[PATCH] ARM: make ARCH_S3C24XX select USE_OF and clean-up boot/dts/Makefile

Arnd Bergmann arnd at arndb.de
Thu Dec 21 07:11:33 PST 2017


On Mon, Nov 27, 2017 at 3:19 AM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> ARCH_S3C24XX is a very exceptional platform that some DT files in
> arch/arm/boot/dts/, but does not select USE_OF.
>
> All the other platforms with DT files correctly select USE_OF
> directly or indirectly (Most of them are either ARCH_MULTIPLATFORM
> or ARM_SINGLE_ARMV7M).
>
> With ARCH_S3C24XX fixed, "ifeq ($(CONFIG_OF),y)" in DT Makefile
> can be deleted.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Applied to next/dt, thanks!

        Arnd



More information about the linux-arm-kernel mailing list