diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-04-26 11:33:46 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-04-26 11:33:46 +0100 |
commit | 4768e6b2a1a0afe8fd8325dd110cd7c0b2cae229 (patch) | |
tree | e4f3eecbda99bfb9878d2e9d62354c38bc35007d /kernel-ppc64p7-debug.config | |
parent | 7e2f553479c411ceb90d7ac4d1d08809350639ba (diff) | |
download | kernel-4768e6b2a1a0afe8fd8325dd110cd7c0b2cae229.tar.gz kernel-4768e6b2a1a0afe8fd8325dd110cd7c0b2cae229.tar.xz kernel-4768e6b2a1a0afe8fd8325dd110cd7c0b2cae229.zip |
Enable sound SoC on aarch64, Update some ARM patches to latest upstream, small cleanups
Diffstat (limited to 'kernel-ppc64p7-debug.config')
-rw-r--r-- | kernel-ppc64p7-debug.config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel-ppc64p7-debug.config b/kernel-ppc64p7-debug.config index b1f69ae94..896b8132b 100644 --- a/kernel-ppc64p7-debug.config +++ b/kernel-ppc64p7-debug.config @@ -677,7 +677,7 @@ CONFIG_CLS_U32_PERF=y CONFIG_CM32181=m # CONFIG_CM3232 is not set # CONFIG_CM3323 is not set -# CONFIG_CM3605 is not set +CONFIG_CM3605=m # CONFIG_CM36651 is not set CONFIG_CMA_AREAS=7 # CONFIG_CMA_DEBUGFS is not set @@ -4580,6 +4580,7 @@ CONFIG_SND_SOC_HDMI_CODEC=m # CONFIG_SND_SOC_MAX9860 is not set # CONFIG_SND_SOC_MSM8916_WCD_ANALOG is not set # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set +# CONFIG_SND_SOC_NAU8540 is not set # CONFIG_SND_SOC_NAU8810 is not set # CONFIG_SND_SOC_PCM1681 is not set # CONFIG_SND_SOC_PCM179X_I2C is not set @@ -4602,6 +4603,7 @@ CONFIG_SND_SOC_SPDIF=m # CONFIG_SND_SOC_STI_SAS is not set # CONFIG_SND_SOC_TAS2552 is not set # CONFIG_SND_SOC_TAS5086 is not set +# CONFIG_SND_SOC_TAS571X is not set # CONFIG_SND_SOC_TAS5720 is not set # CONFIG_SND_SOC_TFA9879 is not set # CONFIG_SND_SOC_TLV320AIC23_I2C is not set |