1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Configuration header file for TI's k2e-evm
5 * (C) Copyright 2012-2014
6 * Texas Instruments Incorporated, <www.ti.com>
9 #ifndef __CONFIG_K2E_EVM_H
10 #define __CONFIG_K2E_EVM_H
12 #include <configs/ti_armv7_keystone2.h>
15 #define CFG_KSNET_CPSW_NUM_PORTS 9
17 #endif /* __CONFIG_K2E_EVM_H */