mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-13 22:23:38 +00:00
At least kmod-fb-tft depends on CONFIG_FB_DEVICE and can not be activated without it. This configuration option was added with kernel 6.6, before this featre was always activated. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>