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 <chunkeey@gmail.com>
This commit is contained in:
parent
268c352e44
commit
de5e537705
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue