Skip to content

[arm64] net/rfkill: Enable RFKILL_GPIO as module

Diederik de Haas requested to merge diederik/linux:rfkill-gpio-support into master

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.

Merge request reports

Loading