Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Only one processor ? Javier Payno <gentoo@×××××××××.net>
Re: [gentoo-user] Only one processor ? Fernando Antunes <fs.antunes@×××××.com>
Re: [gentoo-user] Only one processor ? kashani <kashani-list@××××××××.net>
[solved] Re: [gentoo-user] Only one processor ? Keats <neokeats@×××××××.fr>