Commit 1100e79a authored by Randy Dunlap's avatar Randy Dunlap Committed by Christoph Hellwig

[PATCH] fix JAZZ_ESP driver config depends

Use correct config symbol name for MACH_JAZZ in JAZZ_ESP driver config.
Acked by Ralf.
Signed-off-by: default avatarRandy Dunlap <rddunlap@osdl.org>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent bf32d809
......@@ -1507,7 +1507,7 @@ source "drivers/scsi/arm/Kconfig"
config JAZZ_ESP
bool "MIPS JAZZ FAS216 SCSI support"
depends on MIPS_JAZZ && SCSI
depends on MACH_JAZZ && SCSI
help
This is the driver for the onboard SCSI host adapter of MIPS Magnum
4000, Acer PICA, Olivetti M700-10 and a few other identical OEM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment