diff options
-rw-r--r-- | configs/galileo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 21432e69c1c..f8d3c3b8abc 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -4,6 +4,7 @@ CONFIG_DEFAULT_DEVICE_TREE="galileo" CONFIG_TARGET_GALILEO=y CONFIG_ENABLE_MRC_CACHE=y CONFIG_GENERATE_PIRQ_TABLE=y +CONFIG_GENERATE_MP_TABLE=y CONFIG_FIT=y CONFIG_BOOTSTAGE=y CONFIG_BOOTSTAGE_REPORT=y |