SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / configs / comtrend_ct5361.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
4  */
5
6 #include <configs/bmips_common.h>
7 #include <configs/bmips_bcm6348.h>
8
9 #define CONFIG_REMAKE_ELF
10
11 #define CONFIG_ENV_SIZE                 (8 * 1024)
12
13 #define CONFIG_SYS_FLASH_CFI            1
14 #define CONFIG_FLASH_CFI_DRIVER         1