From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] cmd: Kconfig: Fix CMD_UBIFS dependencies
Date: Wed, 12 Jul 2017 14:14:14 -0400 [thread overview]
Message-ID: <20170712181414.GR14320@bill-the-cat> (raw)
In-Reply-To: <20170712161147.28614-5-karl.beldan@gmail.com>
On Wed, Jul 12, 2017 at 04:11:47PM +0000, Karl Beldan wrote:
> From: Karl Beldan <karl.beldan-ext@sagemcom.com>
>
> Remove the ARCH_SUNXI and RBTREE dependencies.
> CMD_UBIFS already gets RBTREE from CMD_UBI (from MTD_UBI), and should
> the first become independant from the latter, there would likely be a
> dependency on MTD_UBI anyway.
>
> Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
> Cc: Jagan Teki <jagan@openedev.com>
> Signed-off-by: Karl Beldan <karl.beldan-ext@sagemcom.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
That said, we should move on to also having a populated fs/ubifs/Kconfig
that controls fs/ubifs/ and CMD_UBIFS should depend on that (and we also
need the same for ubi, and in turn, correct dependencies between ubi and
ubifs. Your patch moves things in the right direction, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170712/847eadeb/attachment.sig>
next prev parent reply other threads:[~2017-07-12 18:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-12 16:11 [U-Boot] [PATCH 1/5] ubi: Kconfig: Fix MTD_UBI selection dependency Karl Beldan
2017-07-12 16:11 ` [U-Boot] [PATCH 2/5] cmd: Kconfig: Fix a dependency of CMD_MTDPARTS Karl Beldan
2017-07-12 18:14 ` Tom Rini
2017-07-25 0:44 ` [U-Boot] [U-Boot, " Tom Rini
2017-07-12 16:11 ` [U-Boot] [PATCH 3/5] ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS Karl Beldan
2017-07-12 18:14 ` Tom Rini
2017-07-25 0:44 ` [U-Boot] [U-Boot, " Tom Rini
2017-07-12 16:11 ` [U-Boot] [PATCH 4/5] cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTS Karl Beldan
2017-07-12 18:14 ` Tom Rini
2017-07-25 0:45 ` [U-Boot] [U-Boot, " Tom Rini
2017-07-12 16:11 ` [U-Boot] [PATCH 5/5] cmd: Kconfig: Fix CMD_UBIFS dependencies Karl Beldan
2017-07-12 18:14 ` Tom Rini [this message]
2017-07-25 0:45 ` [U-Boot] [U-Boot,5/5] " Tom Rini
2017-07-12 18:13 ` [U-Boot] [PATCH 1/5] ubi: Kconfig: Fix MTD_UBI selection dependency Tom Rini
2017-07-25 0:44 ` [U-Boot] [U-Boot, " Tom Rini
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=20170712181414.GR14320@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox