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