arm: samsung: Move CONFIG_MISC_COMMON to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 19 Nov 2022 23:45:26 +0000 (18:45 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:07:13 +0000 (16:07 -0500)
commit4982e123b293b1fd44164b6760ee3647720d72ba
tree459f7c801351b729688f832e014a82fd8b7d8620
parent00faea644a0afb8eccb332af446c4ca9d0abe095
arm: samsung: Move CONFIG_MISC_COMMON to Kconfig

This option controls using board/samsung/common/misc.c, so add a Kconfig
file there as well and select it from the boards which use this
functionality.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/Kconfig
arch/arm/mach-exynos/Kconfig
arch/arm/mach-s5pc1xx/Kconfig
board/samsung/common/Kconfig [new file with mode: 0644]
include/configs/odroid.h
include/configs/odroid_xu3.h
include/configs/s5p_goni.h
include/configs/s5pc210_universal.h
include/configs/trats.h
include/configs/trats2.h