diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/minnowmax_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/minnowmax_defconfig b/configs/minnowmax_defconfig index 578fcce200..f3cf91b94e 100644 --- a/configs/minnowmax_defconfig +++ b/configs/minnowmax_defconfig @@ -5,7 +5,8 @@ CONFIG_TARGET_MINNOWMAX=y CONFIG_HAVE_INTEL_ME=y CONFIG_SMP=y CONFIG_HAVE_VGA_BIOS=y -CONFIG_GENERATE_SFI_TABLE=y +CONFIG_GENERATE_PIRQ_TABLE=y +CONFIG_GENERATE_MP_TABLE=y CONFIG_CMD_CPU=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set |