]> git.ipfire.org Git - people/ms/u-boot.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)
commit6aa4ad8e3820adefaf09fe21efae06772003620f
treea6f8f8c740fe25107f247ece0abdc3eabd1dc083
parent8bad6cb176a0e92ac8e7771fb68e5e0713edbf8e
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