New comment by thenktor on void-packages repository https://github.com/void-linux/void-packages/issues/26241#issuecomment-724104824 Comment: Yes, at least in KDE Neon live system: ``` neon@neon:/boot$ grep -i apple config-5.4.0-52-generic CONFIG_APPLE_PROPERTIES=y CONFIG_DEV_APPLETALK=m CONFIG_KEYBOARD_APPLESPI=m CONFIG_MOUSE_APPLETOUCH=m CONFIG_SENSORS_APPLESMC=m CONFIG_BACKLIGHT_APPLE=m CONFIG_HID_APPLE=m CONFIG_HID_APPLEIR=m CONFIG_USB_APPLEDISPLAY=m CONFIG_APPLE_GMUX=m ``` and ``` neon@neon:/boot$ lsmod | grep spi spi_pxa2xx_platform 28672 0 applespi 40960 0 ```