zephyr/drivers/serial
Ulf Magnusson 88de5bd84b drivers: serial: Remove SOC_NRF52810 Kconfig reference
This symbol will be added by
https://github.com/zephyrproject-rtos/zephyr/pull/7915.

Having it in there doesn't hurt that much by itself (undefined symbols
default to 'n'), but I'm about to turn references to undefined Kconfig
symbols turn into an error.

Remove the reference.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-18 11:25:35 +02:00
..
CMakeLists.txt drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
Kconfig drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
Kconfig.altera_jtag kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.fe310
Kconfig.gecko
Kconfig.imx serial: Add imx uart driver shim 2018-04-11 08:27:05 +02:00
Kconfig.mcux
Kconfig.mcux_lpc_usart lpc: Add usart shim driver for lpcxpresso54114 2018-01-23 09:18:32 -06:00
Kconfig.mcux_lpsci serial: Refactor mcux lpsci shim driver to use clock control interface 2017-10-20 12:28:11 -05:00
Kconfig.mcux_lpuart serial: Add another instance to the mcux lpuart driver 2017-11-15 09:09:58 -06:00
Kconfig.msp432p4xx
Kconfig.nrfx drivers: serial: Remove SOC_NRF52810 Kconfig reference 2018-06-18 11:25:35 +02:00
Kconfig.ns16550 drivers/serial: Add port 2 instance in ns16550 driver 2018-05-18 20:18:50 +03:00
Kconfig.nsim serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM 2018-05-24 13:09:28 -04:00
Kconfig.qmsi drivers/uart: Use dts to set uart priorities for QMSI driver 2018-05-18 20:18:50 +03:00
Kconfig.riscv_qemu kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.sam0 serial: add a serial driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
Kconfig.stellaris kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.stm32 drivers: serial: stm32: add LPUART support for L0/L4 series 2018-05-25 11:54:42 -05:00
Kconfig.uart_sam serial: sam: add support for interrupt driven serial 2018-02-21 11:26:20 -06:00
Kconfig.usart_sam driver: usart: Added support for interrupt driver USART on SAM E70. 2018-03-10 11:42:25 -06:00
uart_altera_jtag_hal.c drivers: serial: Add Altera shim driver for JTAG UART soft IP 2017-11-17 07:46:40 -05:00
uart_cc32xx.c
uart_cmsdk_apb.c
uart_esp32.c
uart_fe310.c drivers: serial: uart_fe310: Match Kconfig defines in comment 2018-05-25 08:04:16 -05:00
uart_gecko.c
uart_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
uart_imx.c serial: Add imx uart driver shim 2018-04-11 08:27:05 +02:00
uart_mcux_lpsci.c serial: Refactor mcux lpsci shim driver to use clock control interface 2017-10-20 12:28:11 -05:00
uart_mcux_lpuart.c serial: Add another instance to the mcux lpuart driver 2017-11-15 09:09:58 -06:00
uart_mcux.c
uart_msp432p4xx.c
uart_nrfx_uart.c drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
uart_ns16550.c dts: xtensa: Fix build error due to dts changes for ns16550 driver. 2018-05-22 08:51:59 -04:00
uart_ns16550.h
uart_nsim.c
uart_qmsi.c drivers/uart: Use dts to set uart priorities for QMSI driver 2018-05-18 20:18:50 +03:00
uart_riscv_qemu.c
uart_sam.c serial: sam: add support for interrupt driven serial 2018-02-21 11:26:20 -06:00
uart_sam0.c serial: sam0: add samd20 support 2018-02-21 08:07:09 -06:00
uart_stellaris.c
uart_stm32.c drivers: serial: stm32: add LPUART support for L0/L4 series 2018-05-25 11:54:42 -05:00
uart_stm32.h drivers: serial: stm32: remove HAL driver legacy 2018-05-25 11:54:42 -05:00
usart_mcux_lpc.c ext: mcux: Reorganize imported drivers into soc family subfolders 2018-04-24 07:55:48 -05:00
usart_sam.c driver: usart: Added support for interrupt driver USART on SAM E70. 2018-03-10 11:42:25 -06:00