linux: adding PCI Expresscard Hotplug support

This commit is contained in:
Lluís Batlle i Rossell 2016-02-01 11:07:08 +01:00
parent e430f14da3
commit b2dc647c1e

View File

@ -355,6 +355,9 @@ with stdenv.lib;
X86_CHECK_BIOS_CORRUPTION y
X86_MCE y
# PCI-Expresscard hotplug support
HOTPLUG_PCI_PCIE y
# Linux containers.
NAMESPACES? y # Required by 'unshare' used by 'nixos-install'
RT_GROUP_SCHED? y