Build warning with 2.6.24-rc1: FEC_MPC52xx' refers to undefined symbols'PPC_BESTCOMM' and 'PPC_BESTCOMM_FEC'

From: Larry Finger
Date: Thu Nov 01 2007 - 00:59:45 EST


Using the git sources described as v2.6.24-rc1-659-gb44af9d on x86_64 architecture, I get the
following build warnings:

scripts/kconfig/qconf arch/x86/Kconfig.x86_64
drivers/net/Kconfig:1887:warning: 'select' used by config symbol 'FEC_MPC52xx' refers to undefined
symbol 'PPC_BESTCOMM'
drivers/net/Kconfig:1888:warning: 'select' used by config symbol 'FEC_MPC52xx' refers to undefined
symbol 'PPC_BESTCOMM_FEC'

The offending commit is

commit 5d031e9e7e9ad5aa6516646f955c6262478e1acd
Author: Domen Puncer <domen.puncer@xxxxxxxxxxx>
Date: Fri Oct 26 18:07:49 2007 +0200

FEC - fast ethernet controller for mpc52xx

Driver for ethernet on mpc5200/mpc5200b SoCs (FEC).

Signed-off-by: Domen Puncer <domen.puncer@xxxxxxxxxxx>
Acked-by: Dale Farnsworth <dale@xxxxxxxxxxxxxx>
Signed-off-by: Jeff Garzik <jeff@xxxxxxxxxx>

Larry Finger


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/