Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331378
b: refs/heads/master
c: 8507708
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Petazzoni authored and Jason Cooper committed Sep 22, 2012
1 parent a9c5110 commit 7c2c9f8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 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: 0bec30a7e3c2b044d232d679b049fd0c0421ea09
refs/heads/master: 85077087d44fba222f61f22faa210b72cf4209ea
16 changes: 13 additions & 3 deletions trunk/arch/arm/mach-mvebu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,23 @@ if ARCH_MVEBU
menu "Marvell SOC with device tree"

config MACH_ARMADA_370_XP
bool "Marvell Armada 370 and Aramada XP boards"
bool
select ARMADA_370_XP_TIMER
select CPU_V7

config MACH_ARMADA_370
bool "Marvell Armada 370 boards"
select MACH_ARMADA_370_XP
help
Say 'Y' here if you want your kernel to support boards based
on the Marvell Armada 370 SoC with device tree.

Say 'Y' here if you want your kernel to support boards based on
Marvell Armada 370 or Armada XP with device tree.
config MACH_ARMADA_XP
bool "Marvell Armada XP boards"
select MACH_ARMADA_370_XP
help
Say 'Y' here if you want your kernel to support boards based
on the Marvell Armada XP SoC with device tree.

endmenu

Expand Down

0 comments on commit 7c2c9f8

Please sign in to comment.