Browse Source

Merge "ASoC: config: add config to compile lpi TLMM drivers for kona"

Linux Build Service Account 6 years ago
parent
commit
12df645bec
2 changed files with 2 additions and 0 deletions
  1. 1 0
      config/konaauto.conf
  2. 1 0
      config/konaautoconf.h

+ 1 - 0
config/konaauto.conf

@@ -1,3 +1,4 @@
+CONFIG_PINCTRL_LPI=m
 CONFIG_PINCTRL_WCD=m
 CONFIG_AUDIO_EXT_CLK=m
 CONFIG_SND_SOC_WCD9XXX_V2=m

+ 1 - 0
config/konaautoconf.h

@@ -2,6 +2,7 @@
 /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
  */
 
+#define CONFIG_PINCTRL_LPI 1
 #define CONFIG_PINCTRL_WCD 1
 #define CONFIG_AUDIO_EXT_CLK 1
 #define CONFIG_SND_SOC_WCD9XXX_V2 1