diff options
author | Tony Luck <tony.luck@intel.com> | 2007-07-19 17:00:34 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-07-19 19:32:48 -0400 |
commit | ffc720409ae8d1cb16ae4b9c39e9e744e4c59898 (patch) | |
tree | 4b3e8b57d0cc869f9e9cedb2f4a3e0a4599995be /arch/ia64 | |
parent | 3d7559e677deafefe134f36c1e75f9119b956672 (diff) |
[IA64] refresh some config files for 64K pagesize
Update arch/ia64/defconfig: select 64K pagesize
Same for arch/ia64/configs/tiger_defconfig + CONFIG_COMPAT=n
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64')
-rw-r--r-- | arch/ia64/configs/tiger_defconfig | 320 | ||||
-rw-r--r-- | arch/ia64/defconfig | 336 |
2 files changed, 212 insertions, 444 deletions
diff --git a/arch/ia64/configs/tiger_defconfig b/arch/ia64/configs/tiger_defconfig index a1446931b401..205bbc30b0d0 100644 --- a/arch/ia64/configs/tiger_defconfig +++ b/arch/ia64/configs/tiger_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.21-rc3 | 3 | # Linux kernel version: 2.6.22 |
4 | # Thu Mar 8 11:07:09 2007 | 4 | # Thu Jul 19 13:54:47 2007 |
5 | # | 5 | # |
6 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 6 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
7 | 7 | ||
@@ -19,15 +19,15 @@ CONFIG_LOCALVERSION="" | |||
19 | CONFIG_LOCALVERSION_AUTO=y | 19 | CONFIG_LOCALVERSION_AUTO=y |
20 | CONFIG_SWAP=y | 20 | CONFIG_SWAP=y |
21 | CONFIG_SYSVIPC=y | 21 | CONFIG_SYSVIPC=y |
22 | # CONFIG_IPC_NS is not set | ||
23 | CONFIG_SYSVIPC_SYSCTL=y | 22 | CONFIG_SYSVIPC_SYSCTL=y |
24 | CONFIG_POSIX_MQUEUE=y | 23 | CONFIG_POSIX_MQUEUE=y |
25 | # CONFIG_BSD_PROCESS_ACCT is not set | 24 | # CONFIG_BSD_PROCESS_ACCT is not set |
26 | # CONFIG_TASKSTATS is not set | 25 | # CONFIG_TASKSTATS is not set |
27 | # CONFIG_UTS_NS is not set | 26 | # CONFIG_USER_NS is not set |
28 | # CONFIG_AUDIT is not set | 27 | # CONFIG_AUDIT is not set |
29 | CONFIG_IKCONFIG=y | 28 | CONFIG_IKCONFIG=y |
30 | CONFIG_IKCONFIG_PROC=y | 29 | CONFIG_IKCONFIG_PROC=y |
30 | CONFIG_LOG_BUF_SHIFT=20 | ||
31 | # CONFIG_CPUSETS is not set | 31 | # CONFIG_CPUSETS is not set |
32 | CONFIG_SYSFS_DEPRECATED=y | 32 | CONFIG_SYSFS_DEPRECATED=y |
33 | # CONFIG_RELAY is not set | 33 | # CONFIG_RELAY is not set |
@@ -46,18 +46,19 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 46 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 47 | CONFIG_BASE_FULL=y |
48 | CONFIG_FUTEX=y | 48 | CONFIG_FUTEX=y |
49 | CONFIG_ANON_INODES=y | ||
49 | CONFIG_EPOLL=y | 50 | CONFIG_EPOLL=y |
51 | CONFIG_SIGNALFD=y | ||
52 | CONFIG_TIMERFD=y | ||
53 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 54 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 55 | CONFIG_VM_EVENT_COUNTERS=y |
56 | CONFIG_SLAB=y | ||
57 | # CONFIG_SLUB is not set | ||
58 | # CONFIG_SLOB is not set | ||
53 | CONFIG_RT_MUTEXES=y | 59 | CONFIG_RT_MUTEXES=y |
54 | # CONFIG_TINY_SHMEM is not set | 60 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 61 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 62 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 63 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 64 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
@@ -65,12 +66,9 @@ CONFIG_MODVERSIONS=y | |||
65 | CONFIG_MODULE_SRCVERSION_ALL=y | 66 | CONFIG_MODULE_SRCVERSION_ALL=y |
66 | CONFIG_KMOD=y | 67 | CONFIG_KMOD=y |
67 | CONFIG_STOP_MACHINE=y | 68 | CONFIG_STOP_MACHINE=y |
68 | |||
69 | # | ||
70 | # Block layer | ||
71 | # | ||
72 | CONFIG_BLOCK=y | 69 | CONFIG_BLOCK=y |
73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 70 | # CONFIG_BLK_DEV_IO_TRACE is not set |
71 | # CONFIG_BLK_DEV_BSG is not set | ||
74 | 72 | ||
75 | # | 73 | # |
76 | # IO Schedulers | 74 | # IO Schedulers |
@@ -91,6 +89,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
91 | CONFIG_IA64=y | 89 | CONFIG_IA64=y |
92 | CONFIG_64BIT=y | 90 | CONFIG_64BIT=y |
93 | CONFIG_ZONE_DMA=y | 91 | CONFIG_ZONE_DMA=y |
92 | CONFIG_QUICKLIST=y | ||
94 | CONFIG_MMU=y | 93 | CONFIG_MMU=y |
95 | CONFIG_SWIOTLB=y | 94 | CONFIG_SWIOTLB=y |
96 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 95 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -114,8 +113,8 @@ CONFIG_IA64_DIG=y | |||
114 | CONFIG_MCKINLEY=y | 113 | CONFIG_MCKINLEY=y |
115 | # CONFIG_IA64_PAGE_SIZE_4KB is not set | 114 | # CONFIG_IA64_PAGE_SIZE_4KB is not set |
116 | # CONFIG_IA64_PAGE_SIZE_8KB is not set | 115 | # CONFIG_IA64_PAGE_SIZE_8KB is not set |
117 | CONFIG_IA64_PAGE_SIZE_16KB=y | 116 | # CONFIG_IA64_PAGE_SIZE_16KB is not set |
118 | # CONFIG_IA64_PAGE_SIZE_64KB is not set | 117 | CONFIG_IA64_PAGE_SIZE_64KB=y |
119 | CONFIG_PGTABLE_3=y | 118 | CONFIG_PGTABLE_3=y |
120 | # CONFIG_PGTABLE_4 is not set | 119 | # CONFIG_PGTABLE_4 is not set |
121 | # CONFIG_HZ_100 is not set | 120 | # CONFIG_HZ_100 is not set |
@@ -145,6 +144,9 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
145 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 144 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
146 | CONFIG_RESOURCES_64BIT=y | 145 | CONFIG_RESOURCES_64BIT=y |
147 | CONFIG_ZONE_DMA_FLAG=1 | 146 | CONFIG_ZONE_DMA_FLAG=1 |
147 | CONFIG_BOUNCE=y | ||
148 | CONFIG_NR_QUICK=1 | ||
149 | CONFIG_VIRT_TO_BUS=y | ||
148 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 150 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
149 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | 151 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y |
150 | CONFIG_ARCH_FLATMEM_ENABLE=y | 152 | CONFIG_ARCH_FLATMEM_ENABLE=y |
@@ -152,11 +154,11 @@ CONFIG_ARCH_SPARSEMEM_ENABLE=y | |||
152 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 154 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
153 | CONFIG_VIRTUAL_MEM_MAP=y | 155 | CONFIG_VIRTUAL_MEM_MAP=y |
154 | CONFIG_HOLES_IN_ZONE=y | 156 | CONFIG_HOLES_IN_ZONE=y |
155 | CONFIG_IA32_SUPPORT=y | 157 | # CONFIG_IA32_SUPPORT is not set |
156 | CONFIG_COMPAT=y | ||
157 | CONFIG_IA64_MCA_RECOVERY=y | 158 | CONFIG_IA64_MCA_RECOVERY=y |
158 | CONFIG_PERFMON=y | 159 | CONFIG_PERFMON=y |
159 | CONFIG_IA64_PALINFO=y | 160 | CONFIG_IA64_PALINFO=y |
161 | # CONFIG_IA64_MC_ERR_INJECT is not set | ||
160 | # CONFIG_IA64_ESI is not set | 162 | # CONFIG_IA64_ESI is not set |
161 | CONFIG_KEXEC=y | 163 | CONFIG_KEXEC=y |
162 | # CONFIG_CRASH_DUMP is not set | 164 | # CONFIG_CRASH_DUMP is not set |
@@ -166,6 +168,7 @@ CONFIG_KEXEC=y | |||
166 | # | 168 | # |
167 | CONFIG_EFI_VARS=y | 169 | CONFIG_EFI_VARS=y |
168 | CONFIG_EFI_PCDP=y | 170 | CONFIG_EFI_PCDP=y |
171 | CONFIG_DMIID=y | ||
169 | CONFIG_BINFMT_ELF=y | 172 | CONFIG_BINFMT_ELF=y |
170 | CONFIG_BINFMT_MISC=m | 173 | CONFIG_BINFMT_MISC=m |
171 | 174 | ||
@@ -175,7 +178,6 @@ CONFIG_BINFMT_MISC=m | |||
175 | CONFIG_PM=y | 178 | CONFIG_PM=y |
176 | CONFIG_PM_LEGACY=y | 179 | CONFIG_PM_LEGACY=y |
177 | # CONFIG_PM_DEBUG is not set | 180 | # CONFIG_PM_DEBUG is not set |
178 | # CONFIG_PM_SYSFS_DEPRECATED is not set | ||
179 | 181 | ||
180 | # | 182 | # |
181 | # ACPI (Advanced Configuration and Power Interface) Support | 183 | # ACPI (Advanced Configuration and Power Interface) Support |
@@ -205,13 +207,11 @@ CONFIG_ACPI_CONTAINER=m | |||
205 | # | 207 | # |
206 | CONFIG_PCI=y | 208 | CONFIG_PCI=y |
207 | CONFIG_PCI_DOMAINS=y | 209 | CONFIG_PCI_DOMAINS=y |
210 | CONFIG_PCI_SYSCALL=y | ||
208 | # CONFIG_PCIEPORTBUS is not set | 211 | # CONFIG_PCIEPORTBUS is not set |
212 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
209 | # CONFIG_PCI_MSI is not set | 213 | # CONFIG_PCI_MSI is not set |
210 | # CONFIG_PCI_DEBUG is not set | 214 | # CONFIG_PCI_DEBUG is not set |
211 | |||
212 | # | ||
213 | # PCI Hotplug Support | ||
214 | # | ||
215 | CONFIG_HOTPLUG_PCI=m | 215 | CONFIG_HOTPLUG_PCI=m |
216 | # CONFIG_HOTPLUG_PCI_FAKE is not set | 216 | # CONFIG_HOTPLUG_PCI_FAKE is not set |
217 | CONFIG_HOTPLUG_PCI_ACPI=m | 217 | CONFIG_HOTPLUG_PCI_ACPI=m |
@@ -232,7 +232,6 @@ CONFIG_NET=y | |||
232 | # | 232 | # |
233 | # Networking options | 233 | # Networking options |
234 | # | 234 | # |
235 | # CONFIG_NETDEBUG is not set | ||
236 | CONFIG_PACKET=y | 235 | CONFIG_PACKET=y |
237 | # CONFIG_PACKET_MMAP is not set | 236 | # CONFIG_PACKET_MMAP is not set |
238 | CONFIG_UNIX=y | 237 | CONFIG_UNIX=y |
@@ -270,20 +269,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
270 | # CONFIG_INET6_TUNNEL is not set | 269 | # CONFIG_INET6_TUNNEL is not set |
271 | # CONFIG_NETWORK_SECMARK is not set | 270 | # CONFIG_NETWORK_SECMARK is not set |
272 | # CONFIG_NETFILTER is not set | 271 | # CONFIG_NETFILTER is not set |
273 | |||
274 | # | ||
275 | # DCCP Configuration (EXPERIMENTAL) | ||
276 | # | ||
277 | # CONFIG_IP_DCCP is not set | 272 | # CONFIG_IP_DCCP is not set |
278 | |||
279 | # | ||
280 | # SCTP Configuration (EXPERIMENTAL) | ||
281 | # | ||
282 | # CONFIG_IP_SCTP is not set | 273 | # CONFIG_IP_SCTP is not set |
283 | |||
284 | # | ||
285 | # TIPC Configuration (EXPERIMENTAL) | ||
286 | # | ||
287 | # CONFIG_TIPC is not set | 274 | # CONFIG_TIPC is not set |
288 | # CONFIG_ATM is not set | 275 | # CONFIG_ATM is not set |
289 | # CONFIG_BRIDGE is not set | 276 | # CONFIG_BRIDGE is not set |
@@ -309,7 +296,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
309 | # CONFIG_HAMRADIO is not set | 296 | # CONFIG_HAMRADIO is not set |
310 | # CONFIG_IRDA is not set | 297 | # CONFIG_IRDA is not set |
311 | # CONFIG_BT is not set | 298 | # CONFIG_BT is not set |
299 | # CONFIG_AF_RXRPC is not set | ||
300 | |||
301 | # | ||
302 | # Wireless | ||
303 | # | ||
304 | # CONFIG_CFG80211 is not set | ||
305 | # CONFIG_WIRELESS_EXT is not set | ||
306 | # CONFIG_MAC80211 is not set | ||
312 | # CONFIG_IEEE80211 is not set | 307 | # CONFIG_IEEE80211 is not set |
308 | # CONFIG_RFKILL is not set | ||
309 | # CONFIG_NET_9P is not set | ||
313 | 310 | ||
314 | # | 311 | # |
315 | # Device Drivers | 312 | # Device Drivers |
@@ -324,25 +321,9 @@ CONFIG_FW_LOADER=m | |||
324 | # CONFIG_DEBUG_DRIVER is not set | 321 | # CONFIG_DEBUG_DRIVER is not set |
325 | # CONFIG_DEBUG_DEVRES is not set | 322 | # CONFIG_DEBUG_DEVRES is not set |
326 | # CONFIG_SYS_HYPERVISOR is not set | 323 | # CONFIG_SYS_HYPERVISOR is not set |
327 | |||
328 | # | ||
329 | # Connector - unified userspace <-> kernelspace linker | ||
330 | # | ||
331 | # CONFIG_CONNECTOR is not set | 324 | # CONFIG_CONNECTOR is not set |
332 | |||
333 | # | ||
334 | # Memory Technology Devices (MTD) | ||
335 | # | ||
336 | # CONFIG_MTD is not set | 325 | # CONFIG_MTD is not set |
337 | |||
338 | # | ||
339 | # Parallel port support | ||
340 | # | ||
341 | # CONFIG_PARPORT is not set | 326 | # CONFIG_PARPORT is not set |
342 | |||
343 | # | ||
344 | # Plug and Play support | ||
345 | # | ||
346 | CONFIG_PNP=y | 327 | CONFIG_PNP=y |
347 | # CONFIG_PNP_DEBUG is not set | 328 | # CONFIG_PNP_DEBUG is not set |
348 | 329 | ||
@@ -350,10 +331,7 @@ CONFIG_PNP=y | |||
350 | # Protocols | 331 | # Protocols |
351 | # | 332 | # |
352 | CONFIG_PNPACPI=y | 333 | CONFIG_PNPACPI=y |
353 | 334 | CONFIG_BLK_DEV=y | |
354 | # | ||
355 | # Block devices | ||
356 | # | ||
357 | # CONFIG_BLK_CPQ_DA is not set | 335 | # CONFIG_BLK_CPQ_DA is not set |
358 | # CONFIG_BLK_CPQ_CISS_DA is not set | 336 | # CONFIG_BLK_CPQ_CISS_DA is not set |
359 | # CONFIG_BLK_DEV_DAC960 is not set | 337 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -370,16 +348,11 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
370 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 348 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
371 | # CONFIG_CDROM_PKTCDVD is not set | 349 | # CONFIG_CDROM_PKTCDVD is not set |
372 | # CONFIG_ATA_OVER_ETH is not set | 350 | # CONFIG_ATA_OVER_ETH is not set |
373 | 351 | CONFIG_MISC_DEVICES=y | |
374 | # | 352 | # CONFIG_PHANTOM is not set |
375 | # Misc devices | 353 | # CONFIG_EEPROM_93CX6 is not set |
376 | # | ||
377 | # CONFIG_SGI_IOC4 is not set | 354 | # CONFIG_SGI_IOC4 is not set |
378 | # CONFIG_TIFM_CORE is not set | 355 | # CONFIG_TIFM_CORE is not set |
379 | |||
380 | # | ||
381 | # ATA/ATAPI/MFM/RLL support | ||
382 | # | ||
383 | CONFIG_IDE=y | 356 | CONFIG_IDE=y |
384 | CONFIG_IDE_MAX_HWIFS=4 | 357 | CONFIG_IDE_MAX_HWIFS=4 |
385 | CONFIG_BLK_DEV_IDE=y | 358 | CONFIG_BLK_DEV_IDE=y |
@@ -396,6 +369,7 @@ CONFIG_BLK_DEV_IDEFLOPPY=y | |||
396 | CONFIG_BLK_DEV_IDESCSI=m | 369 | CONFIG_BLK_DEV_IDESCSI=m |
397 | # CONFIG_BLK_DEV_IDEACPI is not set | 370 | # CONFIG_BLK_DEV_IDEACPI is not set |
398 | # CONFIG_IDE_TASK_IOCTL is not set | 371 | # CONFIG_IDE_TASK_IOCTL is not set |
372 | CONFIG_IDE_PROC_FS=y | ||
399 | 373 | ||
400 | # | 374 | # |
401 | # IDE chipset support/bugfixes | 375 | # IDE chipset support/bugfixes |
@@ -404,12 +378,12 @@ CONFIG_BLK_DEV_IDESCSI=m | |||
404 | # CONFIG_BLK_DEV_IDEPNP is not set | 378 | # CONFIG_BLK_DEV_IDEPNP is not set |
405 | CONFIG_BLK_DEV_IDEPCI=y | 379 | CONFIG_BLK_DEV_IDEPCI=y |
406 | # CONFIG_IDEPCI_SHARE_IRQ is not set | 380 | # CONFIG_IDEPCI_SHARE_IRQ is not set |
381 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
407 | # CONFIG_BLK_DEV_OFFBOARD is not set | 382 | # CONFIG_BLK_DEV_OFFBOARD is not set |
408 | CONFIG_BLK_DEV_GENERIC=y | 383 | CONFIG_BLK_DEV_GENERIC=y |
409 | # CONFIG_BLK_DEV_OPTI621 is not set | 384 | # CONFIG_BLK_DEV_OPTI621 is not set |
410 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 385 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
411 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 386 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
412 | CONFIG_IDEDMA_PCI_AUTO=y | ||
413 | # CONFIG_IDEDMA_ONLYDISK is not set | 387 | # CONFIG_IDEDMA_ONLYDISK is not set |
414 | # CONFIG_BLK_DEV_AEC62XX is not set | 388 | # CONFIG_BLK_DEV_AEC62XX is not set |
415 | # CONFIG_BLK_DEV_ALI15X3 is not set | 389 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -438,7 +412,6 @@ CONFIG_BLK_DEV_PIIX=y | |||
438 | # CONFIG_IDE_ARM is not set | 412 | # CONFIG_IDE_ARM is not set |
439 | CONFIG_BLK_DEV_IDEDMA=y | 413 | CONFIG_BLK_DEV_IDEDMA=y |
440 | # CONFIG_IDEDMA_IVB is not set | 414 | # CONFIG_IDEDMA_IVB is not set |
441 | CONFIG_IDEDMA_AUTO=y | ||
442 | # CONFIG_BLK_DEV_HD is not set | 415 | # CONFIG_BLK_DEV_HD is not set |
443 | 416 | ||
444 | # | 417 | # |
@@ -446,6 +419,7 @@ CONFIG_IDEDMA_AUTO=y | |||
446 | # | 419 | # |
447 | # CONFIG_RAID_ATTRS is not set | 420 | # CONFIG_RAID_ATTRS is not set |
448 | CONFIG_SCSI=y | 421 | CONFIG_SCSI=y |
422 | CONFIG_SCSI_DMA=y | ||
449 | # CONFIG_SCSI_TGT is not set | 423 | # CONFIG_SCSI_TGT is not set |
450 | CONFIG_SCSI_NETLINK=y | 424 | CONFIG_SCSI_NETLINK=y |
451 | CONFIG_SCSI_PROC_FS=y | 425 | CONFIG_SCSI_PROC_FS=y |
@@ -468,6 +442,7 @@ CONFIG_CHR_DEV_SG=m | |||
468 | # CONFIG_SCSI_CONSTANTS is not set | 442 | # CONFIG_SCSI_CONSTANTS is not set |
469 | # CONFIG_SCSI_LOGGING is not set | 443 | # CONFIG_SCSI_LOGGING is not set |
470 | # CONFIG_SCSI_SCAN_ASYNC is not set | 444 | # CONFIG_SCSI_SCAN_ASYNC is not set |
445 | CONFIG_SCSI_WAIT_SCAN=m | ||
471 | 446 | ||
472 | # | 447 | # |
473 | # SCSI Transports | 448 | # SCSI Transports |
@@ -514,15 +489,7 @@ CONFIG_SCSI_QLOGIC_1280=y | |||
514 | # CONFIG_SCSI_DC390T is not set | 489 | # CONFIG_SCSI_DC390T is not set |
515 | # CONFIG_SCSI_DEBUG is not set | 490 | # CONFIG_SCSI_DEBUG is not set |
516 | # CONFIG_SCSI_SRP is not set | 491 | # CONFIG_SCSI_SRP is not set |
517 | |||
518 | # | ||
519 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
520 | # | ||
521 | # CONFIG_ATA is not set | 492 | # CONFIG_ATA is not set |
522 | |||
523 | # | ||
524 | # Multi-device support (RAID and LVM) | ||
525 | # | ||
526 | CONFIG_MD=y | 493 | CONFIG_MD=y |
527 | CONFIG_BLK_DEV_MD=m | 494 | CONFIG_BLK_DEV_MD=m |
528 | CONFIG_MD_LINEAR=m | 495 | CONFIG_MD_LINEAR=m |
@@ -539,6 +506,7 @@ CONFIG_DM_SNAPSHOT=m | |||
539 | CONFIG_DM_MIRROR=m | 506 | CONFIG_DM_MIRROR=m |
540 | CONFIG_DM_ZERO=m | 507 | CONFIG_DM_ZERO=m |
541 | # CONFIG_DM_MULTIPATH is not set | 508 | # CONFIG_DM_MULTIPATH is not set |
509 | # CONFIG_DM_DELAY is not set | ||
542 | 510 | ||
543 | # | 511 | # |
544 | # Fusion MPT device support | 512 | # Fusion MPT device support |
@@ -553,46 +521,25 @@ CONFIG_FUSION_CTL=y | |||
553 | # | 521 | # |
554 | # IEEE 1394 (FireWire) support | 522 | # IEEE 1394 (FireWire) support |
555 | # | 523 | # |
524 | # CONFIG_FIREWIRE is not set | ||
556 | # CONFIG_IEEE1394 is not set | 525 | # CONFIG_IEEE1394 is not set |
557 | |||
558 | # | ||
559 | # I2O device support | ||
560 | # | ||
561 | # CONFIG_I2O is not set | 526 | # CONFIG_I2O is not set |
562 | |||
563 | # | ||
564 | # Network device support | ||
565 | # | ||
566 | CONFIG_NETDEVICES=y | 527 | CONFIG_NETDEVICES=y |
528 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
567 | CONFIG_DUMMY=m | 529 | CONFIG_DUMMY=m |
568 | # CONFIG_BONDING is not set | 530 | # CONFIG_BONDING is not set |
531 | # CONFIG_MACVLAN is not set | ||
569 | # CONFIG_EQUALIZER is not set | 532 | # CONFIG_EQUALIZER is not set |
570 | # CONFIG_TUN is not set | 533 | # CONFIG_TUN is not set |
571 | # CONFIG_NET_SB1000 is not set | 534 | # CONFIG_NET_SB1000 is not set |
572 | |||
573 | # | ||
574 | # ARCnet devices | ||
575 | # | ||
576 | # CONFIG_ARCNET is not set | 535 | # CONFIG_ARCNET is not set |
577 | |||
578 | # | ||
579 | # PHY device support | ||
580 | # | ||
581 | # CONFIG_PHYLIB is not set | 536 | # CONFIG_PHYLIB is not set |
582 | |||
583 | # | ||
584 | # Ethernet (10 or 100Mbit) | ||
585 | # | ||
586 | CONFIG_NET_ETHERNET=y | 537 | CONFIG_NET_ETHERNET=y |
587 | CONFIG_MII=m | 538 | CONFIG_MII=m |
588 | # CONFIG_HAPPYMEAL is not set | 539 | # CONFIG_HAPPYMEAL is not set |
589 | # CONFIG_SUNGEM is not set | 540 | # CONFIG_SUNGEM is not set |
590 | # CONFIG_CASSINI is not set | 541 | # CONFIG_CASSINI is not set |
591 | # CONFIG_NET_VENDOR_3COM is not set | 542 | # CONFIG_NET_VENDOR_3COM is not set |
592 | |||
593 | # | ||
594 | # Tulip family network device support | ||
595 | # | ||
596 | CONFIG_NET_TULIP=y | 543 | CONFIG_NET_TULIP=y |
597 | # CONFIG_DE2104X is not set | 544 | # CONFIG_DE2104X is not set |
598 | CONFIG_TULIP=m | 545 | CONFIG_TULIP=m |
@@ -623,10 +570,7 @@ CONFIG_E100=m | |||
623 | # CONFIG_SUNDANCE is not set | 570 | # CONFIG_SUNDANCE is not set |
624 | # CONFIG_VIA_RHINE is not set | 571 | # CONFIG_VIA_RHINE is not set |
625 | # CONFIG_SC92031 is not set | 572 | # CONFIG_SC92031 is not set |
626 | 573 | CONFIG_NETDEV_1000=y | |
627 | # | ||
628 | # Ethernet (1000 Mbit) | ||
629 | # | ||
630 | # CONFIG_ACENIC is not set | 574 | # CONFIG_ACENIC is not set |
631 | # CONFIG_DL2K is not set | 575 | # CONFIG_DL2K is not set |
632 | CONFIG_E1000=y | 576 | CONFIG_E1000=y |
@@ -639,36 +583,36 @@ CONFIG_E1000=y | |||
639 | # CONFIG_SIS190 is not set | 583 | # CONFIG_SIS190 is not set |
640 | # CONFIG_SKGE is not set | 584 | # CONFIG_SKGE is not set |
641 | # CONFIG_SKY2 is not set | 585 | # CONFIG_SKY2 is not set |
642 | # CONFIG_SK98LIN is not set | ||
643 | # CONFIG_VIA_VELOCITY is not set | 586 | # CONFIG_VIA_VELOCITY is not set |
644 | CONFIG_TIGON3=y | 587 | CONFIG_TIGON3=y |
645 | # CONFIG_BNX2 is not set | 588 | # CONFIG_BNX2 is not set |
646 | # CONFIG_QLA3XXX is not set | 589 | # CONFIG_QLA3XXX is not set |
647 | # CONFIG_ATL1 is not set | 590 | # CONFIG_ATL1 is not set |
648 | 591 | CONFIG_NETDEV_10000=y | |
649 | # | ||
650 | # Ethernet (10000 Mbit) | ||
651 | # | ||
652 | # CONFIG_CHELSIO_T1 is not set | 592 | # CONFIG_CHELSIO_T1 is not set |
653 | # CONFIG_CHELSIO_T3 is not set | 593 | # CONFIG_CHELSIO_T3 is not set |
654 | # CONFIG_IXGB is not set | 594 | # CONFIG_IXGB is not set |
655 | # CONFIG_S2IO is not set | 595 | # CONFIG_S2IO is not set |
656 | # CONFIG_MYRI10GE is not set | 596 | # CONFIG_MYRI10GE is not set |
657 | # CONFIG_NETXEN_NIC is not set | 597 | # CONFIG_NETXEN_NIC is not set |
658 | 598 | # CONFIG_MLX4_CORE is not set | |
659 | # | ||
660 | # Token Ring devices | ||
661 | # | ||
662 | # CONFIG_TR is not set | 599 | # CONFIG_TR is not set |
663 | 600 | ||
664 | # | 601 | # |
665 | # Wireless LAN (non-hamradio) | 602 | # Wireless LAN |
666 | # | 603 | # |
667 | # CONFIG_NET_RADIO is not set | 604 | # CONFIG_WLAN_PRE80211 is not set |
605 | # CONFIG_WLAN_80211 is not set | ||
668 | 606 | ||
669 | # | 607 | # |
670 | # Wan interfaces | 608 | # USB Network Adapters |
671 | # | 609 | # |
610 | # CONFIG_USB_CATC is not set | ||
611 | # CONFIG_USB_KAWETH is not set | ||
612 | # CONFIG_USB_PEGASUS is not set | ||
613 | # CONFIG_USB_RTL8150 is not set | ||
614 | # CONFIG_USB_USBNET_MII is not set | ||
615 | # CONFIG_USB_USBNET is not set | ||
672 | # CONFIG_WAN is not set | 616 | # CONFIG_WAN is not set |
673 | # CONFIG_FDDI is not set | 617 | # CONFIG_FDDI is not set |
674 | # CONFIG_HIPPI is not set | 618 | # CONFIG_HIPPI is not set |
@@ -678,18 +622,9 @@ CONFIG_TIGON3=y | |||
678 | # CONFIG_SHAPER is not set | 622 | # CONFIG_SHAPER is not set |
679 | CONFIG_NETCONSOLE=y | 623 | CONFIG_NETCONSOLE=y |
680 | CONFIG_NETPOLL=y | 624 | CONFIG_NETPOLL=y |
681 | # CONFIG_NETPOLL_RX is not set | ||
682 | # CONFIG_NETPOLL_TRAP is not set | 625 | # CONFIG_NETPOLL_TRAP is not set |
683 | CONFIG_NET_POLL_CONTROLLER=y | 626 | CONFIG_NET_POLL_CONTROLLER=y |
684 | |||
685 | # | ||
686 | # ISDN subsystem | ||
687 | # | ||
688 | # CONFIG_ISDN is not set | 627 | # CONFIG_ISDN is not set |
689 | |||
690 | # | ||
691 | # Telephony Support | ||
692 | # | ||
693 | # CONFIG_PHONE is not set | 628 | # CONFIG_PHONE is not set |
694 | 629 | ||
695 | # | 630 | # |
@@ -697,6 +632,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
697 | # | 632 | # |
698 | CONFIG_INPUT=y | 633 | CONFIG_INPUT=y |
699 | # CONFIG_INPUT_FF_MEMLESS is not set | 634 | # CONFIG_INPUT_FF_MEMLESS is not set |
635 | # CONFIG_INPUT_POLLDEV is not set | ||
700 | 636 | ||
701 | # | 637 | # |
702 | # Userland interfaces | 638 | # Userland interfaces |
@@ -722,9 +658,17 @@ CONFIG_KEYBOARD_ATKBD=y | |||
722 | # CONFIG_KEYBOARD_STOWAWAY is not set | 658 | # CONFIG_KEYBOARD_STOWAWAY is not set |
723 | CONFIG_INPUT_MOUSE=y | 659 | CONFIG_INPUT_MOUSE=y |
724 | CONFIG_MOUSE_PS2=y | 660 | CONFIG_MOUSE_PS2=y |
661 | CONFIG_MOUSE_PS2_ALPS=y | ||
662 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
663 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
664 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
665 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
666 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
725 | # CONFIG_MOUSE_SERIAL is not set | 667 | # CONFIG_MOUSE_SERIAL is not set |
668 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
726 | # CONFIG_MOUSE_VSXXXAA is not set | 669 | # CONFIG_MOUSE_VSXXXAA is not set |
727 | # CONFIG_INPUT_JOYSTICK is not set | 670 | # CONFIG_INPUT_JOYSTICK is not set |
671 | # CONFIG_INPUT_TABLET is not set | ||
728 | # CONFIG_INPUT_TOUCHSCREEN is not set | 672 | # CONFIG_INPUT_TOUCHSCREEN is not set |
729 | # CONFIG_INPUT_MISC is not set | 673 | # CONFIG_INPUT_MISC is not set |
730 | 674 | ||
@@ -790,19 +734,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
790 | CONFIG_UNIX98_PTYS=y | 734 | CONFIG_UNIX98_PTYS=y |
791 | CONFIG_LEGACY_PTYS=y | 735 | CONFIG_LEGACY_PTYS=y |
792 | CONFIG_LEGACY_PTY_COUNT=256 | 736 | CONFIG_LEGACY_PTY_COUNT=256 |
793 | |||
794 | # | ||
795 | # IPMI | ||
796 | # | ||
797 | # CONFIG_IPMI_HANDLER is not set | 737 | # CONFIG_IPMI_HANDLER is not set |
798 | |||
799 | # | ||
800 | # Watchdog Cards | ||
801 | # | ||
802 | # CONFIG_WATCHDOG is not set | 738 | # CONFIG_WATCHDOG is not set |
803 | # CONFIG_HW_RANDOM is not set | 739 | # CONFIG_HW_RANDOM is not set |
804 | CONFIG_EFI_RTC=y | 740 | CONFIG_EFI_RTC=y |
805 | # CONFIG_DTLK is not set | ||
806 | # CONFIG_R3964 is not set | 741 | # CONFIG_R3964 is not set |
807 | # CONFIG_APPLICOM is not set | 742 | # CONFIG_APPLICOM is not set |
808 | CONFIG_AGP=m | 743 | CONFIG_AGP=m |
@@ -821,15 +756,8 @@ CONFIG_HPET=y | |||
821 | # CONFIG_HPET_RTC_IRQ is not set | 756 | # CONFIG_HPET_RTC_IRQ is not set |
822 | CONFIG_HPET_MMAP=y | 757 | CONFIG_HPET_MMAP=y |
823 | # CONFIG_HANGCHECK_TIMER is not set | 758 | # CONFIG_HANGCHECK_TIMER is not set |
824 | |||
825 | # | ||
826 | # TPM devices | ||
827 | # | ||
828 | # CONFIG_TCG_TPM is not set | 759 | # CONFIG_TCG_TPM is not set |
829 | 760 | CONFIG_DEVPORT=y | |
830 | # | ||
831 | # I2C support | ||
832 | # | ||
833 | # CONFIG_I2C is not set | 761 | # CONFIG_I2C is not set |
834 | 762 | ||
835 | # | 763 | # |
@@ -837,21 +765,17 @@ CONFIG_HPET_MMAP=y | |||
837 | # | 765 | # |
838 | # CONFIG_SPI is not set | 766 | # CONFIG_SPI is not set |
839 | # CONFIG_SPI_MASTER is not set | 767 | # CONFIG_SPI_MASTER is not set |
840 | |||
841 | # | ||
842 | # Dallas's 1-wire bus | ||
843 | # | ||
844 | # CONFIG_W1 is not set | 768 | # CONFIG_W1 is not set |
845 | 769 | # CONFIG_POWER_SUPPLY is not set | |
846 | # | ||
847 | # Hardware Monitoring support | ||
848 | # | ||
849 | CONFIG_HWMON=y | 770 | CONFIG_HWMON=y |
850 | # CONFIG_HWMON_VID is not set | 771 | # CONFIG_HWMON_VID is not set |
851 | # CONFIG_SENSORS_ABITUGURU is not set | 772 | # CONFIG_SENSORS_ABITUGURU is not set |
852 | # CONFIG_SENSORS_F71805F is not set | 773 | # CONFIG_SENSORS_F71805F is not set |
853 | # CONFIG_SENSORS_PC87427 is not set | 774 | # CONFIG_SENSORS_PC87427 is not set |
775 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
776 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
854 | # CONFIG_SENSORS_VT1211 is not set | 777 | # CONFIG_SENSORS_VT1211 is not set |
778 | # CONFIG_SENSORS_W83627HF is not set | ||
855 | # CONFIG_HWMON_DEBUG_CHIP is not set | 779 | # CONFIG_HWMON_DEBUG_CHIP is not set |
856 | 780 | ||
857 | # | 781 | # |
@@ -863,17 +787,20 @@ CONFIG_HWMON=y | |||
863 | # Multimedia devices | 787 | # Multimedia devices |
864 | # | 788 | # |
865 | # CONFIG_VIDEO_DEV is not set | 789 | # CONFIG_VIDEO_DEV is not set |
866 | 790 | # CONFIG_DVB_CORE is not set | |
867 | # | 791 | CONFIG_DAB=y |
868 | # Digital Video Broadcasting Devices | ||
869 | # | ||
870 | # CONFIG_DVB is not set | ||
871 | # CONFIG_USB_DABUSB is not set | 792 | # CONFIG_USB_DABUSB is not set |
872 | 793 | ||
873 | # | 794 | # |
874 | # Graphics support | 795 | # Graphics support |
875 | # | 796 | # |
876 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 797 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
798 | |||
799 | # | ||
800 | # Display device support | ||
801 | # | ||
802 | # CONFIG_DISPLAY_SUPPORT is not set | ||
803 | # CONFIG_VGASTATE is not set | ||
877 | # CONFIG_FB is not set | 804 | # CONFIG_FB is not set |
878 | 805 | ||
879 | # | 806 | # |
@@ -887,16 +814,18 @@ CONFIG_DUMMY_CONSOLE=y | |||
887 | # Sound | 814 | # Sound |
888 | # | 815 | # |
889 | # CONFIG_SOUND is not set | 816 | # CONFIG_SOUND is not set |
890 | 817 | CONFIG_HID_SUPPORT=y | |
891 | # | ||
892 | # HID Devices | ||
893 | # | ||
894 | CONFIG_HID=y | 818 | CONFIG_HID=y |
895 | # CONFIG_HID_DEBUG is not set | 819 | # CONFIG_HID_DEBUG is not set |
896 | 820 | ||
897 | # | 821 | # |
898 | # USB support | 822 | # USB Input Devices |
899 | # | 823 | # |
824 | CONFIG_USB_HID=y | ||
825 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
826 | # CONFIG_HID_FF is not set | ||
827 | # CONFIG_USB_HIDDEV is not set | ||
828 | CONFIG_USB_SUPPORT=y | ||
900 | CONFIG_USB_ARCH_HAS_HCD=y | 829 | CONFIG_USB_ARCH_HAS_HCD=y |
901 | CONFIG_USB_ARCH_HAS_OHCI=y | 830 | CONFIG_USB_ARCH_HAS_OHCI=y |
902 | CONFIG_USB_ARCH_HAS_EHCI=y | 831 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -907,8 +836,10 @@ CONFIG_USB=y | |||
907 | # Miscellaneous USB options | 836 | # Miscellaneous USB options |
908 | # | 837 | # |
909 | CONFIG_USB_DEVICEFS=y | 838 | CONFIG_USB_DEVICEFS=y |
839 | CONFIG_USB_DEVICE_CLASS=y | ||
910 | # CONFIG_USB_DYNAMIC_MINORS is not set | 840 | # CONFIG_USB_DYNAMIC_MINORS is not set |
911 | # CONFIG_USB_SUSPEND is not set | 841 | # CONFIG_USB_SUSPEND is not set |
842 | # CONFIG_USB_PERSIST is not set | ||
912 | # CONFIG_USB_OTG is not set | 843 | # CONFIG_USB_OTG is not set |
913 | 844 | ||
914 | # | 845 | # |
@@ -918,7 +849,6 @@ CONFIG_USB_EHCI_HCD=m | |||
918 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 849 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
919 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 850 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
920 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 851 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
921 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
922 | # CONFIG_USB_ISP116X_HCD is not set | 852 | # CONFIG_USB_ISP116X_HCD is not set |
923 | CONFIG_USB_OHCI_HCD=m | 853 | CONFIG_USB_OHCI_HCD=m |
924 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 854 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
@@ -926,6 +856,7 @@ CONFIG_USB_OHCI_HCD=m | |||
926 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 856 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
927 | CONFIG_USB_UHCI_HCD=y | 857 | CONFIG_USB_UHCI_HCD=y |
928 | # CONFIG_USB_SL811_HCD is not set | 858 | # CONFIG_USB_SL811_HCD is not set |
859 | # CONFIG_USB_R8A66597_HCD is not set | ||
929 | 860 | ||
930 | # | 861 | # |
931 | # USB Device Class drivers | 862 | # USB Device Class drivers |
@@ -955,41 +886,10 @@ CONFIG_USB_STORAGE=m | |||
955 | # CONFIG_USB_LIBUSUAL is not set | 886 | # CONFIG_USB_LIBUSUAL is not set |
956 | 887 | ||
957 | # | 888 | # |
958 | # USB Input Devices | ||
959 | # | ||
960 | CONFIG_USB_HID=y | ||
961 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
962 | # CONFIG_HID_FF is not set | ||
963 | # CONFIG_USB_HIDDEV is not set | ||
964 | # CONFIG_USB_AIPTEK is not set | ||
965 | # CONFIG_USB_WACOM is not set | ||
966 | # CONFIG_USB_ACECAD is not set | ||
967 | # CONFIG_USB_KBTAB is not set | ||
968 | # CONFIG_USB_POWERMATE is not set | ||
969 | # CONFIG_USB_TOUCHSCREEN is not set | ||
970 | # CONFIG_USB_YEALINK is not set | ||
971 | # CONFIG_USB_XPAD is not set | ||
972 | # CONFIG_USB_ATI_REMOTE is not set | ||
973 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
974 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
975 | # CONFIG_USB_APPLETOUCH is not set | ||
976 | # CONFIG_USB_GTCO is not set | ||
977 | |||
978 | # | ||
979 | # USB Imaging devices | 889 | # USB Imaging devices |
980 | # | 890 | # |
981 | # CONFIG_USB_MDC800 is not set | 891 | # CONFIG_USB_MDC800 is not set |
982 | # CONFIG_USB_MICROTEK is not set | 892 | # CONFIG_USB_MICROTEK is not set |
983 | |||
984 | # | ||
985 | # USB Network Adapters | ||
986 | # | ||
987 | # CONFIG_USB_CATC is not set | ||
988 | # CONFIG_USB_KAWETH is not set | ||
989 | # CONFIG_USB_PEGASUS is not set | ||
990 | # CONFIG_USB_RTL8150 is not set | ||
991 | # CONFIG_USB_USBNET_MII is not set | ||
992 | # CONFIG_USB_USBNET is not set | ||
993 | # CONFIG_USB_MON is not set | 893 | # CONFIG_USB_MON is not set |
994 | 894 | ||
995 | # | 895 | # |
@@ -1033,10 +933,6 @@ CONFIG_USB_HID=y | |||
1033 | # USB Gadget Support | 933 | # USB Gadget Support |
1034 | # | 934 | # |
1035 | # CONFIG_USB_GADGET is not set | 935 | # CONFIG_USB_GADGET is not set |
1036 | |||
1037 | # | ||
1038 | # MMC/SD Card support | ||
1039 | # | ||
1040 | # CONFIG_MMC is not set | 936 | # CONFIG_MMC is not set |
1041 | 937 | ||
1042 | # | 938 | # |
@@ -1051,17 +947,9 @@ CONFIG_USB_HID=y | |||
1051 | # | 947 | # |
1052 | # LED Triggers | 948 | # LED Triggers |
1053 | # | 949 | # |
1054 | |||
1055 | # | ||
1056 | # InfiniBand support | ||
1057 | # | ||
1058 | # CONFIG_INFINIBAND is not set | 950 | # CONFIG_INFINIBAND is not set |
1059 | 951 | ||
1060 | # | 952 | # |
1061 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
1062 | # | ||
1063 | |||
1064 | # | ||
1065 | # Real Time Clock | 953 | # Real Time Clock |
1066 | # | 954 | # |
1067 | # CONFIG_RTC_CLASS is not set | 955 | # CONFIG_RTC_CLASS is not set |
@@ -1080,12 +968,9 @@ CONFIG_USB_HID=y | |||
1080 | # | 968 | # |
1081 | 969 | ||
1082 | # | 970 | # |
1083 | # Auxiliary Display support | 971 | # Userspace I/O |
1084 | # | ||
1085 | |||
1086 | # | ||
1087 | # Virtualization | ||
1088 | # | 972 | # |
973 | # CONFIG_UIO is not set | ||
1089 | # CONFIG_MSPEC is not set | 974 | # CONFIG_MSPEC is not set |
1090 | 975 | ||
1091 | # | 976 | # |
@@ -1200,7 +1085,8 @@ CONFIG_EXPORTFS=m | |||
1200 | CONFIG_NFS_COMMON=y | 1085 | CONFIG_NFS_COMMON=y |
1201 | CONFIG_SUNRPC=m | 1086 | CONFIG_SUNRPC=m |
1202 | CONFIG_SUNRPC_GSS=m | 1087 | CONFIG_SUNRPC_GSS=m |
1203 | CONFIG_RPCSEC_GSS_KRB5=m | 1088 | # CONFIG_SUNRPC_BIND34 is not set |
1089 | CONFIG_RPCSEC_GSS_KRB5=y | ||
1204 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1090 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1205 | CONFIG_SMB_FS=m | 1091 | CONFIG_SMB_FS=m |
1206 | CONFIG_SMB_NLS_DEFAULT=y | 1092 | CONFIG_SMB_NLS_DEFAULT=y |
@@ -1214,7 +1100,6 @@ CONFIG_CIFS=m | |||
1214 | # CONFIG_NCP_FS is not set | 1100 | # CONFIG_NCP_FS is not set |
1215 | # CONFIG_CODA_FS is not set | 1101 | # CONFIG_CODA_FS is not set |
1216 | # CONFIG_AFS_FS is not set | 1102 | # CONFIG_AFS_FS is not set |
1217 | # CONFIG_9P_FS is not set | ||
1218 | 1103 | ||
1219 | # | 1104 | # |
1220 | # Partition Types | 1105 | # Partition Types |
@@ -1236,6 +1121,7 @@ CONFIG_SGI_PARTITION=y | |||
1236 | # CONFIG_SUN_PARTITION is not set | 1121 | # CONFIG_SUN_PARTITION is not set |
1237 | # CONFIG_KARMA_PARTITION is not set | 1122 | # CONFIG_KARMA_PARTITION is not set |
1238 | CONFIG_EFI_PARTITION=y | 1123 | CONFIG_EFI_PARTITION=y |
1124 | # CONFIG_SYSV68_PARTITION is not set | ||
1239 | 1125 | ||
1240 | # | 1126 | # |
1241 | # Native Language Support | 1127 | # Native Language Support |
@@ -1292,11 +1178,14 @@ CONFIG_NLS_UTF8=m | |||
1292 | CONFIG_BITREVERSE=y | 1178 | CONFIG_BITREVERSE=y |
1293 | # CONFIG_CRC_CCITT is not set | 1179 | # CONFIG_CRC_CCITT is not set |
1294 | # CONFIG_CRC16 is not set | 1180 | # CONFIG_CRC16 is not set |
1181 | # CONFIG_CRC_ITU_T is not set | ||
1295 | CONFIG_CRC32=y | 1182 | CONFIG_CRC32=y |
1183 | # CONFIG_CRC7 is not set | ||
1296 | # CONFIG_LIBCRC32C is not set | 1184 | # CONFIG_LIBCRC32C is not set |
1297 | CONFIG_PLIST=y | 1185 | CONFIG_PLIST=y |
1298 | CONFIG_HAS_IOMEM=y | 1186 | CONFIG_HAS_IOMEM=y |
1299 | CONFIG_HAS_IOPORT=y | 1187 | CONFIG_HAS_IOPORT=y |
1188 | CONFIG_HAS_DMA=y | ||
1300 | CONFIG_GENERIC_HARDIRQS=y | 1189 | CONFIG_GENERIC_HARDIRQS=y |
1301 | CONFIG_GENERIC_IRQ_PROBE=y | 1190 | CONFIG_GENERIC_IRQ_PROBE=y |
1302 | CONFIG_GENERIC_PENDING_IRQ=y | 1191 | CONFIG_GENERIC_PENDING_IRQ=y |
@@ -1319,8 +1208,8 @@ CONFIG_MAGIC_SYSRQ=y | |||
1319 | # CONFIG_HEADERS_CHECK is not set | 1208 | # CONFIG_HEADERS_CHECK is not set |
1320 | CONFIG_DEBUG_KERNEL=y | 1209 | CONFIG_DEBUG_KERNEL=y |
1321 | # CONFIG_DEBUG_SHIRQ is not set | 1210 | # CONFIG_DEBUG_SHIRQ is not set |
1322 | CONFIG_LOG_BUF_SHIFT=20 | ||
1323 | CONFIG_DETECT_SOFTLOCKUP=y | 1211 | CONFIG_DETECT_SOFTLOCKUP=y |
1212 | CONFIG_SCHED_DEBUG=y | ||
1324 | # CONFIG_SCHEDSTATS is not set | 1213 | # CONFIG_SCHEDSTATS is not set |
1325 | # CONFIG_TIMER_STATS is not set | 1214 | # CONFIG_TIMER_STATS is not set |
1326 | # CONFIG_DEBUG_SLAB is not set | 1215 | # CONFIG_DEBUG_SLAB is not set |
@@ -1343,17 +1232,12 @@ CONFIG_IA64_GRANULE_16MB=y | |||
1343 | # CONFIG_DISABLE_VHPT is not set | 1232 | # CONFIG_DISABLE_VHPT is not set |
1344 | # CONFIG_IA64_DEBUG_CMPXCHG is not set | 1233 | # CONFIG_IA64_DEBUG_CMPXCHG is not set |
1345 | # CONFIG_IA64_DEBUG_IRQ is not set | 1234 | # CONFIG_IA64_DEBUG_IRQ is not set |
1346 | CONFIG_SYSVIPC_COMPAT=y | ||
1347 | 1235 | ||
1348 | # | 1236 | # |
1349 | # Security options | 1237 | # Security options |
1350 | # | 1238 | # |
1351 | # CONFIG_KEYS is not set | 1239 | # CONFIG_KEYS is not set |
1352 | # CONFIG_SECURITY is not set | 1240 | # CONFIG_SECURITY is not set |
1353 | |||
1354 | # | ||
1355 | # Cryptographic options | ||
1356 | # | ||
1357 | CONFIG_CRYPTO=y | 1241 | CONFIG_CRYPTO=y |
1358 | CONFIG_CRYPTO_ALGAPI=y | 1242 | CONFIG_CRYPTO_ALGAPI=y |
1359 | CONFIG_CRYPTO_BLKCIPHER=m | 1243 | CONFIG_CRYPTO_BLKCIPHER=m |
@@ -1373,6 +1257,7 @@ CONFIG_CRYPTO_ECB=m | |||
1373 | CONFIG_CRYPTO_CBC=m | 1257 | CONFIG_CRYPTO_CBC=m |
1374 | CONFIG_CRYPTO_PCBC=m | 1258 | CONFIG_CRYPTO_PCBC=m |
1375 | # CONFIG_CRYPTO_LRW is not set | 1259 | # CONFIG_CRYPTO_LRW is not set |
1260 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1376 | CONFIG_CRYPTO_DES=m | 1261 | CONFIG_CRYPTO_DES=m |
1377 | # CONFIG_CRYPTO_FCRYPT is not set | 1262 | # CONFIG_CRYPTO_FCRYPT is not set |
1378 | # CONFIG_CRYPTO_BLOWFISH is not set | 1263 | # CONFIG_CRYPTO_BLOWFISH is not set |
@@ -1390,7 +1275,4 @@ CONFIG_CRYPTO_DES=m | |||
1390 | # CONFIG_CRYPTO_CRC32C is not set | 1275 | # CONFIG_CRYPTO_CRC32C is not set |
1391 | # CONFIG_CRYPTO_CAMELLIA is not set | 1276 | # CONFIG_CRYPTO_CAMELLIA is not set |
1392 | # CONFIG_CRYPTO_TEST is not set | 1277 | # CONFIG_CRYPTO_TEST is not set |
1393 | 1278 | CONFIG_CRYPTO_HW=y | |
1394 | # | ||
1395 | # Hardware crypto devices | ||
1396 | # | ||
diff --git a/arch/ia64/defconfig b/arch/ia64/defconfig index 90bd9601cdde..80298ef905eb 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.21-rc3 | 3 | # Linux kernel version: 2.6.22 |
4 | # Thu Mar 8 11:01:03 2007 | 4 | # Thu Jul 19 13:55:32 2007 |
5 | # | 5 | # |
6 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 6 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
7 | 7 | ||
@@ -19,15 +19,15 @@ CONFIG_LOCALVERSION="" | |||
19 | CONFIG_LOCALVERSION_AUTO=y | 19 | CONFIG_LOCALVERSION_AUTO=y |
20 | CONFIG_SWAP=y | 20 | CONFIG_SWAP=y |
21 | CONFIG_SYSVIPC=y | 21 | CONFIG_SYSVIPC=y |
22 | # CONFIG_IPC_NS is not set | ||
23 | CONFIG_SYSVIPC_SYSCTL=y | 22 | CONFIG_SYSVIPC_SYSCTL=y |
24 | CONFIG_POSIX_MQUEUE=y | 23 | CONFIG_POSIX_MQUEUE=y |
25 | # CONFIG_BSD_PROCESS_ACCT is not set | 24 | # CONFIG_BSD_PROCESS_ACCT is not set |
26 | # CONFIG_TASKSTATS is not set | 25 | # CONFIG_TASKSTATS is not set |
27 | # CONFIG_UTS_NS is not set | 26 | # CONFIG_USER_NS is not set |
28 | # CONFIG_AUDIT is not set | 27 | # CONFIG_AUDIT is not set |
29 | CONFIG_IKCONFIG=y | 28 | CONFIG_IKCONFIG=y |
30 | CONFIG_IKCONFIG_PROC=y | 29 | CONFIG_IKCONFIG_PROC=y |
30 | CONFIG_LOG_BUF_SHIFT=20 | ||
31 | # CONFIG_CPUSETS is not set | 31 | # CONFIG_CPUSETS is not set |
32 | CONFIG_SYSFS_DEPRECATED=y | 32 | CONFIG_SYSFS_DEPRECATED=y |
33 | # CONFIG_RELAY is not set | 33 | # CONFIG_RELAY is not set |
@@ -46,18 +46,19 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 46 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 47 | CONFIG_BASE_FULL=y |
48 | CONFIG_FUTEX=y | 48 | CONFIG_FUTEX=y |
49 | CONFIG_ANON_INODES=y | ||
49 | CONFIG_EPOLL=y | 50 | CONFIG_EPOLL=y |
51 | CONFIG_SIGNALFD=y | ||
52 | CONFIG_TIMERFD=y | ||
53 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 54 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 55 | CONFIG_VM_EVENT_COUNTERS=y |
56 | CONFIG_SLAB=y | ||
57 | # CONFIG_SLUB is not set | ||
58 | # CONFIG_SLOB is not set | ||
53 | CONFIG_RT_MUTEXES=y | 59 | CONFIG_RT_MUTEXES=y |
54 | # CONFIG_TINY_SHMEM is not set | 60 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 61 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 62 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 63 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 64 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
@@ -65,12 +66,9 @@ CONFIG_MODVERSIONS=y | |||
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 66 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
66 | CONFIG_KMOD=y | 67 | CONFIG_KMOD=y |
67 | CONFIG_STOP_MACHINE=y | 68 | CONFIG_STOP_MACHINE=y |
68 | |||
69 | # | ||
70 | # Block layer | ||
71 | # | ||
72 | CONFIG_BLOCK=y | 69 | CONFIG_BLOCK=y |
73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 70 | # CONFIG_BLK_DEV_IO_TRACE is not set |
71 | # CONFIG_BLK_DEV_BSG is not set | ||
74 | 72 | ||
75 | # | 73 | # |
76 | # IO Schedulers | 74 | # IO Schedulers |
@@ -91,6 +89,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
91 | CONFIG_IA64=y | 89 | CONFIG_IA64=y |
92 | CONFIG_64BIT=y | 90 | CONFIG_64BIT=y |
93 | CONFIG_ZONE_DMA=y | 91 | CONFIG_ZONE_DMA=y |
92 | CONFIG_QUICKLIST=y | ||
94 | CONFIG_MMU=y | 93 | CONFIG_MMU=y |
95 | CONFIG_SWIOTLB=y | 94 | CONFIG_SWIOTLB=y |
96 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 95 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -114,8 +113,8 @@ CONFIG_IA64_GENERIC=y | |||
114 | CONFIG_MCKINLEY=y | 113 | CONFIG_MCKINLEY=y |
115 | # CONFIG_IA64_PAGE_SIZE_4KB is not set | 114 | # CONFIG_IA64_PAGE_SIZE_4KB is not set |
116 | # CONFIG_IA64_PAGE_SIZE_8KB is not set | 115 | # CONFIG_IA64_PAGE_SIZE_8KB is not set |
117 | CONFIG_IA64_PAGE_SIZE_16KB=y | 116 | # CONFIG_IA64_PAGE_SIZE_16KB is not set |
118 | # CONFIG_IA64_PAGE_SIZE_64KB is not set | 117 | CONFIG_IA64_PAGE_SIZE_64KB=y |
119 | CONFIG_PGTABLE_3=y | 118 | CONFIG_PGTABLE_3=y |
120 | # CONFIG_PGTABLE_4 is not set | 119 | # CONFIG_PGTABLE_4 is not set |
121 | # CONFIG_HZ_100 is not set | 120 | # CONFIG_HZ_100 is not set |
@@ -147,6 +146,9 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
147 | CONFIG_MIGRATION=y | 146 | CONFIG_MIGRATION=y |
148 | CONFIG_RESOURCES_64BIT=y | 147 | CONFIG_RESOURCES_64BIT=y |
149 | CONFIG_ZONE_DMA_FLAG=1 | 148 | CONFIG_ZONE_DMA_FLAG=1 |
149 | CONFIG_BOUNCE=y | ||
150 | CONFIG_NR_QUICK=1 | ||
151 | CONFIG_VIRT_TO_BUS=y | ||
150 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 152 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
151 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | 153 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y |
152 | CONFIG_ARCH_FLATMEM_ENABLE=y | 154 | CONFIG_ARCH_FLATMEM_ENABLE=y |
@@ -164,7 +166,7 @@ CONFIG_COMPAT=y | |||
164 | CONFIG_IA64_MCA_RECOVERY=y | 166 | CONFIG_IA64_MCA_RECOVERY=y |
165 | CONFIG_PERFMON=y | 167 | CONFIG_PERFMON=y |
166 | CONFIG_IA64_PALINFO=y | 168 | CONFIG_IA64_PALINFO=y |
167 | # CONFIG_MC_ERR_INJECT is not set | 169 | # CONFIG_IA64_MC_ERR_INJECT is not set |
168 | CONFIG_SGI_SN=y | 170 | CONFIG_SGI_SN=y |
169 | # CONFIG_IA64_ESI is not set | 171 | # CONFIG_IA64_ESI is not set |
170 | 172 | ||
@@ -180,6 +182,7 @@ CONFIG_CRASH_DUMP=y | |||
180 | # | 182 | # |
181 | CONFIG_EFI_VARS=y | 183 | CONFIG_EFI_VARS=y |
182 | CONFIG_EFI_PCDP=y | 184 | CONFIG_EFI_PCDP=y |
185 | CONFIG_DMIID=y | ||
183 | CONFIG_BINFMT_ELF=y | 186 | CONFIG_BINFMT_ELF=y |
184 | CONFIG_BINFMT_MISC=m | 187 | CONFIG_BINFMT_MISC=m |
185 | 188 | ||
@@ -189,7 +192,6 @@ CONFIG_BINFMT_MISC=m | |||
189 | CONFIG_PM=y | 192 | CONFIG_PM=y |
190 | CONFIG_PM_LEGACY=y | 193 | CONFIG_PM_LEGACY=y |
191 | # CONFIG_PM_DEBUG is not set | 194 | # CONFIG_PM_DEBUG is not set |
192 | # CONFIG_PM_SYSFS_DEPRECATED is not set | ||
193 | 195 | ||
194 | # | 196 | # |
195 | # ACPI (Advanced Configuration and Power Interface) Support | 197 | # ACPI (Advanced Configuration and Power Interface) Support |
@@ -220,13 +222,11 @@ CONFIG_ACPI_CONTAINER=m | |||
220 | # | 222 | # |
221 | CONFIG_PCI=y | 223 | CONFIG_PCI=y |
222 | CONFIG_PCI_DOMAINS=y | 224 | CONFIG_PCI_DOMAINS=y |
225 | CONFIG_PCI_SYSCALL=y | ||
223 | # CONFIG_PCIEPORTBUS is not set | 226 | # CONFIG_PCIEPORTBUS is not set |
227 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
224 | # CONFIG_PCI_MSI is not set | 228 | # CONFIG_PCI_MSI is not set |
225 | # CONFIG_PCI_DEBUG is not set | 229 | # CONFIG_PCI_DEBUG is not set |
226 | |||
227 | # | ||
228 | # PCI Hotplug Support | ||
229 | # | ||
230 | CONFIG_HOTPLUG_PCI=m | 230 | CONFIG_HOTPLUG_PCI=m |
231 | # CONFIG_HOTPLUG_PCI_FAKE is not set | 231 | # CONFIG_HOTPLUG_PCI_FAKE is not set |
232 | CONFIG_HOTPLUG_PCI_ACPI=m | 232 | CONFIG_HOTPLUG_PCI_ACPI=m |
@@ -248,7 +248,6 @@ CONFIG_NET=y | |||
248 | # | 248 | # |
249 | # Networking options | 249 | # Networking options |
250 | # | 250 | # |
251 | # CONFIG_NETDEBUG is not set | ||
252 | CONFIG_PACKET=y | 251 | CONFIG_PACKET=y |
253 | # CONFIG_PACKET_MMAP is not set | 252 | # CONFIG_PACKET_MMAP is not set |
254 | CONFIG_UNIX=y | 253 | CONFIG_UNIX=y |
@@ -286,20 +285,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
286 | # CONFIG_INET6_TUNNEL is not set | 285 | # CONFIG_INET6_TUNNEL is not set |
287 | # CONFIG_NETWORK_SECMARK is not set | 286 | # CONFIG_NETWORK_SECMARK is not set |
288 | # CONFIG_NETFILTER is not set | 287 | # CONFIG_NETFILTER is not set |
289 | |||
290 | # | ||
291 | # DCCP Configuration (EXPERIMENTAL) | ||
292 | # | ||
293 | # CONFIG_IP_DCCP is not set | 288 | # CONFIG_IP_DCCP is not set |
294 | |||
295 | # | ||
296 | # SCTP Configuration (EXPERIMENTAL) | ||
297 | # | ||
298 | # CONFIG_IP_SCTP is not set | 289 | # CONFIG_IP_SCTP is not set |
299 | |||
300 | # | ||
301 | # TIPC Configuration (EXPERIMENTAL) | ||
302 | # | ||
303 | # CONFIG_TIPC is not set | 290 | # CONFIG_TIPC is not set |
304 | # CONFIG_ATM is not set | 291 | # CONFIG_ATM is not set |
305 | # CONFIG_BRIDGE is not set | 292 | # CONFIG_BRIDGE is not set |
@@ -325,7 +312,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
325 | # CONFIG_HAMRADIO is not set | 312 | # CONFIG_HAMRADIO is not set |
326 | # CONFIG_IRDA is not set | 313 | # CONFIG_IRDA is not set |
327 | # CONFIG_BT is not set | 314 | # CONFIG_BT is not set |
315 | # CONFIG_AF_RXRPC is not set | ||
316 | |||
317 | # | ||
318 | # Wireless | ||
319 | # | ||
320 | # CONFIG_CFG80211 is not set | ||
321 | # CONFIG_WIRELESS_EXT is not set | ||
322 | # CONFIG_MAC80211 is not set | ||
328 | # CONFIG_IEEE80211 is not set | 323 | # CONFIG_IEEE80211 is not set |
324 | # CONFIG_RFKILL is not set | ||
325 | # CONFIG_NET_9P is not set | ||
329 | 326 | ||
330 | # | 327 | # |
331 | # Device Drivers | 328 | # Device Drivers |
@@ -340,25 +337,9 @@ CONFIG_FW_LOADER=m | |||
340 | # CONFIG_DEBUG_DRIVER is not set | 337 | # CONFIG_DEBUG_DRIVER is not set |
341 | # CONFIG_DEBUG_DEVRES is not set | 338 | # CONFIG_DEBUG_DEVRES is not set |
342 | # CONFIG_SYS_HYPERVISOR is not set | 339 | # CONFIG_SYS_HYPERVISOR is not set |
343 | |||
344 | # | ||
345 | # Connector - unified userspace <-> kernelspace linker | ||
346 | # | ||
347 | # CONFIG_CONNECTOR is not set | 340 | # CONFIG_CONNECTOR is not set |
348 | |||
349 | # | ||
350 | # Memory Technology Devices (MTD) | ||
351 | # | ||
352 | # CONFIG_MTD is not set | 341 | # CONFIG_MTD is not set |
353 | |||
354 | # | ||
355 | # Parallel port support | ||
356 | # | ||
357 | # CONFIG_PARPORT is not set | 342 | # CONFIG_PARPORT is not set |
358 | |||
359 | # | ||
360 | # Plug and Play support | ||
361 | # | ||
362 | CONFIG_PNP=y | 343 | CONFIG_PNP=y |
363 | # CONFIG_PNP_DEBUG is not set | 344 | # CONFIG_PNP_DEBUG is not set |
364 | 345 | ||
@@ -366,10 +347,7 @@ CONFIG_PNP=y | |||
366 | # Protocols | 347 | # Protocols |
367 | # | 348 | # |
368 | CONFIG_PNPACPI=y | 349 | CONFIG_PNPACPI=y |
369 | 350 | CONFIG_BLK_DEV=y | |
370 | # | ||
371 | # Block devices | ||
372 | # | ||
373 | # CONFIG_BLK_CPQ_DA is not set | 351 | # CONFIG_BLK_CPQ_DA is not set |
374 | # CONFIG_BLK_CPQ_CISS_DA is not set | 352 | # CONFIG_BLK_CPQ_CISS_DA is not set |
375 | # CONFIG_BLK_DEV_DAC960 is not set | 353 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -386,16 +364,11 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
386 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 364 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
387 | # CONFIG_CDROM_PKTCDVD is not set | 365 | # CONFIG_CDROM_PKTCDVD is not set |
388 | # CONFIG_ATA_OVER_ETH is not set | 366 | # CONFIG_ATA_OVER_ETH is not set |
389 | 367 | CONFIG_MISC_DEVICES=y | |
390 | # | 368 | # CONFIG_PHANTOM is not set |
391 | # Misc devices | 369 | # CONFIG_EEPROM_93CX6 is not set |
392 | # | ||
393 | CONFIG_SGI_IOC4=y | 370 | CONFIG_SGI_IOC4=y |
394 | # CONFIG_TIFM_CORE is not set | 371 | # CONFIG_TIFM_CORE is not set |
395 | |||
396 | # | ||
397 | # ATA/ATAPI/MFM/RLL support | ||
398 | # | ||
399 | CONFIG_IDE=y | 372 | CONFIG_IDE=y |
400 | CONFIG_IDE_MAX_HWIFS=4 | 373 | CONFIG_IDE_MAX_HWIFS=4 |
401 | CONFIG_BLK_DEV_IDE=y | 374 | CONFIG_BLK_DEV_IDE=y |
@@ -412,6 +385,7 @@ CONFIG_BLK_DEV_IDEFLOPPY=y | |||
412 | CONFIG_BLK_DEV_IDESCSI=m | 385 | CONFIG_BLK_DEV_IDESCSI=m |
413 | # CONFIG_BLK_DEV_IDEACPI is not set | 386 | # CONFIG_BLK_DEV_IDEACPI is not set |
414 | # CONFIG_IDE_TASK_IOCTL is not set | 387 | # CONFIG_IDE_TASK_IOCTL is not set |
388 | CONFIG_IDE_PROC_FS=y | ||
415 | 389 | ||
416 | # | 390 | # |
417 | # IDE chipset support/bugfixes | 391 | # IDE chipset support/bugfixes |
@@ -420,12 +394,12 @@ CONFIG_BLK_DEV_IDESCSI=m | |||
420 | # CONFIG_BLK_DEV_IDEPNP is not set | 394 | # CONFIG_BLK_DEV_IDEPNP is not set |
421 | CONFIG_BLK_DEV_IDEPCI=y | 395 | CONFIG_BLK_DEV_IDEPCI=y |
422 | CONFIG_IDEPCI_SHARE_IRQ=y | 396 | CONFIG_IDEPCI_SHARE_IRQ=y |
397 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
423 | # CONFIG_BLK_DEV_OFFBOARD is not set | 398 | # CONFIG_BLK_DEV_OFFBOARD is not set |
424 | CONFIG_BLK_DEV_GENERIC=y | 399 | CONFIG_BLK_DEV_GENERIC=y |
425 | # CONFIG_BLK_DEV_OPTI621 is not set | 400 | # CONFIG_BLK_DEV_OPTI621 is not set |
426 | CONFIG_BLK_DEV_IDEDMA_PCI=y | 401 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
427 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | 402 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
428 | CONFIG_IDEDMA_PCI_AUTO=y | ||
429 | # CONFIG_IDEDMA_ONLYDISK is not set | 403 | # CONFIG_IDEDMA_ONLYDISK is not set |
430 | # CONFIG_BLK_DEV_AEC62XX is not set | 404 | # CONFIG_BLK_DEV_AEC62XX is not set |
431 | # CONFIG_BLK_DEV_ALI15X3 is not set | 405 | # CONFIG_BLK_DEV_ALI15X3 is not set |
@@ -455,7 +429,6 @@ CONFIG_BLK_DEV_SGIIOC4=y | |||
455 | # CONFIG_IDE_ARM is not set | 429 | # CONFIG_IDE_ARM is not set |
456 | CONFIG_BLK_DEV_IDEDMA=y | 430 | CONFIG_BLK_DEV_IDEDMA=y |
457 | # CONFIG_IDEDMA_IVB is not set | 431 | # CONFIG_IDEDMA_IVB is not set |
458 | CONFIG_IDEDMA_AUTO=y | ||
459 | # CONFIG_BLK_DEV_HD is not set | 432 | # CONFIG_BLK_DEV_HD is not set |
460 | 433 | ||
461 | # | 434 | # |
@@ -463,6 +436,7 @@ CONFIG_IDEDMA_AUTO=y | |||
463 | # | 436 | # |
464 | # CONFIG_RAID_ATTRS is not set | 437 | # CONFIG_RAID_ATTRS is not set |
465 | CONFIG_SCSI=y | 438 | CONFIG_SCSI=y |
439 | CONFIG_SCSI_DMA=y | ||
466 | # CONFIG_SCSI_TGT is not set | 440 | # CONFIG_SCSI_TGT is not set |
467 | CONFIG_SCSI_NETLINK=y | 441 | CONFIG_SCSI_NETLINK=y |
468 | CONFIG_SCSI_PROC_FS=y | 442 | CONFIG_SCSI_PROC_FS=y |
@@ -485,6 +459,7 @@ CONFIG_CHR_DEV_SG=m | |||
485 | # CONFIG_SCSI_CONSTANTS is not set | 459 | # CONFIG_SCSI_CONSTANTS is not set |
486 | # CONFIG_SCSI_LOGGING is not set | 460 | # CONFIG_SCSI_LOGGING is not set |
487 | # CONFIG_SCSI_SCAN_ASYNC is not set | 461 | # CONFIG_SCSI_SCAN_ASYNC is not set |
462 | CONFIG_SCSI_WAIT_SCAN=m | ||
488 | 463 | ||
489 | # | 464 | # |
490 | # SCSI Transports | 465 | # SCSI Transports |
@@ -492,7 +467,7 @@ CONFIG_CHR_DEV_SG=m | |||
492 | CONFIG_SCSI_SPI_ATTRS=y | 467 | CONFIG_SCSI_SPI_ATTRS=y |
493 | CONFIG_SCSI_FC_ATTRS=y | 468 | CONFIG_SCSI_FC_ATTRS=y |
494 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 469 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
495 | # CONFIG_SCSI_SAS_ATTRS is not set | 470 | CONFIG_SCSI_SAS_ATTRS=y |
496 | # CONFIG_SCSI_SAS_LIBSAS is not set | 471 | # CONFIG_SCSI_SAS_LIBSAS is not set |
497 | 472 | ||
498 | # | 473 | # |
@@ -531,15 +506,7 @@ CONFIG_SCSI_QLOGIC_1280=y | |||
531 | # CONFIG_SCSI_DC390T is not set | 506 | # CONFIG_SCSI_DC390T is not set |
532 | # CONFIG_SCSI_DEBUG is not set | 507 | # CONFIG_SCSI_DEBUG is not set |
533 | # CONFIG_SCSI_SRP is not set | 508 | # CONFIG_SCSI_SRP is not set |
534 | |||
535 | # | ||
536 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
537 | # | ||
538 | # CONFIG_ATA is not set | 509 | # CONFIG_ATA is not set |
539 | |||
540 | # | ||
541 | # Multi-device support (RAID and LVM) | ||
542 | # | ||
543 | CONFIG_MD=y | 510 | CONFIG_MD=y |
544 | CONFIG_BLK_DEV_MD=m | 511 | CONFIG_BLK_DEV_MD=m |
545 | CONFIG_MD_LINEAR=m | 512 | CONFIG_MD_LINEAR=m |
@@ -557,6 +524,8 @@ CONFIG_DM_MIRROR=m | |||
557 | CONFIG_DM_ZERO=m | 524 | CONFIG_DM_ZERO=m |
558 | CONFIG_DM_MULTIPATH=m | 525 | CONFIG_DM_MULTIPATH=m |
559 | # CONFIG_DM_MULTIPATH_EMC is not set | 526 | # CONFIG_DM_MULTIPATH_EMC is not set |
527 | # CONFIG_DM_MULTIPATH_RDAC is not set | ||
528 | # CONFIG_DM_DELAY is not set | ||
560 | 529 | ||
561 | # | 530 | # |
562 | # Fusion MPT device support | 531 | # Fusion MPT device support |
@@ -564,53 +533,32 @@ CONFIG_DM_MULTIPATH=m | |||
564 | CONFIG_FUSION=y | 533 | CONFIG_FUSION=y |
565 | CONFIG_FUSION_SPI=y | 534 | CONFIG_FUSION_SPI=y |
566 | CONFIG_FUSION_FC=m | 535 | CONFIG_FUSION_FC=m |
567 | # CONFIG_FUSION_SAS is not set | 536 | CONFIG_FUSION_SAS=y |
568 | CONFIG_FUSION_MAX_SGE=128 | 537 | CONFIG_FUSION_MAX_SGE=128 |
569 | # CONFIG_FUSION_CTL is not set | 538 | # CONFIG_FUSION_CTL is not set |
570 | 539 | ||
571 | # | 540 | # |
572 | # IEEE 1394 (FireWire) support | 541 | # IEEE 1394 (FireWire) support |
573 | # | 542 | # |
543 | # CONFIG_FIREWIRE is not set | ||
574 | # CONFIG_IEEE1394 is not set | 544 | # CONFIG_IEEE1394 is not set |
575 | |||
576 | # | ||
577 | # I2O device support | ||
578 | # | ||
579 | # CONFIG_I2O is not set | 545 | # CONFIG_I2O is not set |
580 | |||
581 | # | ||
582 | # Network device support | ||
583 | # | ||
584 | CONFIG_NETDEVICES=y | 546 | CONFIG_NETDEVICES=y |
547 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
585 | CONFIG_DUMMY=m | 548 | CONFIG_DUMMY=m |
586 | # CONFIG_BONDING is not set | 549 | # CONFIG_BONDING is not set |
550 | # CONFIG_MACVLAN is not set | ||
587 | # CONFIG_EQUALIZER is not set | 551 | # CONFIG_EQUALIZER is not set |
588 | # CONFIG_TUN is not set | 552 | # CONFIG_TUN is not set |
589 | # CONFIG_NET_SB1000 is not set | 553 | # CONFIG_NET_SB1000 is not set |
590 | |||
591 | # | ||
592 | # ARCnet devices | ||
593 | # | ||
594 | # CONFIG_ARCNET is not set | 554 | # CONFIG_ARCNET is not set |
595 | |||
596 | # | ||
597 | # PHY device support | ||
598 | # | ||
599 | # CONFIG_PHYLIB is not set | 555 | # CONFIG_PHYLIB is not set |
600 | |||
601 | # | ||
602 | # Ethernet (10 or 100Mbit) | ||
603 | # | ||
604 | CONFIG_NET_ETHERNET=y | 556 | CONFIG_NET_ETHERNET=y |
605 | CONFIG_MII=m | 557 | CONFIG_MII=m |
606 | # CONFIG_HAPPYMEAL is not set | 558 | # CONFIG_HAPPYMEAL is not set |
607 | # CONFIG_SUNGEM is not set | 559 | # CONFIG_SUNGEM is not set |
608 | # CONFIG_CASSINI is not set | 560 | # CONFIG_CASSINI is not set |
609 | # CONFIG_NET_VENDOR_3COM is not set | 561 | # CONFIG_NET_VENDOR_3COM is not set |
610 | |||
611 | # | ||
612 | # Tulip family network device support | ||
613 | # | ||
614 | CONFIG_NET_TULIP=y | 562 | CONFIG_NET_TULIP=y |
615 | # CONFIG_DE2104X is not set | 563 | # CONFIG_DE2104X is not set |
616 | CONFIG_TULIP=m | 564 | CONFIG_TULIP=m |
@@ -641,10 +589,7 @@ CONFIG_E100=m | |||
641 | # CONFIG_SUNDANCE is not set | 589 | # CONFIG_SUNDANCE is not set |
642 | # CONFIG_VIA_RHINE is not set | 590 | # CONFIG_VIA_RHINE is not set |
643 | # CONFIG_SC92031 is not set | 591 | # CONFIG_SC92031 is not set |
644 | 592 | CONFIG_NETDEV_1000=y | |
645 | # | ||
646 | # Ethernet (1000 Mbit) | ||
647 | # | ||
648 | # CONFIG_ACENIC is not set | 593 | # CONFIG_ACENIC is not set |
649 | # CONFIG_DL2K is not set | 594 | # CONFIG_DL2K is not set |
650 | CONFIG_E1000=y | 595 | CONFIG_E1000=y |
@@ -657,36 +602,36 @@ CONFIG_E1000=y | |||
657 | # CONFIG_SIS190 is not set | 602 | # CONFIG_SIS190 is not set |
658 | # CONFIG_SKGE is not set | 603 | # CONFIG_SKGE is not set |
659 | # CONFIG_SKY2 is not set | 604 | # CONFIG_SKY2 is not set |
660 | # CONFIG_SK98LIN is not set | ||
661 | # CONFIG_VIA_VELOCITY is not set | 605 | # CONFIG_VIA_VELOCITY is not set |
662 | CONFIG_TIGON3=y | 606 | CONFIG_TIGON3=y |
663 | # CONFIG_BNX2 is not set | 607 | # CONFIG_BNX2 is not set |
664 | # CONFIG_QLA3XXX is not set | 608 | # CONFIG_QLA3XXX is not set |
665 | # CONFIG_ATL1 is not set | 609 | # CONFIG_ATL1 is not set |
666 | 610 | CONFIG_NETDEV_10000=y | |
667 | # | ||
668 | # Ethernet (10000 Mbit) | ||
669 | # | ||
670 | # CONFIG_CHELSIO_T1 is not set | 611 | # CONFIG_CHELSIO_T1 is not set |
671 | # CONFIG_CHELSIO_T3 is not set | 612 | # CONFIG_CHELSIO_T3 is not set |
672 | # CONFIG_IXGB is not set | 613 | # CONFIG_IXGB is not set |
673 | # CONFIG_S2IO is not set | 614 | # CONFIG_S2IO is not set |
674 | # CONFIG_MYRI10GE is not set | 615 | # CONFIG_MYRI10GE is not set |
675 | # CONFIG_NETXEN_NIC is not set | 616 | # CONFIG_NETXEN_NIC is not set |
676 | 617 | # CONFIG_MLX4_CORE is not set | |
677 | # | ||
678 | # Token Ring devices | ||
679 | # | ||
680 | # CONFIG_TR is not set | 618 | # CONFIG_TR is not set |
681 | 619 | ||
682 | # | 620 | # |
683 | # Wireless LAN (non-hamradio) | 621 | # Wireless LAN |
684 | # | 622 | # |
685 | # CONFIG_NET_RADIO is not set | 623 | # CONFIG_WLAN_PRE80211 is not set |
624 | # CONFIG_WLAN_80211 is not set | ||
686 | 625 | ||
687 | # | 626 | # |
688 | # Wan interfaces | 627 | # USB Network Adapters |
689 | # | 628 | # |
629 | # CONFIG_USB_CATC is not set | ||
630 | # CONFIG_USB_KAWETH is not set | ||
631 | # CONFIG_USB_PEGASUS is not set | ||
632 | # CONFIG_USB_RTL8150 is not set | ||
633 | # CONFIG_USB_USBNET_MII is not set | ||
634 | # CONFIG_USB_USBNET is not set | ||
690 | # CONFIG_WAN is not set | 635 | # CONFIG_WAN is not set |
691 | # CONFIG_FDDI is not set | 636 | # CONFIG_FDDI is not set |
692 | # CONFIG_HIPPI is not set | 637 | # CONFIG_HIPPI is not set |
@@ -696,18 +641,9 @@ CONFIG_TIGON3=y | |||
696 | # CONFIG_SHAPER is not set | 641 | # CONFIG_SHAPER is not set |
697 | CONFIG_NETCONSOLE=y | 642 | CONFIG_NETCONSOLE=y |
698 | CONFIG_NETPOLL=y | 643 | CONFIG_NETPOLL=y |
699 | # CONFIG_NETPOLL_RX is not set | ||
700 | # CONFIG_NETPOLL_TRAP is not set | 644 | # CONFIG_NETPOLL_TRAP is not set |
701 | CONFIG_NET_POLL_CONTROLLER=y | 645 | CONFIG_NET_POLL_CONTROLLER=y |
702 | |||
703 | # | ||
704 | # ISDN subsystem | ||
705 | # | ||
706 | # CONFIG_ISDN is not set | 646 | # CONFIG_ISDN is not set |
707 | |||
708 | # | ||
709 | # Telephony Support | ||
710 | # | ||
711 | # CONFIG_PHONE is not set | 647 | # CONFIG_PHONE is not set |
712 | 648 | ||
713 | # | 649 | # |
@@ -715,6 +651,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
715 | # | 651 | # |
716 | CONFIG_INPUT=y | 652 | CONFIG_INPUT=y |
717 | # CONFIG_INPUT_FF_MEMLESS is not set | 653 | # CONFIG_INPUT_FF_MEMLESS is not set |
654 | # CONFIG_INPUT_POLLDEV is not set | ||
718 | 655 | ||
719 | # | 656 | # |
720 | # Userland interfaces | 657 | # Userland interfaces |
@@ -740,9 +677,17 @@ CONFIG_KEYBOARD_ATKBD=y | |||
740 | # CONFIG_KEYBOARD_STOWAWAY is not set | 677 | # CONFIG_KEYBOARD_STOWAWAY is not set |
741 | CONFIG_INPUT_MOUSE=y | 678 | CONFIG_INPUT_MOUSE=y |
742 | CONFIG_MOUSE_PS2=y | 679 | CONFIG_MOUSE_PS2=y |
680 | CONFIG_MOUSE_PS2_ALPS=y | ||
681 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
682 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
683 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
684 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
685 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
743 | # CONFIG_MOUSE_SERIAL is not set | 686 | # CONFIG_MOUSE_SERIAL is not set |
687 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
744 | # CONFIG_MOUSE_VSXXXAA is not set | 688 | # CONFIG_MOUSE_VSXXXAA is not set |
745 | # CONFIG_INPUT_JOYSTICK is not set | 689 | # CONFIG_INPUT_JOYSTICK is not set |
690 | # CONFIG_INPUT_TABLET is not set | ||
746 | # CONFIG_INPUT_TOUCHSCREEN is not set | 691 | # CONFIG_INPUT_TOUCHSCREEN is not set |
747 | # CONFIG_INPUT_MISC is not set | 692 | # CONFIG_INPUT_MISC is not set |
748 | 693 | ||
@@ -814,19 +759,10 @@ CONFIG_SERIAL_SGI_IOC4=y | |||
814 | CONFIG_UNIX98_PTYS=y | 759 | CONFIG_UNIX98_PTYS=y |
815 | CONFIG_LEGACY_PTYS=y | 760 | CONFIG_LEGACY_PTYS=y |
816 | CONFIG_LEGACY_PTY_COUNT=256 | 761 | CONFIG_LEGACY_PTY_COUNT=256 |
817 | |||
818 | # | ||
819 | # IPMI | ||
820 | # | ||
821 | # CONFIG_IPMI_HANDLER is not set | 762 | # CONFIG_IPMI_HANDLER is not set |
822 | |||
823 | # | ||
824 | # Watchdog Cards | ||
825 | # | ||
826 | # CONFIG_WATCHDOG is not set | 763 | # CONFIG_WATCHDOG is not set |
827 | # CONFIG_HW_RANDOM is not set | 764 | # CONFIG_HW_RANDOM is not set |
828 | CONFIG_EFI_RTC=y | 765 | CONFIG_EFI_RTC=y |
829 | # CONFIG_DTLK is not set | ||
830 | # CONFIG_R3964 is not set | 766 | # CONFIG_R3964 is not set |
831 | # CONFIG_APPLICOM is not set | 767 | # CONFIG_APPLICOM is not set |
832 | CONFIG_AGP=m | 768 | CONFIG_AGP=m |
@@ -848,15 +784,8 @@ CONFIG_HPET=y | |||
848 | CONFIG_HPET_MMAP=y | 784 | CONFIG_HPET_MMAP=y |
849 | # CONFIG_HANGCHECK_TIMER is not set | 785 | # CONFIG_HANGCHECK_TIMER is not set |
850 | CONFIG_MMTIMER=y | 786 | CONFIG_MMTIMER=y |
851 | |||
852 | # | ||
853 | # TPM devices | ||
854 | # | ||
855 | # CONFIG_TCG_TPM is not set | 787 | # CONFIG_TCG_TPM is not set |
856 | 788 | CONFIG_DEVPORT=y | |
857 | # | ||
858 | # I2C support | ||
859 | # | ||
860 | # CONFIG_I2C is not set | 789 | # CONFIG_I2C is not set |
861 | 790 | ||
862 | # | 791 | # |
@@ -864,21 +793,17 @@ CONFIG_MMTIMER=y | |||
864 | # | 793 | # |
865 | # CONFIG_SPI is not set | 794 | # CONFIG_SPI is not set |
866 | # CONFIG_SPI_MASTER is not set | 795 | # CONFIG_SPI_MASTER is not set |
867 | |||
868 | # | ||
869 | # Dallas's 1-wire bus | ||
870 | # | ||
871 | # CONFIG_W1 is not set | 796 | # CONFIG_W1 is not set |
872 | 797 | # CONFIG_POWER_SUPPLY is not set | |
873 | # | ||
874 | # Hardware Monitoring support | ||
875 | # | ||
876 | CONFIG_HWMON=y | 798 | CONFIG_HWMON=y |
877 | # CONFIG_HWMON_VID is not set | 799 | # CONFIG_HWMON_VID is not set |
878 | # CONFIG_SENSORS_ABITUGURU is not set | 800 | # CONFIG_SENSORS_ABITUGURU is not set |
879 | # CONFIG_SENSORS_F71805F is not set | 801 | # CONFIG_SENSORS_F71805F is not set |
880 | # CONFIG_SENSORS_PC87427 is not set | 802 | # CONFIG_SENSORS_PC87427 is not set |
803 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
804 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
881 | # CONFIG_SENSORS_VT1211 is not set | 805 | # CONFIG_SENSORS_VT1211 is not set |
806 | # CONFIG_SENSORS_W83627HF is not set | ||
882 | # CONFIG_HWMON_DEBUG_CHIP is not set | 807 | # CONFIG_HWMON_DEBUG_CHIP is not set |
883 | 808 | ||
884 | # | 809 | # |
@@ -890,17 +815,20 @@ CONFIG_HWMON=y | |||
890 | # Multimedia devices | 815 | # Multimedia devices |
891 | # | 816 | # |
892 | # CONFIG_VIDEO_DEV is not set | 817 | # CONFIG_VIDEO_DEV is not set |
893 | 818 | # CONFIG_DVB_CORE is not set | |
894 | # | 819 | CONFIG_DAB=y |
895 | # Digital Video Broadcasting Devices | ||
896 | # | ||
897 | # CONFIG_DVB is not set | ||
898 | # CONFIG_USB_DABUSB is not set | 820 | # CONFIG_USB_DABUSB is not set |
899 | 821 | ||
900 | # | 822 | # |
901 | # Graphics support | 823 | # Graphics support |
902 | # | 824 | # |
903 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 825 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
826 | |||
827 | # | ||
828 | # Display device support | ||
829 | # | ||
830 | # CONFIG_DISPLAY_SUPPORT is not set | ||
831 | # CONFIG_VGASTATE is not set | ||
904 | # CONFIG_FB is not set | 832 | # CONFIG_FB is not set |
905 | 833 | ||
906 | # | 834 | # |
@@ -1014,9 +942,10 @@ CONFIG_SND_FM801=m | |||
1014 | # USB devices | 942 | # USB devices |
1015 | # | 943 | # |
1016 | # CONFIG_SND_USB_AUDIO is not set | 944 | # CONFIG_SND_USB_AUDIO is not set |
945 | # CONFIG_SND_USB_CAIAQ is not set | ||
1017 | 946 | ||
1018 | # | 947 | # |
1019 | # SoC audio support | 948 | # System on Chip audio support |
1020 | # | 949 | # |
1021 | # CONFIG_SND_SOC is not set | 950 | # CONFIG_SND_SOC is not set |
1022 | 951 | ||
@@ -1025,16 +954,24 @@ CONFIG_SND_FM801=m | |||
1025 | # | 954 | # |
1026 | # CONFIG_SOUND_PRIME is not set | 955 | # CONFIG_SOUND_PRIME is not set |
1027 | CONFIG_AC97_BUS=m | 956 | CONFIG_AC97_BUS=m |
957 | CONFIG_HID_SUPPORT=y | ||
958 | CONFIG_HID=y | ||
959 | # CONFIG_HID_DEBUG is not set | ||
1028 | 960 | ||
1029 | # | 961 | # |
1030 | # HID Devices | 962 | # USB Input Devices |
1031 | # | 963 | # |
1032 | CONFIG_HID=y | 964 | CONFIG_USB_HID=m |
1033 | # CONFIG_HID_DEBUG is not set | 965 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set |
966 | # CONFIG_HID_FF is not set | ||
967 | # CONFIG_USB_HIDDEV is not set | ||
1034 | 968 | ||
1035 | # | 969 | # |
1036 | # USB support | 970 | # USB HID Boot Protocol drivers |
1037 | # | 971 | # |
972 | # CONFIG_USB_KBD is not set | ||
973 | # CONFIG_USB_MOUSE is not set | ||
974 | CONFIG_USB_SUPPORT=y | ||
1038 | CONFIG_USB_ARCH_HAS_HCD=y | 975 | CONFIG_USB_ARCH_HAS_HCD=y |
1039 | CONFIG_USB_ARCH_HAS_OHCI=y | 976 | CONFIG_USB_ARCH_HAS_OHCI=y |
1040 | CONFIG_USB_ARCH_HAS_EHCI=y | 977 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -1045,8 +982,10 @@ CONFIG_USB=m | |||
1045 | # Miscellaneous USB options | 982 | # Miscellaneous USB options |
1046 | # | 983 | # |
1047 | CONFIG_USB_DEVICEFS=y | 984 | CONFIG_USB_DEVICEFS=y |
985 | CONFIG_USB_DEVICE_CLASS=y | ||
1048 | # CONFIG_USB_DYNAMIC_MINORS is not set | 986 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1049 | # CONFIG_USB_SUSPEND is not set | 987 | # CONFIG_USB_SUSPEND is not set |
988 | # CONFIG_USB_PERSIST is not set | ||
1050 | # CONFIG_USB_OTG is not set | 989 | # CONFIG_USB_OTG is not set |
1051 | 990 | ||
1052 | # | 991 | # |
@@ -1056,7 +995,6 @@ CONFIG_USB_EHCI_HCD=m | |||
1056 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | 995 | # CONFIG_USB_EHCI_SPLIT_ISO is not set |
1057 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 996 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1058 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 997 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1059 | # CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set | ||
1060 | # CONFIG_USB_ISP116X_HCD is not set | 998 | # CONFIG_USB_ISP116X_HCD is not set |
1061 | CONFIG_USB_OHCI_HCD=m | 999 | CONFIG_USB_OHCI_HCD=m |
1062 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1000 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
@@ -1064,6 +1002,7 @@ CONFIG_USB_OHCI_HCD=m | |||
1064 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1002 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1065 | CONFIG_USB_UHCI_HCD=m | 1003 | CONFIG_USB_UHCI_HCD=m |
1066 | # CONFIG_USB_SL811_HCD is not set | 1004 | # CONFIG_USB_SL811_HCD is not set |
1005 | # CONFIG_USB_R8A66597_HCD is not set | ||
1067 | 1006 | ||
1068 | # | 1007 | # |
1069 | # USB Device Class drivers | 1008 | # USB Device Class drivers |
@@ -1093,47 +1032,10 @@ CONFIG_USB_STORAGE=m | |||
1093 | # CONFIG_USB_LIBUSUAL is not set | 1032 | # CONFIG_USB_LIBUSUAL is not set |
1094 | 1033 | ||
1095 | # | 1034 | # |
1096 | # USB Input Devices | ||
1097 | # | ||
1098 | CONFIG_USB_HID=m | ||
1099 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
1100 | # CONFIG_HID_FF is not set | ||
1101 | # CONFIG_USB_HIDDEV is not set | ||
1102 | |||
1103 | # | ||
1104 | # USB HID Boot Protocol drivers | ||
1105 | # | ||
1106 | # CONFIG_USB_KBD is not set | ||
1107 | # CONFIG_USB_MOUSE is not set | ||
1108 | # CONFIG_USB_AIPTEK is not set | ||
1109 | # CONFIG_USB_WACOM is not set | ||
1110 | # CONFIG_USB_ACECAD is not set | ||
1111 | # CONFIG_USB_KBTAB is not set | ||
1112 | # CONFIG_USB_POWERMATE is not set | ||
1113 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1114 | # CONFIG_USB_YEALINK is not set | ||
1115 | # CONFIG_USB_XPAD is not set | ||
1116 | # CONFIG_USB_ATI_REMOTE is not set | ||
1117 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1118 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1119 | # CONFIG_USB_APPLETOUCH is not set | ||
1120 | # CONFIG_USB_GTCO is not set | ||
1121 | |||
1122 | # | ||
1123 | # USB Imaging devices | 1035 | # USB Imaging devices |
1124 | # | 1036 | # |
1125 | # CONFIG_USB_MDC800 is not set | 1037 | # CONFIG_USB_MDC800 is not set |
1126 | # CONFIG_USB_MICROTEK is not set | 1038 | # CONFIG_USB_MICROTEK is not set |
1127 | |||
1128 | # | ||
1129 | # USB Network Adapters | ||
1130 | # | ||
1131 | # CONFIG_USB_CATC is not set | ||
1132 | # CONFIG_USB_KAWETH is not set | ||
1133 | # CONFIG_USB_PEGASUS is not set | ||
1134 | # CONFIG_USB_RTL8150 is not set | ||
1135 | # CONFIG_USB_USBNET_MII is not set | ||
1136 | # CONFIG_USB_USBNET is not set | ||
1137 | CONFIG_USB_MON=y | 1039 | CONFIG_USB_MON=y |
1138 | 1040 | ||
1139 | # | 1041 | # |
@@ -1177,10 +1079,6 @@ CONFIG_USB_MON=y | |||
1177 | # USB Gadget Support | 1079 | # USB Gadget Support |
1178 | # | 1080 | # |
1179 | # CONFIG_USB_GADGET is not set | 1081 | # CONFIG_USB_GADGET is not set |
1180 | |||
1181 | # | ||
1182 | # MMC/SD Card support | ||
1183 | # | ||
1184 | # CONFIG_MMC is not set | 1082 | # CONFIG_MMC is not set |
1185 | 1083 | ||
1186 | # | 1084 | # |
@@ -1195,10 +1093,6 @@ CONFIG_USB_MON=y | |||
1195 | # | 1093 | # |
1196 | # LED Triggers | 1094 | # LED Triggers |
1197 | # | 1095 | # |
1198 | |||
1199 | # | ||
1200 | # InfiniBand support | ||
1201 | # | ||
1202 | CONFIG_INFINIBAND=m | 1096 | CONFIG_INFINIBAND=m |
1203 | # CONFIG_INFINIBAND_USER_MAD is not set | 1097 | # CONFIG_INFINIBAND_USER_MAD is not set |
1204 | # CONFIG_INFINIBAND_USER_ACCESS is not set | 1098 | # CONFIG_INFINIBAND_USER_ACCESS is not set |
@@ -1206,6 +1100,7 @@ CONFIG_INFINIBAND_ADDR_TRANS=y | |||
1206 | CONFIG_INFINIBAND_MTHCA=m | 1100 | CONFIG_INFINIBAND_MTHCA=m |
1207 | CONFIG_INFINIBAND_MTHCA_DEBUG=y | 1101 | CONFIG_INFINIBAND_MTHCA_DEBUG=y |
1208 | # CONFIG_INFINIBAND_AMSO1100 is not set | 1102 | # CONFIG_INFINIBAND_AMSO1100 is not set |
1103 | # CONFIG_MLX4_INFINIBAND is not set | ||
1209 | CONFIG_INFINIBAND_IPOIB=m | 1104 | CONFIG_INFINIBAND_IPOIB=m |
1210 | # CONFIG_INFINIBAND_IPOIB_CM is not set | 1105 | # CONFIG_INFINIBAND_IPOIB_CM is not set |
1211 | CONFIG_INFINIBAND_IPOIB_DEBUG=y | 1106 | CONFIG_INFINIBAND_IPOIB_DEBUG=y |
@@ -1214,10 +1109,6 @@ CONFIG_INFINIBAND_IPOIB_DEBUG=y | |||
1214 | # CONFIG_INFINIBAND_ISER is not set | 1109 | # CONFIG_INFINIBAND_ISER is not set |
1215 | 1110 | ||
1216 | # | 1111 | # |
1217 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
1218 | # | ||
1219 | |||
1220 | # | ||
1221 | # Real Time Clock | 1112 | # Real Time Clock |
1222 | # | 1113 | # |
1223 | # CONFIG_RTC_CLASS is not set | 1114 | # CONFIG_RTC_CLASS is not set |
@@ -1236,12 +1127,9 @@ CONFIG_INFINIBAND_IPOIB_DEBUG=y | |||
1236 | # | 1127 | # |
1237 | 1128 | ||
1238 | # | 1129 | # |
1239 | # Auxiliary Display support | 1130 | # Userspace I/O |
1240 | # | ||
1241 | |||
1242 | # | ||
1243 | # Virtualization | ||
1244 | # | 1131 | # |
1132 | # CONFIG_UIO is not set | ||
1245 | # CONFIG_MSPEC is not set | 1133 | # CONFIG_MSPEC is not set |
1246 | 1134 | ||
1247 | # | 1135 | # |
@@ -1357,7 +1245,8 @@ CONFIG_EXPORTFS=m | |||
1357 | CONFIG_NFS_COMMON=y | 1245 | CONFIG_NFS_COMMON=y |
1358 | CONFIG_SUNRPC=m | 1246 | CONFIG_SUNRPC=m |
1359 | CONFIG_SUNRPC_GSS=m | 1247 | CONFIG_SUNRPC_GSS=m |
1360 | CONFIG_RPCSEC_GSS_KRB5=m | 1248 | # CONFIG_SUNRPC_BIND34 is not set |
1249 | CONFIG_RPCSEC_GSS_KRB5=y | ||
1361 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1250 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1362 | CONFIG_SMB_FS=m | 1251 | CONFIG_SMB_FS=m |
1363 | CONFIG_SMB_NLS_DEFAULT=y | 1252 | CONFIG_SMB_NLS_DEFAULT=y |
@@ -1371,7 +1260,6 @@ CONFIG_CIFS=m | |||
1371 | # CONFIG_NCP_FS is not set | 1260 | # CONFIG_NCP_FS is not set |
1372 | # CONFIG_CODA_FS is not set | 1261 | # CONFIG_CODA_FS is not set |
1373 | # CONFIG_AFS_FS is not set | 1262 | # CONFIG_AFS_FS is not set |
1374 | # CONFIG_9P_FS is not set | ||
1375 | 1263 | ||
1376 | # | 1264 | # |
1377 | # Partition Types | 1265 | # Partition Types |
@@ -1393,6 +1281,7 @@ CONFIG_SGI_PARTITION=y | |||
1393 | # CONFIG_SUN_PARTITION is not set | 1281 | # CONFIG_SUN_PARTITION is not set |
1394 | # CONFIG_KARMA_PARTITION is not set | 1282 | # CONFIG_KARMA_PARTITION is not set |
1395 | CONFIG_EFI_PARTITION=y | 1283 | CONFIG_EFI_PARTITION=y |
1284 | # CONFIG_SYSV68_PARTITION is not set | ||
1396 | 1285 | ||
1397 | # | 1286 | # |
1398 | # Native Language Support | 1287 | # Native Language Support |
@@ -1449,11 +1338,14 @@ CONFIG_NLS_UTF8=m | |||
1449 | CONFIG_BITREVERSE=y | 1338 | CONFIG_BITREVERSE=y |
1450 | # CONFIG_CRC_CCITT is not set | 1339 | # CONFIG_CRC_CCITT is not set |
1451 | # CONFIG_CRC16 is not set | 1340 | # CONFIG_CRC16 is not set |
1341 | # CONFIG_CRC_ITU_T is not set | ||
1452 | CONFIG_CRC32=y | 1342 | CONFIG_CRC32=y |
1343 | # CONFIG_CRC7 is not set | ||
1453 | # CONFIG_LIBCRC32C is not set | 1344 | # CONFIG_LIBCRC32C is not set |
1454 | CONFIG_PLIST=y | 1345 | CONFIG_PLIST=y |
1455 | CONFIG_HAS_IOMEM=y | 1346 | CONFIG_HAS_IOMEM=y |
1456 | CONFIG_HAS_IOPORT=y | 1347 | CONFIG_HAS_IOPORT=y |
1348 | CONFIG_HAS_DMA=y | ||
1457 | CONFIG_GENERIC_HARDIRQS=y | 1349 | CONFIG_GENERIC_HARDIRQS=y |
1458 | CONFIG_GENERIC_IRQ_PROBE=y | 1350 | CONFIG_GENERIC_IRQ_PROBE=y |
1459 | CONFIG_GENERIC_PENDING_IRQ=y | 1351 | CONFIG_GENERIC_PENDING_IRQ=y |
@@ -1483,8 +1375,8 @@ CONFIG_MAGIC_SYSRQ=y | |||
1483 | # CONFIG_HEADERS_CHECK is not set | 1375 | # CONFIG_HEADERS_CHECK is not set |
1484 | CONFIG_DEBUG_KERNEL=y | 1376 | CONFIG_DEBUG_KERNEL=y |
1485 | # CONFIG_DEBUG_SHIRQ is not set | 1377 | # CONFIG_DEBUG_SHIRQ is not set |
1486 | CONFIG_LOG_BUF_SHIFT=20 | ||
1487 | CONFIG_DETECT_SOFTLOCKUP=y | 1378 | CONFIG_DETECT_SOFTLOCKUP=y |
1379 | CONFIG_SCHED_DEBUG=y | ||
1488 | # CONFIG_SCHEDSTATS is not set | 1380 | # CONFIG_SCHEDSTATS is not set |
1489 | # CONFIG_TIMER_STATS is not set | 1381 | # CONFIG_TIMER_STATS is not set |
1490 | # CONFIG_DEBUG_SLAB is not set | 1382 | # CONFIG_DEBUG_SLAB is not set |
@@ -1514,10 +1406,6 @@ CONFIG_SYSVIPC_COMPAT=y | |||
1514 | # | 1406 | # |
1515 | # CONFIG_KEYS is not set | 1407 | # CONFIG_KEYS is not set |
1516 | # CONFIG_SECURITY is not set | 1408 | # CONFIG_SECURITY is not set |
1517 | |||
1518 | # | ||
1519 | # Cryptographic options | ||
1520 | # | ||
1521 | CONFIG_CRYPTO=y | 1409 | CONFIG_CRYPTO=y |
1522 | CONFIG_CRYPTO_ALGAPI=y | 1410 | CONFIG_CRYPTO_ALGAPI=y |
1523 | CONFIG_CRYPTO_BLKCIPHER=m | 1411 | CONFIG_CRYPTO_BLKCIPHER=m |
@@ -1537,6 +1425,7 @@ CONFIG_CRYPTO_ECB=m | |||
1537 | CONFIG_CRYPTO_CBC=m | 1425 | CONFIG_CRYPTO_CBC=m |
1538 | CONFIG_CRYPTO_PCBC=m | 1426 | CONFIG_CRYPTO_PCBC=m |
1539 | # CONFIG_CRYPTO_LRW is not set | 1427 | # CONFIG_CRYPTO_LRW is not set |
1428 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1540 | CONFIG_CRYPTO_DES=m | 1429 | CONFIG_CRYPTO_DES=m |
1541 | # CONFIG_CRYPTO_FCRYPT is not set | 1430 | # CONFIG_CRYPTO_FCRYPT is not set |
1542 | # CONFIG_CRYPTO_BLOWFISH is not set | 1431 | # CONFIG_CRYPTO_BLOWFISH is not set |
@@ -1554,7 +1443,4 @@ CONFIG_CRYPTO_DES=m | |||
1554 | # CONFIG_CRYPTO_CRC32C is not set | 1443 | # CONFIG_CRYPTO_CRC32C is not set |
1555 | # CONFIG_CRYPTO_CAMELLIA is not set | 1444 | # CONFIG_CRYPTO_CAMELLIA is not set |
1556 | # CONFIG_CRYPTO_TEST is not set | 1445 | # CONFIG_CRYPTO_TEST is not set |
1557 | 1446 | CONFIG_CRYPTO_HW=y | |
1558 | # | ||
1559 | # Hardware crypto devices | ||
1560 | # | ||