ARM: configs: at91: DT/ATAG defconfig modifications
authorNicolas Ferre <nicolas.ferre@microchip.com>
Fri, 5 Feb 2021 11:15:09 +0000 (12:15 +0100)
committerNicolas Ferre <nicolas.ferre@microchip.com>
Fri, 5 Feb 2021 12:10:59 +0000 (13:10 +0100)
commitc0b80a6247a3ab33d728e572f771bcefbef497c0
treefe4de28af7a79e627d55b4fa1cc2d4bf6c9a5380
parentbc06f0943bd93dd8c7e2f763f792074ce79c5b64
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>
arch/arm/configs/at91_dt_defconfig
arch/arm/configs/sama5_defconfig