zephyr/tests/drivers
Andrzej Głąbek 0b300da221 tree-wide: Remove assignments to Kconfig options unused in nRF drivers
Kconfig options that enable I2C and SPI instances are no longer used
in nRF drivers. Remove all assignments done to these options in related
board definitions, samples, and tests.

For nrf52_pca20020, also no longer needed setting of default values
for GPIO_SX1509B* options is removed (now the gpio_sx1509b driver is
enabled by default when a corresponding devicetree node is enabled).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-04-03 14:47:32 +02:00
..
adc/adc_api boards: arm: Align YAML files nrf52840_pca10059 and nrf52840dk_nrf52840 2020-04-02 09:32:27 +02:00
build_all tests: drivers: build_all: Remove dts_fixup.h replace with overlay 2020-03-30 09:47:13 -05:00
can cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
clock_control tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
counter tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
dma cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
eeprom tests: drivers: eeprom: do not attempt to build on all boards 2020-03-30 13:14:43 -05:00
entropy/api cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
flash_simulator cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
gpio tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
hwinfo/api cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
i2c tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00
i2s cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ipm cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kscan/kscan_api cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
pwm/pwm_api cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
spi/spi_loopback tree-wide: Remove assignments to Kconfig options unused in nRF drivers 2020-04-03 14:47:32 +02:00
uart drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00
watchdog/wdt_basic_api tests: Convert to new DT_INST macros 2020-03-31 19:31:20 -05:00