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/h3900 | |
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/h3900')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/h3900/defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/h3900/defconfig b/packages/linux/linux-handhelds-2.6/h3900/defconfig index 57ee273c91..fa205e4b21 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-hh4 -# Fri May 25 06:28:50 2007 +# Linux kernel version: 2.6.21-hh5 +# Mon May 28 20:35:17 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -248,6 +248,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 |