blob: 5d8f968c4d8f8a4baa97b8f450d60d0e46ce855e [file] [log] [blame]
Álvaro Fernández Rojas0642f482017-04-25 00:39:24 +02001/*
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_bcm6328.h>
9
10#define CONFIG_REMAKE_ELF
11
12#define CONFIG_ENV_IS_NOWHERE
13#define CONFIG_ENV_SIZE (8 * 1024)
14
15#define CONFIG_AUTO_COMPLETE
16#define CONFIG_CMDLINE_EDITING
17#define CONFIG_SYS_LONGHELP