zephyr/samples
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
..
application_development cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
basic samples: basic: blinky_pwm: Add support for nucleo_wb55rg platform 2021-08-31 19:56:22 -04:00
bluetooth samples: bluetooth: hci_uart: Fix command len calculation 2021-09-07 20:47:49 +02:00
boards drivers: gpio: remove unused GPIO selection 2021-09-28 12:13:23 +02:00
compression cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers samples: i2c: fram: use node label instead of alias 2021-09-17 20:18:47 -04:00
hello_world cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
kernel cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
modules samples: canopennode: fix the sample path 2021-09-27 21:54:56 -04:00
net drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
philosophers samples: philosophers: fix pointer type mismatch for stack fork 2021-09-09 19:06:38 -04:00
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor samples: sensor: added sample app for INA219 2021-08-23 10:32:07 -05:00
shields cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
subsys drivers: gpio: remove unused GPIO selection 2021-09-28 12:13:23 +02:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
userspace samples: prod_consumer: don't reuse main stack for app_b 2021-08-26 21:16:22 -04:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00