提交 997183dc 编写于 作者: A Al Viro 提交者: Linus Torvalds

[PATCH] Kconfig fix (emac dependencient)

emac doesn't build modular; ibm_emac_debug doesn't build at all (missing
headers).
Signed-off-by: NAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 6299afc4
...@@ -1145,7 +1145,7 @@ config IBMVETH ...@@ -1145,7 +1145,7 @@ config IBMVETH
be called ibmveth. be called ibmveth.
config IBM_EMAC config IBM_EMAC
tristate "IBM PPC4xx EMAC driver support" bool "IBM PPC4xx EMAC driver support"
depends on 4xx depends on 4xx
select CRC32 select CRC32
---help--- ---help---
...@@ -1154,7 +1154,7 @@ config IBM_EMAC ...@@ -1154,7 +1154,7 @@ config IBM_EMAC
config IBM_EMAC_ERRMSG config IBM_EMAC_ERRMSG
bool "Verbose error messages" bool "Verbose error messages"
depends on IBM_EMAC depends on IBM_EMAC && BROKEN
config IBM_EMAC_RXB config IBM_EMAC_RXB
int "Number of receive buffers" int "Number of receive buffers"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册