Explorar el Código

Merge "config: Revert featurization of 32 channel support in DSP"

qctecmdr hace 5 años
padre
commit
8410ebe24c
Se han modificado 2 ficheros con 1 adiciones y 3 borrados
  1. 0 1
      config/qcs405auto.conf
  2. 1 2
      config/qcs405autoconf.h

+ 0 - 1
config/qcs405auto.conf

@@ -36,4 +36,3 @@ CONFIG_SND_SOC_MSM_STUB=m
 CONFIG_MSM_AVTIMER=m
 CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=m
 CONFIG_SND_SOC_EP92=m
-CONFIG_USE_Q6_32CH_SUPPORT=m

+ 1 - 2
config/qcs405autoconf.h

@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
-/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
  */
 
 #define CONFIG_PINCTRL_LPI 1
@@ -40,4 +40,3 @@
 #define CONFIG_MSM_AVTIMER 1
 #define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
 #define CONFIG_SND_SOC_EP92 1
-#define CONFIG_USE_Q6_32CH_SUPPORT 1