Skip to content

Commit

Permalink
[ARM] tegra: Add ZRELADDR default for ARCH_TEGRA
Browse files Browse the repository at this point in the history
fixes the warning:
.config:369:warning: symbol value '' invalid for ZRELADDR

and the prompt for ZRELADDR on make

Signed-off-by: Erik Gilling <konkers@android.com>
  • Loading branch information
Erik Gilling committed Sep 1, 2010
1 parent 2bfc96a commit a9d8fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,7 @@ config ZRELADDR
ARCH_ORION5X ||\
ARCH_SPEAR3XX ||\
ARCH_SPEAR6XX ||\
ARCH_TEGRA ||\
ARCH_U8500 ||\
ARCH_VERSATILE ||\
ARCH_W90X900
Expand Down

0 comments on commit a9d8fb4

Please sign in to comment.