Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig
authorAdam Ford <aford173@gmail.com>
Tue, 23 Jan 2018 10:04:28 +0000 (04:04 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 30 Jan 2018 17:52:57 +0000 (12:52 -0500)
commit76e22222d3aa6edf0150d32d6a3c501bf3424b5d
tree132bc276fe64803c4e52f7733f1f4e37b8163b8f
parent405fc8305baef921593b822809fb7bf60474b73f
Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_DV_CLKMODE
   CONFIG_SYS_DA850_PLL0_POSTDIV
   CONFIG_SYS_DA850_PLL0_PLLDIV1
   CONFIG_SYS_DA850_PLL0_PLLDIV2
   CONFIG_SYS_DA850_PLL0_PLLDIV3
   CONFIG_SYS_DA850_PLL0_PLLDIV4
   CONFIG_SYS_DA850_PLL0_PLLDIV5
   CONFIG_SYS_DA850_PLL0_PLLDIV6
   CONFIG_SYS_DA850_PLL0_PLLDIV7
   CONFIG_SYS_DA850_PLL1_POSTDIV
   CONFIG_SYS_DA850_PLL1_PLLDIV1
   CONFIG_SYS_DA850_PLL1_PLLDIV2
   CONFIG_SYS_DA850_PLL1_PLLDIV3

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/mach-davinci/Kconfig
configs/omapl138_lcdk_defconfig
include/configs/calimain.h
include/configs/da850evm.h
include/configs/ipam390.h
include/configs/legoev3.h
include/configs/omapl138_lcdk.h
scripts/config_whitelist.txt