Skip to content

Commit

Permalink
ASoC: sunxi: depend on ARCH_SUNXI
Browse files Browse the repository at this point in the history
Depend on ARCH_SUNXI or COMPILE_TEST as it doesn't make sense to enable
these if the appropriate SoC they're embedded in isn't enabled.

Signed-off-by: Peter Robinson <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
nullr0ute authored and broonie committed Aug 24, 2016
1 parent 2f6963c commit 702650b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/sunxi/Kconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
menu "Allwinner SoC Audio support"
depends on ARCH_SUNXI || COMPILE_TEST

config SND_SUN4I_CODEC
tristate "Allwinner A10 Codec Support"
Expand Down

0 comments on commit 702650b

Please sign in to comment.