Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163169
b: refs/heads/master
c: f28f03b
h: refs/heads/master
i:
  163167: 4f8c952
v: v3
  • Loading branch information
Kevin Hilman committed Aug 26, 2009
1 parent 03c49f7 commit 7f16862
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 98d0e9fc6bf1dc8227a7848eea1e28bf19f5a32d
refs/heads/master: f28f03bba423bbccf102abc9c1921d50a4499d66
4 changes: 3 additions & 1 deletion trunk/arch/arm/mach-davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ comment "DaVinci Board Type"

config MACH_DAVINCI_EVM
bool "TI DM644x EVM"
default y
default ARCH_DAVINCI_DM644x
depends on ARCH_DAVINCI_DM644x
help
Configure this option to specify the whether the board used
Expand All @@ -41,6 +41,7 @@ config MACH_SFFSDR

config MACH_DAVINCI_DM355_EVM
bool "TI DM355 EVM"
default ARCH_DAVINCI_DM355
depends on ARCH_DAVINCI_DM355
help
Configure this option to specify the whether the board used
Expand All @@ -55,6 +56,7 @@ config MACH_DM355_LEOPARD

config MACH_DAVINCI_DM6467_EVM
bool "TI DM6467 EVM"
default ARCH_DAVINCI_DM646x
depends on ARCH_DAVINCI_DM646x
help
Configure this option to specify the whether the board used
Expand Down

0 comments on commit 7f16862

Please sign in to comment.