public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bert Vermeulen <bert@biot.com>
To: Paul Burton <paulburton@kernel.org>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux-mips@vger.kernel.org (open list:MIPS GENERIC PLATFORM),
	linux-kernel@vger.kernel.org (open list)
Cc: Bert Vermeulen <bert@biot.com>
Subject: [PATCH] arch: mips: Remove unused BOARD_INGENIC Kconfig option
Date: Tue, 22 Dec 2020 21:32:39 +0100	[thread overview]
Message-ID: <20201222203239.1489040-1-bert@biot.com> (raw)

Board support depends on MACH_INGENIC, not BOARD_INGENIC.

Signed-off-by: Bert Vermeulen <bert@biot.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


             reply	other threads:[~2020-12-22 20:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22 20:32 Bert Vermeulen [this message]
2020-12-28 21:38 ` [PATCH] arch: mips: Remove unused BOARD_INGENIC Kconfig option Thomas Bogendoerfer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201222203239.1489040-1-bert@biot.com \
    --to=bert@biot.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=paulburton@kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox