boards: Remove redundant "select HAS_DTS_SPI"
The spi drivers now consistently select HAS_DTS_SPI, so we no longer need to select it at the board level. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
55caa7b743
commit
339a631ac4
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
config BOARD_EM_STARTERKIT
|
||||
bool "ARC EM Starter Kit"
|
||||
depends on SOC_EMSK
|
||||
select HAS_DTS_SPI
|
||||
select HAS_DTS
|
||||
help
|
||||
The DesignWare ARC EM Starter Kit board is a board
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue