[PATCH 3/4] UBUNTU: [Config] CONFIG_PCI_IOV=y
Andy Whitcroft
apw at canonical.com
Mon Jun 15 09:28:11 UTC 2009
Enable CONFIG_PCI_IOV=y where available.
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
debian/config/amd64/config.common.amd64 | 2 +-
debian/config/i386/config.common.i386 | 2 +-
debian/config/lpia/config.common.lpia | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/config/amd64/config.common.amd64 b/debian/config/amd64/config.common.amd64
index 03a36bb..d397d19 100644
--- a/debian/config/amd64/config.common.amd64
+++ b/debian/config/amd64/config.common.amd64
@@ -2147,7 +2147,7 @@ CONFIG_PCI_ATMEL=m
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_HERMES=m
-# CONFIG_PCI_IOV is not set
+CONFIG_PCI_IOV=y
CONFIG_PCI_LEGACY=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_MSI=y
diff --git a/debian/config/i386/config.common.i386 b/debian/config/i386/config.common.i386
index 8eaea8e..cf4bc12 100644
--- a/debian/config/i386/config.common.i386
+++ b/debian/config/i386/config.common.i386
@@ -2255,7 +2255,7 @@ CONFIG_PCI_GOANY=y
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GOOLPC is not set
CONFIG_PCI_HERMES=m
-# CONFIG_PCI_IOV is not set
+CONFIG_PCI_IOV=y
CONFIG_PCI_LEGACY=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_MSI=y
diff --git a/debian/config/lpia/config.common.lpia b/debian/config/lpia/config.common.lpia
index c84fe50..a6c1eab 100644
--- a/debian/config/lpia/config.common.lpia
+++ b/debian/config/lpia/config.common.lpia
@@ -2028,7 +2028,7 @@ CONFIG_PCI_GOANY=y
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GOOLPC is not set
CONFIG_PCI_HERMES=m
-# CONFIG_PCI_IOV is not set
+CONFIG_PCI_IOV=y
CONFIG_PCI_LEGACY=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_MSI=y
--
1.6.3.rc3.199.g24398
More information about the kernel-team
mailing list