[source] kernel: re-enable CONFIG_SND_VERBOSE_PROCFS (FS#66)

LEDE Commits lede-commits at lists.infradead.org
Mon Aug 1 04:37:20 PDT 2016


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

commit df3a2ca1a9154361167e0e30745ca7954bf13b6f
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Aug 1 13:36:03 2016 +0200

    kernel: re-enable CONFIG_SND_VERBOSE_PROCFS (FS#66)
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 target/linux/generic/config-4.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4
index 7ff9705..335a433 100644
--- a/target/linux/generic/config-4.4
+++ b/target/linux/generic/config-4.4
@@ -3899,7 +3899,7 @@ CONFIG_SND_USB=y
 # CONFIG_SND_USB_USX2Y is not set
 # CONFIG_SND_USB_VARIAX is not set
 # CONFIG_SND_VERBOSE_PRINTK is not set
-# CONFIG_SND_VERBOSE_PROCFS is not set
+CONFIG_SND_VERBOSE_PROCFS=y
 # CONFIG_SND_VIA82XX is not set
 # CONFIG_SND_VIA82XX_MODEM is not set
 # CONFIG_SND_VIRTUOSO is not set



More information about the lede-commits mailing list