Closed pfactum closed 6 years ago
I am not facing this issue. Could you explain the steps you performed
Steps? Emmm… I compile kernel using make -j4 :). I think you need my .config. It's here: https://gist.github.com/d38a8cf405f6f66ef83e
I guess that EnhanceIO must depend on something from SCSI but it doesn't. I think EnhanceIO must require SCSI to be builtin too when it's being built as builtin. In my config SCSI is compiled as module.
If I compile EnhanceIO on 3.8.3 kernel as built-in (not module), I get the following result:
Could that be fixed?