From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 31 Oct 2014 07:59:27 +0100 Subject: [U-Boot] [PATCH 1/2] kconfig: arm: select CPU_V7 for some new boards In-Reply-To: <1414733201-24324-2-git-send-email-yamada.m@jp.panasonic.com> References: <1414733201-24324-1-git-send-email-yamada.m@jp.panasonic.com> <1414733201-24324-2-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <5453334F.9080404@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 31.10.2014 06:26, Masahiro Yamada wrote: > Marvell DB-MV784MP-GP and maxBCM are pretty new boards and were missed > by commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs). > > This commit adds "select CPU_V7" for them and remove redundant > "config SYS_CPU" and "string" directives. > > Signed-off-by: Masahiro Yamada > Cc: Savoundararadj Thanks Masahiro-san for taking care of this. As always, you are really amazingly active and attentive! Acked-by: Stefan Roese Thanks, Stefan