Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313516
b: refs/heads/master
c: 3e62af8
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Shawn Guo committed Jul 6, 2012
1 parent 41925d7 commit 0c6625b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: 6684294d27abb24e61916871c4ecfdaccc14eb03
refs/heads/master: 3e62af821050668a0c8915121838569ae59359be
1 change: 1 addition & 0 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ config ARCH_MXC
select GENERIC_IRQ_CHIP
select MULTI_IRQ_HANDLER
select SPARSE_IRQ
select USE_OF
help
Support for Freescale MXC/iMX-based family of processors

Expand Down
4 changes: 0 additions & 4 deletions trunk/arch/arm/mach-imx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,6 @@ config MACH_IMX27IPCAM
config MACH_IMX27_DT
bool "Support i.MX27 platforms from device tree"
select SOC_IMX27
select USE_OF
help
Include support for Freescale i.MX27 based platforms
using the device tree for discovery
Expand Down Expand Up @@ -662,7 +661,6 @@ comment "i.MX51 machines:"
config MACH_IMX51_DT
bool "Support i.MX51 platforms from device tree"
select SOC_IMX51
select USE_OF
select MACH_MX51_BABBAGE
help
Include support for Freescale i.MX51 based platforms
Expand Down Expand Up @@ -758,7 +756,6 @@ comment "i.MX53 machines:"
config MACH_IMX53_DT
bool "Support i.MX53 platforms from device tree"
select SOC_IMX53
select USE_OF
select MACH_MX53_ARD
select MACH_MX53_EVK
select MACH_MX53_LOCO
Expand Down Expand Up @@ -831,7 +828,6 @@ config SOC_IMX6Q
select HAVE_SMP
select PINCTRL
select PINCTRL_IMX6Q
select USE_OF

help
This enables support for Freescale i.MX6 Quad processor.
Expand Down

0 comments on commit 0c6625b

Please sign in to comment.