[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20071029224450.GA29131@redhat.com>
Date: Mon, 29 Oct 2007 18:44:50 -0400
From: Dave Jones <davej@...hat.com>
To: sam@...nborg.org
Cc: Linux Kernel <linux-kernel@...r.kernel.org>,
Domen Puncer <domen.puncer@...argo.com>
Subject: FEC kconfig warnings.
make defconfig on x86-64 prints this for me ..
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'
I'm not sure why those selects are even being evaluated, as both those
options have 'depends on PPC_MPC52xx'
Dave
--
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists