[PATCH 07/18] tty: serial: samsung_tty: enable for ARCH_APPLE

Arnd Bergmann arnd at kernel.org
Thu Feb 4 16:16:28 EST 2021


On Thu, Feb 4, 2021 at 9:39 PM Hector Martin <marcan at marcan.st> wrote:

>
>  config SERIAL_SAMSUNG
>         tristate "Samsung SoC serial support"
> -       depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
> +       depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST || ARCH_APPLE

By convention, please keep "|| COMPILE_TEST" last in the list.

            Arnd



More information about the linux-arm-kernel mailing list