CRIS: Remove NO_IOMEM config, we have IO memory.
[safe/jmp/linux-2.6] / arch / cris / Kconfig
1 #
2 # For a description of the syntax of this configuration file,
3 # see the Configure script.
4 #
5
6 mainmenu "Linux/CRIS Kernel Configuration"
7
8 config MMU
9         bool
10         default y
11
12 config ZONE_DMA
13         bool
14         default y
15
16 config RWSEM_GENERIC_SPINLOCK
17         bool
18         default y
19
20 config RWSEM_XCHGADD_ALGORITHM
21         bool
22
23 config GENERIC_IOMAP
24        bool
25        default y
26
27 config ARCH_HAS_ILOG2_U32
28         bool
29         default n
30
31 config ARCH_HAS_ILOG2_U64
32         bool
33         default n
34
35 config GENERIC_FIND_NEXT_BIT
36         bool
37         default y
38
39 config GENERIC_HWEIGHT
40         bool
41         default y
42
43 config GENERIC_CALIBRATE_DELAY
44         bool
45         default y
46
47 config NO_IOPORT
48         def_bool y
49
50 config FORCE_MAX_ZONEORDER
51         int
52         default 6
53
54 config CRIS
55         bool
56         default y
57
58 source "init/Kconfig"
59
60 menu "General setup"
61
62 source "fs/Kconfig.binfmt"
63
64 config GENERIC_HARDIRQS
65         bool
66         default y
67
68 config ETRAX_CMDLINE
69         string "Kernel command line"
70         default "root=/dev/mtdblock3"
71         help
72           Pass additional commands to the kernel.
73
74 config ETRAX_WATCHDOG
75         bool "Enable ETRAX watchdog"
76         help
77           Enable the built-in watchdog timer support on ETRAX based embedded
78           network computers.
79
80 config ETRAX_WATCHDOG_NICE_DOGGY
81         bool "Disable watchdog during Oops printouts"
82         depends on ETRAX_WATCHDOG
83         help
84           By enabling this you make sure that the watchdog does not bite while
85           printing oopses. Recommended for development systems but not for
86           production releases.
87
88 config ETRAX_FAST_TIMER
89        bool "Enable ETRAX fast timer API"
90        help
91          This options enables the API to a fast timer implementation using
92          timer1 to get sub jiffie resolution timers (primarily one-shot
93          timers).
94          This is needed if CONFIG_ETRAX_SERIAL_FAST_TIMER is enabled.
95
96 config ETRAX_KMALLOCED_MODULES
97         bool "Enable module allocation with kmalloc"
98         help
99           Enable module allocation with kmalloc instead of vmalloc.
100
101 config OOM_REBOOT
102        bool "Enable reboot at out of memory"
103
104 source "kernel/Kconfig.preempt"
105
106 source mm/Kconfig
107
108 endmenu
109
110 menu "Hardware setup"
111
112 choice
113         prompt "Processor type"
114         default ETRAX100LX
115
116 config ETRAX100LX
117         bool "ETRAX-100LX-v1"
118         help
119           Support version 1 of the ETRAX 100LX.
120
121 config ETRAX100LX_V2
122         bool "ETRAX-100LX-v2"
123         help
124           Support version 2 of the ETRAX 100LX.
125
126 config SVINTO_SIM
127         bool "ETRAX-100LX-for-xsim-simulator"
128         help
129           Support the xsim ETRAX Simulator.
130
131 config ETRAXFS
132         bool "ETRAX-FS-V32"
133         help
134           Support CRIS V32.
135
136 config CRIS_MACH_ARTPEC3
137         bool "ARTPEC-3"
138         help
139           Support Axis ARTPEC-3.
140
141 endchoice
142
143 config ETRAX_VCS_SIM
144         bool "VCS Simulator"
145         help
146           Setup hardware to be run in the VCS simulator.
147
148 config ETRAX_ARCH_V10
149        bool
150        default y if ETRAX100LX || ETRAX100LX_V2
151        default n if !(ETRAX100LX || ETRAX100LX_V2)
152
153 config ETRAX_ARCH_V32
154        bool
155        default y if (ETRAXFS || CRIS_MACH_ARTPEC3)
156        default n if !(ETRAXFS || CRIS_MACH_ARTPEC3)
157
158 config ETRAX_DRAM_SIZE
159         int "DRAM size (dec, in MB)"
160         default "8"
161         help
162           Size of DRAM (decimal in MB) typically 2, 8 or 16.
163
164 config ETRAX_VMEM_SIZE
165        int "Video memory size (dec, in MB)"
166        depends on ETRAX_ARCH_V32 && !ETRAXFS
167        default 8 if !ETRAXFS
168        help
169         Size of Video accessible memory (decimal, in MB).
170
171 config ETRAX_FLASH_BUSWIDTH
172         int "Buswidth of NOR flash in bytes"
173         default "2"
174         help
175           Width in bytes of the NOR Flash bus (1, 2 or 4). Is usually 2.
176
177 config ETRAX_NANDFLASH_BUSWIDTH
178         int "Buswidth of NAND flash in bytes"
179         default "1"
180         help
181           Width in bytes of the NAND flash (1 or 2).
182
183 config ETRAX_FLASH1_SIZE
184        int "FLASH1 size (dec, in MB. 0 = Unknown)"
185        default "0"
186
187 choice
188         prompt "Product debug-port"
189         default ETRAX_DEBUG_PORT0
190
191 config ETRAX_DEBUG_PORT0
192         bool "Serial-0"
193         help
194           Choose a serial port for the ETRAX debug console.  Default to
195           port 0.
196
197 config ETRAX_DEBUG_PORT1
198         bool "Serial-1"
199         help
200           Use serial port 1 for the console.
201
202 config ETRAX_DEBUG_PORT2
203         bool "Serial-2"
204         help
205           Use serial port 2 for the console.
206
207 config ETRAX_DEBUG_PORT3
208         bool "Serial-3"
209         help
210           Use serial port 3 for the console.
211
212 config ETRAX_DEBUG_PORT_NULL
213         bool "disabled"
214         help
215           Disable serial-port debugging.
216
217 endchoice
218
219 choice
220         prompt "Kernel GDB port"
221         depends on ETRAX_KGDB
222         default ETRAX_KGDB_PORT0
223         help
224           Choose a serial port for kernel debugging.  NOTE: This port should
225           not be enabled under Drivers for built-in interfaces (as it has its
226           own initialization code) and should not be the same as the debug port.
227
228 config ETRAX_KGDB_PORT0
229         bool "Serial-0"
230         help
231           Use serial port 0 for kernel debugging.
232
233 config ETRAX_KGDB_PORT1
234         bool "Serial-1"
235         help
236           Use serial port 1 for kernel debugging.
237
238 config ETRAX_KGDB_PORT2
239         bool "Serial-2"
240         help
241           Use serial port 2 for kernel debugging.
242
243 config ETRAX_KGDB_PORT3
244         bool "Serial-3"
245         help
246           Use serial port 3 for kernel debugging.
247
248 endchoice
249
250 source arch/cris/arch-v10/Kconfig
251 source arch/cris/arch-v32/Kconfig
252
253 endmenu
254
255 source "net/Kconfig"
256
257 # bring in ETRAX built-in drivers
258 menu "Drivers for built-in interfaces"
259 source arch/cris/arch-v10/drivers/Kconfig
260 source arch/cris/arch-v32/drivers/Kconfig
261
262 choice
263         prompt "RTC chip"
264         depends on ETRAX_RTC
265         default ETRAX_PCF8563 if ETRAX_ARCH_V32
266         default ETRAX_DS1302 if ETRAX_ARCH_V10
267
268 config ETRAX_DS1302
269         depends on ETRAX_ARCH_V10
270         bool "DS1302"
271         help
272           Enables the driver for the DS1302 Real-Time Clock battery-backed
273           chip on some products.
274
275 config ETRAX_PCF8563
276         bool "PCF8563"
277         help
278           Enables the driver for the PCF8563 Real-Time Clock battery-backed
279           chip on some products.
280
281 endchoice
282
283 choice
284         prompt "Network LED behavior"
285         depends on ETRAX_ETHERNET
286         default ETRAX_NETWORK_LED_ON_WHEN_ACTIVITY
287
288 config ETRAX_NETWORK_LED_ON_WHEN_LINK
289         bool "LED_on_when_link"
290         help
291           Selecting LED_on_when_link will light the LED when there is a
292           connection and will flash off when there is activity.
293
294           Selecting LED_on_when_activity will light the LED only when
295           there is activity.
296
297           This setting will also affect the behaviour of other activity LEDs
298           e.g. Bluetooth.
299
300 config ETRAX_NETWORK_LED_ON_WHEN_ACTIVITY
301         bool "LED_on_when_activity"
302         help
303           Selecting LED_on_when_link will light the LED when there is a
304           connection and will flash off when there is activity.
305
306           Selecting LED_on_when_activity will light the LED only when
307           there is activity.
308
309           This setting will also affect the behaviour of other activity LEDs
310           e.g. Bluetooth.
311
312 endchoice
313
314 choice
315         prompt "Ser0 DMA out channel"
316         depends on ETRAX_SERIAL_PORT0
317         default ETRAX_SERIAL_PORT0_DMA6_OUT if ETRAX_ARCH_V32
318         default ETRAX_SERIAL_PORT0_NO_DMA_OUT if ETRAX_ARCH_V10
319
320 config ETRAX_SERIAL_PORT0_NO_DMA_OUT
321         bool "Ser0 uses no DMA for output"
322         help
323           Do not use DMA for ser0 output.
324
325 config ETRAX_SERIAL_PORT0_DMA6_OUT
326         bool "Ser0 uses DMA6 for output"
327         depends on ETRAXFS
328         help
329           Enables the DMA6 output channel for ser0 (ttyS0).
330           If you do not enable DMA, an interrupt for each character will be
331           used when transmitting data.
332           Normally you want to use DMA, unless you use the DMA channel for
333           something else.
334
335 config ETRAX_SERIAL_PORT0_DMA0_OUT
336         bool "Ser0 uses DMA0 for output"
337         depends on CRIS_MACH_ARTPEC3
338         help
339           Enables the DMA0 output channel for ser0 (ttyS0).
340           If you do not enable DMA, an interrupt for each character will be
341           used when transmitting data.
342           Normally you want to use DMA, unless you use the DMA channel for
343           something else.
344
345 endchoice
346
347 choice
348         prompt "Ser0 DMA in channel "
349         depends on ETRAX_SERIAL_PORT0
350         default ETRAX_SERIAL_PORT0_NO_DMA_IN if ETRAX_ARCH_V32
351         default ETRAX_SERIAL_PORT0_DMA7_IN if ETRAX_ARCH_V10
352         help
353           What DMA channel to use for ser0.
354
355 config ETRAX_SERIAL_PORT0_NO_DMA_IN
356         bool "Ser0 uses no DMA for input"
357         help
358           Do not use DMA for ser0 input.
359
360 config ETRAX_SERIAL_PORT0_DMA7_IN
361         bool "Ser0 uses DMA7 for input"
362         depends on ETRAXFS
363         help
364           Enables the DMA7 input channel for ser0 (ttyS0).
365           If you do not enable DMA, an interrupt for each character will be
366           used when receiving data.
367           Normally you want to use DMA, unless you use the DMA channel for
368           something else.
369
370 config ETRAX_SERIAL_PORT0_DMA1_IN
371         bool "Ser0 uses DMA1 for input"
372         depends on CRIS_MACH_ARTPEC3
373         help
374           Enables the DMA1 input channel for ser0 (ttyS0).
375           If you do not enable DMA, an interrupt for each character will be
376           used when receiveing data.
377           Normally you want to use DMA, unless you use the DMA channel for
378           something else.
379
380 endchoice
381
382 choice
383         prompt "Ser1 DMA in channel "
384         depends on ETRAX_SERIAL_PORT1
385         default ETRAX_SERIAL_PORT1_NO_DMA_IN if ETRAX_ARCH_V32
386         default ETRAX_SERIAL_PORT1_DMA9_IN if ETRAX_ARCH_V10
387         help
388           What DMA channel to use for ser1.
389
390 config ETRAX_SERIAL_PORT1_NO_DMA_IN
391         bool "Ser1 uses no DMA for input"
392         help
393           Do not use DMA for ser1 input.
394
395 config ETRAX_SERIAL_PORT1_DMA5_IN
396         bool "Ser1 uses DMA5 for input"
397         depends on ETRAX_ARCH_V32
398         help
399           Enables the DMA5 input channel for ser1 (ttyS1).
400           If you do not enable DMA, an interrupt for each character will be
401           used when receiving data.
402           Normally you want this on, unless you use the DMA channel for
403           something else.
404
405 config ETRAX_SERIAL_PORT1_DMA9_IN
406         depends on ETRAX_ARCH_V10
407         bool "Ser1 uses DMA9 for input"
408
409 endchoice
410
411
412 choice
413         prompt "Ser1 DMA out channel"
414         depends on ETRAX_SERIAL_PORT1
415         default ETRAX_SERIAL_PORT1_NO_DMA_OUT if ETRAX_ARCH_V32
416         default ETRAX_SERIAL_PORT1_DMA8_OUT if ETRAX_ARCH_V10
417         help
418           What DMA channel to use for ser1.
419
420 config ETRAX_SERIAL_PORT1_NO_DMA_OUT
421         bool "Ser1 uses no DMA for output"
422         help
423           Do not use DMA for ser1 output.
424
425 config ETRAX_SERIAL_PORT1_DMA8_OUT
426         depends on ETRAX_ARCH_V10
427         bool "Ser1 uses DMA8 for output"
428
429 config ETRAX_SERIAL_PORT1_DMA4_OUT
430         depends on ETRAX_ARCH_V32
431         bool "Ser1 uses DMA4 for output"
432         help
433           Enables the DMA4 output channel for ser1 (ttyS1).
434           If you do not enable DMA, an interrupt for each character will be
435           used when transmitting data.
436           Normally you want this on, unless you use the DMA channel for
437           something else.
438
439 endchoice
440
441 choice
442         prompt "Ser2 DMA out channel"
443         depends on ETRAX_SERIAL_PORT2
444         default ETRAX_SERIAL_PORT2_NO_DMA_OUT if ETRAX_ARCH_V32
445         default ETRAX_SERIAL_PORT2_DMA2_OUT if ETRAX_ARCH_V10
446
447 config ETRAX_SERIAL_PORT2_NO_DMA_OUT
448         bool "Ser2 uses no DMA for output"
449         help
450           Do not use DMA for ser2 output.
451
452 config ETRAX_SERIAL_PORT2_DMA2_OUT
453         bool "Ser2 uses DMA2 for output"
454         depends on ETRAXFS || ETRAX_ARCH_V10
455         help
456           Enables the DMA2 output channel for ser2 (ttyS2).
457           If you do not enable DMA, an interrupt for each character will be
458           used when transmitting data.
459           Normally you want to use DMA, unless you use the DMA channel for
460           something else.
461
462 config ETRAX_SERIAL_PORT2_DMA6_OUT
463         bool "Ser2 uses DMA6 for output"
464         depends on CRIS_MACH_ARTPEC3
465         help
466           Enables the DMA6 output channel for ser2 (ttyS2).
467           If you do not enable DMA, an interrupt for each character will be
468           used when transmitting data.
469           Normally you want to use DMA, unless you use the DMA channel for
470           something else.
471
472 endchoice
473
474 choice
475         prompt "Ser2 DMA in channel"
476         depends on ETRAX_SERIAL_PORT2
477         default ETRAX_SERIAL_PORT2_NO_DMA_IN if ETRAX_ARCH_V32
478         default ETRAX_SERIAL_PORT2_DMA3_IN if ETRAX_ARCH_V10
479         help
480           What DMA channel to use for ser2.
481
482 config ETRAX_SERIAL_PORT2_NO_DMA_IN
483         bool "Ser2 uses no DMA for input"
484         help
485           Do not use DMA for ser2 input.
486
487 config ETRAX_SERIAL_PORT2_DMA3_IN
488         bool "Ser2 uses DMA3 for input"
489         depends on ETRAXFS || ETRAX_ARCH_V10
490         help
491           Enables the DMA3 input channel for ser2 (ttyS2).
492           If you do not enable DMA, an interrupt for each character will be
493           used when receiving data.
494           Normally you want to use DMA, unless you use the DMA channel for
495           something else.
496
497 config ETRAX_SERIAL_PORT2_DMA7_IN
498         bool "Ser2 uses DMA7 for input"
499         depends on CRIS_MACH_ARTPEC3
500         help
501           Enables the DMA7 input channel for ser2 (ttyS2).
502           If you do not enable DMA, an interrupt for each character will be
503           used when receiveing data.
504           Normally you want to use DMA, unless you use the DMA channel for
505           something else.
506
507 endchoice
508
509 choice
510         prompt "Ser3 DMA in channel"
511         depends on ETRAX_SERIAL_PORT3
512         default ETRAX_SERIAL_PORT3_NO_DMA_IN if ETRAX_ARCH_V32
513         default ETRAX_SERIAL_PORT3_DMA5_IN if ETRAX_ARCH_V10
514         help
515           What DMA channel to use for ser3.
516
517 config ETRAX_SERIAL_PORT3_NO_DMA_IN
518         bool "Ser3 uses no DMA for input"
519         help
520           Do not use DMA for ser3 input.
521
522 config ETRAX_SERIAL_PORT3_DMA5_IN
523         depends on ETRAX_ARCH_V10
524         bool "DMA 5"
525
526 config ETRAX_SERIAL_PORT3_DMA9_IN
527         bool "Ser3 uses DMA9 for input"
528         depends on ETRAXFS
529         help
530           Enables the DMA9 input channel for ser3 (ttyS3).
531           If you do not enable DMA, an interrupt for each character will be
532           used when receiving data.
533           Normally you want to use DMA, unless you use the DMA channel for
534           something else.
535
536 config ETRAX_SERIAL_PORT3_DMA3_IN
537         bool "Ser3 uses DMA3 for input"
538         depends on CRIS_MACH_ARTPEC3
539         help
540           Enables the DMA3 input channel for ser3 (ttyS3).
541           If you do not enable DMA, an interrupt for each character will be
542           used when receiveing data.
543           Normally you want to use DMA, unless you use the DMA channel for
544           something else.
545
546 endchoice
547
548 choice
549         prompt "Ser3 DMA out channel"
550         depends on ETRAX_SERIAL_PORT3
551         default ETRAX_SERIAL_PORT3_NO_DMA_OUT if ETRAX_ARCH_V32
552         default ETRAX_SERIAL_PORT3_DMA4_OUT if ETRAX_ARCH_V10
553
554 config ETRAX_SERIAL_PORT3_NO_DMA_OUT
555         bool "Ser3 uses no DMA for output"
556         help
557           Do not use DMA for ser3 output.
558
559 config ETRAX_SERIAL_PORT3_DMA4_OUT
560         depends on ETRAX_ARCH_V10
561         bool "DMA 4"
562
563 config ETRAX_SERIAL_PORT3_DMA8_OUT
564         bool "Ser3 uses DMA8 for output"
565         depends on ETRAXFS
566         help
567           Enables the DMA8 output channel for ser3 (ttyS3).
568           If you do not enable DMA, an interrupt for each character will be
569           used when transmitting data.
570           Normally you want to use DMA, unless you use the DMA channel for
571           something else.
572
573 config ETRAX_SERIAL_PORT3_DMA2_OUT
574         bool "Ser3 uses DMA2 for output"
575         depends on CRIS_MACH_ARTPEC3
576         help
577           Enables the DMA2 output channel for ser3 (ttyS3).
578           If you do not enable DMA, an interrupt for each character will be
579           used when transmitting data.
580           Normally you want to use DMA, unless you use the DMA channel for
581           something else.
582
583 endchoice
584
585 endmenu
586
587 source "drivers/base/Kconfig"
588
589 # standard linux drivers
590 source "drivers/mtd/Kconfig"
591
592 source "drivers/parport/Kconfig"
593
594 source "drivers/pnp/Kconfig"
595
596 source "drivers/block/Kconfig"
597
598 source "drivers/ide/Kconfig"
599
600 source "drivers/net/Kconfig"
601
602 source "drivers/i2c/Kconfig"
603
604 source "drivers/rtc/Kconfig"
605
606 #
607 # input before char - char/joystick depends on it. As does USB.
608 #
609 source "drivers/input/Kconfig"
610
611 source "drivers/char/Kconfig"
612
613 source "fs/Kconfig"
614
615 source "drivers/usb/Kconfig"
616
617 source "arch/cris/Kconfig.debug"
618
619 source "security/Kconfig"
620
621 source "crypto/Kconfig"
622
623 source "lib/Kconfig"