From 93365ac694fd7e2f9af6aeb32b6486a078ef9036 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Tue, 5 Sep 2017 13:39:41 -0700 Subject: [PATCH] sys-kernel/coreos-modules: enable megaraid_mm and megaraid_mbox --- .../sys-kernel/coreos-modules/files/commonconfig-4.13 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-4.13 b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-4.13 index 66d355162b..ecc6c434cf 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-4.13 +++ b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-4.13 @@ -492,6 +492,8 @@ CONFIG_SCSI_MVSAS=m CONFIG_SCSI_MVSAS_TASKLET=y CONFIG_SCSI_ARCMSR=m CONFIG_MEGARAID_NEWGEN=y +CONFIG_MEGARAID_MM=m +CONFIG_MEGARAID_MAILBOX=m CONFIG_MEGARAID_SAS=m CONFIG_SCSI_MPT2SAS=m CONFIG_XEN_SCSI_FRONTEND=m