From 6ef956617791612ffdc4919e840cc2b9d81ad5ea Mon Sep 17 00:00:00 2001 From: Sean Bruno Date: Mon, 3 Jul 2017 19:33:50 +0000 Subject: [PATCH] Garbage collect kernel option TWA_FLASH_FIRMWARE Submitted by: kevin.bowling0kev009.com Differential Revision: https://reviews.freebsd.org/D11387 --- sys/amd64/conf/NOTES | 1 - sys/conf/options | 1 - sys/i386/conf/NOTES | 1 - 3 files changed, 3 deletions(-) diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 70af189d7b24..346c20a5be1b 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -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 # diff --git a/sys/conf/options b/sys/conf/options index a8ff2506f492..71f45e1775ef 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 041bd9268a3c..ce64f83b03f3 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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 #