Bugzilla – Bug 1216672
arm kernel 6.5 series missing config option to allow boot
Last modified: 2023-10-30 05:30:14 UTC
on my soquartz boards booting broke when upgrading to the 6.5.6 kernel from 6.4.12 I haven't tested yet but I've been told that the below patch changed the needed config options to support all the features soquartz has https://lore.kernel.org/linux-rockchip/20230504173618.142075-6-sebastian.reichel@collabora.com/ the missing config options are: # CONFIG_MFD_RK8XX_I2C is not set # CONFIG_MFD_RK8XX_SPI is not set I'll follow up if it does fix booting after I figure out how to recompile the kernel with those options. they are needed for full hardware support either way tho.
It should be fixed in 6.5.8 or later by: commit e8bd3c1e74950f630b3c0434dff0a41e6b756533 Author: Matwey V. Kornilov <matwey.kornilov@gmail.com> Date: Sat Oct 14 17:51:28 2023 +0300 config: Reenable Rockchip RK8XX hardware