mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Marco Felsch <m.felsch@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 2/3] ARM: i.MX6X: cleanup build dependency
Date: Fri,  2 Oct 2020 12:56:34 +0200	[thread overview]
Message-ID: <20201002105635.4662-2-m.felsch@pengutronix.de> (raw)
In-Reply-To: <20201002105635.4662-1-m.felsch@pengutronix.de>

Both dependencies are covered by ARCH_IMX6 so we no longer need to
mention them here too.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
 arch/arm/mach-imx/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 1e4ba0bca4..a1127e3707 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -157,8 +157,6 @@ config ARCH_IMX6SL
 config ARCH_IMX6SX
 	bool
 	select ARCH_IMX6
-	select OFTREE
-	select COMMON_CLK_OF_PROVIDER
 
 config ARCH_IMX6UL
 	bool
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2020-10-02 10:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 10:56 [PATCH 1/3] ARM: cm-fx6: fix " Marco Felsch
2020-10-02 10:56 ` Marco Felsch [this message]
2020-10-02 10:56 ` [PATCH 3/3] ARCH: i.MX6: add support for OFDEVICE Marco Felsch
2020-10-02 11:26   ` Lucas Stach
2020-10-02 13:32     ` Marco Felsch
2020-10-05  7:13 ` [PATCH 1/3] ARM: cm-fx6: fix build dependency Sascha Hauer

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=20201002105635.4662-2-m.felsch@pengutronix.de \
    --to=m.felsch@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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