linux: 5.8-rc2 -> 5.8-rc4

This commit is contained in:
Tim Steinbach
2020-07-10 10:23:46 -04:00
parent af5accfa96
commit 0416089dc6
2 changed files with 3 additions and 3 deletions
@@ -269,7 +269,7 @@ let
SND_SOC_SOF_APOLLOLAKE_SUPPORT = yes;
SND_SOC_SOF_CANNONLAKE_SUPPORT = yes;
SND_SOC_SOF_COFFEELAKE_SUPPORT = yes;
SND_SOC_SOF_COMETLAKE_H_SUPPORT = yes;
SND_SOC_SOF_COMETLAKE_H_SUPPORT = whenOlder "5.8" yes;
SND_SOC_SOF_COMETLAKE_LP_SUPPORT = yes;
SND_SOC_SOF_ELKHARTLAKE_SUPPORT = yes;
SND_SOC_SOF_GEMINILAKE_SUPPORT = yes;