From: Frank Li Date: Thu, 3 Jan 2013 16:04:23 +0000 (+0000) Subject: NET: FEC: dynamtic check DMA desc buff type X-Git-Tag: v3.9-rc1~139^2~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff43da86c69d76a726ffe7d1666148960dc1d108;p=pandora-kernel.git NET: FEC: dynamtic check DMA desc buff type MX6 and mx28 support enhanced DMA descriptor buff to support 1588 ptp. But MX25, MX3x, MX5x can't support enhanced DMA descriptor buff. Check fec type and choose correct DMA descriptor buff type. Remove static config CONFIG_FEC_PTP. ptp function will be auto detected. Signed-off-by: Frank Li Acked-by: Sascha Hauer Signed-off-by: David S. Miller --- Reading git-diff-tree failed