diff options
Diffstat (limited to 'configs/T1040RDB_SPIFLASH_defconfig')
-rw-r--r-- | configs/T1040RDB_SPIFLASH_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T1040RDB_SPIFLASH_defconfig b/configs/T1040RDB_SPIFLASH_defconfig index a7f9f7db19..19a0a8f8db 100644 --- a/configs/T1040RDB_SPIFLASH_defconfig +++ b/configs/T1040RDB_SPIFLASH_defconfig @@ -73,4 +73,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 |