patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / m68k / Kconfig
1 #
2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
4 #
5 config M68K
6         bool
7         default y
8
9 config MMU
10         bool
11         default y
12
13 config UID16
14         bool
15         default y
16
17 config RWSEM_GENERIC_SPINLOCK
18         bool
19         default y
20
21 config RWSEM_XCHGADD_ALGORITHM
22         bool
23
24
25 mainmenu "Linux/68k Kernel Configuration"
26
27 source "init/Kconfig"
28
29
30 menu "Platform dependent setup"
31
32 config EISA
33         bool
34         ---help---
35           The Extended Industry Standard Architecture (EISA) bus was
36           developed as an open alternative to the IBM MicroChannel bus.
37
38           The EISA bus provided some of the features of the IBM MicroChannel
39           bus while maintaining backward compatibility with cards made for
40           the older ISA bus.  The EISA bus saw limited use between 1988 and
41           1995 when it was made obsolete by the PCI bus.
42
43           Say Y here if you are building a kernel for an EISA-based machine.
44
45           Otherwise, say N.
46
47 config MCA
48         bool
49         help
50           MicroChannel Architecture is found in some IBM PS/2 machines and
51           laptops.  It is a bus system similar to PCI or ISA. See
52           <file:Documentation/mca.txt> (and especially the web page given
53           there) before attempting to build an MCA bus kernel.
54
55 config PCMCIA
56         tristate
57         ---help---
58           Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
59           computer.  These are credit-card size devices such as network cards,
60           modems or hard drives often used with laptops computers.  There are
61           actually two varieties of these cards: the older 16 bit PCMCIA cards
62           and the newer 32 bit CardBus cards.  If you want to use CardBus
63           cards, you need to say Y here and also to "CardBus support" below.
64
65           To use your PC-cards, you will need supporting software from David
66           Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
67           for location).  Please also read the PCMCIA-HOWTO, available from
68           <http://www.tldp.org/docs.html#howto>.
69
70           To compile this driver as modules, choose M here: the
71           modules will be called pcmcia_core and ds.
72
73 config SUN3
74         bool "Sun3 support"
75         select M68020
76         select MMU_SUN3 if MMU
77         help
78           This option enables support for the Sun 3 series of workstations
79           (3/50, 3/60, 3/1xx, 3/2xx systems). Enabling this option requires
80           that all other hardware types must be disabled, as Sun 3 kernels
81           are incompatible with all other m68k targets (including Sun 3x!).
82
83           If you don't want to compile a kernel exclusively for a Sun 3, say N.
84
85 config AMIGA
86         bool "Amiga support"
87         depends on !MMU_SUN3
88         help
89           This option enables support for the Amiga series of computers. If
90           you plan to use this kernel on an Amiga, say Y here and browse the
91           material available in <file:Documentation/m68k>; otherwise say N.
92
93 config ATARI
94         bool "Atari support"
95         depends on !MMU_SUN3
96         help
97           This option enables support for the 68000-based Atari series of
98           computers (including the TT, Falcon and Medusa). If you plan to use
99           this kernel on an Atari, say Y here and browse the material
100           available in <file:Documentation/m68k>; otherwise say N.
101
102 config HADES
103         bool "Hades support"
104         depends on ATARI && BROKEN
105         help
106           This option enables support for the Hades Atari clone. If you plan
107           to use this kernel on a Hades, say Y here; otherwise say N.
108
109 config PCI
110         bool
111         depends on HADES
112         default y
113         help
114           Find out whether you have a PCI motherboard. PCI is the name of a
115           bus system, i.e. the way the CPU talks to the other stuff inside
116           your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
117           VESA. If you have PCI, say Y, otherwise N.
118
119           The PCI-HOWTO, available from
120           <http://www.tldp.org/docs.html#howto>, contains valuable
121           information about which PCI hardware does work under Linux and which
122           doesn't.
123
124 config MAC
125         bool "Macintosh support"
126         depends on !MMU_SUN3
127         help
128           This option enables support for the Apple Macintosh series of
129           computers (yes, there is experimental support now, at least for part
130           of the series).
131
132           Say N unless you're willing to code the remaining necessary support.
133           ;)
134
135 config NUBUS
136         bool
137         depends on MAC
138         default y
139
140 config M68K_L2_CACHE
141         bool
142         depends on MAC
143         default y
144
145 config APOLLO
146         bool "Apollo support"
147         depends on !MMU_SUN3
148         help
149           Say Y here if you want to run Linux on an MC680x0-based Apollo
150           Domain workstation such as the DN3500.
151
152 config VME
153         bool "VME (Motorola and BVM) support"
154         depends on !MMU_SUN3
155         help
156           Say Y here if you want to build a kernel for a 680x0 based VME
157           board.  Boards currently supported include Motorola boards MVME147,
158           MVME162, MVME166, MVME167, MVME172, and MVME177.  BVME4000 and
159           BVME6000 boards from BVM Ltd are also supported.
160
161 config MVME147
162         bool "MVME147 support"
163         depends on VME
164         help
165           Say Y to include support for early Motorola VME boards.  This will
166           build a kernel which can run on MVME147 single-board computers.  If
167           you select this option you will have to select the appropriate
168           drivers for SCSI, Ethernet and serial ports later on.
169
170 config MVME16x
171         bool "MVME162, 166 and 167 support"
172         depends on VME
173         help
174           Say Y to include support for Motorola VME boards.  This will build a
175           kernel which can run on MVME162, MVME166, MVME167, MVME172, and
176           MVME177 boards.  If you select this option you will have to select
177           the appropriate drivers for SCSI, Ethernet and serial ports later
178           on.
179
180 config BVME6000
181         bool "BVME4000 and BVME6000 support"
182         depends on VME
183         help
184           Say Y to include support for VME boards from BVM Ltd.  This will
185           build a kernel which can run on BVME4000 and BVME6000 boards.  If
186           you select this option you will have to select the appropriate
187           drivers for SCSI, Ethernet and serial ports later on.
188
189 config HP300
190         bool "HP9000/300 support"
191         depends on !MMU_SUN3
192         help
193           This option enables support for the HP9000/300 series of
194           workstations. Support for these machines is still very experimental.
195           If you plan to try to use the kernel on such a machine say Y here.
196           Everybody else says N.
197
198 config DIO
199         bool "DIO bus support"
200         depends on HP300
201         help
202           Say Y here to enable support for the "DIO" expansion bus used in
203           HP300 machines. If you are using such a system you almost certainly
204           want this.
205
206 config SUN3X
207         bool "Sun3x support"
208         depends on !MMU_SUN3
209         select M68030
210         help
211           This option enables support for the Sun 3x series of workstations.
212           Be warned that this support is very experimental.
213           Note that Sun 3x kernels are not compatible with Sun 3 hardware.
214           General Linux information on the Sun 3x series (now discontinued)
215           is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.
216
217           If you don't want to compile a kernel for a Sun 3x, say N.
218
219 config Q40
220         bool "Q40/Q60 support"
221         depends on !MMU_SUN3
222         help
223           The Q40 is a Motorola 68040-based successor to the Sinclair QL
224           manufactured in Germany.  There is an official Q40 home page at
225           <http://www.q40.de/>.  This option enables support for the Q40 and
226           Q60. Select your CPU below.  For 68LC060 don't forget to enable FPU
227           emulation.
228
229 comment "Processor type"
230
231 config M68020
232         bool "68020 support"
233         help
234           If you anticipate running this kernel on a computer with a MC68020
235           processor, say Y. Otherwise, say N. Note that the 68020 requires a
236           68851 MMU (Memory Management Unit) to run Linux/m68k, except on the
237           Sun 3, which provides its own version.
238
239 config M68030
240         bool "68030 support"
241         depends on !MMU_SUN3
242         help
243           If you anticipate running this kernel on a computer with a MC68030
244           processor, say Y. Otherwise, say N. Note that a MC68EC030 will not
245           work, as it does not include an MMU (Memory Management Unit).
246
247 config M68040
248         bool "68040 support"
249         depends on !MMU_SUN3
250         help
251           If you anticipate running this kernel on a computer with a MC68LC040
252           or MC68040 processor, say Y. Otherwise, say N. Note that an
253           MC68EC040 will not work, as it does not include an MMU (Memory
254           Management Unit).
255
256 config M68060
257         bool "68060 support"
258         depends on !MMU_SUN3
259         help
260           If you anticipate running this kernel on a computer with a MC68060
261           processor, say Y. Otherwise, say N.
262
263 config MMU_MOTOROLA
264         bool
265         depends on MMU && !MMU_SUN3
266         default y
267
268 config MMU_SUN3
269         bool
270
271 config M68KFPU_EMU
272         bool "Math emulation support (EXPERIMENTAL)"
273         depends on EXPERIMENTAL
274         help
275           At some point in the future, this will cause floating-point math
276           instructions to be emulated by the kernel on machines that lack a
277           floating-point math coprocessor.  Thrill-seekers and chronically
278           sleep-deprived psychotic hacker types can say Y now, everyone else
279           should probably wait a while.
280
281 config M68KFPU_EMU_EXTRAPREC
282         bool "Math emulation extra precision"
283         depends on M68KFPU_EMU
284         help
285           The fpu uses normally a few bit more during calculations for
286           correct rounding, the emulator can (often) do the same but this
287           extra calculation can cost quite some time, so you can disable
288           it here. The emulator will then "only" calculate with a 64 bit
289           mantissa and round slightly incorrect, what is more then enough
290           for normal usage.
291
292 config M68KFPU_EMU_ONLY
293         bool "Math emulation only kernel"
294         depends on M68KFPU_EMU
295         help
296           This option prevents any floating-point instructions from being
297           compiled into the kernel, thereby the kernel doesn't save any
298           floating point context anymore during task switches, so this
299           kernel will only be usable on machines without a floating-point
300           math coprocessor. This makes the kernel a bit faster as no tests
301           needs to be executed whether a floating-point instruction in the
302           kernel should be executed or not.
303
304 config ADVANCED
305         bool "Advanced configuration options"
306         ---help---
307           This gives you access to some advanced options for the CPU. The
308           defaults should be fine for most users, but these options may make
309           it possible for you to improve performance somewhat if you know what
310           you are doing.
311
312           Note that the answer to this question won't directly affect the
313           kernel: saying N will just cause the configurator to skip all
314           the questions about these options.
315
316           Most users should say N to this question.
317
318 config RMW_INSNS
319         bool "Use read-modify-write instructions"
320         depends on ADVANCED
321         ---help---
322           This allows to use certain instructions that work with indivisible
323           read-modify-write bus cycles. While this is faster than the
324           workaround of disabling interrupts, it can conflict with DMA
325           ( = direct memory access) on many Amiga systems, and it is also said
326           to destabilize other machines. It is very likely that this will
327           cause serious problems on any Amiga or Atari Medusa if set. The only
328           configuration where it should work are 68030-based Ataris, where it
329           apparently improves performance. But you've been warned! Unless you
330           really know what you are doing, say N. Try Y only if you're quite
331           adventurous.
332
333 config SINGLE_MEMORY_CHUNK
334         bool "Use one physical chunk of memory only"
335         depends on ADVANCED && !SUN3
336         help
337           Ignore all but the first contiguous chunk of physical memory for VM
338           purposes.  This will save a few bytes kernel size and may speed up
339           some operations.  Say N if not sure.
340
341 config 060_WRITETHROUGH
342         bool "Use write-through caching for 68060 supervisor accesses"
343         depends on ADVANCED && M68060
344         ---help---
345           The 68060 generally uses copyback caching of recently accessed data.
346           Copyback caching means that memory writes will be held in an on-chip
347           cache and only written back to memory some time later.  Saying Y
348           here will force supervisor (kernel) accesses to use writethrough
349           caching.  Writethrough caching means that data is written to memory
350           straight away, so that cache and memory data always agree.
351           Writethrough caching is less efficient, but is needed for some
352           drivers on 68060 based systems where the 68060 bus snooping signal
353           is hardwired on.  The 53c710 SCSI driver is known to suffer from
354           this problem.
355
356 endmenu
357
358
359 menu "General setup"
360
361 source "fs/Kconfig.binfmt"
362
363 config ZORRO
364         bool "Amiga Zorro (AutoConfig) bus support"
365         depends on AMIGA
366         help
367           This enables support for the Zorro bus in the Amiga. If you have
368           expansion cards in your Amiga that conform to the Amiga
369           AutoConfig(tm) specification, say Y, otherwise N. Note that even
370           expansion cards that do not fit in the Zorro slots but fit in e.g.
371           the CPU slot may fall in this category, so you have to say Y to let
372           Linux use these.
373
374 config AMIGA_PCMCIA
375         bool "Amiga 1200/600 PCMCIA support (EXPERIMENTAL)"
376         depends on AMIGA && EXPERIMENTAL
377         help
378           Include support in the kernel for pcmcia on Amiga 1200 and Amiga
379           600. If you intend to use pcmcia cards say Y; otherwise say N.
380
381 config STRAM_SWAP
382         bool "Support for ST-RAM as swap space"
383         depends on ATARI && BROKEN
384         ---help---
385           Some Atari 68k macines (including the 520STF and 1020STE) divide
386           their addressible memory into ST and TT sections.  The TT section
387           (up to 512MB) is the main memory; the ST section (up to 4MB) is
388           accessible to the built-in graphics board, runs slower, and is
389           present mainly for backward compatibility with older machines.
390
391           This enables support for using (parts of) ST-RAM as swap space,
392           instead of as normal system memory. This can first enhance system
393           performance if you have lots of alternate RAM (compared to the size
394           of ST-RAM), because executable code always will reside in faster
395           memory. ST-RAM will remain as ultra-fast swap space. On the other
396           hand, it allows much improved dynamic allocations of ST-RAM buffers
397           for device driver modules (e.g. floppy, ACSI, SLM printer, DMA
398           sound). The probability that such allocations at module load time
399           fail is drastically reduced.
400
401 config STRAM_PROC
402         bool "ST-RAM statistics in /proc"
403         depends on ATARI
404         help
405           Say Y here to report ST-RAM usage statistics in /proc/stram.  See
406           the help for CONFIG_STRAM_SWAP for discussion of ST-RAM and its
407           uses.
408
409 config HEARTBEAT
410         bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
411         default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300
412         help
413           Use the power-on LED on your machine as a load meter.  The exact
414           behavior is platform-dependent, but normally the flash frequency is
415           a hyperbolic function of the 5-minute load average.
416
417 # We have a dedicated heartbeat LED. :-)
418 config PROC_HARDWARE
419         bool "/proc/hardware support"
420         help
421           Say Y here to support the /proc/hardware file, which gives you
422           access to information about the machine you're running on,
423           including the model, CPU, MMU, clock speed, BogoMIPS rating,
424           and memory size.
425
426 config ISA
427         bool
428         depends on Q40 || AMIGA_PCMCIA || GG2
429         default y
430         help
431           Find out whether you have ISA slots on your motherboard.  ISA is the
432           name of a bus system, i.e. the way the CPU talks to the other stuff
433           inside your box.  Other bus systems are PCI, EISA, MicroChannel
434           (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
435           newer boards don't support it.  If you have ISA, say Y, otherwise N.
436
437 config GENERIC_ISA_DMA
438         bool
439         depends on Q40 || AMIGA_PCMCIA || GG2
440         default y
441
442 source "drivers/pci/Kconfig"
443
444 source "drivers/zorro/Kconfig"
445
446 endmenu
447
448 source "drivers/Kconfig"
449
450
451 menu "Character devices"
452
453 config ATARI_MFPSER
454         tristate "Atari MFP serial support"
455         depends on ATARI
456         ---help---
457           If you like to use the MFP serial ports ("Modem1", "Serial1") under
458           Linux, say Y. The driver equally supports all kinds of MFP serial
459           ports and automatically detects whether Serial1 is available.
460
461           To compile this driver as a module, choose M here.
462
463           Note for Falcon users: You also have an MFP port, it's just not
464           wired to the outside... But you could use the port under Linux.
465
466 config ATARI_SCC
467         tristate "Atari SCC serial support"
468         depends on ATARI
469         ---help---
470           If you have serial ports based on a Zilog SCC chip (Modem2, Serial2,
471           LAN) and like to use them under Linux, say Y. All built-in SCC's are
472           supported (TT, MegaSTE, Falcon), and also the ST-ESCC. If you have
473           two connectors for channel A (Serial2 and LAN), they are visible as
474           two separate devices.
475
476           To compile this driver as a module, choose M here.
477
478 config ATARI_SCC_DMA
479         bool "Atari SCC serial DMA support"
480         depends on ATARI_SCC
481         help
482           This enables DMA support for receiving data on channel A of the SCC.
483           If you have a TT you may say Y here and read
484           drivers/char/atari_SCC.README. All other users should say N here,
485           because only the TT has SCC-DMA, even if your machine keeps claiming
486           so at boot time.
487
488 config ATARI_MIDI
489         tristate "Atari MIDI serial support"
490         depends on ATARI
491         help
492           If you want to use your Atari's MIDI port in Linux, say Y.
493
494           To compile this driver as a module, choose M here.
495
496 config ATARI_DSP56K
497         tristate "Atari DSP56k support (EXPERIMENTAL)"
498         depends on ATARI && EXPERIMENTAL
499         help
500           If you want to be able to use the DSP56001 in Falcons, say Y. This
501           driver is still experimental, and if you don't know what it is, or
502           if you don't have this processor, just say N.
503
504           To compile this driver as a module, choose M here.
505
506 config AMIGA_BUILTIN_SERIAL
507         tristate "Amiga builtin serial support"
508         depends on AMIGA
509         help
510           If you want to use your Amiga's built-in serial port in Linux,
511           answer Y.
512
513           To compile this driver as a module, choose M here.
514
515 config WHIPPET_SERIAL
516         tristate "Hisoft Whippet PCMCIA serial support"
517         depends on AMIGA_PCMCIA
518         help
519           HiSoft has a web page at <http://www.hisoft.co.uk/>, but there
520           is no listing for the Whippet in their Amiga section.
521
522 config MULTIFACE_III_TTY
523         tristate "Multiface Card III serial support"
524         depends on AMIGA
525         help
526           If you want to use a Multiface III card's serial port in Linux,
527           answer Y.
528
529           To compile this driver as a module, choose M here.
530
531 config GVPIOEXT
532         tristate "GVP IO-Extender support"
533         depends on PARPORT=n && ZORRO
534         help
535           If you want to use a GVP IO-Extender serial card in Linux, say Y.
536           Otherwise, say N.
537
538 config GVPIOEXT_LP
539         tristate "GVP IO-Extender parallel printer support"
540         depends on GVPIOEXT
541         help
542           Say Y to enable driving a printer from the parallel port on your
543           GVP IO-Extender card, N otherwise.
544
545 config GVPIOEXT_PLIP
546         tristate "GVP IO-Extender PLIP support"
547         depends on GVPIOEXT
548         help
549           Say Y to enable doing IP over the parallel port on your GVP
550           IO-Extender card, N otherwise.
551
552 config MAC_SCC
553         tristate "Macintosh serial support"
554         depends on MAC
555
556 config MAC_HID
557         bool
558         depends on INPUT_ADBHID
559         default y
560
561 config MAC_ADBKEYCODES
562         bool "Support for ADB raw keycodes"
563         depends on INPUT_ADBHID
564         help
565           This provides support for sending raw ADB keycodes to console
566           devices.  This is the default up to 2.4.0, but in future this may be
567           phased out in favor of generic Linux keycodes.  If you say Y here,
568           you can dynamically switch via the
569           /proc/sys/dev/mac_hid/keyboard_sends_linux_keycodes
570           sysctl and with the "keyboard_sends_linux_keycodes=" kernel
571           argument.
572
573           If unsure, say Y here.
574
575 config ADB_KEYBOARD
576         bool "Support for ADB keyboard (old driver)"
577         depends on MAC && !INPUT_ADBHID
578         help
579           This option allows you to use an ADB keyboard attached to your
580           machine. Note that this disables any other (ie. PS/2) keyboard
581           support, even if your machine is physically capable of using both at
582           the same time.
583
584           If you use an ADB keyboard (4 pin connector), say Y here.
585           If you use a PS/2 keyboard (6 pin connector), say N here.
586
587 config HPDCA
588         tristate "HP DCA serial support"
589         depends on DIO
590         help
591           If you want to use the internal "DCA" serial ports on an HP300
592           machine, say Y here.
593
594 config MVME147_SCC
595         bool "SCC support for MVME147 serial ports"
596         depends on MVME147
597         help
598           This is the driver for the serial ports on the Motorola MVME147
599           boards.  Everyone using one of these boards should say Y here.
600
601 config SERIAL167
602         bool "CD2401 support for MVME166/7 serial ports"
603         depends on MVME16x && BROKEN
604         help
605           This is the driver for the serial ports on the Motorola MVME166,
606           167, and 172 boards.  Everyone using one of these boards should say
607           Y here.
608
609 config MVME162_SCC
610         bool "SCC support for MVME162 serial ports"
611         depends on MVME16x
612         help
613           This is the driver for the serial ports on the Motorola MVME162 and
614           172 boards.  Everyone using one of these boards should say Y here.
615
616 config BVME6000_SCC
617         bool "SCC support for BVME6000 serial ports"
618         depends on BVME6000
619         help
620           This is the driver for the serial ports on the BVME4000 and BVME6000
621           boards from BVM Ltd.  Everyone using one of these boards should say
622           Y here.
623
624 config DN_SERIAL
625         bool "Support for DN serial port (dummy)"
626         depends on APOLLO
627
628 config SERIAL_CONSOLE
629         bool "Support for serial port console"
630         depends on (AMIGA || ATARI || MAC || HP300 || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_SCC=y || ATARI_MIDI=y || MAC_SCC=y || AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y || HPDCA=y || SERIAL=y || MVME147_SCC || SERIAL167 || MVME162_SCC || BVME6000_SCC || DN_SERIAL)
631         ---help---
632           If you say Y here, it will be possible to use a serial port as the
633           system console (the system console is the device which receives all
634           kernel messages and warnings and which allows logins in single user
635           mode). This could be useful if some terminal or printer is connected
636           to that serial port.
637
638           Even if you say Y here, the currently visible virtual console
639           (/dev/tty0) will still be used as the system console by default, but
640           you can alter that using a kernel command line option such as
641           "console=ttyS1". (Try "man bootparam" or see the documentation of
642           your boot loader (lilo or loadlin) about how to pass options to the
643           kernel at boot time.)
644
645           If you don't have a VGA card installed and you say Y here, the
646           kernel will automatically use the first serial line, /dev/ttyS0, as
647           system console.
648
649           If unsure, say N.
650
651 endmenu
652
653 source "fs/Kconfig"
654
655 menu "Kernel hacking"
656
657 config DEBUG_KERNEL
658         bool "Kernel debugging"
659
660 config MAGIC_SYSRQ
661         bool "Magic SysRq key"
662         depends on DEBUG_KERNEL
663         help
664           If you say Y here, you will have some control over the system even
665           if the system crashes for example during kernel debugging (e.g., you
666           will be able to flush the buffer cache to disk, reboot the system
667           immediately or dump some status information). This is accomplished
668           by pressing various keys while holding SysRq (Alt+PrintScreen). It
669           also works on a serial console (on PC hardware at least), if you
670           send a BREAK and then within 5 seconds a command keypress. The
671           keys are documented in <file:Documentation/sysrq.txt>. Don't say Y
672           unless you really know what this hack does.
673
674 config DEBUG_SLAB
675         bool "Debug memory allocations"
676         depends on DEBUG_KERNEL
677
678 config DEBUG_BUGVERBOSE
679         bool "Verbose BUG() reporting"
680         depends on DEBUG_KERNEL
681
682 config DEBUG_INFO
683         bool "Compile the kernel with debug info"
684         depends on DEBUG_KERNEL
685         help
686           If you say Y here the resulting kernel image will include
687           debugging info resulting in a larger kernel image.
688           Say Y here only if you plan to use gdb to debug the kernel.
689           If you don't debug the kernel, you can say N.
690
691 endmenu
692
693 source "kernel/vserver/Kconfig"
694
695 source "security/Kconfig"
696
697 source "crypto/Kconfig"
698
699 source "lib/Kconfig"
700