Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360174
b: refs/heads/master
c: 53d9895
h: refs/heads/master
v: v3
  • Loading branch information
Vineet Gupta committed Feb 15, 2013
1 parent c0bde72 commit 5dcb6c8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 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: 4368902bb90f0e208387f336c3fce0e6b2a110fc
refs/heads/master: 53d98958f585517f362733a1dbdb69e2dc5153a3
6 changes: 2 additions & 4 deletions trunk/arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,7 @@ source "kernel/Kconfig.freezer"

menu "ARC Architecture Configuration"

choice
prompt "ARC Platform"
default ARC_PLAT_FPGA_LEGACY
menu "ARC Platform/SoC"

config ARC_PLAT_FPGA_LEGACY
bool "\"Legacy\" ARC FPGA dev platform"
Expand All @@ -96,7 +94,7 @@ config ARC_PLAT_FPGA_LEGACY
- MetaWare ISS

#New platform adds here
endchoice
endmenu

menu "ARC CPU Configuration"

Expand Down
5 changes: 2 additions & 3 deletions trunk/arch/arc/plat-arcfpga/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

if ARC_PLAT_FPGA_LEGACY

choice
prompt "FPGA Board"
menu "FPGA Board"

config ARC_BOARD_ANGEL4
bool "ARC Angel4"
Expand All @@ -35,7 +34,7 @@ config ISS_SMP_EXTN
-XTL (To enable CPU start/stop/set-PC for another CPU)
It doesn't provide coherent Caches and/or Atomic Ops (LLOCK/SCOND)

endchoice
endmenu

config ARC_SERIAL_BAUD
int "UART Baud rate"
Expand Down

0 comments on commit 5dcb6c8

Please sign in to comment.