aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/input/touchscreen/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 80f6386709bf..05e4c6ffbe36 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -979,8 +979,7 @@ config TOUCHSCREEN_SUN4I
979 979
980config TOUCHSCREEN_SUR40 980config TOUCHSCREEN_SUR40
981 tristate "Samsung SUR40 (Surface 2.0/PixelSense) touchscreen" 981 tristate "Samsung SUR40 (Surface 2.0/PixelSense) touchscreen"
982 depends on USB 982 depends on USB && MEDIA_USB_SUPPORT && HAS_DMA
983 depends on MEDIA_USB_SUPPORT
984 select INPUT_POLLDEV 983 select INPUT_POLLDEV
985 select VIDEOBUF2_DMA_SG 984 select VIDEOBUF2_DMA_SG
986 help 985 help