Kconfig (d81645510ce2a140816c4cb37c45b78d810ca63f) Kconfig (78989ff8aeaddc183237da558ee07deee35fbbbd)
1config SND_SOC_SOF_INTEL_TOPLEVEL
2 bool "SOF support for Intel audio DSPs"
3 depends on X86 || COMPILE_TEST
4 help
5 This adds support for Sound Open Firmware for Intel(R) platforms.
6 Say Y if you have such a device.
7 If unsure select "N".
8

--- 22 unchanged lines hidden (view full) ---

31config SND_SOC_SOF_INTEL_HIFI_EP_IPC
32 tristate
33 help
34 This option is not user-selectable but automagically handled by
35 'select' statements at a higher level
36
37config SND_SOC_SOF_INTEL_ATOM_HIFI_EP
38 tristate
1config SND_SOC_SOF_INTEL_TOPLEVEL
2 bool "SOF support for Intel audio DSPs"
3 depends on X86 || COMPILE_TEST
4 help
5 This adds support for Sound Open Firmware for Intel(R) platforms.
6 Say Y if you have such a device.
7 If unsure select "N".
8

--- 22 unchanged lines hidden (view full) ---

31config SND_SOC_SOF_INTEL_HIFI_EP_IPC
32 tristate
33 help
34 This option is not user-selectable but automagically handled by
35 'select' statements at a higher level
36
37config SND_SOC_SOF_INTEL_ATOM_HIFI_EP
38 tristate
39 select SND_SOC_INTEL_COMMON
39 select SND_SOC_SOF_INTEL_COMMON
40 select SND_SOC_SOF_INTEL_HIFI_EP_IPC
41 help
42 This option is not user-selectable but automagically handled by
43 'select' statements at a higher level
44
45config SND_SOC_SOF_INTEL_COMMON
46 tristate
47 select SND_SOC_ACPI_INTEL_MATCH

--- 183 unchanged lines hidden ---
40 select SND_SOC_SOF_INTEL_HIFI_EP_IPC
41 help
42 This option is not user-selectable but automagically handled by
43 'select' statements at a higher level
44
45config SND_SOC_SOF_INTEL_COMMON
46 tristate
47 select SND_SOC_ACPI_INTEL_MATCH

--- 183 unchanged lines hidden ---