From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 25 Jan 2021 16:02:10 -0500 Subject: [RFC 1/1] disk: PARTITIONS should depend on HAVE_BLOCK_DEVICE In-Reply-To: <20210125162839.41477-1-xypron.glpk@gmx.de> References: <20210125162839.41477-1-xypron.glpk@gmx.de> Message-ID: <20210125210210.GP7530@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jan 25, 2021 at 05:28:39PM +0100, Heinrich Schuchardt wrote: > Partitions are only relevant for block devices. > > Signed-off-by: Heinrich Schuchardt > --- > I still need to check if the part command is needed on boards > w/o DISTRO_DEFAULTS. > --- > cmd/Kconfig | 4 ++-- > disk/Kconfig | 1 + > 2 files changed, 3 insertions(+), 2 deletions(-) So, https://gist.github.com/trini/806edc6d37b0e53931a3b8195cbf9da2 shows all of the boards that had been building with this now invalid combination and are discarding a bunch of code. The next step is to look at these and see which of them likely have a use case not been described by these Kconfig choices. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: