Skip to content

Commit

Permalink
Merge branch 'for-2.6.35' into for-2.6.36
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Jul 20, 2010
2 parents a3257ba + 41f9a31 commit 3b89b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sound/soc/codecs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ config SND_SOC_ALL_CODECS

config SND_SOC_WM_HUBS
tristate
default y if SND_SOC_WM8993=y
default m if SND_SOC_WM8993=m
default y if SND_SOC_WM8993=y || SND_SOC_WM8994=y
default m if SND_SOC_WM8993=m || SND_SOC_WM8994=m

config SND_SOC_AC97_CODEC
tristate
Expand Down

0 comments on commit 3b89b22

Please sign in to comment.