ixp4xx.inc: Enable PCI machine feature
authorRod Whitby <rod@whitby.id.au>
Sat, 10 May 2008 13:29:45 +0000 (13:29 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 10 May 2008 13:29:45 +0000 (13:29 +0000)
conf/machine/include/ixp4xx.inc

index f392901..2cf5ea4 100644 (file)
@@ -3,7 +3,7 @@
 #@DESCRIPTION: genric machine configuration for ixp4xx platforms
 
 # Set default for common ixp4xx-based machines
-MACHINE_FEATURES ?= "kernel26 usbhost ext2 vfat redboot apex"
+MACHINE_FEATURES ?= "kernel26 usbhost pci ext2 vfat redboot apex"
 
 # Select an appropriate default kernel
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-ixp4xx"