]> git.sur5r.net Git - u-boot/blobdiff - arch/arc/include/asm/config.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arc / include / asm / config.h
index 5761def1e7188ace3f8c9dfa53b920909717141c..d88c36148828e146c881c1fe5b02295d14f1b0ec 100644 (file)
@@ -1,12 +1,13 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_ARC_CONFIG_H_
 #define __ASM_ARC_CONFIG_H_
 
+#define CONFIG_SYS_BOOT_RAMDISK_HIGH
+
 #define CONFIG_LMB
 
 #endif /*__ASM_ARC_CONFIG_H_ */