Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249972
b: refs/heads/master
c: 202fae9
h: refs/heads/master
v: v3
  • Loading branch information
viresh kumar authored and Russell King committed May 20, 2011
1 parent 16764df commit 926d6a0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 25 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: 7d354e40b6f6b5bd0ce2e7d039f541f3e88e1278
refs/heads/master: 202fae9b082b326ce9771f4daac65d22a7421d09
15 changes: 8 additions & 7 deletions trunk/arch/arm/mach-spear6xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@

if ARCH_SPEAR6XX

choice
prompt "SPEAr6XX Family"
default MACH_SPEAR600
menu "SPEAr6xx Implementations"
config BOARD_SPEAR600_EVB
bool "SPEAr600 Evaluation Board"
select MACH_SPEAR600
help
Supports ST SPEAr600 Evaluation Board

endmenu

config MACH_SPEAR600
bool "SPEAr600"
help
Supports ST SPEAr600 Machine
endchoice

# Adding SPEAr6XX machine specific configuration files
source "arch/arm/mach-spear6xx/Kconfig600"

endif #ARCH_SPEAR6XX
17 changes: 0 additions & 17 deletions trunk/arch/arm/mach-spear6xx/Kconfig600

This file was deleted.

0 comments on commit 926d6a0

Please sign in to comment.