# SPDX-License-Identifier: BSD-3-Clause

config COMP_UP_DOWN_MIXER
	bool "UP_DOWN_MIXER component"
        depends on IPC_MAJOR_4
        help
         Select for Up Down Mixer component Conversions supported:
         Up/Downmixing for stereo output:
         1, 2, 2.1, 3.0, 3.1, Quatro, 4.0, 5.0, 5.1, 7.1 -> 2
         Upmixing for multichannel output:
         1, 2 -> 5.1
         2 -> 7.1
         Downmixing for mono output:
         4.0, Quatro, 3.1, 2 -> 1
