blob: 3a891ba62727511706291cf292b0fb23b7ec2a02 [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
Daniel Schwierzeck22d1c232013-05-09 17:10:06 +020010#define CONFIG_LMB
Daniel Schwierzeckeaadb1a2013-05-09 17:10:06 +020011#define CONFIG_SYS_BOOT_RAMDISK_HIGH
Daniel Schwierzeck22d1c232013-05-09 17:10:06 +020012
Kumar Gala4c882892009-02-05 20:40:57 -060013#endif