diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx7ulp_evk.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx7ulp_evk.h b/include/configs/mx7ulp_evk.h index f6e4b3b..cc3f0bb 100644 --- a/include/configs/mx7ulp_evk.h +++ b/include/configs/mx7ulp_evk.h @@ -195,4 +195,6 @@ #define CONFIG_CMD_CACHE #endif +#define CONFIG_OF_SYSTEM_SETUP + #endif /* __CONFIG_H */ |