mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
linux-rp: enable uinput for Tosa in 2.6.17
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3039 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+2
-1
@@ -794,7 +794,8 @@ CONFIG_TOUCHSCREEN_WM97XX=y
|
|||||||
CONFIG_TOUCHSCREEN_WM9712=y
|
CONFIG_TOUCHSCREEN_WM9712=y
|
||||||
# CONFIG_TOUCHSCREEN_WM9713 is not set
|
# CONFIG_TOUCHSCREEN_WM9713 is not set
|
||||||
# CONFIG_TOUCHSCREEN_WM97XX_PXA is not set
|
# CONFIG_TOUCHSCREEN_WM97XX_PXA is not set
|
||||||
# CONFIG_INPUT_MISC is not set
|
CONFIG_INPUT_MISC=y
|
||||||
|
CONFIG_INPUT_UINPUT=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# Hardware I/O ports
|
# Hardware I/O ports
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
require linux-rp.inc
|
require linux-rp.inc
|
||||||
|
|
||||||
PR = "r36"
|
PR = "r37"
|
||||||
|
|
||||||
# Handy URLs
|
# Handy URLs
|
||||||
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
|
# git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
|
||||||
|
|||||||
Reference in New Issue
Block a user