diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2010-06-09 00:39:58 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2010-06-09 00:39:58 +0200 |
commit | 0ccccf729a95a2dba375ec15b2909ecfa0f740a1 (patch) | |
tree | e0aafdc6e079ac869ef5b54c1a5ddd1dd166162a /recipes/linux/linux-2.6.34/spitz | |
parent | aea549ddb243a19c9647fc4755157d4374f39e02 (diff) |
linux_2.6.34: add defconfig for c7x0 and akita
* minor fixes to spitz config, which is reused for akita
* added uinput module
Diffstat (limited to 'recipes/linux/linux-2.6.34/spitz')
-rw-r--r-- | recipes/linux/linux-2.6.34/spitz/defconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/linux/linux-2.6.34/spitz/defconfig b/recipes/linux/linux-2.6.34/spitz/defconfig index 6b7d13213e..5d12cd2d0b 100644 --- a/recipes/linux/linux-2.6.34/spitz/defconfig +++ b/recipes/linux/linux-2.6.34/spitz/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.34 -# Mon May 17 09:31:07 2010 +# Wed Jun 9 00:12:18 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1083,8 +1083,8 @@ CONFIG_INPUT=y # CONFIG_INPUT_MOUSEDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set -CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=640 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set @@ -1106,7 +1106,7 @@ CONFIG_KEYBOARD_MATRIX=y # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_OPENCORES is not set # CONFIG_KEYBOARD_PXA27x is not set -CONFIG_KEYBOARD_SPITZ=y +# CONFIG_KEYBOARD_SPITZ is not set # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set @@ -1145,7 +1145,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_POWERMATE is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INPUT_CM109 is not set -# CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_UINPUT=y # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set # |