mpc8315e-rdb: Setup for xserver-xorg
authorTom Rini <tom_rini@mentor.com>
Mon, 17 Jan 2011 15:21:47 +0000 (08:21 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 17 Jan 2011 15:22:38 +0000 (08:22 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
conf/machine/mpc8315e-rdb.conf

index d7e733b..a36b4f5 100644 (file)
@@ -29,3 +29,10 @@ SERIAL_CONSOLE = "115200 ttyS0"
 #tune for the e300c3 core
 require conf/machine/include/tune-ppce300c3.inc
 
+PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
+XSERVER = "xserver-xorg \
+           xf86-input-evdev \
+           xf86-input-mouse \
+           xf86-video-fbdev \
+           xf86-input-keyboard"
+GUI_MACHINE_CLASS = "bigscreen"