diff options
author | Richard Purdie <richard@openedhand.com> | 2007-12-28 00:01:46 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-12-28 00:01:46 +0000 |
commit | dd877a728ff7cf962d767aecc9f05babe943188b (patch) | |
tree | 08ff2e45bfedd26627404dafe1c3332af1436a17 /meta/packages/linux/linux-rp-2.6.23/defconfig-poodle | |
parent | a4ad228d968bfcc04b29b582ae6904003e453370 (diff) | |
download | openembedded-core-dd877a728ff7cf962d767aecc9f05babe943188b.tar.gz openembedded-core-dd877a728ff7cf962d767aecc9f05babe943188b.tar.bz2 openembedded-core-dd877a728ff7cf962d767aecc9f05babe943188b.zip |
linux-rp-2.6.23: Unbreak pxa25x suspend/resume, update defconfigs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3385 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.23/defconfig-poodle')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.23/defconfig-poodle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-poodle b/meta/packages/linux/linux-rp-2.6.23/defconfig-poodle index a851f7d648..46e4428d98 100644 --- a/meta/packages/linux/linux-rp-2.6.23/defconfig-poodle +++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-poodle @@ -1407,7 +1407,7 @@ CONFIG_RTC_DRV_SA1100=y CONFIG_EXT2_FS=y # CONFIG_EXT2_FS_XATTR is not set # CONFIG_EXT2_FS_XIP is not set -# CONFIG_EXT3_FS is not set +CONFIG_EXT3_FS=m # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set # CONFIG_FS_POSIX_ACL is not set |