coreboot/src/drivers
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
..
ams Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ati x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
dec Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
emulation qemu: fix vga driver build 2015-09-05 15:48:03 +00:00
generic Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gic Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i2c Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
ics Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
intel fsp1_1: move relocation algorithm to commonlib 2015-10-02 12:15:25 +00:00
ipmi Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
lenovo Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
maxim Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
net drivers/net/ne2k.c: Fix regression 2014-11-22 15:25:09 +01:00
parade Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pc80 tpm: acpi: Make _CRS method serialized 2015-09-28 09:33:55 +00:00
ricoh Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sil Fix some minor Kconfig issues 2015-04-28 20:49:12 +02:00
spi Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
ti Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
trident Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
uart drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabled 2015-10-04 02:38:24 +00:00
usb cbmem: add indicator to hooks if cbmem is being recovered 2015-06-09 22:03:30 +02:00
xgi Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
xpowers drivers/xpowers/axp209: Adapt to new I²C API 2015-02-20 23:20:56 +01:00