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_2.6.21-hh8.bb | |
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_2.6.21-hh8.bb')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb index ec5844bfb5..275602762d 100644 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb +++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh8.bb @@ -1,7 +1,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." LICENSE = "GPL" -PR = "r1" +PR = "r2" DEFAULT_PREFERENCE = "-1" |