Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-08-19 | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 1 | -0/+4 |
2009-08-19 | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 1 | -6/+3 |
2009-08-19 | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 1 | -1/+62 |
2009-08-19 | kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set | Steven Rostedt | 1 | -1/+1 |
2009-08-19 | kconfig: have extract-ikconfig read ELF files | Steven Rostedt | 1 | -0/+10 |
2009-08-19 | kconfig: add check if end exists in extract-ikconfig | Steven Rostedt | 1 | -0/+4 |
2009-08-19 | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 1 | -10/+23 |
2009-08-19 | kconfig: do not warn about modules built in | Steven Rostedt | 1 | -3/+5 |
2009-08-19 | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 1 | -5/+3 |
2009-08-19 | kconfig: add make localyesconfig option | Steven Rostedt | 1 | -1/+12 |
2009-08-19 | kconfig: make localmodconfig to run streamline_config.pl | Steven Rostedt | 1 | -1/+12 |