Re: [U-Boot] [PATCH] Convert CONFIG_EMIF4 et al to Kconfig

2017-09-13 Thread Stefano Babic
On 12/09/2017 22:27, Adam Ford wrote: > This converts the following to Kconfig: >CONFIG_EMIF4 >CONFIG_SDRC > > Signed-off-by: Adam Ford > --- > arch/arm/mach-omap2/omap3/Kconfig | 15 +++ > configs/am3517_crane_defconfig| 1 + >

Re: [U-Boot] [PATCH] Convert CONFIG_EMIF4 et al to Kconfig

2017-09-12 Thread Simon Glass
On 12 September 2017 at 14:27, Adam Ford wrote: > This converts the following to Kconfig: >CONFIG_EMIF4 >CONFIG_SDRC > > Signed-off-by: Adam Ford > --- > arch/arm/mach-omap2/omap3/Kconfig | 15 +++ > configs/am3517_crane_defconfig|

[U-Boot] [PATCH] Convert CONFIG_EMIF4 et al to Kconfig

2017-09-12 Thread Adam Ford
This converts the following to Kconfig: CONFIG_EMIF4 CONFIG_SDRC Signed-off-by: Adam Ford --- arch/arm/mach-omap2/omap3/Kconfig | 15 +++ configs/am3517_crane_defconfig| 1 + configs/am3517_evm_defconfig | 1 + configs/cm_t3517_defconfig|