Skip to content

Commit

Permalink
fix a typo in the AIC7XXX_DEBUG_MASK help text
Browse files Browse the repository at this point in the history
This patch fixes a typo in the AIC7XXX_DEBUG_MASK help text.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Adrian Bunk committed Mar 31, 2006
1 parent 3e6e952 commit 5637a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/aic7xxx/Kconfig.aic7xxx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ config AIC7XXX_DEBUG_MASK
default "0"
help
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
variable ahc_debug in that file to find them.

Expand Down

0 comments on commit 5637a2e

Please sign in to comment.