diff options
Diffstat (limited to 'arch/avr32/include/asm/config.h')
-rw-r--r-- | arch/avr32/include/asm/config.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/avr32/include/asm/config.h b/arch/avr32/include/asm/config.h deleted file mode 100644 index 529fe227a6..0000000000 --- a/arch/avr32/include/asm/config.h +++ /dev/null @@ -1,13 +0,0 @@ -/* - * Copyright 2009 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ - */ - -#ifndef _ASM_CONFIG_H_ -#define _ASM_CONFIG_H_ - -#define CONFIG_NEEDS_MANUAL_RELOC -#define CONFIG_SYS_GENERIC_GLOBAL_DATA - -#endif |