diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index 73e0f05..07546a4 100644
--- a/include/configs/tegra2-common.h
+++ b/include/configs/tegra2-common.h
@@ -136,6 +136,8 @@
 #define CONFIG_SYS_LOAD_ADDR		(0xA00800)	/* default */
 #define CONFIG_SYS_HZ			1000
 
+#define CONFIG_SYS_RELATIVE_IMAGES	/* Support IH_TYPE_KERNEL_REL */
+
 /*-----------------------------------------------------------------------
  * Stack sizes
  *
