Re: [U-Boot] [PATCH for-next 1/3] sunxi: Kconfig: Consolidate SYS_CONFIG_NAME settings

2014-10-06 Thread Ian Campbell
On Mon, 2014-10-06 at 09:48 +0200, Hans de Goede wrote: > Hi, > > On 10/04/2014 10:48 AM, Ian Campbell wrote: > > No need to be so repetitive. > > Hmm, I also have a version of this in my tree, I thought I had already send > that out, but maybe I did not, Ah, it seemed familiar as I was writing

Re: [U-Boot] [PATCH for-next 1/3] sunxi: Kconfig: Consolidate SYS_CONFIG_NAME settings

2014-10-06 Thread Hans de Goede
Hi, On 10/04/2014 10:48 AM, Ian Campbell wrote: > No need to be so repetitive. Hmm, I also have a version of this in my tree, I thought I had already send that out, but maybe I did not, see: https://github.com/jwrdegoede/u-boot-sunxi/commit/387033b669d72b8621eeb52c4cdc503e0d63b86d Note this nee

[U-Boot] [PATCH for-next 1/3] sunxi: Kconfig: Consolidate SYS_CONFIG_NAME settings

2014-10-04 Thread Ian Campbell
No need to be so repetitive. Signed-off-by: Ian Campbell --- board/sunxi/Kconfig | 31 --- 1 file changed, 4 insertions(+), 27 deletions(-) diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index 05defac..c4b3167 100644 --- a/board/sunxi/Kconfig +++ b/board/sunx