From 59b08f8d06700770cf1105269acb2ec2460e2a34 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Wed, 31 Jan 2018 16:39:45 -0800 Subject: Sync kconfig files with upstream 4.15 Last updated with 4.9-rc7. This commit introduces the following upstream changes: 9059a3493efe kconfig: fix relational operators for bool and tristate symbols 88127dae6ed9 kconfig/symbol.c: use correct pointer type argument for sizeof b24413180f56 License cleanup: add SPDX GPL-2.0 license identifier to files with no license bb3290d91695 Remove gperf usage from toolchain ad8181060788 kconfig: fix sparse warnings in nconfig ff85a1a80e00 kconfig: Check for libncurses before menuconfig 9be3213b14d4 gconfig: remove misleading parentheses around a condition 83c3a1bad224 xconfig: fix missing suboption and help panels on first run e039303ff71a xconfig: fix 'Show Debug' functionality 79e51b5c2dee kconfig/nconf: Fix hang when editing symbol with a long prompt 0eb47346968f Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warning 237e3ad0f195 Kconfig: Introduce the "imply" keyword Signed-off-by: Bryan Hundven --- kconfig/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'kconfig/.gitignore') diff --git a/kconfig/.gitignore b/kconfig/.gitignore index 473d1748..49c06892 100644 --- a/kconfig/.gitignore +++ b/kconfig/.gitignore @@ -3,7 +3,6 @@ conf *.o *.dep zconf.lex.c -zconf.hash.c zconf.tab.c *.exe Makefile -- cgit v1.2.3