From: Bartosz Golaszewski Date: Tue, 14 Mar 2017 11:14:15 +0000 (+0100) Subject: ARM: omap2plus_defconfig: enable ahci-dm816 module X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=10685a5d83cc5e25644ffafa01a9f68d6d601488;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: omap2plus_defconfig: enable ahci-dm816 module This is now supported on the dm8168-evm board, so enable it in the defconfig for omap2+. Signed-off-by: Bartosz Golaszewski Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 62a4b6cf16f0..2788926dab32 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -142,6 +142,7 @@ CONFIG_BLK_DEV_SD=y CONFIG_SCSI_SCAN_ASYNC=y CONFIG_ATA=y CONFIG_SATA_AHCI_PLATFORM=y +CONFIG_AHCI_DM816=m CONFIG_NETDEVICES=y # CONFIG_NET_VENDOR_ARC is not set # CONFIG_NET_CADENCE is not set