On Tue, Jan 26, 2016 at 12:17 AM, Anatolij Gustschin <ag...@denx.de> wrote:
> Enabling CONFIG_DISPLAY breaks building for some architectures
> (microblaze-generic), so we disable CONFIG_DISPLAY in Kconfig
> by default and enable this option in defconfigs. CONFIG_DISPLAY
> depends on CONFIG_I2C_EDID, so add and enable it in defconfigs, too.
>
> Signed-off-by: Anatolij Gustschin <ag...@denx.de>
> Reported-by: Bin Meng <bmeng...@gmail.com>
> Cc: Simon Glass <s...@chromium.org>
> ---
>  configs/chromebook_jerry_defconfig |  2 ++
>  configs/firefly-rk3288_defconfig   |  2 ++
>  configs/nyan-big_defconfig         |  1 +
>  configs/rock2_defconfig            |  2 ++
>  drivers/video/Kconfig              | 10 +++++++++-
>  include/configs/chromebook_jerry.h |  1 -
>  include/configs/firefly-rk3288.h   |  1 -
>  include/configs/nyan-big.h         |  2 --
>  include/configs/rock2.h            |  1 -
>  9 files changed, 16 insertions(+), 6 deletions(-)
>

Tested with buildman on all curent 1100 boards
Tested-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to