linux: adding PCI Expresscard Hotplug support
This commit is contained in:
parent
e430f14da3
commit
b2dc647c1e
@ -355,6 +355,9 @@ with stdenv.lib;
|
|||||||
X86_CHECK_BIOS_CORRUPTION y
|
X86_CHECK_BIOS_CORRUPTION y
|
||||||
X86_MCE y
|
X86_MCE y
|
||||||
|
|
||||||
|
# PCI-Expresscard hotplug support
|
||||||
|
HOTPLUG_PCI_PCIE y
|
||||||
|
|
||||||
# Linux containers.
|
# Linux containers.
|
||||||
NAMESPACES? y # Required by 'unshare' used by 'nixos-install'
|
NAMESPACES? y # Required by 'unshare' used by 'nixos-install'
|
||||||
RT_GROUP_SCHED? y
|
RT_GROUP_SCHED? y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user