xref: /openbmc/u-boot/include/configs/comtrend_vr3032u.h (revision 1f4e25780a827de9526b5f60b8a574b1e4f45b9c)
1 /*
2  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
3  *
4  * SPDX-License-Identifier:	GPL-2.0+
5  */
6 
7 #include <configs/bmips_common.h>
8 #include <configs/bmips_bcm63268.h>
9 
10 #define CONFIG_REMAKE_ELF
11 
12 #define CONFIG_ENV_SIZE			(8 * 1024)
13 
14 #define CONFIG_AUTO_COMPLETE
15 #define CONFIG_CMDLINE_EDITING
16 #define CONFIG_SYS_LONGHELP
17