blob: c3c5a462291ce10888ff99bd5ac6b40fde892a56 [file] [log] [blame]
config BR2_PACKAGE_CZECHLIGHT_CFG_FS
bool "Prepare the /cfg partition"
help
This is required for RAUC to work properly.
if BR2_PACKAGE_CZECHLIGHT_CFG_FS
config CZECHLIGHT_CFG_FS_SIZE
string "exact size"
default "128M"
help
Size of the /cfg filesystem image. This must be big enough to
accommodate all configuration, but small enough to fit within the
corresponding partition.
endif # BR2_PACKAGE_CZECHLIGHT_CFG_FS