dts/Kconfig: Remove unused HAS_DTS_SPI
Symbol is always "and'ed" with the symbol that selects it, so no effect. Clean it up. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
e5380258b6
commit
555936f771
11 changed files with 8 additions and 19 deletions
|
@ -11,7 +11,6 @@
|
|||
#
|
||||
menuconfig SPI
|
||||
bool "SPI hardware bus support"
|
||||
select HAS_DTS_SPI
|
||||
help
|
||||
Enable support for the SPI hardware bus.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue