The source project of this merge request has been removed.
[arm64] net/rfkill: Enable RFKILL_GPIO as module
Upstream commit d64c732dfc9edcd57feb693c23162117737e426b (part of 6.3-rc1) enabled support for rfkill via GPIO in Device Trees.
Enable it on arm64
so that the rfkill functionality can be
controlled via GPIOs.
Don't enable it on armhf
(or armel
) as new boards which could
use this functionality are hopefully all arm64
.