Commit 16de7dc0 authored by Arnaud Patard's avatar Arnaud Patard Committed by Tony Lindgren

SPI: Fix ADS7846 dependencies

Signed-off-by: default avatarArnaud Patard <arnaud.patard@rtp-net.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 5b6718cc
......@@ -14,10 +14,13 @@ if INPUT_TOUCHSCREEN
config TOUCHSCREEN_ADS7846
tristate "ADS 7846 based touchscreens"
depends on SPI_MASTER
select HWMON
help
Say Y here if you have a touchscreen interface using the
ADS7846 controller, and your board-specific initialization
code includes that in its table of SPI devices.
code includes that in its table of SPI devices. You will
also get hwmon interfaces for the temperature and voltage
sensors this chip provides.
If unsure, say N (but it's safe to say "Y").
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment