diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-16 15:05:02 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-16 15:05:02 +0000 |
commit | e2d28eae1c3ae22026ab35076c143f28d2211ee2 (patch) | |
tree | 62e16f03cc0ca647882e3c6bda806684661cc160 /conf/machine/hx4700.conf | |
parent | b91955580d03b1793191f8f08cd9d66befded86e (diff) |
hx4700: prefer the Xw100 x server
Diffstat (limited to 'conf/machine/hx4700.conf')
-rw-r--r-- | conf/machine/hx4700.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index fad812759b..e12927772d 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -37,6 +37,7 @@ SERIAL_CONSOLE = "115200 ttyS0" GUI_MACHINE_CLASS = "bigscreen" +XSERVER = "xserver-kdrive-w100" # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. require conf/machine/include/tune-xscale.conf |