From: Shawn Guo Date: Tue, 18 Dec 2012 03:06:44 +0000 (+0000) Subject: net: fec: forbid FEC_PTP on SoCs that do not support X-Git-Tag: v3.8-rc1~40^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1e37ea287979052e3eab441e58da3899a8e2389;p=pandora-kernel.git net: fec: forbid FEC_PTP on SoCs that do not support Beside imx6q, the kernel built from imx_v6_v7_defconfig is also supposed to be running on other IMX SoCs that do not have the PTP block. Before fec driver gets fixed to run-time detect target hardware rather than conditional compiling with #ifdef CONFIG_FEC_PTP, let's give it a quick fix in Kconfig to forbid FEC_PTP on those IMX SoCs that do not support PTP. Reported-by: Sascha Hauer Signed-off-by: Shawn Guo Signed-off-by: David S. Miller --- Reading git-diff-tree failed