zephyr/boards
Jithu Joseph 6754f8eaaf boards: arduino_101: enable GPIO by default
Though the SPI_CS_GPIO Kconfig entry (in drivers/spi/Kconfig) has
"select GPIO" specified, we are observing that merely adding
the symbol(SPI_CS_GPIO) in the
defconfig  (boards/x86/arduino_101/Kconfig.defconfig)
is triggering unmet direct dependency warnings
(though the build goes through).

Since the defconfig entry(SPI_CS_GPIO) is not selecting
the aforementioned 'select' rule, we add it  manually here.

Jira: ZEP-1668

Change-Id: Ida6a0c851462d747e6559bd0c78fa52e1d0f24b5
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2017-03-07 23:25:44 +00:00
..
arc flash: Fixes wrong SPI device for flash memory in arduino 101 sss 2017-02-28 12:51:42 +00:00
arm doc: Add doc for Redbear Nano 2 2017-03-03 14:47:53 +00:00
nios2 doc: fix broken links in board documentation 2017-02-01 11:30:37 -08:00
riscv32 riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
x86 boards: arduino_101: enable GPIO by default 2017-03-07 23:25:44 +00:00
xtensa/xt-sim xt-sim: set default stack size for IPM console receiver 2017-03-06 16:58:21 +00:00
Kconfig build: add Kconfig mechanism for deprecating boards 2016-10-25 20:56:41 +00:00
Makefile
boards.rst doc: nios2 altera max 10 board documentation 2017-01-24 17:58:59 +00:00