From ef8291f0bd46047d4bfe340cfdbf92cf87ae350a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 10 May 2011 16:19:32 +0100 Subject: conf/machine: Drop unused *GUI* variables Signed-off-by: Richard Purdie --- meta-yocto/conf/machine/beagleboard.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-yocto/conf/machine/beagleboard.conf') diff --git a/meta-yocto/conf/machine/beagleboard.conf b/meta-yocto/conf/machine/beagleboard.conf index b1f73504bf..963014b93e 100644 --- a/meta-yocto/conf/machine/beagleboard.conf +++ b/meta-yocto/conf/machine/beagleboard.conf @@ -6,9 +6,6 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev" -# Only has DVI connector for external screen -GUI_MACHINE_CLASS = "bigscreen" - #Ship all kernel modules till the board support has matured enough MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -- cgit v1.2.3-54-g00ecf