diff options
Diffstat (limited to 'include/configs/theadorable-x86-common.h')
-rw-r--r-- | include/configs/theadorable-x86-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/theadorable-x86-common.h b/include/configs/theadorable-x86-common.h index e0a033bec1..ac7ee2eda5 100644 --- a/include/configs/theadorable-x86-common.h +++ b/include/configs/theadorable-x86-common.h @@ -13,6 +13,7 @@ #define CONFIG_SYS_MONITOR_LEN (1 << 20) +#define CONFIG_USE_PREBOOT #define CONFIG_PREBOOT #define CONFIG_STD_DEVICES_SETTINGS "stdin=serial\0" \ |