coreboot/src/drivers/uart
Alexandru Gagniuc 715a18e451 drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled
Users of DRIVERS_UART_8250MEM_32 would have to also select
DRIVERS_UART_8250MEM to avoid missing Kconfig dependencies. Instead,
do what the OXPCIE driver dies and select the appropriate options.

Change-Id: I40d93df024fcb3a9ad6dc51d6a5966e7b1b6c07f
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/11786
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2015-10-04 02:38:24 +00:00
..
Kconfig drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled 2015-10-04 02:38:24 +00:00
Makefile.inc verstage: provide support for serial console 2015-05-13 20:53:38 +02:00
oxpcie.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
oxpcie_early.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pl011.c uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
uart8250io.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
uart8250mem.c uart8250mem: provide uart_fill_lb() 2015-08-13 16:12:30 +02:00
uart8250reg.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
util.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00