Gentoo Archives: gentoo-user

From: Keats <neokeats@×××××××.fr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Only one processor ?
Date: Tue, 28 Mar 2006 15:08:22
Message-Id: 1143557822.14046.35.camel@nahi
In Reply to: Re: [gentoo-user] Only one processor ? by Fernando Antunes
1 on the dual xeon :
2 dbthemof ~ # cat /proc/interrupts
3 CPU0 CPU1
4 0: 21779945 0 IO-APIC-edge timer
5 9: 0 0 IO-APIC-level acpi
6 17: 706168 0 IO-APIC-level eth0
7 18: 682541 0 IO-APIC-level eth1
8 20: 38497 0 IO-APIC-level ioc0
9 NMI: 326 306
10 LOC: 21780616 21780594
11 ERR: 1
12
13 on the unique xeon :
14 themof ~ # cat /proc/interrupts
15 CPU0 CPU1
16 0: 64 63663212 IO-APIC-edge timer
17 9: 0 0 IO-APIC-level acpi
18 17: 0 1941736 IO-APIC-level eth0
19 18: 0 3412335 IO-APIC-level eth1
20 20: 0 289043 IO-APIC-level ioc0
21 NMI: 12808 12788
22 LOC: 63665314 63665291
23 ERR: 1
24 MIS: 0
25
26 Le mardi 28 mars 2006 à 11:41 -0300, Fernando Antunes a écrit :
27 > Please, do a cat /proc/interrupts.
28 >
29 > How many CPU columns do you see ?
30 >
31 > On 3/28/06, Keats <neokeats@×××××××.fr> wrote:
32 > Hi,
33 > on a recent gentoo installation,
34 > i ve noticed that i have only one of my processor detected...
35 > i have dual xeon ht so i should have 4 processors detected but
36 > i only
37 > have two, like on my xeon ht...
38 > physical id : 0 for the two processors detected means that
39 > only one
40 > physicval processor is detected...
41 >
42 > themof ~ # cat /proc/cpuinfo
43 > processor : 0
44 > vendor_id : GenuineIntel
45 > cpu family : 15
46 > model : 4
47 > model name : Intel(R) Xeon(TM) CPU
48 > 3.20GHz
49 > stepping : 1
50 > cpu MHz : 3200.244
51 > cache size : 1024 KB
52 > physical id : 0
53 > siblings : 2
54 > core id : 0
55 > cpu cores : 1
56 > fpu : yes
57 > fpu_exception : yes
58 > cpuid level : 5
59 > wp : yes
60 > flags : fpu vme de pse tsc msr pae mce cx8 apic sep
61 > mtrr pge mca cmov
62 > pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall
63 > lm
64 > constant_tsc pni monitor ds_cpl cid cx16 xtpr
65 > bogomips : 6409.60
66 > clflush size : 64
67 > cache_alignment : 128
68 > address sizes : 36 bits physical, 48 bits virtual
69 > power management:
70 >
71 > processor : 1
72 > vendor_id : GenuineIntel
73 > cpu family : 15
74 > model : 4
75 > model name : Intel(R) Xeon(TM) CPU
76 > 3.20GHz
77 > stepping : 1
78 > cpu MHz : 3200.244
79 > cache size : 1024 KB
80 > physical id : 0
81 > siblings : 2
82 > core id : 0
83 > cpu cores : 1
84 > fpu : yes
85 > fpu_exception : yes
86 > cpuid level : 5
87 > wp : yes
88 > flags : fpu vme de pse tsc msr pae mce cx8 apic sep
89 > mtrr pge mca cmov
90 > pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall
91 > lm
92 > constant_tsc pni monitor ds_cpl cid cx16 xtpr
93 > bogomips : 6400.78
94 > clflush size : 64
95 > cache_alignment : 128
96 > address sizes : 36 bits physical, 48 bits virtual
97 > power management:
98 >
99 > here is my headless config file, i removed a lot of things
100 > cause it's
101 > only a server... so i don't need usb and things like that...
102 > any help is welcome :)
103 > thanx
104 >
105 > #
106 > # Automatically generated make config: don't edit
107 > # Linux kernel version: 2.6.14-hardened-r6
108 > # Mon Mar 27 16:16:52 2006
109 > #
110 > CONFIG_X86_64=y
111 > CONFIG_64BIT=y
112 > CONFIG_X86=y
113 > CONFIG_SEMAPHORE_SLEEPERS=y
114 > CONFIG_MMU=y
115 > CONFIG_RWSEM_GENERIC_SPINLOCK=y
116 > CONFIG_GENERIC_CALIBRATE_DELAY=y
117 > CONFIG_X86_CMPXCHG=y
118 > CONFIG_EARLY_PRINTK=y
119 > CONFIG_GENERIC_ISA_DMA=y
120 > CONFIG_GENERIC_IOMAP=y
121 > CONFIG_ARCH_MAY_HAVE_PC_FDC=y
122 >
123 > #
124 > # Code maturity level options
125 > #
126 > CONFIG_EXPERIMENTAL=y
127 > CONFIG_CLEAN_COMPILE=y
128 > CONFIG_LOCK_KERNEL=y
129 > CONFIG_INIT_ENV_ARG_LIMIT=32
130 >
131 > #
132 > # General setup
133 > #
134 > CONFIG_LOCALVERSION=""
135 > CONFIG_LOCALVERSION_AUTO=y
136 > CONFIG_SWAP=y
137 > CONFIG_SYSVIPC=y
138 > CONFIG_POSIX_MQUEUE=y
139 > # CONFIG_BSD_PROCESS_ACCT is not set
140 > CONFIG_SYSCTL=y
141 > CONFIG_AUDIT=y
142 > CONFIG_AUDITSYSCALL=y
143 > CONFIG_HOTPLUG=y
144 > CONFIG_KOBJECT_UEVENT=y
145 > CONFIG_IKCONFIG=y
146 > CONFIG_IKCONFIG_PROC=y
147 > # CONFIG_CPUSETS is not set
148 > CONFIG_INITRAMFS_SOURCE=""
149 > # CONFIG_EMBEDDED is not set
150 > CONFIG_PRINTK=y
151 > CONFIG_BUG=y
152 > CONFIG_BASE_FULL=y
153 > CONFIG_FUTEX=y
154 > CONFIG_EPOLL=y
155 > CONFIG_SHMEM=y
156 > CONFIG_CC_ALIGN_FUNCTIONS=0
157 > CONFIG_CC_ALIGN_LABELS=0
158 > CONFIG_CC_ALIGN_LOOPS=0
159 > CONFIG_CC_ALIGN_JUMPS=0
160 > # CONFIG_TINY_SHMEM is not set
161 > CONFIG_BASE_SMALL=0
162 >
163 > #
164 > # Loadable module support
165 > #
166 > # CONFIG_MODULES is not set
167 > CONFIG_STOP_MACHINE=y
168 >
169 > #
170 > # Processor type and features
171 > #
172 > # CONFIG_MK8 is not set
173 > CONFIG_MPSC=y
174 > # CONFIG_GENERIC_CPU is not set
175 > CONFIG_X86_L1_CACHE_BYTES=128
176 > CONFIG_X86_L1_CACHE_SHIFT=7
177 > CONFIG_X86_TSC=y
178 > CONFIG_X86_GOOD_APIC=y
179 > CONFIG_MICROCODE=y
180 > CONFIG_X86_MSR=y
181 > CONFIG_X86_CPUID=y
182 > CONFIG_X86_HT=y
183 > CONFIG_X86_IO_APIC=y
184 > CONFIG_X86_LOCAL_APIC=y
185 > CONFIG_MTRR=y
186 > CONFIG_SMP=y
187 > CONFIG_SCHED_SMT=y
188 > # CONFIG_PREEMPT_NONE is not set
189 > # CONFIG_PREEMPT_VOLUNTARY is not set
190 > CONFIG_PREEMPT=y
191 > CONFIG_PREEMPT_BKL=y
192 > # CONFIG_K8_NUMA is not set
193 > # CONFIG_NUMA_EMU is not set
194 > # CONFIG_NUMA is not set
195 > CONFIG_ARCH_FLATMEM_ENABLE=y
196 > CONFIG_SELECT_MEMORY_MODEL=y
197 > CONFIG_FLATMEM_MANUAL=y
198 > # CONFIG_DISCONTIGMEM_MANUAL is not set
199 > # CONFIG_SPARSEMEM_MANUAL is not set
200 > CONFIG_FLATMEM=y
201 > CONFIG_FLAT_NODE_MEM_MAP=y
202 > # CONFIG_SPARSEMEM_STATIC is not set
203 > CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
204 > CONFIG_NR_CPUS=8
205 > CONFIG_HOTPLUG_CPU=y
206 > CONFIG_HPET_TIMER=y
207 > # CONFIG_X86_PM_TIMER is not set
208 > CONFIG_GART_IOMMU=y
209 > CONFIG_SWIOTLB=y
210 > CONFIG_X86_MCE=y
211 > CONFIG_X86_MCE_INTEL=y
212 > CONFIG_PHYSICAL_START=0x100000
213 > # CONFIG_KEXEC is not set
214 > CONFIG_SECCOMP=y
215 > # CONFIG_HZ_100 is not set
216 > CONFIG_HZ_250=y
217 > # CONFIG_HZ_1000 is not set
218 > CONFIG_HZ=250
219 > CONFIG_GENERIC_HARDIRQS=y
220 > CONFIG_GENERIC_IRQ_PROBE=y
221 > CONFIG_ISA_DMA_API=y
222 > CONFIG_GENERIC_PENDING_IRQ=y
223 >
224 > #
225 > # Power management options
226 > #
227 > CONFIG_PM=y
228 > # CONFIG_PM_DEBUG is not set
229 > # CONFIG_SOFTWARE_SUSPEND is not set
230 > CONFIG_SUSPEND_SMP=y
231 >
232 > #
233 > # ACPI (Advanced Configuration and Power Interface) Support
234 > #
235 > CONFIG_ACPI=y
236 > CONFIG_ACPI_SLEEP=y
237 > CONFIG_ACPI_SLEEP_PROC_FS=y
238 > # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
239 > CONFIG_ACPI_AC=y
240 > CONFIG_ACPI_BATTERY=y
241 > CONFIG_ACPI_BUTTON=y
242 > CONFIG_ACPI_VIDEO=y
243 > # CONFIG_ACPI_HOTKEY is not set
244 > CONFIG_ACPI_FAN=y
245 > CONFIG_ACPI_PROCESSOR=y
246 > CONFIG_ACPI_HOTPLUG_CPU=y
247 > CONFIG_ACPI_THERMAL=y
248 > # CONFIG_ACPI_ASUS is not set
249 > # CONFIG_ACPI_IBM is not set
250 > # CONFIG_ACPI_TOSHIBA is not set
251 > CONFIG_ACPI_BLACKLIST_YEAR=0
252 > # CONFIG_ACPI_DEBUG is not set
253 > CONFIG_ACPI_EC=y
254 > CONFIG_ACPI_POWER=y
255 > CONFIG_ACPI_SYSTEM=y
256 > CONFIG_ACPI_CONTAINER=y
257 >
258 > #
259 > # CPU Frequency scaling
260 > #
261 > # CONFIG_CPU_FREQ is not set
262 >
263 > #
264 > # Bus options (PCI etc.)
265 > #
266 > CONFIG_PCI=y
267 > CONFIG_PCI_DIRECT=y
268 > CONFIG_PCI_MMCONFIG=y
269 > # CONFIG_UNORDERED_IO is not set
270 > CONFIG_PCIEPORTBUS=y
271 > # CONFIG_PCI_MSI is not set
272 > CONFIG_PCI_LEGACY_PROC=y
273 >
274 > #
275 > # PCCARD (PCMCIA/CardBus) support
276 > #
277 > # CONFIG_PCCARD is not set
278 >
279 > #
280 > # PCI Hotplug Support
281 > #
282 > # CONFIG_HOTPLUG_PCI is not set
283 >
284 > #
285 > # Executable file formats / Emulations
286 > #
287 > CONFIG_BINFMT_ELF=y
288 > CONFIG_BINFMT_MISC=y
289 > # CONFIG_IA32_EMULATION is not set
290 >
291 > #
292 > # Networking
293 > #
294 > CONFIG_NET=y
295 >
296 > #
297 > # Networking options
298 > #
299 > CONFIG_PACKET=y
300 > # CONFIG_PACKET_MMAP is not set
301 > CONFIG_UNIX=y
302 > CONFIG_XFRM=y
303 > # CONFIG_XFRM_USER is not set
304 > # CONFIG_NET_KEY is not set
305 > CONFIG_INET=y
306 > CONFIG_IP_MULTICAST=y
307 > # CONFIG_IP_ADVANCED_ROUTER is not set
308 > CONFIG_IP_FIB_HASH=y
309 > # CONFIG_IP_PNP is not set
310 > CONFIG_NET_IPIP=y
311 > # CONFIG_NET_IPGRE is not set
312 > # CONFIG_IP_MROUTE is not set
313 > # CONFIG_ARPD is not set
314 > # CONFIG_SYN_COOKIES is not set
315 > # CONFIG_INET_AH is not set
316 > # CONFIG_INET_ESP is not set
317 > # CONFIG_INET_IPCOMP is not set
318 > CONFIG_INET_TUNNEL=y
319 > CONFIG_INET_DIAG=y
320 > CONFIG_INET_TCP_DIAG=y
321 > # CONFIG_TCP_CONG_ADVANCED is not set
322 > CONFIG_TCP_CONG_BIC=y
323 >
324 > #
325 > # IP: Virtual Server Configuration
326 > #
327 > # CONFIG_IP_VS is not set
328 > CONFIG_IPV6=y
329 > # CONFIG_IPV6_PRIVACY is not set
330 > # CONFIG_INET6_AH is not set
331 > # CONFIG_INET6_ESP is not set
332 > # CONFIG_INET6_IPCOMP is not set
333 > CONFIG_INET6_TUNNEL=y
334 > # CONFIG_IPV6_TUNNEL is not set
335 > CONFIG_NETFILTER=y
336 > # CONFIG_NETFILTER_DEBUG is not set
337 > # CONFIG_NETFILTER_NETLINK is not set
338 >
339 > #
340 > # IP: Netfilter Configuration
341 > #
342 > CONFIG_IP_NF_CONNTRACK=y
343 > # CONFIG_IP_NF_CT_ACCT is not set
344 > # CONFIG_IP_NF_CONNTRACK_MARK is not set
345 > # CONFIG_IP_NF_CONNTRACK_EVENTS is not set
346 > # CONFIG_IP_NF_CT_PROTO_SCTP is not set
347 > # CONFIG_IP_NF_FTP is not set
348 > # CONFIG_IP_NF_IRC is not set
349 > # CONFIG_IP_NF_NETBIOS_NS is not set
350 > # CONFIG_IP_NF_TFTP is not set
351 > # CONFIG_IP_NF_AMANDA is not set
352 > # CONFIG_IP_NF_PPTP is not set
353 > CONFIG_IP_NF_QUEUE=y
354 > CONFIG_IP_NF_IPTABLES=y
355 > CONFIG_IP_NF_MATCH_LIMIT=y
356 > CONFIG_IP_NF_MATCH_IPRANGE=y
357 > CONFIG_IP_NF_MATCH_MAC=y
358 > CONFIG_IP_NF_MATCH_PKTTYPE=y
359 > CONFIG_IP_NF_MATCH_MARK=y
360 > CONFIG_IP_NF_MATCH_MULTIPORT=y
361 > CONFIG_IP_NF_MATCH_TOS=y
362 > CONFIG_IP_NF_MATCH_RECENT=y
363 > CONFIG_IP_NF_MATCH_ECN=y
364 > CONFIG_IP_NF_MATCH_DSCP=y
365 > CONFIG_IP_NF_MATCH_AH_ESP=y
366 > CONFIG_IP_NF_MATCH_LENGTH=y
367 > CONFIG_IP_NF_MATCH_TTL=y
368 > CONFIG_IP_NF_MATCH_TCPMSS=y
369 > # CONFIG_IP_NF_MATCH_STEALTH is not set
370 > CONFIG_IP_NF_MATCH_HELPER=y
371 > CONFIG_IP_NF_MATCH_STATE=y
372 > CONFIG_IP_NF_MATCH_CONNTRACK=y
373 > CONFIG_IP_NF_MATCH_OWNER=y
374 > # CONFIG_IP_NF_MATCH_ADDRTYPE is not set
375 > # CONFIG_IP_NF_MATCH_REALM is not set
376 > # CONFIG_IP_NF_MATCH_SCTP is not set
377 > # CONFIG_IP_NF_MATCH_DCCP is not set
378 > # CONFIG_IP_NF_MATCH_COMMENT is not set
379 > # CONFIG_IP_NF_MATCH_HASHLIMIT is not set
380 > # CONFIG_IP_NF_MATCH_STRING is not set
381 > CONFIG_IP_NF_FILTER=y
382 > CONFIG_IP_NF_TARGET_REJECT=y
383 > CONFIG_IP_NF_TARGET_LOG=y
384 > CONFIG_IP_NF_TARGET_ULOG=y
385 > CONFIG_IP_NF_TARGET_TCPMSS=y
386 > # CONFIG_IP_NF_TARGET_NFQUEUE is not set
387 > CONFIG_IP_NF_NAT=y
388 > CONFIG_IP_NF_NAT_NEEDED=y
389 > CONFIG_IP_NF_TARGET_MASQUERADE=y
390 > CONFIG_IP_NF_TARGET_REDIRECT=y
391 > CONFIG_IP_NF_TARGET_NETMAP=y
392 > CONFIG_IP_NF_TARGET_SAME=y
393 > # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
394 > CONFIG_IP_NF_MANGLE=y
395 > CONFIG_IP_NF_TARGET_TOS=y
396 > CONFIG_IP_NF_TARGET_ECN=y
397 > CONFIG_IP_NF_TARGET_DSCP=y
398 > CONFIG_IP_NF_TARGET_MARK=y
399 > CONFIG_IP_NF_TARGET_CLASSIFY=y
400 > # CONFIG_IP_NF_TARGET_TTL is not set
401 > CONFIG_IP_NF_RAW=y
402 > CONFIG_IP_NF_TARGET_NOTRACK=y
403 > CONFIG_IP_NF_ARPTABLES=y
404 > CONFIG_IP_NF_ARPFILTER=y
405 > CONFIG_IP_NF_ARP_MANGLE=y
406 >
407 > #
408 > # IPv6: Netfilter Configuration (EXPERIMENTAL)
409 > #
410 > # CONFIG_IP6_NF_QUEUE is not set
411 > # CONFIG_IP6_NF_IPTABLES is not set
412 >
413 > #
414 > # DCCP Configuration (EXPERIMENTAL)
415 > #
416 > # CONFIG_IP_DCCP is not set
417 >
418 > #
419 > # SCTP Configuration (EXPERIMENTAL)
420 > #
421 > # CONFIG_IP_SCTP is not set
422 > # CONFIG_ATM is not set
423 > # CONFIG_BRIDGE is not set
424 > # CONFIG_VLAN_8021Q is not set
425 > # CONFIG_DECNET is not set
426 > # CONFIG_LLC2 is not set
427 > # CONFIG_IPX is not set
428 > # CONFIG_ATALK is not set
429 > # CONFIG_X25 is not set
430 > # CONFIG_LAPB is not set
431 > # CONFIG_NET_DIVERT is not set
432 > # CONFIG_ECONET is not set
433 > # CONFIG_WAN_ROUTER is not set
434 > # CONFIG_NET_SCHED is not set
435 > # CONFIG_NET_CLS_ROUTE is not set
436 >
437 > #
438 > # Network testing
439 > #
440 > # CONFIG_NET_PKTGEN is not set
441 > # CONFIG_HAMRADIO is not set
442 > # CONFIG_IRDA is not set
443 > # CONFIG_BT is not set
444 > # CONFIG_IEEE80211 is not set
445 >
446 > #
447 > # Device Drivers
448 > #
449 >
450 > #
451 > # Generic Driver Options
452 > #
453 > CONFIG_STANDALONE=y
454 > CONFIG_PREVENT_FIRMWARE_BUILD=y
455 > CONFIG_FW_LOADER=y
456 >
457 > #
458 > # Connector - unified userspace <-> kernelspace linker
459 > #
460 > # CONFIG_CONNECTOR is not set
461 >
462 > #
463 > # Memory Technology Devices (MTD)
464 > #
465 > # CONFIG_MTD is not set
466 >
467 > #
468 > # Parallel port support
469 > #
470 > # CONFIG_PARPORT is not set
471 >
472 > #
473 > # Plug and Play support
474 > #
475 > CONFIG_PNP=y
476 > # CONFIG_PNP_DEBUG is not set
477 >
478 > #
479 > # Protocols
480 > #
481 > CONFIG_PNPACPI=y
482 >
483 > #
484 > # Block devices
485 > #
486 > # CONFIG_BLK_DEV_FD is not set
487 > # CONFIG_BLK_CPQ_DA is not set
488 > # CONFIG_BLK_CPQ_CISS_DA is not set
489 > # CONFIG_BLK_DEV_DAC960 is not set
490 > # CONFIG_BLK_DEV_UMEM is not set
491 > # CONFIG_BLK_DEV_COW_COMMON is not set
492 > CONFIG_BLK_DEV_LOOP=y
493 > # CONFIG_BLK_DEV_CRYPTOLOOP is not set
494 > # CONFIG_BLK_DEV_NBD is not set
495 > # CONFIG_BLK_DEV_SX8 is not set
496 > # CONFIG_BLK_DEV_RAM is not set
497 > CONFIG_BLK_DEV_RAM_COUNT=16
498 > CONFIG_LBD=y
499 > # CONFIG_CDROM_PKTCDVD is not set
500 >
501 > #
502 > # IO Schedulers
503 > #
504 > CONFIG_IOSCHED_NOOP=y
505 > CONFIG_IOSCHED_AS=y
506 > CONFIG_IOSCHED_DEADLINE=y
507 > CONFIG_IOSCHED_CFQ=y
508 > # CONFIG_ATA_OVER_ETH is not set
509 >
510 > #
511 > # ATA/ATAPI/MFM/RLL support
512 > #
513 > CONFIG_IDE=y
514 > CONFIG_BLK_DEV_IDE=y
515 >
516 > #
517 > # Please see Documentation/ide.txt for help/info on IDE
518 > drives
519 > #
520 > # CONFIG_BLK_DEV_IDE_SATA is not set
521 > # CONFIG_BLK_DEV_HD_IDE is not set
522 > CONFIG_BLK_DEV_IDEDISK=y
523 > CONFIG_IDEDISK_MULTI_MODE=y
524 > CONFIG_BLK_DEV_IDECD=y
525 > # CONFIG_BLK_DEV_IDETAPE is not set
526 > # CONFIG_BLK_DEV_IDEFLOPPY is not set
527 > # CONFIG_BLK_DEV_IDESCSI is not set
528 > # CONFIG_IDE_TASK_IOCTL is not set
529 >
530 > #
531 > # IDE chipset support/bugfixes
532 > #
533 > CONFIG_IDE_GENERIC=y
534 > CONFIG_BLK_DEV_CMD640=y
535 > # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
536 > # CONFIG_BLK_DEV_IDEPNP is not set
537 > CONFIG_BLK_DEV_IDEPCI=y
538 > CONFIG_IDEPCI_SHARE_IRQ=y
539 > # CONFIG_BLK_DEV_OFFBOARD is not set
540 > CONFIG_BLK_DEV_GENERIC=y
541 > # CONFIG_BLK_DEV_OPTI621 is not set
542 > CONFIG_BLK_DEV_RZ1000=y
543 > CONFIG_BLK_DEV_IDEDMA_PCI=y
544 > # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
545 > CONFIG_IDEDMA_PCI_AUTO=y
546 > # CONFIG_IDEDMA_ONLYDISK is not set
547 > # CONFIG_BLK_DEV_AEC62XX is not set
548 > # CONFIG_BLK_DEV_ALI15X3 is not set
549 > # CONFIG_BLK_DEV_AMD74XX is not set
550 > # CONFIG_BLK_DEV_ATIIXP is not set
551 > # CONFIG_BLK_DEV_CMD64X is not set
552 > # CONFIG_BLK_DEV_TRIFLEX is not set
553 > # CONFIG_BLK_DEV_CY82C693 is not set
554 > # CONFIG_BLK_DEV_CS5520 is not set
555 > # CONFIG_BLK_DEV_CS5530 is not set
556 > # CONFIG_BLK_DEV_HPT34X is not set
557 > # CONFIG_BLK_DEV_HPT366 is not set
558 > # CONFIG_BLK_DEV_SC1200 is not set
559 > CONFIG_BLK_DEV_PIIX=y
560 > # CONFIG_BLK_DEV_IT821X is not set
561 > # CONFIG_BLK_DEV_NS87415 is not set
562 > # CONFIG_BLK_DEV_PDC202XX_OLD is not set
563 > # CONFIG_BLK_DEV_PDC202XX_NEW is not set
564 > # CONFIG_BLK_DEV_SVWKS is not set
565 > # CONFIG_BLK_DEV_SIIMAGE is not set
566 > # CONFIG_BLK_DEV_SIS5513 is not set
567 > # CONFIG_BLK_DEV_SLC90E66 is not set
568 > # CONFIG_BLK_DEV_TRM290 is not set
569 > # CONFIG_BLK_DEV_VIA82CXXX is not set
570 > # CONFIG_IDE_ARM is not set
571 > CONFIG_BLK_DEV_IDEDMA=y
572 > # CONFIG_IDEDMA_IVB is not set
573 > CONFIG_IDEDMA_AUTO=y
574 > # CONFIG_BLK_DEV_HD is not set
575 >
576 > #
577 > # SCSI device support
578 > #
579 > CONFIG_RAID_ATTRS=y
580 > CONFIG_SCSI=y
581 > CONFIG_SCSI_PROC_FS=y
582 >
583 > #
584 > # SCSI support type (disk, tape, CD-ROM)
585 > #
586 > CONFIG_BLK_DEV_SD=y
587 > # CONFIG_CHR_DEV_ST is not set
588 > # CONFIG_CHR_DEV_OSST is not set
589 > # CONFIG_BLK_DEV_SR is not set
590 > # CONFIG_CHR_DEV_SG is not set
591 > # CONFIG_CHR_DEV_SCH is not set
592 >
593 > #
594 > # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
595 > #
596 > # CONFIG_SCSI_MULTI_LUN is not set
597 > # CONFIG_SCSI_CONSTANTS is not set
598 > # CONFIG_SCSI_LOGGING is not set
599 >
600 > #
601 > # SCSI Transport Attributes
602 > #
603 > # CONFIG_SCSI_SPI_ATTRS is not set
604 > # CONFIG_SCSI_FC_ATTRS is not set
605 > # CONFIG_SCSI_ISCSI_ATTRS is not set
606 > # CONFIG_SCSI_SAS_ATTRS is not set
607 >
608 > #
609 > # SCSI low-level drivers
610 > #
611 > # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
612 > # CONFIG_SCSI_3W_9XXX is not set
613 > # CONFIG_SCSI_ACARD is not set
614 > # CONFIG_SCSI_AACRAID is not set
615 > # CONFIG_SCSI_AIC7XXX is not set
616 > # CONFIG_SCSI_AIC7XXX_OLD is not set
617 > # CONFIG_SCSI_AIC79XX is not set
618 > # CONFIG_MEGARAID_NEWGEN is not set
619 > # CONFIG_MEGARAID_LEGACY is not set
620 > # CONFIG_MEGARAID_SAS is not set
621 > CONFIG_SCSI_SATA=y
622 > # CONFIG_SCSI_SATA_AHCI is not set
623 > # CONFIG_SCSI_SATA_SVW is not set
624 > CONFIG_SCSI_ATA_PIIX=y
625 > # CONFIG_SCSI_SATA_MV is not set
626 > # CONFIG_SCSI_SATA_NV is not set
627 > # CONFIG_SCSI_SATA_PROMISE is not set
628 > # CONFIG_SCSI_SATA_QSTOR is not set
629 > CONFIG_SCSI_SATA_SX4=y
630 > # CONFIG_SCSI_SATA_SIL is not set
631 > CONFIG_SCSI_SATA_SIS=y
632 > # CONFIG_SCSI_SATA_ULI is not set
633 > # CONFIG_SCSI_SATA_VIA is not set
634 > # CONFIG_SCSI_SATA_VITESSE is not set
635 > CONFIG_SCSI_SATA_INTEL_COMBINED=y
636 > # CONFIG_SCSI_BUSLOGIC is not set
637 > # CONFIG_SCSI_DMX3191D is not set
638 > # CONFIG_SCSI_EATA is not set
639 > # CONFIG_SCSI_FUTURE_DOMAIN is not set
640 > CONFIG_SCSI_GDTH=y
641 > # CONFIG_SCSI_IPS is not set
642 > # CONFIG_SCSI_INITIO is not set
643 > # CONFIG_SCSI_INIA100 is not set
644 > # CONFIG_SCSI_SYM53C8XX_2 is not set
645 > CONFIG_SCSI_IPR=y
646 > # CONFIG_SCSI_IPR_TRACE is not set
647 > # CONFIG_SCSI_IPR_DUMP is not set
648 > # CONFIG_SCSI_QLOGIC_FC is not set
649 > # CONFIG_SCSI_QLOGIC_1280 is not set
650 > CONFIG_SCSI_QLA2XXX=y
651 > # CONFIG_SCSI_QLA21XX is not set
652 > # CONFIG_SCSI_QLA22XX is not set
653 > # CONFIG_SCSI_QLA2300 is not set
654 > # CONFIG_SCSI_QLA2322 is not set
655 > # CONFIG_SCSI_QLA6312 is not set
656 > # CONFIG_SCSI_QLA24XX is not set
657 > # CONFIG_SCSI_LPFC is not set
658 > # CONFIG_SCSI_DC395x is not set
659 > # CONFIG_SCSI_DC390T is not set
660 > # CONFIG_SCSI_DEBUG is not set
661 >
662 > #
663 > # Multi-device support (RAID and LVM)
664 > #
665 > CONFIG_MD=y
666 > CONFIG_BLK_DEV_MD=y
667 > CONFIG_MD_LINEAR=y
668 > CONFIG_MD_RAID0=y
669 > CONFIG_MD_RAID1=y
670 > CONFIG_MD_RAID10=y
671 > CONFIG_MD_RAID5=y
672 > CONFIG_MD_RAID6=y
673 > # CONFIG_MD_MULTIPATH is not set
674 > # CONFIG_MD_FAULTY is not set
675 > # CONFIG_BLK_DEV_DM is not set
676 >
677 > #
678 > # Fusion MPT device support
679 > #
680 > CONFIG_FUSION=y
681 > CONFIG_FUSION_SPI=y
682 > # CONFIG_FUSION_FC is not set
683 > # CONFIG_FUSION_SAS is not set
684 > CONFIG_FUSION_MAX_SGE=128
685 > # CONFIG_FUSION_CTL is not set
686 >
687 > #
688 > # IEEE 1394 (FireWire) support
689 > #
690 > # CONFIG_IEEE1394 is not set
691 >
692 > #
693 > # I2O device support
694 > #
695 > # CONFIG_I2O is not set
696 >
697 > #
698 > # Network device support
699 > #
700 > CONFIG_NETDEVICES=y
701 > CONFIG_DUMMY=y
702 > # CONFIG_BONDING is not set
703 > # CONFIG_EQUALIZER is not set
704 > # CONFIG_TUN is not set
705 > # CONFIG_NET_SB1000 is not set
706 >
707 > #
708 > # ARCnet devices
709 > #
710 > # CONFIG_ARCNET is not set
711 >
712 > #
713 > # PHY device support
714 > #
715 > # CONFIG_PHYLIB is not set
716 >
717 > #
718 > # Ethernet (10 or 100Mbit)
719 > #
720 > CONFIG_NET_ETHERNET=y
721 > CONFIG_MII=y
722 > # CONFIG_HAPPYMEAL is not set
723 > # CONFIG_SUNGEM is not set
724 > # CONFIG_CASSINI is not set
725 > # CONFIG_NET_VENDOR_3COM is not set
726 >
727 > #
728 > # Tulip family network device support
729 > #
730 > # CONFIG_NET_TULIP is not set
731 > # CONFIG_HP100 is not set
732 > CONFIG_NET_PCI=y
733 > # CONFIG_PCNET32 is not set
734 > # CONFIG_AMD8111_ETH is not set
735 > # CONFIG_ADAPTEC_STARFIRE is not set
736 > # CONFIG_B44 is not set
737 > # CONFIG_FORCEDETH is not set
738 > # CONFIG_DGRS is not set
739 > # CONFIG_EEPRO100 is not set
740 > CONFIG_E100=y
741 > # CONFIG_FEALNX is not set
742 > # CONFIG_NATSEMI is not set
743 > # CONFIG_NE2K_PCI is not set
744 > # CONFIG_8139CP is not set
745 > # CONFIG_8139TOO is not set
746 > # CONFIG_SIS900 is not set
747 > # CONFIG_EPIC100 is not set
748 > # CONFIG_SUNDANCE is not set
749 > # CONFIG_VIA_RHINE is not set
750 >
751 > #
752 > # Ethernet (1000 Mbit)
753 > #
754 > # CONFIG_ACENIC is not set
755 > # CONFIG_DL2K is not set
756 > CONFIG_E1000=y
757 > CONFIG_E1000_NAPI=y
758 > # CONFIG_NS83820 is not set
759 > # CONFIG_HAMACHI is not set
760 > # CONFIG_YELLOWFIN is not set
761 > # CONFIG_R8169 is not set
762 > # CONFIG_SIS190 is not set
763 > # CONFIG_SKGE is not set
764 > # CONFIG_SK98LIN is not set
765 > # CONFIG_VIA_VELOCITY is not set
766 > # CONFIG_TIGON3 is not set
767 > # CONFIG_BNX2 is not set
768 >
769 > #
770 > # Ethernet (10000 Mbit)
771 > #
772 > # CONFIG_CHELSIO_T1 is not set
773 > # CONFIG_IXGB is not set
774 > # CONFIG_S2IO is not set
775 >
776 > #
777 > # Token Ring devices
778 > #
779 > # CONFIG_TR is not set
780 >
781 > #
782 > # Wireless LAN (non-hamradio)
783 > #
784 > # CONFIG_NET_RADIO is not set
785 >
786 > #
787 > # Wan interfaces
788 > #
789 > # CONFIG_WAN is not set
790 > # CONFIG_FDDI is not set
791 > # CONFIG_HIPPI is not set
792 > # CONFIG_PPP is not set
793 > # CONFIG_SLIP is not set
794 > # CONFIG_NET_FC is not set
795 > # CONFIG_SHAPER is not set
796 > # CONFIG_NETCONSOLE is not set
797 > # CONFIG_NETPOLL is not set
798 > # CONFIG_NET_POLL_CONTROLLER is not set
799 >
800 > #
801 > # ISDN subsystem
802 > #
803 > # CONFIG_ISDN is not set
804 >
805 > #
806 > # Telephony Support
807 > #
808 > # CONFIG_PHONE is not set
809 >
810 > #
811 > # Input device support
812 > #
813 > CONFIG_INPUT=y
814 >
815 > #
816 > # Userland interfaces
817 > #
818 > CONFIG_INPUT_MOUSEDEV=y
819 > # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
820 > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
821 > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
822 > # CONFIG_INPUT_JOYDEV is not set
823 > # CONFIG_INPUT_TSDEV is not set
824 > # CONFIG_INPUT_EVDEV is not set
825 > # CONFIG_INPUT_EVBUG is not set
826 >
827 > #
828 > # Input Device Drivers
829 > #
830 > CONFIG_INPUT_KEYBOARD=y
831 > CONFIG_KEYBOARD_ATKBD=y
832 > # CONFIG_KEYBOARD_SUNKBD is not set
833 > # CONFIG_KEYBOARD_LKKBD is not set
834 > # CONFIG_KEYBOARD_XTKBD is not set
835 > # CONFIG_KEYBOARD_NEWTON is not set
836 > # CONFIG_INPUT_MOUSE is not set
837 > # CONFIG_INPUT_JOYSTICK is not set
838 > # CONFIG_INPUT_TOUCHSCREEN is not set
839 > # CONFIG_INPUT_MISC is not set
840 >
841 > #
842 > # Hardware I/O ports
843 > #
844 > CONFIG_SERIO=y
845 > CONFIG_SERIO_I8042=y
846 > # CONFIG_SERIO_SERPORT is not set
847 > # CONFIG_SERIO_CT82C710 is not set
848 > # CONFIG_SERIO_PCIPS2 is not set
849 > CONFIG_SERIO_LIBPS2=y
850 > # CONFIG_SERIO_RAW is not set
851 > # CONFIG_GAMEPORT is not set
852 >
853 > #
854 > # Character devices
855 > #
856 > CONFIG_VT=y
857 > CONFIG_VT_CONSOLE=y
858 > CONFIG_HW_CONSOLE=y
859 > # CONFIG_SERIAL_NONSTANDARD is not set
860 >
861 > #
862 > # Serial drivers
863 > #
864 > CONFIG_SERIAL_8250=y
865 > # CONFIG_SERIAL_8250_CONSOLE is not set
866 > # CONFIG_SERIAL_8250_ACPI is not set
867 > CONFIG_SERIAL_8250_NR_UARTS=4
868 > # CONFIG_SERIAL_8250_EXTENDED is not set
869 >
870 > #
871 > # Non-8250 serial port support
872 > #
873 > CONFIG_SERIAL_CORE=y
874 > # CONFIG_SERIAL_JSM is not set
875 > CONFIG_UNIX98_PTYS=y
876 > CONFIG_LEGACY_PTYS=y
877 > CONFIG_LEGACY_PTY_COUNT=256
878 >
879 > #
880 > # IPMI
881 > #
882 > # CONFIG_IPMI_HANDLER is not set
883 >
884 > #
885 > # Watchdog Cards
886 > #
887 > CONFIG_WATCHDOG=y
888 > # CONFIG_WATCHDOG_NOWAYOUT is not set
889 >
890 > #
891 > # Watchdog Device Drivers
892 > #
893 > # CONFIG_SOFT_WATCHDOG is not set
894 > # CONFIG_ACQUIRE_WDT is not set
895 > # CONFIG_ADVANTECH_WDT is not set
896 > # CONFIG_ALIM1535_WDT is not set
897 > # CONFIG_ALIM7101_WDT is not set
898 > # CONFIG_SC520_WDT is not set
899 > # CONFIG_EUROTECH_WDT is not set
900 > # CONFIG_IB700_WDT is not set
901 > # CONFIG_IBMASR is not set
902 > # CONFIG_WAFER_WDT is not set
903 > CONFIG_I6300ESB_WDT=y
904 > # CONFIG_I8XX_TCO is not set
905 > # CONFIG_SC1200_WDT is not set
906 > # CONFIG_60XX_WDT is not set
907 > # CONFIG_SBC8360_WDT is not set
908 > # CONFIG_CPU5_WDT is not set
909 > # CONFIG_W83627HF_WDT is not set
910 > # CONFIG_W83877F_WDT is not set
911 > # CONFIG_W83977F_WDT is not set
912 > # CONFIG_MACHZ_WDT is not set
913 >
914 > #
915 > # PCI-based Watchdog Cards
916 > #
917 > # CONFIG_PCIPCWATCHDOG is not set
918 > # CONFIG_WDTPCI is not set
919 > # CONFIG_HW_RANDOM is not set
920 > # CONFIG_NVRAM is not set
921 > # CONFIG_RTC is not set
922 > # CONFIG_GEN_RTC is not set
923 > # CONFIG_R3964 is not set
924 > # CONFIG_APPLICOM is not set
925 >
926 > #
927 > # Ftape, the floppy tape device driver
928 > #
929 > CONFIG_AGP=y
930 > CONFIG_AGP_AMD64=y
931 > # CONFIG_AGP_INTEL is not set
932 > # CONFIG_DRM is not set
933 > # CONFIG_MWAVE is not set
934 > # CONFIG_RAW_DRIVER is not set
935 > # CONFIG_HPET is not set
936 > # CONFIG_HANGCHECK_TIMER is not set
937 >
938 > #
939 > # TPM devices
940 > #
941 > # CONFIG_TCG_TPM is not set
942 >
943 > #
944 > # I2C support
945 > #
946 > CONFIG_I2C=y
947 > CONFIG_I2C_CHARDEV=y
948 >
949 > #
950 > # I2C Algorithms
951 > #
952 > CONFIG_I2C_ALGOBIT=y
953 > # CONFIG_I2C_ALGOPCF is not set
954 > # CONFIG_I2C_ALGOPCA is not set
955 >
956 > #
957 > # I2C Hardware Bus support
958 > #
959 > # CONFIG_I2C_ALI1535 is not set
960 > # CONFIG_I2C_ALI1563 is not set
961 > # CONFIG_I2C_ALI15X3 is not set
962 > # CONFIG_I2C_AMD756 is not set
963 > # CONFIG_I2C_AMD8111 is not set
964 > CONFIG_I2C_I801=y
965 > CONFIG_I2C_I810=y
966 > CONFIG_I2C_PIIX4=y
967 > # CONFIG_I2C_NFORCE2 is not set
968 > # CONFIG_I2C_PARPORT_LIGHT is not set
969 > # CONFIG_I2C_PROSAVAGE is not set
970 > # CONFIG_I2C_SAVAGE4 is not set
971 > # CONFIG_SCx200_ACB is not set
972 > # CONFIG_I2C_SIS5595 is not set
973 > # CONFIG_I2C_SIS630 is not set
974 > # CONFIG_I2C_SIS96X is not set
975 > # CONFIG_I2C_VIA is not set
976 > # CONFIG_I2C_VIAPRO is not set
977 > # CONFIG_I2C_VOODOO3 is not set
978 > # CONFIG_I2C_PCA_ISA is not set
979 >
980 > #
981 > # Miscellaneous I2C Chip support
982 > #
983 > # CONFIG_SENSORS_DS1337 is not set
984 > # CONFIG_SENSORS_DS1374 is not set
985 > # CONFIG_SENSORS_EEPROM is not set
986 > # CONFIG_SENSORS_PCF8574 is not set
987 > # CONFIG_SENSORS_PCA9539 is not set
988 > # CONFIG_SENSORS_PCF8591 is not set
989 > # CONFIG_SENSORS_RTC8564 is not set
990 > # CONFIG_SENSORS_MAX6875 is not set
991 > # CONFIG_I2C_DEBUG_CORE is not set
992 > # CONFIG_I2C_DEBUG_ALGO is not set
993 > # CONFIG_I2C_DEBUG_BUS is not set
994 > # CONFIG_I2C_DEBUG_CHIP is not set
995 >
996 > #
997 > # Dallas's 1-wire bus
998 > #
999 > # CONFIG_W1 is not set
1000 >
1001 > #
1002 > # Hardware Monitoring support
1003 > #
1004 > CONFIG_HWMON=y
1005 > # CONFIG_HWMON_VID is not set
1006 > # CONFIG_SENSORS_ADM1021 is not set
1007 > # CONFIG_SENSORS_ADM1025 is not set
1008 > # CONFIG_SENSORS_ADM1026 is not set
1009 > # CONFIG_SENSORS_ADM1031 is not set
1010 > # CONFIG_SENSORS_ADM9240 is not set
1011 > # CONFIG_SENSORS_ASB100 is not set
1012 > # CONFIG_SENSORS_ATXP1 is not set
1013 > # CONFIG_SENSORS_DS1621 is not set
1014 > # CONFIG_SENSORS_FSCHER is not set
1015 > # CONFIG_SENSORS_FSCPOS is not set
1016 > # CONFIG_SENSORS_GL518SM is not set
1017 > # CONFIG_SENSORS_GL520SM is not set
1018 > # CONFIG_SENSORS_IT87 is not set
1019 > # CONFIG_SENSORS_LM63 is not set
1020 > # CONFIG_SENSORS_LM75 is not set
1021 > # CONFIG_SENSORS_LM77 is not set
1022 > # CONFIG_SENSORS_LM78 is not set
1023 > # CONFIG_SENSORS_LM80 is not set
1024 > # CONFIG_SENSORS_LM83 is not set
1025 > # CONFIG_SENSORS_LM85 is not set
1026 > # CONFIG_SENSORS_LM87 is not set
1027 > # CONFIG_SENSORS_LM90 is not set
1028 > # CONFIG_SENSORS_LM92 is not set
1029 > # CONFIG_SENSORS_MAX1619 is not set
1030 > # CONFIG_SENSORS_PC87360 is not set
1031 > # CONFIG_SENSORS_SIS5595 is not set
1032 > # CONFIG_SENSORS_SMSC47M1 is not set
1033 > # CONFIG_SENSORS_SMSC47B397 is not set
1034 > # CONFIG_SENSORS_VIA686A is not set
1035 > # CONFIG_SENSORS_W83781D is not set
1036 > # CONFIG_SENSORS_W83792D is not set
1037 > # CONFIG_SENSORS_W83L785TS is not set
1038 > # CONFIG_SENSORS_W83627HF is not set
1039 > # CONFIG_SENSORS_W83627EHF is not set
1040 > # CONFIG_SENSORS_HDAPS is not set
1041 > # CONFIG_HWMON_DEBUG_CHIP is not set
1042 >
1043 > #
1044 > # Misc devices
1045 > #
1046 > # CONFIG_IBM_ASM is not set
1047 >
1048 > #
1049 > # Multimedia Capabilities Port drivers
1050 > #
1051 >
1052 > #
1053 > # Multimedia devices
1054 > #
1055 > # CONFIG_VIDEO_DEV is not set
1056 >
1057 > #
1058 > # Digital Video Broadcasting Devices
1059 > #
1060 > # CONFIG_DVB is not set
1061 >
1062 > #
1063 > # Graphics support
1064 > #
1065 > # CONFIG_FB is not set
1066 > # CONFIG_VIDEO_SELECT is not set
1067 >
1068 > #
1069 > # Console display driver support
1070 > #
1071 > CONFIG_VGA_CONSOLE=y
1072 > CONFIG_DUMMY_CONSOLE=y
1073 >
1074 > #
1075 > # Sound
1076 > #
1077 > # CONFIG_SOUND is not set
1078 >
1079 > #
1080 > # USB support
1081 > #
1082 > CONFIG_USB_ARCH_HAS_HCD=y
1083 > CONFIG_USB_ARCH_HAS_OHCI=y
1084 > # CONFIG_USB is not set
1085 >
1086 > #
1087 > # USB Gadget Support
1088 > #
1089 > # CONFIG_USB_GADGET is not set
1090 >
1091 > #
1092 > # MMC/SD Card support
1093 > #
1094 > # CONFIG_MMC is not set
1095 >
1096 > #
1097 > # InfiniBand support
1098 > #
1099 > # CONFIG_INFINIBAND is not set
1100 >
1101 > #
1102 > # SN Devices
1103 > #
1104 >
1105 > #
1106 > # Firmware Drivers
1107 > #
1108 > # CONFIG_EDD is not set
1109 > # CONFIG_DELL_RBU is not set
1110 > # CONFIG_DCDBAS is not set
1111 >
1112 > #
1113 > # File systems
1114 > #
1115 > CONFIG_EXT2_FS=y
1116 > # CONFIG_EXT2_FS_XATTR is not set
1117 > # CONFIG_EXT2_FS_XIP is not set
1118 > CONFIG_EXT3_FS=y
1119 > CONFIG_EXT3_FS_XATTR=y
1120 > # CONFIG_EXT3_FS_POSIX_ACL is not set
1121 > # CONFIG_EXT3_FS_SECURITY is not set
1122 > CONFIG_JBD=y
1123 > # CONFIG_JBD_DEBUG is not set
1124 > CONFIG_FS_MBCACHE=y
1125 > # CONFIG_REISERFS_FS is not set
1126 > # CONFIG_JFS_FS is not set
1127 > CONFIG_FS_POSIX_ACL=y
1128 > # CONFIG_XFS_FS is not set
1129 > # CONFIG_MINIX_FS is not set
1130 > # CONFIG_ROMFS_FS is not set
1131 > CONFIG_INOTIFY=y
1132 > # CONFIG_QUOTA is not set
1133 > CONFIG_DNOTIFY=y
1134 > # CONFIG_AUTOFS_FS is not set
1135 > CONFIG_AUTOFS4_FS=y
1136 > # CONFIG_FUSE_FS is not set
1137 >
1138 > #
1139 > # CD-ROM/DVD Filesystems
1140 > #
1141 > # CONFIG_ISO9660_FS is not set
1142 > # CONFIG_UDF_FS is not set
1143 >
1144 > #
1145 > # DOS/FAT/NT Filesystems
1146 > #
1147 > # CONFIG_MSDOS_FS is not set
1148 > # CONFIG_VFAT_FS is not set
1149 > # CONFIG_NTFS_FS is not set
1150 >
1151 > #
1152 > # Pseudo filesystems
1153 > #
1154 > CONFIG_PROC_FS=y
1155 > CONFIG_SYSFS=y
1156 > CONFIG_TMPFS=y
1157 > # CONFIG_HUGETLBFS is not set
1158 > # CONFIG_HUGETLB_PAGE is not set
1159 > CONFIG_RAMFS=y
1160 > # CONFIG_RELAYFS_FS is not set
1161 >
1162 > #
1163 > # Miscellaneous filesystems
1164 > #
1165 > # CONFIG_ADFS_FS is not set
1166 > # CONFIG_AFFS_FS is not set
1167 > # CONFIG_HFS_FS is not set
1168 > # CONFIG_HFSPLUS_FS is not set
1169 > # CONFIG_BEFS_FS is not set
1170 > # CONFIG_BFS_FS is not set
1171 > # CONFIG_EFS_FS is not set
1172 > # CONFIG_CRAMFS is not set
1173 > # CONFIG_SQUASHFS is not set
1174 > # CONFIG_VXFS_FS is not set
1175 > # CONFIG_HPFS_FS is not set
1176 > # CONFIG_QNX4FS_FS is not set
1177 > # CONFIG_SYSV_FS is not set
1178 > # CONFIG_UFS_FS is not set
1179 >
1180 > #
1181 > # Network File Systems
1182 > #
1183 > CONFIG_NFS_FS=y
1184 > CONFIG_NFS_V3=y
1185 > # CONFIG_NFS_V3_ACL is not set
1186 > CONFIG_NFS_V4=y
1187 > # CONFIG_NFS_DIRECTIO is not set
1188 > CONFIG_NFSD=y
1189 > CONFIG_NFSD_V3=y
1190 > # CONFIG_NFSD_V3_ACL is not set
1191 > CONFIG_NFSD_V4=y
1192 > CONFIG_NFSD_TCP=y
1193 > CONFIG_LOCKD=y
1194 > CONFIG_LOCKD_V4=y
1195 > CONFIG_EXPORTFS=y
1196 > CONFIG_NFS_COMMON=y
1197 > CONFIG_SUNRPC=y
1198 > CONFIG_SUNRPC_GSS=y
1199 > CONFIG_RPCSEC_GSS_KRB5=y
1200 > # CONFIG_RPCSEC_GSS_SPKM3 is not set
1201 > # CONFIG_SMB_FS is not set
1202 > # CONFIG_CIFS is not set
1203 > # CONFIG_NCP_FS is not set
1204 > # CONFIG_CODA_FS is not set
1205 > # CONFIG_AFS_FS is not set
1206 > # CONFIG_9P_FS is not set
1207 >
1208 > #
1209 > # Partition Types
1210 > #
1211 > # CONFIG_PARTITION_ADVANCED is not set
1212 > CONFIG_MSDOS_PARTITION=y
1213 >
1214 > #
1215 > # Native Language Support
1216 > #
1217 > CONFIG_NLS=y
1218 > CONFIG_NLS_DEFAULT="utf8"
1219 > CONFIG_NLS_CODEPAGE_437=y
1220 > # CONFIG_NLS_CODEPAGE_737 is not set
1221 > # CONFIG_NLS_CODEPAGE_775 is not set
1222 > CONFIG_NLS_CODEPAGE_850=y
1223 > # CONFIG_NLS_CODEPAGE_852 is not set
1224 > # CONFIG_NLS_CODEPAGE_855 is not set
1225 > # CONFIG_NLS_CODEPAGE_857 is not set
1226 > # CONFIG_NLS_CODEPAGE_860 is not set
1227 > # CONFIG_NLS_CODEPAGE_861 is not set
1228 > # CONFIG_NLS_CODEPAGE_862 is not set
1229 > # CONFIG_NLS_CODEPAGE_863 is not set
1230 > # CONFIG_NLS_CODEPAGE_864 is not set
1231 > # CONFIG_NLS_CODEPAGE_865 is not set
1232 > # CONFIG_NLS_CODEPAGE_866 is not set
1233 > # CONFIG_NLS_CODEPAGE_869 is not set
1234 > # CONFIG_NLS_CODEPAGE_936 is not set
1235 > # CONFIG_NLS_CODEPAGE_950 is not set
1236 > # CONFIG_NLS_CODEPAGE_932 is not set
1237 > # CONFIG_NLS_CODEPAGE_949 is not set
1238 > # CONFIG_NLS_CODEPAGE_874 is not set
1239 > # CONFIG_NLS_ISO8859_8 is not set
1240 > # CONFIG_NLS_CODEPAGE_1250 is not set
1241 > # CONFIG_NLS_CODEPAGE_1251 is not set
1242 > CONFIG_NLS_ASCII=y
1243 > CONFIG_NLS_ISO8859_1=y
1244 > # CONFIG_NLS_ISO8859_2 is not set
1245 > # CONFIG_NLS_ISO8859_3 is not set
1246 > # CONFIG_NLS_ISO8859_4 is not set
1247 > # CONFIG_NLS_ISO8859_5 is not set
1248 > # CONFIG_NLS_ISO8859_6 is not set
1249 > # CONFIG_NLS_ISO8859_7 is not set
1250 > # CONFIG_NLS_ISO8859_9 is not set
1251 > # CONFIG_NLS_ISO8859_13 is not set
1252 > # CONFIG_NLS_ISO8859_14 is not set
1253 > CONFIG_NLS_ISO8859_15=y
1254 > # CONFIG_NLS_KOI8_R is not set
1255 > # CONFIG_NLS_KOI8_U is not set
1256 > CONFIG_NLS_UTF8=y
1257 >
1258 > #
1259 > # Profiling support
1260 > #
1261 > # CONFIG_PROFILING is not set
1262 >
1263 > #
1264 > # Kernel hacking
1265 > #
1266 > # CONFIG_PRINTK_TIME is not set
1267 > # CONFIG_DEBUG_KERNEL is not set
1268 > CONFIG_LOG_BUF_SHIFT=15
1269 >
1270 > #
1271 > # Security options
1272 > #
1273 >
1274 > #
1275 > # PaX
1276 > #
1277 > CONFIG_PAX=y
1278 >
1279 > #
1280 > # PaX Control
1281 > #
1282 > # CONFIG_PAX_SOFTMODE is not set
1283 > CONFIG_PAX_EI_PAX=y
1284 > CONFIG_PAX_PT_PAX_FLAGS=y
1285 > # CONFIG_PAX_NO_ACL_FLAGS is not set
1286 > CONFIG_PAX_HAVE_ACL_FLAGS=y
1287 > # CONFIG_PAX_HOOK_ACL_FLAGS is not set
1288 >
1289 > #
1290 > # Non-executable pages
1291 > #
1292 > CONFIG_PAX_NOEXEC=y
1293 > # CONFIG_PAX_PAGEEXEC is not set
1294 >
1295 > #
1296 > # Address Space Layout Randomization
1297 > #
1298 > CONFIG_PAX_ASLR=y
1299 > CONFIG_PAX_RANDUSTACK=y
1300 > CONFIG_PAX_RANDMMAP=y
1301 >
1302 > #
1303 > # Grsecurity
1304 > #
1305 > CONFIG_GRKERNSEC=y
1306 > # CONFIG_GRKERNSEC_LOW is not set
1307 > # CONFIG_GRKERNSEC_MEDIUM is not set
1308 > # CONFIG_GRKERNSEC_HIGH is not set
1309 > CONFIG_GRKERNSEC_CUSTOM=y
1310 >
1311 > #
1312 > # Address Space Protection
1313 > #
1314 > # CONFIG_GRKERNSEC_KMEM is not set
1315 > # CONFIG_GRKERNSEC_IO is not set
1316 > # CONFIG_GRKERNSEC_PROC_MEMMAP is not set
1317 > # CONFIG_GRKERNSEC_BRUTE is not set
1318 > CONFIG_GRKERNSEC_HIDESYM=y
1319 >
1320 > #
1321 > # Role Based Access Control Options
1322 > #
1323 > CONFIG_GRKERNSEC_ACL_HIDEKERN=y
1324 > CONFIG_GRKERNSEC_ACL_MAXTRIES=3
1325 > CONFIG_GRKERNSEC_ACL_TIMEOUT=30
1326 >
1327 > #
1328 > # Filesystem Protections
1329 > #
1330 > CONFIG_GRKERNSEC_PROC=y
1331 > # CONFIG_GRKERNSEC_PROC_USER is not set
1332 > CONFIG_GRKERNSEC_PROC_USERGROUP=y
1333 > CONFIG_GRKERNSEC_PROC_GID=10
1334 > CONFIG_GRKERNSEC_PROC_ADD=y
1335 > CONFIG_GRKERNSEC_LINK=y
1336 > CONFIG_GRKERNSEC_FIFO=y
1337 > CONFIG_GRKERNSEC_CHROOT=y
1338 > CONFIG_GRKERNSEC_CHROOT_MOUNT=y
1339 > CONFIG_GRKERNSEC_CHROOT_DOUBLE=y
1340 > CONFIG_GRKERNSEC_CHROOT_PIVOT=y
1341 > CONFIG_GRKERNSEC_CHROOT_CHDIR=y
1342 > CONFIG_GRKERNSEC_CHROOT_CHMOD=y
1343 > CONFIG_GRKERNSEC_CHROOT_FCHDIR=y
1344 > CONFIG_GRKERNSEC_CHROOT_MKNOD=y
1345 > CONFIG_GRKERNSEC_CHROOT_SHMAT=y
1346 > CONFIG_GRKERNSEC_CHROOT_UNIX=y
1347 > CONFIG_GRKERNSEC_CHROOT_FINDTASK=y
1348 > CONFIG_GRKERNSEC_CHROOT_NICE=y
1349 > CONFIG_GRKERNSEC_CHROOT_SYSCTL=y
1350 > CONFIG_GRKERNSEC_CHROOT_CAPS=y
1351 >
1352 > #
1353 > # Kernel Auditing
1354 > #
1355 > # CONFIG_GRKERNSEC_AUDIT_GROUP is not set
1356 > CONFIG_GRKERNSEC_EXECLOG=y
1357 > CONFIG_GRKERNSEC_RESLOG=y
1358 > CONFIG_GRKERNSEC_CHROOT_EXECLOG=y
1359 > CONFIG_GRKERNSEC_AUDIT_CHDIR=y
1360 > CONFIG_GRKERNSEC_AUDIT_MOUNT=y
1361 > CONFIG_GRKERNSEC_AUDIT_IPC=y
1362 > CONFIG_GRKERNSEC_SIGNAL=y
1363 > CONFIG_GRKERNSEC_FORKFAIL=y
1364 > CONFIG_GRKERNSEC_TIME=y
1365 > CONFIG_GRKERNSEC_PROC_IPADDR=y
1366 >
1367 > #
1368 > # Executable Protections
1369 > #
1370 > CONFIG_GRKERNSEC_EXECVE=y
1371 > # CONFIG_GRKERNSEC_SHM is not set
1372 > CONFIG_GRKERNSEC_DMESG=y
1373 > CONFIG_GRKERNSEC_RANDPID=y
1374 > CONFIG_GRKERNSEC_TPE=y
1375 > CONFIG_GRKERNSEC_TPE_ALL=y
1376 > # CONFIG_GRKERNSEC_TPE_INVERT is not set
1377 > CONFIG_GRKERNSEC_TPE_GID=100
1378 >
1379 > #
1380 > # Network Protections
1381 > #
1382 > CONFIG_GRKERNSEC_RANDNET=y
1383 > CONFIG_GRKERNSEC_RANDSRC=y
1384 > # CONFIG_GRKERNSEC_SOCKET is not set
1385 >
1386 > #
1387 > # Sysctl support
1388 > #
1389 > CONFIG_GRKERNSEC_SYSCTL=y
1390 > # CONFIG_GRKERNSEC_SYSCTL_ON is not set
1391 >
1392 > #
1393 > # Logging Options
1394 > #
1395 > CONFIG_GRKERNSEC_FLOODTIME=10
1396 > CONFIG_GRKERNSEC_FLOODBURST=4
1397 > # CONFIG_KEYS is not set
1398 > # CONFIG_SECURITY is not set
1399 >
1400 > #
1401 > # Cryptographic options
1402 > #
1403 > CONFIG_CRYPTO=y
1404 > # CONFIG_CRYPTO_HMAC is not set
1405 > # CONFIG_CRYPTO_NULL is not set
1406 > # CONFIG_CRYPTO_MD4 is not set
1407 > CONFIG_CRYPTO_MD5=y
1408 > # CONFIG_CRYPTO_SHA1 is not set
1409 > CONFIG_CRYPTO_SHA256=y
1410 > # CONFIG_CRYPTO_SHA512 is not set
1411 > # CONFIG_CRYPTO_WP512 is not set
1412 > # CONFIG_CRYPTO_TGR192 is not set
1413 > CONFIG_CRYPTO_DES=y
1414 > # CONFIG_CRYPTO_BLOWFISH is not set
1415 > # CONFIG_CRYPTO_TWOFISH is not set
1416 > # CONFIG_CRYPTO_SERPENT is not set
1417 > # CONFIG_CRYPTO_AES_X86_64 is not set
1418 > # CONFIG_CRYPTO_CAST5 is not set
1419 > # CONFIG_CRYPTO_CAST6 is not set
1420 > # CONFIG_CRYPTO_TEA is not set
1421 > # CONFIG_CRYPTO_ARC4 is not set
1422 > # CONFIG_CRYPTO_KHAZAD is not set
1423 > # CONFIG_CRYPTO_ANUBIS is not set
1424 > # CONFIG_CRYPTO_DEFLATE is not set
1425 > # CONFIG_CRYPTO_MICHAEL_MIC is not set
1426 > # CONFIG_CRYPTO_CRC32C is not set
1427 > # CONFIG_CRYPTO_TEST is not set
1428 >
1429 > #
1430 > # Hardware crypto devices
1431 > #
1432 >
1433 > #
1434 > # Library routines
1435 > #
1436 > # CONFIG_CRC_CCITT is not set
1437 > # CONFIG_CRC16 is not set
1438 > CONFIG_CRC32=y
1439 > CONFIG_LIBCRC32C=y
1440 >
1441 > --
1442 > gentoo-user@g.o mailing list
1443 >
1444 >
1445
1446 --
1447 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Only one processor ? Fernando Antunes <fs.antunes@×××××.com>