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-omap for-next, commit 82f1d8f22f2c65e70206e40a6f17688bf64a892c dated 2009-12-02. Signed-off-by: Janusz Krzysztofik <jkrzyszt@xxxxxxxxxxxx> --- 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 2009-12-10 14:52:50.000000000 +0100 +++ git/arch/arm/configs/ams_delta_defconfig 2009-12-10 14:21:05.000000000 +0100 @@ -701,6 +701,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-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html