commit | e38e3458804019c3fe9b17998e05fd1cd480806d | [log] [tgz] |
---|---|---|
author | Tony Breeds <tony@bakeyournoodle.com> | Sun May 13 13:40:53 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu May 17 21:11:13 2007 +1000 |
tree | 0994575d4304ce8d47ac0a88818f17c89c4315e3 | |
parent | 5c1992f83304cf2d56934dd6c06709b96e1b0c81 [diff] |
[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: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Paul Mackerras <paulus@samba.org>