From 70527abde72e1c7e3949da2b8d8c1acd32f80f74 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 29 Nov 2006 11:12:36 +0000 Subject: lots of machines: add 'screen' to MACHINE_FEATURES --- conf/machine/magician.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/magician.conf') diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf index e5138be1c8..e16a46c619 100644 --- a/conf/machine/magician.conf +++ b/conf/machine/magician.conf @@ -17,7 +17,7 @@ require conf/machine/include/tune-xscale.conf ROOT_FLASH_SIZE = "80" VOLATILE_STORAGE_SIZE = "64" GUI_MACHINE_CLASS = "smallscreen" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth irda usbgadget" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth irda usbgadget screen" # # Software/packages selection -- cgit 1.2.3-korg