On Wed, 2017-08-23 at 05:37:53 UTC, Michael Ellerman wrote:
> Commit eb3b705aaed9 ("ALSA: Make CONFIG_SND_OSSEMUL user-selectable")
> means we need to set CONFIG_SND_OSSEMUL in our configs, otherwise we
> lose some of the SND symbols.
>
> And commit 0181307abc1d ("ALSA: seq: Reorganize kconfig and
Commit eb3b705aaed9 ("ALSA: Make CONFIG_SND_OSSEMUL user-selectable")
means we need to set CONFIG_SND_OSSEMUL in our configs, otherwise we
lose some of the SND symbols.
And commit 0181307abc1d ("ALSA: seq: Reorganize kconfig and build")
reorganised things, which causes the churn.
Signed-off-by: M