]> git.baikalelectronics.ru Git - uboot.git/commit
arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace
authorTom Rini <trini@konsulko.com>
Tue, 14 Dec 2021 18:36:36 +0000 (13:36 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 21:20:18 +0000 (16:20 -0500)
commit56d5b456a47288d0492e26fb83dd81499818a5b1
tree41bf17d0c21d8d9210be04773e59950ad0ee3da6
parentd4f9029a46f80c14de9b01eb1baf8d41333818af
arm: s5pc1xx: Move CONFIG_SYS_CLK_FREQ_C1x0 out of CONFIG namespace

The values CONFIG_SYS_CLK_FREQ_C100 and CONFIG_SYS_CLK_FREQ_C110 are
only used in one place and not changed by the board config file.  Move
these out of the CONFIG namespace and in to the CFG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-s5pc1xx/clock.c
include/configs/s5p_goni.h