Add BUS_DEBUG option in opt_bus.h

This commit is contained in:
Doug Rabson 1998-10-28 08:37:10 +00:00
parent b5e7d1133b
commit 709f2df6c3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40691

View File

@ -1,4 +1,4 @@
# $Id: options,v 1.104 1998/10/09 23:26:26 peter Exp $
# $Id: options,v 1.105 1998/10/12 12:27:23 bde Exp $
#
# On the handling of kernel options
#
@ -300,3 +300,6 @@ METEOR_DEALLOC_ABOVE opt_meteor.h
# Include tweaks for running under the SimOS machine simulator.
SIMOS opt_simos.h
# options for bus/device framework
BUS_DEBUG opt_bus.h