diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-22 21:25:06 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-22 21:25:06 +0000 |
commit | 6f183639f65a6c6aa34f6995df27958c28712915 (patch) | |
tree | a8dd8f3a8dcd56e861eab6d6fc2df43ad83d4a61 /meta/packages/linux/linux-rp-2.6.22/defconfig-spitz | |
parent | 86ea901b138243d387c6e78bee3075c77a3c83e8 (diff) | |
download | openembedded-core-6f183639f65a6c6aa34f6995df27958c28712915.tar.gz openembedded-core-6f183639f65a6c6aa34f6995df27958c28712915.tar.bz2 openembedded-core-6f183639f65a6c6aa34f6995df27958c28712915.zip |
linux-rp: Add basic htcuniversal support (based on hh.org patches) and fix MMC problems over suspend/resume
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2205 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.22/defconfig-spitz')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.22/defconfig-spitz | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.22/defconfig-spitz b/meta/packages/linux/linux-rp-2.6.22/defconfig-spitz index dcf44841f1..6d833ac0fe 100644 --- a/meta/packages/linux/linux-rp-2.6.22/defconfig-spitz +++ b/meta/packages/linux/linux-rp-2.6.22/defconfig-spitz @@ -1348,7 +1348,7 @@ CONFIG_USB_G_SERIAL=m # CONFIG_USB_MIDI_GADGET is not set CONFIG_MMC=y # CONFIG_MMC_DEBUG is not set -# CONFIG_MMC_UNSAFE_RESUME is not set +CONFIG_MMC_UNSAFE_RESUME=y # # MMC/SD Card Drivers |