commit | c0b80a6247a3ab33d728e572f771bcefbef497c0 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@microchip.com> | Fri Feb 05 12:15:09 2021 +0100 |
committer | Nicolas Ferre <nicolas.ferre@microchip.com> | Fri Feb 05 13:10:59 2021 +0100 |
tree | fe4de28af7a79e627d55b4fa1cc2d4bf6c9a5380 | |
parent | bc06f0943bd93dd8c7e2f763f792074ce79c5b64 [diff] |
ARM: configs: at91: DT/ATAG defconfig modifications As all AT91 platforms are converted to DT for a long time, adapt the defconfigs by: - removing legacy CONFIG_ATAGS as a DT will always be provided; - removing the CONFIG_ARM_APPENDED_DTB option on SAMA5 devices as the vast majority of systems will use a DT-aware bootloader on these devices. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>