drivers: spi: fix SPI_QMSI_SS typo

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
This commit is contained in:
Marti Bolivar 2017-10-16 11:34:44 -04:00 committed by Anas Nashif
commit 1f244a7b1e

View file

@ -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.