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 <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
    Acked-by: Dale Farnsworth <[EMAIL PROTECTED]>
    Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>

Larry Finger


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

Reply via email to