x86: make i915 as a kmod with required firmware
authorJoe Zheng <joe.zheng@intel.com>
Sun, 25 Aug 2024 00:53:01 +0000 (00:53 +0000)
committerRobert Marko <robimarko@gmail.com>
Fri, 15 Nov 2024 18:03:21 +0000 (19:03 +0100)
commit77cfe8fd15d3d0f77ee16660d06a174f41b53444
tree1648e4ec9bcbbaf6e027b803192201da8ee7f7a2
parentca00bafd7e05b3f77e38acac6add223ce46df585
x86: make i915 as a kmod with required firmware

i915 driver requires to load correct firmware to work on latest x86
GPU, it is more reasonable to make it as a kernel module, so that
initramfs is not required, and it can also save some space from the
kernel image comparing being a built-in driver

Signed-off-by: Joe Zheng <joe.zheng@intel.com>
Link: https://github.com/openwrt/openwrt/pull/16276
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/video.mk
target/linux/x86/64/config-6.6
target/linux/x86/generic/config-6.6
target/linux/x86/legacy/config-6.6