Skip to content

Commit b8e2771

Browse files
xry111chenhuacai
authored andcommitted
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
In drivers/Kconfig, drivers/firmware/Kconfig is sourced for all ports so there is no need to source it in the port-specific Kconfig file. And sourcing it here also caused the "Firmware Drivers" menu appeared two times: one in the "Device Drivers" menu, another in the toplevel menu. This is really puzzling so remove it. Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Xi Ruoyao <xry111@xry111.site> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent 706a741 commit b8e2771

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/loongarch/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,5 +662,3 @@ source "kernel/power/Kconfig"
662662
source "drivers/acpi/Kconfig"
663663

664664
endmenu
665-
666-
source "drivers/firmware/Kconfig"

0 commit comments

Comments
 (0)