]> git.ipfire.org Git - people/ms/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)
committerStefano Babic <sbabic@denx.de>
Tue, 19 Jul 2016 17:52:15 +0000 (19:52 +0200)
commit47855a5c3bf8aa2ad2bd48016d48c89bc1e2641c
tree0d4362bd5a082c66563486c41cad75ecba93215e
parentec7fde3ebfeb1dc428206bf1afca87dbd86cc29b
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