Gentoo Archives: gentoo-user-fr

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

Replies

Subject Author
[resolu] Re: [gentoo-user-fr] Un seul processeur ? Keats <neokeats@×××××××.fr>