|
Certain options are not editable when running make menuconfig?
Hi,
I am compiling a realtime kernel from source. When I run make menuconfig or make gconfig, certain options that I don't want to set are set but not editable. Specifically, I am trying to disable FTRACE and KALLSYMS, but neither are editable. I have EXPERIMENTAL set.
I imagine they must not be editable for a reason, but I am considering editing the config file by hand to disable these options. I don't know if that is a good or bad idea.
Does anyone have any thoughts as to why they are not changeable?
Thank you,
Alan
|