cmd: Fix Kconfig coding style
[u-boot.git] / include / configs / k2e_evm.h
blob5cdd87c0a179243cdbc669ced14c1a963f3d4f73
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3 * Configuration header file for TI's k2e-evm
5 * (C) Copyright 2012-2014
6 * Texas Instruments Incorporated, <www.ti.com>
7 */
9 #ifndef __CONFIG_K2E_EVM_H
10 #define __CONFIG_K2E_EVM_H
12 #include <configs/ti_armv7_keystone2.h>
14 /* Network */
15 #define CFG_KSNET_CPSW_NUM_PORTS 9
17 #endif /* __CONFIG_K2E_EVM_H */