menuconfig -> config
This commit is contained in:
parent
4584c0df4a
commit
cdd46741aa
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user