Re: [PATCH] thermal: enable broadcom menu for arm64 bcm2835

From: Stefan Wahren
Date: Thu Oct 12 2017 - 13:32:41 EST


> Stefan Wahren <stefan.wahren@xxxxxxxx> hat am 26. September 2017 um 19:37 geschrieben:
>
>
> From: Allen Wild <allenwild93@xxxxxxxxx>
>
> Moving the bcm2835 thermal driver to the broadcom directory prevented it
> from getting enabled for arm64 builds, since the broadcom directory is only
> available when 32-bit specific ARCH_BCM is set.
>
> Fix this by enabling the Broadcom menu for ARCH_BCM or ARCH_BCM2835.
>
> Fixes: 6892cf07e733 ("thermal: bcm2835: move to the broadcom subdirectory")
> Signed-off-by: Allen Wild <allenwild93@xxxxxxxxx>
> Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx>
> ---

gentle ping to Eduardo ...