coreboot-kgpe-d16/util/kconfig
zbao 11a262c86c util/kconfig:xconf(QT): Update QT version of xconf
Update the qconf.cc and qconf.h to upstream code, which added support
of QT5 and removed the support of QT3.

All code is ported from kernel.org, with only one line added to qconf.cc.
int kconfig_warnings = 0;

Change-Id: Ice77cddcc00e43375039379978e55f42acf867f7
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/13130
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-02-03 03:46:18 +01:00
..
lxdialog libpayload: Drop duplicate copy of Kconfig 2015-06-30 18:55:32 +02:00
Makefile util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
POTFILES.in
check.sh libpayload: Drop duplicate copy of Kconfig 2015-06-30 18:55:32 +02:00
conf.c kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
confdata.c util/kconfig: Set parameter of mkdir to only one for mingw. 2015-11-20 05:37:20 +01:00
expr.c
expr.h
gconf.c kbuild: trivial - use tabs for code indent where possible 2015-04-06 23:13:15 +02:00
gconf.glade
images.c
kxgettext.c
list.h kconfig: Replace mentions of "list_struct" to "list_head" 2015-04-06 23:15:10 +02:00
lkc.h kconfig: Allow KCONFIG_STRICT outside of confdata.c 2015-09-30 06:58:57 +00:00
lkc_proto.h
mconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
menu.c kconfig: Fix warning "‘jump’ may be used uninitialized" 2015-04-06 23:14:09 +02:00
miniconfig Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
nconf.c kconfig: kconfig_warnings needs to be defined for all frontends 2015-09-30 10:48:21 +00:00
nconf.gui.c
nconf.h
qconf.cc util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
qconf.h util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
regex.c
regex.h
symbol.c util/kconfig: Remove utsname for mingw 2015-11-26 23:59:50 +01:00
util.c kbuild: trivial - remove trailing empty lines 2015-04-06 23:13:50 +02:00
zconf.gperf
zconf.hash.c_shipped Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
zconf.l util/kconfig: fill glob_t with 0 before calling glob 2015-11-05 02:16:02 +01:00
zconf.lex.c_shipped util/kconfig: fill glob_t with 0 before calling glob 2015-11-05 02:16:02 +01:00
zconf.tab.c_shipped kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00
zconf.y kconfig: Add wildcard support for "source" 2015-04-06 23:52:57 +02:00