-
- Downloads
ALSA: seq: Reorganize kconfig and build
This is a slightly intensive rewrite of Kconfig and Makefile about
ALSA sequencer stuff.
The first major change is that the kconfig items for the sequencer are
moved to sound/core/seq/Kconfig. OK, that's easy.
The substantial change is that, instead of hackish top-level module
selection in Makefile, we define a Kconfig item for each sequencer
module. The driver that requires such sequencer components select
exclusively the kconfig items. This is more straightforward and
standard way.
Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/core/Kconfig 0 additions, 47 deletionssound/core/Kconfig
- sound/core/seq/Kconfig 57 additions, 11 deletionssound/core/seq/Kconfig
- sound/core/seq/Makefile 4 additions, 9 deletionssound/core/seq/Makefile
- sound/drivers/Kconfig 13 additions, 0 deletionssound/drivers/Kconfig
- sound/isa/Kconfig 6 additions, 0 deletionssound/isa/Kconfig
- sound/pci/Kconfig 6 additions, 0 deletionssound/pci/Kconfig
Loading
Please register or sign in to comment