blob: 3d1886e355b21c75005e38d2ad3fd0b25262b5ea [file] [log] [blame]
Macpaul Lin00f892f2011-10-11 22:33:15 +00001/*
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 Denk1a459662013-07-08 09:37:19 +02006 * SPDX-License-Identifier: GPL-2.0+
Macpaul Lin00f892f2011-10-11 22:33:15 +00007 */
8
9#ifndef _ASM_CONFIG_H_
10#define _ASM_CONFIG_H_
11
12#define CONFIG_NEEDS_MANUAL_RELOC
13
14#endif