Re: [U-Boot] [PATCH v4 1/2] common/Kconfig: Add DISPLAY_CPUINFO

2016-10-12 Thread Tom Rini
On Wed, Oct 12, 2016 at 08:07:44AM -0400, Tom Rini wrote: > From: Lokesh Vutla > > Create a Kconfig entry for DISPLAY_CPUINFO and make it be the default > in certain architectures. Migrate all config files. > > Signed-off-by: Lokesh Vutla > Signed-off-by: Tom Rini Applied to u-boot/master,

[U-Boot] [PATCH v4 1/2] common/Kconfig: Add DISPLAY_CPUINFO

2016-10-12 Thread Tom Rini
From: Lokesh Vutla Create a Kconfig entry for DISPLAY_CPUINFO and make it be the default in certain architectures. Migrate all config files. Signed-off-by: Lokesh Vutla Signed-off-by: Tom Rini --- arch/blackfin/include/asm/config.h | 1 - common/Kconfig