diff options
Diffstat (limited to 'target/ext2/Config.in')
-rw-r--r-- | target/ext2/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ext2/Config.in b/target/ext2/Config.in index 559fb4400..912be1579 100644 --- a/target/ext2/Config.in +++ b/target/ext2/Config.in @@ -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 |