aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-04-29 22:54:58 +0200
committerAndrea Adami <andrea.adami@gmail.com>2011-04-29 22:54:58 +0200
commit2443357a732bc75e62fcaa96f5f4d270de74e88d (patch)
tree8d03601da6343113f28ff1a812164ea1fa7abfa6 /recipes/kexecboot
parent63edb15ae9d37de9fa784eeff5a0448cf68d7244 (diff)
downloadopenembedded-2443357a732bc75e62fcaa96f5f4d270de74e88d.tar.gz
Revert "linux: update Zaurus defconfigs"
This reverts commit 63edb15ae9d37de9fa784eeff5a0448cf68d7244.
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index b7954c27f9..ef110661a0 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -38,7 +38,7 @@ inherit autotools
# Zaurus clamshells looks better at 480x480
EXTRA_OECONF_akita = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 --enable-fbui-width=480"
-EXTRA_OECONF_c7x0 = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250"
+EXTRA_OECONF_c7x0 = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250 --enable-fbui-width=480"
EXTRA_OECONF_spitz = "--enable-zaurus --enable-delay=3 --enable-evdev-rate=1000,250 --enable-fbui-width=480"
EXTRA_OECONF_poodle = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250"
EXTRA_OECONF_tosa = "--enable-zaurus --enable-delay=2 --enable-evdev-rate=1000,250"