diff options
author | Koen Kooi <koen@openembedded.org> | 2006-11-29 11:13:02 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-11-29 11:13:02 +0000 |
commit | 12bb4c41c375d36b596ba4eb0a9c8ce1d6ace10e (patch) | |
tree | 81abe55cbed2ba71d45d453c62584f68e043e4f3 /conf/machine/magician.conf | |
parent | 987d97fdb842aa200a5f77eb52430a21fccb18bb (diff) | |
parent | 70527abde72e1c7e3949da2b8d8c1acd32f80f74 (diff) |
merge of '566766a2d7562a96a2abccaf2cea055e8c0cbfc6'
and 'efd4f14c4b3b225594b87a854b5848082b05669d'
Diffstat (limited to 'conf/machine/magician.conf')
-rw-r--r-- | conf/machine/magician.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |