~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/sound/soc/meson/Kconfig

Version: ~ [ linux-6.11-rc3 ] ~ [ linux-6.10.4 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.45 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.104 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.164 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.223 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.281 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.319 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /sound/soc/meson/Kconfig (Version linux-6.11-rc3) and /sound/soc/meson/Kconfig (Version linux-6.6.45)


  1 # SPDX-License-Identifier: GPL-2.0-only             1 # SPDX-License-Identifier: GPL-2.0-only
  2 menu "ASoC support for Amlogic platforms"           2 menu "ASoC support for Amlogic platforms"
  3         depends on ARCH_MESON || (COMPILE_TEST      3         depends on ARCH_MESON || (COMPILE_TEST && COMMON_CLK)
  4                                                     4 
  5 config SND_MESON_AIU                                5 config SND_MESON_AIU
  6         tristate "Amlogic AIU"                      6         tristate "Amlogic AIU"
  7         select SND_MESON_CODEC_GLUE                 7         select SND_MESON_CODEC_GLUE
  8         select SND_PCM_IEC958                       8         select SND_PCM_IEC958
  9         imply SND_SOC_MESON_T9015                   9         imply SND_SOC_MESON_T9015
 10         imply SND_SOC_HDMI_CODEC if DRM_MESON_     10         imply SND_SOC_HDMI_CODEC if DRM_MESON_DW_HDMI
 11         help                                       11         help
 12           Select Y or M to add support for the     12           Select Y or M to add support for the Audio output subsystem found
 13           in the Amlogic Meson8, Meson8b and G     13           in the Amlogic Meson8, Meson8b and GX SoC families
 14                                                    14 
 15 config SND_MESON_AXG_FIFO                          15 config SND_MESON_AXG_FIFO
 16         tristate                                   16         tristate
 17         select REGMAP_MMIO                         17         select REGMAP_MMIO
 18         imply COMMON_CLK_AXG_AUDIO                 18         imply COMMON_CLK_AXG_AUDIO
 19         imply RESET_MESON_AUDIO_ARB                19         imply RESET_MESON_AUDIO_ARB
 20                                                    20 
 21 config SND_MESON_AXG_FRDDR                         21 config SND_MESON_AXG_FRDDR
 22         tristate "Amlogic AXG Playback FIFO su     22         tristate "Amlogic AXG Playback FIFO support"
 23         select SND_MESON_AXG_FIFO                  23         select SND_MESON_AXG_FIFO
 24         help                                       24         help
 25           Select Y or M to add support for the     25           Select Y or M to add support for the frontend playback interfaces
 26           embedded in the Amlogic AXG SoC fami     26           embedded in the Amlogic AXG SoC family
 27                                                    27 
 28 config SND_MESON_AXG_TODDR                         28 config SND_MESON_AXG_TODDR
 29         tristate "Amlogic AXG Capture FIFO sup     29         tristate "Amlogic AXG Capture FIFO support"
 30         select SND_MESON_AXG_FIFO                  30         select SND_MESON_AXG_FIFO
 31         help                                       31         help
 32           Select Y or M to add support for the     32           Select Y or M to add support for the frontend capture interfaces
 33           embedded in the Amlogic AXG SoC fami     33           embedded in the Amlogic AXG SoC family
 34                                                    34 
 35 config SND_MESON_AXG_TDM_FORMATTER                 35 config SND_MESON_AXG_TDM_FORMATTER
 36         tristate                                   36         tristate
 37         select REGMAP_MMIO                         37         select REGMAP_MMIO
 38         imply COMMON_CLK_AXG_AUDIO                 38         imply COMMON_CLK_AXG_AUDIO
 39                                                    39 
 40 config SND_MESON_AXG_TDM_INTERFACE                 40 config SND_MESON_AXG_TDM_INTERFACE
 41         tristate                                   41         tristate
 42         select SND_MESON_AXG_TDM_FORMATTER         42         select SND_MESON_AXG_TDM_FORMATTER
 43                                                    43 
 44 config SND_MESON_AXG_TDMIN                         44 config SND_MESON_AXG_TDMIN
 45         tristate "Amlogic AXG TDM Input Suppor     45         tristate "Amlogic AXG TDM Input Support"
 46         select SND_MESON_AXG_TDM_FORMATTER         46         select SND_MESON_AXG_TDM_FORMATTER
 47         select SND_MESON_AXG_TDM_INTERFACE         47         select SND_MESON_AXG_TDM_INTERFACE
 48         help                                       48         help
 49           Select Y or M to add support for TDM     49           Select Y or M to add support for TDM input formatter embedded
 50           in the Amlogic AXG SoC family            50           in the Amlogic AXG SoC family
 51                                                    51 
 52 config SND_MESON_AXG_TDMOUT                        52 config SND_MESON_AXG_TDMOUT
 53         tristate "Amlogic AXG TDM Output Suppo     53         tristate "Amlogic AXG TDM Output Support"
 54         select SND_MESON_AXG_TDM_FORMATTER         54         select SND_MESON_AXG_TDM_FORMATTER
 55         select SND_MESON_AXG_TDM_INTERFACE         55         select SND_MESON_AXG_TDM_INTERFACE
 56         help                                       56         help
 57           Select Y or M to add support for TDM     57           Select Y or M to add support for TDM output formatter embedded
 58           in the Amlogic AXG SoC family            58           in the Amlogic AXG SoC family
 59                                                    59 
 60 config SND_MESON_AXG_SOUND_CARD                    60 config SND_MESON_AXG_SOUND_CARD
 61         tristate "Amlogic AXG Sound Card Suppo     61         tristate "Amlogic AXG Sound Card Support"
 62         select SND_MESON_AXG_TDM_INTERFACE         62         select SND_MESON_AXG_TDM_INTERFACE
 63         select SND_MESON_CARD_UTILS                63         select SND_MESON_CARD_UTILS
 64         imply SND_MESON_AXG_FRDDR                  64         imply SND_MESON_AXG_FRDDR
 65         imply SND_MESON_AXG_TODDR                  65         imply SND_MESON_AXG_TODDR
 66         imply SND_MESON_AXG_TDMIN                  66         imply SND_MESON_AXG_TDMIN
 67         imply SND_MESON_AXG_TDMOUT                 67         imply SND_MESON_AXG_TDMOUT
 68         imply SND_MESON_AXG_SPDIFOUT               68         imply SND_MESON_AXG_SPDIFOUT
 69         imply SND_MESON_AXG_SPDIFIN                69         imply SND_MESON_AXG_SPDIFIN
 70         imply SND_MESON_AXG_PDM                    70         imply SND_MESON_AXG_PDM
 71         imply SND_MESON_G12A_TOACODEC              71         imply SND_MESON_G12A_TOACODEC
 72         imply SND_MESON_G12A_TOHDMITX if DRM_M     72         imply SND_MESON_G12A_TOHDMITX if DRM_MESON_DW_HDMI
 73         help                                       73         help
 74           Select Y or M to add support for the     74           Select Y or M to add support for the AXG SoC sound card
 75                                                    75 
 76 config SND_MESON_AXG_SPDIFOUT                      76 config SND_MESON_AXG_SPDIFOUT
 77         tristate "Amlogic AXG SPDIF Output Sup     77         tristate "Amlogic AXG SPDIF Output Support"
 78         select SND_PCM_IEC958                      78         select SND_PCM_IEC958
 79         imply SND_SOC_SPDIF                        79         imply SND_SOC_SPDIF
 80         imply COMMON_CLK_AXG_AUDIO                 80         imply COMMON_CLK_AXG_AUDIO
 81         help                                       81         help
 82           Select Y or M to add support for SPD     82           Select Y or M to add support for SPDIF output serializer embedded
 83           in the Amlogic AXG SoC family            83           in the Amlogic AXG SoC family
 84                                                    84 
 85 config SND_MESON_AXG_SPDIFIN                       85 config SND_MESON_AXG_SPDIFIN
 86         tristate "Amlogic AXG SPDIF Input Supp     86         tristate "Amlogic AXG SPDIF Input Support"
 87         imply SND_SOC_SPDIF                        87         imply SND_SOC_SPDIF
 88         help                                       88         help
 89           Select Y or M to add support for SPD     89           Select Y or M to add support for SPDIF input embedded
 90           in the Amlogic AXG SoC family            90           in the Amlogic AXG SoC family
 91                                                    91 
 92 config SND_MESON_AXG_PDM                           92 config SND_MESON_AXG_PDM
 93         tristate "Amlogic AXG PDM Input Suppor     93         tristate "Amlogic AXG PDM Input Support"
 94         imply SND_SOC_DMIC                         94         imply SND_SOC_DMIC
 95         imply COMMON_CLK_AXG_AUDIO                 95         imply COMMON_CLK_AXG_AUDIO
 96         help                                       96         help
 97           Select Y or M to add support for PDM     97           Select Y or M to add support for PDM input embedded
 98           in the Amlogic AXG SoC family            98           in the Amlogic AXG SoC family
 99                                                    99 
100 config SND_MESON_CARD_UTILS                       100 config SND_MESON_CARD_UTILS
101         tristate                                  101         tristate
102         select SND_DYNAMIC_MINORS                 102         select SND_DYNAMIC_MINORS
103                                                   103 
104 config SND_MESON_CODEC_GLUE                       104 config SND_MESON_CODEC_GLUE
105         tristate                                  105         tristate
106                                                   106 
107 config SND_MESON_GX_SOUND_CARD                    107 config SND_MESON_GX_SOUND_CARD
108         tristate "Amlogic GX Sound Card Suppor    108         tristate "Amlogic GX Sound Card Support"
109         select SND_MESON_CARD_UTILS               109         select SND_MESON_CARD_UTILS
110         imply SND_MESON_AIU                       110         imply SND_MESON_AIU
111         help                                      111         help
112           Select Y or M to add support for the    112           Select Y or M to add support for the GXBB/GXL SoC sound card
113                                                   113 
114 config SND_MESON_G12A_TOACODEC                    114 config SND_MESON_G12A_TOACODEC
115         tristate "Amlogic G12A To Internal DAC    115         tristate "Amlogic G12A To Internal DAC Control Support"
116         select SND_MESON_CODEC_GLUE               116         select SND_MESON_CODEC_GLUE
117         select REGMAP_MMIO                        117         select REGMAP_MMIO
118         imply SND_SOC_MESON_T9015                 118         imply SND_SOC_MESON_T9015
119         help                                      119         help
120           Select Y or M to add support for the    120           Select Y or M to add support for the internal audio DAC on the
121           g12a SoC family                         121           g12a SoC family
122                                                   122 
123 config SND_MESON_G12A_TOHDMITX                    123 config SND_MESON_G12A_TOHDMITX
124         tristate "Amlogic G12A To HDMI TX Cont    124         tristate "Amlogic G12A To HDMI TX Control Support"
125         select REGMAP_MMIO                        125         select REGMAP_MMIO
126         select SND_MESON_CODEC_GLUE               126         select SND_MESON_CODEC_GLUE
127         imply SND_SOC_HDMI_CODEC                  127         imply SND_SOC_HDMI_CODEC
128         help                                      128         help
129           Select Y or M to add support for HDM    129           Select Y or M to add support for HDMI audio on the g12a SoC
130           family                                  130           family
131                                                   131 
132 config SND_SOC_MESON_T9015                        132 config SND_SOC_MESON_T9015
133         tristate "Amlogic T9015 DAC"              133         tristate "Amlogic T9015 DAC"
134         select REGMAP_MMIO                        134         select REGMAP_MMIO
135         help                                      135         help
136           Say Y or M if you want to add suppor    136           Say Y or M if you want to add support for the internal DAC found
137           on GXL, G12 and SM1 SoC family.         137           on GXL, G12 and SM1 SoC family.
138 endmenu                                           138 endmenu
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php