spi: hsspi: allow to be used on bcm6858 and bcm63158
authorKursad Oney <kursad.oney@broadcom.com>
Wed, 14 Aug 2019 13:18:32 +0000 (15:18 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 11 Oct 2019 14:09:16 +0000 (10:09 -0400)
This IP exists in both MIPS and ARM cores, so we also
allow to use this driver on bcm6858 and bcm63158.

Signed-off-by: Kursad Oney <kursad.oney@broadcom.com>
Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
drivers/spi/Kconfig

index 8dd3213d485b492139fa8cc310255e7b0ac057a6..b8ca2bdedd5bceadc504e0ed6594d3696d69d716 100644 (file)
@@ -67,7 +67,7 @@ config ATMEL_SPI
 
 config BCM63XX_HSSPI
        bool "BCM63XX HSSPI driver"
-       depends on ARCH_BMIPS
+       depends on (ARCH_BMIPS || ARCH_BCM6858 || ARCH_BCM63158)
        help
          Enable the BCM6328 HSSPI driver. This driver can be used to
          access the SPI NOR flash on platforms embedding this Broadcom