diff options
Diffstat (limited to 'sound/soc/sof/intel/Kconfig')
| -rw-r--r-- | sound/soc/sof/intel/Kconfig | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/sound/soc/sof/intel/Kconfig b/sound/soc/sof/intel/Kconfig index 04d4929cf91f..92f7485b6994 100644 --- a/sound/soc/sof/intel/Kconfig +++ b/sound/soc/sof/intel/Kconfig @@ -264,16 +264,16 @@ config SND_SOC_SOF_ELKHARTLAKE  config SND_SOC_SOF_JASPERLAKE_SUPPORT  	bool "SOF support for JasperLake"  	help -          This adds support for Sound Open Firmware for Intel(R) platforms -          using the JasperLake processors. -          Say Y if you have such a device. -          If unsure select "N". +	  This adds support for Sound Open Firmware for Intel(R) platforms +	  using the JasperLake processors. +	  Say Y if you have such a device. +	  If unsure select "N".  config SND_SOC_SOF_JASPERLAKE  	tristate  	select SND_SOC_SOF_HDA_COMMON  	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  config SND_SOC_SOF_HDA_COMMON |