Skip to content

Commit

Permalink
p2020ds: 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 8f6eed1 commit 114b1f3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions conf/machine/p2020ds.conf
Expand Up @@ -24,3 +24,11 @@ SERIAL_CONSOLE = "-L 115200 ttyS0"

#tune for the e500v2 core
require conf/machine/include/tune-ppce500v2.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 114b1f3

Please sign in to comment.