请问编译选项module和module capable的区别编译内核时每个模块的编译选项有4种:1.built-in2.excluded3.module4.module capable第1,2,3种很好理解,请问第3种和第4种有什么区别。[解决办法]kernel configuration只有三个option,怎么会多出一个module capable呢?kernel version是多少?