As modules since we have initramfs to load them. Signed-off-by: Mikko Rapeli <[email protected]> --- bsp/genericarm64/genericarm64.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/bsp/genericarm64/genericarm64.cfg b/bsp/genericarm64/genericarm64.cfg index 861370bd87e3..954446e50f47 100644 --- a/bsp/genericarm64/genericarm64.cfg +++ b/bsp/genericarm64/genericarm64.cfg @@ -295,6 +295,17 @@ CONFIG_SATA_SIL24=m # Renesas CONFIG_SATA_RCAR=m +# SCSI +CONFIG_RAID_ATTRS=m +CONFIG_SCSI_SAS_LIBSAS=m +CONFIG_SCSI_SAS_ATA=y +# HiSilicon +CONFIG_SCSI_HISI_SAS=m +CONFIG_SCSI_HISI_SAS_PCI=m +# LSI Logic +CONFIG_MEGARAID_SAS=m +CONFIG_SCSI_MPT3SAS=m + # Network device support # Switchdev support CONFIG_NET_SWITCHDEV=y -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16129): https://lists.yoctoproject.org/g/linux-yocto/message/16129 Mute This Topic: https://lists.yoctoproject.org/mt/117176746/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
