What all does a Linux newbie need to learn to safely delete Linux kernel configuration items like CONFIG_INTEL_TXT, without causing kernel panic or OS to become unstable?
Can you recommend any newbie-level tutorials to learn "make menuconfig" in general;or even better, how to use it to do what I need doing? I would assume I'm not the first to want to eliminate certain kernel configuration items.