[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070508143127.38fafa3c.kim.phillips@freescale.com>
Date: Tue, 8 May 2007 14:31:27 -0500
From: Kim Phillips <kim.phillips@...escale.com>
To: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Ismail Dönmez <ismail@...dus.org.tr>
Cc: Timur Tabi <timur@...escale.com>,
Kumar Gala <galak@...nel.crashing.org>
Subject: Re: Kconfig warnings on latest GIT
On Tue, 8 May 2007 00:04:14 +0300
Ismail Dönmez <ismail@...dus.org.tr> wrote:
>
> drivers/net/Kconfig:2279:warning: 'select' used by config symbol 'UCC_GETH'
> refers to undefined symbol 'UCC_FAST'
looks like this introduces the error:
commit 7d776cb596994219584257eb5956b87628e5deaf
Author: Timur Tabi <timur@...escale.com>
Date: Mon Mar 12 15:40:27 2007 -0500
[POWERPC] QE: automatically select QE options
Change the Kconfig files so that the Freescale QE options are automatically
selected if a QE device is selected. Previously, you'd need to manually
select UCC_FAST if you want any "fast" UCC devices, such as Gigabit Ethernet
Now, the QE Gigabit Ethernet option is always available if the device has a
QE, and UCC_FAST is automatically enabled. A side-effect is that the
"QE Options" menu no longer exists.
Signed-off-by: Timur Tabi <timur@...escale.com>
Signed-off-by: Kumar Gala <galak@...nel.crashing.org>
cc:ing authors, fti.
Kim
-
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