From 213a66582df05f4ba6ce94e10d97044f952b1e1e Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Mon, 9 Nov 2009 17:55:22 +0100 Subject: [PATCH] xburst: Enable gpio buttons driver in config. This is required to make the power button work. --- target/linux/xburst/config-2.6.31 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/xburst/config-2.6.31 b/target/linux/xburst/config-2.6.31 index 3a54eb720..f80748072 100644 --- a/target/linux/xburst/config-2.6.31 +++ b/target/linux/xburst/config-2.6.31 @@ -156,7 +156,7 @@ CONFIG_JZRISC=y CONFIG_JZSOC=y CONFIG_KALLSYMS=y CONFIG_KEYBOARD_ATKBD=y -# CONFIG_KEYBOARD_GPIO is not set +CONFIG_KEYBOARD_GPIO=y # CONFIG_KEYBOARD_LKKBD is not set CONFIG_KEYBOARD_MATRIX=y # CONFIG_KEYBOARD_NEWTON is not set