blob: 3d1886e355b21c75005e38d2ad3fd0b25262b5ea [file] [log] [blame]
Googlere00b8eb2019-07-08 16:37:07 -07001/*
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)
Googler40bc9d02023-12-15 16:42:49 +08005 *
6 * SPDX-License-Identifier: GPL-2.0+
Googlere00b8eb2019-07-08 16:37:07 -07007 */
8
9#ifndef _ASM_CONFIG_H_
10#define _ASM_CONFIG_H_
Googler40bc9d02023-12-15 16:42:49 +080011
12#define CONFIG_NEEDS_MANUAL_RELOC
Googlere00b8eb2019-07-08 16:37:07 -070013
14#endif