diff options
-rw-r--r-- | configs/crownbay_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig index 6c38504..2af93bc 100644 --- a/configs/crownbay_defconfig +++ b/configs/crownbay_defconfig @@ -18,4 +18,5 @@ CONFIG_CPU=y CONFIG_SPI_FLASH=y CONFIG_USE_PRIVATE_LIBGCC=y CONFIG_SYS_VSNPRINTF=y +CONFIG_GENERATE_MP_TABLE=y CONFIG_DM_RTC=y |