Macpaul Lin | 0b9b59a | 2011-10-11 22:33:15 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Copyright (C) 2011 Andes Technology Corporation |
| 3 | * Copyright (C) 2010 Shawn Lin (nobuhiro@andestech.com) |
| 4 | * Copyright (C) 2011 Macpaul Lin (macpaul@andestech.com) |
| 5 | * |
Wolfgang Denk | d79de1d | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 6 | * SPDX-License-Identifier: GPL-2.0+ |
Macpaul Lin | 0b9b59a | 2011-10-11 22:33:15 +0000 | [diff] [blame] | 7 | */ |
| 8 | |
| 9 | #ifndef _ASM_CONFIG_H_ |
| 10 | #define _ASM_CONFIG_H_ |
rick | 2492bfc | 2017-04-17 14:41:58 +0800 | [diff] [blame] | 11 | #define CONFIG_LMB |
Macpaul Lin | 0b9b59a | 2011-10-11 22:33:15 +0000 | [diff] [blame] | 12 | |
Macpaul Lin | 0b9b59a | 2011-10-11 22:33:15 +0000 | [diff] [blame] | 13 | #endif |