Skip to content

Commit

Permalink
[ALSA] Add SUPERH depends to sound/soc/sh/Kconfig
Browse files Browse the repository at this point in the history
Currently you will see an empty "SoC Audio support for SuperH" menu
when building for other archs (example pxa).
This patch adds "depends on SUPERH" to remove that empty menu.

Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Kristoffer Ericson authored and Takashi Iwai committed Apr 24, 2008
1 parent 1026460 commit dc952e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/sh/Kconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
menu "SoC Audio support for SuperH"
depends on SUPERH

config SND_SOC_PCM_SH7760
tristate "SoC Audio support for Renesas SH7760"
Expand Down

0 comments on commit dc952e6

Please sign in to comment.