zephyr/drivers/console
Ulf Magnusson 7e8cb3c591 drivers: console: kconfig: Remove unused IPM_CONSOLE_INIT_PRIORITY sym
Unused after commit 578ae40761 ("boards: remove quarl_se_c1000").

Found with a script.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-20 08:43:59 -05:00
..
CMakeLists.txt
ipm_console_receiver.c drivers: fix k_thread_create timeout argument 2019-09-19 17:35:53 +02:00
ipm_console_sender.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
Kconfig drivers: console: kconfig: Remove unused IPM_CONSOLE_INIT_PRIORITY sym 2019-10-20 08:43:59 -05:00
native_posix_console.c console: Remove deprecated function console_register_line_input 2019-09-18 19:14:25 -05:00
ram_console.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
rtt_console.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
uart_console.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
uart_mcumgr.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
uart_pipe.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
xtensa_sim_console.c