aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/uart/Kconfig')
-rw-r--r--src/drivers/uart/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/uart/Kconfig b/src/drivers/uart/Kconfig
index 518e7caada..54f591d9ad 100644
--- a/src/drivers/uart/Kconfig
+++ b/src/drivers/uart/Kconfig
@@ -47,7 +47,7 @@ config HAVE_UART_SPECIAL
config DRIVERS_UART_OXPCIE
bool "Oxford OXPCIe952"
default n
- depends on PCI
+ depends on PCI && !DRIVERS_UART_8250MEM_32
select DRIVERS_UART_8250MEM
select EARLY_PCI_BRIDGE
select UART_OVERRIDE_REFCLK