From ba86e7565466a432fb6ea34e6521f4b4ef0812c9 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 12 Jun 2006 20:10:46 +0000 Subject: [PATCH] Some machines have an ESCC. Make sure we build uart(4) with support for the z8530. --- sys/powerpc/conf/DEFAULTS | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/powerpc/conf/DEFAULTS b/sys/powerpc/conf/DEFAULTS index c6c75f22a029..6537172490ae 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