Hi,
Where can I get detail description on each KEYs in .config file?
I'm trying to understand what are the meaning of those before turn thme on/off.
Thanks in advance.
Allexio
On Tue, 9 Jan 2007 16:40:05 -0800 Allexio Ju wrote:
> Hi,
>
> Where can I get detail description on each KEYs in .config file?
> I'm trying to understand what are the meaning of those before turn thme on/off.
In the many Kconfig and Kconfig.* files in the kernel tree.
Or by using one of the config tools "make menuconfig/xconfig/gconfig"
and reading the Help text.
---
~Randy