summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/linux/linux-rp-2.6.17/defconfig-tosa3
-rw-r--r--meta/packages/linux/linux-rp_2.6.17.bb2
2 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.17/defconfig-tosa b/meta/packages/linux/linux-rp-2.6.17/defconfig-tosa
index 4144e5cf38..b2ac915e07 100644
--- a/meta/packages/linux/linux-rp-2.6.17/defconfig-tosa
+++ b/meta/packages/linux/linux-rp-2.6.17/defconfig-tosa
@@ -794,7 +794,8 @@ CONFIG_TOUCHSCREEN_WM97XX=y
794CONFIG_TOUCHSCREEN_WM9712=y 794CONFIG_TOUCHSCREEN_WM9712=y
795# CONFIG_TOUCHSCREEN_WM9713 is not set 795# CONFIG_TOUCHSCREEN_WM9713 is not set
796# CONFIG_TOUCHSCREEN_WM97XX_PXA is not set 796# CONFIG_TOUCHSCREEN_WM97XX_PXA is not set
797# CONFIG_INPUT_MISC is not set 797CONFIG_INPUT_MISC=y
798CONFIG_INPUT_UINPUT=m
798 799
799# 800#
800# Hardware I/O ports 801# Hardware I/O ports
diff --git a/meta/packages/linux/linux-rp_2.6.17.bb b/meta/packages/linux/linux-rp_2.6.17.bb
index a8821953a1..329cd01217 100644
--- a/meta/packages/linux/linux-rp_2.6.17.bb
+++ b/meta/packages/linux/linux-rp_2.6.17.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r36" 3PR = "r37"
4 4
5# Handy URLs 5# Handy URLs
6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ 6# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \