[PATCH v4 5/5(7)] OMAP1: Amstrad Delta: modify defconfig for external keyboard support
Janusz Krzysztofik
jkrzyszt at tis.icnet.pl
Tue Apr 27 21:14:27 EDT 2010
The patch adds a CONFIG directive required for supporting the Amstrad Delta
connected external keyboard by default.
Created and tested against linux-omap master,
commit 104a77440f05430f29f9d3f4ecb88c1536819585 dated 2010-04-27.
Works on top of PATCH v4 4/5(7), "input: serio: add support for Amstrad Delta
serial keyboard port".
Signed-off-by: Janusz Krzysztofik <jkrzyszt at tis.icnet.pl>
---
v2 changes:
- no functional changes,
- refreshed against linux-2.6.34-rc2.
v3 changes:
- since CONFIG_KEYBOARD_ATKBD and CONFIG_AMS_DELTA_FIQ are now selected
automatically, limit defconfig changes to CONFIG_SERIO_AMS_DELTA selection.
v4 changes: none (CONFIG_KEYBOARD_ATKBD=y already present in defconfig).
arch/arm/configs/ams_delta_defconfig | 1 +
1 file changed, 1 insertion(+)
--- git.orig/arch/arm/configs/ams_delta_defconfig 2010-04-27 21:40:18.000000000 +0200
+++ git/arch/arm/configs/ams_delta_defconfig 2010-04-27 22:50:58.000000000 +0200
@@ -699,6 +699,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
#
More information about the linux-arm-kernel
mailing list