Commit 724d53f6 authored by Randy Dunlap's avatar Randy Dunlap Committed by Mark Brown
parent c5abd777
...@@ -17,7 +17,7 @@ config SND_SOC_SOF_IMX_OF ...@@ -17,7 +17,7 @@ config SND_SOC_SOF_IMX_OF
select SND_SOC_SOF_IMX8M if SND_SOC_SOF_IMX8M_SUPPORT select SND_SOC_SOF_IMX8M if SND_SOC_SOF_IMX8M_SUPPORT
help help
This option is not user-selectable but automagically handled by This option is not user-selectable but automagically handled by
'select' statements at a higher level 'select' statements at a higher level.
config SND_SOC_SOF_IMX_COMMON config SND_SOC_SOF_IMX_COMMON
tristate tristate
...@@ -30,7 +30,7 @@ config SND_SOC_SOF_IMX8_SUPPORT ...@@ -30,7 +30,7 @@ config SND_SOC_SOF_IMX8_SUPPORT
depends on IMX_SCU=y || IMX_SCU=SND_SOC_SOF_IMX_OF depends on IMX_SCU=y || IMX_SCU=SND_SOC_SOF_IMX_OF
depends on IMX_DSP=y || IMX_DSP=SND_SOC_SOF_IMX_OF depends on IMX_DSP=y || IMX_DSP=SND_SOC_SOF_IMX_OF
help help
This adds support for Sound Open Firmware for NXP i.MX8 platforms This adds support for Sound Open Firmware for NXP i.MX8 platforms.
Say Y if you have such a device. Say Y if you have such a device.
If unsure select "N". If unsure select "N".
...@@ -40,13 +40,13 @@ config SND_SOC_SOF_IMX8 ...@@ -40,13 +40,13 @@ config SND_SOC_SOF_IMX8
select SND_SOC_SOF_XTENSA select SND_SOC_SOF_XTENSA
help help
This option is not user-selectable but automagically handled by This option is not user-selectable but automagically handled by
'select' statements at a higher level 'select' statements at a higher level.
config SND_SOC_SOF_IMX8M_SUPPORT config SND_SOC_SOF_IMX8M_SUPPORT
bool "SOF support for i.MX8M" bool "SOF support for i.MX8M"
depends on IMX_DSP=y || IMX_DSP=SND_SOC_SOF_OF depends on IMX_DSP=y || IMX_DSP=SND_SOC_SOF_OF
help help
This adds support for Sound Open Firmware for NXP i.MX8M platforms This adds support for Sound Open Firmware for NXP i.MX8M platforms.
Say Y if you have such a device. Say Y if you have such a device.
If unsure select "N". If unsure select "N".
...@@ -56,6 +56,6 @@ config SND_SOC_SOF_IMX8M ...@@ -56,6 +56,6 @@ config SND_SOC_SOF_IMX8M
select SND_SOC_SOF_XTENSA select SND_SOC_SOF_XTENSA
help help
This option is not user-selectable but automagically handled by This option is not user-selectable but automagically handled by
'select' statements at a higher level 'select' statements at a higher level.
endif ## SND_SOC_SOF_IMX_IMX_TOPLEVEL endif ## SND_SOC_SOF_IMX_IMX_TOPLEVEL
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment