Browse Source

Merge "asoc: wcd937x: enable wcd937x codec driver compilation."

qctecmdr 4 years ago
parent
commit
e6d77f45a9
1 changed files with 5 additions and 0 deletions
  1. 5 0
      asoc/codecs/wcd937x/Kbuild

+ 5 - 0
asoc/codecs/wcd937x/Kbuild

@@ -31,6 +31,11 @@ ifeq ($(KERNEL_BUILD), 0)
 		export
 		INCS    +=  -include $(AUDIO_ROOT)/config/bengalautoconf.h
 	endif
+	ifeq ($(CONFIG_ARCH_LITO), y)
+		include $(AUDIO_ROOT)/config/litoauto.conf
+		export
+		INCS    +=  -include $(AUDIO_ROOT)/config/litoautoconf.h
+	endif
 endif
 
 # As per target team, build is done as follows: