Garbage collect kernel option TWA_FLASH_FIRMWARE

Submitted by:	 kevin.bowling0kev009.com
Differential Revision:	https://reviews.freebsd.org/D11387
This commit is contained in:
Sean Bruno 2017-07-03 19:33:50 +00:00
parent 31a8b4896f
commit 6ef9566177
3 changed files with 0 additions and 3 deletions

View File

@ -414,7 +414,6 @@ device arcmsr # Areca SATA II RAID
# The driver is implemented as a SIM, and so, needs the CAM infrastructure.
#
options TWA_DEBUG # 0-10; 10 prints the most messages.
options TWA_FLASH_FIRMWARE # firmware image bundled when defined.
device twa # 3ware 9000 series PATA/SATA RAID
#

View File

@ -45,7 +45,6 @@ AHD_REG_PRETTY_PRINT opt_aic79xx.h
ADW_ALLOW_MEMIO opt_adw.h
TWA_DEBUG opt_twa.h
TWA_FLASH_FIRMWARE opt_twa.h
# Debugging options.
ALT_BREAK_TO_DEBUGGER opt_kdb.h

View File

@ -673,7 +673,6 @@ device arcmsr # Areca SATA II RAID
# The driver is implemented as a SIM, and so, needs the CAM infrastructure.
#
options TWA_DEBUG # 0-10; 10 prints the most messages.
options TWA_FLASH_FIRMWARE # firmware image bundled when defined.
device twa # 3ware 9000 series PATA/SATA RAID
#