support/kconfig: bump to kconfig from Linux 4.17-rc2
authorPetr Vorel <petr.vorel@gmail.com>
Wed, 19 Sep 2018 11:36:15 +0000 (13:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 20 Sep 2018 21:14:38 +0000 (23:14 +0200)
commit6eacea5ae05e11bfc7b6557850ef7e4a0ba60bd7
treeb9547dbbf6379abc2cf36430dda078f5b2ddae36
parent78dd830f15b0c175cb8c9d2fef7f0641a8733b29
support/kconfig: bump to kconfig from Linux 4.17-rc2

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
48 files changed:
Makefile
support/kconfig/Makefile
support/kconfig/README.buildroot
support/kconfig/check.sh
support/kconfig/conf.c
support/kconfig/confdata.c
support/kconfig/expr.c
support/kconfig/expr.h
support/kconfig/gconf.c
support/kconfig/kconf_id.c [new file with mode: 0644]
support/kconfig/kxgettext.c
support/kconfig/list.h
support/kconfig/lkc.h
support/kconfig/lkc_proto.h
support/kconfig/lxdialog/check-lxdialog.sh
support/kconfig/lxdialog/checklist.c
support/kconfig/lxdialog/dialog.h
support/kconfig/lxdialog/inputbox.c
support/kconfig/lxdialog/menubox.c
support/kconfig/lxdialog/util.c
support/kconfig/mconf.c
support/kconfig/menu.c
support/kconfig/merge_config.sh
support/kconfig/nconf.c
support/kconfig/nconf.gui.c
support/kconfig/nconf.h
support/kconfig/patches/01-kconfig-kernel-to-buildroot.patch
support/kconfig/patches/06-br-build-system-integration.patch
support/kconfig/patches/10-br-build-system.patch
support/kconfig/patches/11-use-mktemp-for-lxdialog.patch
support/kconfig/patches/12-fix-glade-file-path.patch
support/kconfig/patches/14-support-out-of-tree-config.patch
support/kconfig/patches/15-fix-qconf-moc-rule.patch [deleted file]
support/kconfig/patches/16-fix-space-to-de-select-options.patch
support/kconfig/patches/17-kconfig-lxdialog-get-ncurses-CFLAGS-with-pkg-config.patch [deleted file]
support/kconfig/patches/18-kconfig-nconfig-fix-multi-byte-UTF-handling.patch [deleted file]
support/kconfig/patches/series
support/kconfig/qconf.cc
support/kconfig/qconf.h
support/kconfig/streamline_config.pl [changed mode: 0644->0755]
support/kconfig/symbol.c
support/kconfig/util.c
support/kconfig/zconf.gperf [deleted file]
support/kconfig/zconf.hash.c_shipped [deleted file]
support/kconfig/zconf.l
support/kconfig/zconf.lex.c_shipped
support/kconfig/zconf.tab.c_shipped
support/kconfig/zconf.y