Swanand Shende wrote:
Hi, I am trying to find out the meaning of the flags that are generated in the .config file after executing the command " make menuconfig". Macro's with the same names also exist in the autoconf file in the kernel. Can anyone please help me in finding where i can get the meanings of all these flags on the net etc.?
help-text is contained in Kconfig* files throughout the tree. make menuconfig will prompt you for every 'flag', type '?' to see the help text.
Thank you. cc: swanandshende@xxxxxxxxxxxxxx
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/