ata: ahci_brcm: Add support for Broadcom NSP SoC
[sfrench/cifs-2.6.git] / drivers / ata / Kconfig
index e2dc4c0451466642d3c30853dda96d4de58807f2..2c8be74f401de1bcfc698deec75287bc56f5efbf 100644 (file)
@@ -98,12 +98,12 @@ config SATA_AHCI_PLATFORM
 
          If unsure, say N.
 
-config AHCI_BRCMSTB
-       tristate "Broadcom STB AHCI SATA support"
-       depends on ARCH_BRCMSTB || BMIPS_GENERIC
+config AHCI_BRCM
+       tristate "Broadcom AHCI SATA support"
+       depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_NSP
        help
          This option enables support for the AHCI SATA3 controller found on
-         STB SoC's.
+         Broadcom SoC's.
 
          If unsure, say N.