kernel config: Explicitly enable device mapper

A no-op change on x86 but enables it on ARM.
This commit is contained in:
Tuomas Tynkkynen 2017-10-07 10:58:30 +03:00
parent e86b78363d
commit a06d64ea69

View File

@ -245,6 +245,9 @@ with stdenv.lib;
USB_SERIAL_KEYSPAN_USA49W y
USB_SERIAL_KEYSPAN_USA49WLC y
# Device mapper (RAID, LVM, etc.)
MD y
# Filesystem options - in particular, enable extended attributes and
# ACLs for all filesystems that support them.
FANOTIFY y