menuconfig -> config

This commit is contained in:
Mike Frysinger 2005-02-10 00:59:22 +00:00
parent 4584c0df4a
commit cdd46741aa
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
menuconfig BR2_TARGET_ROOTFS_EXT2
config BR2_TARGET_ROOTFS_EXT2
bool "ext2 root filesystem for the target device"
default y
help

View File

@ -1,4 +1,4 @@
menuconfig BR2_TARGET_ROOTFS_JFFS2
config BR2_TARGET_ROOTFS_JFFS2
bool "jffs2 root filesystem for the target device"
default n
help