acrn-kernel/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
Makefile
POTFILES.in
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
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped
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
menu.c
qconf.cc
qconf.h
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
zconf.hash.c_shipped
zconf.l
zconf.tab.c_shipped
zconf.y