From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 28 Aug 2016 16:16:17 -0400 Subject: [U-Boot] [PATCH 2/2] configs: ti: armv7_common: Enable DISPLAY_{CPU/BOARD}INFO In-Reply-To: <20160827115355.26063-3-lokeshvutla@ti.com> References: <20160827115355.26063-1-lokeshvutla@ti.com> <20160827115355.26063-3-lokeshvutla@ti.com> Message-ID: <20160828201617.GA8799@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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: