lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 22 Dec 2020 21:32:39 +0100
From:   Bert Vermeulen <bert@...t.com>
To:     Paul Burton <paulburton@...nel.org>,
        Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
        linux-mips@...r.kernel.org (open list:MIPS GENERIC PLATFORM),
        linux-kernel@...r.kernel.org (open list)
Cc:     Bert Vermeulen <bert@...t.com>
Subject: [PATCH] arch: mips: Remove unused BOARD_INGENIC Kconfig option

Board support depends on MACH_INGENIC, not BOARD_INGENIC.

Signed-off-by: Bert Vermeulen <bert@...t.com>
---
 arch/mips/generic/Kconfig | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/mips/generic/Kconfig b/arch/mips/generic/Kconfig
index 55d9aed7ced9..5216c850b7e2 100644
--- a/arch/mips/generic/Kconfig
+++ b/arch/mips/generic/Kconfig
@@ -73,12 +73,6 @@ config FIT_IMAGE_FDT_OCELOT
 	  from Microsemi in the FIT kernel image.
 	  This requires u-boot on the platform.
 
-config BOARD_INGENIC
-	bool "Support boards based on Ingenic SoCs"
-	select MACH_INGENIC_GENERIC
-	help
-	  Enable support for boards based on Ingenic SoCs.
-
 config VIRT_BOARD_RANCHU
 	bool "Support Ranchu platform for Android emulator"
 	help
-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ