diff options
Diffstat (limited to 'configs/T1040D4RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/T1040D4RDB_SPIFLASH_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1040D4RDB_SPIFLASH_defconfig b/configs/T1040D4RDB_SPIFLASH_defconfig index 8979ebf4b4..8abc3f74b7 100644 --- a/configs/T1040D4RDB_SPIFLASH_defconfig +++ b/configs/T1040D4RDB_SPIFLASH_defconfig @@ -72,4 +72,6 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_ADDR_MAP=y +CONFIG_SYS_NUM_ADDR_MAP=64 CONFIG_OF_LIBFDT=y |