aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/Kconfig
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2005-09-30 16:55:14 +0200
committerJaroslav Kysela <perex@suse.cz>2005-11-04 13:17:08 +0100
commit4b0940f8117b6cdf7e7c27bdecc29931f18c81ed (patch)
tree4effa4548b4d4041f421b7f693840bfac1fa8f47 /sound/pci/Kconfig
parent[ALSA] Removing obsolete AC97_SHARED_TYPES (diff)
downloadlinux-dev-4b0940f8117b6cdf7e7c27bdecc29931f18c81ed.tar.xz
linux-dev-4b0940f8117b6cdf7e7c27bdecc29931f18c81ed.zip
[ALSA] sound: align device drivers menus
Modules: Sound Core,PCI drivers AC97 Kconfig entries broke the ALSA device drivers menu, so move them to a location where that won't happen, enabling all device sub-menus to be presented together. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r--sound/pci/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
index a5d593c66f9f..d140e93d37b6 100644
--- a/sound/pci/Kconfig
+++ b/sound/pci/Kconfig
@@ -1,13 +1,5 @@
# ALSA PCI drivers
-config SND_AC97_CODEC
- tristate
- select SND_PCM
- select SND_AC97_BUS
-
-config SND_AC97_BUS
- tristate
-
menu "PCI devices"
depends on SND!=n && PCI