summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2006-06-12 20:10:46 +0000
committermarcel <marcel@FreeBSD.org>2006-06-12 20:10:46 +0000
commit5778b108014576d16b02038d8b0bff762ed05c06 (patch)
treeebbb2472d9730ad040652ad819273cd7cc692cb2 /sys/powerpc
parentcbeb562815398b1216c1fe31e797c1b9cc57c0d9 (diff)
downloadFreeBSD-src-5778b108014576d16b02038d8b0bff762ed05c06.zip
FreeBSD-src-5778b108014576d16b02038d8b0bff762ed05c06.tar.gz
Some machines have an ESCC. Make sure we build uart(4) with support
for the z8530.
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/DEFAULTS1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/DEFAULTS b/sys/powerpc/conf/DEFAULTS
index c6c75f2..6537172 100644
--- a/sys/powerpc/conf/DEFAULTS
+++ b/sys/powerpc/conf/DEFAULTS
@@ -10,3 +10,4 @@ device mem # Memory and kernel memory devices
# UART chips on this platform
device uart_ns8250
+device uart_z8530
OpenPOWER on IntegriCloud