]> code.ossystems Code Review - bsp/u-boot.git/commit
mx7_common: Put display board info config into board file
authorStefan Agner <stefan@agner.ch>
Wed, 13 Jul 2016 07:25:40 +0000 (00:25 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Jul 2016 21:07:00 +0000 (18:07 -0300)
commitb8cc70ed147e1fa2d0386b51cf32702e3b546019
tree95693da8f77bf6b6ba5160ca9242562860ebc844
parent72a996713f03fdfd45ad4e6783a45375977ddb0e
mx7_common: Put display board info config into board file

CONFIG_DISPLAY_BOARDINFO should not be placed in mx7_common
because some boards might need a different config such as
CONFIG_DISPLAY_BOARDINFO_LATE. Move it to the board file
instead.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
include/configs/mx7_common.h
include/configs/mx7dsabresd.h
include/configs/warp7.h