aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Shields <simon@lineageos.org>2018-03-20 00:00:23 +1100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-04-13 20:01:17 +0200
commit074afda769aa2e780e3dea2ef2fe479f1310c2dc (patch)
tree7f9e1c9370fee44e1394efafa046b2f9aeb531ad
parentdaf8d180ba3c8ccb91ab5804f99131602c514c4e (diff)
downloadkernel_replicant_linux-wip-sound-does-not-compile.tar.gz
kernel_replicant_linux-wip-sound-does-not-compile.tar.bz2
kernel_replicant_linux-wip-sound-does-not-compile.zip
ARM: dts: exynos: add sound support to midaswip-sound-does-not-compile
Update the never-mainlined "trats2-audio" binding and instead use the new "midas-audio" binding.
-rw-r--r--arch/arm/configs/replicant_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/configs/replicant_defconfig b/arch/arm/configs/replicant_defconfig
index b13a5d391ab6..54347e3cc1cf 100644
--- a/arch/arm/configs/replicant_defconfig
+++ b/arch/arm/configs/replicant_defconfig
@@ -1,7 +1,6 @@
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_KERNEL_XZ=y
CONFIG_AUDIT=y
-CONFIG_GENERIC_IRQ_DEBUGFS=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_PREEMPT=y
@@ -338,6 +337,7 @@ CONFIG_SND_SOC=y
CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_SAMSUNG_SMDK_WM8994=y
CONFIG_SND_SOC_SMDK_WM8994_PCM=y
+CONFIG_SND_SOC_SAMSUNG_MIDAS_WM1811=y
CONFIG_SND_SIMPLE_CARD=y
CONFIG_HID_A4TECH=y
CONFIG_HID_APPLE=y
@@ -404,7 +404,6 @@ CONFIG_RTC_DRV_MAX77686=y
CONFIG_RTC_DRV_S3C=y
CONFIG_DMADEVICES=y
CONFIG_PL330_DMA=y
-CONFIG_SW_SYNC=y
CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_ION=y