diff options
Diffstat (limited to 'include/configs/T102xRDB.h')
-rw-r--r-- | include/configs/T102xRDB.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/T102xRDB.h b/include/configs/T102xRDB.h index 36eba4ec2c..88094e0e13 100644 --- a/include/configs/T102xRDB.h +++ b/include/configs/T102xRDB.h @@ -33,9 +33,6 @@ #ifdef CONFIG_ARCH_T1024 #define CONFIG_DEEP_SLEEP #endif -#if defined(CONFIG_DEEP_SLEEP) -#define CONFIG_BOARD_EARLY_INIT_F -#endif #ifdef CONFIG_RAMBOOT_PBL #define CONFIG_SYS_FSL_PBL_PBI board/freescale/t102xrdb/t1024_pbi.cfg |