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/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig
index 7afa6a2b776c..d20fe1dff403 100644
--- a/drivers/input/touchscreen/Kconfig
+++ b/drivers/input/touchscreen/Kconfig
@@ -980,8 +980,7 @@ config TOUCHSCREEN_SUN4I
980 980
981config TOUCHSCREEN_SUR40 981config TOUCHSCREEN_SUR40
982 tristate "Samsung SUR40 (Surface 2.0/PixelSense) touchscreen" 982 tristate "Samsung SUR40 (Surface 2.0/PixelSense) touchscreen"
983 depends on USB 983 depends on USB && MEDIA_USB_SUPPORT && HAS_DMA
984 depends on MEDIA_USB_SUPPORT
985 select INPUT_POLLDEV 984 select INPUT_POLLDEV
986 select VIDEOBUF2_DMA_SG 985 select VIDEOBUF2_DMA_SG
987 help 986 help