From: Rosen Penev Date: Sat, 29 Jan 2022 22:49:04 +0000 (-0800) Subject: target/linux: add missing symbol X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4a4f6a7dff1cedddbe97439a15f38785dd8e3101;p=openwrt%2Fstaging%2Frobimarko.git target/linux: add missing symbol Found when building the qoriq target. Signed-off-by: Rosen Penev --- diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index ec0d6a9d9f..0fe5df8d21 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -1863,6 +1863,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FB_DDC is not set # CONFIG_FB_FLEX is not set # CONFIG_FB_FOREIGN_ENDIAN is not set +# CONFIG_FB_FSL_DIU is not set # CONFIG_FB_GEODE is not set # CONFIG_FB_GOLDFISH is not set # CONFIG_FB_HGA is not set