move libnotimpl to /packages/libs, fix another typo in ./src/math.c
[openwrt/openwrt.git] / Config.in
index bdd5547d9420589b43fe9d8209dc164e2535af8f..cfd0b5ffea53bbe79bdf41ace0074e6a0d44a2e4 100644 (file)
--- 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"