Re: [U-Boot] [PATCH 0/4] kconfig: turnaround into single .config

2015-02-19 Thread Tom Rini
On Thu, Feb 19, 2015 at 03:54:21PM +0100, Hans de Goede wrote: > Hi, > > On 19-02-15 15:12, Simon Glass wrote: > >Hi Hans, > > > >On 19 February 2015 at 01:17, Hans de Goede wrote: > >>Hi, > >> > >>On 19-02-15 08:47, Masahiro Yamada wrote: > >>> > >>>Masahiro Yamada (4): > >>>ARM: UniPhier: s

Re: [U-Boot] [PATCH 0/4] kconfig: turnaround into single .config

2015-02-19 Thread Hans de Goede
Hi, On 19-02-15 15:12, Simon Glass wrote: Hi Hans, On 19 February 2015 at 01:17, Hans de Goede wrote: Hi, On 19-02-15 08:47, Masahiro Yamada wrote: Masahiro Yamada (4): ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value malloc_f: fix broken .config caused by CONFIG_

Re: [U-Boot] [PATCH 0/4] kconfig: turnaround into single .config

2015-02-19 Thread Simon Glass
Hi Hans, On 19 February 2015 at 01:17, Hans de Goede wrote: > Hi, > > On 19-02-15 08:47, Masahiro Yamada wrote: >> >> Masahiro Yamada (4): >>ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value >>malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F >>kconfig: switc

Re: [U-Boot] [PATCH 0/4] kconfig: turnaround into single .config

2015-02-19 Thread Hans de Goede
Hi, On 19-02-15 08:47, Masahiro Yamada wrote: Masahiro Yamada (4): ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F kconfig: switch to single .config configuration kconfig: remove unneeded dependency on !SPL

[U-Boot] [PATCH 0/4] kconfig: turnaround into single .config

2015-02-18 Thread Masahiro Yamada
Masahiro Yamada (4): ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F kconfig: switch to single .config configuration kconfig: remove unneeded dependency on !SPL_BUILD Kconfig |