[PATCH v2 1/2] ARM: configs: at91: add generic resistive touchscreen to sama5
Subsystems:
arm port , the rest
STALE2939d
3 messages,
2 authors,
2018-08-30 · open the first message on its own page
Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC to sama5_defconfig
Signed-off-by: Eugen Hristev <redacted>
---
Changes in v2:
- split config change into two commits, per defconfig
arch/arm/configs/sama5_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 2080025..ead6826 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig @@ -116,6 +116,7 @@ CONFIG_KEYBOARD_QT1070=y
CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
+ CONFIG_TOUCHSCREEN_ADC=y
CONFIG_TOUCHSCREEN_ATMEL_MXT=y
# CONFIG_SERIO is not set
CONFIG_LEGACY_PTY_COUNT=4 --
2.7.4
Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC
Signed-off-by: Eugen Hristev <redacted>
---
Changes in v2:
- split config change into two commits, per defconfig
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index fc33444..a1b2cfa 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig @@ -282,6 +282,7 @@ CONFIG_MOUSE_PS2_ELANTECH=y
CONFIG_MOUSE_CYAPA=m
CONFIG_MOUSE_ELAN_I2C=y
CONFIG_INPUT_TOUCHSCREEN=y
+ CONFIG_TOUCHSCREEN_ADC=m
CONFIG_TOUCHSCREEN_ATMEL_MXT=m
CONFIG_TOUCHSCREEN_MMS114=m
CONFIG_TOUCHSCREEN_WM97XX=m --
2.7.4
On 29/08/2018 17:17:43+0300, Eugen Hristev wrote: Add generic resistive touchscreen CONFIG_TOUCHSCREEN_ADC to sama5_defconfig
Signed-off-by: Eugen Hristev <redacted>
---
Changes in v2:
- split config change into two commits, per defconfig
arch/arm/configs/sama5_defconfig | 1 +
1 file changed, 1 insertion(+) Both applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com