zephyr/samples/subsys/mgmt
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
..
hawkbit subsys/mgmt/hawkbit: Warning if image is unconfirmed 2021-09-14 12:28:40 -04:00
mcumgr/smp_svr drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME 2021-08-23 18:53:47 -04:00
osdp drivers: gpio: remove unused GPIO selection 2021-09-28 12:13:23 +02:00
updatehub drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
mgmt.rst