Skip to content
Snippets Groups Projects
Commit a838e543 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] Kconfig fix (acornscsi)


acornscsi had been broken for a long time; marked as such

Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 9ff65858
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
config SCSI_ACORNSCSI_3
tristate "Acorn SCSI card (aka30) support"
depends on ARCH_ACORN && SCSI
depends on ARCH_ACORN && SCSI && BROKEN
help
This enables support for the Acorn SCSI card (aka30). If you have an
Acorn system with one of these, say Y. If unsure, say N.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment