From b85721d95f67737b7338401048b32a17fa58788d Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 24 Aug 2009 10:39:39 +0200 Subject: [PATCH] Add matrix keyboard to config. --- target/linux/xburst/config-2.6.31 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/xburst/config-2.6.31 b/target/linux/xburst/config-2.6.31 index f86f4ce4a..2620be68e 100644 --- a/target/linux/xburst/config-2.6.31 +++ b/target/linux/xburst/config-2.6.31 @@ -184,7 +184,9 @@ CONFIG_JZRISC=y CONFIG_JZSOC=y CONFIG_KALLSYMS=y CONFIG_KEYBOARD_ATKBD=y +# CONFIG_KEYBOARD_GPIO is not set # CONFIG_KEYBOARD_LKKBD is not set +CONFIG_KEYBOARD_MATRIX=y # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set