x86: restore correct module name for apm
[wrt350n-kernel.git] / arch / alpha / Kconfig
blobc613d5fb0daa35774f2d8679f7e01a7bc0ee1de5
2 # For a description of the syntax of this configuration file,
3 # see Documentation/kbuild/kconfig-language.txt.
5 config ALPHA
6         bool
7         default y
8         help
9           The Alpha is a 64-bit general-purpose processor designed and
10           marketed by the Digital Equipment Corporation of blessed memory,
11           now Hewlett-Packard.  The Alpha Linux project has a home page at
12           <http://www.alphalinux.org/>.
14 config 64BIT
15         def_bool y
17 config MMU
18         bool
19         default y
21 config RWSEM_GENERIC_SPINLOCK
22         bool
24 config RWSEM_XCHGADD_ALGORITHM
25         bool
26         default y
28 config ARCH_HAS_ILOG2_U32
29         bool
30         default n
32 config ARCH_HAS_ILOG2_U64
33         bool
34         default n
36 config GENERIC_FIND_NEXT_BIT
37         bool
38         default y
40 config GENERIC_CALIBRATE_DELAY
41         bool
42         default y
44 config ZONE_DMA
45         bool
46         default y
48 config GENERIC_ISA_DMA
49         bool
50         default y
52 config GENERIC_IOMAP
53         bool
54         default n
56 config GENERIC_HARDIRQS
57         bool
58         default y
60 config GENERIC_IRQ_PROBE
61         bool
62         default y
64 config AUTO_IRQ_AFFINITY
65         bool
66         depends on SMP
67         default y
69 source "init/Kconfig"
72 menu "System setup"
74 choice
75         prompt "Alpha system type"
76         default ALPHA_GENERIC
77         ---help---
78           This is the system type of your hardware.  A "generic" kernel will
79           run on any supported Alpha system. However, if you configure a
80           kernel for your specific system, it will be faster and smaller.
82           To find out what type of Alpha system you have, you may want to
83           check out the Linux/Alpha FAQ, accessible on the WWW from
84           <http://www.alphalinux.org/>. In summary:
86           Alcor/Alpha-XLT     AS 600, AS 500, XL-300, XL-366
87           Alpha-XL            XL-233, XL-266
88           AlphaBook1          Alpha laptop
89           Avanti              AS 200, AS 205, AS 250, AS 255, AS 300, AS 400
90           Cabriolet           AlphaPC64, AlphaPCI64
91           DP264               DP264 / DS20 / ES40 / DS10 / DS10L
92           EB164               EB164 21164 evaluation board
93           EB64+               EB64+ 21064 evaluation board
94           EB66                EB66 21066 evaluation board
95           EB66+               EB66+ 21066 evaluation board
96           Jensen              DECpc 150, DEC 2000 models 300, 500
97           LX164               AlphaPC164-LX
98           Lynx                AS 2100A
99           Miata               Personal Workstation 433/500/600 a/au
100           Marvel              AlphaServer ES47 / ES80 / GS1280
101           Mikasa              AS 1000
102           Noname              AXPpci33, UDB (Multia)
103           Noritake            AS 1000A, AS 600A, AS 800
104           PC164               AlphaPC164
105           Rawhide             AS 1200, AS 4000, AS 4100
106           Ruffian             RPX164-2, AlphaPC164-UX, AlphaPC164-BX
107           SX164               AlphaPC164-SX
108           Sable               AS 2000, AS 2100
109           Shark               DS 20L
110           Takara              Takara (OEM)
111           Titan               AlphaServer ES45 / DS25 / DS15
112           Wildfire            AlphaServer GS 40/80/160/320
114           If you don't know what to do, choose "generic".
116 config ALPHA_GENERIC
117         bool "Generic"
118         help
119           A generic kernel will run on all supported Alpha hardware.
121 config ALPHA_ALCOR
122         bool "Alcor/Alpha-XLT"
123         help
124           For systems using the Digital ALCOR chipset: 5 chips (4, 64-bit data
125           slices (Data Switch, DSW) - 208-pin PQFP and 1 control (Control, I/O
126           Address, CIA) - a 383 pin plastic PGA).  It provides a DRAM
127           controller (256-bit memory bus) and a PCI interface.  It also does
128           all the work required to support an external Bcache and to maintain
129           memory coherence when a PCI device DMAs into (or out of) memory.
131 config ALPHA_XL
132         bool "Alpha-XL"
133         help
134           XL-233 and XL-266-based Alpha systems.
136 config ALPHA_BOOK1
137         bool "AlphaBook1"
138         help
139           Dec AlphaBook1/Burns Alpha-based laptops.
141 config ALPHA_AVANTI_CH
142         bool "Avanti"
144 config ALPHA_CABRIOLET
145         bool "Cabriolet"
146         help
147           Cabriolet AlphaPC64, AlphaPCI64 systems.  Derived from EB64+ but now
148           baby-AT with Flash boot ROM, no on-board SCSI or Ethernet. 3 ISA
149           slots, 4 PCI slots (one pair are on a shared slot), uses plug-in
150           Bcache SIMMs.  Requires power supply with 3.3V output.
152 config ALPHA_DP264
153         bool "DP264"
154         help
155           Various 21264 systems with the tsunami core logic chipset.
156           API Networks: 264DP, UP2000(+), CS20;
157           Compaq: DS10(E,L), XP900, XP1000, DS20(E), ES40.
159 config ALPHA_EB164
160         bool "EB164"
161         help
162           EB164 21164 evaluation board from DEC.  Uses 21164 and ALCOR.  Has
163           ISA and PCI expansion (3 ISA slots, 2 64-bit PCI slots (one is
164           shared with an ISA slot) and 2 32-bit PCI slots.  Uses plus-in
165           Bcache SIMMs. I/O sub-system provides SuperI/O (2S, 1P, FD), KBD,
166           MOUSE (PS2 style), RTC/NVRAM.  Boot ROM is Flash.  PC-AT-sized
167           motherboard.  Requires power supply with 3.3V output.
169 config ALPHA_EB64P_CH
170         bool "EB64+"
172 config ALPHA_EB66
173         bool "EB66"
174         help
175           A Digital DS group board.  Uses 21066 or 21066A.  I/O sub-system is
176           identical to EB64+.  Baby PC-AT size.  Runs from standard PC power
177           supply.  The EB66 schematic was published as a marketing poster
178           advertising the 21066 as "the first microprocessor in the world with
179           embedded PCI".
181 config ALPHA_EB66P
182         bool "EB66+"
183         help
184           Later variant of the EB66 board.
186 config ALPHA_EIGER
187         bool "Eiger"
188         help
189           Apparently an obscure OEM single-board computer based on the
190           Typhoon/Tsunami chipset family. Information on it is scanty.
192 config ALPHA_JENSEN
193         bool "Jensen"
194         help
195           DEC PC 150 AXP (aka Jensen): This is a very old Digital system - one
196           of the first-generation Alpha systems. A number of these systems
197           seem to be available on the second- hand market. The Jensen is a
198           floor-standing tower system which originally used a 150MHz 21064 It
199           used programmable logic to interface a 486 EISA I/O bridge to the
200           CPU.
202 config ALPHA_LX164
203         bool "LX164"
204         help
205           A technical overview of this board is available at
206           <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
208 config ALPHA_LYNX
209         bool "Lynx"
210         help
211           AlphaServer 2100A-based systems.
213 config ALPHA_MARVEL
214         bool "Marvel"
215         help
216           AlphaServer ES47 / ES80 / GS1280 based on EV7.
218 config ALPHA_MIATA
219         bool "Miata"
220         help
221           The Digital PersonalWorkStation (PWS 433a, 433au, 500a, 500au, 600a,
222           or 600au).  There is an Installation HOWTO for this hardware at
223           <http://eijk.homelinux.org/~stefan/miata.html>.
225 config ALPHA_MIKASA
226         bool "Mikasa"
227         help
228           AlphaServer 1000-based Alpha systems.
230 config ALPHA_NAUTILUS
231         bool "Nautilus"
232         help
233           Alpha systems based on the AMD 751 & ALI 1543C chipsets.
235 config ALPHA_NONAME_CH
236         bool "Noname"
238 config ALPHA_NORITAKE
239         bool "Noritake"
240         help
241           AlphaServer 1000A, AlphaServer 600A, and AlphaServer 800-based
242           systems.
244 config ALPHA_PC164
245         bool "PC164"
247 config ALPHA_P2K
248         bool "Platform2000"
250 config ALPHA_RAWHIDE
251         bool "Rawhide"
252         help
253           AlphaServer 1200, AlphaServer 4000 and AlphaServer 4100 machines.
254           See HOWTO at
255           <http://www.alphalinux.org/docs/rawhide/4100_install.shtml>.
257 config ALPHA_RUFFIAN
258         bool "Ruffian"
259         help
260           Samsung APC164UX.  There is a page on known problems and workarounds
261           at <http://www.alphalinux.org/faq/FAQ-11.html>.
263 config ALPHA_RX164
264         bool "RX164"
266 config ALPHA_SX164
267         bool "SX164"
269 config ALPHA_SABLE
270         bool "Sable"
271         help
272           Digital AlphaServer 2000 and 2100-based systems.
274 config ALPHA_SHARK
275         bool "Shark"
277 config ALPHA_TAKARA
278         bool "Takara"
279         help
280           Alpha 11164-based OEM single-board computer.
282 config ALPHA_TITAN
283         bool "Titan"
284         help
285           AlphaServer ES45/DS25 SMP based on EV68 and Titan chipset.
287 config ALPHA_WILDFIRE
288         bool "Wildfire"
289         help
290           AlphaServer GS 40/80/160/320 SMP based on the EV67 core.
292 endchoice
294 # clear all implied options (don't want default values for those):
295 # Most of these machines have ISA slots; not exactly sure which don't,
296 # and this doesn't activate hordes of code, so do it always.
297 config ISA
298         bool
299         default y
300         help
301           Find out whether you have ISA slots on your motherboard.  ISA is the
302           name of a bus system, i.e. the way the CPU talks to the other stuff
303           inside your box.  Other bus systems are PCI, EISA, MicroChannel
304           (MCA) or VESA.  ISA is an older system, now being displaced by PCI;
305           newer boards don't support it.  If you have ISA, say Y, otherwise N.
307 config ISA_DMA_API
308         bool
309         default y
311 config PCI
312         bool
313         depends on !ALPHA_JENSEN
314         default y
315         help
316           Find out whether you have a PCI motherboard. PCI is the name of a
317           bus system, i.e. the way the CPU talks to the other stuff inside
318           your box. Other bus systems are ISA, EISA, MicroChannel (MCA) or
319           VESA. If you have PCI, say Y, otherwise N.
321 config PCI_DOMAINS
322         bool
323         default y
325 config PCI_SYSCALL
326         def_bool PCI
328 config ALPHA_CORE_AGP
329         bool
330         depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL
331         default y
333 config ALPHA_NONAME
334         bool
335         depends on ALPHA_BOOK1 || ALPHA_NONAME_CH
336         default y
337         help
338           The AXPpci33 (aka NoName), is based on the EB66 (includes the Multia
339           UDB).  This design was produced by Digital's Technical OEM (TOEM)
340           group. It uses the 21066 processor running at 166MHz or 233MHz. It
341           is a baby-AT size, and runs from a standard PC power supply. It has
342           5 ISA slots and 3 PCI slots (one pair are a shared slot). There are
343           2 versions, with either PS/2 or large DIN connectors for the
344           keyboard.
346 config ALPHA_EV4
347         bool
348         depends on ALPHA_JENSEN || (ALPHA_SABLE && !ALPHA_GAMMA) || ALPHA_LYNX || ALPHA_NORITAKE && !ALPHA_PRIMO || ALPHA_MIKASA && !ALPHA_PRIMO || ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P_CH || ALPHA_XL || ALPHA_NONAME || ALPHA_EB66 || ALPHA_EB66P || ALPHA_P2K
349         default y if !ALPHA_LYNX
351 config ALPHA_LCA
352         bool
353         depends on ALPHA_NONAME || ALPHA_EB66 || ALPHA_EB66P || ALPHA_P2K
354         default y
356 config ALPHA_APECS
357         bool
358         depends on !ALPHA_PRIMO && (ALPHA_NORITAKE || ALPHA_MIKASA) || ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P_CH || ALPHA_XL
359         default y
361 config ALPHA_EB64P
362         bool
363         depends on ALPHA_CABRIOLET || ALPHA_EB64P_CH
364         default y
365         help
366           Uses 21064 or 21064A and APECs.  Has ISA and PCI expansion (3 ISA,
367           2 PCI, one pair are on a shared slot). Supports 36-bit DRAM SIMs.
368           ISA bus generated by Intel SaturnI/O PCI-ISA bridge. On-board SCSI
369           (NCR 810 on PCI) Ethernet (Digital 21040), KBD, MOUSE (PS2 style),
370           SuperI/O (2S, 1P, FD), RTC/NVRAM. Boot ROM is EPROM.  PC-AT size.
371           Runs from standard PC power supply.
373 config ALPHA_EV5
374         bool "EV5 CPU(s) (model 5/xxx)?" if ALPHA_LYNX
375         default y if ALPHA_RX164 || ALPHA_RAWHIDE || ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN || ALPHA_SABLE && ALPHA_GAMMA || ALPHA_NORITAKE && ALPHA_PRIMO || ALPHA_MIKASA && ALPHA_PRIMO || ALPHA_PC164 || ALPHA_TAKARA || ALPHA_EB164 || ALPHA_ALCOR
377 config ALPHA_EV4
378         bool
379         default y if ALPHA_LYNX && !ALPHA_EV5
381 config ALPHA_CIA
382         bool
383         depends on ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN || ALPHA_NORITAKE && ALPHA_PRIMO || ALPHA_MIKASA && ALPHA_PRIMO || ALPHA_PC164 || ALPHA_TAKARA || ALPHA_EB164 || ALPHA_ALCOR
384         default y
386 config ALPHA_EV56
387         bool "EV56 CPU (speed >= 366MHz)?" if ALPHA_ALCOR
388         default y if ALPHA_RX164 || ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN || ALPHA_PC164 || ALPHA_TAKARA
390 config ALPHA_EV56
391         prompt "EV56 CPU (speed >= 333MHz)?"
392         depends on ALPHA_NORITAKE || ALPHA_PRIMO
394 config ALPHA_EV56
395         prompt "EV56 CPU (speed >= 400MHz)?"
396         depends on ALPHA_RAWHIDE
398 config ALPHA_PRIMO
399         bool "EV5 CPU daughtercard (model 5/xxx)?"
400         depends on ALPHA_NORITAKE || ALPHA_MIKASA
401         help
402           Say Y if you have an AS 1000 5/xxx or an AS 1000A 5/xxx.
404 config ALPHA_GAMMA
405         bool "EV5 CPU(s) (model 5/xxx)?"
406         depends on ALPHA_SABLE
407         help
408           Say Y if you have an AS 2000 5/xxx or an AS 2100 5/xxx.
410 config ALPHA_GAMMA
411         bool
412         depends on ALPHA_LYNX
413         default y
415 config ALPHA_T2
416         bool
417         depends on ALPHA_SABLE || ALPHA_LYNX
418         default y
420 config ALPHA_PYXIS
421         bool
422         depends on ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_RUFFIAN
423         default y
425 config ALPHA_EV6
426         bool
427         depends on ALPHA_NAUTILUS || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_SHARK || ALPHA_DP264 || ALPHA_EIGER || ALPHA_MARVEL
428         default y
430 config ALPHA_TSUNAMI
431         bool
432         depends on ALPHA_SHARK || ALPHA_DP264 || ALPHA_EIGER
433         default y
435 config ALPHA_EV67
436         bool "EV67 (or later) CPU (speed > 600MHz)?" if ALPHA_DP264 || ALPHA_EIGER
437         default y if ALPHA_NAUTILUS || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_SHARK || ALPHA_MARVEL
438         help
439           Is this a machine based on the EV67 core?  If in doubt, select N here
440           and the machine will be treated as an EV6.
442 config ALPHA_EV7
443         bool
444         depends on ALPHA_MARVEL
445         default y
447 config ALPHA_MCPCIA
448         bool
449         depends on ALPHA_RAWHIDE
450         default y
452 config ALPHA_POLARIS
453         bool
454         depends on ALPHA_RX164
455         default y
457 config ALPHA_IRONGATE
458         bool
459         depends on ALPHA_NAUTILUS
460         default y
462 config GENERIC_HWEIGHT
463         bool
464         default y if !ALPHA_EV67
466 config ALPHA_AVANTI
467         bool
468         depends on ALPHA_XL || ALPHA_AVANTI_CH
469         default y
470         help
471           Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
472           Alphas. Info at
473           <http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
475 config ALPHA_BROKEN_IRQ_MASK
476         bool
477         depends on ALPHA_GENERIC || ALPHA_PC164
478         default y
480 config VGA_HOSE
481         bool
482         depends on ALPHA_GENERIC || ALPHA_TITAN || ALPHA_MARVEL || ALPHA_TSUNAMI
483         default y
484         help
485           Support VGA on an arbitrary hose; needed for several platforms
486           which always have multiple hoses, and whose consoles support it.
489 config ALPHA_SRM
490         bool "Use SRM as bootloader" if ALPHA_CABRIOLET || ALPHA_AVANTI_CH || ALPHA_EB64P || ALPHA_PC164 || ALPHA_TAKARA || ALPHA_EB164 || ALPHA_ALCOR || ALPHA_MIATA || ALPHA_LX164 || ALPHA_SX164 || ALPHA_NAUTILUS || ALPHA_NONAME
491         default y if ALPHA_JENSEN || ALPHA_MIKASA || ALPHA_SABLE || ALPHA_LYNX || ALPHA_NORITAKE || ALPHA_DP264 || ALPHA_RAWHIDE || ALPHA_EIGER || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_SHARK || ALPHA_MARVEL
492         ---help---
493           There are two different types of booting firmware on Alphas: SRM,
494           which is command line driven, and ARC, which uses menus and arrow
495           keys. Details about the Linux/Alpha booting process are contained in
496           the Linux/Alpha FAQ, accessible on the WWW from
497           <http://www.alphalinux.org/>.
499           The usual way to load Linux on an Alpha machine is to use MILO
500           (a bootloader that lets you pass command line parameters to the
501           kernel just like lilo does for the x86 architecture) which can be
502           loaded either from ARC or can be installed directly as a permanent
503           firmware replacement from floppy (which requires changing a certain
504           jumper on the motherboard). If you want to do either of these, say N
505           here. If MILO doesn't work on your system (true for Jensen
506           motherboards), you can bypass it altogether and boot Linux directly
507           from an SRM console; say Y here in order to do that. Note that you
508           won't be able to boot from an IDE disk using SRM.
510           If unsure, say N.
512 config EISA
513         bool
514         depends on ALPHA_GENERIC || ALPHA_JENSEN || ALPHA_ALCOR || ALPHA_MIKASA || ALPHA_SABLE || ALPHA_LYNX || ALPHA_NORITAKE || ALPHA_RAWHIDE
515         default y
517 config ARCH_MAY_HAVE_PC_FDC
518         def_bool y
520 config SMP
521         bool "Symmetric multi-processing support"
522         depends on ALPHA_SABLE || ALPHA_LYNX || ALPHA_RAWHIDE || ALPHA_DP264 || ALPHA_WILDFIRE || ALPHA_TITAN || ALPHA_GENERIC || ALPHA_SHARK || ALPHA_MARVEL
523         ---help---
524           This enables support for systems with more than one CPU. If you have
525           a system with only one CPU, like most personal computers, say N. If
526           you have a system with more than one CPU, say Y.
528           If you say N here, the kernel will run on single and multiprocessor
529           machines, but will use only one CPU of a multiprocessor machine. If
530           you say Y here, the kernel will run on many, but not all,
531           singleprocessor machines. On a singleprocessor machine, the kernel
532           will run faster if you say N here.
534           See also the <file:Documentation/smp.txt>, and the SMP-HOWTO
535           available at <http://www.tldp.org/docs.html#howto>.
537           If you don't know what to do here, say N.
539 config HAVE_DEC_LOCK
540         bool
541         depends on SMP
542         default y
544 config NR_CPUS
545         int "Maximum number of CPUs (2-32)"
546         range 2 32
547         depends on SMP
548         default "32" if ALPHA_GENERIC || ALPHA_MARVEL
549         default "4" if !ALPHA_GENERIC && !ALPHA_MARVEL
550         help
551           MARVEL support can handle a maximum of 32 CPUs, all the others
552           with working support have a maximum of 4 CPUs.
554 config ARCH_DISCONTIGMEM_ENABLE
555         bool "Discontiguous Memory Support (EXPERIMENTAL)"
556         depends on EXPERIMENTAL
557         help
558           Say Y to support efficient handling of discontiguous physical memory,
559           for architectures which are either NUMA (Non-Uniform Memory Access)
560           or have huge holes in the physical address space for other reasons.
561           See <file:Documentation/vm/numa> for more.
563 source "mm/Kconfig"
565 config NUMA
566         bool "NUMA Support (EXPERIMENTAL)"
567         depends on DISCONTIGMEM && BROKEN
568         help
569           Say Y to compile the kernel to support NUMA (Non-Uniform Memory
570           Access).  This option is for configuring high-end multiprocessor
571           server machines.  If in doubt, say N.
573 config NODES_SHIFT
574         int
575         default "7"
576         depends on NEED_MULTIPLE_NODES
578 # LARGE_VMALLOC is racy, if you *really* need it then fix it first
579 config ALPHA_LARGE_VMALLOC
580         bool
581         ---help---
582           Process creation and other aspects of virtual memory management can
583           be streamlined if we restrict the kernel to one PGD for all vmalloc
584           allocations.  This equates to about 8GB.
586           Under normal circumstances, this is so far and above what is needed
587           as to be laughable.  However, there are certain applications (such
588           as benchmark-grade in-kernel web serving) that can make use of as
589           much vmalloc space as is available.
591           Say N unless you know you need gobs and gobs of vmalloc space.
593 config VERBOSE_MCHECK
594         bool "Verbose Machine Checks"
596 config VERBOSE_MCHECK_ON
597         int "Verbose Printing Mode (0=off, 1=on, 2=all)"
598         depends on VERBOSE_MCHECK
599         default 1
600         ---help---
601           This option allows the default printing mode to be set, and then
602           possibly overridden by a boot command argument.
604           For example, if one wanted the option of printing verbose
605           machine checks, but wanted the default to be as if verbose
606           machine check printing was turned off, then one would choose
607           the printing mode to be 0. Then, upon reboot, one could add
608           the boot command line "verbose_mcheck=1" to get the normal
609           verbose machine check printing, or "verbose_mcheck=2" to get
610           the maximum information available.
612           Take the default (1) unless you want more control or more info.
614 source "drivers/pci/Kconfig"
615 source "drivers/eisa/Kconfig"
617 source "drivers/pcmcia/Kconfig"
619 config SRM_ENV
620         tristate "SRM environment through procfs"
621         depends on PROC_FS
622         ---help---
623           If you enable this option, a subdirectory inside /proc called
624           /proc/srm_environment will give you access to the all important
625           SRM environment variables (those which have a name) and also
626           to all others (by their internal number).
628           SRM is something like a BIOS for Alpha machines. There are some
629           other such BIOSes, like AlphaBIOS, which this driver cannot
630           support (hey, that's not SRM!).
632           Despite the fact that this driver doesn't work on all Alphas (but
633           only on those which have SRM as their firmware), it's save to
634           build it even if your particular machine doesn't know about SRM
635           (or if you intend to compile a generic kernel). It will simply
636           not create those subdirectory in /proc (and give you some warning,
637           of course).
639           This driver is also available as a module and will be called
640           srm_env then.
642 source "fs/Kconfig.binfmt"
644 endmenu
646 source "net/Kconfig"
648 source "drivers/Kconfig"
650 source "fs/Kconfig"
652 source "kernel/Kconfig.instrumentation"
654 source "arch/alpha/Kconfig.debug"
656 # DUMMY_CONSOLE may be defined in drivers/video/console/Kconfig
657 # but we also need it if VGA_HOSE is set
658 config DUMMY_CONSOLE
659         bool
660         depends on VGA_HOSE
661         default y
663 source "security/Kconfig"
665 source "crypto/Kconfig"
667 source "lib/Kconfig"