zephyr/boards/arm/nrf51_vbluno51
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
Kconfig.board
Kconfig.defconfig
board.cmake
nrf51_vbluno51.dts boards: nrf: Add bt-mon-uart to all nRF-based boards 2019-03-21 17:23:08 +02:00
nrf51_vbluno51.yaml
nrf51_vbluno51_defconfig boards: Enable GPIO by default on boards with nRF SoCs 2019-03-28 16:46:39 -05:00