* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > This set of patches adds on top of my previous post. > > It fixes CONFIG_IKCONFIG when CONFIG_IKCONFIG_PROC is not set. > (gcc optimizes the config out!) > > As a request from Ingo, it now enables IKCONFIG and will also use > various locations to find a config to base against. hm, now 'make localyesconfig' done on a Fedora distro kernel produces something very close to an allyesconfig: -rw-rw-r-- 1 mingo mingo 91930 2009-04-30 20:03 .config aldebaran:~/linux/linux> grep =y .config | wc -l 3398 is that expected? Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html