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 a40947a03..7671caa81 100644 --- a/target/ext2/Config.in +++ b/target/ext2/Config.in @@ -1,5 +1,5 @@ config BR2_TARGET_ROOTFS_EXT2 - bool "ext2 root filesystem for the target device" + bool "ext2 root filesystem" default y help Build an ext2 root filesystem |