diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2022-04-06 14:10:31 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2022-04-13 12:00:22 +0200 |
commit | 4bfdb12debbda9be0474662a293c31e9d0868864 (patch) | |
tree | 8447ff8352f04741b6d78d710db64e18209dcd82 | |
parent | bea01fa57f5c9c333138bbbc5c9f83b9d7553fb5 (diff) | |
download | upstream-4bfdb12debbda9be0474662a293c31e9d0868864.tar.gz upstream-4bfdb12debbda9be0474662a293c31e9d0868864.tar.bz2 upstream-4bfdb12debbda9be0474662a293c31e9d0868864.zip |
kernel: add missing symbols for 5.15
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
-rw-r--r-- | target/linux/generic/config-5.15 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index f16e1d98e8..c9547258e1 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -3492,6 +3492,11 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 # CONFIG_MFD_WM8994 is not set # CONFIG_MG_DISK is not set # CONFIG_MHI_BUS is not set +# CONFIG_MHI_BUS_DEBUG is not set +# CONFIG_MHI_BUS_PCI_GENERIC is not set +# CONFIG_MHI_NET is not set +# CONFIG_MHI_WWAN_CTRL is not set +# CONFIG_MHI_WWAN_MBIM is not set # CONFIG_MICREL_KS8995MA is not set # CONFIG_MICREL_PHY is not set # CONFIG_MICROCHIP_KSZ is not set @@ -4843,6 +4848,8 @@ CONFIG_PWRSEQ_SIMPLE=y # CONFIG_QORIQ_CPUFREQ is not set # CONFIG_QORIQ_THERMAL is not set # CONFIG_QRTR is not set +# CONFIG_QRTR_MHI is not set +# CONFIG_QRTR_TUN is not set # CONFIG_QSEMI_PHY is not set # CONFIG_QUEUED_LOCK_STAT is not set # CONFIG_QUICC_ENGINE is not set |