aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/configs
diff options
context:
space:
mode:
authorBob Liu <lliubbo@gmail.com>2012-04-10 23:19:33 -0400
committerBob Liu <lliubbo@gmail.com>2012-05-21 02:54:06 -0400
commitb1a3c1daf67c2c8ac5450f8fa4b72b3b9d21b34c (patch)
tree6b4750d3605c8f5d271b08bcca0c3dfcae16e772 /arch/blackfin/configs
parent76e10d158efb6d4516018846f60c2ab5501900bc (diff)
blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfig
SMP support was removed from BF561-EZKIT-SMP_defconfig in last commit by mistake, this patch add it back. Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/blackfin/configs')
-rw-r--r--arch/blackfin/configs/BF561-EZKIT-SMP_defconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/blackfin/configs/BF561-EZKIT-SMP_defconfig b/arch/blackfin/configs/BF561-EZKIT-SMP_defconfig
index 680730eeaf23..e2a2fa5935ce 100644
--- a/arch/blackfin/configs/BF561-EZKIT-SMP_defconfig
+++ b/arch/blackfin/configs/BF561-EZKIT-SMP_defconfig
@@ -21,14 +21,12 @@ CONFIG_MODULE_UNLOAD=y
21# CONFIG_IOSCHED_CFQ is not set 21# CONFIG_IOSCHED_CFQ is not set
22CONFIG_PREEMPT_VOLUNTARY=y 22CONFIG_PREEMPT_VOLUNTARY=y
23CONFIG_BF561=y 23CONFIG_BF561=y
24CONFIG_SMP=y
24CONFIG_IRQ_TIMER0=10 25CONFIG_IRQ_TIMER0=10
25CONFIG_CLKIN_HZ=30000000 26CONFIG_CLKIN_HZ=30000000
26CONFIG_HIGH_RES_TIMERS=y 27CONFIG_HIGH_RES_TIMERS=y
27CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0 28CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0
28CONFIG_BFIN_GPTIMERS=m 29CONFIG_BFIN_GPTIMERS=m
29CONFIG_BFIN_EXTMEM_WRITETHROUGH=y
30CONFIG_BFIN_L2_DCACHEABLE=y
31CONFIG_BFIN_L2_WRITETHROUGH=y
32CONFIG_C_CDPRIO=y 30CONFIG_C_CDPRIO=y
33CONFIG_BANK_3=0xAAC2 31CONFIG_BANK_3=0xAAC2
34CONFIG_BINFMT_FLAT=y 32CONFIG_BINFMT_FLAT=y