diff options
Diffstat (limited to 'include/configs/cpuat91.h')
-rw-r--r-- | include/configs/cpuat91.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cpuat91.h b/include/configs/cpuat91.h index 5f40908b49..f31081dbf3 100644 --- a/include/configs/cpuat91.h +++ b/include/configs/cpuat91.h @@ -28,7 +28,6 @@ #ifdef CONFIG_CPUAT91_RAM #define CONFIG_SKIP_LOWLEVEL_INIT 1 -#define CONFIG_SKIP_RELOCATE_UBOOT 1 #else #define CONFIG_BOOTDELAY 1 #endif |