]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: armsr: move framebuffer and DRM related options to top-level
authorMathew McBride <matt@traverse.com.au>
Wed, 15 Apr 2026 07:41:52 +0000 (17:41 +1000)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 25 May 2026 20:12:03 +0000 (22:12 +0200)
commit968b0b3e28585446ec77bc98ac2233eefbd20bf1
tree239388b50d194d17de5fa4b3809406757590e5bd
parentf19254e4e9c560c587adf6b6ba2fe11685cab0cb
kernel: armsr: move framebuffer and DRM related options to top-level

The armv8 configuration has more features enabled compared to armv7,
as armv8 is intended to run on a selection of real hardware, while
armsr/armv7 almost always runs only in QEMU.

Some kmod dependency issues were appearing on armv7 builds which
did not appear elsewhere. To minimise these issues, we will
move the framebuffer feature set to the top level of the target.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Link: https://github.com/openwrt/openwrt/pull/21433
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/armsr/armv8/config-6.18
target/linux/armsr/config-6.18