|
@@ -705,7 +705,7 @@ config SPI_XILINX
|
|
|
|
|
|
config SPI_XLP
|
|
|
tristate "Netlogic XLP SPI controller driver"
|
|
|
- depends on CPU_XLP || ARCH_VULCAN || COMPILE_TEST
|
|
|
+ depends on CPU_XLP || ARCH_THUNDER2 || COMPILE_TEST
|
|
|
help
|
|
|
Enable support for the SPI controller on the Netlogic XLP SoCs.
|
|
|
Currently supported XLP variants are XLP8XX, XLP3XX, XLP2XX, XLP9XX
|