summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-02-27 09:17:14 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-02-27 09:17:19 -0500
commit0ace7eb5e6a881986b154edf08d0b29fcd72d4fd (patch)
tree60cf5e58cdc0398de190d57b7a3d40c408624ba3 /config-x86-generic
parent55b874dbce9f802863fd3a6e62cb8d22ba3bdefc (diff)
downloadkernel-0ace7eb5e6a881986b154edf08d0b29fcd72d4fd.tar.gz
kernel-0ace7eb5e6a881986b154edf08d0b29fcd72d4fd.tar.xz
kernel-0ace7eb5e6a881986b154edf08d0b29fcd72d4fd.zip
Linux v3.8-9405-gd895cb1
Make sure to disable CONFIG_VMXNET3 in config-generic so prep doesn't fail on non-x86 arches. Sigh. If only people actually put thought into Kconfig deps.
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 4c17a8d8..75e604d9 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -453,3 +453,4 @@ CONFIG_SYSTEM_BLACKLIST_KEYRING=y
CONFIG_MODULE_SIG_UEFI=y
CONFIG_VMXNET3=m
+CONFIG_VFIO_PCI_VGA=y