linux-rp-2.6.24: update tosa defconfig
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 2 Dec 2008 15:32:02 +0000 (18:32 +0300)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Thu, 4 Dec 2008 13:58:48 +0000 (16:58 +0300)
enable KEYBOARD_GPIO and INPUT_POWER on tosa

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
packages/linux/linux-rp-2.6.24/defconfig-tosa
packages/linux/linux-rp_2.6.24.bb

index db1aa16..9c42d4b 100644 (file)
@@ -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
index d0a937a..c498708 100644 (file)
@@ -1,6 +1,6 @@
 require linux-rp.inc
 
-PR = "r16"
+PR = "r17"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_collie = "1"