kconfig: Remove redundant SPI_DW dep on SPI_DW_ACCESS_WORD_ONLY

This symbol is already defined within an 'if SPI_DW'.

Flagged by https://github.com/zephyrproject-rtos/ci-tools/pull/128.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2020-02-07 16:38:20 +01:00 committed by Johan Hedberg
commit b9270c388d

View file

@ -34,7 +34,6 @@ config SPI_DW_FIFO_DEPTH
config SPI_DW_ACCESS_WORD_ONLY
bool "DesignWare SPI only allows word access"
depends on SPI_DW
help
In some case, e.g. ARC HS Development kit, the peripheral space of
DesignWare SPI only allows word access, byte access will raise