fix a typo in the AIC7XXX_DEBUG_MASK help text
This patch fixes a typo in the AIC7XXX_DEBUG_MASK help text. Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
@@ -86,7 +86,7 @@ config AIC7XXX_DEBUG_MASK
|
|||||||
default "0"
|
default "0"
|
||||||
help
|
help
|
||||||
Bit mask of debug options that is only valid if the
|
Bit mask of debug options that is only valid if the
|
||||||
CONFIG_AIC7XXX_DEBUG_ENBLE option is enabled. The bits in this mask
|
CONFIG_AIC7XXX_DEBUG_ENABLE option is enabled. The bits in this mask
|
||||||
are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the
|
are defined in the drivers/scsi/aic7xxx/aic7xxx.h - search for the
|
||||||
variable ahc_debug in that file to find them.
|
variable ahc_debug in that file to find them.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user