stm32: Correct positioning of declaration
[platform/kernel/u-boot.git] / arch / avr32 / include / asm / config.h
index 63056a4..529fe22 100644 (file)
@@ -8,5 +8,6 @@
 #define _ASM_CONFIG_H_
 
 #define CONFIG_NEEDS_MANUAL_RELOC
+#define CONFIG_SYS_GENERIC_GLOBAL_DATA
 
 #endif