[source] omap: remove CONFIG_SND_DEBUG override

LEDE Commits lede-commits at lists.infradead.org
Mon Aug 1 23:17:36 PDT 2016


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/?p=source.git;a=commitdiff;h=349a3a127c219c82a0a906155f0edb1c5d709ee2

commit 349a3a127c219c82a0a906155f0edb1c5d709ee2
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Aug 2 08:17:28 2016 +0200

    omap: remove CONFIG_SND_DEBUG override
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/omap/config-4.4 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index 88d7b33..a08e511 100644
--- a/target/linux/omap/config-4.4
+++ b/target/linux/omap/config-4.4
@@ -573,8 +573,6 @@ CONFIG_SMSC_PHY=y
 CONFIG_SND=y
 # CONFIG_SND_COMPRESS_OFFLOAD is not set
 CONFIG_SND_DAVINCI_SOC_MCASP=y
-CONFIG_SND_DEBUG=y
-# CONFIG_SND_DEBUG_VERBOSE is not set
 CONFIG_SND_DMAENGINE_PCM=y
 # CONFIG_SND_EDMA_SOC is not set
 CONFIG_SND_MIXER_OSS=y



More information about the lede-commits mailing list