Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127021
b: refs/heads/master
c: c51b448
h: refs/heads/master
i:
  127019: 08c7820
v: v3
  • Loading branch information
Graf Yang authored and Bryan Wu committed Jan 7, 2009
1 parent ebbce91 commit 79852d6
Show file tree
Hide file tree
Showing 10 changed files with 1,460 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: 2de73e71c298842db814556379cbe25f5c14691e
refs/heads/master: c51b4488cd5bff08ed5690a8f303ff7f0894da2a
6 changes: 3 additions & 3 deletions trunk/arch/blackfin/mach-bf561/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ source "arch/blackfin/mach-bf561/boards/Kconfig"

menu "BF561 Specific Configuration"

comment "Core B Support"
if (!SMP)

menu "Core B Support"
comment "Core B Support"

config BF561_COREB
bool "Enable Core B support"
Expand All @@ -25,7 +25,7 @@ config BF561_COREB_RESET
0 is set, and will reset PC to 0xff600000 when
COREB_SRAM_INIT is cleared.

endmenu
endif

comment "Interrupt Priority Assignment"

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/blackfin/mach-bf561/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ extra-y := head.o
obj-y := ints-priority.o dma.o

obj-$(CONFIG_BF561_COREB) += coreb.o
obj-$(CONFIG_SMP) += smp.o secondary.o atomic.o
Loading

0 comments on commit 79852d6

Please sign in to comment.