zephyr/drivers
Tomasz Bursztyka d89e8e6a79 drivers/spi: Cleanup the Kconfig files
Split QMSI relevant part into its own file. Some config where using
prompt, some not: normalizing it by removing the prompt keyword where
relevant.

Reducing the file by using if/endif when relevant.

However, it still not fully clean default: cfg and default baudrate
should disappear. There is no default configuration to apply as long
as the controller is not configured to run from any part using spi API.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-04-04 19:02:35 +02:00
..
adc
aio
bluetooth
clock_control
console
counter
crypto kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
display
dma
entropy kconfig: Remove no-op selects of choice symbols 2018-03-29 08:57:39 -04:00
ethernet drivers: eth: native_posix: Enable ethernet by default if needed 2018-04-03 17:47:53 -04:00
flash
gpio
grove
i2c
i2s
ieee802154 net: if: Separate IP address configuration from net_if 2018-03-27 10:06:54 -04:00
interrupt_controller
ipm
led_strip
net
pci
pinmux
pwm
rtc
sensor sensors: Add separation between ambient and die temperature 2018-04-03 22:29:11 -04:00
serial drivers: serial: Add missing FE310 UART driver reference to CMakeLists 2018-03-27 19:52:28 -04:00
spi drivers/spi: Cleanup the Kconfig files 2018-04-04 19:02:35 +02:00
timer
usb usb: sam0: add the new usb_dc_ep_mps() function. 2018-03-27 19:57:38 -04:00
watchdog
CMakeLists.txt
Kconfig