diff options
author | Len Brown <len.brown@intel.com> | 2005-12-06 17:31:30 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2005-12-06 17:31:30 -0500 |
commit | 3d5271f9883cba7b54762bc4fe027d4172f06db7 (patch) | |
tree | ab8a881a14478598a0c8bda0d26c62cdccfffd6d /arch/ia64/defconfig | |
parent | 378b2556f4e09fa6f87ff0cb5c4395ff28257d02 (diff) | |
parent | 9115a6c787596e687df03010d97fccc5e0762506 (diff) |
Pull release into acpica branch
Diffstat (limited to 'arch/ia64/defconfig')
-rw-r--r-- | arch/ia64/defconfig | 267 |
1 files changed, 176 insertions, 91 deletions
diff --git a/arch/ia64/defconfig b/arch/ia64/defconfig index 5da208115ea1..275a26c6e5aa 100644 --- a/arch/ia64/defconfig +++ b/arch/ia64/defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.12 | 3 | # Linux kernel version: 2.6.14-rc1 |
4 | # Tue Jun 21 11:30:42 2005 | 4 | # Wed Sep 14 15:13:03 2005 |
5 | # | 5 | # |
6 | 6 | ||
7 | # | 7 | # |
@@ -16,6 +16,7 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 | |||
16 | # General setup | 16 | # General setup |
17 | # | 17 | # |
18 | CONFIG_LOCALVERSION="" | 18 | CONFIG_LOCALVERSION="" |
19 | CONFIG_LOCALVERSION_AUTO=y | ||
19 | CONFIG_SWAP=y | 20 | CONFIG_SWAP=y |
20 | CONFIG_SYSVIPC=y | 21 | CONFIG_SYSVIPC=y |
21 | CONFIG_POSIX_MQUEUE=y | 22 | CONFIG_POSIX_MQUEUE=y |
@@ -27,6 +28,7 @@ CONFIG_KOBJECT_UEVENT=y | |||
27 | CONFIG_IKCONFIG=y | 28 | CONFIG_IKCONFIG=y |
28 | CONFIG_IKCONFIG_PROC=y | 29 | CONFIG_IKCONFIG_PROC=y |
29 | # CONFIG_CPUSETS is not set | 30 | # CONFIG_CPUSETS is not set |
31 | CONFIG_INITRAMFS_SOURCE="" | ||
30 | # CONFIG_EMBEDDED is not set | 32 | # CONFIG_EMBEDDED is not set |
31 | CONFIG_KALLSYMS=y | 33 | CONFIG_KALLSYMS=y |
32 | CONFIG_KALLSYMS_ALL=y | 34 | CONFIG_KALLSYMS_ALL=y |
@@ -80,6 +82,12 @@ CONFIG_MCKINLEY=y | |||
80 | # CONFIG_IA64_PAGE_SIZE_8KB is not set | 82 | # CONFIG_IA64_PAGE_SIZE_8KB is not set |
81 | CONFIG_IA64_PAGE_SIZE_16KB=y | 83 | CONFIG_IA64_PAGE_SIZE_16KB=y |
82 | # CONFIG_IA64_PAGE_SIZE_64KB is not set | 84 | # CONFIG_IA64_PAGE_SIZE_64KB is not set |
85 | CONFIG_PGTABLE_3=y | ||
86 | # CONFIG_PGTABLE_4 is not set | ||
87 | # CONFIG_HZ_100 is not set | ||
88 | CONFIG_HZ_250=y | ||
89 | # CONFIG_HZ_1000 is not set | ||
90 | CONFIG_HZ=250 | ||
83 | CONFIG_IA64_L1_CACHE_SHIFT=7 | 91 | CONFIG_IA64_L1_CACHE_SHIFT=7 |
84 | CONFIG_NUMA=y | 92 | CONFIG_NUMA=y |
85 | CONFIG_VIRTUAL_MEM_MAP=y | 93 | CONFIG_VIRTUAL_MEM_MAP=y |
@@ -87,12 +95,21 @@ CONFIG_HOLES_IN_ZONE=y | |||
87 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | 95 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y |
88 | CONFIG_IA64_CYCLONE=y | 96 | CONFIG_IA64_CYCLONE=y |
89 | CONFIG_IOSAPIC=y | 97 | CONFIG_IOSAPIC=y |
98 | # CONFIG_IA64_SGI_SN_XP is not set | ||
90 | CONFIG_FORCE_MAX_ZONEORDER=18 | 99 | CONFIG_FORCE_MAX_ZONEORDER=18 |
91 | CONFIG_SMP=y | 100 | CONFIG_SMP=y |
92 | CONFIG_NR_CPUS=512 | 101 | CONFIG_NR_CPUS=512 |
93 | CONFIG_HOTPLUG_CPU=y | 102 | CONFIG_HOTPLUG_CPU=y |
94 | # CONFIG_SCHED_SMT is not set | 103 | # CONFIG_SCHED_SMT is not set |
95 | # CONFIG_PREEMPT is not set | 104 | # CONFIG_PREEMPT is not set |
105 | CONFIG_SELECT_MEMORY_MODEL=y | ||
106 | # CONFIG_FLATMEM_MANUAL is not set | ||
107 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
108 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
109 | CONFIG_DISCONTIGMEM=y | ||
110 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
111 | CONFIG_NEED_MULTIPLE_NODES=y | ||
112 | # CONFIG_SPARSEMEM_STATIC is not set | ||
96 | CONFIG_HAVE_DEC_LOCK=y | 113 | CONFIG_HAVE_DEC_LOCK=y |
97 | CONFIG_IA32_SUPPORT=y | 114 | CONFIG_IA32_SUPPORT=y |
98 | CONFIG_COMPAT=y | 115 | CONFIG_COMPAT=y |
@@ -105,6 +122,7 @@ CONFIG_IA64_PALINFO=y | |||
105 | # | 122 | # |
106 | CONFIG_EFI_VARS=y | 123 | CONFIG_EFI_VARS=y |
107 | CONFIG_EFI_PCDP=y | 124 | CONFIG_EFI_PCDP=y |
125 | # CONFIG_DELL_RBU is not set | ||
108 | CONFIG_BINFMT_ELF=y | 126 | CONFIG_BINFMT_ELF=y |
109 | CONFIG_BINFMT_MISC=m | 127 | CONFIG_BINFMT_MISC=m |
110 | 128 | ||
@@ -112,30 +130,36 @@ CONFIG_BINFMT_MISC=m | |||
112 | # Power management and ACPI | 130 | # Power management and ACPI |
113 | # | 131 | # |
114 | CONFIG_PM=y | 132 | CONFIG_PM=y |
115 | CONFIG_ACPI=y | 133 | # CONFIG_PM_DEBUG is not set |
116 | 134 | ||
117 | # | 135 | # |
118 | # ACPI (Advanced Configuration and Power Interface) Support | 136 | # ACPI (Advanced Configuration and Power Interface) Support |
119 | # | 137 | # |
138 | CONFIG_ACPI=y | ||
120 | CONFIG_ACPI_BUTTON=m | 139 | CONFIG_ACPI_BUTTON=m |
121 | CONFIG_ACPI_FAN=m | 140 | CONFIG_ACPI_FAN=m |
122 | CONFIG_ACPI_PROCESSOR=m | 141 | CONFIG_ACPI_PROCESSOR=m |
123 | CONFIG_ACPI_HOTPLUG_CPU=y | 142 | CONFIG_ACPI_HOTPLUG_CPU=y |
124 | CONFIG_ACPI_THERMAL=m | 143 | CONFIG_ACPI_THERMAL=m |
125 | CONFIG_ACPI_NUMA=y | 144 | CONFIG_ACPI_NUMA=y |
145 | CONFIG_ACPI_BLACKLIST_YEAR=0 | ||
126 | # CONFIG_ACPI_DEBUG is not set | 146 | # CONFIG_ACPI_DEBUG is not set |
127 | CONFIG_ACPI_POWER=y | 147 | CONFIG_ACPI_POWER=y |
128 | CONFIG_ACPI_SYSTEM=y | 148 | CONFIG_ACPI_SYSTEM=y |
129 | CONFIG_ACPI_CONTAINER=m | 149 | CONFIG_ACPI_CONTAINER=m |
130 | 150 | ||
131 | # | 151 | # |
152 | # CPU Frequency scaling | ||
153 | # | ||
154 | # CONFIG_CPU_FREQ is not set | ||
155 | |||
156 | # | ||
132 | # Bus options (PCI, PCMCIA) | 157 | # Bus options (PCI, PCMCIA) |
133 | # | 158 | # |
134 | CONFIG_PCI=y | 159 | CONFIG_PCI=y |
135 | CONFIG_PCI_DOMAINS=y | 160 | CONFIG_PCI_DOMAINS=y |
136 | # CONFIG_PCI_MSI is not set | 161 | # CONFIG_PCI_MSI is not set |
137 | CONFIG_PCI_LEGACY_PROC=y | 162 | CONFIG_PCI_LEGACY_PROC=y |
138 | CONFIG_PCI_NAMES=y | ||
139 | # CONFIG_PCI_DEBUG is not set | 163 | # CONFIG_PCI_DEBUG is not set |
140 | 164 | ||
141 | # | 165 | # |
@@ -147,6 +171,7 @@ CONFIG_HOTPLUG_PCI_ACPI=m | |||
147 | # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set | 171 | # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set |
148 | # CONFIG_HOTPLUG_PCI_CPCI is not set | 172 | # CONFIG_HOTPLUG_PCI_CPCI is not set |
149 | # CONFIG_HOTPLUG_PCI_SHPC is not set | 173 | # CONFIG_HOTPLUG_PCI_SHPC is not set |
174 | # CONFIG_HOTPLUG_PCI_SGI is not set | ||
150 | 175 | ||
151 | # | 176 | # |
152 | # PCCARD (PCMCIA/CardBus) support | 177 | # PCCARD (PCMCIA/CardBus) support |
@@ -154,6 +179,73 @@ CONFIG_HOTPLUG_PCI_ACPI=m | |||
154 | # CONFIG_PCCARD is not set | 179 | # CONFIG_PCCARD is not set |
155 | 180 | ||
156 | # | 181 | # |
182 | # Networking | ||
183 | # | ||
184 | CONFIG_NET=y | ||
185 | |||
186 | # | ||
187 | # Networking options | ||
188 | # | ||
189 | CONFIG_PACKET=y | ||
190 | # CONFIG_PACKET_MMAP is not set | ||
191 | CONFIG_UNIX=y | ||
192 | # CONFIG_NET_KEY is not set | ||
193 | CONFIG_INET=y | ||
194 | CONFIG_IP_MULTICAST=y | ||
195 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
196 | CONFIG_IP_FIB_HASH=y | ||
197 | # CONFIG_IP_PNP is not set | ||
198 | # CONFIG_NET_IPIP is not set | ||
199 | # CONFIG_NET_IPGRE is not set | ||
200 | # CONFIG_IP_MROUTE is not set | ||
201 | CONFIG_ARPD=y | ||
202 | CONFIG_SYN_COOKIES=y | ||
203 | # CONFIG_INET_AH is not set | ||
204 | # CONFIG_INET_ESP is not set | ||
205 | # CONFIG_INET_IPCOMP is not set | ||
206 | # CONFIG_INET_TUNNEL is not set | ||
207 | CONFIG_INET_DIAG=y | ||
208 | CONFIG_INET_TCP_DIAG=y | ||
209 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
210 | CONFIG_TCP_CONG_BIC=y | ||
211 | # CONFIG_IPV6 is not set | ||
212 | # CONFIG_NETFILTER is not set | ||
213 | |||
214 | # | ||
215 | # DCCP Configuration (EXPERIMENTAL) | ||
216 | # | ||
217 | # CONFIG_IP_DCCP is not set | ||
218 | |||
219 | # | ||
220 | # SCTP Configuration (EXPERIMENTAL) | ||
221 | # | ||
222 | # CONFIG_IP_SCTP is not set | ||
223 | # CONFIG_ATM is not set | ||
224 | # CONFIG_BRIDGE is not set | ||
225 | # CONFIG_VLAN_8021Q is not set | ||
226 | # CONFIG_DECNET is not set | ||
227 | # CONFIG_LLC2 is not set | ||
228 | # CONFIG_IPX is not set | ||
229 | # CONFIG_ATALK is not set | ||
230 | # CONFIG_X25 is not set | ||
231 | # CONFIG_LAPB is not set | ||
232 | # CONFIG_NET_DIVERT is not set | ||
233 | # CONFIG_ECONET is not set | ||
234 | # CONFIG_WAN_ROUTER is not set | ||
235 | # CONFIG_NET_SCHED is not set | ||
236 | # CONFIG_NET_CLS_ROUTE is not set | ||
237 | |||
238 | # | ||
239 | # Network testing | ||
240 | # | ||
241 | # CONFIG_NET_PKTGEN is not set | ||
242 | # CONFIG_NETFILTER_NETLINK is not set | ||
243 | # CONFIG_HAMRADIO is not set | ||
244 | # CONFIG_IRDA is not set | ||
245 | # CONFIG_BT is not set | ||
246 | # CONFIG_IEEE80211 is not set | ||
247 | |||
248 | # | ||
157 | # Device Drivers | 249 | # Device Drivers |
158 | # | 250 | # |
159 | 251 | ||
@@ -162,10 +254,15 @@ CONFIG_HOTPLUG_PCI_ACPI=m | |||
162 | # | 254 | # |
163 | CONFIG_STANDALONE=y | 255 | CONFIG_STANDALONE=y |
164 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 256 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
165 | # CONFIG_FW_LOADER is not set | 257 | CONFIG_FW_LOADER=m |
166 | # CONFIG_DEBUG_DRIVER is not set | 258 | # CONFIG_DEBUG_DRIVER is not set |
167 | 259 | ||
168 | # | 260 | # |
261 | # Connector - unified userspace <-> kernelspace linker | ||
262 | # | ||
263 | # CONFIG_CONNECTOR is not set | ||
264 | |||
265 | # | ||
169 | # Memory Technology Devices (MTD) | 266 | # Memory Technology Devices (MTD) |
170 | # | 267 | # |
171 | # CONFIG_MTD is not set | 268 | # CONFIG_MTD is not set |
@@ -178,7 +275,13 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
178 | # | 275 | # |
179 | # Plug and Play support | 276 | # Plug and Play support |
180 | # | 277 | # |
181 | # CONFIG_PNP is not set | 278 | CONFIG_PNP=y |
279 | # CONFIG_PNP_DEBUG is not set | ||
280 | |||
281 | # | ||
282 | # Protocols | ||
283 | # | ||
284 | CONFIG_PNPACPI=y | ||
182 | 285 | ||
183 | # | 286 | # |
184 | # Block devices | 287 | # Block devices |
@@ -197,7 +300,6 @@ CONFIG_BLK_DEV_RAM=y | |||
197 | CONFIG_BLK_DEV_RAM_COUNT=16 | 300 | CONFIG_BLK_DEV_RAM_COUNT=16 |
198 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 301 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
199 | CONFIG_BLK_DEV_INITRD=y | 302 | CONFIG_BLK_DEV_INITRD=y |
200 | CONFIG_INITRAMFS_SOURCE="" | ||
201 | # CONFIG_CDROM_PKTCDVD is not set | 303 | # CONFIG_CDROM_PKTCDVD is not set |
202 | 304 | ||
203 | # | 305 | # |
@@ -230,7 +332,8 @@ CONFIG_BLK_DEV_IDESCSI=m | |||
230 | # | 332 | # |
231 | # IDE chipset support/bugfixes | 333 | # IDE chipset support/bugfixes |
232 | # | 334 | # |
233 | CONFIG_IDE_GENERIC=y | 335 | # CONFIG_IDE_GENERIC is not set |
336 | # CONFIG_BLK_DEV_IDEPNP is not set | ||
234 | CONFIG_BLK_DEV_IDEPCI=y | 337 | CONFIG_BLK_DEV_IDEPCI=y |
235 | # CONFIG_IDEPCI_SHARE_IRQ is not set | 338 | # CONFIG_IDEPCI_SHARE_IRQ is not set |
236 | # CONFIG_BLK_DEV_OFFBOARD is not set | 339 | # CONFIG_BLK_DEV_OFFBOARD is not set |
@@ -252,6 +355,7 @@ CONFIG_BLK_DEV_CMD64X=y | |||
252 | # CONFIG_BLK_DEV_HPT366 is not set | 355 | # CONFIG_BLK_DEV_HPT366 is not set |
253 | # CONFIG_BLK_DEV_SC1200 is not set | 356 | # CONFIG_BLK_DEV_SC1200 is not set |
254 | CONFIG_BLK_DEV_PIIX=y | 357 | CONFIG_BLK_DEV_PIIX=y |
358 | # CONFIG_BLK_DEV_IT821X is not set | ||
255 | # CONFIG_BLK_DEV_NS87415 is not set | 359 | # CONFIG_BLK_DEV_NS87415 is not set |
256 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | 360 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
257 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | 361 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set |
@@ -270,6 +374,7 @@ CONFIG_IDEDMA_AUTO=y | |||
270 | # | 374 | # |
271 | # SCSI device support | 375 | # SCSI device support |
272 | # | 376 | # |
377 | # CONFIG_RAID_ATTRS is not set | ||
273 | CONFIG_SCSI=y | 378 | CONFIG_SCSI=y |
274 | CONFIG_SCSI_PROC_FS=y | 379 | CONFIG_SCSI_PROC_FS=y |
275 | 380 | ||
@@ -297,6 +402,7 @@ CONFIG_CHR_DEV_SG=m | |||
297 | CONFIG_SCSI_SPI_ATTRS=y | 402 | CONFIG_SCSI_SPI_ATTRS=y |
298 | CONFIG_SCSI_FC_ATTRS=y | 403 | CONFIG_SCSI_FC_ATTRS=y |
299 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 404 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
405 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
300 | 406 | ||
301 | # | 407 | # |
302 | # SCSI low-level drivers | 408 | # SCSI low-level drivers |
@@ -314,6 +420,7 @@ CONFIG_SCSI_SATA=y | |||
314 | # CONFIG_SCSI_SATA_AHCI is not set | 420 | # CONFIG_SCSI_SATA_AHCI is not set |
315 | # CONFIG_SCSI_SATA_SVW is not set | 421 | # CONFIG_SCSI_SATA_SVW is not set |
316 | # CONFIG_SCSI_ATA_PIIX is not set | 422 | # CONFIG_SCSI_ATA_PIIX is not set |
423 | # CONFIG_SCSI_SATA_MV is not set | ||
317 | # CONFIG_SCSI_SATA_NV is not set | 424 | # CONFIG_SCSI_SATA_NV is not set |
318 | # CONFIG_SCSI_SATA_PROMISE is not set | 425 | # CONFIG_SCSI_SATA_PROMISE is not set |
319 | # CONFIG_SCSI_SATA_QSTOR is not set | 426 | # CONFIG_SCSI_SATA_QSTOR is not set |
@@ -335,7 +442,6 @@ CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | |||
335 | # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set | 442 | # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set |
336 | # CONFIG_SCSI_IPR is not set | 443 | # CONFIG_SCSI_IPR is not set |
337 | # CONFIG_SCSI_QLOGIC_FC is not set | 444 | # CONFIG_SCSI_QLOGIC_FC is not set |
338 | # CONFIG_SCSI_QLOGIC_FC_FIRMWARE is not set | ||
339 | CONFIG_SCSI_QLOGIC_1280=y | 445 | CONFIG_SCSI_QLOGIC_1280=y |
340 | # CONFIG_SCSI_QLOGIC_1280_1040 is not set | 446 | # CONFIG_SCSI_QLOGIC_1280_1040 is not set |
341 | CONFIG_SCSI_QLA2XXX=y | 447 | CONFIG_SCSI_QLA2XXX=y |
@@ -344,6 +450,7 @@ CONFIG_SCSI_QLA22XX=m | |||
344 | CONFIG_SCSI_QLA2300=m | 450 | CONFIG_SCSI_QLA2300=m |
345 | CONFIG_SCSI_QLA2322=m | 451 | CONFIG_SCSI_QLA2322=m |
346 | # CONFIG_SCSI_QLA6312 is not set | 452 | # CONFIG_SCSI_QLA6312 is not set |
453 | # CONFIG_SCSI_QLA24XX is not set | ||
347 | # CONFIG_SCSI_LPFC is not set | 454 | # CONFIG_SCSI_LPFC is not set |
348 | # CONFIG_SCSI_DC395x is not set | 455 | # CONFIG_SCSI_DC395x is not set |
349 | # CONFIG_SCSI_DC390T is not set | 456 | # CONFIG_SCSI_DC390T is not set |
@@ -390,74 +497,14 @@ CONFIG_FUSION_MAX_SGE=128 | |||
390 | # CONFIG_I2O is not set | 497 | # CONFIG_I2O is not set |
391 | 498 | ||
392 | # | 499 | # |
393 | # Networking support | 500 | # Network device support |
394 | # | ||
395 | CONFIG_NET=y | ||
396 | |||
397 | # | ||
398 | # Networking options | ||
399 | # | ||
400 | CONFIG_PACKET=y | ||
401 | # CONFIG_PACKET_MMAP is not set | ||
402 | CONFIG_UNIX=y | ||
403 | # CONFIG_NET_KEY is not set | ||
404 | CONFIG_INET=y | ||
405 | CONFIG_IP_MULTICAST=y | ||
406 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
407 | # CONFIG_IP_PNP is not set | ||
408 | # CONFIG_NET_IPIP is not set | ||
409 | # CONFIG_NET_IPGRE is not set | ||
410 | # CONFIG_IP_MROUTE is not set | ||
411 | CONFIG_ARPD=y | ||
412 | CONFIG_SYN_COOKIES=y | ||
413 | # CONFIG_INET_AH is not set | ||
414 | # CONFIG_INET_ESP is not set | ||
415 | # CONFIG_INET_IPCOMP is not set | ||
416 | # CONFIG_INET_TUNNEL is not set | ||
417 | CONFIG_IP_TCPDIAG=y | ||
418 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
419 | # CONFIG_IPV6 is not set | ||
420 | # CONFIG_NETFILTER is not set | ||
421 | |||
422 | # | ||
423 | # SCTP Configuration (EXPERIMENTAL) | ||
424 | # | ||
425 | # CONFIG_IP_SCTP is not set | ||
426 | # CONFIG_ATM is not set | ||
427 | # CONFIG_BRIDGE is not set | ||
428 | # CONFIG_VLAN_8021Q is not set | ||
429 | # CONFIG_DECNET is not set | ||
430 | # CONFIG_LLC2 is not set | ||
431 | # CONFIG_IPX is not set | ||
432 | # CONFIG_ATALK is not set | ||
433 | # CONFIG_X25 is not set | ||
434 | # CONFIG_LAPB is not set | ||
435 | # CONFIG_NET_DIVERT is not set | ||
436 | # CONFIG_ECONET is not set | ||
437 | # CONFIG_WAN_ROUTER is not set | ||
438 | |||
439 | # | 501 | # |
440 | # QoS and/or fair queueing | ||
441 | # | ||
442 | # CONFIG_NET_SCHED is not set | ||
443 | # CONFIG_NET_CLS_ROUTE is not set | ||
444 | |||
445 | # | ||
446 | # Network testing | ||
447 | # | ||
448 | # CONFIG_NET_PKTGEN is not set | ||
449 | CONFIG_NETPOLL=y | ||
450 | # CONFIG_NETPOLL_RX is not set | ||
451 | # CONFIG_NETPOLL_TRAP is not set | ||
452 | CONFIG_NET_POLL_CONTROLLER=y | ||
453 | # CONFIG_HAMRADIO is not set | ||
454 | # CONFIG_IRDA is not set | ||
455 | # CONFIG_BT is not set | ||
456 | CONFIG_NETDEVICES=y | 502 | CONFIG_NETDEVICES=y |
457 | CONFIG_DUMMY=m | 503 | CONFIG_DUMMY=m |
458 | # CONFIG_BONDING is not set | 504 | # CONFIG_BONDING is not set |
459 | # CONFIG_EQUALIZER is not set | 505 | # CONFIG_EQUALIZER is not set |
460 | # CONFIG_TUN is not set | 506 | # CONFIG_TUN is not set |
507 | # CONFIG_NET_SB1000 is not set | ||
461 | 508 | ||
462 | # | 509 | # |
463 | # ARCnet devices | 510 | # ARCnet devices |
@@ -465,6 +512,11 @@ CONFIG_DUMMY=m | |||
465 | # CONFIG_ARCNET is not set | 512 | # CONFIG_ARCNET is not set |
466 | 513 | ||
467 | # | 514 | # |
515 | # PHY device support | ||
516 | # | ||
517 | # CONFIG_PHYLIB is not set | ||
518 | |||
519 | # | ||
468 | # Ethernet (10 or 100Mbit) | 520 | # Ethernet (10 or 100Mbit) |
469 | # | 521 | # |
470 | CONFIG_NET_ETHERNET=y | 522 | CONFIG_NET_ETHERNET=y |
@@ -485,6 +537,7 @@ CONFIG_TULIP=m | |||
485 | # CONFIG_DE4X5 is not set | 537 | # CONFIG_DE4X5 is not set |
486 | # CONFIG_WINBOND_840 is not set | 538 | # CONFIG_WINBOND_840 is not set |
487 | # CONFIG_DM9102 is not set | 539 | # CONFIG_DM9102 is not set |
540 | # CONFIG_ULI526X is not set | ||
488 | # CONFIG_HP100 is not set | 541 | # CONFIG_HP100 is not set |
489 | CONFIG_NET_PCI=y | 542 | CONFIG_NET_PCI=y |
490 | # CONFIG_PCNET32 is not set | 543 | # CONFIG_PCNET32 is not set |
@@ -516,6 +569,7 @@ CONFIG_E1000=y | |||
516 | # CONFIG_HAMACHI is not set | 569 | # CONFIG_HAMACHI is not set |
517 | # CONFIG_YELLOWFIN is not set | 570 | # CONFIG_YELLOWFIN is not set |
518 | # CONFIG_R8169 is not set | 571 | # CONFIG_R8169 is not set |
572 | # CONFIG_SIS190 is not set | ||
519 | # CONFIG_SKGE is not set | 573 | # CONFIG_SKGE is not set |
520 | # CONFIG_SK98LIN is not set | 574 | # CONFIG_SK98LIN is not set |
521 | # CONFIG_VIA_VELOCITY is not set | 575 | # CONFIG_VIA_VELOCITY is not set |
@@ -525,6 +579,7 @@ CONFIG_TIGON3=y | |||
525 | # | 579 | # |
526 | # Ethernet (10000 Mbit) | 580 | # Ethernet (10000 Mbit) |
527 | # | 581 | # |
582 | # CONFIG_CHELSIO_T1 is not set | ||
528 | # CONFIG_IXGB is not set | 583 | # CONFIG_IXGB is not set |
529 | # CONFIG_S2IO is not set | 584 | # CONFIG_S2IO is not set |
530 | 585 | ||
@@ -549,6 +604,10 @@ CONFIG_TIGON3=y | |||
549 | # CONFIG_NET_FC is not set | 604 | # CONFIG_NET_FC is not set |
550 | # CONFIG_SHAPER is not set | 605 | # CONFIG_SHAPER is not set |
551 | CONFIG_NETCONSOLE=y | 606 | CONFIG_NETCONSOLE=y |
607 | CONFIG_NETPOLL=y | ||
608 | # CONFIG_NETPOLL_RX is not set | ||
609 | # CONFIG_NETPOLL_TRAP is not set | ||
610 | CONFIG_NET_POLL_CONTROLLER=y | ||
552 | 611 | ||
553 | # | 612 | # |
554 | # ISDN subsystem | 613 | # ISDN subsystem |
@@ -607,9 +666,7 @@ CONFIG_GAMEPORT=m | |||
607 | # CONFIG_GAMEPORT_NS558 is not set | 666 | # CONFIG_GAMEPORT_NS558 is not set |
608 | # CONFIG_GAMEPORT_L4 is not set | 667 | # CONFIG_GAMEPORT_L4 is not set |
609 | # CONFIG_GAMEPORT_EMU10K1 is not set | 668 | # CONFIG_GAMEPORT_EMU10K1 is not set |
610 | # CONFIG_GAMEPORT_VORTEX is not set | ||
611 | # CONFIG_GAMEPORT_FM801 is not set | 669 | # CONFIG_GAMEPORT_FM801 is not set |
612 | # CONFIG_GAMEPORT_CS461X is not set | ||
613 | 670 | ||
614 | # | 671 | # |
615 | # Character devices | 672 | # Character devices |
@@ -620,6 +677,7 @@ CONFIG_HW_CONSOLE=y | |||
620 | CONFIG_SERIAL_NONSTANDARD=y | 677 | CONFIG_SERIAL_NONSTANDARD=y |
621 | # CONFIG_ROCKETPORT is not set | 678 | # CONFIG_ROCKETPORT is not set |
622 | # CONFIG_CYCLADES is not set | 679 | # CONFIG_CYCLADES is not set |
680 | # CONFIG_DIGIEPCA is not set | ||
623 | # CONFIG_MOXA_SMARTIO is not set | 681 | # CONFIG_MOXA_SMARTIO is not set |
624 | # CONFIG_ISI is not set | 682 | # CONFIG_ISI is not set |
625 | # CONFIG_SYNCLINKMP is not set | 683 | # CONFIG_SYNCLINKMP is not set |
@@ -641,7 +699,6 @@ CONFIG_SERIAL_8250_NR_UARTS=6 | |||
641 | CONFIG_SERIAL_8250_EXTENDED=y | 699 | CONFIG_SERIAL_8250_EXTENDED=y |
642 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 700 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
643 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | 701 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set |
644 | # CONFIG_SERIAL_8250_MULTIPORT is not set | ||
645 | # CONFIG_SERIAL_8250_RSA is not set | 702 | # CONFIG_SERIAL_8250_RSA is not set |
646 | 703 | ||
647 | # | 704 | # |
@@ -650,8 +707,8 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y | |||
650 | CONFIG_SERIAL_CORE=y | 707 | CONFIG_SERIAL_CORE=y |
651 | CONFIG_SERIAL_CORE_CONSOLE=y | 708 | CONFIG_SERIAL_CORE_CONSOLE=y |
652 | CONFIG_SERIAL_SGI_L1_CONSOLE=y | 709 | CONFIG_SERIAL_SGI_L1_CONSOLE=y |
653 | CONFIG_SERIAL_SGI_IOC4=y | ||
654 | # CONFIG_SERIAL_JSM is not set | 710 | # CONFIG_SERIAL_JSM is not set |
711 | CONFIG_SERIAL_SGI_IOC4=y | ||
655 | CONFIG_UNIX98_PTYS=y | 712 | CONFIG_UNIX98_PTYS=y |
656 | CONFIG_LEGACY_PTYS=y | 713 | CONFIG_LEGACY_PTYS=y |
657 | CONFIG_LEGACY_PTY_COUNT=256 | 714 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -684,6 +741,8 @@ CONFIG_DRM_R128=m | |||
684 | CONFIG_DRM_RADEON=m | 741 | CONFIG_DRM_RADEON=m |
685 | CONFIG_DRM_MGA=m | 742 | CONFIG_DRM_MGA=m |
686 | CONFIG_DRM_SIS=m | 743 | CONFIG_DRM_SIS=m |
744 | # CONFIG_DRM_VIA is not set | ||
745 | # CONFIG_DRM_SAVAGE is not set | ||
687 | CONFIG_RAW_DRIVER=m | 746 | CONFIG_RAW_DRIVER=m |
688 | CONFIG_HPET=y | 747 | CONFIG_HPET=y |
689 | # CONFIG_HPET_RTC_IRQ is not set | 748 | # CONFIG_HPET_RTC_IRQ is not set |
@@ -708,10 +767,21 @@ CONFIG_MMTIMER=y | |||
708 | # CONFIG_W1 is not set | 767 | # CONFIG_W1 is not set |
709 | 768 | ||
710 | # | 769 | # |
770 | # Hardware Monitoring support | ||
771 | # | ||
772 | CONFIG_HWMON=y | ||
773 | # CONFIG_HWMON_VID is not set | ||
774 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
775 | |||
776 | # | ||
711 | # Misc devices | 777 | # Misc devices |
712 | # | 778 | # |
713 | 779 | ||
714 | # | 780 | # |
781 | # Multimedia Capabilities Port drivers | ||
782 | # | ||
783 | |||
784 | # | ||
715 | # Multimedia devices | 785 | # Multimedia devices |
716 | # | 786 | # |
717 | # CONFIG_VIDEO_DEV is not set | 787 | # CONFIG_VIDEO_DEV is not set |
@@ -753,6 +823,7 @@ CONFIG_SND_PCM_OSS=m | |||
753 | CONFIG_SND_SEQUENCER_OSS=y | 823 | CONFIG_SND_SEQUENCER_OSS=y |
754 | CONFIG_SND_VERBOSE_PRINTK=y | 824 | CONFIG_SND_VERBOSE_PRINTK=y |
755 | # CONFIG_SND_DEBUG is not set | 825 | # CONFIG_SND_DEBUG is not set |
826 | CONFIG_SND_GENERIC_DRIVER=y | ||
756 | 827 | ||
757 | # | 828 | # |
758 | # Generic devices | 829 | # Generic devices |
@@ -764,11 +835,12 @@ CONFIG_SND_VIRMIDI=m | |||
764 | CONFIG_SND_MTPAV=m | 835 | CONFIG_SND_MTPAV=m |
765 | CONFIG_SND_SERIAL_U16550=m | 836 | CONFIG_SND_SERIAL_U16550=m |
766 | CONFIG_SND_MPU401=m | 837 | CONFIG_SND_MPU401=m |
838 | CONFIG_SND_AC97_CODEC=m | ||
839 | CONFIG_SND_AC97_BUS=m | ||
767 | 840 | ||
768 | # | 841 | # |
769 | # PCI devices | 842 | # PCI devices |
770 | # | 843 | # |
771 | CONFIG_SND_AC97_CODEC=m | ||
772 | # CONFIG_SND_ALI5451 is not set | 844 | # CONFIG_SND_ALI5451 is not set |
773 | # CONFIG_SND_ATIIXP is not set | 845 | # CONFIG_SND_ATIIXP is not set |
774 | # CONFIG_SND_ATIIXP_MODEM is not set | 846 | # CONFIG_SND_ATIIXP_MODEM is not set |
@@ -790,9 +862,10 @@ CONFIG_SND_EMU10K1=m | |||
790 | # CONFIG_SND_RME96 is not set | 862 | # CONFIG_SND_RME96 is not set |
791 | # CONFIG_SND_RME9652 is not set | 863 | # CONFIG_SND_RME9652 is not set |
792 | # CONFIG_SND_HDSP is not set | 864 | # CONFIG_SND_HDSP is not set |
865 | # CONFIG_SND_HDSPM is not set | ||
793 | # CONFIG_SND_TRIDENT is not set | 866 | # CONFIG_SND_TRIDENT is not set |
794 | # CONFIG_SND_YMFPCI is not set | 867 | # CONFIG_SND_YMFPCI is not set |
795 | # CONFIG_SND_ALS4000 is not set | 868 | # CONFIG_SND_AD1889 is not set |
796 | # CONFIG_SND_CMIPCI is not set | 869 | # CONFIG_SND_CMIPCI is not set |
797 | # CONFIG_SND_ENS1370 is not set | 870 | # CONFIG_SND_ENS1370 is not set |
798 | # CONFIG_SND_ENS1371 is not set | 871 | # CONFIG_SND_ENS1371 is not set |
@@ -844,6 +917,7 @@ CONFIG_USB_DEVICEFS=y | |||
844 | CONFIG_USB_EHCI_HCD=m | 917 | CONFIG_USB_EHCI_HCD=m |
845 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 918 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
846 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 919 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
920 | # CONFIG_USB_ISP116X_HCD is not set | ||
847 | CONFIG_USB_OHCI_HCD=m | 921 | CONFIG_USB_OHCI_HCD=m |
848 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | 922 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set |
849 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 923 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
@@ -853,9 +927,8 @@ CONFIG_USB_UHCI_HCD=m | |||
853 | # | 927 | # |
854 | # USB Device Class drivers | 928 | # USB Device Class drivers |
855 | # | 929 | # |
856 | # CONFIG_USB_AUDIO is not set | 930 | # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set |
857 | # CONFIG_USB_BLUETOOTH_TTY is not set | 931 | # CONFIG_USB_BLUETOOTH_TTY is not set |
858 | # CONFIG_USB_MIDI is not set | ||
859 | # CONFIG_USB_ACM is not set | 932 | # CONFIG_USB_ACM is not set |
860 | # CONFIG_USB_PRINTER is not set | 933 | # CONFIG_USB_PRINTER is not set |
861 | 934 | ||
@@ -888,12 +961,17 @@ CONFIG_USB_HIDINPUT=y | |||
888 | # CONFIG_USB_MOUSE is not set | 961 | # CONFIG_USB_MOUSE is not set |
889 | # CONFIG_USB_AIPTEK is not set | 962 | # CONFIG_USB_AIPTEK is not set |
890 | # CONFIG_USB_WACOM is not set | 963 | # CONFIG_USB_WACOM is not set |
964 | # CONFIG_USB_ACECAD is not set | ||
891 | # CONFIG_USB_KBTAB is not set | 965 | # CONFIG_USB_KBTAB is not set |
892 | # CONFIG_USB_POWERMATE is not set | 966 | # CONFIG_USB_POWERMATE is not set |
893 | # CONFIG_USB_MTOUCH is not set | 967 | # CONFIG_USB_MTOUCH is not set |
968 | # CONFIG_USB_ITMTOUCH is not set | ||
894 | # CONFIG_USB_EGALAX is not set | 969 | # CONFIG_USB_EGALAX is not set |
970 | # CONFIG_USB_YEALINK is not set | ||
895 | # CONFIG_USB_XPAD is not set | 971 | # CONFIG_USB_XPAD is not set |
896 | # CONFIG_USB_ATI_REMOTE is not set | 972 | # CONFIG_USB_ATI_REMOTE is not set |
973 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
974 | # CONFIG_USB_APPLETOUCH is not set | ||
897 | 975 | ||
898 | # | 976 | # |
899 | # USB Imaging devices | 977 | # USB Imaging devices |
@@ -918,7 +996,7 @@ CONFIG_USB_HIDINPUT=y | |||
918 | # CONFIG_USB_PEGASUS is not set | 996 | # CONFIG_USB_PEGASUS is not set |
919 | # CONFIG_USB_RTL8150 is not set | 997 | # CONFIG_USB_RTL8150 is not set |
920 | # CONFIG_USB_USBNET is not set | 998 | # CONFIG_USB_USBNET is not set |
921 | CONFIG_USB_MON=m | 999 | CONFIG_USB_MON=y |
922 | 1000 | ||
923 | # | 1001 | # |
924 | # USB port drivers | 1002 | # USB port drivers |
@@ -944,10 +1022,11 @@ CONFIG_USB_MON=m | |||
944 | # CONFIG_USB_PHIDGETSERVO is not set | 1022 | # CONFIG_USB_PHIDGETSERVO is not set |
945 | # CONFIG_USB_IDMOUSE is not set | 1023 | # CONFIG_USB_IDMOUSE is not set |
946 | # CONFIG_USB_SISUSBVGA is not set | 1024 | # CONFIG_USB_SISUSBVGA is not set |
1025 | # CONFIG_USB_LD is not set | ||
947 | # CONFIG_USB_TEST is not set | 1026 | # CONFIG_USB_TEST is not set |
948 | 1027 | ||
949 | # | 1028 | # |
950 | # USB ATM/DSL drivers | 1029 | # USB DSL modem support |
951 | # | 1030 | # |
952 | 1031 | ||
953 | # | 1032 | # |
@@ -964,6 +1043,8 @@ CONFIG_USB_MON=m | |||
964 | # InfiniBand support | 1043 | # InfiniBand support |
965 | # | 1044 | # |
966 | CONFIG_INFINIBAND=m | 1045 | CONFIG_INFINIBAND=m |
1046 | # CONFIG_INFINIBAND_USER_MAD is not set | ||
1047 | # CONFIG_INFINIBAND_USER_ACCESS is not set | ||
967 | CONFIG_INFINIBAND_MTHCA=m | 1048 | CONFIG_INFINIBAND_MTHCA=m |
968 | # CONFIG_INFINIBAND_MTHCA_DEBUG is not set | 1049 | # CONFIG_INFINIBAND_MTHCA_DEBUG is not set |
969 | CONFIG_INFINIBAND_IPOIB=m | 1050 | CONFIG_INFINIBAND_IPOIB=m |
@@ -981,6 +1062,7 @@ CONFIG_EXT2_FS=y | |||
981 | CONFIG_EXT2_FS_XATTR=y | 1062 | CONFIG_EXT2_FS_XATTR=y |
982 | CONFIG_EXT2_FS_POSIX_ACL=y | 1063 | CONFIG_EXT2_FS_POSIX_ACL=y |
983 | CONFIG_EXT2_FS_SECURITY=y | 1064 | CONFIG_EXT2_FS_SECURITY=y |
1065 | # CONFIG_EXT2_FS_XIP is not set | ||
984 | CONFIG_EXT3_FS=y | 1066 | CONFIG_EXT3_FS=y |
985 | CONFIG_EXT3_FS_XATTR=y | 1067 | CONFIG_EXT3_FS_XATTR=y |
986 | CONFIG_EXT3_FS_POSIX_ACL=y | 1068 | CONFIG_EXT3_FS_POSIX_ACL=y |
@@ -996,22 +1078,20 @@ CONFIG_REISERFS_FS_POSIX_ACL=y | |||
996 | CONFIG_REISERFS_FS_SECURITY=y | 1078 | CONFIG_REISERFS_FS_SECURITY=y |
997 | # CONFIG_JFS_FS is not set | 1079 | # CONFIG_JFS_FS is not set |
998 | CONFIG_FS_POSIX_ACL=y | 1080 | CONFIG_FS_POSIX_ACL=y |
999 | |||
1000 | # | ||
1001 | # XFS support | ||
1002 | # | ||
1003 | CONFIG_XFS_FS=y | 1081 | CONFIG_XFS_FS=y |
1004 | CONFIG_XFS_EXPORT=y | 1082 | CONFIG_XFS_EXPORT=y |
1005 | # CONFIG_XFS_RT is not set | ||
1006 | # CONFIG_XFS_QUOTA is not set | 1083 | # CONFIG_XFS_QUOTA is not set |
1007 | # CONFIG_XFS_SECURITY is not set | 1084 | # CONFIG_XFS_SECURITY is not set |
1008 | # CONFIG_XFS_POSIX_ACL is not set | 1085 | # CONFIG_XFS_POSIX_ACL is not set |
1086 | # CONFIG_XFS_RT is not set | ||
1009 | # CONFIG_MINIX_FS is not set | 1087 | # CONFIG_MINIX_FS is not set |
1010 | # CONFIG_ROMFS_FS is not set | 1088 | # CONFIG_ROMFS_FS is not set |
1089 | CONFIG_INOTIFY=y | ||
1011 | # CONFIG_QUOTA is not set | 1090 | # CONFIG_QUOTA is not set |
1012 | CONFIG_DNOTIFY=y | 1091 | CONFIG_DNOTIFY=y |
1013 | CONFIG_AUTOFS_FS=y | 1092 | CONFIG_AUTOFS_FS=y |
1014 | CONFIG_AUTOFS4_FS=y | 1093 | CONFIG_AUTOFS4_FS=y |
1094 | # CONFIG_FUSE_FS is not set | ||
1015 | 1095 | ||
1016 | # | 1096 | # |
1017 | # CD-ROM/DVD Filesystems | 1097 | # CD-ROM/DVD Filesystems |
@@ -1040,14 +1120,11 @@ CONFIG_NTFS_FS=m | |||
1040 | CONFIG_PROC_FS=y | 1120 | CONFIG_PROC_FS=y |
1041 | CONFIG_PROC_KCORE=y | 1121 | CONFIG_PROC_KCORE=y |
1042 | CONFIG_SYSFS=y | 1122 | CONFIG_SYSFS=y |
1043 | # CONFIG_DEVFS_FS is not set | ||
1044 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
1045 | CONFIG_TMPFS=y | 1123 | CONFIG_TMPFS=y |
1046 | CONFIG_TMPFS_XATTR=y | ||
1047 | CONFIG_TMPFS_SECURITY=y | ||
1048 | CONFIG_HUGETLBFS=y | 1124 | CONFIG_HUGETLBFS=y |
1049 | CONFIG_HUGETLB_PAGE=y | 1125 | CONFIG_HUGETLB_PAGE=y |
1050 | CONFIG_RAMFS=y | 1126 | CONFIG_RAMFS=y |
1127 | # CONFIG_RELAYFS_FS is not set | ||
1051 | 1128 | ||
1052 | # | 1129 | # |
1053 | # Miscellaneous filesystems | 1130 | # Miscellaneous filesystems |
@@ -1071,15 +1148,18 @@ CONFIG_RAMFS=y | |||
1071 | # | 1148 | # |
1072 | CONFIG_NFS_FS=m | 1149 | CONFIG_NFS_FS=m |
1073 | CONFIG_NFS_V3=y | 1150 | CONFIG_NFS_V3=y |
1151 | # CONFIG_NFS_V3_ACL is not set | ||
1074 | CONFIG_NFS_V4=y | 1152 | CONFIG_NFS_V4=y |
1075 | CONFIG_NFS_DIRECTIO=y | 1153 | CONFIG_NFS_DIRECTIO=y |
1076 | CONFIG_NFSD=m | 1154 | CONFIG_NFSD=m |
1077 | CONFIG_NFSD_V3=y | 1155 | CONFIG_NFSD_V3=y |
1156 | # CONFIG_NFSD_V3_ACL is not set | ||
1078 | CONFIG_NFSD_V4=y | 1157 | CONFIG_NFSD_V4=y |
1079 | CONFIG_NFSD_TCP=y | 1158 | CONFIG_NFSD_TCP=y |
1080 | CONFIG_LOCKD=m | 1159 | CONFIG_LOCKD=m |
1081 | CONFIG_LOCKD_V4=y | 1160 | CONFIG_LOCKD_V4=y |
1082 | CONFIG_EXPORTFS=y | 1161 | CONFIG_EXPORTFS=y |
1162 | CONFIG_NFS_COMMON=y | ||
1083 | CONFIG_SUNRPC=m | 1163 | CONFIG_SUNRPC=m |
1084 | CONFIG_SUNRPC_GSS=m | 1164 | CONFIG_SUNRPC_GSS=m |
1085 | CONFIG_RPCSEC_GSS_KRB5=m | 1165 | CONFIG_RPCSEC_GSS_KRB5=m |
@@ -1094,6 +1174,7 @@ CONFIG_CIFS=m | |||
1094 | # CONFIG_NCP_FS is not set | 1174 | # CONFIG_NCP_FS is not set |
1095 | # CONFIG_CODA_FS is not set | 1175 | # CONFIG_CODA_FS is not set |
1096 | # CONFIG_AFS_FS is not set | 1176 | # CONFIG_AFS_FS is not set |
1177 | # CONFIG_9P_FS is not set | ||
1097 | 1178 | ||
1098 | # | 1179 | # |
1099 | # Partition Types | 1180 | # Partition Types |
@@ -1163,10 +1244,12 @@ CONFIG_NLS_UTF8=m | |||
1163 | # Library routines | 1244 | # Library routines |
1164 | # | 1245 | # |
1165 | # CONFIG_CRC_CCITT is not set | 1246 | # CONFIG_CRC_CCITT is not set |
1247 | # CONFIG_CRC16 is not set | ||
1166 | CONFIG_CRC32=y | 1248 | CONFIG_CRC32=y |
1167 | # CONFIG_LIBCRC32C is not set | 1249 | # CONFIG_LIBCRC32C is not set |
1168 | CONFIG_GENERIC_HARDIRQS=y | 1250 | CONFIG_GENERIC_HARDIRQS=y |
1169 | CONFIG_GENERIC_IRQ_PROBE=y | 1251 | CONFIG_GENERIC_IRQ_PROBE=y |
1252 | CONFIG_GENERIC_PENDING_IRQ=y | ||
1170 | 1253 | ||
1171 | # | 1254 | # |
1172 | # HP Simulator drivers | 1255 | # HP Simulator drivers |
@@ -1187,6 +1270,7 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
1187 | CONFIG_DEBUG_KERNEL=y | 1270 | CONFIG_DEBUG_KERNEL=y |
1188 | CONFIG_MAGIC_SYSRQ=y | 1271 | CONFIG_MAGIC_SYSRQ=y |
1189 | CONFIG_LOG_BUF_SHIFT=20 | 1272 | CONFIG_LOG_BUF_SHIFT=20 |
1273 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1190 | # CONFIG_SCHEDSTATS is not set | 1274 | # CONFIG_SCHEDSTATS is not set |
1191 | # CONFIG_DEBUG_SLAB is not set | 1275 | # CONFIG_DEBUG_SLAB is not set |
1192 | # CONFIG_DEBUG_SPINLOCK is not set | 1276 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1194,6 +1278,7 @@ CONFIG_LOG_BUF_SHIFT=20 | |||
1194 | # CONFIG_DEBUG_KOBJECT is not set | 1278 | # CONFIG_DEBUG_KOBJECT is not set |
1195 | # CONFIG_DEBUG_INFO is not set | 1279 | # CONFIG_DEBUG_INFO is not set |
1196 | # CONFIG_DEBUG_FS is not set | 1280 | # CONFIG_DEBUG_FS is not set |
1281 | # CONFIG_KPROBES is not set | ||
1197 | CONFIG_IA64_GRANULE_16MB=y | 1282 | CONFIG_IA64_GRANULE_16MB=y |
1198 | # CONFIG_IA64_GRANULE_64MB is not set | 1283 | # CONFIG_IA64_GRANULE_64MB is not set |
1199 | # CONFIG_IA64_PRINT_HAZARDS is not set | 1284 | # CONFIG_IA64_PRINT_HAZARDS is not set |
@@ -1215,7 +1300,7 @@ CONFIG_CRYPTO=y | |||
1215 | # CONFIG_CRYPTO_HMAC is not set | 1300 | # CONFIG_CRYPTO_HMAC is not set |
1216 | # CONFIG_CRYPTO_NULL is not set | 1301 | # CONFIG_CRYPTO_NULL is not set |
1217 | # CONFIG_CRYPTO_MD4 is not set | 1302 | # CONFIG_CRYPTO_MD4 is not set |
1218 | CONFIG_CRYPTO_MD5=m | 1303 | CONFIG_CRYPTO_MD5=y |
1219 | # CONFIG_CRYPTO_SHA1 is not set | 1304 | # CONFIG_CRYPTO_SHA1 is not set |
1220 | # CONFIG_CRYPTO_SHA256 is not set | 1305 | # CONFIG_CRYPTO_SHA256 is not set |
1221 | # CONFIG_CRYPTO_SHA512 is not set | 1306 | # CONFIG_CRYPTO_SHA512 is not set |