提交 e38e3458 编写于 作者: T Tony Breeds 提交者: Paul Mackerras

[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'

An allmodconfig on the current powerpc tree yields:
arch/powerpc/platforms/44x/Kconfig:41:warning: 'select' used by
config symbol '440GP' refers to undefined symbol 'IBM_NEW_EMAC_ZMII'

Hide the select until the driver exists.
Signed-off-by: NTony Breeds <tony@bakeyournoodle.com>
Signed-off-by: NPaul Mackerras <paulus@samba.org>
上级 5c1992f8
......@@ -38,7 +38,8 @@ config 440EP
config 440GP
bool
select IBM_NEW_EMAC_ZMII
# Disabled until the new EMAC Driver is merged.
# select IBM_NEW_EMAC_ZMII
config 440GX
bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册