zephyr/boards/arc
Ulf Magnusson 1d1bd60d16 boards: arduino_101: Fix separated-line interrupt Kconfig setting
The SPI_DW_INTERRUPT_SEPARATED_LINES symbol was removed and replaced by
SPI_DW_PORT_{0,1,2,3}_INTERRUPT_SINGLE_LINE in commit 423f0095c7
("drivers/spi: Specify options per-port on DW driver"), but an
assignment to it remains.

Remove the assignment and set SPI_DW_PORT_0_INTERRUPT_SINGLE_LINE to 'n'
instead. The Arduino has a single SPI port.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-05-23 08:50:27 -04:00
..
arduino_101_sss boards: arduino_101: Fix separated-line interrupt Kconfig setting 2018-05-23 08:50:27 -04:00
em_starterkit boards: em_starterkit: add pmod mux init 2018-05-15 09:48:11 +02:00
quark_se_c1000_ss_devboard boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
index.rst