Enable dell RBU and DCDBAS kernel modules.

Closes: https://github.com/coreos/bugs/issues/346
This commit is contained in:
Robert Zotter 2015-05-04 08:47:02 -07:00
parent 27c4938027
commit a7f01e2290

View File

@ -3224,8 +3224,8 @@ CONFIG_RAS=y
# #
# CONFIG_EDD is not set # CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_DELL_RBU is not set CONFIG_DELL_RBU=m
# CONFIG_DCDBAS is not set CONFIG_DCDBAS=m
CONFIG_DMIID=y CONFIG_DMIID=y
CONFIG_DMI_SYSFS=m CONFIG_DMI_SYSFS=m
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y