mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
kernel: add two missing symbols in 6.1
Two more new symbols were discovered when building mediatek targets with CONFIG_ALL_KMODS=y. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
a1c87e7c74
commit
e7d391d0ba
@ -3126,6 +3126,7 @@ CONFIG_KERNFS=y
|
||||
# CONFIG_KEYBOARD_MAX7359 is not set
|
||||
# CONFIG_KEYBOARD_MCS is not set
|
||||
# CONFIG_KEYBOARD_MPR121 is not set
|
||||
# CONFIG_KEYBOARD_MT6779 is not set
|
||||
# CONFIG_KEYBOARD_NEWTON is not set
|
||||
# CONFIG_KEYBOARD_OMAP4 is not set
|
||||
# CONFIG_KEYBOARD_OPENCORES is not set
|
||||
@ -6291,6 +6292,7 @@ CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
|
||||
# CONFIG_SND_SOC_MT6797 is not set
|
||||
# CONFIG_SND_SOC_MT8173 is not set
|
||||
# CONFIG_SND_SOC_MT8183 is not set
|
||||
# CONFIG_SND_SOC_MT8186 is not set
|
||||
# CONFIG_SND_SOC_MT8192 is not set
|
||||
# CONFIG_SND_SOC_MT8195 is not set
|
||||
# CONFIG_SND_SOC_MTK_BTCVSD is not set
|
||||
|
Loading…
Reference in New Issue
Block a user