commit | ff43da86c69d76a726ffe7d1666148960dc1d108 | [log] [tgz] |
---|---|---|
author | Frank Li <Frank.Li@freescale.com> | Thu Jan 03 16:04:23 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 04 15:15:39 2013 -0800 |
tree | cb043ff99ad1a7df3b51e79907734173ea93d817 | |
parent | 579e1d816260d9f66cb63e4c2911794c9970c293 [diff] |
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 <Frank.Li@freescale.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>