aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ep93xx.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-11-29 11:12:36 +0000
committerKoen Kooi <koen@openembedded.org>2006-11-29 11:12:36 +0000
commit70527abde72e1c7e3949da2b8d8c1acd32f80f74 (patch)
tree6bf322c971444afd9009f20679a7b4573069eb99 /conf/machine/ep93xx.conf
parentf8edb5ad15e84bb5168d2e081a776e85d7c89fe4 (diff)
downloadopenembedded-70527abde72e1c7e3949da2b8d8c1acd32f80f74.tar.gz
lots of machines: add 'screen' to MACHINE_FEATURES
Diffstat (limited to 'conf/machine/ep93xx.conf')
-rw-r--r--conf/machine/ep93xx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf
index 67efb585c1..5e9917ffaf 100644
--- a/conf/machine/ep93xx.conf
+++ b/conf/machine/ep93xx.conf
@@ -11,7 +11,7 @@ PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
#don't try to access tty1
USE_VT = "0"
-MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost"
+MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost screen"
# used by sysvinit_2
SERIAL_CONSOLE = "57600 ttyAM0"