blob: 0f63ed4fe143f94e4ba788a17d3508688a74c81d [file] [log] [blame]
Bryan Wu1394f032007-05-06 14:50:22 -07001#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
Mike Frysinger53f8a252007-11-15 15:48:01 +08006mainmenu "Blackfin Kernel Configuration"
Bryan Wu1394f032007-05-06 14:50:22 -07007
Alan Jenkins9e1b9b82009-11-07 21:03:54 +00008config SYMBOL_PREFIX
9 string
10 default "_"
11
Bryan Wu1394f032007-05-06 14:50:22 -070012config MMU
Mike Frysingerbac7d892009-06-07 03:46:06 -040013 def_bool n
Bryan Wu1394f032007-05-06 14:50:22 -070014
15config FPU
Mike Frysingerbac7d892009-06-07 03:46:06 -040016 def_bool n
Bryan Wu1394f032007-05-06 14:50:22 -070017
18config RWSEM_GENERIC_SPINLOCK
Mike Frysingerbac7d892009-06-07 03:46:06 -040019 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070020
21config RWSEM_XCHGADD_ALGORITHM
Mike Frysingerbac7d892009-06-07 03:46:06 -040022 def_bool n
Bryan Wu1394f032007-05-06 14:50:22 -070023
24config BLACKFIN
Mike Frysingerbac7d892009-06-07 03:46:06 -040025 def_bool y
Mike Frysinger652afdc2010-01-25 22:12:32 +000026 select HAVE_ARCH_KGDB
Mike Frysingere8f263d2010-01-26 07:33:53 +000027 select HAVE_ARCH_TRACEHOOK
Mike Frysinger1ee76d72009-06-10 04:45:29 -040028 select HAVE_FUNCTION_GRAPH_TRACER
Mike Frysinger1c873be2009-06-09 07:25:09 -040029 select HAVE_FUNCTION_TRACER
Mike Frysingeraebfef02010-01-22 07:35:20 -050030 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
Sam Ravnborgec7748b2008-02-09 10:46:40 +010031 select HAVE_IDE
Barry Songd86bfb12010-01-07 04:11:17 +000032 select HAVE_KERNEL_GZIP if RAMKERNEL
33 select HAVE_KERNEL_BZIP2 if RAMKERNEL
34 select HAVE_KERNEL_LZMA if RAMKERNEL
Mike Frysinger67df6cc2010-07-19 05:37:54 +000035 select HAVE_KERNEL_LZO if RAMKERNEL
Mathieu Desnoyers42d4b832008-02-02 15:10:34 -050036 select HAVE_OPROFILE
Michael Hennericha4f0b32c2008-11-18 17:48:22 +080037 select ARCH_WANT_OPTIONAL_GPIOLIB
Bryan Wu1394f032007-05-06 14:50:22 -070038
Mike Frysingerddf9dda2009-06-13 07:42:58 -040039config GENERIC_CSUM
40 def_bool y
41
Mike Frysinger70f12562009-06-07 17:18:25 -040042config GENERIC_BUG
43 def_bool y
44 depends on BUG
45
Aubrey Lie3defff2007-05-21 18:09:11 +080046config ZONE_DMA
Mike Frysingerbac7d892009-06-07 03:46:06 -040047 def_bool y
Aubrey Lie3defff2007-05-21 18:09:11 +080048
Bryan Wu1394f032007-05-06 14:50:22 -070049config GENERIC_FIND_NEXT_BIT
Mike Frysingerbac7d892009-06-07 03:46:06 -040050 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070051
Bryan Wu1394f032007-05-06 14:50:22 -070052config GENERIC_HARDIRQS
Mike Frysingerbac7d892009-06-07 03:46:06 -040053 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070054
55config GENERIC_IRQ_PROBE
Mike Frysingerbac7d892009-06-07 03:46:06 -040056 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070057
Michael Hennerich796dada2009-09-30 07:54:40 +000058config GENERIC_HARDIRQS_NO__DO_IRQ
59 def_bool y
60
Michael Hennerichb2d15832007-07-24 15:46:36 +080061config GENERIC_GPIO
Mike Frysingerbac7d892009-06-07 03:46:06 -040062 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070063
64config FORCE_MAX_ZONEORDER
65 int
66 default "14"
67
68config GENERIC_CALIBRATE_DELAY
Mike Frysingerbac7d892009-06-07 03:46:06 -040069 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070070
Mike Frysinger6fa68e72009-06-08 18:45:01 -040071config LOCKDEP_SUPPORT
72 def_bool y
73
Mike Frysingerc7b412f2009-06-08 18:44:45 -040074config STACKTRACE_SUPPORT
75 def_bool y
76
Mike Frysinger8f860012009-06-08 12:49:48 -040077config TRACE_IRQFLAGS_SUPPORT
78 def_bool y
Bryan Wu1394f032007-05-06 14:50:22 -070079
Bryan Wu1394f032007-05-06 14:50:22 -070080source "init/Kconfig"
Matt Helsleydc52ddc2008-10-18 20:27:21 -070081
Bryan Wu1394f032007-05-06 14:50:22 -070082source "kernel/Kconfig.preempt"
83
Matt Helsleydc52ddc2008-10-18 20:27:21 -070084source "kernel/Kconfig.freezer"
85
Bryan Wu1394f032007-05-06 14:50:22 -070086menu "Blackfin Processor Options"
87
88comment "Processor and Board Settings"
89
90choice
91 prompt "CPU"
92 default BF533
93
Bryan Wu2f6f4bc2008-11-18 17:48:21 +080094config BF512
95 bool "BF512"
96 help
97 BF512 Processor Support.
98
99config BF514
100 bool "BF514"
101 help
102 BF514 Processor Support.
103
104config BF516
105 bool "BF516"
106 help
107 BF516 Processor Support.
108
109config BF518
110 bool "BF518"
111 help
112 BF518 Processor Support.
113
Michael Hennerich59003142007-10-21 16:54:27 +0800114config BF522
115 bool "BF522"
116 help
117 BF522 Processor Support.
118
Mike Frysinger1545a112007-12-24 16:54:48 +0800119config BF523
120 bool "BF523"
121 help
122 BF523 Processor Support.
123
124config BF524
125 bool "BF524"
126 help
127 BF524 Processor Support.
128
Michael Hennerich59003142007-10-21 16:54:27 +0800129config BF525
130 bool "BF525"
131 help
132 BF525 Processor Support.
133
Mike Frysinger1545a112007-12-24 16:54:48 +0800134config BF526
135 bool "BF526"
136 help
137 BF526 Processor Support.
138
Michael Hennerich59003142007-10-21 16:54:27 +0800139config BF527
140 bool "BF527"
141 help
142 BF527 Processor Support.
143
Bryan Wu1394f032007-05-06 14:50:22 -0700144config BF531
145 bool "BF531"
146 help
147 BF531 Processor Support.
148
149config BF532
150 bool "BF532"
151 help
152 BF532 Processor Support.
153
154config BF533
155 bool "BF533"
156 help
157 BF533 Processor Support.
158
159config BF534
160 bool "BF534"
161 help
162 BF534 Processor Support.
163
164config BF536
165 bool "BF536"
166 help
167 BF536 Processor Support.
168
169config BF537
170 bool "BF537"
171 help
172 BF537 Processor Support.
173
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800174config BF538
175 bool "BF538"
176 help
177 BF538 Processor Support.
178
179config BF539
180 bool "BF539"
181 help
182 BF539 Processor Support.
183
Mike Frysinger5df326a2009-11-16 23:49:41 +0000184config BF542_std
Roy Huang24a07a12007-07-12 22:41:45 +0800185 bool "BF542"
186 help
187 BF542 Processor Support.
188
Mike Frysinger2f89c062009-02-04 16:49:45 +0800189config BF542M
190 bool "BF542m"
191 help
192 BF542 Processor Support.
193
Mike Frysinger5df326a2009-11-16 23:49:41 +0000194config BF544_std
Roy Huang24a07a12007-07-12 22:41:45 +0800195 bool "BF544"
196 help
197 BF544 Processor Support.
198
Mike Frysinger2f89c062009-02-04 16:49:45 +0800199config BF544M
200 bool "BF544m"
201 help
202 BF544 Processor Support.
203
Mike Frysinger5df326a2009-11-16 23:49:41 +0000204config BF547_std
Mike Frysinger7c7fd172007-11-15 21:10:21 +0800205 bool "BF547"
206 help
207 BF547 Processor Support.
208
Mike Frysinger2f89c062009-02-04 16:49:45 +0800209config BF547M
210 bool "BF547m"
211 help
212 BF547 Processor Support.
213
Mike Frysinger5df326a2009-11-16 23:49:41 +0000214config BF548_std
Roy Huang24a07a12007-07-12 22:41:45 +0800215 bool "BF548"
216 help
217 BF548 Processor Support.
218
Mike Frysinger2f89c062009-02-04 16:49:45 +0800219config BF548M
220 bool "BF548m"
221 help
222 BF548 Processor Support.
223
Mike Frysinger5df326a2009-11-16 23:49:41 +0000224config BF549_std
Roy Huang24a07a12007-07-12 22:41:45 +0800225 bool "BF549"
226 help
227 BF549 Processor Support.
228
Mike Frysinger2f89c062009-02-04 16:49:45 +0800229config BF549M
230 bool "BF549m"
231 help
232 BF549 Processor Support.
233
Bryan Wu1394f032007-05-06 14:50:22 -0700234config BF561
235 bool "BF561"
236 help
Mike Frysingercd88b4d2008-10-09 12:03:22 +0800237 BF561 Processor Support.
Bryan Wu1394f032007-05-06 14:50:22 -0700238
239endchoice
240
Graf Yang46fa5ee2009-01-07 23:14:39 +0800241config SMP
242 depends on BF561
Yi Li0d152c22009-12-28 10:21:49 +0000243 select TICKSOURCE_CORETMR
Graf Yang46fa5ee2009-01-07 23:14:39 +0800244 bool "Symmetric multi-processing support"
245 ---help---
246 This enables support for systems with more than one CPU,
247 like the dual core BF561. If you have a system with only one
248 CPU, say N. If you have a system with more than one CPU, say Y.
249
250 If you don't know what to do here, say N.
251
252config NR_CPUS
253 int
254 depends on SMP
255 default 2 if BF561
256
Graf Yang0b39db22009-12-28 11:13:51 +0000257config HOTPLUG_CPU
258 bool "Support for hot-pluggable CPUs"
259 depends on SMP && HOTPLUG
260 default y
261
Graf Yang46fa5ee2009-01-07 23:14:39 +0800262config IRQ_PER_CPU
263 bool
264 depends on SMP
265 default y
266
Graf Yangead9b112009-12-14 08:01:08 +0000267config HAVE_LEGACY_PER_CPU_AREA
268 def_bool y
269 depends on SMP
270
Mike Frysinger0c0497c2008-10-09 17:32:28 +0800271config BF_REV_MIN
272 int
Mike Frysinger2f89c062009-02-04 16:49:45 +0800273 default 0 if (BF51x || BF52x || (BF54x && !BF54xM))
Mike Frysinger0c0497c2008-10-09 17:32:28 +0800274 default 2 if (BF537 || BF536 || BF534)
Mike Frysinger2f89c062009-02-04 16:49:45 +0800275 default 3 if (BF561 || BF533 || BF532 || BF531 || BF54xM)
Bryan Wu2f6f4bc2008-11-18 17:48:21 +0800276 default 4 if (BF538 || BF539)
Mike Frysinger0c0497c2008-10-09 17:32:28 +0800277
278config BF_REV_MAX
279 int
Mike Frysinger2f89c062009-02-04 16:49:45 +0800280 default 2 if (BF51x || BF52x || (BF54x && !BF54xM))
281 default 3 if (BF537 || BF536 || BF534 || BF54xM)
Bryan Wu2f6f4bc2008-11-18 17:48:21 +0800282 default 5 if (BF561 || BF538 || BF539)
Mike Frysinger0c0497c2008-10-09 17:32:28 +0800283 default 6 if (BF533 || BF532 || BF531)
284
Bryan Wu1394f032007-05-06 14:50:22 -0700285choice
286 prompt "Silicon Rev"
Mike Frysingerf8b55652009-04-13 21:58:34 +0000287 default BF_REV_0_0 if (BF51x || BF52x)
288 default BF_REV_0_2 if (BF534 || BF536 || BF537 || (BF54x && !BF54xM))
Mike Frysinger2f89c062009-02-04 16:49:45 +0800289 default BF_REV_0_3 if (BF531 || BF532 || BF533 || BF54xM || BF561)
Roy Huang24a07a12007-07-12 22:41:45 +0800290
291config BF_REV_0_0
292 bool "0.0"
Mike Frysinger2f89c062009-02-04 16:49:45 +0800293 depends on (BF51x || BF52x || (BF54x && !BF54xM))
Michael Hennerich59003142007-10-21 16:54:27 +0800294
295config BF_REV_0_1
Mike Frysingerd07f4382007-11-15 15:49:17 +0800296 bool "0.1"
Mike Frysinger3d15f302009-06-15 16:21:44 +0000297 depends on (BF51x || BF52x || (BF54x && !BF54xM))
Bryan Wu1394f032007-05-06 14:50:22 -0700298
299config BF_REV_0_2
300 bool "0.2"
Mike Frysinger2f89c062009-02-04 16:49:45 +0800301 depends on (BF52x || BF537 || BF536 || BF534 || (BF54x && !BF54xM))
Bryan Wu1394f032007-05-06 14:50:22 -0700302
303config BF_REV_0_3
304 bool "0.3"
Mike Frysinger2f89c062009-02-04 16:49:45 +0800305 depends on (BF54xM || BF561 || BF537 || BF536 || BF534 || BF533 || BF532 || BF531)
Bryan Wu1394f032007-05-06 14:50:22 -0700306
307config BF_REV_0_4
308 bool "0.4"
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800309 depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539)
Bryan Wu1394f032007-05-06 14:50:22 -0700310
311config BF_REV_0_5
312 bool "0.5"
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800313 depends on (BF561 || BF533 || BF532 || BF531 || BF538 || BF539)
Bryan Wu1394f032007-05-06 14:50:22 -0700314
Mike Frysinger49f72532008-10-09 12:06:27 +0800315config BF_REV_0_6
316 bool "0.6"
317 depends on (BF533 || BF532 || BF531)
318
Jie Zhangde3025f2007-06-25 18:04:12 +0800319config BF_REV_ANY
320 bool "any"
321
322config BF_REV_NONE
323 bool "none"
324
Bryan Wu1394f032007-05-06 14:50:22 -0700325endchoice
326
Roy Huang24a07a12007-07-12 22:41:45 +0800327config BF53x
328 bool
329 depends on (BF531 || BF532 || BF533 || BF534 || BF536 || BF537)
330 default y
331
Bryan Wu1394f032007-05-06 14:50:22 -0700332config MEM_GENERIC_BOARD
333 bool
334 depends on GENERIC_BOARD
335 default y
336
337config MEM_MT48LC64M4A2FB_7E
338 bool
339 depends on (BFIN533_STAMP)
340 default y
341
342config MEM_MT48LC16M16A2TG_75
343 bool
344 depends on (BFIN533_EZKIT || BFIN561_EZKIT \
Harald Krapfenbauer60584342009-09-10 15:12:08 +0000345 || BFIN533_BLUETECHNIX_CM || BFIN537_BLUETECHNIX_CM_E \
346 || BFIN537_BLUETECHNIX_CM_U || H8606_HVSISTEMAS \
347 || BFIN527_BLUETECHNIX_CM)
Bryan Wu1394f032007-05-06 14:50:22 -0700348 default y
349
350config MEM_MT48LC32M8A2_75
351 bool
Mike Frysinger084f9eb2010-05-20 04:26:54 +0000352 depends on (BFIN518F_EZBRD || BFIN537_STAMP || PNAV10 || BFIN538_EZKIT)
Bryan Wu1394f032007-05-06 14:50:22 -0700353 default y
354
355config MEM_MT48LC8M32B2B5_7
356 bool
357 depends on (BFIN561_BLUETECHNIX_CM)
358 default y
359
Michael Hennerich59003142007-10-21 16:54:27 +0800360config MEM_MT48LC32M16A2TG_75
361 bool
Michael Hennerich6924dfb2009-12-07 13:41:28 +0000362 depends on (BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN532_IP0X || BLACKSTAMP)
Michael Hennerich59003142007-10-21 16:54:27 +0800363 default y
364
Graf Yangee48efb2009-06-18 04:32:04 +0000365config MEM_MT48H32M16LFCJ_75
366 bool
367 depends on (BFIN526_EZBRD)
368 default y
369
Bryan Wu2f6f4bc2008-11-18 17:48:21 +0800370source "arch/blackfin/mach-bf518/Kconfig"
Michael Hennerich59003142007-10-21 16:54:27 +0800371source "arch/blackfin/mach-bf527/Kconfig"
Bryan Wu1394f032007-05-06 14:50:22 -0700372source "arch/blackfin/mach-bf533/Kconfig"
373source "arch/blackfin/mach-bf561/Kconfig"
374source "arch/blackfin/mach-bf537/Kconfig"
Michael Hennerichdc26aec2008-11-18 17:48:22 +0800375source "arch/blackfin/mach-bf538/Kconfig"
Roy Huang24a07a12007-07-12 22:41:45 +0800376source "arch/blackfin/mach-bf548/Kconfig"
Bryan Wu1394f032007-05-06 14:50:22 -0700377
378menu "Board customizations"
379
380config CMDLINE_BOOL
381 bool "Default bootloader kernel arguments"
382
383config CMDLINE
384 string "Initial kernel command string"
385 depends on CMDLINE_BOOL
386 default "console=ttyBF0,57600"
387 help
388 If you don't have a boot loader capable of passing a command line string
389 to the kernel, you may specify one here. As a minimum, you should specify
390 the memory size and the root device (e.g., mem=8M, root=/dev/nfs).
391
Mike Frysinger5f004c22008-04-25 02:11:24 +0800392config BOOT_LOAD
393 hex "Kernel load address for booting"
394 default "0x1000"
395 range 0x1000 0x20000000
396 help
397 This option allows you to set the load address of the kernel.
398 This can be useful if you are on a board which has a small amount
399 of memory or you wish to reserve some memory at the beginning of
400 the address space.
401
402 Note that you need to keep this value above 4k (0x1000) as this
403 memory region is used to capture NULL pointer references as well
404 as some core kernel functions.
405
Michael Hennerich8cc71172008-10-13 14:45:06 +0800406config ROM_BASE
407 hex "Kernel ROM Base"
Mike Frysinger86249912008-11-18 17:48:22 +0800408 depends on ROMKERNEL
Barry Songd86bfb12010-01-07 04:11:17 +0000409 default "0x20040040"
Michael Hennerich8cc71172008-10-13 14:45:06 +0800410 range 0x20000000 0x20400000 if !(BF54x || BF561)
411 range 0x20000000 0x30000000 if (BF54x || BF561)
412 help
Barry Songd86bfb12010-01-07 04:11:17 +0000413 Make sure your ROM base does not include any file-header
414 information that is prepended to the kernel.
415
416 For example, the bootable U-Boot format (created with
417 mkimage) has a 64 byte header (0x40). So while the image
418 you write to flash might start at say 0x20080000, you have
419 to add 0x40 to get the kernel's ROM base as it will come
420 after the header.
Michael Hennerich8cc71172008-10-13 14:45:06 +0800421
Robin Getzf16295e2007-08-03 18:07:17 +0800422comment "Clock/PLL Setup"
Bryan Wu1394f032007-05-06 14:50:22 -0700423
424config CLKIN_HZ
Sonic Zhang2fb6cb42008-04-25 04:39:28 +0800425 int "Frequency of the crystal on the board in Hz"
Mike Frysinger5d1617b2008-04-24 05:03:26 +0800426 default "10000000" if BFIN532_IP0X
Mike Frysingerd0cb9b42009-06-11 21:52:35 +0000427 default "11059200" if BFIN533_STAMP
428 default "24576000" if PNAV10
429 default "25000000" # most people use this
430 default "27000000" if BFIN533_EZKIT
431 default "30000000" if BFIN561_EZKIT
Bryan Wu1394f032007-05-06 14:50:22 -0700432 help
433 The frequency of CLKIN crystal oscillator on the board in Hz.
Sonic Zhang2fb6cb42008-04-25 04:39:28 +0800434 Warning: This value should match the crystal on the board. Otherwise,
435 peripherals won't work properly.
Bryan Wu1394f032007-05-06 14:50:22 -0700436
Robin Getzf16295e2007-08-03 18:07:17 +0800437config BFIN_KERNEL_CLOCK
438 bool "Re-program Clocks while Kernel boots?"
439 default n
440 help
441 This option decides if kernel clocks are re-programed from the
442 bootloader settings. If the clocks are not set, the SDRAM settings
443 are also not changed, and the Bootloader does 100% of the hardware
444 configuration.
445
446config PLL_BYPASS
Mike Frysingere4e9a7a2007-11-15 20:39:34 +0800447 bool "Bypass PLL"
448 depends on BFIN_KERNEL_CLOCK
449 default n
Robin Getzf16295e2007-08-03 18:07:17 +0800450
451config CLKIN_HALF
452 bool "Half Clock In"
453 depends on BFIN_KERNEL_CLOCK && (! PLL_BYPASS)
454 default n
455 help
456 If this is set the clock will be divided by 2, before it goes to the PLL.
457
458config VCO_MULT
459 int "VCO Multiplier"
460 depends on BFIN_KERNEL_CLOCK && (! PLL_BYPASS)
461 range 1 64
462 default "22" if BFIN533_EZKIT
463 default "45" if BFIN533_STAMP
Michael Hennerich6924dfb2009-12-07 13:41:28 +0000464 default "20" if (BFIN537_STAMP || BFIN527_EZKIT || BFIN527_EZKIT_V2 || BFIN548_EZKIT || BFIN548_BLUETECHNIX_CM || BFIN538_EZKIT)
Robin Getzf16295e2007-08-03 18:07:17 +0800465 default "22" if BFIN533_BLUETECHNIX_CM
Harald Krapfenbauer60584342009-09-10 15:12:08 +0000466 default "20" if (BFIN537_BLUETECHNIX_CM_E || BFIN537_BLUETECHNIX_CM_U || BFIN527_BLUETECHNIX_CM || BFIN561_BLUETECHNIX_CM)
Robin Getzf16295e2007-08-03 18:07:17 +0800467 default "20" if BFIN561_EZKIT
Bryan Wu2f6f4bc2008-11-18 17:48:21 +0800468 default "16" if (H8606_HVSISTEMAS || BLACKSTAMP || BFIN526_EZBRD || BFIN518F_EZBRD)
Robin Getzf16295e2007-08-03 18:07:17 +0800469 help
470 This controls the frequency of the on-chip PLL. This can be between 1 and 64.
471 PLL Frequency = (Crystal Frequency) * (this setting)
472
473choice
474 prompt "Core Clock Divider"
475 depends on BFIN_KERNEL_CLOCK
476 default CCLK_DIV_1
477 help
478 This sets the frequency of the core. It can be 1, 2, 4 or 8
479 Core Frequency = (PLL frequency) / (this setting)
480
481config CCLK_DIV_1
482 bool "1"
483
484config CCLK_DIV_2
485 bool "2"
486
487config CCLK_DIV_4
488 bool "4"
489
490config CCLK_DIV_8
491 bool "8"
492endchoice
493
494config SCLK_DIV
495 int "System Clock Divider"
496 depends on BFIN_KERNEL_CLOCK
497 range 1 15
Mike Frysinger5f004c22008-04-25 02:11:24 +0800498 default 5
Robin Getzf16295e2007-08-03 18:07:17 +0800499 help
500 This sets the frequency of the system clock (including SDRAM or DDR).
501 This can be between 1 and 15
502 System Clock = (PLL frequency) / (this setting)
503
Mike Frysinger5f004c22008-04-25 02:11:24 +0800504choice
505 prompt "DDR SDRAM Chip Type"
506 depends on BFIN_KERNEL_CLOCK
507 depends on BF54x
508 default MEM_MT46V32M16_5B
509
510config MEM_MT46V32M16_6T
511 bool "MT46V32M16_6T"
512
513config MEM_MT46V32M16_5B
514 bool "MT46V32M16_5B"
515endchoice
516
Michael Hennerich73feb5c2009-01-07 23:14:39 +0800517choice
518 prompt "DDR/SDRAM Timing"
519 depends on BFIN_KERNEL_CLOCK
520 default BFIN_KERNEL_CLOCK_MEMINIT_CALC
521 help
522 This option allows you to specify Blackfin SDRAM/DDR Timing parameters
523 The calculated SDRAM timing parameters may not be 100%
524 accurate - This option is therefore marked experimental.
525
526config BFIN_KERNEL_CLOCK_MEMINIT_CALC
527 bool "Calculate Timings (EXPERIMENTAL)"
528 depends on EXPERIMENTAL
529
530config BFIN_KERNEL_CLOCK_MEMINIT_SPEC
531 bool "Provide accurate Timings based on target SCLK"
532 help
533 Please consult the Blackfin Hardware Reference Manuals as well
534 as the memory device datasheet.
535 http://docs.blackfin.uclinux.org/doku.php?id=bfin:sdram
536endchoice
537
538menu "Memory Init Control"
539 depends on BFIN_KERNEL_CLOCK_MEMINIT_SPEC
540
541config MEM_DDRCTL0
542 depends on BF54x
543 hex "DDRCTL0"
544 default 0x0
545
546config MEM_DDRCTL1
547 depends on BF54x
548 hex "DDRCTL1"
549 default 0x0
550
551config MEM_DDRCTL2
552 depends on BF54x
553 hex "DDRCTL2"
554 default 0x0
555
556config MEM_EBIU_DDRQUE
557 depends on BF54x
558 hex "DDRQUE"
559 default 0x0
560
561config MEM_SDRRC
562 depends on !BF54x
563 hex "SDRRC"
564 default 0x0
565
566config MEM_SDGCTL
567 depends on !BF54x
568 hex "SDGCTL"
569 default 0x0
570endmenu
571
Robin Getzf16295e2007-08-03 18:07:17 +0800572#
573# Max & Min Speeds for various Chips
574#
575config MAX_VCO_HZ
576 int
Bryan Wu2f6f4bc2008-11-18 17:48:21 +0800577 default 400000000 if BF512
578 default 400000000 if BF514
579 default 400000000 if BF516
580 default 400000000 if BF518
Mike Frysinger7b062632009-08-11 21:27:09 +0000581 default 400000000 if BF522
582 default 600000000 if BF523
Mike Frysinger1545a112007-12-24 16:54:48 +0800583 default 400000000 if BF524
Robin Getzf16295e2007-08-03 18:07:17 +0800584 default 600000000 if BF525
Mike Frysinger1545a112007-12-24 16:54:48 +0800585 default 400000000 if BF526
Robin Getzf16295e2007-08-03 18:07:17 +0800586 default 600000000 if BF527
587 default 400000000 if BF531
588 default 400000000 if BF532
589 default 750000000 if BF533
590 default 500000000 if BF534
591 default 400000000 if BF536
592 default 600000000 if BF537
Robin Getzf72eecb2007-11-21 16:29:20 +0800593 default 533333333 if BF538
594 default 533333333 if BF539
Robin Getzf16295e2007-08-03 18:07:17 +0800595 default 600000000 if BF542
Robin Getzf72eecb2007-11-21 16:29:20 +0800596 default 533333333 if BF544
Mike Frysinger1545a112007-12-24 16:54:48 +0800597 default 600000000 if BF547
598 default 600000000 if BF548
Robin Getzf72eecb2007-11-21 16:29:20 +0800599 default 533333333 if BF549
Robin Getzf16295e2007-08-03 18:07:17 +0800600 default 600000000 if BF561
601
602config MIN_VCO_HZ
603 int
604 default 50000000
605
606config MAX_SCLK_HZ
607 int
Robin Getzf72eecb2007-11-21 16:29:20 +0800608 default 133333333
Robin Getzf16295e2007-08-03 18:07:17 +0800609
610config MIN_SCLK_HZ
611 int
612 default 27000000
613
614comment "Kernel Timer/Scheduler"
615
616source kernel/Kconfig.hz
617
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800618config GENERIC_TIME
john stultz10f03f12009-09-15 21:17:19 -0700619 def_bool y
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800620
621config GENERIC_CLOCKEVENTS
622 bool "Generic clock events"
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800623 default y
624
Yi Li0d152c22009-12-28 10:21:49 +0000625menu "Clock event device"
Graf Yang1fa9be72009-05-15 11:01:59 +0000626 depends on GENERIC_CLOCKEVENTS
Graf Yang1fa9be72009-05-15 11:01:59 +0000627config TICKSOURCE_GPTMR0
Yi Li0d152c22009-12-28 10:21:49 +0000628 bool "GPTimer0"
629 depends on !SMP
Graf Yang1fa9be72009-05-15 11:01:59 +0000630 select BFIN_GPTIMERS
Graf Yang1fa9be72009-05-15 11:01:59 +0000631
632config TICKSOURCE_CORETMR
Yi Li0d152c22009-12-28 10:21:49 +0000633 bool "Core timer"
634 default y
635endmenu
Graf Yang1fa9be72009-05-15 11:01:59 +0000636
Yi Li0d152c22009-12-28 10:21:49 +0000637menu "Clock souce"
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800638 depends on GENERIC_CLOCKEVENTS
Yi Li0d152c22009-12-28 10:21:49 +0000639config CYCLES_CLOCKSOURCE
640 bool "CYCLES"
641 default y
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800642 depends on !BFIN_SCRATCH_REG_CYCLES
Graf Yang1fa9be72009-05-15 11:01:59 +0000643 depends on !SMP
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800644 help
645 If you say Y here, you will enable support for using the 'cycles'
646 registers as a clock source. Doing so means you will be unable to
647 safely write to the 'cycles' register during runtime. You will
648 still be able to read it (such as for performance monitoring), but
649 writing the registers will most likely crash the kernel.
650
Graf Yang1fa9be72009-05-15 11:01:59 +0000651config GPTMR0_CLOCKSOURCE
Yi Li0d152c22009-12-28 10:21:49 +0000652 bool "GPTimer0"
Mike Frysinger3aca47c2009-06-18 19:40:47 +0000653 select BFIN_GPTIMERS
Graf Yang1fa9be72009-05-15 11:01:59 +0000654 depends on !TICKSOURCE_GPTMR0
Yi Li0d152c22009-12-28 10:21:49 +0000655endmenu
Graf Yang1fa9be72009-05-15 11:01:59 +0000656
john stultz10f03f12009-09-15 21:17:19 -0700657config ARCH_USES_GETTIMEOFFSET
658 depends on !GENERIC_CLOCKEVENTS
659 def_bool y
660
Vitja Makarov8b5f79f2008-02-29 12:24:23 +0800661source kernel/time/Kconfig
662
Mike Frysinger5f004c22008-04-25 02:11:24 +0800663comment "Misc"
Sonic Zhang971d5bc2008-01-27 16:32:31 +0800664
Mike Frysingerf0b5d122007-08-05 17:03:59 +0800665choice
666 prompt "Blackfin Exception Scratch Register"
667 default BFIN_SCRATCH_REG_RETN
668 help
669 Select the resource to reserve for the Exception handler:
670 - RETN: Non-Maskable Interrupt (NMI)
671 - RETE: Exception Return (JTAG/ICE)
672 - CYCLES: Performance counter
673
674 If you are unsure, please select "RETN".
675
676config BFIN_SCRATCH_REG_RETN
677 bool "RETN"
678 help
679 Use the RETN register in the Blackfin exception handler
680 as a stack scratch register. This means you cannot
681 safely use NMI on the Blackfin while running Linux, but
682 you can debug the system with a JTAG ICE and use the
683 CYCLES performance registers.
684
685 If you are unsure, please select "RETN".
686
687config BFIN_SCRATCH_REG_RETE
688 bool "RETE"
689 help
690 Use the RETE register in the Blackfin exception handler
691 as a stack scratch register. This means you cannot
692 safely use a JTAG ICE while debugging a Blackfin board,
693 but you can safely use the CYCLES performance registers
694 and the NMI.
695
696 If you are unsure, please select "RETN".
697
698config BFIN_SCRATCH_REG_CYCLES
699 bool "CYCLES"
700 help
701 Use the CYCLES register in the Blackfin exception handler
702 as a stack scratch register. This means you cannot
703 safely use the CYCLES performance registers on a Blackfin
704 board at anytime, but you can debug the system with a JTAG
705 ICE and use the NMI.
706
707 If you are unsure, please select "RETN".
708
709endchoice
710
Bryan Wu1394f032007-05-06 14:50:22 -0700711endmenu
712
713
714menu "Blackfin Kernel Optimizations"
Graf Yang46fa5ee2009-01-07 23:14:39 +0800715 depends on !SMP
Bryan Wu1394f032007-05-06 14:50:22 -0700716
Bryan Wu1394f032007-05-06 14:50:22 -0700717comment "Memory Optimizations"
718
719config I_ENTRY_L1
720 bool "Locate interrupt entry code in L1 Memory"
721 default y
722 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200723 If enabled, interrupt entry code (STORE/RESTORE CONTEXT) is linked
724 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700725
726config EXCPT_IRQ_SYSC_L1
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200727 bool "Locate entire ASM lowlevel exception / interrupt - Syscall and CPLB handler code in L1 Memory"
Bryan Wu1394f032007-05-06 14:50:22 -0700728 default y
729 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200730 If enabled, the entire ASM lowlevel exception and interrupt entry code
Michael Hennerichcfefe3c2008-02-09 04:12:37 +0800731 (STORE/RESTORE CONTEXT) is linked into L1 instruction memory.
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200732 (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700733
734config DO_IRQ_L1
735 bool "Locate frequently called do_irq dispatcher function in L1 Memory"
736 default y
737 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200738 If enabled, the frequently called do_irq dispatcher function is linked
739 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700740
741config CORE_TIMER_IRQ_L1
742 bool "Locate frequently called timer_interrupt() function in L1 Memory"
743 default y
744 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200745 If enabled, the frequently called timer_interrupt() function is linked
746 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700747
748config IDLE_L1
749 bool "Locate frequently idle function in L1 Memory"
750 default y
751 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200752 If enabled, the frequently called idle function is linked
753 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700754
755config SCHEDULE_L1
756 bool "Locate kernel schedule function in L1 Memory"
757 default y
758 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200759 If enabled, the frequently called kernel schedule is linked
760 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700761
762config ARITHMETIC_OPS_L1
763 bool "Locate kernel owned arithmetic functions in L1 Memory"
764 default y
765 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200766 If enabled, arithmetic functions are linked
767 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700768
769config ACCESS_OK_L1
770 bool "Locate access_ok function in L1 Memory"
771 default y
772 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200773 If enabled, the access_ok function is linked
774 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700775
776config MEMSET_L1
777 bool "Locate memset function in L1 Memory"
778 default y
779 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200780 If enabled, the memset function is linked
781 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700782
783config MEMCPY_L1
784 bool "Locate memcpy function in L1 Memory"
785 default y
786 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200787 If enabled, the memcpy function is linked
788 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700789
Robin Getz479ba602010-05-03 17:23:20 +0000790config STRCMP_L1
791 bool "locate strcmp function in L1 Memory"
792 default y
793 help
794 If enabled, the strcmp function is linked
795 into L1 instruction memory (less latency).
796
797config STRNCMP_L1
798 bool "locate strncmp function in L1 Memory"
799 default y
800 help
801 If enabled, the strncmp function is linked
802 into L1 instruction memory (less latency).
803
804config STRCPY_L1
805 bool "locate strcpy function in L1 Memory"
806 default y
807 help
808 If enabled, the strcpy function is linked
809 into L1 instruction memory (less latency).
810
811config STRNCPY_L1
812 bool "locate strncpy function in L1 Memory"
813 default y
814 help
815 If enabled, the strncpy function is linked
816 into L1 instruction memory (less latency).
817
Bryan Wu1394f032007-05-06 14:50:22 -0700818config SYS_BFIN_SPINLOCK_L1
819 bool "Locate sys_bfin_spinlock function in L1 Memory"
820 default y
821 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200822 If enabled, sys_bfin_spinlock function is linked
823 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700824
825config IP_CHECKSUM_L1
826 bool "Locate IP Checksum function in L1 Memory"
827 default n
828 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200829 If enabled, the IP Checksum function is linked
830 into L1 instruction memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700831
832config CACHELINE_ALIGNED_L1
833 bool "Locate cacheline_aligned data to L1 Data Memory"
Michael Hennerich157cc5a2007-07-12 16:20:21 +0800834 default y if !BF54x
835 default n if BF54x
Bryan Wu1394f032007-05-06 14:50:22 -0700836 depends on !BF531
837 help
Matt LaPlante692105b2009-01-26 11:12:25 +0100838 If enabled, cacheline_aligned data is linked
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200839 into L1 data memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700840
841config SYSCALL_TAB_L1
842 bool "Locate Syscall Table L1 Data Memory"
843 default n
844 depends on !BF531
845 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200846 If enabled, the Syscall LUT is linked
847 into L1 data memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700848
849config CPLB_SWITCH_TAB_L1
850 bool "Locate CPLB Switch Tables L1 Data Memory"
851 default n
852 depends on !BF531
853 help
Matt LaPlante01dd2fb2007-10-20 01:34:40 +0200854 If enabled, the CPLB Switch Tables are linked
855 into L1 data memory. (less latency)
Bryan Wu1394f032007-05-06 14:50:22 -0700856
Mike Frysinger74181292010-05-27 22:46:46 +0000857config CACHE_FLUSH_L1
858 bool "Locate cache flush funcs in L1 Inst Memory"
859 default y
860 help
861 If enabled, the Blackfin cache flushing functions are linked
862 into L1 instruction memory.
863
864 Note that this might be required to address anomalies, but
865 these functions are pretty small, so it shouldn't be too bad.
866 If you are using a processor affected by an anomaly, the build
867 system will double check for you and prevent it.
868
Graf Yangca87b7a2008-10-08 17:30:01 +0800869config APP_STACK_L1
870 bool "Support locating application stack in L1 Scratch Memory"
871 default y
872 help
873 If enabled the application stack can be located in L1
874 scratch memory (less latency).
875
876 Currently only works with FLAT binaries.
877
Mike Frysinger6ad2b842008-10-28 11:03:09 +0800878config EXCEPTION_L1_SCRATCH
879 bool "Locate exception stack in L1 Scratch Memory"
880 default n
Graf Yangf82e0a02009-04-08 08:30:22 +0000881 depends on !APP_STACK_L1
Mike Frysinger6ad2b842008-10-28 11:03:09 +0800882 help
883 Whenever an exception occurs, use the L1 Scratch memory for
884 stack storage. You cannot place the stacks of FLAT binaries
885 in L1 when using this option.
886
887 If you don't use L1 Scratch, then you should say Y here.
888
Robin Getz251383c2008-08-14 15:12:55 +0800889comment "Speed Optimizations"
890config BFIN_INS_LOWOVERHEAD
891 bool "ins[bwl] low overhead, higher interrupt latency"
892 default y
893 help
894 Reads on the Blackfin are speculative. In Blackfin terms, this means
895 they can be interrupted at any time (even after they have been issued
896 on to the external bus), and re-issued after the interrupt occurs.
897 For memory - this is not a big deal, since memory does not change if
898 it sees a read.
899
900 If a FIFO is sitting on the end of the read, it will see two reads,
901 when the core only sees one since the FIFO receives both the read
902 which is cancelled (and not delivered to the core) and the one which
903 is re-issued (which is delivered to the core).
904
905 To solve this, interrupts are turned off before reads occur to
906 I/O space. This option controls which the overhead/latency of
907 controlling interrupts during this time
908 "n" turns interrupts off every read
909 (higher overhead, but lower interrupt latency)
910 "y" turns interrupts off every loop
911 (low overhead, but longer interrupt latency)
912
913 default behavior is to leave this set to on (type "Y"). If you are experiencing
914 interrupt latency issues, it is safe and OK to turn this off.
915
Bryan Wu1394f032007-05-06 14:50:22 -0700916endmenu
917
Bryan Wu1394f032007-05-06 14:50:22 -0700918choice
919 prompt "Kernel executes from"
920 help
921 Choose the memory type that the kernel will be running in.
922
923config RAMKERNEL
924 bool "RAM"
925 help
926 The kernel will be resident in RAM when running.
927
928config ROMKERNEL
929 bool "ROM"
930 help
931 The kernel will be resident in FLASH/ROM when running.
932
933endchoice
934
935source "mm/Kconfig"
936
Mike Frysinger780431e2007-10-21 23:37:54 +0800937config BFIN_GPTIMERS
938 tristate "Enable Blackfin General Purpose Timers API"
939 default n
940 help
941 Enable support for the General Purpose Timers API. If you
942 are unsure, say N.
943
944 To compile this driver as a module, choose M here: the module
Pavel Machek4737f092009-06-05 00:44:53 +0200945 will be called gptimers.
Mike Frysinger780431e2007-10-21 23:37:54 +0800946
Bryan Wu1394f032007-05-06 14:50:22 -0700947choice
Mike Frysingerd292b002008-10-28 11:15:36 +0800948 prompt "Uncached DMA region"
Bryan Wu1394f032007-05-06 14:50:22 -0700949 default DMA_UNCACHED_1M
Cliff Cai86ad7932008-05-17 16:36:52 +0800950config DMA_UNCACHED_4M
951 bool "Enable 4M DMA region"
Bryan Wu1394f032007-05-06 14:50:22 -0700952config DMA_UNCACHED_2M
953 bool "Enable 2M DMA region"
954config DMA_UNCACHED_1M
955 bool "Enable 1M DMA region"
Barry Songc45c0652009-12-02 09:13:36 +0000956config DMA_UNCACHED_512K
957 bool "Enable 512K DMA region"
958config DMA_UNCACHED_256K
959 bool "Enable 256K DMA region"
960config DMA_UNCACHED_128K
961 bool "Enable 128K DMA region"
Bryan Wu1394f032007-05-06 14:50:22 -0700962config DMA_UNCACHED_NONE
963 bool "Disable DMA region"
964endchoice
965
966
967comment "Cache Support"
Jie Zhang41ba6532009-06-16 09:48:33 +0000968
Robin Getz3bebca22007-10-10 23:55:26 +0800969config BFIN_ICACHE
Bryan Wu1394f032007-05-06 14:50:22 -0700970 bool "Enable ICACHE"
Jie Zhang41ba6532009-06-16 09:48:33 +0000971 default y
Jie Zhang41ba6532009-06-16 09:48:33 +0000972config BFIN_EXTMEM_ICACHEABLE
973 bool "Enable ICACHE for external memory"
974 depends on BFIN_ICACHE
975 default y
976config BFIN_L2_ICACHEABLE
977 bool "Enable ICACHE for L2 SRAM"
978 depends on BFIN_ICACHE
979 depends on BF54x || BF561
980 default n
981
Robin Getz3bebca22007-10-10 23:55:26 +0800982config BFIN_DCACHE
Bryan Wu1394f032007-05-06 14:50:22 -0700983 bool "Enable DCACHE"
Jie Zhang41ba6532009-06-16 09:48:33 +0000984 default y
Robin Getz3bebca22007-10-10 23:55:26 +0800985config BFIN_DCACHE_BANKA
Bryan Wu1394f032007-05-06 14:50:22 -0700986 bool "Enable only 16k BankA DCACHE - BankB is SRAM"
Robin Getz3bebca22007-10-10 23:55:26 +0800987 depends on BFIN_DCACHE && !BF531
Bryan Wu1394f032007-05-06 14:50:22 -0700988 default n
Jie Zhang41ba6532009-06-16 09:48:33 +0000989config BFIN_EXTMEM_DCACHEABLE
990 bool "Enable DCACHE for external memory"
Robin Getz3bebca22007-10-10 23:55:26 +0800991 depends on BFIN_DCACHE
Jie Zhang41ba6532009-06-16 09:48:33 +0000992 default y
Graf Yang5ba76672009-05-07 04:09:15 +0000993choice
Jie Zhang41ba6532009-06-16 09:48:33 +0000994 prompt "External memory DCACHE policy"
995 depends on BFIN_EXTMEM_DCACHEABLE
996 default BFIN_EXTMEM_WRITEBACK if !SMP
997 default BFIN_EXTMEM_WRITETHROUGH if SMP
998config BFIN_EXTMEM_WRITEBACK
Graf Yang5ba76672009-05-07 04:09:15 +0000999 bool "Write back"
1000 depends on !SMP
Jie Zhang41ba6532009-06-16 09:48:33 +00001001 help
1002 Write Back Policy:
1003 Cached data will be written back to SDRAM only when needed.
1004 This can give a nice increase in performance, but beware of
1005 broken drivers that do not properly invalidate/flush their
1006 cache.
Graf Yang5ba76672009-05-07 04:09:15 +00001007
Jie Zhang41ba6532009-06-16 09:48:33 +00001008 Write Through Policy:
1009 Cached data will always be written back to SDRAM when the
1010 cache is updated. This is a completely safe setting, but
1011 performance is worse than Write Back.
1012
1013 If you are unsure of the options and you want to be safe,
1014 then go with Write Through.
1015
1016config BFIN_EXTMEM_WRITETHROUGH
Graf Yang5ba76672009-05-07 04:09:15 +00001017 bool "Write through"
Jie Zhang41ba6532009-06-16 09:48:33 +00001018 help
1019 Write Back Policy:
1020 Cached data will be written back to SDRAM only when needed.
1021 This can give a nice increase in performance, but beware of
1022 broken drivers that do not properly invalidate/flush their
1023 cache.
Graf Yang5ba76672009-05-07 04:09:15 +00001024
Jie Zhang41ba6532009-06-16 09:48:33 +00001025 Write Through Policy:
1026 Cached data will always be written back to SDRAM when the
1027 cache is updated. This is a completely safe setting, but
1028 performance is worse than Write Back.
1029
1030 If you are unsure of the options and you want to be safe,
1031 then go with Write Through.
Graf Yang5ba76672009-05-07 04:09:15 +00001032
1033endchoice
Sonic Zhangf099f392008-10-09 14:11:57 +08001034
Jie Zhang41ba6532009-06-16 09:48:33 +00001035config BFIN_L2_DCACHEABLE
1036 bool "Enable DCACHE for L2 SRAM"
1037 depends on BFIN_DCACHE
Sonic Zhang9c954f82009-06-30 09:48:03 +00001038 depends on (BF54x || BF561) && !SMP
Jie Zhang41ba6532009-06-16 09:48:33 +00001039 default n
1040choice
1041 prompt "L2 SRAM DCACHE policy"
1042 depends on BFIN_L2_DCACHEABLE
1043 default BFIN_L2_WRITEBACK
1044config BFIN_L2_WRITEBACK
1045 bool "Write back"
Jie Zhang41ba6532009-06-16 09:48:33 +00001046
1047config BFIN_L2_WRITETHROUGH
1048 bool "Write through"
Jie Zhang41ba6532009-06-16 09:48:33 +00001049endchoice
1050
1051
1052comment "Memory Protection Unit"
Bernd Schmidtb97b8a92008-01-27 18:39:16 +08001053config MPU
1054 bool "Enable the memory protection unit (EXPERIMENTAL)"
1055 default n
1056 help
1057 Use the processor's MPU to protect applications from accessing
1058 memory they do not own. This comes at a performance penalty
1059 and is recommended only for debugging.
1060
Matt LaPlante692105b2009-01-26 11:12:25 +01001061comment "Asynchronous Memory Configuration"
Bryan Wu1394f032007-05-06 14:50:22 -07001062
Mike Frysingerddf416b2007-10-10 18:06:47 +08001063menu "EBIU_AMGCTL Global Control"
Bryan Wu1394f032007-05-06 14:50:22 -07001064config C_AMCKEN
1065 bool "Enable CLKOUT"
1066 default y
1067
1068config C_CDPRIO
1069 bool "DMA has priority over core for ext. accesses"
1070 default n
1071
1072config C_B0PEN
1073 depends on BF561
1074 bool "Bank 0 16 bit packing enable"
1075 default y
1076
1077config C_B1PEN
1078 depends on BF561
1079 bool "Bank 1 16 bit packing enable"
1080 default y
1081
1082config C_B2PEN
1083 depends on BF561
1084 bool "Bank 2 16 bit packing enable"
1085 default y
1086
1087config C_B3PEN
1088 depends on BF561
1089 bool "Bank 3 16 bit packing enable"
1090 default n
1091
1092choice
Matt LaPlante692105b2009-01-26 11:12:25 +01001093 prompt "Enable Asynchronous Memory Banks"
Bryan Wu1394f032007-05-06 14:50:22 -07001094 default C_AMBEN_ALL
1095
1096config C_AMBEN
1097 bool "Disable All Banks"
1098
1099config C_AMBEN_B0
1100 bool "Enable Bank 0"
1101
1102config C_AMBEN_B0_B1
1103 bool "Enable Bank 0 & 1"
1104
1105config C_AMBEN_B0_B1_B2
1106 bool "Enable Bank 0 & 1 & 2"
1107
1108config C_AMBEN_ALL
1109 bool "Enable All Banks"
1110endchoice
1111endmenu
1112
1113menu "EBIU_AMBCTL Control"
1114config BANK_0
Mike Frysingerc8342f82009-03-31 00:18:35 +00001115 hex "Bank 0 (AMBCTL0.L)"
Bryan Wu1394f032007-05-06 14:50:22 -07001116 default 0x7BB0
Mike Frysingerc8342f82009-03-31 00:18:35 +00001117 help
1118 These are the low 16 bits of the EBIU_AMBCTL0 MMR which are
1119 used to control the Asynchronous Memory Bank 0 settings.
Bryan Wu1394f032007-05-06 14:50:22 -07001120
1121config BANK_1
Mike Frysingerc8342f82009-03-31 00:18:35 +00001122 hex "Bank 1 (AMBCTL0.H)"
Bryan Wu1394f032007-05-06 14:50:22 -07001123 default 0x7BB0
Michael Hennerich197fba52008-05-07 17:03:27 +08001124 default 0x5558 if BF54x
Mike Frysingerc8342f82009-03-31 00:18:35 +00001125 help
1126 These are the high 16 bits of the EBIU_AMBCTL0 MMR which are
1127 used to control the Asynchronous Memory Bank 1 settings.
Bryan Wu1394f032007-05-06 14:50:22 -07001128
1129config BANK_2
Mike Frysingerc8342f82009-03-31 00:18:35 +00001130 hex "Bank 2 (AMBCTL1.L)"
Bryan Wu1394f032007-05-06 14:50:22 -07001131 default 0x7BB0
Mike Frysingerc8342f82009-03-31 00:18:35 +00001132 help
1133 These are the low 16 bits of the EBIU_AMBCTL1 MMR which are
1134 used to control the Asynchronous Memory Bank 2 settings.
Bryan Wu1394f032007-05-06 14:50:22 -07001135
1136config BANK_3
Mike Frysingerc8342f82009-03-31 00:18:35 +00001137 hex "Bank 3 (AMBCTL1.H)"
Bryan Wu1394f032007-05-06 14:50:22 -07001138 default 0x99B3
Mike Frysingerc8342f82009-03-31 00:18:35 +00001139 help
1140 These are the high 16 bits of the EBIU_AMBCTL1 MMR which are
1141 used to control the Asynchronous Memory Bank 3 settings.
1142
Bryan Wu1394f032007-05-06 14:50:22 -07001143endmenu
1144
Sonic Zhange40540b2007-11-21 23:49:52 +08001145config EBIU_MBSCTLVAL
1146 hex "EBIU Bank Select Control Register"
1147 depends on BF54x
1148 default 0
1149
1150config EBIU_MODEVAL
1151 hex "Flash Memory Mode Control Register"
1152 depends on BF54x
1153 default 1
1154
1155config EBIU_FCTLVAL
1156 hex "Flash Memory Bank Control Register"
1157 depends on BF54x
1158 default 6
Bryan Wu1394f032007-05-06 14:50:22 -07001159endmenu
1160
1161#############################################################################
1162menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)"
1163
1164config PCI
1165 bool "PCI support"
Adrian Bunka95ca3b2008-08-27 10:55:05 +08001166 depends on BROKEN
Bryan Wu1394f032007-05-06 14:50:22 -07001167 help
1168 Support for PCI bus.
1169
1170source "drivers/pci/Kconfig"
1171
Bryan Wu1394f032007-05-06 14:50:22 -07001172source "drivers/pcmcia/Kconfig"
1173
1174source "drivers/pci/hotplug/Kconfig"
1175
1176endmenu
1177
1178menu "Executable file formats"
1179
1180source "fs/Kconfig.binfmt"
1181
1182endmenu
1183
1184menu "Power management options"
Graf Yangad461632009-08-07 03:52:54 +00001185
Bryan Wu1394f032007-05-06 14:50:22 -07001186source "kernel/power/Kconfig"
1187
Johannes Bergf4cb5702007-12-08 02:14:00 +01001188config ARCH_SUSPEND_POSSIBLE
1189 def_bool y
Johannes Bergf4cb5702007-12-08 02:14:00 +01001190
Bryan Wu1394f032007-05-06 14:50:22 -07001191choice
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001192 prompt "Standby Power Saving Mode"
Bryan Wu1394f032007-05-06 14:50:22 -07001193 depends on PM
Michael Hennerichcfefe3c2008-02-09 04:12:37 +08001194 default PM_BFIN_SLEEP_DEEPER
1195config PM_BFIN_SLEEP_DEEPER
1196 bool "Sleep Deeper"
Bryan Wu1394f032007-05-06 14:50:22 -07001197 help
Michael Hennerichcfefe3c2008-02-09 04:12:37 +08001198 Sleep "Deeper" Mode (High Power Savings) - This mode reduces dynamic
1199 power dissipation by disabling the clock to the processor core (CCLK).
1200 Furthermore, Standby sets the internal power supply voltage (VDDINT)
1201 to 0.85 V to provide the greatest power savings, while preserving the
1202 processor state.
1203 The PLL and system clock (SCLK) continue to operate at a very low
1204 frequency of about 3.3 MHz. To preserve data integrity in the SDRAM,
1205 the SDRAM is put into Self Refresh Mode. Typically an external event
1206 such as GPIO interrupt or RTC activity wakes up the processor.
1207 Various Peripherals such as UART, SPORT, PPI may not function as
1208 normal during Sleep Deeper, due to the reduced SCLK frequency.
1209 When in the sleep mode, system DMA access to L1 memory is not supported.
Bryan Wu1394f032007-05-06 14:50:22 -07001210
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001211 If unsure, select "Sleep Deeper".
1212
Michael Hennerichcfefe3c2008-02-09 04:12:37 +08001213config PM_BFIN_SLEEP
1214 bool "Sleep"
1215 help
1216 Sleep Mode (High Power Savings) - The sleep mode reduces power
1217 dissipation by disabling the clock to the processor core (CCLK).
1218 The PLL and system clock (SCLK), however, continue to operate in
1219 this mode. Typically an external event or RTC activity will wake
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001220 up the processor. When in the sleep mode, system DMA access to L1
1221 memory is not supported.
1222
1223 If unsure, select "Sleep Deeper".
Bryan Wu1394f032007-05-06 14:50:22 -07001224endchoice
1225
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001226comment "Possible Suspend Mem / Hibernate Wake-Up Sources"
1227 depends on PM
1228
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001229config PM_BFIN_WAKE_PH6
1230 bool "Allow Wake-Up from on-chip PHY or PH6 GP"
Bryan Wu2f6f4bc2008-11-18 17:48:21 +08001231 depends on PM && (BF51x || BF52x || BF534 || BF536 || BF537)
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001232 default n
1233 help
1234 Enable PHY and PH6 GP Wake-Up (Voltage Regulator Power-Up)
1235
Michael Hennerich1efc80b2008-07-19 16:57:32 +08001236config PM_BFIN_WAKE_GP
1237 bool "Allow Wake-Up from GPIOs"
1238 depends on PM && BF54x
1239 default n
1240 help
1241 Enable General-Purpose Wake-Up (Voltage Regulator Power-Up)
Michael Hennerich19986282009-03-05 16:45:55 +08001242 (all processors, except ADSP-BF549). This option sets
1243 the general-purpose wake-up enable (GPWE) control bit to enable
1244 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
1245 On ADSP-BF549 this option enables the the same functionality on the
1246 /MRXON pin also PH7.
1247
Bryan Wu1394f032007-05-06 14:50:22 -07001248endmenu
1249
Bryan Wu1394f032007-05-06 14:50:22 -07001250menu "CPU Frequency scaling"
1251
1252source "drivers/cpufreq/Kconfig"
1253
Michael Hennerich5ad2ca52008-11-18 17:48:22 +08001254config BFIN_CPU_FREQ
1255 bool
1256 depends on CPU_FREQ
1257 select CPU_FREQ_TABLE
1258 default y
1259
Michael Hennerich14b03202008-05-07 11:41:26 +08001260config CPU_VOLTAGE
1261 bool "CPU Voltage scaling"
Michael Hennerich73feb5c2009-01-07 23:14:39 +08001262 depends on EXPERIMENTAL
Michael Hennerich14b03202008-05-07 11:41:26 +08001263 depends on CPU_FREQ
1264 default n
1265 help
1266 Say Y here if you want CPU voltage scaling according to the CPU frequency.
1267 This option violates the PLL BYPASS recommendation in the Blackfin Processor
Michael Hennerich73feb5c2009-01-07 23:14:39 +08001268 manuals. There is a theoretical risk that during VDDINT transitions
Michael Hennerich14b03202008-05-07 11:41:26 +08001269 the PLL may unlock.
1270
Bryan Wu1394f032007-05-06 14:50:22 -07001271endmenu
1272
Bryan Wu1394f032007-05-06 14:50:22 -07001273source "net/Kconfig"
1274
1275source "drivers/Kconfig"
1276
Mike Frysinger872d0242009-10-06 04:49:07 +00001277source "drivers/firmware/Kconfig"
1278
Bryan Wu1394f032007-05-06 14:50:22 -07001279source "fs/Kconfig"
1280
Mike Frysinger74ce8322007-11-21 23:50:49 +08001281source "arch/blackfin/Kconfig.debug"
Bryan Wu1394f032007-05-06 14:50:22 -07001282
1283source "security/Kconfig"
1284
1285source "crypto/Kconfig"
1286
1287source "lib/Kconfig"