From acb45439a89c6830349c02405f00a7208db0a66b Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 11 Sep 2005 10:26:57 +0100 Subject: [MFD] Add code UCB1200/UCB1300 touchscreen support Add support for Philips UCB1200 and UCB1300 touchscreen interfaces found on ARM devices. Signed-off-by: Russell King --- drivers/mfd/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'drivers/mfd/Kconfig') diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 1f8563bde4a..550f2974481 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -18,4 +18,8 @@ config MCP_UCB1200 tristate "Support for UCB1200 / UCB1300" depends on MCP +config MCP_UCB1200_TS + tristate "Touchscreen interface support" + depends on MCP_UCB1200 && INPUT + endmenu -- cgit v1.2.3