Skip to content

Commit de1f6a8

Browse files
mszyprowkrzk
authored andcommitted
ARM: multi_v7_defconfig: add AHCI_DWC driver
Commit 33629d3 ("ata: ahci: Add DWC AHCI SATA controller support") moved support for "snps,dwc-ahci" compatible (present in exynos5250.dtsi) to separate DWC AHCI driver, so enable this driver in multi_v7_defconfig. Signed-off-by: Marek Szyprowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 0264be0 commit de1f6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ CONFIG_SATA_AHCI=y
237237
CONFIG_SATA_AHCI_PLATFORM=y
238238
CONFIG_AHCI_BRCM=y
239239
CONFIG_AHCI_DM816=y
240+
CONFIG_AHCI_DWC=m
240241
CONFIG_AHCI_ST=y
241242
CONFIG_AHCI_IMX=y
242243
CONFIG_AHCI_SUNXI=y

0 commit comments

Comments
 (0)