summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-01-14 10:03:13 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-01-14 10:12:23 +0100
commit319815a5d54567c1aafa17f3c8125ea74f3f3c55 (patch)
treeb0ffbd7e400570cc4cc68ebc3827c58ea55595a7 /fs
parent051923e948f0abbe6e2db367094f307095b8f246 (diff)
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>
Diffstat (limited to 'fs')
-rw-r--r--fs/ext2/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ext2/Config.in b/fs/ext2/Config.in
index 5c041d95d..535fa01e1 100644
--- a/fs/ext2/Config.in
+++ b/fs/ext2/Config.in
@@ -1,6 +1,5 @@
config BR2_TARGET_ROOTFS_EXT2
bool "ext2 root filesystem"
- default y
help
Build an ext2 root filesystem