From: Barry Song Date: Thu, 20 Dec 2012 09:14:10 +0000 (+0800) Subject: ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in Kconfig X-Git-Tag: v3.9-rc1~118^2~26^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20ddfa9324b470764125f5ca555c315b5af13507;p=pandora-kernel.git ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in Kconfig prima2 and marco have different memory base address. prima2 begins from 0 and marco begins from 0x40000000. This patch enables AUTO_ZRELADDR so that kernel can detect the physical address automatically. Signed-off-by: Barry Song CC: Mark Rutland --- Reading git-diff-tree failed