Home | History | Annotate | Download | only in configs
      1 /* SPDX-License-Identifier: GPL-2.0+ */
      2 /*
      3  * Copyright (C) 2018 lvaro Fernndez Rojas <noltari (at) gmail.com>
      4  */
      5 
      6 #include <configs/bmips_common.h>
      7 #include <configs/bmips_bcm6362.h>
      8 
      9 #define CONFIG_REMAKE_ELF
     10 
     11 #define CONFIG_ENV_SIZE			(8 * 1024)
     12 
     13