projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a6cac
)
[SPARC32]: More dependencies fallout
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 2 Sep 2005 19:20:18 +0000
(12:20 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 2 Sep 2005 19:20:18 +0000
(12:20 -0700)
More stuff that got exposed to sparc32 build due to inclusion of
drivers/char/Kconfig in arch/sparc/Kconfig needs to be excluded.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/char/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/char/Kconfig
b/drivers/char/Kconfig
index
7333b41
..
d6adc26
100644
(file)
--- a/
drivers/char/Kconfig
+++ b/
drivers/char/Kconfig
@@
-175,7
+175,7
@@
config MOXA_INTELLIO
config MOXA_SMARTIO
tristate "Moxa SmartIO support"
- depends on SERIAL_NONSTANDARD
+ depends on SERIAL_NONSTANDARD
&& (BROKEN || !SPARC32)
help
Say Y here if you have a Moxa SmartIO multiport serial card.