diff options
Diffstat (limited to 'configs/axm_defconfig')
-rw-r--r-- | configs/axm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/axm_defconfig b/configs/axm_defconfig index 1615d8af0e..6a3336c256 100644 --- a/configs/axm_defconfig +++ b/configs/axm_defconfig @@ -13,6 +13,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_ENV_OFFSET=0x100000 +CONFIG_SPL_DM_SPI=y CONFIG_SPL_SYS_MALLOC_F_LEN=0x1000 CONFIG_NR_DRAM_BANKS=1 CONFIG_SPL=y |