zephyr/boards
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
..
arc boards: arduino_101: Fix separated-line interrupt Kconfig setting 2018-05-23 08:50:27 -04:00
arm frdm_kl25z: Remove incorrect references to spi 2018-05-21 13:26:10 -05:00
common boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
nios2 boards: nios2: qemu: Enable device support for qemu 2018-05-17 14:09:15 -07:00
posix native: entropy: warn of security risk 2018-05-17 07:51:00 +03:00
riscv32 boards: hifive1: Add missing board yaml file 2018-04-11 08:31:01 -04:00
x86 kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00
xtensa kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT 2018-05-22 11:15:36 -04:00
CMakeLists.txt build: support out-of-tree custom boards 2018-02-14 19:20:29 -05:00
Kconfig kconfig: Get rid of 'option env' bounce symbols 2018-05-17 23:55:07 +03:00
boards.rst board: zedboard_pulpino: move docs 2018-02-09 18:03:12 -05:00