From 54d1c20e1b2486164a7afab44fd6dff37b1b38f3 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 4 Feb 2014 10:37:42 +0100 Subject: apalis_t30: add Fusion touchscreen driver Activate Fusion touchscreen driver. Use GPIO 5/6 as pen down/reset GPIO and provide a helper function to free the GPIO before the driver requests them. --- arch/arm/configs/apalis_t30_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/configs/apalis_t30_defconfig') diff --git a/arch/arm/configs/apalis_t30_defconfig b/arch/arm/configs/apalis_t30_defconfig index ee513a932fc9..d1c2e57384a9 100644 --- a/arch/arm/configs/apalis_t30_defconfig +++ b/arch/arm/configs/apalis_t30_defconfig @@ -204,6 +204,7 @@ CONFIG_KEYBOARD_GPIO=y # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_STMPE=y +CONFIG_TOUCHSCREEN_FUSION_F0710A=m CONFIG_INPUT_MISC=y CONFIG_INPUT_UINPUT=y CONFIG_INPUT_GPIO=y -- cgit v1.2.3