drivers/spi: Enable HAS_DTS_SPI for Intel SPI driver

All primary settings should be set via DTS.

Fixes #11064

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2018-11-05 11:19:32 +01:00 committed by Kumar Gala
commit aa6a951c5a
2 changed files with 9 additions and 8 deletions

View file

@ -238,6 +238,7 @@ endif # SPI_5
config SPI_INTEL
bool "Intel SPI controller driver"
depends on CPU_MINUTEIA
select HAS_DTS_SPI
help
Enable support for Intel's SPI controllers. Such controller
was formerly found on XScale chips. It can be found nowadays