Skip to content

Commit

Permalink
mpc8315e-rdb: Setup for xserver-xorg
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Rini <tom_rini@mentor.com>
  • Loading branch information
Tom Rini committed Jan 17, 2011
1 parent 114b1f3 commit 3109a7e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions conf/machine/mpc8315e-rdb.conf
Expand Up @@ -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"

0 comments on commit 3109a7e

Please sign in to comment.