kconfig: update to Linux 5.3-rc3
Recently, Linux merged some important fixes.

Commit 8e2442a5f86e ("kconfig: fix missing choice values in auto.conf")
Commit 0c5b6c28ed68 ("kconfig: Clear "written" flag to avoid data loss")

Barebox must import them.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 1f5e9d3 commit 21e5652f989d2df9a1722698b2d5f9257c6c4c3b
@Masahiro Yamada Masahiro Yamada authored on 7 Aug 2019
Sascha Hauer committed on 12 Aug 2019
Showing 12 changed files
View
scripts/kconfig/Makefile
View
scripts/kconfig/conf.c
View
scripts/kconfig/confdata.c
View
scripts/kconfig/expr.h
View
scripts/kconfig/lkc.h
View
scripts/kconfig/lkc_proto.h
View
scripts/kconfig/mconf.c
View
scripts/kconfig/nconf.c
View
scripts/kconfig/preprocess.c
View
scripts/kconfig/qconf.cc
View
scripts/kconfig/symbol.c
View
scripts/kconfig/tests/err_recursive_dep/expected_stderr