From: Christian Lamparter Date: Sat, 26 Apr 2025 02:25:27 +0000 (+0200) Subject: generic: 6.12: add missing symbol X-Git-Tag: v25.12.0-rc1~2523 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de5e53770533ca27557ef82d20673c5c325c64b8;p=thirdparty%2Fopenwrt.git generic: 6.12: add missing symbol this symbol got picked up by the 6.12 UML conversion. CONFIG_FBNIC = FaceBook/Meta Platforms Host Network Interface it should be disabled by default in generic. Signed-off-by: Christian Lamparter --- diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12 index 7349ab371d5..db70f392205 100644 --- a/target/linux/generic/config-6.12 +++ b/target/linux/generic/config-6.12 @@ -2054,6 +2054,7 @@ CONFIG_FB_NOTIFY=y # CONFIG_FB_VIRTUAL is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_VT8623 is not set +# CONFIG_FBNIC is not set # CONFIG_FCOE is not set # CONFIG_FCOE_FNIC is not set # CONFIG_FDDI is not set