blob: 476a32bdc6529089e7b477086682c6820ed2b28e [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_BOARD
11#define CONFIG_SYS_GENERIC_GLOBAL_DATA
12
Kumar Gala4c882892009-02-05 20:40:57 -060013#endif