blob: 5f94eb02e2244631a48a50fe4b4895240c50cf87 [file] [log] [blame]
Rick Chen76c0a242017-12-26 13:55:51 +08001/*
2 * Copyright (C) 2017 Andes Technology Corporation
3 * Rick Chen, Andes Technology Corporation <rick@andestech.com>
4 *
5 * SPDX-License-Identifier: GPL-2.0+
6 */
7
8#ifndef _ASM_CONFIG_H_
9#define _ASM_CONFIG_H_
10
11#define CONFIG_LMB
12
13#endif