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.
This commit is contained in:
		
							parent
							
								
									25631d6fef
								
							
						
					
					
						commit
						6243ad3812
					
				
					 6 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
					@ -879,7 +879,7 @@ CONFIG_HOTPLUG_PCI_SHPC=m
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# PCI host controller drivers
 | 
					# PCI host controller drivers
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# CONFIG_VMD is not set
 | 
					CONFIG_VMD=m
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# PCI Endpoint
 | 
					# PCI Endpoint
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -630,7 +630,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Cadence PCIe controllers support
 | 
					# Cadence PCIe controllers support
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# CONFIG_VMD is not set
 | 
					CONFIG_VMD=m
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# DesignWare PCI Core Support
 | 
					# DesignWare PCI Core Support
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -816,7 +816,7 @@ CONFIG_HOTPLUG_PCI_SHPC=m
 | 
				
			||||||
# PCI host controller drivers
 | 
					# PCI host controller drivers
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# CONFIG_PCIE_DW_PLAT is not set
 | 
					# CONFIG_PCIE_DW_PLAT is not set
 | 
				
			||||||
# CONFIG_VMD is not set
 | 
					CONFIG_VMD=m
 | 
				
			||||||
# CONFIG_ISA_BUS is not set
 | 
					# CONFIG_ISA_BUS is not set
 | 
				
			||||||
CONFIG_ISA_DMA_API=y
 | 
					CONFIG_ISA_DMA_API=y
 | 
				
			||||||
CONFIG_AMD_NB=y
 | 
					CONFIG_AMD_NB=y
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2104,7 +2104,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# PCI controller drivers
 | 
					# PCI controller drivers
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# CONFIG_VMD is not set
 | 
					CONFIG_VMD=m
 | 
				
			||||||
CONFIG_PCI_HYPERV_INTERFACE=m
 | 
					CONFIG_PCI_HYPERV_INTERFACE=m
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2119,7 +2119,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# PCI controller drivers
 | 
					# PCI controller drivers
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# CONFIG_VMD is not set
 | 
					CONFIG_VMD=m
 | 
				
			||||||
CONFIG_PCI_HYPERV_INTERFACE=m
 | 
					CONFIG_PCI_HYPERV_INTERFACE=m
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2052,7 +2052,7 @@ CONFIG_HOTPLUG_PCI_SHPC=y
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# end of Cadence PCIe controllers support
 | 
					# end of Cadence PCIe controllers support
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# CONFIG_VMD is not set
 | 
					CONFIG_VMD=m
 | 
				
			||||||
CONFIG_PCI_HYPERV_INTERFACE=m
 | 
					CONFIG_PCI_HYPERV_INTERFACE=m
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue