Home | History | Annotate | Line # | Download | only in conf
      1 # $NetBSD: AMIGA,v 1.111 2016/12/13 20:42:16 christos 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 
     27 spkr*		at audio?		# PC speaker (synthesized)
     28