commit | 6a873c95eadab09ee11061b6c996395fe3f959d8 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Sep 06 09:36:06 2011 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Sun Oct 09 17:57:53 2011 -0500 |
tree | 78b4fc232c2d03f68cb9791309823014c28a58b1 | |
parent | bd495cf49dd84b9013cf88052ab705f39da36bc8 [diff] |
powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT The macro CONFIG_ENABLE_36BIT_PHYS is used to indicate that the given SOC is capable of 36-bit physical addresses, even if such large addresses are not used. On two boards, this macro was enabled only when building a 36-bit image. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>