Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3760bc74 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda/conexant - Disable static quirks



Now all weird setups have been converted to fixups for the generic
parser, and we can disable the static quirks.  This commit just turns
the build off.  The bulky static quirk code still remains for a while,
in case we get an overlooked regression.  It'll be removed at the next
kernel version.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d50ce6c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
#include "hda_jack.h"
#include "hda_generic.h"

#define ENABLE_CXT_STATIC_QUIRKS
#undef ENABLE_CXT_STATIC_QUIRKS

#define CXT_PIN_DIR_IN              0x00
#define CXT_PIN_DIR_OUT             0x01