blob: 1c8a42bd2f6ea8233e019100ea4560be5ef17984 [file] [log] [blame]
Kumar Gala4c882892009-02-05 20:40:57 -06001/*
2 * Copyright 2009 Freescale Semiconductor, Inc.
3 *
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02004 * SPDX-License-Identifier: GPL-2.0+
Kumar Gala4c882892009-02-05 20:40:57 -06005 */
6
7#ifndef _ASM_CONFIG_H_
8#define _ASM_CONFIG_H_
9
York Sun021d2022014-05-02 17:28:04 -070010#define CONFIG_SYS_GENERIC_GLOBAL_DATA
11
Daniel Schwierzeck22d1c232013-05-09 17:10:06 +020012#define CONFIG_LMB
Daniel Schwierzeckeaadb1a2013-05-09 17:10:06 +020013#define CONFIG_SYS_BOOT_RAMDISK_HIGH
Daniel Schwierzeck22d1c232013-05-09 17:10:06 +020014
Kumar Gala4c882892009-02-05 20:40:57 -060015#endif