--- zzzz-none-000/linux-3.10.107/sound/drivers/opl3/opl3_synth.c 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/sound/drivers/opl3/opl3_synth.c 2021-02-04 17:41:59.000000000 +0000 @@ -24,7 +24,7 @@ #include #include -#if defined(CONFIG_SND_SEQUENCER) || defined(CONFIG_SND_SEQUENCER_MODULE) +#if IS_ENABLED(CONFIG_SND_SEQUENCER) #define OPL3_SUPPORT_SYNTH #endif