From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Subject: [PATCH 0/5] ALSA: Reorganize kconfig for sequencer stuff
Date: Fri, 9 Jun 2017 17:12:47 +0200 [thread overview]
Message-ID: <20170609151252.704-1-tiwai@suse.de> (raw)
Hi,
this is a patchset to rewrite Kconfig and Makefile for building ALSA
sequencer stuff. The current code still contains quite a few hackish
code for enabling and selecting the features, and this patchset
simplifies to a standard way. Also, this allows the mixture of
built-in and module in a more flexible way.
Takashi
===
Takashi Iwai (5):
ALSA: Make CONFIG_SND_OSSEMUL user-selectable
ALSA: seq: Allow the tristate build of OSS emulation
ALSA: seq: Reorganize kconfig and build
ALSA: synth: Select snd-emux-synth explicitly
ALSA: seq: Allow the modular sequencer registration
sound/Kconfig | 2 ++
sound/core/Kconfig | 56 ++++----------------------------
sound/core/rawmidi.c | 4 +--
sound/core/seq/Kconfig | 72 ++++++++++++++++++++++++++++++++++-------
sound/core/seq/Makefile | 21 +++++-------
sound/core/seq/oss/Makefile | 2 +-
sound/drivers/Kconfig | 15 +++++++++
sound/drivers/opl3/opl3_lib.c | 2 +-
sound/drivers/opl3/opl3_seq.c | 4 +--
sound/drivers/opl3/opl3_voice.h | 5 ++-
sound/drivers/opl4/opl4_lib.c | 4 +--
sound/drivers/opl4/opl4_local.h | 2 +-
sound/isa/Kconfig | 8 +++++
sound/isa/sb/emu8000.c | 2 +-
sound/isa/sb/emu8000_callback.c | 6 ++--
sound/isa/sb/sb16.c | 2 +-
sound/pci/Kconfig | 8 +++++
sound/pci/emu10k1/emu10k1.c | 2 +-
sound/synth/Kconfig | 2 ++
sound/synth/emux/Makefile | 4 +--
sound/synth/emux/emux.c | 6 ++--
sound/synth/emux/emux_effect.c | 2 +-
sound/synth/emux/emux_oss.c | 4 ---
23 files changed, 134 insertions(+), 101 deletions(-)
create mode 100644 sound/synth/Kconfig
--
2.13.1
next reply other threads:[~2017-06-09 15:12 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-09 15:12 Takashi Iwai [this message]
2017-06-09 15:12 ` [PATCH 1/5] ALSA: Make CONFIG_SND_OSSEMUL user-selectable Takashi Iwai
2017-06-09 15:12 ` [PATCH 2/5] ALSA: seq: Allow the tristate build of OSS emulation Takashi Iwai
2017-06-09 20:13 ` Takashi Iwai
2017-06-09 15:12 ` [PATCH 3/5] ALSA: seq: Reorganize kconfig and build Takashi Iwai
2017-06-09 15:12 ` [PATCH 4/5] ALSA: synth: Select snd-emux-synth explicitly Takashi Iwai
2017-06-09 15:12 ` [PATCH 5/5] ALSA: seq: Allow the modular sequencer registration Takashi Iwai
2017-06-10 19:44 ` Takashi Iwai
2017-06-12 6:54 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170609151252.704-1-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox