diff options
author | Takashi Iwai <tiwai@suse.de> | 2005-11-17 11:20:15 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@suse.cz> | 2006-01-03 06:28:49 -0500 |
commit | fa8174db0fd032c3d48cc0873946358c68e44d4f (patch) | |
tree | de77fe66e2f606831b10efec0e687a9385835404 /sound/arm | |
parent | 2b3f558727244efb6edb0866952331f537da13a4 (diff) |
[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 | |||
7 | tristate "SA11xx UDA1341TS driver (iPaq H3600)" | 7 | tristate "SA11xx UDA1341TS driver (iPaq H3600)" |
8 | depends on ARCH_SA1100 && SND && L3 | 8 | depends on ARCH_SA1100 && SND && L3 |
9 | select SND_PCM | 9 | select SND_PCM |
10 | select SND_GENERIC_DRIVER | ||
11 | help | 10 | help |
12 | Say Y here if you have a Compaq iPaq H3x00 handheld computer | 11 | Say Y here if you have a Compaq iPaq H3x00 handheld computer |
13 | and want to use its Philips UDA 1341 audio chip. | 12 | and want to use its Philips UDA 1341 audio chip. |