Unverified Commit 335c8983 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
Browse files

ASoC: au1x: Standardize ASoC menu

parent 3b2a8a3c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@
##
## Au1200/Au1550/Au1300 PSC + DBDMA
##
menu "Au1x"

config SND_SOC_AU1XPSC
	tristate "SoC Audio for Au12xx/Au13xx/Au1550"
	depends on MIPS_ALCHEMY
@@ -63,3 +65,5 @@ config SND_SOC_DB1200
	  Select this option to enable audio (AC97 and I2S) on the
	  Alchemy/AMD/RMI/NetLogic Db1200, Db1550 and Db1300 evaluation boards.
	  If you need Db1300 touchscreen support, you definitely want to say Y.

endmenu