]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: configs: clean up multi_v5_defconfig
authorAndre Przywara <andre.przywara@arm.com>
Thu, 17 Mar 2022 18:30:42 +0000 (18:30 +0000)
committerArnd Bergmann <arnd@arndb.de>
Sat, 19 Mar 2022 21:34:42 +0000 (22:34 +0100)
commit2e20f7240c8d223028c56d77419c138b800e490b
treec949cfc0c86bbbf34575984a587a5d46154c97c0
parent32f1a76691e397c85df41a1b112d3b53e14c499e
ARM: configs: clean up multi_v5_defconfig

Clean up some cruft accumulated over time:
- The default definition of CONFIG_ZBOOT_ROM_* got fixed in commit
  d8e48cb3505c ("ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS
  value to 0x0"), so we don't need the explicit setting anymore.
- CONFIG_ABX500_CORE now explicitly depends on the ARMv7 ARCH_U8500,
  so we don't need to disable that symbol explicitly anymore.
- CONFIG_DEBUG_FS was just moved around in the generated defconfig.

No change to the generated .config or savedefconfig.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Link: https://lore.kernel.org/r/20220317183043.948432-5-andre.przywara@arm.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v5_defconfig