diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 6ed16c4548c9..bca6a2a0759c 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -704,6 +704,7 @@ config ZERO_PAGE_OFFSET | |||
704 | 704 | ||
705 | config BOOT_LINK_OFFSET | 705 | config BOOT_LINK_OFFSET |
706 | hex "Link address offset for booting" | 706 | hex "Link address offset for booting" |
707 | default "0x00400000" if SH_CAYMAN | ||
707 | default "0x00800000" | 708 | default "0x00800000" |
708 | help | 709 | help |
709 | This option allows you to set the link address offset of the zImage. | 710 | This option allows you to set the link address offset of the zImage. |