zephyr/samples/boards
Torsten Rasmussen d800b4a4d7 drivers: gpio: remove unused GPIO selection
Fixes: #38403

Removing unneeded `imply GPIO` and `CONFIG_GPIO=y` occurrences where no
files are added to the gpio zephyr library.

Also removed `CONFIG_GPIO=y` occurences where this is handled by
defconfigs for the soc or board.

Selection of GPIO without selecting any drivers results in the warning:

> No SOURCES given to Zephyr library: drivers__gpio
>
> Excluding target from build.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2021-09-28 12:13:23 +02:00
..
96b_argonkey cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arc_secure_services cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
bbc_microbit Bluetooth: Update terms in public API to spec v5.3 2021-09-15 14:02:50 +03:00
esp32 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
google_kukui cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
intel_s1000_crb cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mec15xxevb_assy6853 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
nrf samples: boards: nrfx: Fix setting up of (D)PPI channel endpoints 2021-09-23 13:13:30 -04:00
olimex_stm32_e407 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pine64_pinetime cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
qemu_cortex_a53/reserved_memory cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
reel_board/mesh_badge cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sensortile_box samples: sensortile_box: get chosen console device from devicetree 2021-08-23 18:53:47 -04:00
stm32 drivers: gpio: remove unused GPIO selection 2021-09-28 12:13:23 +02:00
ti/cc13x2_cc26x2/system_off cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
up_squared/gpio_counter cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boards.rst