summaryrefslogtreecommitdiff
path: root/packages/linux/linux-rp-2.6.24
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-12-02 18:32:02 +0300
committerDmitry Baryshkov <dbaryshkov@gmail.com>2008-12-04 16:58:48 +0300
commit4759f5627ad4d6eb4a8daf75dac724bed87fea51 (patch)
tree0ff72425690c60e06b098a7740a18df307086d52 /packages/linux/linux-rp-2.6.24
parent89075e2a85d69d5be35f7fc48e58b0369e8e3df4 (diff)
linux-rp-2.6.24: update tosa defconfig
enable KEYBOARD_GPIO and INPUT_POWER on tosa Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Diffstat (limited to 'packages/linux/linux-rp-2.6.24')
-rw-r--r--packages/linux/linux-rp-2.6.24/defconfig-tosa4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-rp-2.6.24/defconfig-tosa b/packages/linux/linux-rp-2.6.24/defconfig-tosa
index db1aa16238..9c42d4bccb 100644
--- a/packages/linux/linux-rp-2.6.24/defconfig-tosa
+++ b/packages/linux/linux-rp-2.6.24/defconfig-tosa
@@ -822,7 +822,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=640
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
-# CONFIG_INPUT_POWER is not set
+CONFIG_INPUT_POWER=y
#
# Input Device Drivers
@@ -839,7 +839,7 @@ CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_SPITZ is not set
CONFIG_KEYBOARD_TOSA=y
# CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES is not set
-# CONFIG_KEYBOARD_GPIO is not set
+CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set