summaryrefslogtreecommitdiffstats
path: root/include/configs/k2hk_evm.h
diff options
context:
space:
mode:
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>2014-10-29 13:09:32 +0200
committerTom Rini <trini@ti.com>2014-11-05 13:09:42 -0500
commit87ac27bd5b02262cdca7d4701aabdfb7d9a43507 (patch)
tree5226174fff0245f7073dbe3edfbef1579cc22c99 /include/configs/k2hk_evm.h
parentf324f2c00b95be2f3570f39a0243f18d8a6ba5e2 (diff)
downloadtalos-obmc-uboot-87ac27bd5b02262cdca7d4701aabdfb7d9a43507.tar.gz
talos-obmc-uboot-87ac27bd5b02262cdca7d4701aabdfb7d9a43507.zip
net: keystone_serdes: add keystone K2L SoC support
Keystone2 Lamar SoC uses the same keystone SerDes driver. All Keystone2 EVM boards currently use SerDes driver, so move CONFIG_TI_KEYSTONE_SERDES to common configuration file. Acked-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'include/configs/k2hk_evm.h')
-rw-r--r--include/configs/k2hk_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/k2hk_evm.h b/include/configs/k2hk_evm.h
index 034cbfd4d7..45bd72d2de 100644
--- a/include/configs/k2hk_evm.h
+++ b/include/configs/k2hk_evm.h
@@ -41,7 +41,4 @@
#define CONFIG_KSNET_NETCP_V1_0
#define CONFIG_KSNET_CPSW_NUM_PORTS 5
-/* SerDes */
-#define CONFIG_TI_KEYSTONE_SERDES
-
#endif /* __CONFIG_K2HK_EVM_H */
OpenPOWER on IntegriCloud