diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-19 18:16:41 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-12-19 18:16:41 +0000 |
commit | 3f7e0bed28e80398e237d20f0b70d4de91f9959e (patch) | |
tree | 30213b7915d5ead71da9fa66baf75346d941031e /packages/linux/linux-handhelds-2.6-2.6.16 | |
parent | 15e48ec580ecf616892833f754759e28da57012d (diff) |
linux-handhelds-2.6 2.6.16: hx4700 defconfig: have ext2 builtin, so it can
boot from a memory card.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.16')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.16/hx4700/defconfig | 2 |
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 |