zephyr/drivers/console
Juan Manuel Cruz 70611f4c81 Kbuild: Fix duplicated ksymbol UART_INTERRUPT_DRIVEN.
This commit removes the UART_INTERRUPT_DRIVEN kconfig symbol from
the console section.
The symbols is already covered as a serial driver symbol and it
is a serial feature releated configuration option.

Change-Id: I4b9438d79eb7850b1293d5d963a75ce00733dbf7
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:14:10 -05:00
..
Kconfig Kbuild: Fix duplicated ksymbol UART_INTERRUPT_DRIVEN. 2016-02-05 20:14:10 -05:00
Makefile Kbuild: Adaptation to the location change of driver headers. 2016-02-05 20:14:05 -05:00
uart_console.c