X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/afa92333ac7946e1a098d022bcfc651027153acc..94d065bb1e4b8a8a6c1322ae57060b84608991e0:/Config.in?ds=sidebyside diff --git a/Config.in b/Config.in index bdd5547d9..cfd0b5ffe 100644 --- a/Config.in +++ b/Config.in @@ -95,8 +95,12 @@ comment "Image Options" source "target/image/*/Config.in" + config TARGET_ROOTFS_FSPART + int "Filesystem part size (in MB)" + depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS + default 16 + endmenu -source "target/linux/Config.in" source ".config.in"