diff options
Diffstat (limited to 'configs/P5020DS_defconfig')
-rw-r--r-- | configs/P5020DS_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/P5020DS_defconfig b/configs/P5020DS_defconfig index a1b410c7b6..77fcf26e55 100644 --- a/configs/P5020DS_defconfig +++ b/configs/P5020DS_defconfig @@ -51,4 +51,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 |