diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-28 20:40:30 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-05-28 20:40:30 +0000 |
commit | 3c860c27f2964122d1e5edb6f680000e5f70c29a (patch) | |
tree | 9267b860a15614f95096e373c448e23bac81f001 /packages/linux/linux-handhelds-2.6/h2200 | |
parent | 1b20b4b0cff0ea3a179c6f5864135d4f8e7d6d0a (diff) |
linux-handhelds-2.6: Add 2.6.21-hh5. Changes since -hh4:
1. Add CONFIG_TXTOFFSET_DELTA patch, allowing to shift kernel location in
memory (used by rx3000).
2. htcwallaby: Start to cleanup.
3. asus716, h1910: TS updates.
4. ts-adc-debounce: Pass IRQ via resources.
5. htcapache: Update to new power infrastructure, etc.
6. htcathena, htchermes: Initialization tweaks.
7. s3c2410_ts: Fix s3c2440 support.
8. samcop_adc, samcop_ts: Implement IRQ-based sampling, refactor.
9. drivers/usb/gadget/: Upgraded to Zaurus patches, RNDIS now supported on
PXA27x.
10. ohci-hcd: Revamped for 2.6.21.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/h2200')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/h2200/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6/h2200/defconfig b/packages/linux/linux-handhelds-2.6/h2200/defconfig index 916e42a1c6..067ac2ec98 100644 --- a/packages/linux/linux-handhelds-2.6/h2200/defconfig +++ b/packages/linux/linux-handhelds-2.6/h2200/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.21-hh4 -# Fri May 25 06:28:48 2007 +# Linux kernel version: 2.6.21-hh5 +# Mon May 28 20:35:15 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -255,6 +255,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0 CONFIG_CMDLINE="keepinitrd" # CONFIG_XIP_KERNEL is not set CONFIG_KEXEC=y +# CONFIG_TXTOFFSET_DELTA is not set # # CPU Frequency scaling @@ -759,7 +760,6 @@ CONFIG_INPUT_TOUCHSCREEN=y # CONFIG_TOUCHSCREEN_PENMOUNT is not set # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set # CONFIG_TOUCHSCREEN_TOUCHWIN is not set -CONFIG_TOUCHSCREEN_SAMCOP=y # CONFIG_TOUCHSCREEN_ADC is not set CONFIG_TOUCHSCREEN_ADC_DEBOUNCE=y # CONFIG_TOUCHSCREEN_UCB1400 is not set |