projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91816a7
)
ARM: tegra: enable Atmel touchpad in defconfig
author
Stephen Warren
<swarren@nvidia.com>
Tue, 2 Sep 2014 15:57:10 +0000
(09:57 -0600)
committer
Stephen Warren
<swarren@nvidia.com>
Wed, 3 Sep 2014 15:11:08 +0000
(09:11 -0600)
This driver is used on Venice2 for the touchpad.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/configs/tegra_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tegra_defconfig
b/arch/arm/configs/tegra_defconfig
index
2b8be48
..
77d6e94
100644
(file)
--- a/
arch/arm/configs/tegra_defconfig
+++ b/
arch/arm/configs/tegra_defconfig
@@
-123,6
+123,7
@@
CONFIG_KEYBOARD_TEGRA=y
CONFIG_KEYBOARD_CROS_EC=y
CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_TOUCHSCREEN_ATMEL_MXT=y
CONFIG_TOUCHSCREEN_STMPE=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_MPU3050=y