diff options
Diffstat (limited to 'configs/T2081QDS_NAND_defconfig')
-rw-r--r-- | configs/T2081QDS_NAND_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/T2081QDS_NAND_defconfig b/configs/T2081QDS_NAND_defconfig index bf2f36f1a4..d40fd6e561 100644 --- a/configs/T2081QDS_NAND_defconfig +++ b/configs/T2081QDS_NAND_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 |