From b3bff5fa134083244d26c2afd8bf86d5ee910896 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 22 Apr 2010 00:28:04 +0200 Subject: linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy) --- recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/kexecboot') diff --git a/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig index 5c00d5ef55..2fc91a8031 100644 --- a/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig +++ b/recipes/kexecboot/linux-kexecboot-2.6.33+2.6.34-rc4/poodle/defconfig @@ -590,8 +590,8 @@ CONFIG_INPUT=y # CONFIG_INPUT_MOUSEDEV=y # CONFIG_INPUT_MOUSEDEV_PSAUX is not set -CONFIG_INPUT_MOUSEDEV_SCREEN_X=640 -CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 +CONFIG_INPUT_MOUSEDEV_SCREEN_X=240 +CONFIG_INPUT_MOUSEDEV_SCREEN_Y=320 # CONFIG_INPUT_JOYDEV is not set CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_EVBUG is not set -- cgit 1.2.3-korg