]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MIPS: configs: Consolidate Loongson1 defconfigs
authorKeguang Zhang <keguang.zhang@gmail.com>
Wed, 16 Jul 2025 11:25:18 +0000 (19:25 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 29 Aug 2025 20:34:31 +0000 (22:34 +0200)
commitad79935dbc227fad7172dc50970ee579ff21a91e
tree242949d788977617d00d1f4720233110ead663db
parent2d18f2343e44317697c5623fb387c90914c377da
MIPS: configs: Consolidate Loongson1 defconfigs

Unify loongson{1b,1c}_defconfig into a single loongson1_defconfig.

Enable the following options by default:
 - CONFIG_SERIAL_OF_PLATFORM
 - CONFIG_RTC_DRV_LOONGSON
 - CONFIG_LOONGSON1_APB_DMA
 - CONFIG_MTD_NAND_LOONGSON1
 - CONFIG_SND_LOONGSON1_AC97

Also disable unnecessary options.

Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
MAINTAINERS
arch/mips/configs/loongson1_defconfig [moved from arch/mips/configs/loongson1b_defconfig with 51% similarity]
arch/mips/configs/loongson1c_defconfig [deleted file]