diff options
author | Tom Rini <trini@konsulko.com> | 2020-07-10 14:30:46 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-10 14:30:46 -0400 |
commit | 618c30679086e0b6d74e427b52931a31a2767af6 (patch) | |
tree | 61af852fc7f4c4a7a673f21aeaa061cc358dda09 /configs/P1010RDB-PA_36BIT_NOR_defconfig | |
parent | 506d52308a2f5de48c2b9a08229fee9a0ee2842a (diff) | |
parent | c1b0bcc870285b6f92d33d8bbb10fb5ba901fb42 (diff) |
Merge branch '2020-08-10-arbitrary-virt-phys-mappings'
- Bring in Marek Szyprowski's series to allow for arbitrary
virtual-physical address mappings.
Diffstat (limited to 'configs/P1010RDB-PA_36BIT_NOR_defconfig')
-rw-r--r-- | configs/P1010RDB-PA_36BIT_NOR_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PA_36BIT_NOR_defconfig b/configs/P1010RDB-PA_36BIT_NOR_defconfig index e6edd395e7..5a2dcaeea2 100644 --- a/configs/P1010RDB-PA_36BIT_NOR_defconfig +++ b/configs/P1010RDB-PA_36BIT_NOR_defconfig @@ -65,3 +65,4 @@ CONFIG_SPI=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_ADDR_MAP=y |