[PATCH 17/17] common: Kconfig: Remove orphaned dependency LOAD_PBL_SRAM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx>
---
 common/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux