fs/ext2: don't enable by default

It's pretty uncommon to use ext2fs on embedded systems, so don't enable
it by default.

Adjust defconfigs to match.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2011-01-14 10:03:13 +01:00
parent 051923e948
commit 319815a5d5
17 changed files with 15 additions and 12 deletions

View File

@@ -1,6 +1,5 @@
config BR2_TARGET_ROOTFS_EXT2
bool "ext2 root filesystem"
default y
help
Build an ext2 root filesystem