diff options
author | Nicolas Saenz Julienne <[email protected]> | 2023-01-24 12:02:13 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-01-24 22:11:41 +0100 |
commit | e9faf9b0b07a317f6ac40ab67e5490a1c4df5fc6 (patch) | |
tree | 97f04171662d734c7efff414248ce64737083f0c /scripts/gdb/linux/tasks.py | |
parent | a400c287ce985992c78941a130869cb5b68e2c2f (diff) |
ARM: add multi_v7_lpae_defconfig
The only missing configuration option preventing us from using
multi_v7_defconfig with the Raspberry Pi 4 is ARM_LPAE. It's needed as
the PCIe controller found on the SoC depends on 64bit addressing, yet
can't be included as not all v7 boards support LPAE.
Introduce multi_v7_lpae_defconfig, built off multi_v7_defconfig, which will
avoid us having to duplicate and maintain multiple similar configurations.
Needless to say the Raspberry Pi 4 is not the only platform that can
benefit from this new configuration.
Signed-off-by: Nicolas Saenz Julienne <[email protected]>
Signed-off-by: Alexander Stein <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions