Hi Linus, Please pull these kconfig fixes for v4.7-rc1: - Fix for behavior of tristate choice items and fix for documentation of existing kconfig behavior [Dirk Gouders] - More helpful "unexpected data" kconfig warning [Paul Bolle] Thanks, Michal The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -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 fa64e5f6a35efd5e77d639125d973077ca506074: kconfig/symbol.c: handle choice_values that depend on 'm' symbols (2016-05-10 21:14:27 +0200) ---------------------------------------------------------------- Dirk Gouders (3): kconfig-language: fix comment on dependency-generated menu structures. kconfig-language: elaborate on the type of a choice kconfig/symbol.c: handle choice_values that depend on 'm' symbols Paul Bolle (1): kconfig: add unexpected data itself to warning Documentation/kbuild/kconfig-language.txt | 22 +++++++++++++--------- scripts/kconfig/confdata.c | 4 +++- scripts/kconfig/symbol.c | 14 ++++++++++++++ 3 files changed, 30 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html