AMIGA revision 1.107 1 # $NetBSD: AMIGA,v 1.107 2007/09/07 12:53:40 lukem Exp $
2
3 # GENERIC, without DraCo
4 #
5 include "arch/amiga/conf/GENERIC"
6
7
8 # Disable DraCo-specific options and devices
9 #
10
11 no options DRACO
12
13 no drbbc0 at mainbus0 # DraCo battery backed clock
14 no drsupio0 at mainbus0 # DraCo superio chip
15 no com* at drsupio? # DraCo serial
16 no lpt0 at drsupio? # DraCo parallel
17
18 no drsc0 at mainbus0 # DraCo scsi
19 no scsibus* at drsc0
20
21
22 # Alas, Melody-Z2 dont configure in the DraCo bus.
23 #
24 melody* at zbus0 # Melody MPEG audio decoder
25 audio* at melody?
26