diff options
author | Piotr Dymacz <pepe2k@gmail.com> | 2022-06-22 10:18:16 +0200 |
---|---|---|
committer | Piotr Dymacz <pepe2k@gmail.com> | 2022-07-11 14:28:09 +0200 |
commit | b68e9f2e19a4cc7be4dd13b76a690ef04daac190 (patch) | |
tree | 723088f3b9050133387c029bbd3f34532ed8f5af /target/linux | |
parent | 28e476191b97d268c8719cef3e8115825b952cf1 (diff) | |
download | upstream-b68e9f2e19a4cc7be4dd13b76a690ef04daac190.tar.gz upstream-b68e9f2e19a4cc7be4dd13b76a690ef04daac190.tar.bz2 upstream-b68e9f2e19a4cc7be4dd13b76a690ef04daac190.zip |
generic: 5.15: add missing symbols
These were found during work on new device support under the
imx/cortexa7 target.
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-5.15 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index cb71d9642b..ce1af10369 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -5954,7 +5954,9 @@ CONFIG_SND_PROC_FS=y # CONFIG_SND_SOC_IMG is not set # CONFIG_SND_SOC_IMX_AUDMIX is not set # CONFIG_SND_SOC_IMX_AUDMUX is not set +# CONFIG_SND_SOC_IMX_CARD is not set # CONFIG_SND_SOC_IMX_ES8328 is not set +# CONFIG_SND_SOC_IMX_HDMI is not set # CONFIG_SND_SOC_IMX_SPDIF is not set # CONFIG_SND_SOC_IMX_WM8962 is not set # CONFIG_SND_SOC_INNO_RK3036 is not set |