kconfig: allow loading multiple configurations
Extend conf_read_simple() so it can load multiple configurations. 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>
Showing
- scripts/kconfig/conf.c 3 additions, 3 deletionsscripts/kconfig/conf.c
- scripts/kconfig/confdata.c 67 additions, 44 deletionsscripts/kconfig/confdata.c
- scripts/kconfig/expr.h 5 additions, 1 deletionscripts/kconfig/expr.h
- scripts/kconfig/gconf.c 1 addition, 5 deletionsscripts/kconfig/gconf.c
- scripts/kconfig/lkc.h 1 addition, 1 deletionscripts/kconfig/lkc.h
- scripts/kconfig/lkc_proto.h 1 addition, 1 deletionscripts/kconfig/lkc_proto.h
- scripts/kconfig/symbol.c 6 additions, 7 deletionsscripts/kconfig/symbol.c
Loading
Please register or sign in to comment