diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-08-02 08:17:28 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-08-02 08:17:28 +0200 |
commit | 349a3a127c219c82a0a906155f0edb1c5d709ee2 (patch) | |
tree | 79dabf6f5874ce530df6a14ce6cc156a6d649fdf /target/linux/omap | |
parent | 0a9fdeca6edb2fe7e0af14f94a6a59a0334c9102 (diff) | |
download | upstream-349a3a127c219c82a0a906155f0edb1c5d709ee2.tar.gz upstream-349a3a127c219c82a0a906155f0edb1c5d709ee2.tar.bz2 upstream-349a3a127c219c82a0a906155f0edb1c5d709ee2.zip |
omap: remove CONFIG_SND_DEBUG override
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/omap')
-rw-r--r-- | target/linux/omap/config-4.4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4 index 88d7b3390f..a08e511211 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 |