提交 f8a3ae6c 编写于 作者: K Kumar Gala 提交者: Benjamin Herrenschmidt

powerpc: Minor cleanup to sound/ppc/Kconfig

We can replace PPC32 || PPC64 as a dependancy with just PPC as all
powerpc platforms (32-bit and 64-bit) define PPC now.
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
上级 022382a5
......@@ -2,7 +2,7 @@
menuconfig SND_PPC
bool "PowerPC sound devices"
depends on PPC64 || PPC32
depends on PPC
default y
help
Support for sound devices specific to PowerPC architectures.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册