The patch adds a CONFIG directive required for supporting the Amstrad Delta
connected external keyboard by default.
Works on top of patch 4/5:
input: serio: add support for Amstrad Delta serial keyboard port
Created and tested against linux-2.6.34-rc2.
Signed-off-by: Janusz Krzysztofik <[email protected]>
---
v2 changes:
- no functional changes,
- refreshed against linux-2.6.34-rc2.
arch/arm/configs/ams_delta_defconfig | 1 +
1 file changed, 1 insertion(+)
diff -uprN git.orig/arch/arm/configs/ams_delta_defconfig
git/arch/arm/configs/ams_delta_defconfig
--- git.orig/arch/arm/configs/ams_delta_defconfig 2010-03-28
23:43:07.000000000 +0200
+++ git/arch/arm/configs/ams_delta_defconfig 2010-03-28 23:46:29.000000000
+0200
@@ -700,6 +700,7 @@ CONFIG_SERIO=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
+CONFIG_SERIO_AMS_DELTA=y
# CONFIG_GAMEPORT is not set
#
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html