blob: 6eb1cee2d8dd9e5a52b41ab1cc6190de7b9a1e43 [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
Daniel Schwierzeckf66cc1e2013-05-09 17:10:06 +020010#define CONFIG_LMB
11
Kumar Gala47d41cc2009-02-05 20:40:57 -060012#endif