ANDROID: Add SND_VERBOSE_PROCFS for alsa framework
In-kernel alsa framework provides infomation by procfs for top layer APPs and application can `cat /proc/...` to know the status. And APPs will utilize these info to adjust their functionanilty Bug: 189899353 Signed-off-by: Lecopzer Chen <lecopzer.chen@mediatek.com> Change-Id: I89ea96073906725ae6d0308ea5d3d349ab2f1116
This commit is contained in:
parent
ae618c699c
commit
1773be5077
2 changed files with 0 additions and 2 deletions
|
|
@ -437,7 +437,6 @@ CONFIG_SND=y
|
|||
CONFIG_SND_HRTIMER=y
|
||||
CONFIG_SND_DYNAMIC_MINORS=y
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_VERBOSE_PROCFS is not set
|
||||
# CONFIG_SND_DRIVERS is not set
|
||||
CONFIG_SND_USB_AUDIO=y
|
||||
CONFIG_SND_SOC=y
|
||||
|
|
|
|||
|
|
@ -393,7 +393,6 @@ CONFIG_SND=y
|
|||
CONFIG_SND_HRTIMER=y
|
||||
CONFIG_SND_DYNAMIC_MINORS=y
|
||||
# CONFIG_SND_SUPPORT_OLD_API is not set
|
||||
# CONFIG_SND_VERBOSE_PROCFS is not set
|
||||
# CONFIG_SND_DRIVERS is not set
|
||||
CONFIG_SND_USB_AUDIO=y
|
||||
CONFIG_SND_SOC=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue