coreboot/src/drivers/uart
Martin Roth 32c27c2f85 src/drivers: add IS_ENABLED() around Kconfig symbol references
Some of these can be changed from #if to if(), but that will happen
in a follow-on commmit.

Change-Id: Ib3a1cf04482a8f19b159c31cfb16a7b492748d91
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20352
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2017-07-13 23:54:48 +00:00
..
Kconfig drivers/uart/oxpcie_early.c: remove uart_fill_lb() 2016-12-30 04:48:45 +01:00
Makefile.inc drivers/uart: Enable debug serial output during postcar 2016-07-25 23:28:32 +02:00
oxpcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
oxpcie_early.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
pl011.c drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
uart8250io.c uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions 2017-05-18 13:09:17 +02:00
uart8250mem.c uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions 2017-05-18 13:09:17 +02:00
uart8250reg.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
util.c src/drivers: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:48 +00:00