[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'
authorTony Breeds <tony@bakeyournoodle.com>
Sun, 13 May 2007 03:40:53 +0000 (13:40 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 May 2007 11:11:13 +0000 (21:11 +1000)
commite38e3458804019c3fe9b17998e05fd1cd480806d
tree0994575d4304ce8d47ac0a88818f17c89c4315e3
parent5c1992f83304cf2d56934dd6c06709b96e1b0c81
[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>
arch/powerpc/platforms/44x/Kconfig