From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gArZQ-0007H8-Gr for barebox@lists.infradead.org; Fri, 12 Oct 2018 07:09:14 +0000 Date: Fri, 12 Oct 2018 09:09:00 +0200 From: Sascha Hauer Message-ID: <20181012070900.brvwrlaatz4x2j7y@pengutronix.de> References: <20181011140811.GA5421@lenoch> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20181011140811.GA5421@lenoch> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] blspec: do not depend on BLOCK To: Ladislav Michl Cc: barebox@lists.infradead.org On Thu, Oct 11, 2018 at 04:08:11PM +0200, Ladislav Michl wrote: > blspec can be read also from jffs2 or ubifs, so remove BLOCK dependency > > Signed-off-by: Ladislav Michl > --- > common/Kconfig | 1 - > 1 file changed, 1 deletion(-) Applied, thanks Sascha > > diff --git a/common/Kconfig b/common/Kconfig > index 4909c8232..eddd99ea3 100644 > --- a/common/Kconfig > +++ b/common/Kconfig > @@ -653,7 +653,6 @@ config BOOTM_FORCE_SIGNED_IMAGES > since they are the only supported image type that support signing. > > config BLSPEC > - depends on BLOCK > depends on FLEXIBLE_BOOTARGS > depends on !SHELL_NONE > select BOOT > -- > 2.19.1 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox