
13 Feb
2017
13 Feb
'17
1:19 p.m.
On Sat, Feb 11, 2017 at 12:39:55PM +0900, Masahiro Yamada wrote:
With the Kconfig re-sync with Linux 4.10, characters such as '}', ';' in Kconfig help message cause warnings:
$ make defconfig *** Default configuration is based on 'sandbox_defconfig' drivers/i2c/Kconfig:132:warning: ignoring unsupported character '}' drivers/i2c/Kconfig:132:warning: ignoring unsupported character ';'
Drop the Device Tree fragment from the help.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Applied to u-boot/master, thanks!
--
Tom