[GIT PULL] kconfig changes for v4.3-rc1

From: Michal Marek
Date: Tue Sep 08 2015 - 11:27:03 EST


Hi Linux,

please pull these kconfig changes for v4.3-rc1:
- kconfig warns about junk characters in Kconfig files
- merge_config.sh error handling
- small cleanup

Thanks,
Michal


The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kconfig

for you to fetch changes up to 78a6854e219ba266b6cc12f840b571c5f1168b5e:

merge_config.sh: exit on missing input files (2015-08-20 13:56:55 +0200)

----------------------------------------------------------------
Andreas Ruprecht (2):
kconfig: warn of unhandled characters in Kconfig commands
kconfig: Regenerate shipped zconf.{hash,lex}.c files

Markus Elfring (1):
kconfig: Delete unnecessary checks before the function call "sym_calc_value"

Sam Bobroff (1):
merge_config.sh: exit on missing input files

scripts/kconfig/confdata.c | 7 +-
scripts/kconfig/merge_config.sh | 4 +
scripts/kconfig/symbol.c | 3 +-
scripts/kconfig/zconf.gperf | 1 +
scripts/kconfig/zconf.hash.c_shipped | 58 ++++---
scripts/kconfig/zconf.l | 20 ++-
scripts/kconfig/zconf.lex.c_shipped | 325 +++++++++++++++++------------------
7 files changed, 211 insertions(+), 207 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/