summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-bf609/Makefile
diff options
context:
space:
mode:
authorSteven Miao <realmz6@gmail.com>2013-09-12 16:36:16 +0800
committerSteven Miao <realmz6@gmail.com>2013-09-13 10:42:27 +0800
commit24a70cf2b28e24aa31c4f9bc310cc274c0a90183 (patch)
tree83329a8bfaf013146ba394e1285e283df1056f19 /arch/blackfin/mach-bf609/Makefile
parent6e4664525b1db28f8c4e1130957f70a94c19213e (diff)
blackfin: scb: Add system crossbar init code.
If SCB exists in select blackfin cpu, developer can change the SCB priority in kernel configuration. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Steven Miao <realmz6@gmail.com>
Diffstat (limited to 'arch/blackfin/mach-bf609/Makefile')
-rw-r--r--arch/blackfin/mach-bf609/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/blackfin/mach-bf609/Makefile b/arch/blackfin/mach-bf609/Makefile
index 234fe1b4bb0e..60ffaf85d303 100644
--- a/arch/blackfin/mach-bf609/Makefile
+++ b/arch/blackfin/mach-bf609/Makefile
@@ -4,3 +4,4 @@
obj-y := dma.o clock.o ints-priority.o
obj-$(CONFIG_PM) += pm.o dpm.o
+obj-$(CONFIG_SCB_PRIORITY) += scb.o