summaryrefslogtreecommitdiffstats
path: root/pbl/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'pbl/Kconfig')
-rw-r--r--pbl/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/pbl/Kconfig b/pbl/Kconfig
index f2250dd73b..7e6077f96d 100644
--- a/pbl/Kconfig
+++ b/pbl/Kconfig
@@ -44,6 +44,10 @@ config PBL_RELOCATABLE
This option only inflluences the PBL image. See RELOCATABLE to also make
the real image relocatable.
+config PBL_VERIFY_PIGGY
+ depends on ARM
+ bool
+
config IMAGE_COMPRESSION
bool
depends on HAVE_IMAGE_COMPRESSION