diff options
Diffstat (limited to 'configs/T1024RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/T1024RDB_SPIFLASH_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1024RDB_SPIFLASH_defconfig b/configs/T1024RDB_SPIFLASH_defconfig index cab645dfb2..d550959220 100644 --- a/configs/T1024RDB_SPIFLASH_defconfig +++ b/configs/T1024RDB_SPIFLASH_defconfig @@ -87,3 +87,5 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_DM_USB=y +CONFIG_ADDR_MAP=y +CONFIG_SYS_NUM_ADDR_MAP=64 |