drivers: spi: fix SPI_QMSI_SS typo
Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
This commit is contained in:
parent
5cb9578942
commit
1f244a7b1e
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ config SPI_SS_CS_GPIO
|
|||
config SPI_SS_0
|
||||
bool
|
||||
prompt "SPI SS port 0"
|
||||
depends on SPI_QMS_SS
|
||||
depends on SPI_QMSI_SS
|
||||
default n
|
||||
help
|
||||
Enable SPI controller port 0.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue