zephyr/drivers
Ulf Magnusson 93689bdc80 kconfig: Remove no-op selects of choice symbols
Selecting a choice symbol is always a no-op, and the latest version of
Kconfiglib prints a warning. This commit removes all selects of choice
symbols, which might make the Kconfig files a bit clearer and gets rid
of the warnings.

This is just a dumb removal. I did not try to guess the intent of each
select.

Fixes #6849

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
2018-03-29 08:57:39 -04:00
..
adc kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
aio kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
bluetooth dts: add spi device support for SPI bluetooth modules 2018-01-22 18:08:51 -06:00
clock_control arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
console net: websocket: Add console support 2018-03-15 15:17:36 +02:00
counter kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
crypto kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
display kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dma kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
entropy kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
ethernet net: if: Separate IP address configuration from net_if 2018-03-27 10:06:54 -04:00
flash drivers: flash: nrf: Rename nrf5 to nrf 2018-03-20 20:07:09 +01:00
gpio drivers: gpio: nrf5: Use popcount and first_lsb_set functions 2018-03-23 16:40:58 +01:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c drivers/i2c: Make QMSI SS driver IRQs set via CONFIG_ options 2018-03-23 10:42:33 +08:00
i2s kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
ieee802154 net: if: Separate IP address configuration from net_if 2018-03-27 10:06:54 -04:00
interrupt_controller driver: interrupt_controller: Add support for stm32l0x 2018-03-10 11:42:25 -06:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
net net: Support network packet checksum calc offloading 2018-03-23 08:37:01 +02:00
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux arch: arm: soc: stm32l0: add I2C support 2018-03-15 10:53:26 -05:00
pwm arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor sensors: lis3dh: Fix i2c burst read 2018-03-28 10:42:34 -04:00
serial drivers: serial: Add missing FE310 UART driver reference to CMakeLists 2018-03-27 19:52:28 -04:00
spi arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
timer drivers: timer: remove unkown jira ID 2018-03-26 13:13:04 -04:00
usb usb: sam0: add the new usb_dc_ep_mps() function. 2018-03-27 19:57:38 -04:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00