diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf index 2c50574a..eedf0723 100644 --- a/conf/machine/am335x-evm.conf +++ b/conf/machine/am335x-evm.conf @@ -6,10 +6,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" XSERVER = "xserver-xorg \ xf86-input-evdev \ - xf86-input-mouse \ - xf86-input-tslib \ - xf86-video-omapfb \ - xf86-input-keyboard" + xf86-video-fbdev" GUI_MACHINE_CLASS = "smallscreen"