zephyr/boards/x86
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
..
arduino_101 boards: arduino_101: enable GPIO by default 2017-03-07 23:25:44 +00:00
galileo pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
minnowboard license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
panther Revert "boards: panther: Use 115200 baudrate for BLE UART" 2017-02-28 13:30:01 +00:00
qemu_x86 doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
quark_d2000_crb doc: add cross-references to hello_world sample 2017-02-03 22:57:05 +00:00
quark_se_c1000_devboard drivers/net/ieee802154: Change configuration prefix 2017-02-08 10:12:35 +02:00
tinytile boards: tinyTILE: enable USB console by default 2017-02-13 23:44:50 +00:00