[PATCH 7/9] ata: ahci_brcm: Allow using driver or DSL SoCs

2018-09-20 Thread Florian Fainelli
The Broadcom STB AHCI controller is the same as the one found on DSL SoCs, so we will utilize the same driver on these systems as well. Signed-off-by: Florian Fainelli --- drivers/ata/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/ata/Kconfig

[PATCH 7/9] ata: ahci_brcm: Allow using driver or DSL SoCs

2018-09-20 Thread Florian Fainelli
The Broadcom STB AHCI controller is the same as the one found on DSL SoCs, so we will utilize the same driver on these systems as well. Signed-off-by: Florian Fainelli --- drivers/ata/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/ata/Kconfig