Re: [U-Boot] [PATCH 1/2] arch/arm/Kconfig: Add back in missing entries.

2015-09-02 Thread Tom Rini
On Wed, Sep 02, 2015 at 03:43:32PM -0400, Tom Rini wrote: > In 2178282 we accidentally dropped out hilsilicon and cm_t43. Bring > these back in. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature ___

[U-Boot] [PATCH 1/2] arch/arm/Kconfig: Add back in missing entries.

2015-09-02 Thread Tom Rini
In 2178282 we accidentally dropped out hilsilicon and cm_t43. Bring these back in. Signed-off-by: Tom Rini --- arch/arm/Kconfig |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index de0d6fb..5feef97 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfi