coreboot-kgpe-d16/util/kconfig
Patrick Georgi 60e0dc3919 util/kconfig: Remove miniconfig script
It replicates the functionality of savedefconfig because back when the
script was added, savedefconfig didn't work for us. It now does, is
the official way of doing things, is recommended in our documentation
and is also a fair bit faster.

Change-Id: Ia8e0377537ff7cd638c564037ea6a77b01a87243
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37150
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-04-29 10:46:07 +00:00
..
lxdialog {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
Makefile util/kconfig: Move coreboot specific changes into Makefile.inc 2019-11-27 23:27:29 +00:00
Makefile.inc util/kconfig: Move coreboot specific changes into Makefile.inc 2019-11-27 23:27:29 +00:00
POTFILES.in
check.sh
conf.c
confdata.c Kconfig: Write tmp files into same directory as target files 2019-08-30 10:42:29 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
expr.c
expr.h
gconf.c
gconf.glade
images.c
kxgettext.c
list.h
lkc.h
lkc_proto.h
mconf.c
menu.c
nconf.c util/kconfig: Silence warning about _GNU_SOURCE 2020-03-08 14:24:03 +00:00
nconf.gui.c
nconf.h
qconf.cc
qconf.h {src,util}: Use NULL instead of 0 for pointer 2018-06-11 08:52:08 +00:00
regex.c util/kconfig: Silence warning about _GNU_SOURCE 2020-03-08 14:24:03 +00:00
regex.h
symbol.c
toada.c util/kconfig: Add `toada` Ada spec generation tool 2019-01-24 13:47:08 +00:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l util/kconfig: Use snprintf to avoid buffer overflow 2019-05-13 09:14:42 +00:00
zconf.lex.c_shipped util/kconfig: Use snprintf to avoid buffer overflow 2019-05-13 09:14:42 +00:00
zconf.tab.c_shipped
zconf.y