diff options
Diffstat (limited to 'gnu/packages/aux-files')
6 files changed, 6 insertions, 6 deletions
diff --git a/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf b/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf index f5b9730622d..963928dfa4c 100644 --- a/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/4.14-x86_64.conf @@ -879,7 +879,7 @@ CONFIG_HOTPLUG_PCI_SHPC=m # # PCI host controller drivers # -# CONFIG_VMD is not set +CONFIG_VMD=m # # PCI Endpoint diff --git a/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf b/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf index dd9469039c7..a7144092687 100644 --- a/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/4.19-x86_64.conf @@ -630,7 +630,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y # # Cadence PCIe controllers support # -# CONFIG_VMD is not set +CONFIG_VMD=m # # DesignWare PCI Core Support diff --git a/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf b/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf index 94aa2174c7a..41016c068ae 100644 --- a/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/4.9-x86_64.conf @@ -816,7 +816,7 @@ CONFIG_HOTPLUG_PCI_SHPC=m # PCI host controller drivers # # CONFIG_PCIE_DW_PLAT is not set -# CONFIG_VMD is not set +CONFIG_VMD=m # CONFIG_ISA_BUS is not set CONFIG_ISA_DMA_API=y CONFIG_AMD_NB=y diff --git a/gnu/packages/aux-files/linux-libre/5.10-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.10-x86_64.conf index 189e4e16b46..4738ac43199 100644 --- a/gnu/packages/aux-files/linux-libre/5.10-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.10-x86_64.conf @@ -2104,7 +2104,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y # # PCI controller drivers # -# CONFIG_VMD is not set +CONFIG_VMD=m CONFIG_PCI_HYPERV_INTERFACE=m # diff --git a/gnu/packages/aux-files/linux-libre/5.12-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.12-x86_64.conf index 75e5663886e..d2d5ef57f25 100644 --- a/gnu/packages/aux-files/linux-libre/5.12-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.12-x86_64.conf @@ -2119,7 +2119,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y # # PCI controller drivers # -# CONFIG_VMD is not set +CONFIG_VMD=m CONFIG_PCI_HYPERV_INTERFACE=m # diff --git a/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf b/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf index 2e2804879ad..328d44ae178 100644 --- a/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf +++ b/gnu/packages/aux-files/linux-libre/5.4-x86_64.conf @@ -2052,7 +2052,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y # # end of Cadence PCIe controllers support -# CONFIG_VMD is not set +CONFIG_VMD=m CONFIG_PCI_HYPERV_INTERFACE=m # |