aboutsummarylogtreecommitdiffstats
path: root/90-linux.hook
AgeCommit message (Collapse)Author
2019-11-16Initial commit - aarch64 64-bit kernel for Raspberry Pi 4Daniel Edgecumbe
Fork from https://github.com/archlinuxarm/PKGBUILDs and filter with: ``` git filter-repo \ --path core/linux-raspberrypi4 \ --path-rename core/linux-raspberrypi4/: ``` Kernel config generated from 4.19.83 bcm2711_defconfig, plus: ``` CPU_FREQ_DEFAULT_GOV_ONDEMAND=y DM_INTEGRITY=m ```