From: Bodo Eggert <7eggert@gmx.de> Date: Tue, 6 Sep 2005 22:16:39 +0000 (-0700) Subject: [PATCH] use select in sound/isa/Kconfig X-Git-Tag: v2.6.14-rc1~728 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dbfc5cfdcac04d656f6f6789eb8fcdcc3d2dfda;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed