blob: ff15828a713de5d1258aada2dc5aa599734ca900 [file] [log] [blame]
Kumar Gala47d41cc2009-02-05 20:40:57 -06001/*
2 * Copyright 2009 Freescale Semiconductor, Inc.
3 *
Wolfgang Denk1a459662013-07-08 09:37:19 +02004 * SPDX-License-Identifier: GPL-2.0+
Kumar Gala47d41cc2009-02-05 20:40:57 -06005 */
6
7#ifndef _ASM_CONFIG_H_
8#define _ASM_CONFIG_H_
9
Simon Glass949747b2013-03-05 14:39:57 +000010#define CONFIG_SYS_GENERIC_BOARD
Simon Glass43e84bf2014-10-19 21:11:19 -060011#define CONFIG_LMB
12#define CONFIG_SYS_BOOT_RAMDISK_HIGH
13
Kumar Gala47d41cc2009-02-05 20:40:57 -060014#endif