commit | 33240f574cc4c03e851c836e054adb82398defe0 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Wed Jul 13 00:25:40 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 19 19:52:15 2016 +0200 |
tree | 0d4362bd5a082c66563486c41cad75ecba93215e | |
parent | 42dac20120791c348c52822f7dfd75a392a91420 [diff] |
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>