If unsure select "N".
  
  config SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH
 -        tristate "KBL with RT5663, RT5514 and MAX98927 in I2S Mode"
 +      tristate "KBL with RT5663, RT5514 and MAX98927 in I2S Mode"
        depends on I2C && ACPI
        depends on MFD_INTEL_LPSS || COMPILE_TEST
 -        depends on SPI
 -        select SND_SOC_RT5663
 -        select SND_SOC_RT5514
 -        select SND_SOC_RT5514_SPI
 -        select SND_SOC_MAX98927
 -        select SND_SOC_HDAC_HDMI
 +      depends on SPI
 +      select SND_SOC_RT5663
 +      select SND_SOC_RT5514
 +      select SND_SOC_RT5514_SPI
 +      select SND_SOC_MAX98927
 +      select SND_SOC_HDAC_HDMI
+       select SND_SOC_INTEL_SKYLAKE_SSP_CLK
 -        help
 -          This adds support for ASoC Onboard Codec I2S machine driver. This will
 -          create an alsa sound card for RT5663 + RT5514 + MAX98927.
 -          Say Y or m if you have such a device. This is a recommended option.
 -          If unsure select "N".
 +      help
 +        This adds support for ASoC Onboard Codec I2S machine driver. This will
 +        create an alsa sound card for RT5663 + RT5514 + MAX98927.
 +        Say Y or m if you have such a device. This is a recommended option.
 +        If unsure select "N".
  
  config SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH
        tristate "KBL with DA7219 and MAX98357A in I2S Mode"
 
        depends on IMX_SCU
        depends on IMX_DSP
        help
 -          This adds support for Sound Open Firmware for NXP i.MX8 platforms
 -          Say Y if you have such a device.
 -          If unsure select "N".
 +        This adds support for Sound Open Firmware for NXP i.MX8 platforms
 +        Say Y if you have such a device.
 +        If unsure select "N".
  
+ config SND_SOC_SOF_IMX8
+       def_tristate SND_SOC_SOF_OF
+       depends on SND_SOC_SOF_IMX8_SUPPORT
+ 
  endif ## SND_SOC_SOF_IMX_IMX_TOPLEVEL
 
        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_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".
+ 
+ config SND_SOC_SOF_JASPERLAKE
+       tristate
+       select SND_SOC_SOF_HDA_COMMON
+       help
+           This option is not user-selectable but automagically handled by
+         'select' statements at a higher level
+ 
  config SND_SOC_SOF_HDA_COMMON
        tristate
        select SND_SOC_SOF_INTEL_COMMON