]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SOC_DA8XX et al to Kconfig
authorAdam Ford <aford173@gmail.com>
Thu, 11 Jan 2018 14:20:27 +0000 (08:20 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 23 Jan 2018 01:09:26 +0000 (20:09 -0500)
commit46751ffedfeeb57cdec3528a84ff5926512db121
treea6f8f8c740fe25107f247ece0abdc3eabd1dc083
parent032bd980f4a7613f323d91580d11ae66261f2112
Convert CONFIG_SOC_DA8XX et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SOC_DA8XX
   CONFIG_SOC_DA850
   CONFIG_DA850_LOWLEVEL
   CONFIG_MACH_DAVINCI_DA850_EVM
   CONFIG_SYS_DA850_PLL_INIT
   CONFIG_SYS_DA850_DDR_INIT

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: David Lechner <david@lechnology.com>
[trini: Rework CONFIG_SYS_DA850_PLL_INIT so it's selected on SOC_DA8XX]
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-davinci/Kconfig
configs/calimain_defconfig
configs/da850evm_direct_nor_defconfig
include/configs/calimain.h
include/configs/da850evm.h
include/configs/ea20.h
include/configs/ipam390.h
include/configs/legoev3.h
include/configs/omapl138_lcdk.h
scripts/config_whitelist.txt