summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-11-20 23:38:48 +0000
committermarcel <marcel@FreeBSD.org>2004-11-20 23:38:48 +0000
commit5d458a18cba4277de97708361a15e2de68316ecd (patch)
tree1953aa99e7ca5688faccce6929cfe742db7c2856 /sys/conf
parenta0d6670526d3b759d8713a3fcd6d3f4ec47d4f39 (diff)
downloadFreeBSD-src-5d458a18cba4277de97708361a15e2de68316ecd.zip
FreeBSD-src-5d458a18cba4277de97708361a15e2de68316ecd.tar.gz
Stop building uart_dev_i8251.c. It was copied from uart_dev_ns8250.c
without ever being changed to actually work with an i8251. Nobody is working on this either at the moment, so it's not about to change soon. When the code necessary to support the i8251 is committed, this can be reverted again.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 66cec15..44a25fa 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -783,7 +783,6 @@ dev/uart/uart_bus_pci.c optional uart pci
dev/uart/uart_bus_puc.c optional uart puc
dev/uart/uart_core.c optional uart
dev/uart/uart_dbg.c optional uart gdb
-dev/uart/uart_dev_i8251.c optional uart
dev/uart/uart_dev_ns8250.c optional uart
dev/uart/uart_dev_sab82532.c optional uart
dev/uart/uart_dev_z8530.c optional uart
OpenPOWER on IntegriCloud