blob: 529fe227a6b634b4bd33ab8c9db47d9f5bdb796f [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
Wolfgang Denk2e5167c2010-10-28 20:00:11 +020010#define CONFIG_NEEDS_MANUAL_RELOC
Andreas Bießmanna752a8b2015-02-06 23:06:48 +010011#define CONFIG_SYS_GENERIC_GLOBAL_DATA
Wolfgang Denk2e5167c2010-10-28 20:00:11 +020012
Kumar Gala47d41cc2009-02-05 20:40:57 -060013#endif