Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Only one processor ? Keats <neokeats@×××××××.fr>