[PATCH] pinctrl: actions: Add the platform dependency to drivers
Linus Walleij
linus.walleij at linaro.org
Fri Jan 22 08:19:07 EST 2021
On Thu, Jan 21, 2021 at 7:26 AM Manivannan Sadhasivam
<manivannan.sadhasivam at linaro.org> wrote:
> The Actions Semi pinctrl drivers are a mix of both ARM32 and ARM64
> platforms. So let's add the correct platform dependency to avoid them
> being selected on the other.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
Are you not opting out of build tests when you do this?
What about:
depends on ARM64 || COMPILE_TEST
(etc)
?
Yours,
Linus Walleij
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list