aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/Kconfig')
-rw-r--r--drivers/input/touchscreen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 1cd9e8c8efb3..aebea71ff02a 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -309,7 +309,7 @@ config TOUCHSCREEN_TOUCHWIN
309 309
310config TOUCHSCREEN_ATMEL_TSADCC 310config TOUCHSCREEN_ATMEL_TSADCC
311 tristate "Atmel Touchscreen Interface" 311 tristate "Atmel Touchscreen Interface"
312 depends on ARCH_AT91SAM9RL 312 depends on ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
313 help 313 help
314 Say Y here if you have a 4-wire touchscreen connected to the 314 Say Y here if you have a 4-wire touchscreen connected to the
315 ADC Controller on your Atmel SoC (such as the AT91SAM9RL). 315 ADC Controller on your Atmel SoC (such as the AT91SAM9RL).