|
@@ -129,7 +129,7 @@ config SPI_BCM63XX
|
|
|
|
|
|
config SPI_BCM63XX_HSSPI
|
|
config SPI_BCM63XX_HSSPI
|
|
tristate "Broadcom BCM63XX HS SPI controller driver"
|
|
tristate "Broadcom BCM63XX HS SPI controller driver"
|
|
- depends on BCM63XX || COMPILE_TEST
|
|
|
|
|
|
+ depends on BCM63XX || ARCH_BCM_63XX || COMPILE_TEST
|
|
help
|
|
help
|
|
This enables support for the High Speed SPI controller present on
|
|
This enables support for the High Speed SPI controller present on
|
|
newer Broadcom BCM63XX SoCs.
|
|
newer Broadcom BCM63XX SoCs.
|