zephyr/boards/arm/curie_ble
Andrzej Głąbek 32223bd2ae boards: Enable GPIO by default on boards with nRF SoCs
This patch enables the GPIO driver by default on all boards equipped
with an nRF SoC (all boards having `CONFIG_SOC_FAMILY_NRF=y` in their
`_defconfig` file).
In vast majority of cases the driver is needed, so it is more
convenient to enable it at board level than in particular
applications.
And if the driver is undesired for some reason, it can be still
disabled in the application config.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2019-03-28 16:46:39 -05:00
..
doc doc: boards: move all board docs to be index.rst 2019-02-09 17:22:08 -06:00
Kconfig.board
Kconfig.defconfig boards: arm: nrf: Make Bluetooth optional 2019-02-07 16:17:27 -05:00
board.cmake boards: curie_ble: add board.cmake 2018-07-05 10:35:08 -04:00
curie_ble.dts shell: remove Console dependencies 2018-12-07 12:11:11 +01:00
curie_ble.yaml boards: arm: Add xtools as a supported toolchain 2019-01-09 14:18:58 -05:00
curie_ble_defconfig boards: Enable GPIO by default on boards with nRF SoCs 2019-03-28 16:46:39 -05:00