summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorAlexander Shiyan <shc_work@mail.ru>2016-06-19 22:49:45 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2016-06-28 08:02:12 +0200
commit95543d98e77c62174d143afc8ed5af4d1ade613b (patch)
tree307eb87a1ee030ca8f1451500c482ea7926386e3 /common
parent849cd5cdb4d24ab307383e3ee84a90ab9adb361e (diff)
downloadbarebox-95543d98e77c62174d143afc8ed5af4d1ade613b.tar.gz
barebox-95543d98e77c62174d143afc8ed5af4d1ade613b.tar.xz
common: Kconfig: Remove orphaned dependency LOAD_PBL_SRAM
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common')
-rw-r--r--common/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 679954e4db..3c16a7a30d 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -230,8 +230,6 @@ 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
default 0xffffffff
help
Define the maximum size of bare_init