Merge series "ASoC: SOF: Intel: update PCI IDs" from Pierre-Louis Bossart <pierre...
[sfrench/cifs-2.6.git] / sound / hda / intel-dsp-config.c
index be1df80ed01337f40654623cf2e2c78dd824fa24..5df0d225384472d59e0f5d7c88e0e66dc916f1e6 100644 (file)
@@ -192,8 +192,8 @@ static const struct config_entry config_table[] = {
        },
 #endif
 
+#if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE)
 /* Cometlake-LP */
-#if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE_LP)
        {
                .flags = FLAG_SOF,
                .device = 0x02c8,
@@ -211,9 +211,7 @@ static const struct config_entry config_table[] = {
                .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC,
                .device = 0x02c8,
        },
-#endif
 /* Cometlake-H */
-#if IS_ENABLED(CONFIG_SND_SOC_SOF_COMETLAKE_H)
        {
                .flags = FLAG_SOF | FLAG_SOF_ONLY_IF_DMIC,
                .device = 0x06c8,