blob: 9c13848ea2b93d4e072304ce24cfc26e4a8b1c2d [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
Thomas Choucce3e752014-08-22 11:36:47 +080010#define CONFIG_SYS_GENERIC_GLOBAL_DATA
11
Kumar Gala4c882892009-02-05 20:40:57 -060012#endif