]> git.sur5r.net Git - u-boot/commit
mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.
authorMagnus Lilja <lilja.magnus@gmail.com>
Fri, 11 May 2018 12:06:55 +0000 (14:06 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 17 May 2018 10:02:28 +0000 (12:02 +0200)
commit71720d67933bc0e5c64480397c3554663f7b9ff4
tree90e2c51c24997848f7d959447e9cea7862244a7f
parent3159ec64f5d19a123ed944295b4e974b2ee73b52
mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.

Also remove the #ifdef's from clock.h since the Kconfig values defaults
the to old default values in clock.h.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/arch-mx31/clock.h
arch/arm/mach-imx/mx3/Kconfig