aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFugang Duan <B38611@freescale.com>2011-11-02 14:10:19 +0800
committerEric Miao <eric.miao@canonical.com>2011-11-10 07:38:58 +0800
commit13f45500c877ddd7cd292734fb432f0e7e1e1a62 (patch)
tree3f57aa83d1748d06ca82419a4ce0ea7a09fc059e
parentf2c1d06e7c1fee70929a7ab9cbd1c080ba412b18 (diff)
ENGR00161207 - i.MX6/defconfig: add IEEE 1588 config
If use IEEE 1588, need to enable below the config: CONFIG_FEC_1588=y CONFIG_OUT_OF_BAND=y These config applied to i.MX5 and i.MX6Q. Signed-off-by: Fugang Duan <B38611@freescale.com>
-rw-r--r--arch/arm/configs/imx6_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index 0228ca435fb..2755a441c5a 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -884,6 +884,8 @@ CONFIG_SMSC911X=y
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
CONFIG_FEC=y
+# CONFIG_FEC_158 is not set
+# CONFIG_OUT_OF_BAND is not set
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
CONFIG_WLAN=y