summaryrefslogtreecommitdiff
path: root/arch/arm/configs/mvebu_v5_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-08-11 15:56:36 +0200
committerArnd Bergmann <arnd@arndb.de>2022-08-29 10:38:22 +0200
commite92ab51026ae1616697c21bb86c2b821856c0ea3 (patch)
tree9c48c0043f1e4af4cd112f8470936824fa5518d2 /arch/arm/configs/mvebu_v5_defconfig
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff)
ARM: defconfig: reorder defconfig files
The debug-info and can subystem options have moved around in the 'savedefconfig' output, so fix these up to reduce the clutter from the savedefconfig command. Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/mvebu_v5_defconfig')
-rw-r--r--arch/arm/configs/mvebu_v5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index ef3a33ebc29a..587685182735 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -184,13 +184,13 @@ CONFIG_NLS_CODEPAGE_850=y
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=y
CONFIG_NLS_UTF8=y
-CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_PCBC=m
CONFIG_CRYPTO_DEV_MARVELL_CESA=y
CONFIG_CRC_CCITT=y
CONFIG_LIBCRC32C=y
CONFIG_DEBUG_KERNEL=y
+CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_FS=y
# CONFIG_SCHED_DEBUG is not set