From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 9/9] env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4
Date: Fri, 28 Aug 2020 08:53:37 -0400 [thread overview]
Message-ID: <20200828125337.GJ6676@bill-the-cat> (raw)
In-Reply-To: <d167a6bc4c2f027c90dc5fe8d0301657150903d5.1597826658.git.michal.simek@xilinx.com>
On Wed, Aug 19, 2020 at 10:44:23AM +0200, Michal Simek wrote:
> ENV_IS_IN_EXT4 also need to enable FS_EXT4 which is not covered in Kconfig.
> Kconfig reports this as:
> WARNING: unmet direct dependencies detected for EXT4_WRITE
> Depends on [n]: FS_EXT4 [=n]
> Selected by [y]:
> - ENV_IS_IN_EXT4 [=y] && !CHAIN_OF_TRUST [=n]
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200828/c24d4cfe/attachment.sig>
prev parent reply other threads:[~2020-08-28 12:53 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-19 8:44 [PATCH 0/9] Incorrect Kconfig dependencies Michal Simek
2020-08-19 8:44 ` [PATCH 1/9] pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP Michal Simek
2020-08-19 12:26 ` Tom Rini
2020-08-28 12:53 ` Tom Rini
2020-08-19 8:44 ` [PATCH 2/9] cmd: Kconfig: Add missing dependency for cmd gpt Michal Simek
2020-08-19 8:46 ` Heinrich Schuchardt
2020-08-19 8:51 ` Michal Simek
2020-08-19 9:01 ` Heinrich Schuchardt
2020-08-19 12:25 ` Tom Rini
2020-08-19 8:44 ` [PATCH 3/9] cmd: Kconfig: Change dependency for CMD_ADC Michal Simek
2020-08-19 12:29 ` Tom Rini
2020-08-28 12:53 ` Tom Rini
2020-08-19 8:44 ` [PATCH 4/9] nand: Kconfig: Change dependency for NAND_ARASAN Michal Simek
2020-08-19 12:31 ` Tom Rini
2020-08-19 12:36 ` Michal Simek
2020-08-19 12:43 ` Tom Rini
2020-08-19 12:52 ` Michal Simek
2020-08-19 13:15 ` Tom Rini
2020-08-19 13:21 ` Michal Simek
2020-09-23 12:07 ` Michal Simek
2020-08-19 8:44 ` [PATCH 5/9] cmd: Kconfig: Change dependency of CMD_USB_SDP Michal Simek
2020-08-19 12:37 ` Tom Rini
2020-08-19 8:44 ` [PATCH 6/9] arc: Kconfig: Add missing DM dependency Michal Simek
2020-08-21 23:41 ` Simon Glass
2020-08-28 12:53 ` Tom Rini
2020-08-19 8:44 ` [PATCH 7/9] ARM: zynqmp: Fix SPL_DM_SPI dependencies Michal Simek
2020-09-23 12:25 ` Michal Simek
2020-08-19 8:44 ` [PATCH 8/9] cmd: Kconfig: Fix dependencies for CMD_USB_MASS_STORAGE Michal Simek
2020-08-19 12:38 ` Tom Rini
2020-08-19 8:44 ` [PATCH 9/9] env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4 Michal Simek
2020-08-19 12:28 ` Tom Rini
2020-08-28 12:53 ` 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=20200828125337.GJ6676@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