* Changes since -hh8:
1. aximx50: TS driver fixes.
2. htc-egpio: New common driver for HTC device egpio chip.
3. htcapache, htcmagician: Use htc-egpio
4. htcuniversal: Add ts-adc-debounce support (need testing)
5. ts-adc-debounce: Support for "delayed pressure" feature, needed for
h2200.
6. samcop-adc: Fixed issue with returning stale values.
7. apm_power: Fix division by zero.
8. sa1100fb: Support passing of config via platform_data.
--- /dev/null
+SECTION = "kernel"
+DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
+LICENSE = "GPL"
+PR = "r0"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
+ file://defconfig"
+
+require linux-handhelds-2.6.inc