projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99805f4
)
[PATCH] fix SND_POWERMAC dependencies
author
Al Viro
<viro@www.linux.org.uk>
Tue, 26 Apr 2005 14:43:40 +0000
(07:43 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Tue, 26 Apr 2005 14:43:40 +0000
(07:43 -0700)
This beast is pmac-only; moreover, it won't build on other
subarchitectures.
Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/ppc/Kconfig
patch
|
blob
|
history
diff --git
a/sound/ppc/Kconfig
b/sound/ppc/Kconfig
index b0a9ebf8bf3bba75dc88f56fc1d56c2f37698761..75213bf4d56728d55617987a735f8bda9bd4656a 100644
(file)
--- a/
sound/ppc/Kconfig
+++ b/
sound/ppc/Kconfig
@@
-11,7
+11,7
@@
comment "ALSA PowerMac requires INPUT"
config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
- depends on SND && I2C && INPUT
+ depends on SND && I2C && INPUT
&& PPC_PMAC
select SND_PCM
help
Say Y here to include support for the integrated sound device.