ARM: mvebu_v7_defconfig: rebuild default configuration
authorMarcel Ziswiler <marcel@ziswiler.com>
Thu, 7 Oct 2021 20:56:58 +0000 (22:56 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 13 Oct 2021 14:37:12 +0000 (16:37 +0200)
commit8d41453493c28d489aeec583fcf3f9d9f4ef0b9c
tree730709c51b334f38c400fac8db187e930b7fea46
parenta4ce46155a1760ed94a8fb6f152ec0de93cbce6f
ARM: mvebu_v7_defconfig: rebuild default configuration

Run "make mvebu_v7_defconfig; make savedefconfig" to rebuild
mvebu_v7_defconfig

This re-ordered the following configuration options:

CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_PCI=y
CONFIG_PCI_MVEBU=y
CONFIG_CRYPTO_DEV_MARVELL_CESA=y

And dropped the following nowadays obsolete configuration options:

CONFIG_ZBOOT_ROM_TEXT=0x0 (default now anyway since commit 39c3e304567a
 ("ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0"))
CONFIG_ZBOOT_ROM_BSS=0x0 (ditto)
CONFIG_MTD_M25P80=y (got integrated into MTD_SPI_NOR)

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/configs/mvebu_v7_defconfig