How to disable CONFIG_KALLSYMS in FC2 (kernel 2.6.5-1.358)

Dave Jones davej at redhat.com
Wed Dec 15 06:29:32 UTC 2004


On Tue, Dec 14, 2004 at 07:59:52PM -0800, Park Lee wrote:
 > Hi,
 > 
 >   Now, I'm using FC2 (linux-2.6.5-1.358), for some
 > reason, I need to disable CONFIG_KALLSYMS for kernel
 > development.
 > 
 > In /usr/src/linux/.config, we can see that
 > "CONFIG_KALLSYMS=y" is included in the General setup
 > section like the following: 
 >  
 >  
 > Then, It seems that there is no place to disable
 > CONFIG_KALLSYMS (i.e. turn 'CONFIG_KALLSYMS=y' to
 > 'CONFIG_KALLSYMS is not set'), How can I turn off the
 > 'CONFIG_KALLSYMS' item?? Is CONFIG_KALLSYMS=y set
 > automatically by system?

There was a missing initcall. Get the latest 2.6.9 errata
kernel for FC2, and use that instead.

		Dave




More information about the fedora-list mailing list