Set of names of kernel modules that should not be loaded automatically by the hardware probing code. This can either be a list of modules or an attrset. In an attrset, names that are set to true
represent modules that will be blacklisted.
Declarations
Type
(attribute set of boolean) or (list of string) convertible to it
Default
{ }
Example
[
"cirrusfb"
"i2c_piix4"
]