diff options
Diffstat (limited to 'include/configs/odroid-c2.h')
-rw-r--r-- | include/configs/odroid-c2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/odroid-c2.h b/include/configs/odroid-c2.h index 1d5b3d5a5f..eb41818ed7 100644 --- a/include/configs/odroid-c2.h +++ b/include/configs/odroid-c2.h @@ -8,6 +8,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_MISC_INIT_R + /* Serial setup */ #define CONFIG_CONS_INDEX 0 #define CONFIG_BAUDRATE 115200 |