From 4374bb4c6f490718d8e69220dc6640b2a60bc95e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 25 Oct 2006 19:19:54 +0000 Subject: ep93xx: convert to task-base --- conf/machine/ep93xx.conf | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'conf/machine') diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf index 955344344a..82905dd089 100644 --- a/conf/machine/ep93xx.conf +++ b/conf/machine/ep93xx.conf @@ -11,16 +11,7 @@ PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" #don't try to access tty1 USE_VT = "0" - - -#ship in rootfs: -EP93XX_MODULES = "kernel-module-apm \ - kernel-module-pcmcia-core \ - kernel-module-ipv6 " - -BOOTSTRAP_EXTRA_RRECOMMENDS += "${EP93XX_MODULES}" -BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" - +MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost" # used by sysvinit_2 SERIAL_CONSOLE = "57600 ttyAM0" -- cgit v1.2.3