Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275425
b: refs/heads/master
c: 1b92999
h: refs/heads/master
i:
  275423: 31265e0
v: v3
  • Loading branch information
Shawn Guo authored and Sascha Hauer committed Nov 11, 2011
1 parent d11d850 commit 86d2486
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59198b6cb2e81a6583db8559d6af9d471e3edb2b
refs/heads/master: 1b929995ebc0f00cc56ddc14cf75a875f4d565d6
4 changes: 2 additions & 2 deletions trunk/arch/arm/plat-mxc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ choice

config ARCH_IMX_V4_V5
bool "i.MX1, i.MX21, i.MX25, i.MX27"
select AUTO_ZRELADDR
select AUTO_ZRELADDR if !ZBOOT_ROM
select ARM_PATCH_PHYS_VIRT
help
This enables support for systems based on the Freescale i.MX ARMv4
Expand All @@ -26,7 +26,7 @@ config ARCH_IMX_V6_V7

config ARCH_MX5
bool "i.MX50, i.MX51, i.MX53"
select AUTO_ZRELADDR
select AUTO_ZRELADDR if !ZBOOT_ROM
select ARM_PATCH_PHYS_VIRT
help
This enables support for machines using Freescale's i.MX50 and i.MX53
Expand Down

0 comments on commit 86d2486

Please sign in to comment.