diff options
Diffstat (limited to 'include/configs/hawkboard.h')
-rw-r--r-- | include/configs/hawkboard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/hawkboard.h b/include/configs/hawkboard.h index 73e1624375..81448839fd 100644 --- a/include/configs/hawkboard.h +++ b/include/configs/hawkboard.h @@ -46,7 +46,7 @@ #endif /* Spl */ -#define CONFIG_SPL +#define CONFIG_SPL 1 #define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_BOARD_INIT #define CONFIG_SPL_NAND_SUPPORT |