Commit d7ee788d authored by Bjorn Helgaas's avatar Bjorn Helgaas Committed by David Mosberger

[PATCH] ia64: allow simscsi to be a module

Requiring CONFIG_HP_SIMSCSI to be either  "y" or "n" breaks
allmodconfig, because simscsi ends up built-in, while scsi itself
is a module.  So allow simscsi to be a module also.
parent 352b39c8
......@@ -13,7 +13,7 @@ config HP_SIMSERIAL_CONSOLE
depends on HP_SIMSERIAL
config HP_SIMSCSI
bool "Simulated SCSI disk"
tristate "Simulated SCSI disk"
depends on SCSI
endmenu
......
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