Slab allocators: define common size limitations
[deliverable/linux.git] / arch / m68knommu / Kconfig
CommitLineData
1da177e4
LT
1#
2# For a description of the syntax of this configuration file,
3# see Documentation/kbuild/kconfig-language.txt.
4#
5
6mainmenu "uClinux/68k (w/o MMU) Kernel Configuration"
7
36a248fa 8config M68K
1da177e4
LT
9 bool
10 default y
11
12config MMU
13 bool
14 default n
15
16config FPU
17 bool
18 default n
19
66701b14
CL
20config ZONE_DMA
21 bool
22 default y
23
1da177e4
LT
24config RWSEM_GENERIC_SPINLOCK
25 bool
26 default y
27
28config RWSEM_XCHGADD_ALGORITHM
29 bool
30 default n
31
f0d1b0b3
DH
32config ARCH_HAS_ILOG2_U32
33 bool
34 default n
35
36config ARCH_HAS_ILOG2_U64
37 bool
38 default n
39
d2d7cdcf
AM
40config GENERIC_FIND_NEXT_BIT
41 bool
42 default y
43
44config GENERIC_HWEIGHT
45 bool
46 default y
47
1da177e4
LT
48config GENERIC_CALIBRATE_DELAY
49 bool
50 default y
51
06027bdd
IM
52config TIME_LOW_RES
53 bool
54 default y
55
5ea81769
AV
56config NO_IOPORT
57 def_bool y
58
1da177e4
LT
59source "init/Kconfig"
60
61menu "Processor type and features"
62
63choice
64 prompt "CPU"
65 default M68EZ328
66
67config M68328
68 bool "MC68328"
69 help
70 Motorola 68328 processor support.
71
72config M68EZ328
73 bool "MC68EZ328"
74 help
75 Motorola 68EX328 processor support.
76
77config M68VZ328
78 bool "MC68VZ328"
79 help
80 Motorola 68VZ328 processor support.
81
82config M68360
83 bool "MC68360"
84 help
85 Motorola 68360 processor support.
86
87config M5206
88 bool "MCF5206"
89 help
90 Motorola ColdFire 5206 processor support.
91
92config M5206e
93 bool "MCF5206e"
94 help
95 Motorola ColdFire 5206e processor support.
96
4e51f674
GU
97config M520x
98 bool "MCF520x"
99 help
100 Freescale Coldfire 5207/5208 processor support.
101
5c4dbba9
GU
102config M523x
103 bool "MCF523x"
104 help
105 Freescale Coldfire 5230/1/2/4/5 processor support
106
1da177e4
LT
107config M5249
108 bool "MCF5249"
109 help
110 Motorola ColdFire 5249 processor support.
111
5c4dbba9
GU
112config M5271
113 bool "MCF5271"
1da177e4 114 help
5c4dbba9 115 Freescale (Motorola) ColdFire 5270/5271 processor support.
1da177e4
LT
116
117config M5272
118 bool "MCF5272"
119 help
120 Motorola ColdFire 5272 processor support.
121
5c4dbba9
GU
122config M5275
123 bool "MCF5275"
124 help
125 Freescale (Motorola) ColdFire 5274/5275 processor support.
126
1da177e4
LT
127config M528x
128 bool "MCF528x"
129 help
130 Motorola ColdFire 5280/5282 processor support.
131
132config M5307
133 bool "MCF5307"
134 help
135 Motorola ColdFire 5307 processor support.
136
5d36f8eb
GU
137config M532x
138 bool "MCF532x"
139 help
140 Freescale (Motorola) ColdFire 532x processor support.
141
1da177e4
LT
142config M5407
143 bool "MCF5407"
144 help
145 Motorola ColdFire 5407 processor support.
146
147endchoice
148
5c4dbba9
GU
149config M527x
150 bool
151 depends on (M5271 || M5275)
152 default y
153
1da177e4
LT
154config COLDFIRE
155 bool
5d36f8eb 156 depends on (M5206 || M5206e || M520x || M523x || M5249 || M527x || M5272 || M528x || M5307 || M532x || M5407)
1da177e4
LT
157 default y
158
e648cd26
GU
159config CLOCK_SET
160 bool "Enable setting the CPU clock frequency"
161 default n
1da177e4 162 help
e648cd26
GU
163 On some CPU's you do not need to know what the core CPU clock
164 frequency is. On these you can disable clock setting. On some
165 traditional 68K parts, and on all ColdFire parts you need to set
166 the appropriate CPU clock frequency. On these devices many of the
167 onboard peripherals derive their timing from the master CPU clock
168 frequency.
169
170config CLOCK_FREQ
171 int "Set the core clock frequency"
172 default "66666666"
173 depends on CLOCK_SET
174 help
175 Define the CPU clock frequency in use. This is the core clock
176 frequency, it may or may not be the same as the external clock
177 crystal fitted to your board. Some processors have an internal
178 PLL and can have their frequency programmed at run time, others
44c09201
ML
179 use internal dividers. In general the kernel won't setup a PLL
180 if it is fitted (there are some exceptions). This value will be
e648cd26
GU
181 specific to the exact CPU that you are using.
182
183config CLOCK_DIV
184 int "Set the core/bus clock divide ratio"
185 default "1"
186 depends on CLOCK_SET
187 help
188 On many SoC style CPUs the master CPU clock is also used to drive
189 on-chip peripherals. The clock that is distributed to these
190 peripherals is sometimes a fixed ratio of the master clock
6869e940 191 frequency. If so then set this to the divider ratio of the
e648cd26 192 master clock to the peripheral clock. If not sure then select 1.
1da177e4
LT
193
194config OLDMASK
195 bool "Old mask 5307 (1H55J) silicon"
196 depends on M5307
197 help
198 Build support for the older revision ColdFire 5307 silicon.
199 Specifically this is the 1H55J mask revision.
200
201comment "Platform"
202
203config PILOT3
204 bool "Pilot 1000/5000, PalmPilot Personal/Pro, or PalmIII support"
205 depends on M68328
206 help
207 Support for the Palm Pilot 1000/5000, Personal/Pro and PalmIII.
208
209config XCOPILOT_BUGS
6869e940 210 bool "(X)Copilot support"
1da177e4
LT
211 depends on PILOT3
212 help
213 Support the bugs of Xcopilot.
214
215config UCSIMM
216 bool "uCsimm module support"
217 depends on M68EZ328
218 help
219 Support for the Arcturus Networks uCsimm module.
220
221config UCDIMM
222 bool "uDsimm module support"
223 depends on M68VZ328
224 help
225 Support for the Arcturus Networks uDsimm module.
226
227config DRAGEN2
228 bool "DragenEngine II board support"
229 depends on M68VZ328
230 help
231 Support for the DragenEngine II board.
232
233config DIRECT_IO_ACCESS
6869e940 234 bool "Allow user to access IO directly"
1da177e4
LT
235 depends on (UCSIMM || UCDIMM || DRAGEN2)
236 help
237 Disable the CPU internal registers protection in user mode,
238 to allow a user application to read/write them.
239
240config INIT_LCD
6869e940 241 bool "Initialize LCD"
1da177e4
LT
242 depends on (UCSIMM || UCDIMM || DRAGEN2)
243 help
244 Initialize the LCD controller of the 68x328 processor.
245
246config MEMORY_RESERVE
6869e940 247 int "Memory reservation (MiB)"
1da177e4
LT
248 depends on (UCSIMM || UCDIMM)
249 help
250 Reserve certain memory regions on 68x328 based boards.
251
252config UCQUICC
253 bool "Lineo uCquicc board support"
254 depends on M68360
255 help
256 Support for the Lineo uCquicc board.
257
258config ARN5206
259 bool "Arnewsh 5206 board support"
260 depends on M5206
261 help
262 Support for the Arnewsh 5206 board.
263
264config M5206eC3
265 bool "Motorola M5206eC3 board support"
266 depends on M5206e
267 help
268 Support for the Motorola M5206eC3 board.
269
270config ELITE
271 bool "Motorola M5206eLITE board support"
272 depends on M5206e
273 help
274 Support for the Motorola M5206eLITE board.
275
4e51f674
GU
276config M5208EVB
277 bool "Freescale M5208EVB board support"
278 depends on M520x
279 help
280 Support for the Freescale Coldfire M5208EVB.
281
5c4dbba9
GU
282config M5235EVB
283 bool "Freescale M5235EVB support"
284 depends on M523x
285 help
286 Support for the Freescale M5235EVB board.
287
1da177e4
LT
288config M5249C3
289 bool "Motorola M5249C3 board support"
290 depends on M5249
291 help
292 Support for the Motorola M5249C3 board.
293
294config M5271EVB
295 bool "Freescale (Motorola) M5271EVB board support"
5c4dbba9 296 depends on M5271
1da177e4
LT
297 help
298 Support for the Freescale (Motorola) M5271EVB board.
299
300config M5275EVB
301 bool "Freescale (Motorola) M5275EVB board support"
5c4dbba9 302 depends on M5275
1da177e4
LT
303 help
304 Support for the Freescale (Motorola) M5275EVB board.
305
306config M5272C3
307 bool "Motorola M5272C3 board support"
308 depends on M5272
309 help
310 Support for the Motorola M5272C3 board.
311
312config COBRA5272
313 bool "senTec COBRA5272 board support"
314 depends on M5272
315 help
316 Support for the senTec COBRA5272 board.
317
04860bd2
GU
318config AVNET5282
319 bool "Avnet 5282 board support"
320 depends on M528x
321 help
322 Support for the Avnet 5282 board.
323
1da177e4
LT
324config M5282EVB
325 bool "Motorola M5282EVB board support"
326 depends on M528x
327 help
328 Support for the Motorola M5282EVB board.
329
330config COBRA5282
331 bool "senTec COBRA5282 board support"
332 depends on M528x
333 help
334 Support for the senTec COBRA5282 board.
5c4dbba9
GU
335
336config SOM5282EM
337 bool "EMAC.Inc SOM5282EM board support"
338 depends on M528x
339 help
340 Support for the EMAC.Inc SOM5282EM module.
1da177e4
LT
341
342config ARN5307
343 bool "Arnewsh 5307 board support"
344 depends on M5307
345 help
346 Support for the Arnewsh 5307 board.
347
348config M5307C3
349 bool "Motorola M5307C3 board support"
350 depends on M5307
351 help
352 Support for the Motorola M5307C3 board.
353
354config eLIA
355 bool "Moreton Bay eLIA board support"
356 depends on M5307
357 help
358 Support for the Moreton Bay eLIA board.
359
360config SECUREEDGEMP3
361 bool "SnapGear SecureEdge/MP3 platform support"
362 depends on M5307
363 help
364 Support for the SnapGear SecureEdge/MP3 platform.
365
5d36f8eb
GU
366config M5329EVB
367 bool "Freescale (Motorola) M5329EVB board support"
368 depends on M532x
369 help
370 Support for the Freescale (Motorola) M5329EVB board.
371
372config COBRA5329
373 bool "senTec COBRA5329 board support"
374 depends on M532x
375 help
376 Support for the senTec COBRA5329 board.
377
1da177e4
LT
378config M5407C3
379 bool "Motorola M5407C3 board support"
380 depends on M5407
381 help
382 Support for the Motorola M5407C3 board.
383
384config CLEOPATRA
385 bool "Feith CLEOPATRA board support"
386 depends on (M5307 || M5407)
387 help
388 Support for the Feith Cleopatra boards.
389
390config CANCam
391 bool "Feith CANCam board support"
392 depends on M5272
393 help
394 Support for the Feith CANCam board.
395
396config SCALES
397 bool "Feith SCALES board support"
398 depends on M5272
399 help
400 Support for the Feith SCALES board.
401
402config NETtel
403 bool "SecureEdge/NETtel board support"
404 depends on (M5206e || M5272 || M5307)
405 help
406 Support for the SnapGear NETtel/SecureEdge/SnapGear boards.
407
408config SNAPGEAR
409 bool "SnapGear router board support"
410 depends on NETtel
411 help
412 Special additional support for SnapGear router boards.
413
414config CPU16B
415 bool "Sneha Technologies S.L. Sarasvati board support"
416 depends on M5272
417 help
418 Support for the SNEHA CPU16B board.
419
5c4dbba9
GU
420config MOD5272
421 bool "Netburner MOD-5272 board support"
422 depends on M5272
423 help
424 Support for the Netburner MOD-5272 board.
425
1da177e4 426config ROMFS_FROM_ROM
6869e940 427 bool "ROMFS image not RAM resident"
1da177e4
LT
428 depends on (NETtel || SNAPGEAR)
429 help
430 The ROMfs filesystem will stay resident in the FLASH/ROM, not be
431 moved into RAM.
432
433config PILOT
434 bool
435 default y
436 depends on (PILOT3 || PILOT5)
437
438config ARNEWSH
439 bool
440 default y
441 depends on (ARN5206 || ARN5307)
442
4e51f674 443config FREESCALE
1da177e4
LT
444 bool
445 default y
5d36f8eb 446 depends on (M5206eC3 || M5208EVB || M5235EVB || M5249C3 || M5271EVB || M5272C3 || M5275EVB || M5282EVB || M5307C3 || M5329EVB || M5407C3)
1da177e4
LT
447
448config HW_FEITH
449 bool
450 default y
451 depends on (CLEOPATRA || CANCam || SCALES)
452
453config senTec
454 bool
455 default y
456 depends on (COBRA5272 || COBRA5282)
5c4dbba9
GU
457
458config EMAC_INC
459 bool
460 default y
461 depends on (SOM5282EM)
1da177e4
LT
462
463config SNEHA
464 bool
465 default y
466 depends on CPU16B
04860bd2
GU
467
468config AVNET
469 bool
470 default y
471 depends on (AVNET5282)
1da177e4 472
5c4dbba9
GU
473config 4KSTACKS
474 bool "Use 4Kb for kernel stacks instead of 8Kb"
475 default y
476 help
477 If you say Y here the kernel will use a 4Kb stacksize for the
478 kernel stack attached to each process/thread. This facilitates
479 running more threads on a system and also reduces the pressure
480 on the VM subsystem for higher order allocations.
481
63e413d1
GU
482comment "RAM configuration"
483
484config RAMBASE
485 hex "Address of the base of RAM"
486 default "0"
487 help
488 Define the address that RAM starts at. On many platforms this is
489 0, the base of the address space. And this is the default. Some
490 platforms choose to setup their RAM at other addresses within the
491 processor address space.
492
493config RAMSIZE
494 hex "Size of RAM (in bytes)"
495 default "0x400000"
496 help
497 Define the size of the system RAM. If you select 0 then the
498 kernel will try to probe the RAM size at runtime. This is not
499 supported on all CPU types.
500
501config VECTORBASE
502 hex "Address of the base of system vectors"
503 default "0"
504 help
4b3f686d 505 Define the address of the system vectors. Commonly this is
63e413d1
GU
506 put at the start of RAM, but it doesn't have to be. On ColdFire
507 platforms this address is programmed into the VBR register, thus
508 actually setting the address to use.
509
510config KERNELBASE
511 hex "Address of the base of kernel code"
512 default "0x400"
513 help
514 Typically on m68k systems the kernel will not start at the base
515 of RAM, but usually some small offset from it. Define the start
516 address of the kernel here. The most common setup will have the
517 processor vectors at the base of RAM and then the start of the
518 kernel. On some platforms some RAM is reserved for boot loaders
519 and the kernel starts after that. The 0x400 default was based on
520 a system with the RAM based at address 0, and leaving enough room
521 for the theoretical maximum number of 256 vectors.
1da177e4
LT
522
523choice
524 prompt "RAM bus width"
525 default RAMAUTOBIT
526
527config RAMAUTOBIT
528 bool "AUTO"
63e413d1 529 help
1da177e4
LT
530 Select the physical RAM data bus size. Not needed on most platforms,
531 so you can generally choose AUTO.
532
533config RAM8BIT
534 bool "8bit"
535 help
536 Configure RAM bus to be 8 bits wide.
537
538config RAM16BIT
539 bool "16bit"
540 help
541 Configure RAM bus to be 16 bits wide.
542
543config RAM32BIT
544 bool "32bit"
545 help
546 Configure RAM bus to be 32 bits wide.
547
548endchoice
549
c750a012
GU
550comment "ROM configuration"
551
552config ROM
553 bool "Specify ROM linker regions"
554 default n
555 help
556 Define a ROM region for the linker script. This creates a kernel
557 that can be stored in flash, with possibly the text, and data
558 regions being copied out to RAM at startup.
559
560config ROMBASE
561 hex "Address of the base of ROM device"
562 default "0"
563 depends on ROM
564 help
565 Define the address that the ROM region starts at. Some platforms
566 use this to set their chip select region accordingly for the boot
567 device.
568
569config ROMVEC
570 hex "Address of the base of the ROM vectors"
571 default "0"
572 depends on ROM
573 help
574 This is almost always the same as the base of the ROM. Since on all
3cb2fccc 575 68000 type variants the vectors are at the base of the boot device
c750a012
GU
576 on system startup.
577
578config ROMVECSIZE
579 hex "Size of ROM vector region (in bytes)"
580 default "0x400"
581 depends on ROM
582 help
583 Define the size of the vector region in ROM. For most 68000
3cb2fccc 584 variants this would be 0x400 bytes in size. Set to 0 if you do
c750a012
GU
585 not want a vector region at the start of the ROM.
586
587config ROMSTART
588 hex "Address of the base of system image in ROM"
589 default "0x400"
590 depends on ROM
591 help
592 Define the start address of the system image in ROM. Commonly this
593 is strait after the ROM vectors.
594
595config ROMSIZE
596 hex "Size of the ROM device"
597 default "0x100000"
598 depends on ROM
599 help
600 Size of the ROM device. On some platforms this is used to setup
601 the chip select that controls the boot ROM device.
602
1da177e4
LT
603choice
604 prompt "Kernel executes from"
605 ---help---
606 Choose the memory type that the kernel will be running in.
607
608config RAMKERNEL
609 bool "RAM"
610 help
611 The kernel will be resident in RAM when running.
612
613config ROMKERNEL
614 bool "ROM"
615 help
63e413d1
GU
616 The kernel will be resident in FLASH/ROM when running. This is
617 often referred to as Execute-in-Place (XIP), since the kernel
618 code executes from the position it is stored in the FLASH/ROM.
1da177e4
LT
619
620endchoice
621
3f22ab27
DH
622source "mm/Kconfig"
623
1da177e4
LT
624endmenu
625
5cae841b
AV
626config ISA_DMA_API
627 bool
628 depends on !M5272
629 default y
630
1da177e4
LT
631menu "Bus options (PCI, PCMCIA, EISA, MCA, ISA)"
632
633config PCI
634 bool "PCI support"
635 help
636 Support for PCI bus.
637
638config COMEMPCI
639 bool "CO-MEM lite PCI controller support"
640 depends on (M5307 || M5407)
641
642source "drivers/pci/Kconfig"
643
644source "drivers/pcmcia/Kconfig"
645
646source "drivers/pci/hotplug/Kconfig"
647
648endmenu
649
650menu "Executable file formats"
651
652source "fs/Kconfig.binfmt"
653
654endmenu
655
656menu "Power management options"
657
658config PM
659 bool "Power Management support"
660 help
661 Support processor power management modes
662
663endmenu
664
d5950b43
SR
665source "net/Kconfig"
666
1da177e4
LT
667source "drivers/Kconfig"
668
669source "fs/Kconfig"
670
671source "arch/m68knommu/Kconfig.debug"
672
673source "security/Kconfig"
674
675source "crypto/Kconfig"
676
677source "lib/Kconfig"
This page took 0.276695 seconds and 5 git commands to generate.