mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
config/linux-x230-*: migrate from 4.14 to 5.10 + add CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM=y
It was impossible to use directly 4.14 defconfig and apply it to 5.10. Saving 4.14 in oldconfig, then editing in 5.10 was necessary. - E1000E module (as kernel module support...) was lost in conversion and needed to be added back. Also tuned things up: - legacy-flash has no RETPOLINE, no security policy at all. Has expected usb controllers modules, exFAT and bare minimal support for flashrom. - IMPORTANT: CONFIG_X86_IOPL_IOPERM kernel option is required by flashrom - legacy adds sata, retpoline, additional modules (ethernet), security policy related material on top of legacy-flash config - maximized adds MMC card support, mousedev+synaptic (to report presence through oem-system-info-xx30), thin provisioning+snapshot support - tuned with linux.prompt_for_new_config_options_for_kernel_version_bump Current storage format is oldconfig from now on for proper analysis. If needed, once can save back in defconfig prior of bumping to newer version.
This commit is contained in:
parent
91f65bed79
commit
7e6987aea0