From: Uwe Kleine-König Date: Fri, 22 Oct 2010 09:27:08 +0000 (+0200) Subject: imx: only select HAVE_CAN_FLEXCAN if CAN is enabled X-Git-Tag: v2.6.37-rc1~23^2^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71226a4dbf84e6134be6876b71af04bb5d7353be;p=pandora-kernel.git imx: only select HAVE_CAN_FLEXCAN if CAN is enabled This fixes a warning warning: (IMX_HAVE_PLATFORM_FLEXCAN && ARCH_MXC) selects HAVE_CAN_FLEXCAN which has unmet direct dependencies (NET && CAN) (The warning in general exists since 246cf9c (kbuild: Warn on selecting symbols with unmet direct dependencies) which was reverted between 71ebc01 and b1f7d6e.) Reported-and-introduced-by: Marc Kleine-Budde Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed