summaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 9bcbd3782..ca3397c01 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -124,6 +124,7 @@ config LINUX_2_6_X86
select USB_SUPPORT
select PCMCIA_SUPPORT
select USES_JFFS2
+ select USES_EXT2
help
Build firmware images for x86 based boards
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
@@ -216,6 +217,9 @@ config USES_SQUASHFS
config USES_JFFS2
bool
+config USES_EXT2
+ bool
+
# Architecture selection
config i386