1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Turn the 'ahc dump eeprom' flag into a real option.

This commit is contained in:
Justin T. Gibbs 1999-05-25 20:15:54 +00:00
parent b53bae294f
commit 26b4048320
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47508

View File

@ -1,4 +1,4 @@
# $Id: options,v 1.136 1999/05/09 13:10:41 peter Exp $
# $Id: options,v 1.137 1999/05/09 16:45:42 phk Exp $
#
# On the handling of kernel options
#
@ -37,6 +37,9 @@ AHC_ALLOW_MEMIO opt_aic7xxx.h # Allow PCI devices to use memory
AHC_TMODE_ENABLE opt_aic7xxx.h # Bitmap of units to enable
# targetmode operations.
AHC_DUMP_EEPROM opt_aic7xxx.h # Dump the contents of our
# configuration prom.
ADW_ALLOW_MEMIO opt_adw.h # Allow PCI devices to use memory
# mapped I/O