X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Config.in;h=78df56383dfbcbd5fbba03744901c19c3bfb6788;hb=cd40698acab03366a5e9d082d69a4552643bd055;hp=bdd5547d9420589b43fe9d8209dc164e2535af8f;hpb=69071113053bd0e4f26546b93aff07370f60497a;p=lede.git diff --git a/Config.in b/Config.in index bdd5547d94..78df56383d 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" +source "tmp/.config.in"