diff mbox

[4/4] sound,sparc: drop SBUS dependency

Message ID 1294261427-26104-4-git-send-email-sam@ravnborg.org
State Deferred
Delegated to: David Miller
Headers show

Commit Message

Sam Ravnborg Jan. 5, 2011, 9:03 p.m. UTC
SPARC has always SBUS equal to y to
the "depends on SBUS" is redundant.

Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
 sound/sparc/Kconfig |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/sound/sparc/Kconfig b/sound/sparc/Kconfig
index d75deba..750a452 100644
--- a/sound/sparc/Kconfig
+++ b/sound/sparc/Kconfig
@@ -11,7 +11,6 @@  if SND_SPARC
 
 config SND_SUN_AMD7930
 	tristate "Sun AMD7930"
-	depends on SBUS
 	select SND_PCM
 	help
 	  Say Y here to include support for AMD7930 sound device on Sun.
@@ -30,7 +29,6 @@  config SND_SUN_CS4231
 
 config SND_SUN_DBRI
 	tristate "Sun DBRI"
-	depends on SBUS
 	select SND_PCM
 	help
 	  Say Y here to include support for DBRI sound device on Sun.