On Wed, Jun 25, 2008 at 11:26 PM, <adrian.joian@xxxxxxxxxxxxxxxx> wrote: > Hello, > > You are right in the /boot config file everything is ok. > > But if you install the kernel source and look in the config-debug, > config-x86 and so on files non of them contain the 3 values all toghether. You are simply interpreting what you are seeing in the kernel source package incorrectly. To understand how those files are used to compile the final config files, you would need to parse all of the build logic in the spec file that comes in the kernel srpm. While instructive, its not what you want. The final config file used to build each binary kernel is shipped in the binary kernel package and placed in /boot/ on kernel install. That is the only file you need to typically review when looking for specific kernel config settings. -jef -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list