diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2016-03-17 08:44:16 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2016-03-17 08:44:16 -0400 |
commit | be0af1dc5293092d001cae7dae3a437c5249320e (patch) | |
tree | 76db97abe641a8315078f001461db612cd11e900 /config-x86-generic | |
parent | 3aed0a63bd0dcbd0e82c9767ea34dbc9b9efdc96 (diff) | |
download | kernel-be0af1dc5293092d001cae7dae3a437c5249320e.tar.gz kernel-be0af1dc5293092d001cae7dae3a437c5249320e.tar.xz kernel-be0af1dc5293092d001cae7dae3a437c5249320e.zip |
Linux v4.5-1822-g63e30271b04c
- PCI, PM+ACPI merges
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-x86-generic b/config-x86-generic index 585472215..6bd4bca3f 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -501,6 +501,8 @@ CONFIG_HYPERV_STORAGE=m CONFIG_HYPERV_BALLOON=m CONFIG_FB_HYPERV=m CONFIG_HYPERV_KEYBOARD=m +# This is x86_64 only, but we'll lump it here anyway +CONFIG_PCI_HYPERV=m # Depends on HOTPLUG_PCI_PCIE CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m |