-
SDHCI/eMMC
-
EFIFB
-
SDHCI/eMMC
-
EFIFB
-
Synaptics RMI4 touchscreen
-
SD Card (the driver is picky and will only accept SOME cards)
make ARCH=arm64 CROSS_COMPILE=/path/to/your/cross/compiler/prefix- lumia_defconfig
make ARCH=arm64 -j$(nproc)
Your kernel image will be at arch/arm64/boot/Image.gz along with the DTB over at arch/arm64/boot/dts/msm899[...].dtb
Original README can be found at README.linux