zephyr/samples/boards/stm32
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
..
backup_sram cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
h7_dual_core cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
power_mgmt/blinky drivers: gpio: remove unused GPIO selection 2021-09-28 12:13:23 +02:00