Skip to content

Commit

Permalink
501-alsa.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
hnhkj committed May 23, 2016
1 parent e46dfdd commit d74fcf7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions target/linux/ramips/patches-3.18/501-alsa.patch
@@ -0,0 +1,10 @@
--- a/sound/soc/mtk/Makefile
+++ b/sound/soc/mtk/Makefile
@@ -17,6 +17,7 @@ KBUILD_CFLAGS += -DCONFIG_SND_MT76XX_SOC
KBUILD_CFLAGS += -DCONFIG_I2S_WM8960
#KBUILD_CFLAGS += -DCONFIG_I2S_MCLK_12P288MHZ
KBUILD_CFLAGS += -DCONFIG_I2S_MCLK_12MHZ
+KBUILD_CFLAGS += -DCONFIG_I2S_IN_MCLK
KBUILD_CFLAGS += -DCONFIG_GDMA_EVERYBODY
KBUILD_CFLAGS += -DSURFBOARDINT_DMA=15
KBUILD_CFLAGS += -DRALINK_INTCTL_DMA=128

0 comments on commit d74fcf7

Please sign in to comment.