configs/galileo: grub2 needs wchar toolchain
authorNicholas Sielicki <sielicki@yandex.com>
Tue, 5 Sep 2017 00:08:05 +0000 (19:08 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Sep 2017 19:55:28 +0000 (21:55 +0200)
commitca622d6222b7694b97a834aec582ae9985bb093a
tree582df09c2d71f50f87fb1ecfd7fc53e7146bf76b
parent62ec0af5fb910f08095548b33062cef20d4ca07b
configs/galileo: grub2 needs wchar toolchain

The galileo_defconfig has the line "BR_TARGET_GRUB2=y", but this
currently has no effect because BR_TARGET_GRUB2 cannot be selected
without BR2_TOOLCHAIN_BUILDROOT_WCHAR=y, which is not set by default.

Signed-off-by: Nicholas Sielicki <sielicki@yandex.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/galileo_defconfig