[PATCH 17/17] common: Kconfig: Remove orphaned dependency LOAD_PBL_SRAM
Sascha Hauer
s.hauer at pengutronix.de
Sun Jun 19 23:43:13 PDT 2016
On Sun, Jun 19, 2016 at 10:49:45PM +0300, Alexander Shiyan wrote:
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> ---
> common/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/common/Kconfig b/common/Kconfig
> index 928db0a..fc83c49 100644
> --- a/common/Kconfig
> +++ b/common/Kconfig
> @@ -234,8 +234,8 @@ config BAREBOX_MAX_PBL_SIZE
> config BAREBOX_MAX_BARE_INIT_SIZE
> prompt "Maximum bare_init size"
> hex
> - range 0x0 BAREBOX_MAX_PBL_SIZE if LOAD_PBL_SRAM
> - default BAREBOX_MAX_PBL_SIZE if LOAD_PBL_SRAM
> + range 0x0 BAREBOX_MAX_PBL_SIZE
> + default BAREBOX_MAX_PBL_SIZE
> default 0xffffffff
> help
> Define the maximum size of bare_init
> --
> 2.4.9
>
>
> _______________________________________________
> barebox mailing list
> barebox at 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 |
More information about the barebox
mailing list