Tech Journal Back to Tech Journal

How can I configure the kernel without running the menuconfig program?

Well, you can always run make config which just asks a lot of questions in text-mode...

But if all you want is to quickly search or reach a config option, just edit the file .config in the kernel source directory.

Last updated on 2005-07-29 14:00:00 -0700, by Shalom Craimer

Back to Tech Journal