Home
last modified time | relevance | path

Searched hist:"8 dbfc5cfdcac04d656f6f6789eb8fcdcc3d2dfda" (Results 1 – 1 of 1) sorted by relevance

/linux/sound/isa/
H A DKconfigdiff 8dbfc5cfdcac04d656f6f6789eb8fcdcc3d2dfda Wed Sep 07 00:16:39 CEST 2005 Bodo Eggert <7eggert@gmx.de> [PATCH] use select in sound/isa/Kconfig

In sound/isa/Kconfig, select ISAPNP and depend on ISAPNP are intermixed,
resulting in funny behaviour. (Soundcarts get selectable if other
soundcards are selected).

This patch changes the "depend on ISAPNP"s to select.

Signed-Off-By: Bodo Eggert <7eggert@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>