28 lines
590 B
Plaintext
28 lines
590 B
Plaintext
# $NetBSD: AMIGA,v 1.111 2016/12/13 20:42:16 christos Exp $
|
|
|
|
# GENERIC, without DraCo
|
|
#
|
|
include "arch/amiga/conf/GENERIC"
|
|
|
|
|
|
# Disable DraCo-specific options and devices
|
|
#
|
|
|
|
no options DRACO
|
|
|
|
no drbbc0 at mainbus0 # DraCo battery backed clock
|
|
no drsupio0 at mainbus0 # DraCo superio chip
|
|
no com* at drsupio? # DraCo serial
|
|
no lpt0 at drsupio? # DraCo parallel
|
|
|
|
no drsc0 at mainbus0 # DraCo scsi
|
|
no scsibus* at drsc0
|
|
|
|
|
|
# Alas, Melody-Z2 dont configure in the DraCo bus.
|
|
#
|
|
melody* at zbus0 # Melody MPEG audio decoder
|
|
audio* at melody?
|
|
|
|
spkr* at audio? # PC speaker (synthesized)
|