diff options
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/DEFAULTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS index 37af8037dedc..bb6a00b33243 100644 --- a/sys/pc98/conf/DEFAULTS +++ b/sys/pc98/conf/DEFAULTS @@ -15,3 +15,7 @@ device npx # Pseudo devices. device mem # Memory and kernel memory devices device io # I/O device + +# UART chips on this platform +device uart_ns8250 +#device uart_i8251 |
