From 360e9ddbf9f2f905f788a4769179225d97154e64 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 4 Mar 2006 16:08:50 +0000 Subject: ep93xx: add USE_VT = 0 --- conf/machine/ep93xx.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf index 1fb3b2894c..040f00a6e2 100644 --- a/conf/machine/ep93xx.conf +++ b/conf/machine/ep93xx.conf @@ -9,6 +9,11 @@ IPKG_ARCHS = "all arm armv5te ${MACHINE}" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" +#don't try to access tty1 +USE_VT = "0" + + + #ship in rootfs: EP93XX_MODULES = "apm \ pcmcia-core \ -- cgit v1.2.3