[PATCH 19/38] arm: samsung: Move CONFIG_MISC_COMMON to Kconfig
Minkyu Kang
promsoft at gmail.com
Fri Nov 25 07:59:56 CET 2022
Hi,
On Tue, 22 Nov 2022 at 07:51, Simon Glass <sjg at chromium.org> wrote:
> On Sat, 19 Nov 2022 at 16:49, Tom Rini <trini at konsulko.com> wrote:
> >
> > 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 at konsulko.com>
> > ---
> > arch/arm/Kconfig | 1 +
> > arch/arm/mach-exynos/Kconfig | 5 +++++
> > arch/arm/mach-s5pc1xx/Kconfig | 1 +
> > board/samsung/common/Kconfig | 2 ++
> > include/configs/odroid.h | 6 ------
> > include/configs/odroid_xu3.h | 1 -
> > include/configs/s5p_goni.h | 2 --
> > include/configs/s5pc210_universal.h | 3 ---
> > include/configs/trats.h | 3 ---
> > include/configs/trats2.h | 3 ---
> > 10 files changed, 9 insertions(+), 18 deletions(-)
> > create mode 100644 board/samsung/common/Kconfig
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>
--
Thanks,
Minkyu Kang.
More information about the U-Boot
mailing list