kernel config: Explicitly enable device mapper
A no-op change on x86 but enables it on ARM.
This commit is contained in:
parent
e86b78363d
commit
a06d64ea69
@ -245,6 +245,9 @@ with stdenv.lib;
|
|||||||
USB_SERIAL_KEYSPAN_USA49W y
|
USB_SERIAL_KEYSPAN_USA49W y
|
||||||
USB_SERIAL_KEYSPAN_USA49WLC y
|
USB_SERIAL_KEYSPAN_USA49WLC y
|
||||||
|
|
||||||
|
# Device mapper (RAID, LVM, etc.)
|
||||||
|
MD y
|
||||||
|
|
||||||
# Filesystem options - in particular, enable extended attributes and
|
# Filesystem options - in particular, enable extended attributes and
|
||||||
# ACLs for all filesystems that support them.
|
# ACLs for all filesystems that support them.
|
||||||
FANOTIFY y
|
FANOTIFY y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user