aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-12-19 18:16:41 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-12-19 18:16:41 +0000
commit3f7e0bed28e80398e237d20f0b70d4de91f9959e (patch)
tree30213b7915d5ead71da9fa66baf75346d941031e /packages
parent15e48ec580ecf616892833f754759e28da57012d (diff)
downloadopenembedded-3f7e0bed28e80398e237d20f0b70d4de91f9959e.tar.gz
linux-handhelds-2.6 2.6.16: hx4700 defconfig: have ext2 builtin, so it can
boot from a memory card.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-handhelds-2.6-2.6.16/hx4700/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.16/hx4700/defconfig b/packages/linux/linux-handhelds-2.6-2.6.16/hx4700/defconfig
index 7fadc7ae3a..ea1a929163 100644
--- a/packages/linux/linux-handhelds-2.6-2.6.16/hx4700/defconfig
+++ b/packages/linux/linux-handhelds-2.6-2.6.16/hx4700/defconfig
@@ -1405,7 +1405,7 @@ CONFIG_CLASS_LEDS=y
#
# File systems
#
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
# CONFIG_EXT2_FS_SECURITY is not set