diff options
Diffstat (limited to 'arch/mips/include/asm/config.h')
| -rw-r--r-- | arch/mips/include/asm/config.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/arch/mips/include/asm/config.h b/arch/mips/include/asm/config.h index cd2973478..3a891ba62 100644 --- a/arch/mips/include/asm/config.h +++ b/arch/mips/include/asm/config.h @@ -7,4 +7,7 @@  #ifndef _ASM_CONFIG_H_  #define _ASM_CONFIG_H_ +#define CONFIG_LMB +#define CONFIG_SYS_BOOT_RAMDISK_HIGH +  #endif |