me
/
guix
Archived
1
0
Fork 0

gnu: linux-libre: Build the VMD driver module.

Requested by PsixisP on #guix:

  “I have a laptop that requires CONFIG_VMD (Intel's software RAID) in
   order for the kernel to see the internal NVMe drive.  This is not
   present in the default Guix kernel.”

* gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.12-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf:
Enable modular CONFIG_VMD.
master
Tobias Geerinckx-Rice 2021-07-02 16:54:11 +02:00
parent 25631d6fef
commit 6243ad3812
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
6 changed files with 6 additions and 6 deletions

View File

@ -879,7 +879,7 @@ CONFIG_HOTPLUG_PCI_SHPC=m
#
# PCI host controller drivers
#
# CONFIG_VMD is not set
CONFIG_VMD=m
#
# PCI Endpoint

View File

@ -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

View File

@ -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

View File

@ -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
#

View File

@ -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
#

View File

@ -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
#