Remove options that don't actually exist (in this form).

This commit is contained in:
scottl 2002-09-01 07:13:10 +00:00
parent a54a864f42
commit 7c181b86eb

View File

@ -67,11 +67,6 @@ AHD_DEBUG_OPTS opt_aic79xx.h # Aic79xx driver debugging options.
AHD_TMODE_ENABLE opt_aic79xx.h # Bitmap of units to enable
# targetmode operations.
AHD_DUMP_EEPROM opt_aic79xx.h # Dump the contents of our
# configuration prom.
AHD_DEBUG_SEQUENCER opt_aic79xx.h # Enable diagnostic sequencer code
AHD_REG_PRETTY_PRINT opt_aic79xx.h # Print register bitfields in debug
# output. Adds ~215k to driver.