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. ===== arch/ia64/hp/sim/Kconfig 1.3 vs edited ===== --- 1.3/arch/ia64/hp/sim/Kconfig Tue Jun 3 05:24:27 2003 +++ edited/arch/ia64/hp/sim/Kconfig Tue Apr 6 16:10:15 2004 @@ -13,7 +13,7 @@ depends on HP_SIMSERIAL config HP_SIMSCSI - bool "Simulated SCSI disk" + tristate "Simulated SCSI disk" depends on SCSI endmenu - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Apr 6 18:35:32 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:25 EST