[U-Boot] [PATCH] Convert CONFIG_EMIF4 et al to Kconfig
Simon Glass
sjg at chromium.org
Wed Sep 13 04:27:32 UTC 2017
On 12 September 2017 at 14:27, Adam Ford <aford173 at gmail.com> wrote:
> This converts the following to Kconfig:
> CONFIG_EMIF4
> CONFIG_SDRC
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> ---
> arch/arm/mach-omap2/omap3/Kconfig | 15 +++++++++++++++
> configs/am3517_crane_defconfig | 1 +
> configs/am3517_evm_defconfig | 1 +
> configs/cm_t3517_defconfig | 1 +
> configs/eco5pk_defconfig | 1 +
> configs/mcx_defconfig | 1 +
> configs/mt_ventoux_defconfig | 1 +
> configs/twister_defconfig | 1 +
> include/configs/am3517_crane.h | 1 -
> include/configs/am3517_evm.h | 2 --
> include/configs/cm_t35.h | 2 --
> include/configs/cm_t3517.h | 2 --
> include/configs/mcx.h | 2 --
> include/configs/nokia_rx51.h | 2 --
> include/configs/sniper.h | 1 -
> include/configs/tam3517-common.h | 2 --
> include/configs/tao3530.h | 2 --
> include/configs/ti_omap3_common.h | 3 ---
> include/configs/tricorder.h | 2 --
> scripts/config_whitelist.txt | 2 --
> 20 files changed, 22 insertions(+), 23 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list