Commit 66e1b651 authored by Randy Dunlap's avatar Randy Dunlap Committed by Mark Brown

ASoC: SOF: Intel: fix Kconfig punctuation and wording

Add periods at the end of sentences in help text.
Insert a "not" in one place.
Fix help text indentation.
Remove a duplicate "Intel(R)" in one place.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: default avatarRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: default avatarRander Wang <rander.wang@linux.intel.com>
Reviewed-by: default avatarGuennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Link: https://lore.kernel.org/r/20201112164425.25603-4-pierre-louis.bossart@linux.intel.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent aff581ae
...@@ -15,7 +15,7 @@ config SND_SOC_SOF_INTEL_ACPI ...@@ -15,7 +15,7 @@ config SND_SOC_SOF_INTEL_ACPI
select SND_SOC_SOF_BROADWELL if SND_SOC_SOF_BROADWELL_SUPPORT select SND_SOC_SOF_BROADWELL if SND_SOC_SOF_BROADWELL_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_INTEL_PCI config SND_SOC_SOF_INTEL_PCI
def_tristate SND_SOC_SOF_PCI def_tristate SND_SOC_SOF_PCI
...@@ -31,13 +31,13 @@ config SND_SOC_SOF_INTEL_PCI ...@@ -31,13 +31,13 @@ config SND_SOC_SOF_INTEL_PCI
select SND_SOC_SOF_JASPERLAKE if SND_SOC_SOF_JASPERLAKE_SUPPORT select SND_SOC_SOF_JASPERLAKE if SND_SOC_SOF_JASPERLAKE_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_INTEL_HIFI_EP_IPC config SND_SOC_SOF_INTEL_HIFI_EP_IPC
tristate tristate
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_INTEL_ATOM_HIFI_EP config SND_SOC_SOF_INTEL_ATOM_HIFI_EP
tristate tristate
...@@ -45,7 +45,7 @@ config SND_SOC_SOF_INTEL_ATOM_HIFI_EP ...@@ -45,7 +45,7 @@ config SND_SOC_SOF_INTEL_ATOM_HIFI_EP
select SND_SOC_SOF_INTEL_HIFI_EP_IPC select SND_SOC_SOF_INTEL_HIFI_EP_IPC
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_INTEL_COMMON config SND_SOC_SOF_INTEL_COMMON
tristate tristate
...@@ -55,7 +55,7 @@ config SND_SOC_SOF_INTEL_COMMON ...@@ -55,7 +55,7 @@ config SND_SOC_SOF_INTEL_COMMON
select SND_SOC_ACPI if ACPI select SND_SOC_ACPI if ACPI
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.
if SND_SOC_SOF_INTEL_ACPI if SND_SOC_SOF_INTEL_ACPI
...@@ -72,7 +72,7 @@ config SND_SOC_SOF_BAYTRAIL_SUPPORT ...@@ -72,7 +72,7 @@ config SND_SOC_SOF_BAYTRAIL_SUPPORT
recommended for distros. At some point all legacy drivers will be recommended for distros. At some point all legacy drivers will be
deprecated but not before all userspace firmware/topology/UCM files deprecated but not before all userspace firmware/topology/UCM files
are made available to downstream distros. are made available to downstream distros.
Say Y if you want to enable SOF on Baytrail/Cherrytrail Say Y if you want to enable SOF on Baytrail/Cherrytrail.
If unsure select "N". If unsure select "N".
config SND_SOC_SOF_BAYTRAIL config SND_SOC_SOF_BAYTRAIL
...@@ -80,7 +80,7 @@ config SND_SOC_SOF_BAYTRAIL ...@@ -80,7 +80,7 @@ config SND_SOC_SOF_BAYTRAIL
select SND_SOC_SOF_INTEL_ATOM_HIFI_EP select SND_SOC_SOF_INTEL_ATOM_HIFI_EP
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_BROADWELL_SUPPORT config SND_SOC_SOF_BROADWELL_SUPPORT
bool "SOF support for Broadwell" bool "SOF support for Broadwell"
...@@ -91,11 +91,11 @@ config SND_SOC_SOF_BROADWELL_SUPPORT ...@@ -91,11 +91,11 @@ config SND_SOC_SOF_BROADWELL_SUPPORT
This option is mutually exclusive with the Haswell/Broadwell legacy This option is mutually exclusive with the Haswell/Broadwell legacy
driver. If you want to enable SOF on Broadwell you need to deselect driver. If you want to enable SOF on Broadwell you need to deselect
the legacy driver first. the legacy driver first.
SOF does fully support Broadwell yet, so this option is not SOF does not fully support Broadwell yet, so this option is not
recommended for distros. At some point all legacy drivers will be recommended for distros. At some point all legacy drivers will be
deprecated but not before all userspace firmware/topology/UCM files deprecated but not before all userspace firmware/topology/UCM files
are made available to downstream distros. are made available to downstream distros.
Say Y if you want to enable SOF on Broadwell Say Y if you want to enable SOF on Broadwell.
If unsure select "N". If unsure select "N".
config SND_SOC_SOF_BROADWELL config SND_SOC_SOF_BROADWELL
...@@ -104,7 +104,7 @@ config SND_SOC_SOF_BROADWELL ...@@ -104,7 +104,7 @@ config SND_SOC_SOF_BROADWELL
select SND_SOC_SOF_INTEL_HIFI_EP_IPC select SND_SOC_SOF_INTEL_HIFI_EP_IPC
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_INTEL_ACPI endif ## SND_SOC_SOF_INTEL_ACPI
...@@ -123,7 +123,7 @@ config SND_SOC_SOF_MERRIFIELD ...@@ -123,7 +123,7 @@ config SND_SOC_SOF_MERRIFIELD
select SND_SOC_SOF_INTEL_ATOM_HIFI_EP select SND_SOC_SOF_INTEL_ATOM_HIFI_EP
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_APOLLOLAKE_SUPPORT config SND_SOC_SOF_APOLLOLAKE_SUPPORT
bool "SOF support for Apollolake" bool "SOF support for Apollolake"
...@@ -138,7 +138,7 @@ config SND_SOC_SOF_APOLLOLAKE ...@@ -138,7 +138,7 @@ config SND_SOC_SOF_APOLLOLAKE
select SND_SOC_SOF_HDA_COMMON select SND_SOC_SOF_HDA_COMMON
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_GEMINILAKE_SUPPORT config SND_SOC_SOF_GEMINILAKE_SUPPORT
bool "SOF support for GeminiLake" bool "SOF support for GeminiLake"
...@@ -153,7 +153,7 @@ config SND_SOC_SOF_GEMINILAKE ...@@ -153,7 +153,7 @@ config SND_SOC_SOF_GEMINILAKE
select SND_SOC_SOF_HDA_COMMON select SND_SOC_SOF_HDA_COMMON
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_CANNONLAKE_SUPPORT config SND_SOC_SOF_CANNONLAKE_SUPPORT
bool "SOF support for Cannonlake" bool "SOF support for Cannonlake"
...@@ -169,7 +169,7 @@ config SND_SOC_SOF_CANNONLAKE ...@@ -169,7 +169,7 @@ config SND_SOC_SOF_CANNONLAKE
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
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_COFFEELAKE_SUPPORT config SND_SOC_SOF_COFFEELAKE_SUPPORT
bool "SOF support for CoffeeLake" bool "SOF support for CoffeeLake"
...@@ -185,7 +185,7 @@ config SND_SOC_SOF_COFFEELAKE ...@@ -185,7 +185,7 @@ config SND_SOC_SOF_COFFEELAKE
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
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_ICELAKE_SUPPORT config SND_SOC_SOF_ICELAKE_SUPPORT
bool "SOF support for Icelake" bool "SOF support for Icelake"
...@@ -201,7 +201,7 @@ config SND_SOC_SOF_ICELAKE ...@@ -201,7 +201,7 @@ config SND_SOC_SOF_ICELAKE
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
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_COMETLAKE config SND_SOC_SOF_COMETLAKE
tristate tristate
...@@ -209,7 +209,7 @@ config SND_SOC_SOF_COMETLAKE ...@@ -209,7 +209,7 @@ config SND_SOC_SOF_COMETLAKE
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
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_COMETLAKE_SUPPORT config SND_SOC_SOF_COMETLAKE_SUPPORT
bool bool
...@@ -236,7 +236,7 @@ config SND_SOC_SOF_TIGERLAKE ...@@ -236,7 +236,7 @@ config SND_SOC_SOF_TIGERLAKE
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
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_ELKHARTLAKE_SUPPORT config SND_SOC_SOF_ELKHARTLAKE_SUPPORT
bool "SOF support for ElkhartLake" bool "SOF support for ElkhartLake"
...@@ -252,7 +252,7 @@ config SND_SOC_SOF_ELKHARTLAKE ...@@ -252,7 +252,7 @@ config SND_SOC_SOF_ELKHARTLAKE
select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE select SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
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_JASPERLAKE_SUPPORT config SND_SOC_SOF_JASPERLAKE_SUPPORT
bool "SOF support for JasperLake" bool "SOF support for JasperLake"
...@@ -267,7 +267,7 @@ config SND_SOC_SOF_JASPERLAKE ...@@ -267,7 +267,7 @@ config SND_SOC_SOF_JASPERLAKE
select SND_SOC_SOF_HDA_COMMON select SND_SOC_SOF_HDA_COMMON
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_HDA_COMMON config SND_SOC_SOF_HDA_COMMON
tristate tristate
...@@ -275,7 +275,7 @@ config SND_SOC_SOF_HDA_COMMON ...@@ -275,7 +275,7 @@ config SND_SOC_SOF_HDA_COMMON
select SND_SOC_SOF_HDA_LINK_BASELINE select SND_SOC_SOF_HDA_LINK_BASELINE
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.
if SND_SOC_SOF_HDA_COMMON if SND_SOC_SOF_HDA_COMMON
...@@ -285,7 +285,7 @@ config SND_SOC_SOF_HDA_LINK ...@@ -285,7 +285,7 @@ config SND_SOC_SOF_HDA_LINK
select SND_SOC_SOF_PROBE_WORK_QUEUE select SND_SOC_SOF_PROBE_WORK_QUEUE
help help
This adds support for HDA links(HDA/HDMI) with Sound Open Firmware This adds support for HDA links(HDA/HDMI) with Sound Open Firmware
for Intel(R) platforms. for Intel(R) platforms.
Say Y if you want to enable HDA links with SOF. Say Y if you want to enable HDA links with SOF.
If unsure select "N". If unsure select "N".
...@@ -294,7 +294,7 @@ config SND_SOC_SOF_HDA_AUDIO_CODEC ...@@ -294,7 +294,7 @@ config SND_SOC_SOF_HDA_AUDIO_CODEC
depends on SND_SOC_SOF_HDA_LINK depends on SND_SOC_SOF_HDA_LINK
help help
This adds support for HDAudio codecs with Sound Open Firmware This adds support for HDAudio codecs with Sound Open Firmware
for Intel(R) platforms. for Intel(R) platforms.
Say Y if you want to enable HDAudio codecs with SOF. Say Y if you want to enable HDAudio codecs with SOF.
If unsure select "N". If unsure select "N".
...@@ -302,8 +302,8 @@ config SND_SOC_SOF_HDA_PROBES ...@@ -302,8 +302,8 @@ config SND_SOC_SOF_HDA_PROBES
bool "SOF enable probes over HDA" bool "SOF enable probes over HDA"
depends on SND_SOC_SOF_DEBUG_PROBES depends on SND_SOC_SOF_DEBUG_PROBES
help help
This option enables the data probing for Intel(R). This option enables the data probing for Intel(R)
Intel(R) Skylake and newer platforms. Skylake and newer platforms.
Say Y if you want to enable probes. Say Y if you want to enable probes.
If unsure, select "N". If unsure, select "N".
...@@ -314,7 +314,7 @@ config SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1 ...@@ -314,7 +314,7 @@ config SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1
and disables known workarounds for specific HDAudio platforms. and disables known workarounds for specific HDAudio platforms.
Only use to look into power optimizations on platforms not Only use to look into power optimizations on platforms not
affected by DMI L1 issues. This option is not recommended. affected by DMI L1 issues. This option is not recommended.
Say Y if you want to enable DMI Link L1 Say Y if you want to enable DMI Link L1.
If unsure, select "N". If unsure, select "N".
endif ## SND_SOC_SOF_HDA_COMMON endif ## SND_SOC_SOF_HDA_COMMON
...@@ -324,7 +324,7 @@ config SND_SOC_SOF_HDA_LINK_BASELINE ...@@ -324,7 +324,7 @@ config SND_SOC_SOF_HDA_LINK_BASELINE
select SND_SOC_SOF_HDA if SND_SOC_SOF_HDA_LINK select SND_SOC_SOF_HDA if SND_SOC_SOF_HDA_LINK
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_HDA config SND_SOC_SOF_HDA
tristate tristate
...@@ -333,14 +333,14 @@ config SND_SOC_SOF_HDA ...@@ -333,14 +333,14 @@ config SND_SOC_SOF_HDA
select SND_INTEL_DSP_CONFIG select SND_INTEL_DSP_CONFIG
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_INTEL_SOUNDWIRE_LINK config SND_SOC_SOF_INTEL_SOUNDWIRE_LINK
bool "SOF support for SoundWire" bool "SOF support for SoundWire"
depends on SOUNDWIRE && ACPI depends on SOUNDWIRE && ACPI
help help
This adds support for SoundWire with Sound Open Firmware This adds support for SoundWire with Sound Open Firmware
for Intel(R) platforms. for Intel(R) platforms.
Say Y if you want to enable SoundWire links with SOF. Say Y if you want to enable SoundWire links with SOF.
If unsure select "N". If unsure select "N".
...@@ -349,14 +349,14 @@ config SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE ...@@ -349,14 +349,14 @@ config SND_SOC_SOF_INTEL_SOUNDWIRE_LINK_BASELINE
select SND_SOC_SOF_INTEL_SOUNDWIRE if SND_SOC_SOF_INTEL_SOUNDWIRE_LINK select SND_SOC_SOF_INTEL_SOUNDWIRE if SND_SOC_SOF_INTEL_SOUNDWIRE_LINK
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_INTEL_SOUNDWIRE config SND_SOC_SOF_INTEL_SOUNDWIRE
tristate tristate
select SOUNDWIRE_INTEL select SOUNDWIRE_INTEL
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_INTEL_PCI endif ## SND_SOC_SOF_INTEL_PCI
......
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