Skip to content

Commit 74ac755

Browse files
okiastiwai
authored andcommitted
ALSA: Do not build obsolete API
ALSA 0.9.0-rc3 is from 2002, 23 years old. Signed-off-by: David Heidelberg <david@ixit.cz> Reviewed-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Reviewed-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org> Acked-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20251203-old-alsa-v1-1-ac80704f52c3@ixit.cz
1 parent d91e9bd commit 74ac755

17 files changed

Lines changed: 1 addition & 17 deletions

arch/arm/configs/am200epdkit_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ CONFIG_SOUND=m
6868
CONFIG_SND=m
6969
CONFIG_SND_MIXER_OSS=m
7070
CONFIG_SND_PCM_OSS=m
71-
# CONFIG_SND_SUPPORT_OLD_API is not set
7271
# CONFIG_SND_VERBOSE_PROCFS is not set
7372
CONFIG_SND_PXA2XX_AC97=m
7473
CONFIG_USB_GADGET=y

arch/arm/configs/lpc32xx_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ CONFIG_LOGO=y
113113
# CONFIG_LOGO_LINUX_VGA16 is not set
114114
CONFIG_SOUND=y
115115
CONFIG_SND=y
116-
# CONFIG_SND_SUPPORT_OLD_API is not set
117116
# CONFIG_SND_VERBOSE_PROCFS is not set
118117
CONFIG_SND_DEBUG=y
119118
CONFIG_SND_DEBUG_VERBOSE=y

arch/arm/configs/omap1_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ CONFIG_SOUND=y
148148
CONFIG_SND=y
149149
CONFIG_SND_MIXER_OSS=y
150150
CONFIG_SND_PCM_OSS=y
151-
# CONFIG_SND_SUPPORT_OLD_API is not set
152151
# CONFIG_SND_VERBOSE_PROCFS is not set
153152
CONFIG_SND_DUMMY=y
154153
CONFIG_SND_USB_AUDIO=y

arch/arm/configs/tegra_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
219219
CONFIG_LOGO=y
220220
CONFIG_SOUND=y
221221
CONFIG_SND=y
222-
# CONFIG_SND_SUPPORT_OLD_API is not set
223222
# CONFIG_SND_DRIVERS is not set
224223
CONFIG_SND_HDA_TEGRA=y
225224
CONFIG_SND_HDA_INPUT_BEEP=y

arch/mips/configs/gcw0_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ CONFIG_LOGO=y
8080
# CONFIG_LOGO_LINUX_VGA16 is not set
8181
CONFIG_SOUND=y
8282
CONFIG_SND=y
83-
# CONFIG_SND_SUPPORT_OLD_API is not set
8483
# CONFIG_SND_PROC_FS is not set
8584
# CONFIG_SND_DRIVERS is not set
8685
# CONFIG_SND_SPI is not set

arch/mips/configs/loongson1_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ CONFIG_WATCHDOG_SYSFS=y
117117
CONFIG_LOONGSON1_WDT=y
118118
CONFIG_SOUND=y
119119
CONFIG_SND=y
120-
# CONFIG_SND_SUPPORT_OLD_API is not set
121120
# CONFIG_SND_DRIVERS is not set
122121
# CONFIG_SND_MIPS is not set
123122
# CONFIG_SND_USB is not set

arch/mips/configs/qi_lb60_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ CONFIG_LOGO=y
8181
# CONFIG_LOGO_LINUX_CLUT224 is not set
8282
CONFIG_SOUND=y
8383
CONFIG_SND=y
84-
# CONFIG_SND_SUPPORT_OLD_API is not set
8584
# CONFIG_SND_VERBOSE_PROCFS is not set
8685
# CONFIG_SND_DRIVERS is not set
8786
# CONFIG_SND_SPI is not set

arch/mips/configs/rbtx49xx_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ CONFIG_TXX9_WDT=m
5353
# CONFIG_VGA_ARB is not set
5454
CONFIG_SOUND=m
5555
CONFIG_SND=m
56-
# CONFIG_SND_SUPPORT_OLD_API is not set
5756
# CONFIG_SND_VERBOSE_PROCFS is not set
5857
# CONFIG_SND_DRIVERS is not set
5958
# CONFIG_SND_PCI is not set

arch/mips/configs/rs90_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ CONFIG_LOGO=y
105105
CONFIG_SOUND=y
106106
CONFIG_SND=y
107107
# CONFIG_SND_PCM_TIMER is not set
108-
# CONFIG_SND_SUPPORT_OLD_API is not set
109108
# CONFIG_SND_PROC_FS is not set
110109
# CONFIG_SND_DRIVERS is not set
111110
# CONFIG_SND_MIPS is not set

arch/powerpc/configs/85xx-hw.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ CONFIG_SND_INTEL8X0=y
117117
CONFIG_SND_POWERPC_SOC=y
118118
# CONFIG_SND_PPC is not set
119119
CONFIG_SND_SOC=y
120-
# CONFIG_SND_SUPPORT_OLD_API is not set
121120
# CONFIG_SND_USB is not set
122121
CONFIG_SND=y
123122
CONFIG_SOUND=y

0 commit comments

Comments
 (0)