1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 27e978fa3SLiam Girdwoodconfig SND_SOC_SOF_INTEL_TOPLEVEL 37e978fa3SLiam Girdwood bool "SOF support for Intel audio DSPs" 47e978fa3SLiam Girdwood depends on X86 || COMPILE_TEST 57e978fa3SLiam Girdwood help 67e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms. 77e978fa3SLiam Girdwood Say Y if you have such a device. 87e978fa3SLiam Girdwood If unsure select "N". 97e978fa3SLiam Girdwood 107e978fa3SLiam Girdwoodif SND_SOC_SOF_INTEL_TOPLEVEL 117e978fa3SLiam Girdwood 127e978fa3SLiam Girdwoodconfig SND_SOC_SOF_INTEL_ACPI 137e978fa3SLiam Girdwood tristate 147e978fa3SLiam Girdwood select SND_SOC_SOF_BAYTRAIL if SND_SOC_SOF_BAYTRAIL_SUPPORT 157e978fa3SLiam Girdwood select SND_SOC_SOF_BROADWELL if SND_SOC_SOF_BROADWELL_SUPPORT 167e978fa3SLiam Girdwood help 177e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 187e978fa3SLiam Girdwood 'select' statements at a higher level 197e978fa3SLiam Girdwood 207e978fa3SLiam Girdwoodconfig SND_SOC_SOF_INTEL_PCI 217e978fa3SLiam Girdwood tristate 227e978fa3SLiam Girdwood select SND_SOC_SOF_MERRIFIELD if SND_SOC_SOF_MERRIFIELD_SUPPORT 237e978fa3SLiam Girdwood select SND_SOC_SOF_APOLLOLAKE if SND_SOC_SOF_APOLLOLAKE_SUPPORT 247e978fa3SLiam Girdwood select SND_SOC_SOF_GEMINILAKE if SND_SOC_SOF_GEMINILAKE_SUPPORT 257e978fa3SLiam Girdwood select SND_SOC_SOF_CANNONLAKE if SND_SOC_SOF_CANNONLAKE_SUPPORT 267e978fa3SLiam Girdwood select SND_SOC_SOF_COFFEELAKE if SND_SOC_SOF_COFFEELAKE_SUPPORT 277e978fa3SLiam Girdwood select SND_SOC_SOF_ICELAKE if SND_SOC_SOF_ICELAKE_SUPPORT 28927ce5c7SEvan Green select SND_SOC_SOF_COMETLAKE_LP if SND_SOC_SOF_COMETLAKE_LP_SUPPORT 29927ce5c7SEvan Green select SND_SOC_SOF_COMETLAKE_H if SND_SOC_SOF_COMETLAKE_H_SUPPORT 301205c81eSPan Xiuli select SND_SOC_SOF_TIGERLAKE if SND_SOC_SOF_TIGERLAKE_SUPPORT 3161732690SPan Xiuli select SND_SOC_SOF_ELKHARTLAKE if SND_SOC_SOF_ELKHARTLAKE_SUPPORT 32*6fd99035SPan Xiuli select SND_SOC_SOF_JASPERLAKE if SND_SOC_SOF_JASPERLAKE_SUPPORT 337e978fa3SLiam Girdwood help 347e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 357e978fa3SLiam Girdwood 'select' statements at a higher level 367e978fa3SLiam Girdwood 377e978fa3SLiam Girdwoodconfig SND_SOC_SOF_INTEL_HIFI_EP_IPC 387e978fa3SLiam Girdwood tristate 397e978fa3SLiam Girdwood help 407e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 417e978fa3SLiam Girdwood 'select' statements at a higher level 427e978fa3SLiam Girdwood 437e978fa3SLiam Girdwoodconfig SND_SOC_SOF_INTEL_ATOM_HIFI_EP 447e978fa3SLiam Girdwood tristate 4578989ff8SPierre-Louis Bossart select SND_SOC_SOF_INTEL_COMMON 467e978fa3SLiam Girdwood select SND_SOC_SOF_INTEL_HIFI_EP_IPC 477e978fa3SLiam Girdwood help 487e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 497e978fa3SLiam Girdwood 'select' statements at a higher level 507e978fa3SLiam Girdwood 517e978fa3SLiam Girdwoodconfig SND_SOC_SOF_INTEL_COMMON 527e978fa3SLiam Girdwood tristate 537e978fa3SLiam Girdwood select SND_SOC_ACPI_INTEL_MATCH 547e978fa3SLiam Girdwood select SND_SOC_SOF_XTENSA 557e978fa3SLiam Girdwood select SND_SOC_INTEL_MACH 567e978fa3SLiam Girdwood select SND_SOC_ACPI if ACPI 577e978fa3SLiam Girdwood help 587e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 597e978fa3SLiam Girdwood 'select' statements at a higher level 607e978fa3SLiam Girdwood 617e978fa3SLiam Girdwoodif SND_SOC_SOF_INTEL_ACPI 627e978fa3SLiam Girdwood 637e978fa3SLiam Girdwoodconfig SND_SOC_SOF_BAYTRAIL_SUPPORT 647e978fa3SLiam Girdwood bool "SOF support for Baytrail, Braswell and Cherrytrail" 657e978fa3SLiam Girdwood help 667e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 677e978fa3SLiam Girdwood using the Baytrail, Braswell or Cherrytrail processors. 687e978fa3SLiam Girdwood Say Y if you have such a device. 697e978fa3SLiam Girdwood If unsure select "N". 707e978fa3SLiam Girdwood 717e978fa3SLiam Girdwoodconfig SND_SOC_SOF_BAYTRAIL 727e978fa3SLiam Girdwood tristate 737e978fa3SLiam Girdwood select SND_SOC_SOF_INTEL_ATOM_HIFI_EP 747e978fa3SLiam Girdwood help 757e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 767e978fa3SLiam Girdwood 'select' statements at a higher level 777e978fa3SLiam Girdwood 787e978fa3SLiam Girdwoodconfig SND_SOC_SOF_BROADWELL_SUPPORT 797e978fa3SLiam Girdwood bool "SOF support for Broadwell" 807e978fa3SLiam Girdwood help 817e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 827e978fa3SLiam Girdwood using the Broadwell processors. 837e978fa3SLiam Girdwood Say Y if you have such a device. 847e978fa3SLiam Girdwood If unsure select "N". 857e978fa3SLiam Girdwood 867e978fa3SLiam Girdwoodconfig SND_SOC_SOF_BROADWELL 877e978fa3SLiam Girdwood tristate 887e978fa3SLiam Girdwood select SND_SOC_SOF_INTEL_COMMON 897e978fa3SLiam Girdwood select SND_SOC_SOF_INTEL_HIFI_EP_IPC 907e978fa3SLiam Girdwood help 917e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 927e978fa3SLiam Girdwood 'select' statements at a higher level 937e978fa3SLiam Girdwood 947e978fa3SLiam Girdwoodendif ## SND_SOC_SOF_INTEL_ACPI 957e978fa3SLiam Girdwood 967e978fa3SLiam Girdwoodif SND_SOC_SOF_INTEL_PCI 977e978fa3SLiam Girdwood 987e978fa3SLiam Girdwoodconfig SND_SOC_SOF_MERRIFIELD_SUPPORT 997e978fa3SLiam Girdwood bool "SOF support for Tangier/Merrifield" 1007e978fa3SLiam Girdwood help 1017e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 1027e978fa3SLiam Girdwood using the Tangier/Merrifield processors. 1037e978fa3SLiam Girdwood Say Y if you have such a device. 1047e978fa3SLiam Girdwood If unsure select "N". 1057e978fa3SLiam Girdwood 1067e978fa3SLiam Girdwoodconfig SND_SOC_SOF_MERRIFIELD 1077e978fa3SLiam Girdwood tristate 1087e978fa3SLiam Girdwood select SND_SOC_SOF_INTEL_ATOM_HIFI_EP 1097e978fa3SLiam Girdwood help 1107e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 1117e978fa3SLiam Girdwood 'select' statements at a higher level 1127e978fa3SLiam Girdwood 1137e978fa3SLiam Girdwoodconfig SND_SOC_SOF_APOLLOLAKE_SUPPORT 1147e978fa3SLiam Girdwood bool "SOF support for Apollolake" 1157e978fa3SLiam Girdwood help 1167e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 1177e978fa3SLiam Girdwood using the Apollolake processors. 1187e978fa3SLiam Girdwood Say Y if you have such a device. 1197e978fa3SLiam Girdwood If unsure select "N". 1207e978fa3SLiam Girdwood 1217e978fa3SLiam Girdwoodconfig SND_SOC_SOF_APOLLOLAKE 1227e978fa3SLiam Girdwood tristate 1237e978fa3SLiam Girdwood select SND_SOC_SOF_HDA_COMMON 1247e978fa3SLiam Girdwood help 1257e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 1267e978fa3SLiam Girdwood 'select' statements at a higher level 1277e978fa3SLiam Girdwood 1287e978fa3SLiam Girdwoodconfig SND_SOC_SOF_GEMINILAKE_SUPPORT 1297e978fa3SLiam Girdwood bool "SOF support for GeminiLake" 1307e978fa3SLiam Girdwood help 1317e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 1327e978fa3SLiam Girdwood using the Geminilake processors. 1337e978fa3SLiam Girdwood Say Y if you have such a device. 1347e978fa3SLiam Girdwood If unsure select "N". 1357e978fa3SLiam Girdwood 1367e978fa3SLiam Girdwoodconfig SND_SOC_SOF_GEMINILAKE 1377e978fa3SLiam Girdwood tristate 1387e978fa3SLiam Girdwood select SND_SOC_SOF_HDA_COMMON 1397e978fa3SLiam Girdwood help 1407e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 1417e978fa3SLiam Girdwood 'select' statements at a higher level 1427e978fa3SLiam Girdwood 1437e978fa3SLiam Girdwoodconfig SND_SOC_SOF_CANNONLAKE_SUPPORT 1447e978fa3SLiam Girdwood bool "SOF support for Cannonlake" 1457e978fa3SLiam Girdwood help 1467e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 1477e978fa3SLiam Girdwood using the Cannonlake processors. 1487e978fa3SLiam Girdwood Say Y if you have such a device. 1497e978fa3SLiam Girdwood If unsure select "N". 1507e978fa3SLiam Girdwood 1517e978fa3SLiam Girdwoodconfig SND_SOC_SOF_CANNONLAKE 1527e978fa3SLiam Girdwood tristate 1537e978fa3SLiam Girdwood select SND_SOC_SOF_HDA_COMMON 1547e978fa3SLiam Girdwood help 1557e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 1567e978fa3SLiam Girdwood 'select' statements at a higher level 1577e978fa3SLiam Girdwood 1587e978fa3SLiam Girdwoodconfig SND_SOC_SOF_COFFEELAKE_SUPPORT 1597e978fa3SLiam Girdwood bool "SOF support for CoffeeLake" 1607e978fa3SLiam Girdwood help 1617e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 1627e978fa3SLiam Girdwood using the Coffeelake processors. 1637e978fa3SLiam Girdwood Say Y if you have such a device. 1647e978fa3SLiam Girdwood If unsure select "N". 1657e978fa3SLiam Girdwood 1667e978fa3SLiam Girdwoodconfig SND_SOC_SOF_COFFEELAKE 1677e978fa3SLiam Girdwood tristate 1687e978fa3SLiam Girdwood select SND_SOC_SOF_HDA_COMMON 1697e978fa3SLiam Girdwood help 1707e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 1717e978fa3SLiam Girdwood 'select' statements at a higher level 1727e978fa3SLiam Girdwood 1737e978fa3SLiam Girdwoodconfig SND_SOC_SOF_ICELAKE_SUPPORT 1747e978fa3SLiam Girdwood bool "SOF support for Icelake" 1757e978fa3SLiam Girdwood help 1767e978fa3SLiam Girdwood This adds support for Sound Open Firmware for Intel(R) platforms 1777e978fa3SLiam Girdwood using the Icelake processors. 1787e978fa3SLiam Girdwood Say Y if you have such a device. 1797e978fa3SLiam Girdwood If unsure select "N". 1807e978fa3SLiam Girdwood 1817e978fa3SLiam Girdwoodconfig SND_SOC_SOF_ICELAKE 1827e978fa3SLiam Girdwood tristate 1837e978fa3SLiam Girdwood select SND_SOC_SOF_HDA_COMMON 1847e978fa3SLiam Girdwood help 1857e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 1867e978fa3SLiam Girdwood 'select' statements at a higher level 1877e978fa3SLiam Girdwood 188927ce5c7SEvan Greenconfig SND_SOC_SOF_COMETLAKE_LP 189927ce5c7SEvan Green tristate 190927ce5c7SEvan Green select SND_SOC_SOF_HDA_COMMON 191927ce5c7SEvan Green help 192927ce5c7SEvan Green This option is not user-selectable but automagically handled by 193927ce5c7SEvan Green 'select' statements at a higher level 194927ce5c7SEvan Green 195927ce5c7SEvan Greenconfig SND_SOC_SOF_COMETLAKE_LP_SUPPORT 196927ce5c7SEvan Green bool "SOF support for CometLake-LP" 197927ce5c7SEvan Green help 198927ce5c7SEvan Green This adds support for Sound Open Firmware for Intel(R) platforms 199927ce5c7SEvan Green using the Cometlake-LP processors. 200927ce5c7SEvan Green Say Y if you have such a device. 201927ce5c7SEvan Green If unsure select "N". 202927ce5c7SEvan Green 203927ce5c7SEvan Greenconfig SND_SOC_SOF_COMETLAKE_H 204927ce5c7SEvan Green tristate 205927ce5c7SEvan Green select SND_SOC_SOF_HDA_COMMON 206927ce5c7SEvan Green help 207927ce5c7SEvan Green This option is not user-selectable but automagically handled by 208927ce5c7SEvan Green 'select' statements at a higher level 209927ce5c7SEvan Green 210927ce5c7SEvan Greenconfig SND_SOC_SOF_COMETLAKE_H_SUPPORT 211927ce5c7SEvan Green bool "SOF support for CometLake-H" 212927ce5c7SEvan Green help 213927ce5c7SEvan Green This adds support for Sound Open Firmware for Intel(R) platforms 214927ce5c7SEvan Green using the Cometlake-H processors. 215927ce5c7SEvan Green Say Y if you have such a device. 216927ce5c7SEvan Green If unsure select "N". 217927ce5c7SEvan Green 2181205c81eSPan Xiuliconfig SND_SOC_SOF_TIGERLAKE_SUPPORT 2191205c81eSPan Xiuli bool "SOF support for Tigerlake" 2201205c81eSPan Xiuli help 2211205c81eSPan Xiuli This adds support for Sound Open Firmware for Intel(R) platforms 2221205c81eSPan Xiuli using the Tigerlake processors. 2231205c81eSPan Xiuli Say Y if you have such a device. 2241205c81eSPan Xiuli If unsure select "N". 2251205c81eSPan Xiuli 2261205c81eSPan Xiuliconfig SND_SOC_SOF_TIGERLAKE 2271205c81eSPan Xiuli tristate 2281205c81eSPan Xiuli select SND_SOC_SOF_HDA_COMMON 2291205c81eSPan Xiuli help 2301205c81eSPan Xiuli This option is not user-selectable but automagically handled by 2311205c81eSPan Xiuli 'select' statements at a higher level 2321205c81eSPan Xiuli 23361732690SPan Xiuliconfig SND_SOC_SOF_ELKHARTLAKE_SUPPORT 23461732690SPan Xiuli bool "SOF support for ElkhartLake" 23561732690SPan Xiuli help 23661732690SPan Xiuli This adds support for Sound Open Firmware for Intel(R) platforms 23761732690SPan Xiuli using the ElkhartLake processors. 23861732690SPan Xiuli Say Y if you have such a device. 23961732690SPan Xiuli If unsure select "N". 24061732690SPan Xiuli 24161732690SPan Xiuliconfig SND_SOC_SOF_ELKHARTLAKE 24261732690SPan Xiuli tristate 24361732690SPan Xiuli select SND_SOC_SOF_HDA_COMMON 24461732690SPan Xiuli help 24561732690SPan Xiuli This option is not user-selectable but automagically handled by 24661732690SPan Xiuli 'select' statements at a higher level 24761732690SPan Xiuli 248*6fd99035SPan Xiuliconfig SND_SOC_SOF_JASPERLAKE_SUPPORT 249*6fd99035SPan Xiuli bool "SOF support for JasperLake" 250*6fd99035SPan Xiuli help 251*6fd99035SPan Xiuli This adds support for Sound Open Firmware for Intel(R) platforms 252*6fd99035SPan Xiuli using the JasperLake processors. 253*6fd99035SPan Xiuli Say Y if you have such a device. 254*6fd99035SPan Xiuli If unsure select "N". 255*6fd99035SPan Xiuli 256*6fd99035SPan Xiuliconfig SND_SOC_SOF_JASPERLAKE 257*6fd99035SPan Xiuli tristate 258*6fd99035SPan Xiuli select SND_SOC_SOF_HDA_COMMON 259*6fd99035SPan Xiuli help 260*6fd99035SPan Xiuli This option is not user-selectable but automagically handled by 261*6fd99035SPan Xiuli 'select' statements at a higher level 262*6fd99035SPan Xiuli 2637e978fa3SLiam Girdwoodconfig SND_SOC_SOF_HDA_COMMON 2647e978fa3SLiam Girdwood tristate 2657e978fa3SLiam Girdwood select SND_SOC_SOF_INTEL_COMMON 2667e978fa3SLiam Girdwood select SND_SOC_SOF_HDA_LINK_BASELINE 2677e978fa3SLiam Girdwood help 2687e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 2697e978fa3SLiam Girdwood 'select' statements at a higher level 2707e978fa3SLiam Girdwood 2717e978fa3SLiam Girdwoodif SND_SOC_SOF_HDA_COMMON 2727e978fa3SLiam Girdwood 2737e978fa3SLiam Girdwoodconfig SND_SOC_SOF_HDA_LINK 2747e978fa3SLiam Girdwood bool "SOF support for HDA Links(HDA/HDMI)" 2757e978fa3SLiam Girdwood depends on SND_SOC_SOF_NOCODEC=n 2767e978fa3SLiam Girdwood select SND_SOC_SOF_PROBE_WORK_QUEUE 2777e978fa3SLiam Girdwood help 2787e978fa3SLiam Girdwood This adds support for HDA links(HDA/HDMI) with Sound Open Firmware 2797e978fa3SLiam Girdwood for Intel(R) platforms. 2807e978fa3SLiam Girdwood Say Y if you want to enable HDA links with SOF. 2817e978fa3SLiam Girdwood If unsure select "N". 2827e978fa3SLiam Girdwood 2837e978fa3SLiam Girdwoodconfig SND_SOC_SOF_HDA_AUDIO_CODEC 2847e978fa3SLiam Girdwood bool "SOF support for HDAudio codecs" 2857e978fa3SLiam Girdwood depends on SND_SOC_SOF_HDA_LINK 2867e978fa3SLiam Girdwood help 2877e978fa3SLiam Girdwood This adds support for HDAudio codecs with Sound Open Firmware 2887e978fa3SLiam Girdwood for Intel(R) platforms. 2897e978fa3SLiam Girdwood Say Y if you want to enable HDAudio codecs with SOF. 2907e978fa3SLiam Girdwood If unsure select "N". 2917e978fa3SLiam Girdwood 29243b2ab90SRanjani Sridharanconfig SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 29343b2ab90SRanjani Sridharan bool "SOF enable DMI Link L1" 29443b2ab90SRanjani Sridharan help 29543b2ab90SRanjani Sridharan This option enables DMI L1 for both playback and capture 29643b2ab90SRanjani Sridharan and disables known workarounds for specific HDaudio platforms. 29743b2ab90SRanjani Sridharan Only use to look into power optimizations on platforms not 29843b2ab90SRanjani Sridharan affected by DMI L1 issues. This option is not recommended. 29943b2ab90SRanjani Sridharan Say Y if you want to enable DMI Link L1 30043b2ab90SRanjani Sridharan If unsure, select "N". 30143b2ab90SRanjani Sridharan 3027e978fa3SLiam Girdwoodendif ## SND_SOC_SOF_HDA_COMMON 3037e978fa3SLiam Girdwood 3047e978fa3SLiam Girdwoodconfig SND_SOC_SOF_HDA_LINK_BASELINE 3057e978fa3SLiam Girdwood tristate 3067e978fa3SLiam Girdwood select SND_SOC_SOF_HDA if SND_SOC_SOF_HDA_LINK 3077e978fa3SLiam Girdwood help 3087e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 3097e978fa3SLiam Girdwood 'select' statements at a higher level 3107e978fa3SLiam Girdwood 3117e978fa3SLiam Girdwoodconfig SND_SOC_SOF_HDA 3127e978fa3SLiam Girdwood tristate 3137e978fa3SLiam Girdwood select SND_HDA_EXT_CORE if SND_SOC_SOF_HDA_LINK 3147e978fa3SLiam Girdwood select SND_SOC_HDAC_HDA if SND_SOC_SOF_HDA_AUDIO_CODEC 31537638af8SPierre-Louis Bossart select SND_INTEL_NHLT if ACPI 3167e978fa3SLiam Girdwood help 3177e978fa3SLiam Girdwood This option is not user-selectable but automagically handled by 3187e978fa3SLiam Girdwood 'select' statements at a higher level 3197e978fa3SLiam Girdwood 3207e978fa3SLiam Girdwoodendif ## SND_SOC_SOF_INTEL_PCI 3217e978fa3SLiam Girdwood 3227e978fa3SLiam Girdwoodendif ## SND_SOC_SOF_INTEL_TOPLEVEL 323