diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-11 10:07:49 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-11 10:07:49 +0000 |
commit | 1e705365335cdaac70e4dad67b938646c527289f (patch) | |
tree | efd3ee9eb7b883ccf19092c91bfe57535c88ccd9 /packages/linux/linux-handhelds-2.6/h3900 | |
parent | 22216a85cbc10ac26689b6321af08a02fa8ac62f (diff) |
linux-handhelds-2.6: Drop 2.6.21-hh4, add 2.6.21-hh6.
* Changes since -hh5 are:
1. inpit_pda.h: Use KEY_POWER directly, has safe value.
2. asus716: PCMCIA cleanup.
3. h5000, htcmagician: Use mtd physmap driver.
4. htcmagician: Phone PM improvements.
5. htchermes: NAND tweaks, more robust IRQ init
6. mach-sa1100/: Cleanup
7. mach-sa1100/usb/usb-eth.c: Cleanup, tested to flaky, but work.
8. ts-adc, ts-adc-debounce: Fix handling of pen up events.
9. hamcop_base: Converted to platform_driver, fixes h2200 resume.
* Also, updated defconfigs from defconfigman r275.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/h3900')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/h3900/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6/h3900/defconfig b/packages/linux/linux-handhelds-2.6/h3900/defconfig index fa205e4b21..9fcc2a00bc 100644 --- a/packages/linux/linux-handhelds-2.6/h3900/defconfig +++ b/packages/linux/linux-handhelds-2.6/h3900/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.21-hh5 -# Mon May 28 20:35:17 2007 +# Linux kernel version: 2.6.21-hh6 +# Mon Jun 11 09:57:23 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1252,7 +1252,7 @@ CONFIG_DEBUG_MUTEXES=y # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set # CONFIG_DEBUG_KOBJECT is not set -# CONFIG_DEBUG_BUGVERBOSE is not set +CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_INFO is not set CONFIG_DEBUG_VM=y # CONFIG_DEBUG_LIST is not set |