aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/oxford/oxpcie/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/oxford/oxpcie/Kconfig')
-rw-r--r--src/drivers/oxford/oxpcie/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/drivers/oxford/oxpcie/Kconfig b/src/drivers/oxford/oxpcie/Kconfig
deleted file mode 100644
index c2ea7b6ad8..0000000000
--- a/src/drivers/oxford/oxpcie/Kconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-config DRIVERS_OXFORD_OXPCIE
- bool "Oxford OXPCIe952"
- default n
- depends on PCI
- select DRIVERS_UART_8250MEM
- select EARLY_PCI_BRIDGE
- help
- Support for Oxford OXPCIe952 serial port PCIe cards.
- Currently only devices with the vendor ID 0x1415 and device ID
- 0xc158 or 0xc11b will work.