summaryrefslogtreecommitdiffstats
path: root/src/config/defaults
diff options
context:
space:
mode:
authorMichael Brown2013-07-13 12:42:40 +0200
committerMichael Brown2013-07-13 12:44:45 +0200
commitd8392851d2d5cfe0a7f79c2dab29219f59affa60 (patch)
tree9c9f9b7167a07518892075d3267f53c3d94f4679 /src/config/defaults
parent[settings] Add "busdevfn" setting type (diff)
downloadipxe-d8392851d2d5cfe0a7f79c2dab29219f59affa60.tar.gz
ipxe-d8392851d2d5cfe0a7f79c2dab29219f59affa60.tar.xz
ipxe-d8392851d2d5cfe0a7f79c2dab29219f59affa60.zip
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/defaults')
-rw-r--r--src/config/defaults/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/defaults/linux.h b/src/config/defaults/linux.h
index 666db6b8..2b565943 100644
--- a/src/config/defaults/linux.h
+++ b/src/config/defaults/linux.h
@@ -17,6 +17,7 @@
#define ENTROPY_LINUX
#define TIME_LINUX
#define REBOOT_NULL
+#define PCIAPI_LINUX
#define DRIVERS_LINUX