blob: 63056a4dfa1b3799c1413dc15aaba2cae1b1c1af [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001/*
2 * Copyright 2009 Freescale Semiconductor, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#ifndef _ASM_CONFIG_H_
8#define _ASM_CONFIG_H_
9
10#define CONFIG_NEEDS_MANUAL_RELOC
11
12#endif