diff options
Diffstat (limited to 'include/configs/mx7_common.h')
-rw-r--r-- | include/configs/mx7_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx7_common.h b/include/configs/mx7_common.h index eeb535efa1b..32b44fe9241 100644 --- a/include/configs/mx7_common.h +++ b/include/configs/mx7_common.h @@ -38,10 +38,6 @@ #define CONFIG_ARMV7_SECURE_BASE 0x00900000 -#ifdef CONFIG_SPL_BUILD -#define CONFIG_SPL_DRIVERS_MISC -#endif - /* * If we have defined the OPTEE ram size and not OPTEE it means that we were * launched by OPTEE, because of that we shall skip all the low level |