All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: Re: [PATCH 3/3] spl: Rework and tighten some dependencies
Date: Mon, 6 Jun 2022 17:37:13 -0400	[thread overview]
Message-ID: <20220606213713.GL1958597@bill-the-cat> (raw)
In-Reply-To: <20220531161705.717658-4-trini@konsulko.com>

[-- Attachment #1: Type: text/plain, Size: 645 bytes --]

On Tue, May 31, 2022 at 12:17:05PM -0400, Tom Rini wrote:

> - In a few places, add missing "depends on" that can be implied from the
>   option name (i.e. SPL_DM_xxx depends on SPL_DM).
> - Make less use of "if SPL_xxx ... endif" clauses as most of the time
>   this reads better as depends on.  In the case of UBI however, move it
>   all to a sub-menu.
> - Rework SPL_NO_CPU_SUPPORT as it's very specific to the
>   non-SPL_FRAMEWORK implementation used on those platforms, and a
>   tangent to how CONFIG_SPL_START_S_PATH was used.
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2022-06-06 21:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31 16:17 [0/3] spl: Start cleaning up common/spl/Kconfig Tom Rini
2022-05-31 16:17 ` [PATCH 1/3] spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files Tom Rini
2022-06-06 21:37   ` Tom Rini
2022-05-31 16:17 ` [PATCH 2/3] spl: Rework Kconfig to be more menu driven Tom Rini
2022-06-06 21:37   ` Tom Rini
2022-05-31 16:17 ` [PATCH 3/3] spl: Rework and tighten some dependencies Tom Rini
2022-06-06 21:37   ` Tom Rini [this message]

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=20220606213713.GL1958597@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.