diff options
| author | Takashi Iwai <tiwai@suse.de> | 2005-11-17 17:20:15 +0100 | 
|---|---|---|
| committer | Jaroslav Kysela <perex@suse.cz> | 2006-01-03 12:28:49 +0100 | 
| commit | fa8174db0fd032c3d48cc0873946358c68e44d4f (patch) | |
| tree | de77fe66e2f606831b10efec0e687a9385835404 /sound/arm | |
| parent | 2b3f558727244efb6edb0866952331f537da13a4 (diff) | |
| download | linux-fa8174db0fd032c3d48cc0873946358c68e44d4f.tar.bz2 | |
[ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig
Modules: ARM
Remove the obsolete SND_GENERIC_DRIVER from arm/Kconfig.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/arm')
| -rw-r--r-- | sound/arm/Kconfig | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/sound/arm/Kconfig b/sound/arm/Kconfig index 0864a7ce414d..2e4a5e0d16db 100644 --- a/sound/arm/Kconfig +++ b/sound/arm/Kconfig @@ -7,7 +7,6 @@ config SND_SA11XX_UDA1341  	tristate "SA11xx UDA1341TS driver (iPaq H3600)"  	depends on ARCH_SA1100 && SND && L3  	select SND_PCM -	select SND_GENERIC_DRIVER  	help  	  Say Y here if you have a Compaq iPaq H3x00 handheld computer  	  and want to use its Philips UDA 1341 audio chip. |