[U-Boot] [PATCH 2/2] configs: ti: armv7_common: Enable DISPLAY_{CPU/BOARD}INFO
Tom Rini
trini at konsulko.com
Sun Aug 28 22:16:17 CEST 2016
On Sat, Aug 27, 2016 at 05:23:55PM +0530, Lokesh Vutla wrote:
> Enable CONFIG_DISPLAY_{CPU/BOARD}INFO on all TI platforms.
> Also removing the duplicated configs.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
> include/configs/ti_armv7_common.h | 4 ++++
> include/configs/ti_armv7_keystone2.h | 1 -
> include/configs/ti_omap4_common.h | 2 --
> include/configs/ti_omap5_common.h | 3 ---
> 4 files changed, 4 insertions(+), 6 deletions(-)
This is the wrong direction. Please add an entry to common/Kconfig (a
"hidden" one) and select it from board/ti/*/Kconfig. And this will need
some cleaning up of some other boards/ Kconfig files that introduced it
locally and instead should select this new option. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160828/e19e7891/attachment.sig>
More information about the U-Boot
mailing list