projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
268c352
)
generic: 6.12: add missing symbol
author
Christian Lamparter
<
[email protected]
>
Sat, 26 Apr 2025 02:25:27 +0000
(
04:25
+0200)
committer
Christian Lamparter
<
[email protected]
>
Wed, 28 May 2025 16:22:41 +0000
(18:22 +0200)
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 <
[email protected]
>
target/linux/generic/config-6.12
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.12
b/target/linux/generic/config-6.12
index 7349ab371d5185d12eb7f92ded4b46c6b482a140..db70f392205c1a888b90af64d759c6151a61682d 100644
(file)
--- 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