����JFIF��H�H����Exif��MM�*���� ��3����V�����3������3�(��������������������3�����
Server IP : 74.208.127.88 / Your IP : 216.73.216.40 Web Server : Apache/2.4.41 (Ubuntu) System : Linux ubuntu 5.4.0-163-generic #180-Ubuntu SMP Tue Sep 5 13:21:23 UTC 2023 x86_64 User : www-data ( 33) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/modules/5.4.0-216-generic/build/sound/soc/meson/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0-only menu "ASoC support for Amlogic platforms" depends on ARCH_MESON || (COMPILE_TEST && COMMON_CLK) config SND_MESON_AXG_FIFO tristate select REGMAP_MMIO imply COMMON_CLK_AXG_AUDIO imply RESET_MESON_AUDIO_ARB config SND_MESON_AXG_FRDDR tristate "Amlogic AXG Playback FIFO support" select SND_MESON_AXG_FIFO help Select Y or M to add support for the frontend playback interfaces embedded in the Amlogic AXG SoC family config SND_MESON_AXG_TODDR tristate "Amlogic AXG Capture FIFO support" select SND_MESON_AXG_FIFO help Select Y or M to add support for the frontend capture interfaces embedded in the Amlogic AXG SoC family config SND_MESON_AXG_TDM_FORMATTER tristate select REGMAP_MMIO imply COMMON_CLK_AXG_AUDIO config SND_MESON_AXG_TDM_INTERFACE tristate select SND_MESON_AXG_TDM_FORMATTER config SND_MESON_AXG_TDMIN tristate "Amlogic AXG TDM Input Support" select SND_MESON_AXG_TDM_FORMATTER select SND_MESON_AXG_TDM_INTERFACE help Select Y or M to add support for TDM input formatter embedded in the Amlogic AXG SoC family config SND_MESON_AXG_TDMOUT tristate "Amlogic AXG TDM Output Support" select SND_MESON_AXG_TDM_FORMATTER select SND_MESON_AXG_TDM_INTERFACE help Select Y or M to add support for TDM output formatter embedded in the Amlogic AXG SoC family config SND_MESON_AXG_SOUND_CARD tristate "Amlogic AXG Sound Card Support" select SND_MESON_AXG_TDM_INTERFACE select SND_MESON_CARD_UTILS imply SND_MESON_AXG_FRDDR imply SND_MESON_AXG_TODDR imply SND_MESON_AXG_TDMIN imply SND_MESON_AXG_TDMOUT imply SND_MESON_AXG_SPDIFOUT imply SND_MESON_AXG_SPDIFIN imply SND_MESON_AXG_PDM imply SND_MESON_G12A_TOHDMITX if DRM_MESON_DW_HDMI help Select Y or M to add support for the AXG SoC sound card config SND_MESON_AXG_SPDIFOUT tristate "Amlogic AXG SPDIF Output Support" select SND_PCM_IEC958 imply SND_SOC_SPDIF imply COMMON_CLK_AXG_AUDIO help Select Y or M to add support for SPDIF output serializer embedded in the Amlogic AXG SoC family config SND_MESON_AXG_SPDIFIN tristate "Amlogic AXG SPDIF Input Support" imply SND_SOC_SPDIF help Select Y or M to add support for SPDIF input embedded in the Amlogic AXG SoC family config SND_MESON_AXG_PDM tristate "Amlogic AXG PDM Input Support" imply SND_SOC_DMIC imply COMMON_CLK_AXG_AUDIO help Select Y or M to add support for PDM input embedded in the Amlogic AXG SoC family config SND_MESON_CARD_UTILS tristate config SND_MESON_CODEC_GLUE tristate config SND_MESON_G12A_TOHDMITX tristate "Amlogic G12A To HDMI TX Control Support" select REGMAP_MMIO select SND_MESON_CODEC_GLUE imply SND_SOC_HDMI_CODEC help Select Y or M to add support for HDMI audio on the g12a SoC family endmenu