Hi
How can I get scsi_mod.ko? What is the corresponding config option for 2.6.12.2 kernel? I set "CONFIG_SCSI=y". It looks like I can't set it to "m". Everytime I set CONFIG_SCSI=m, it changes back to CONFIG_SCSI=y. What is the right option for getting scsi_mod as a module?
dependency
i suppose some CONFIG option that depends on SCSI is "y", so SCSI can't be "m".
If you hit the ? key in
If you hit the ? key in menuconfig it should tell you what option set that option to y.