Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit faf9ed73 authored by Asish Bhattacharya's avatar Asish Bhattacharya
Browse files

defconfig: enable dynamic minor for sdxnightjar



This is required for registration of sound card.

Change-Id: I87cca20e54ab7a11359807850a20c0127e19a027
Signed-off-by: default avatarAsish Bhattacharya <asishb@codeaurora.org>
parent 5b540967
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -582,8 +582,8 @@ CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SOC=y
# CONFIG_SND_OSSEMUL is not set
# CONFIG_SND_HRTIMER is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_HRTIMER=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
# CONFIG_SND_SEQUENCER is not set
+2 −2
Original line number Diff line number Diff line
@@ -563,8 +563,8 @@ CONFIG_SND_SOC=y
# CONFIG_MSM_CVP is not set
# CONFIG_CYPRESS_FIRMWARE is not set
# CONFIG_SND_OSSEMUL is not set
# CONFIG_SND_HRTIMER is not set
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_HRTIMER=y
CONFIG_SND_DYNAMIC_MINORS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
# CONFIG_SND_SEQUENCER is not set