diff options
Diffstat (limited to 'configs/T1042D4RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/T1042D4RDB_SPIFLASH_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1042D4RDB_SPIFLASH_defconfig b/configs/T1042D4RDB_SPIFLASH_defconfig index 11bbdb4321..e5e4fea1c5 100644 --- a/configs/T1042D4RDB_SPIFLASH_defconfig +++ b/configs/T1042D4RDB_SPIFLASH_defconfig @@ -84,3 +84,5 @@ CONFIG_USB=y CONFIG_DM_USB=y CONFIG_VIDEO=y CONFIG_CFB_CONSOLE_ANSI=y +CONFIG_ADDR_MAP=y +CONFIG_SYS_NUM_ADDR_MAP=64 |