dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/scripts/kconfig
Roman Zippel 2e3646e51b kconfig: integrate split config into silentoldconfig
Now that kconfig can load multiple configurations, it becomes simple to
integrate the split config step, by simply comparing the new .config file with
the old auto.conf (and then saving the new auto.conf).  A nice side effect is
that this saves a bit of disk space and cache, as no data needs to be read
from or saved into the splitted config files anymore (e.g.  include/config is
now 648KB instead of 5.2MB).

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2006-06-09 07:31:30 +02:00
..
lxdialog [PATCH] Enhancing accessibility of lxdialog 2006-04-14 09:15:09 -07:00
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
Makefile kbuild: change kbuild to not rely on incorrect GNU make behavior 2006-03-06 00:09:51 +01:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
conf.c kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
confdata.c kconfig: integrate split config into silentoldconfig 2006-06-09 07:31:30 +02:00
expr.c kconfig: remove SYMBOL_{YES,MOD,NO} 2006-06-09 07:31:30 +02:00
expr.h kconfig: integrate split config into silentoldconfig 2006-06-09 07:31:30 +02:00
gconf.c kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
gconf.glade [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
images.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig_load.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kxgettext.c [PATCH] kconfig: kxgettext: EOL fix 2005-09-05 00:05:49 -07:00
lex.zconf.c_shipped [PATCH] kconfig: improve error handling in the parser 2005-11-09 07:55:54 -08:00
lkc.h kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
lkc_proto.h kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
mconf.c kbuild: create .kernelrelease at *config step 2006-01-16 12:12:12 +01:00
menu.c [PATCH] kconfig: improve error handling in the parser 2005-11-09 07:55:54 -08:00
qconf.cc [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.h [PATCH] fix gcc4.1 build failure on xconfig 2006-01-08 20:14:06 -08:00
symbol.c kconfig: allow loading multiple configurations 2006-06-09 07:31:30 +02:00
util.c kconfig: fix .config dependencies 2006-06-09 07:31:30 +02:00
zconf.gperf [PATCH] kconfig: simplify symbol type parsing 2005-11-09 07:55:54 -08:00
zconf.hash.c_shipped [PATCH] kconfig: simplify symbol type parsing 2005-11-09 07:55:54 -08:00
zconf.l [PATCH] kconfig: improve error handling in the parser 2005-11-09 07:55:54 -08:00
zconf.tab.c_shipped [PATCH] kconfig: improve error handling in the parser 2005-11-09 07:55:54 -08:00
zconf.y [PATCH] kconfig: improve error handling in the parser 2005-11-09 07:55:54 -08:00