diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-20 18:29:50 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-20 18:29:50 +0000 |
commit | 64c2a82c5a282c5505caabc62221fede99083114 (patch) | |
tree | ff7d2c99454d433e694af0b9d10aad48920ed422 /packages/linux/linux-handhelds-2.6/htcblueangel | |
parent | bc46c41e7adbb637f0d6ad8218fb613ca7d60573 (diff) |
linux-handhelds-2.6: Update defconfigs:
* CONFIG_NLS_DEFAULT="utf8" (suggested by Koen Kooi)
* For devices with builtin PCMCIA, enable driver for Ratoc USB Host Card.
* htcuniversal: add supportf or ts-adc-debounce, modular, old driver,
htcuniversal_ts, made modular too.
* magician: Update for latest CVS.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/htcblueangel')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/htcblueangel/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6/htcblueangel/defconfig b/packages/linux/linux-handhelds-2.6/htcblueangel/defconfig index 6b46632406..36946e8e09 100644 --- a/packages/linux/linux-handhelds-2.6/htcblueangel/defconfig +++ b/packages/linux/linux-handhelds-2.6/htcblueangel/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh8 -# Mon Jun 18 14:34:22 2007 +# Wed Jun 20 18:24:37 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1311,7 +1311,7 @@ CONFIG_MSDOS_PARTITION=y # Native Language Support # CONFIG_NLS=y -CONFIG_NLS_DEFAULT="iso8859-1" +CONFIG_NLS_DEFAULT="utf8" CONFIG_NLS_CODEPAGE_437=y # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set |