From c1177bb7c20146495b976345836b41fd7d7632f5 Mon Sep 17 00:00:00 2001 From: Tim 'timtim' Ellis Date: Sat, 17 Jan 2009 15:09:45 +0000 Subject: orion: Remove pci from machine features --- conf/machine/include/orion.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/include/orion.inc b/conf/machine/include/orion.inc index 4f2d9a38e5..df8e505894 100644 --- a/conf/machine/include/orion.inc +++ b/conf/machine/include/orion.inc @@ -4,7 +4,7 @@ TARGET_ARCH = "arm" TARGET_FPU = "soft" -MACHINE_FEATURES = "kernel26 usbhost ext2 pci" +MACHINE_FEATURES = "kernel26 usbhost ext2" MACHINE_TASK_PROVIDER = "task-base" USE_DEVFS = "0" -- cgit v1.2.3