diff options
Diffstat (limited to 'drivers/input')
-rw-r--r-- | drivers/input/touchscreen/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 4af2a18eb3ba..b3061684252e 100644 --- a/drivers/input/touchscreen/Kconfig +++ b/drivers/input/touchscreen/Kconfig | |||
@@ -215,7 +215,7 @@ config TOUCHSCREEN_FUJITSU | |||
215 | 215 | ||
216 | config TOUCHSCREEN_S3C2410 | 216 | config TOUCHSCREEN_S3C2410 |
217 | tristate "Samsung S3C2410/generic touchscreen input driver" | 217 | tristate "Samsung S3C2410/generic touchscreen input driver" |
218 | depends on ARCH_S3C2410 || SAMSUNG_DEV_TS | 218 | depends on ARCH_S3C24XX || SAMSUNG_DEV_TS |
219 | select S3C_ADC | 219 | select S3C_ADC |
220 | help | 220 | help |
221 | Say Y here if you have the s3c2410 touchscreen. | 221 | Say Y here if you have the s3c2410 touchscreen. |