diff options
| author | David S. Miller <davem@davemloft.net> | 2009-04-17 06:59:42 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2009-04-17 06:59:42 -0400 |
| commit | 60c8a774fb7971cec4a72fd5d002f39668826808 (patch) | |
| tree | 88a71bc8d2429f01e8ffb497c507e0bc61765070 | |
| parent | ed247e12fe5da4417602c3c0ce22932fb0f9cac1 (diff) | |
sparc64: Update defconfig.
Signed-off-by: David S. Miller <davem@davemloft.net>
| -rw-r--r-- | arch/sparc/configs/sparc64_defconfig | 182 |
1 files changed, 119 insertions, 63 deletions
diff --git a/arch/sparc/configs/sparc64_defconfig b/arch/sparc/configs/sparc64_defconfig index ade49941def2..b5d63bd8716e 100644 --- a/arch/sparc/configs/sparc64_defconfig +++ b/arch/sparc/configs/sparc64_defconfig | |||
| @@ -1,13 +1,14 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28 | 3 | # Linux kernel version: 2.6.30-rc2 |
| 4 | # Fri Jan 2 18:14:26 2009 | 4 | # Fri Apr 17 02:03:07 2009 |
| 5 | # | 5 | # |
| 6 | CONFIG_64BIT=y | ||
| 6 | CONFIG_SPARC=y | 7 | CONFIG_SPARC=y |
| 8 | # CONFIG_SPARC32 is not set | ||
| 7 | CONFIG_SPARC64=y | 9 | CONFIG_SPARC64=y |
| 8 | CONFIG_ARCH_DEFCONFIG="arch/sparc/configs/sparc64_defconfig" | 10 | CONFIG_ARCH_DEFCONFIG="arch/sparc/configs/sparc64_defconfig" |
| 9 | CONFIG_BITS=64 | 11 | CONFIG_BITS=64 |
| 10 | CONFIG_64BIT=y | ||
| 11 | CONFIG_GENERIC_TIME=y | 12 | CONFIG_GENERIC_TIME=y |
| 12 | CONFIG_GENERIC_CMOS_UPDATE=y | 13 | CONFIG_GENERIC_CMOS_UPDATE=y |
| 13 | CONFIG_GENERIC_CLOCKEVENTS=y | 14 | CONFIG_GENERIC_CLOCKEVENTS=y |
| @@ -22,6 +23,7 @@ CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | |||
| 22 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
| 23 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 24 | CONFIG_OF=y | 25 | CONFIG_OF=y |
| 26 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
| 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 26 | 28 | ||
| 27 | # | 29 | # |
| @@ -36,17 +38,27 @@ CONFIG_SWAP=y | |||
| 36 | CONFIG_SYSVIPC=y | 38 | CONFIG_SYSVIPC=y |
| 37 | CONFIG_SYSVIPC_SYSCTL=y | 39 | CONFIG_SYSVIPC_SYSCTL=y |
| 38 | CONFIG_POSIX_MQUEUE=y | 40 | CONFIG_POSIX_MQUEUE=y |
| 41 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
| 39 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 40 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
| 41 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
| 45 | |||
| 46 | # | ||
| 47 | # RCU Subsystem | ||
| 48 | # | ||
| 49 | CONFIG_CLASSIC_RCU=y | ||
| 50 | # CONFIG_TREE_RCU is not set | ||
| 51 | # CONFIG_PREEMPT_RCU is not set | ||
| 52 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 42 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_LOG_BUF_SHIFT=18 | 55 | CONFIG_LOG_BUF_SHIFT=18 |
| 44 | # CONFIG_CGROUPS is not set | ||
| 45 | CONFIG_GROUP_SCHED=y | 56 | CONFIG_GROUP_SCHED=y |
| 46 | CONFIG_FAIR_GROUP_SCHED=y | 57 | CONFIG_FAIR_GROUP_SCHED=y |
| 47 | CONFIG_RT_GROUP_SCHED=y | 58 | CONFIG_RT_GROUP_SCHED=y |
| 48 | CONFIG_USER_SCHED=y | 59 | CONFIG_USER_SCHED=y |
| 49 | # CONFIG_CGROUP_SCHED is not set | 60 | # CONFIG_CGROUP_SCHED is not set |
| 61 | # CONFIG_CGROUPS is not set | ||
| 50 | CONFIG_SYSFS_DEPRECATED=y | 62 | CONFIG_SYSFS_DEPRECATED=y |
| 51 | CONFIG_SYSFS_DEPRECATED_V2=y | 63 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 52 | CONFIG_RELAY=y | 64 | CONFIG_RELAY=y |
| @@ -55,24 +67,28 @@ CONFIG_NAMESPACES=y | |||
| 55 | # CONFIG_IPC_NS is not set | 67 | # CONFIG_IPC_NS is not set |
| 56 | # CONFIG_USER_NS is not set | 68 | # CONFIG_USER_NS is not set |
| 57 | # CONFIG_PID_NS is not set | 69 | # CONFIG_PID_NS is not set |
| 70 | # CONFIG_NET_NS is not set | ||
| 58 | CONFIG_BLK_DEV_INITRD=y | 71 | CONFIG_BLK_DEV_INITRD=y |
| 59 | CONFIG_INITRAMFS_SOURCE="" | 72 | CONFIG_INITRAMFS_SOURCE="" |
| 73 | CONFIG_RD_GZIP=y | ||
| 74 | CONFIG_RD_BZIP2=y | ||
| 75 | CONFIG_RD_LZMA=y | ||
| 60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 76 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 61 | CONFIG_SYSCTL=y | 77 | CONFIG_SYSCTL=y |
| 78 | CONFIG_ANON_INODES=y | ||
| 62 | # CONFIG_EMBEDDED is not set | 79 | # CONFIG_EMBEDDED is not set |
| 63 | CONFIG_UID16=y | 80 | CONFIG_UID16=y |
| 64 | CONFIG_SYSCTL_SYSCALL=y | 81 | CONFIG_SYSCTL_SYSCALL=y |
| 65 | CONFIG_KALLSYMS=y | 82 | CONFIG_KALLSYMS=y |
| 66 | # CONFIG_KALLSYMS_ALL is not set | 83 | # CONFIG_KALLSYMS_ALL is not set |
| 67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 84 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 85 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 68 | CONFIG_HOTPLUG=y | 86 | CONFIG_HOTPLUG=y |
| 69 | CONFIG_PRINTK=y | 87 | CONFIG_PRINTK=y |
| 70 | CONFIG_BUG=y | 88 | CONFIG_BUG=y |
| 71 | CONFIG_ELF_CORE=y | 89 | CONFIG_ELF_CORE=y |
| 72 | # CONFIG_COMPAT_BRK is not set | ||
| 73 | CONFIG_BASE_FULL=y | 90 | CONFIG_BASE_FULL=y |
| 74 | CONFIG_FUTEX=y | 91 | CONFIG_FUTEX=y |
| 75 | CONFIG_ANON_INODES=y | ||
| 76 | CONFIG_EPOLL=y | 92 | CONFIG_EPOLL=y |
| 77 | CONFIG_SIGNALFD=y | 93 | CONFIG_SIGNALFD=y |
| 78 | CONFIG_TIMERFD=y | 94 | CONFIG_TIMERFD=y |
| @@ -82,6 +98,7 @@ CONFIG_AIO=y | |||
| 82 | CONFIG_VM_EVENT_COUNTERS=y | 98 | CONFIG_VM_EVENT_COUNTERS=y |
| 83 | CONFIG_PCI_QUIRKS=y | 99 | CONFIG_PCI_QUIRKS=y |
| 84 | CONFIG_SLUB_DEBUG=y | 100 | CONFIG_SLUB_DEBUG=y |
| 101 | # CONFIG_COMPAT_BRK is not set | ||
| 85 | # CONFIG_SLAB is not set | 102 | # CONFIG_SLAB is not set |
| 86 | CONFIG_SLUB=y | 103 | CONFIG_SLUB=y |
| 87 | # CONFIG_SLOB is not set | 104 | # CONFIG_SLOB is not set |
| @@ -91,15 +108,16 @@ CONFIG_TRACEPOINTS=y | |||
| 91 | CONFIG_OPROFILE=m | 108 | CONFIG_OPROFILE=m |
| 92 | CONFIG_HAVE_OPROFILE=y | 109 | CONFIG_HAVE_OPROFILE=y |
| 93 | CONFIG_KPROBES=y | 110 | CONFIG_KPROBES=y |
| 111 | CONFIG_HAVE_SYSCALL_WRAPPERS=y | ||
| 94 | CONFIG_KRETPROBES=y | 112 | CONFIG_KRETPROBES=y |
| 95 | CONFIG_HAVE_KPROBES=y | 113 | CONFIG_HAVE_KPROBES=y |
| 96 | CONFIG_HAVE_KRETPROBES=y | 114 | CONFIG_HAVE_KRETPROBES=y |
| 97 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 115 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 98 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 116 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
| 117 | # CONFIG_SLOW_WORK is not set | ||
| 99 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 118 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 100 | CONFIG_SLABINFO=y | 119 | CONFIG_SLABINFO=y |
| 101 | CONFIG_RT_MUTEXES=y | 120 | CONFIG_RT_MUTEXES=y |
| 102 | # CONFIG_TINY_SHMEM is not set | ||
| 103 | CONFIG_BASE_SMALL=0 | 121 | CONFIG_BASE_SMALL=0 |
| 104 | CONFIG_MODULES=y | 122 | CONFIG_MODULES=y |
| 105 | # CONFIG_MODULE_FORCE_LOAD is not set | 123 | # CONFIG_MODULE_FORCE_LOAD is not set |
| @@ -107,10 +125,8 @@ CONFIG_MODULE_UNLOAD=y | |||
| 107 | CONFIG_MODULE_FORCE_UNLOAD=y | 125 | CONFIG_MODULE_FORCE_UNLOAD=y |
| 108 | CONFIG_MODVERSIONS=y | 126 | CONFIG_MODVERSIONS=y |
| 109 | CONFIG_MODULE_SRCVERSION_ALL=y | 127 | CONFIG_MODULE_SRCVERSION_ALL=y |
| 110 | CONFIG_KMOD=y | ||
| 111 | CONFIG_STOP_MACHINE=y | 128 | CONFIG_STOP_MACHINE=y |
| 112 | CONFIG_BLOCK=y | 129 | CONFIG_BLOCK=y |
| 113 | CONFIG_BLK_DEV_IO_TRACE=y | ||
| 114 | CONFIG_BLK_DEV_BSG=y | 130 | CONFIG_BLK_DEV_BSG=y |
| 115 | # CONFIG_BLK_DEV_INTEGRITY is not set | 131 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 116 | CONFIG_BLOCK_COMPAT=y | 132 | CONFIG_BLOCK_COMPAT=y |
| @@ -127,11 +143,6 @@ CONFIG_DEFAULT_AS=y | |||
| 127 | # CONFIG_DEFAULT_CFQ is not set | 143 | # CONFIG_DEFAULT_CFQ is not set |
| 128 | # CONFIG_DEFAULT_NOOP is not set | 144 | # CONFIG_DEFAULT_NOOP is not set |
| 129 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 145 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 130 | CONFIG_CLASSIC_RCU=y | ||
| 131 | # CONFIG_TREE_RCU is not set | ||
| 132 | # CONFIG_PREEMPT_RCU is not set | ||
| 133 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 134 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 135 | # CONFIG_FREEZER is not set | 146 | # CONFIG_FREEZER is not set |
| 136 | 147 | ||
| 137 | # | 148 | # |
| @@ -185,11 +196,12 @@ CONFIG_SPARSEMEM_VMEMMAP=y | |||
| 185 | CONFIG_PAGEFLAGS_EXTENDED=y | 196 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 186 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 197 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 187 | CONFIG_MIGRATION=y | 198 | CONFIG_MIGRATION=y |
| 188 | CONFIG_RESOURCES_64BIT=y | ||
| 189 | CONFIG_PHYS_ADDR_T_64BIT=y | 199 | CONFIG_PHYS_ADDR_T_64BIT=y |
| 190 | CONFIG_ZONE_DMA_FLAG=0 | 200 | CONFIG_ZONE_DMA_FLAG=0 |
| 191 | CONFIG_NR_QUICK=1 | 201 | CONFIG_NR_QUICK=1 |
| 192 | CONFIG_UNEVICTABLE_LRU=y | 202 | CONFIG_UNEVICTABLE_LRU=y |
| 203 | CONFIG_HAVE_MLOCK=y | ||
| 204 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
| 193 | CONFIG_SCHED_SMT=y | 205 | CONFIG_SCHED_SMT=y |
| 194 | CONFIG_SCHED_MC=y | 206 | CONFIG_SCHED_MC=y |
| 195 | # CONFIG_PREEMPT_NONE is not set | 207 | # CONFIG_PREEMPT_NONE is not set |
| @@ -210,6 +222,8 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 210 | CONFIG_PCI_MSI=y | 222 | CONFIG_PCI_MSI=y |
| 211 | # CONFIG_PCI_LEGACY is not set | 223 | # CONFIG_PCI_LEGACY is not set |
| 212 | # CONFIG_PCI_DEBUG is not set | 224 | # CONFIG_PCI_DEBUG is not set |
| 225 | # CONFIG_PCI_STUB is not set | ||
| 226 | # CONFIG_PCI_IOV is not set | ||
| 213 | # CONFIG_PCCARD is not set | 227 | # CONFIG_PCCARD is not set |
| 214 | CONFIG_SUN_OPENPROMFS=m | 228 | CONFIG_SUN_OPENPROMFS=m |
| 215 | CONFIG_SPARC64_PCI=y | 229 | CONFIG_SPARC64_PCI=y |
| @@ -229,8 +243,6 @@ CONFIG_NET=y | |||
| 229 | # | 243 | # |
| 230 | # Networking options | 244 | # Networking options |
| 231 | # | 245 | # |
| 232 | # CONFIG_NET_NS is not set | ||
| 233 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 234 | CONFIG_PACKET=y | 246 | CONFIG_PACKET=y |
| 235 | CONFIG_PACKET_MMAP=y | 247 | CONFIG_PACKET_MMAP=y |
| 236 | CONFIG_UNIX=y | 248 | CONFIG_UNIX=y |
| @@ -292,25 +304,7 @@ CONFIG_IPV6_TUNNEL=m | |||
| 292 | # CONFIG_IPV6_MROUTE is not set | 304 | # CONFIG_IPV6_MROUTE is not set |
| 293 | # CONFIG_NETWORK_SECMARK is not set | 305 | # CONFIG_NETWORK_SECMARK is not set |
| 294 | # CONFIG_NETFILTER is not set | 306 | # CONFIG_NETFILTER is not set |
| 295 | CONFIG_IP_DCCP=m | 307 | # CONFIG_IP_DCCP is not set |
| 296 | CONFIG_INET_DCCP_DIAG=m | ||
| 297 | CONFIG_IP_DCCP_ACKVEC=y | ||
| 298 | |||
| 299 | # | ||
| 300 | # DCCP CCIDs Configuration (EXPERIMENTAL) | ||
| 301 | # | ||
| 302 | CONFIG_IP_DCCP_CCID2=m | ||
| 303 | # CONFIG_IP_DCCP_CCID2_DEBUG is not set | ||
| 304 | CONFIG_IP_DCCP_CCID3=m | ||
| 305 | # CONFIG_IP_DCCP_CCID3_DEBUG is not set | ||
| 306 | CONFIG_IP_DCCP_CCID3_RTO=100 | ||
| 307 | CONFIG_IP_DCCP_TFRC_LIB=m | ||
| 308 | |||
| 309 | # | ||
| 310 | # DCCP Kernel Hacking | ||
| 311 | # | ||
| 312 | # CONFIG_IP_DCCP_DEBUG is not set | ||
| 313 | # CONFIG_NET_DCCPPROBE is not set | ||
| 314 | # CONFIG_IP_SCTP is not set | 308 | # CONFIG_IP_SCTP is not set |
| 315 | # CONFIG_TIPC is not set | 309 | # CONFIG_TIPC is not set |
| 316 | # CONFIG_ATM is not set | 310 | # CONFIG_ATM is not set |
| @@ -326,6 +320,7 @@ CONFIG_VLAN_8021Q=m | |||
| 326 | # CONFIG_LAPB is not set | 320 | # CONFIG_LAPB is not set |
| 327 | # CONFIG_ECONET is not set | 321 | # CONFIG_ECONET is not set |
| 328 | # CONFIG_WAN_ROUTER is not set | 322 | # CONFIG_WAN_ROUTER is not set |
| 323 | # CONFIG_PHONET is not set | ||
| 329 | # CONFIG_NET_SCHED is not set | 324 | # CONFIG_NET_SCHED is not set |
| 330 | # CONFIG_DCB is not set | 325 | # CONFIG_DCB is not set |
| 331 | 326 | ||
| @@ -334,18 +329,19 @@ CONFIG_VLAN_8021Q=m | |||
| 334 | # | 329 | # |
| 335 | CONFIG_NET_PKTGEN=m | 330 | CONFIG_NET_PKTGEN=m |
| 336 | CONFIG_NET_TCPPROBE=m | 331 | CONFIG_NET_TCPPROBE=m |
| 332 | # CONFIG_NET_DROP_MONITOR is not set | ||
| 337 | # CONFIG_HAMRADIO is not set | 333 | # CONFIG_HAMRADIO is not set |
| 338 | # CONFIG_CAN is not set | 334 | # CONFIG_CAN is not set |
| 339 | # CONFIG_IRDA is not set | 335 | # CONFIG_IRDA is not set |
| 340 | # CONFIG_BT is not set | 336 | # CONFIG_BT is not set |
| 341 | # CONFIG_AF_RXRPC is not set | 337 | # CONFIG_AF_RXRPC is not set |
| 342 | # CONFIG_PHONET is not set | ||
| 343 | CONFIG_WIRELESS=y | 338 | CONFIG_WIRELESS=y |
| 344 | # CONFIG_CFG80211 is not set | 339 | # CONFIG_CFG80211 is not set |
| 345 | CONFIG_WIRELESS_OLD_REGULATORY=y | 340 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 346 | # CONFIG_WIRELESS_EXT is not set | 341 | # CONFIG_WIRELESS_EXT is not set |
| 347 | # CONFIG_LIB80211 is not set | 342 | # CONFIG_LIB80211 is not set |
| 348 | # CONFIG_MAC80211 is not set | 343 | # CONFIG_MAC80211 is not set |
| 344 | # CONFIG_WIMAX is not set | ||
| 349 | # CONFIG_RFKILL is not set | 345 | # CONFIG_RFKILL is not set |
| 350 | # CONFIG_NET_9P is not set | 346 | # CONFIG_NET_9P is not set |
| 351 | 347 | ||
| @@ -389,19 +385,27 @@ CONFIG_SUNVDC=m | |||
| 389 | # CONFIG_BLK_DEV_HD is not set | 385 | # CONFIG_BLK_DEV_HD is not set |
| 390 | CONFIG_MISC_DEVICES=y | 386 | CONFIG_MISC_DEVICES=y |
| 391 | # CONFIG_PHANTOM is not set | 387 | # CONFIG_PHANTOM is not set |
| 392 | # CONFIG_EEPROM_93CX6 is not set | ||
| 393 | # CONFIG_SGI_IOC4 is not set | 388 | # CONFIG_SGI_IOC4 is not set |
| 394 | # CONFIG_TIFM_CORE is not set | 389 | # CONFIG_TIFM_CORE is not set |
| 395 | # CONFIG_ICS932S401 is not set | 390 | # CONFIG_ICS932S401 is not set |
| 396 | # CONFIG_ENCLOSURE_SERVICES is not set | 391 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 397 | # CONFIG_HP_ILO is not set | 392 | # CONFIG_HP_ILO is not set |
| 393 | # CONFIG_ISL29003 is not set | ||
| 398 | # CONFIG_C2PORT is not set | 394 | # CONFIG_C2PORT is not set |
| 395 | |||
| 396 | # | ||
| 397 | # EEPROM support | ||
| 398 | # | ||
| 399 | # CONFIG_EEPROM_AT24 is not set | ||
| 400 | # CONFIG_EEPROM_LEGACY is not set | ||
| 401 | # CONFIG_EEPROM_93CX6 is not set | ||
| 399 | CONFIG_HAVE_IDE=y | 402 | CONFIG_HAVE_IDE=y |
| 400 | CONFIG_IDE=y | 403 | CONFIG_IDE=y |
| 401 | 404 | ||
| 402 | # | 405 | # |
| 403 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 406 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
| 404 | # | 407 | # |
| 408 | CONFIG_IDE_XFER_MODE=y | ||
| 405 | CONFIG_IDE_TIMINGS=y | 409 | CONFIG_IDE_TIMINGS=y |
| 406 | CONFIG_IDE_ATAPI=y | 410 | CONFIG_IDE_ATAPI=y |
| 407 | # CONFIG_BLK_DEV_IDE_SATA is not set | 411 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| @@ -439,6 +443,7 @@ CONFIG_BLK_DEV_ALI15X3=y | |||
| 439 | # CONFIG_BLK_DEV_JMICRON is not set | 443 | # CONFIG_BLK_DEV_JMICRON is not set |
| 440 | # CONFIG_BLK_DEV_SC1200 is not set | 444 | # CONFIG_BLK_DEV_SC1200 is not set |
| 441 | # CONFIG_BLK_DEV_PIIX is not set | 445 | # CONFIG_BLK_DEV_PIIX is not set |
| 446 | # CONFIG_BLK_DEV_IT8172 is not set | ||
| 442 | # CONFIG_BLK_DEV_IT8213 is not set | 447 | # CONFIG_BLK_DEV_IT8213 is not set |
| 443 | # CONFIG_BLK_DEV_IT821X is not set | 448 | # CONFIG_BLK_DEV_IT821X is not set |
| 444 | # CONFIG_BLK_DEV_NS87415 is not set | 449 | # CONFIG_BLK_DEV_NS87415 is not set |
| @@ -506,8 +511,10 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 506 | # CONFIG_MEGARAID_NEWGEN is not set | 511 | # CONFIG_MEGARAID_NEWGEN is not set |
| 507 | # CONFIG_MEGARAID_LEGACY is not set | 512 | # CONFIG_MEGARAID_LEGACY is not set |
| 508 | # CONFIG_MEGARAID_SAS is not set | 513 | # CONFIG_MEGARAID_SAS is not set |
| 514 | # CONFIG_SCSI_MPT2SAS is not set | ||
| 509 | # CONFIG_SCSI_HPTIOP is not set | 515 | # CONFIG_SCSI_HPTIOP is not set |
| 510 | # CONFIG_LIBFC is not set | 516 | # CONFIG_LIBFC is not set |
| 517 | # CONFIG_LIBFCOE is not set | ||
| 511 | # CONFIG_FCOE is not set | 518 | # CONFIG_FCOE is not set |
| 512 | # CONFIG_SCSI_DMX3191D is not set | 519 | # CONFIG_SCSI_DMX3191D is not set |
| 513 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 520 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| @@ -528,6 +535,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 528 | # CONFIG_SCSI_SUNESP is not set | 535 | # CONFIG_SCSI_SUNESP is not set |
| 529 | # CONFIG_SCSI_SRP is not set | 536 | # CONFIG_SCSI_SRP is not set |
| 530 | # CONFIG_SCSI_DH is not set | 537 | # CONFIG_SCSI_DH is not set |
| 538 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
| 531 | # CONFIG_ATA is not set | 539 | # CONFIG_ATA is not set |
| 532 | CONFIG_MD=y | 540 | CONFIG_MD=y |
| 533 | CONFIG_BLK_DEV_MD=m | 541 | CONFIG_BLK_DEV_MD=m |
| @@ -536,7 +544,7 @@ CONFIG_MD_RAID0=m | |||
| 536 | CONFIG_MD_RAID1=m | 544 | CONFIG_MD_RAID1=m |
| 537 | CONFIG_MD_RAID10=m | 545 | CONFIG_MD_RAID10=m |
| 538 | CONFIG_MD_RAID456=m | 546 | CONFIG_MD_RAID456=m |
| 539 | # CONFIG_MD_RAID5_RESHAPE is not set | 547 | CONFIG_MD_RAID6_PQ=m |
| 540 | CONFIG_MD_MULTIPATH=m | 548 | CONFIG_MD_MULTIPATH=m |
| 541 | # CONFIG_MD_FAULTY is not set | 549 | # CONFIG_MD_FAULTY is not set |
| 542 | CONFIG_BLK_DEV_DM=m | 550 | CONFIG_BLK_DEV_DM=m |
| @@ -561,6 +569,7 @@ CONFIG_DM_ZERO=m | |||
| 561 | # CONFIG_IEEE1394 is not set | 569 | # CONFIG_IEEE1394 is not set |
| 562 | # CONFIG_I2O is not set | 570 | # CONFIG_I2O is not set |
| 563 | CONFIG_NETDEVICES=y | 571 | CONFIG_NETDEVICES=y |
| 572 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 564 | # CONFIG_DUMMY is not set | 573 | # CONFIG_DUMMY is not set |
| 565 | # CONFIG_BONDING is not set | 574 | # CONFIG_BONDING is not set |
| 566 | # CONFIG_MACVLAN is not set | 575 | # CONFIG_MACVLAN is not set |
| @@ -589,14 +598,16 @@ CONFIG_PHYLIB=m | |||
| 589 | # CONFIG_MDIO_BITBANG is not set | 598 | # CONFIG_MDIO_BITBANG is not set |
| 590 | CONFIG_NET_ETHERNET=y | 599 | CONFIG_NET_ETHERNET=y |
| 591 | CONFIG_MII=m | 600 | CONFIG_MII=m |
| 592 | # CONFIG_SUNLANCE is not set | 601 | CONFIG_SUNLANCE=m |
| 593 | # CONFIG_HAPPYMEAL is not set | 602 | CONFIG_HAPPYMEAL=m |
| 594 | # CONFIG_SUNBMAC is not set | 603 | # CONFIG_SUNBMAC is not set |
| 595 | # CONFIG_SUNQE is not set | 604 | # CONFIG_SUNQE is not set |
| 596 | # CONFIG_SUNGEM is not set | 605 | CONFIG_SUNGEM=m |
| 597 | CONFIG_CASSINI=m | 606 | # CONFIG_CASSINI is not set |
| 598 | CONFIG_SUNVNET=m | 607 | CONFIG_SUNVNET=m |
| 599 | # CONFIG_NET_VENDOR_3COM is not set | 608 | # CONFIG_NET_VENDOR_3COM is not set |
| 609 | # CONFIG_ETHOC is not set | ||
| 610 | # CONFIG_DNET is not set | ||
| 600 | # CONFIG_NET_TULIP is not set | 611 | # CONFIG_NET_TULIP is not set |
| 601 | # CONFIG_HP100 is not set | 612 | # CONFIG_HP100 is not set |
| 602 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 613 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| @@ -631,9 +642,10 @@ CONFIG_NETDEV_1000=y | |||
| 631 | # CONFIG_ACENIC is not set | 642 | # CONFIG_ACENIC is not set |
| 632 | # CONFIG_DL2K is not set | 643 | # CONFIG_DL2K is not set |
| 633 | CONFIG_E1000=m | 644 | CONFIG_E1000=m |
| 634 | # CONFIG_E1000E is not set | 645 | CONFIG_E1000E=m |
| 635 | # CONFIG_IP1000 is not set | 646 | # CONFIG_IP1000 is not set |
| 636 | # CONFIG_IGB is not set | 647 | # CONFIG_IGB is not set |
| 648 | # CONFIG_IGBVF is not set | ||
| 637 | # CONFIG_MYRI_SBUS is not set | 649 | # CONFIG_MYRI_SBUS is not set |
| 638 | # CONFIG_NS83820 is not set | 650 | # CONFIG_NS83820 is not set |
| 639 | # CONFIG_HAMACHI is not set | 651 | # CONFIG_HAMACHI is not set |
| @@ -648,6 +660,7 @@ CONFIG_BNX2=m | |||
| 648 | # CONFIG_QLA3XXX is not set | 660 | # CONFIG_QLA3XXX is not set |
| 649 | # CONFIG_ATL1 is not set | 661 | # CONFIG_ATL1 is not set |
| 650 | # CONFIG_ATL1E is not set | 662 | # CONFIG_ATL1E is not set |
| 663 | # CONFIG_ATL1C is not set | ||
| 651 | # CONFIG_JME is not set | 664 | # CONFIG_JME is not set |
| 652 | CONFIG_NETDEV_10000=y | 665 | CONFIG_NETDEV_10000=y |
| 653 | # CONFIG_CHELSIO_T1 is not set | 666 | # CONFIG_CHELSIO_T1 is not set |
| @@ -657,6 +670,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 657 | # CONFIG_IXGBE is not set | 670 | # CONFIG_IXGBE is not set |
| 658 | # CONFIG_IXGB is not set | 671 | # CONFIG_IXGB is not set |
| 659 | # CONFIG_S2IO is not set | 672 | # CONFIG_S2IO is not set |
| 673 | # CONFIG_VXGE is not set | ||
| 660 | # CONFIG_MYRI10GE is not set | 674 | # CONFIG_MYRI10GE is not set |
| 661 | # CONFIG_NETXEN_NIC is not set | 675 | # CONFIG_NETXEN_NIC is not set |
| 662 | CONFIG_NIU=m | 676 | CONFIG_NIU=m |
| @@ -666,6 +680,7 @@ CONFIG_NIU=m | |||
| 666 | # CONFIG_BNX2X is not set | 680 | # CONFIG_BNX2X is not set |
| 667 | # CONFIG_QLGE is not set | 681 | # CONFIG_QLGE is not set |
| 668 | # CONFIG_SFC is not set | 682 | # CONFIG_SFC is not set |
| 683 | # CONFIG_BE2NET is not set | ||
| 669 | # CONFIG_TR is not set | 684 | # CONFIG_TR is not set |
| 670 | 685 | ||
| 671 | # | 686 | # |
| @@ -673,7 +688,10 @@ CONFIG_NIU=m | |||
| 673 | # | 688 | # |
| 674 | # CONFIG_WLAN_PRE80211 is not set | 689 | # CONFIG_WLAN_PRE80211 is not set |
| 675 | # CONFIG_WLAN_80211 is not set | 690 | # CONFIG_WLAN_80211 is not set |
| 676 | # CONFIG_IWLWIFI_LEDS is not set | 691 | |
| 692 | # | ||
| 693 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 694 | # | ||
| 677 | 695 | ||
| 678 | # | 696 | # |
| 679 | # USB Network Adapters | 697 | # USB Network Adapters |
| @@ -738,7 +756,6 @@ CONFIG_MOUSE_PS2=y | |||
| 738 | CONFIG_MOUSE_PS2_ALPS=y | 756 | CONFIG_MOUSE_PS2_ALPS=y |
| 739 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | 757 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
| 740 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 758 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
| 741 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
| 742 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 759 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
| 743 | # CONFIG_MOUSE_PS2_ELANTECH is not set | 760 | # CONFIG_MOUSE_PS2_ELANTECH is not set |
| 744 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 761 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
| @@ -805,6 +822,7 @@ CONFIG_UNIX98_PTYS=y | |||
| 805 | # CONFIG_LEGACY_PTYS is not set | 822 | # CONFIG_LEGACY_PTYS is not set |
| 806 | # CONFIG_IPMI_HANDLER is not set | 823 | # CONFIG_IPMI_HANDLER is not set |
| 807 | CONFIG_HW_RANDOM=m | 824 | CONFIG_HW_RANDOM=m |
| 825 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
| 808 | CONFIG_HW_RANDOM_N2RNG=m | 826 | CONFIG_HW_RANDOM_N2RNG=m |
| 809 | # CONFIG_R3964 is not set | 827 | # CONFIG_R3964 is not set |
| 810 | # CONFIG_APPLICOM is not set | 828 | # CONFIG_APPLICOM is not set |
| @@ -867,12 +885,9 @@ CONFIG_I2C_ALGOBIT=y | |||
| 867 | # Miscellaneous I2C Chip support | 885 | # Miscellaneous I2C Chip support |
| 868 | # | 886 | # |
| 869 | # CONFIG_DS1682 is not set | 887 | # CONFIG_DS1682 is not set |
| 870 | # CONFIG_EEPROM_AT24 is not set | ||
| 871 | # CONFIG_EEPROM_LEGACY is not set | ||
| 872 | # CONFIG_SENSORS_PCF8574 is not set | 888 | # CONFIG_SENSORS_PCF8574 is not set |
| 873 | # CONFIG_PCF8575 is not set | 889 | # CONFIG_PCF8575 is not set |
| 874 | # CONFIG_SENSORS_PCA9539 is not set | 890 | # CONFIG_SENSORS_PCA9539 is not set |
| 875 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 876 | # CONFIG_SENSORS_MAX6875 is not set | 891 | # CONFIG_SENSORS_MAX6875 is not set |
| 877 | # CONFIG_SENSORS_TSL2550 is not set | 892 | # CONFIG_SENSORS_TSL2550 is not set |
| 878 | # CONFIG_I2C_DEBUG_CORE is not set | 893 | # CONFIG_I2C_DEBUG_CORE is not set |
| @@ -897,12 +912,14 @@ CONFIG_HWMON=y | |||
| 897 | # CONFIG_SENSORS_ADT7462 is not set | 912 | # CONFIG_SENSORS_ADT7462 is not set |
| 898 | # CONFIG_SENSORS_ADT7470 is not set | 913 | # CONFIG_SENSORS_ADT7470 is not set |
| 899 | # CONFIG_SENSORS_ADT7473 is not set | 914 | # CONFIG_SENSORS_ADT7473 is not set |
| 915 | # CONFIG_SENSORS_ADT7475 is not set | ||
| 900 | # CONFIG_SENSORS_ATXP1 is not set | 916 | # CONFIG_SENSORS_ATXP1 is not set |
| 901 | # CONFIG_SENSORS_DS1621 is not set | 917 | # CONFIG_SENSORS_DS1621 is not set |
| 902 | # CONFIG_SENSORS_I5K_AMB is not set | 918 | # CONFIG_SENSORS_I5K_AMB is not set |
| 903 | # CONFIG_SENSORS_F71805F is not set | 919 | # CONFIG_SENSORS_F71805F is not set |
| 904 | # CONFIG_SENSORS_F71882FG is not set | 920 | # CONFIG_SENSORS_F71882FG is not set |
| 905 | # CONFIG_SENSORS_F75375S is not set | 921 | # CONFIG_SENSORS_F75375S is not set |
| 922 | # CONFIG_SENSORS_G760A is not set | ||
| 906 | # CONFIG_SENSORS_GL518SM is not set | 923 | # CONFIG_SENSORS_GL518SM is not set |
| 907 | # CONFIG_SENSORS_GL520SM is not set | 924 | # CONFIG_SENSORS_GL520SM is not set |
| 908 | # CONFIG_SENSORS_IT87 is not set | 925 | # CONFIG_SENSORS_IT87 is not set |
| @@ -917,10 +934,14 @@ CONFIG_HWMON=y | |||
| 917 | # CONFIG_SENSORS_LM90 is not set | 934 | # CONFIG_SENSORS_LM90 is not set |
| 918 | # CONFIG_SENSORS_LM92 is not set | 935 | # CONFIG_SENSORS_LM92 is not set |
| 919 | # CONFIG_SENSORS_LM93 is not set | 936 | # CONFIG_SENSORS_LM93 is not set |
| 937 | # CONFIG_SENSORS_LTC4215 is not set | ||
| 938 | # CONFIG_SENSORS_LTC4245 is not set | ||
| 939 | # CONFIG_SENSORS_LM95241 is not set | ||
| 920 | # CONFIG_SENSORS_MAX1619 is not set | 940 | # CONFIG_SENSORS_MAX1619 is not set |
| 921 | # CONFIG_SENSORS_MAX6650 is not set | 941 | # CONFIG_SENSORS_MAX6650 is not set |
| 922 | # CONFIG_SENSORS_PC87360 is not set | 942 | # CONFIG_SENSORS_PC87360 is not set |
| 923 | # CONFIG_SENSORS_PC87427 is not set | 943 | # CONFIG_SENSORS_PC87427 is not set |
| 944 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 924 | # CONFIG_SENSORS_SIS5595 is not set | 945 | # CONFIG_SENSORS_SIS5595 is not set |
| 925 | # CONFIG_SENSORS_DME1737 is not set | 946 | # CONFIG_SENSORS_DME1737 is not set |
| 926 | # CONFIG_SENSORS_SMSC47M1 is not set | 947 | # CONFIG_SENSORS_SMSC47M1 is not set |
| @@ -957,10 +978,12 @@ CONFIG_SSB_POSSIBLE=y | |||
| 957 | # CONFIG_MFD_CORE is not set | 978 | # CONFIG_MFD_CORE is not set |
| 958 | # CONFIG_MFD_SM501 is not set | 979 | # CONFIG_MFD_SM501 is not set |
| 959 | # CONFIG_HTC_PASIC3 is not set | 980 | # CONFIG_HTC_PASIC3 is not set |
| 981 | # CONFIG_TWL4030_CORE is not set | ||
| 960 | # CONFIG_MFD_TMIO is not set | 982 | # CONFIG_MFD_TMIO is not set |
| 961 | # CONFIG_PMIC_DA903X is not set | 983 | # CONFIG_PMIC_DA903X is not set |
| 962 | # CONFIG_MFD_WM8400 is not set | 984 | # CONFIG_MFD_WM8400 is not set |
| 963 | # CONFIG_MFD_WM8350_I2C is not set | 985 | # CONFIG_MFD_WM8350_I2C is not set |
| 986 | # CONFIG_MFD_PCF50633 is not set | ||
| 964 | # CONFIG_REGULATOR is not set | 987 | # CONFIG_REGULATOR is not set |
| 965 | 988 | ||
| 966 | # | 989 | # |
| @@ -1053,6 +1076,7 @@ CONFIG_FB_ATY_GX=y | |||
| 1053 | # CONFIG_FB_VIRTUAL is not set | 1076 | # CONFIG_FB_VIRTUAL is not set |
| 1054 | # CONFIG_FB_METRONOME is not set | 1077 | # CONFIG_FB_METRONOME is not set |
| 1055 | # CONFIG_FB_MB862XX is not set | 1078 | # CONFIG_FB_MB862XX is not set |
| 1079 | # CONFIG_FB_BROADSHEET is not set | ||
| 1056 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1080 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
| 1057 | 1081 | ||
| 1058 | # | 1082 | # |
| @@ -1141,6 +1165,8 @@ CONFIG_SND_ALI5451=m | |||
| 1141 | # CONFIG_SND_INDIGO is not set | 1165 | # CONFIG_SND_INDIGO is not set |
| 1142 | # CONFIG_SND_INDIGOIO is not set | 1166 | # CONFIG_SND_INDIGOIO is not set |
| 1143 | # CONFIG_SND_INDIGODJ is not set | 1167 | # CONFIG_SND_INDIGODJ is not set |
| 1168 | # CONFIG_SND_INDIGOIOX is not set | ||
| 1169 | # CONFIG_SND_INDIGODJX is not set | ||
| 1144 | # CONFIG_SND_EMU10K1 is not set | 1170 | # CONFIG_SND_EMU10K1 is not set |
| 1145 | # CONFIG_SND_EMU10K1X is not set | 1171 | # CONFIG_SND_EMU10K1X is not set |
| 1146 | # CONFIG_SND_ENS1370 is not set | 1172 | # CONFIG_SND_ENS1370 is not set |
| @@ -1197,28 +1223,31 @@ CONFIG_USB_HIDDEV=y | |||
| 1197 | # | 1223 | # |
| 1198 | # Special HID drivers | 1224 | # Special HID drivers |
| 1199 | # | 1225 | # |
| 1200 | CONFIG_HID_COMPAT=y | ||
| 1201 | CONFIG_HID_A4TECH=y | 1226 | CONFIG_HID_A4TECH=y |
| 1202 | CONFIG_HID_APPLE=y | 1227 | CONFIG_HID_APPLE=y |
| 1203 | CONFIG_HID_BELKIN=y | 1228 | CONFIG_HID_BELKIN=y |
| 1204 | CONFIG_HID_BRIGHT=y | ||
| 1205 | CONFIG_HID_CHERRY=y | 1229 | CONFIG_HID_CHERRY=y |
| 1206 | CONFIG_HID_CHICONY=y | 1230 | CONFIG_HID_CHICONY=y |
| 1207 | CONFIG_HID_CYPRESS=y | 1231 | CONFIG_HID_CYPRESS=y |
| 1208 | CONFIG_HID_DELL=y | 1232 | # CONFIG_DRAGONRISE_FF is not set |
| 1209 | CONFIG_HID_EZKEY=y | 1233 | CONFIG_HID_EZKEY=y |
| 1234 | CONFIG_HID_KYE=y | ||
| 1210 | CONFIG_HID_GYRATION=y | 1235 | CONFIG_HID_GYRATION=y |
| 1236 | CONFIG_HID_KENSINGTON=y | ||
| 1211 | CONFIG_HID_LOGITECH=y | 1237 | CONFIG_HID_LOGITECH=y |
| 1212 | # CONFIG_LOGITECH_FF is not set | 1238 | # CONFIG_LOGITECH_FF is not set |
| 1213 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1239 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
| 1214 | CONFIG_HID_MICROSOFT=y | 1240 | CONFIG_HID_MICROSOFT=y |
| 1215 | CONFIG_HID_MONTEREY=y | 1241 | CONFIG_HID_MONTEREY=y |
| 1242 | CONFIG_HID_NTRIG=y | ||
| 1216 | CONFIG_HID_PANTHERLORD=y | 1243 | CONFIG_HID_PANTHERLORD=y |
| 1217 | # CONFIG_PANTHERLORD_FF is not set | 1244 | # CONFIG_PANTHERLORD_FF is not set |
| 1218 | CONFIG_HID_PETALYNX=y | 1245 | CONFIG_HID_PETALYNX=y |
| 1219 | CONFIG_HID_SAMSUNG=y | 1246 | CONFIG_HID_SAMSUNG=y |
| 1220 | CONFIG_HID_SONY=y | 1247 | CONFIG_HID_SONY=y |
| 1221 | CONFIG_HID_SUNPLUS=y | 1248 | CONFIG_HID_SUNPLUS=y |
| 1249 | # CONFIG_GREENASIA_FF is not set | ||
| 1250 | CONFIG_HID_TOPSEED=y | ||
| 1222 | # CONFIG_THRUSTMASTER_FF is not set | 1251 | # CONFIG_THRUSTMASTER_FF is not set |
| 1223 | # CONFIG_ZEROPLUS_FF is not set | 1252 | # CONFIG_ZEROPLUS_FF is not set |
| 1224 | CONFIG_USB_SUPPORT=y | 1253 | CONFIG_USB_SUPPORT=y |
| @@ -1247,6 +1276,7 @@ CONFIG_USB_DEVICEFS=y | |||
| 1247 | CONFIG_USB_EHCI_HCD=m | 1276 | CONFIG_USB_EHCI_HCD=m |
| 1248 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1277 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
| 1249 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1278 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1279 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 1250 | # CONFIG_USB_ISP116X_HCD is not set | 1280 | # CONFIG_USB_ISP116X_HCD is not set |
| 1251 | # CONFIG_USB_ISP1760_HCD is not set | 1281 | # CONFIG_USB_ISP1760_HCD is not set |
| 1252 | CONFIG_USB_OHCI_HCD=y | 1282 | CONFIG_USB_OHCI_HCD=y |
| @@ -1268,18 +1298,17 @@ CONFIG_USB_UHCI_HCD=m | |||
| 1268 | # CONFIG_USB_TMC is not set | 1298 | # CONFIG_USB_TMC is not set |
| 1269 | 1299 | ||
| 1270 | # | 1300 | # |
| 1271 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1301 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
| 1272 | # | 1302 | # |
| 1273 | 1303 | ||
| 1274 | # | 1304 | # |
| 1275 | # see USB_STORAGE Help for more information | 1305 | # also be needed; see USB_STORAGE Help for more info |
| 1276 | # | 1306 | # |
| 1277 | CONFIG_USB_STORAGE=m | 1307 | CONFIG_USB_STORAGE=m |
| 1278 | # CONFIG_USB_STORAGE_DEBUG is not set | 1308 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 1279 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1309 | # CONFIG_USB_STORAGE_DATAFAB is not set |
| 1280 | # CONFIG_USB_STORAGE_FREECOM is not set | 1310 | # CONFIG_USB_STORAGE_FREECOM is not set |
| 1281 | # CONFIG_USB_STORAGE_ISD200 is not set | 1311 | # CONFIG_USB_STORAGE_ISD200 is not set |
| 1282 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 1283 | # CONFIG_USB_STORAGE_USBAT is not set | 1312 | # CONFIG_USB_STORAGE_USBAT is not set |
| 1284 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1313 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 1285 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1314 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| @@ -1315,7 +1344,6 @@ CONFIG_USB_STORAGE=m | |||
| 1315 | # CONFIG_USB_LED is not set | 1344 | # CONFIG_USB_LED is not set |
| 1316 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1345 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1317 | # CONFIG_USB_CYTHERM is not set | 1346 | # CONFIG_USB_CYTHERM is not set |
| 1318 | # CONFIG_USB_PHIDGET is not set | ||
| 1319 | # CONFIG_USB_IDMOUSE is not set | 1347 | # CONFIG_USB_IDMOUSE is not set |
| 1320 | # CONFIG_USB_FTDI_ELAN is not set | 1348 | # CONFIG_USB_FTDI_ELAN is not set |
| 1321 | # CONFIG_USB_APPLEDISPLAY is not set | 1349 | # CONFIG_USB_APPLEDISPLAY is not set |
| @@ -1327,6 +1355,11 @@ CONFIG_USB_STORAGE=m | |||
| 1327 | # CONFIG_USB_ISIGHTFW is not set | 1355 | # CONFIG_USB_ISIGHTFW is not set |
| 1328 | # CONFIG_USB_VST is not set | 1356 | # CONFIG_USB_VST is not set |
| 1329 | # CONFIG_USB_GADGET is not set | 1357 | # CONFIG_USB_GADGET is not set |
| 1358 | |||
| 1359 | # | ||
| 1360 | # OTG and related infrastructure | ||
| 1361 | # | ||
| 1362 | # CONFIG_NOP_USB_XCEIV is not set | ||
| 1330 | # CONFIG_UWB is not set | 1363 | # CONFIG_UWB is not set |
| 1331 | # CONFIG_MMC is not set | 1364 | # CONFIG_MMC is not set |
| 1332 | # CONFIG_MEMSTICK is not set | 1365 | # CONFIG_MEMSTICK is not set |
| @@ -1390,6 +1423,7 @@ CONFIG_RTC_DRV_BQ4802=y | |||
| 1390 | CONFIG_RTC_DRV_SUN4V=y | 1423 | CONFIG_RTC_DRV_SUN4V=y |
| 1391 | CONFIG_RTC_DRV_STARFIRE=y | 1424 | CONFIG_RTC_DRV_STARFIRE=y |
| 1392 | # CONFIG_DMADEVICES is not set | 1425 | # CONFIG_DMADEVICES is not set |
| 1426 | # CONFIG_AUXDISPLAY is not set | ||
| 1393 | # CONFIG_UIO is not set | 1427 | # CONFIG_UIO is not set |
| 1394 | # CONFIG_STAGING is not set | 1428 | # CONFIG_STAGING is not set |
| 1395 | 1429 | ||
| @@ -1412,6 +1446,7 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
| 1412 | CONFIG_EXT2_FS_SECURITY=y | 1446 | CONFIG_EXT2_FS_SECURITY=y |
| 1413 | # CONFIG_EXT2_FS_XIP is not set | 1447 | # CONFIG_EXT2_FS_XIP is not set |
| 1414 | CONFIG_EXT3_FS=y | 1448 | CONFIG_EXT3_FS=y |
| 1449 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
| 1415 | CONFIG_EXT3_FS_XATTR=y | 1450 | CONFIG_EXT3_FS_XATTR=y |
| 1416 | CONFIG_EXT3_FS_POSIX_ACL=y | 1451 | CONFIG_EXT3_FS_POSIX_ACL=y |
| 1417 | CONFIG_EXT3_FS_SECURITY=y | 1452 | CONFIG_EXT3_FS_SECURITY=y |
| @@ -1426,6 +1461,7 @@ CONFIG_FILE_LOCKING=y | |||
| 1426 | # CONFIG_XFS_FS is not set | 1461 | # CONFIG_XFS_FS is not set |
| 1427 | # CONFIG_GFS2_FS is not set | 1462 | # CONFIG_GFS2_FS is not set |
| 1428 | # CONFIG_OCFS2_FS is not set | 1463 | # CONFIG_OCFS2_FS is not set |
| 1464 | # CONFIG_BTRFS_FS is not set | ||
| 1429 | CONFIG_DNOTIFY=y | 1465 | CONFIG_DNOTIFY=y |
| 1430 | CONFIG_INOTIFY=y | 1466 | CONFIG_INOTIFY=y |
| 1431 | CONFIG_INOTIFY_USER=y | 1467 | CONFIG_INOTIFY_USER=y |
| @@ -1435,6 +1471,11 @@ CONFIG_INOTIFY_USER=y | |||
| 1435 | # CONFIG_FUSE_FS is not set | 1471 | # CONFIG_FUSE_FS is not set |
| 1436 | 1472 | ||
| 1437 | # | 1473 | # |
| 1474 | # Caches | ||
| 1475 | # | ||
| 1476 | # CONFIG_FSCACHE is not set | ||
| 1477 | |||
| 1478 | # | ||
| 1438 | # CD-ROM/DVD Filesystems | 1479 | # CD-ROM/DVD Filesystems |
| 1439 | # | 1480 | # |
| 1440 | # CONFIG_ISO9660_FS is not set | 1481 | # CONFIG_ISO9660_FS is not set |
| @@ -1460,10 +1501,7 @@ CONFIG_TMPFS=y | |||
| 1460 | CONFIG_HUGETLBFS=y | 1501 | CONFIG_HUGETLBFS=y |
| 1461 | CONFIG_HUGETLB_PAGE=y | 1502 | CONFIG_HUGETLB_PAGE=y |
| 1462 | # CONFIG_CONFIGFS_FS is not set | 1503 | # CONFIG_CONFIGFS_FS is not set |
| 1463 | 1504 | CONFIG_MISC_FILESYSTEMS=y | |
| 1464 | # | ||
| 1465 | # Miscellaneous filesystems | ||
| 1466 | # | ||
| 1467 | # CONFIG_ADFS_FS is not set | 1505 | # CONFIG_ADFS_FS is not set |
| 1468 | # CONFIG_AFFS_FS is not set | 1506 | # CONFIG_AFFS_FS is not set |
| 1469 | # CONFIG_ECRYPT_FS is not set | 1507 | # CONFIG_ECRYPT_FS is not set |
| @@ -1473,6 +1511,7 @@ CONFIG_HUGETLB_PAGE=y | |||
| 1473 | # CONFIG_BFS_FS is not set | 1511 | # CONFIG_BFS_FS is not set |
| 1474 | # CONFIG_EFS_FS is not set | 1512 | # CONFIG_EFS_FS is not set |
| 1475 | # CONFIG_CRAMFS is not set | 1513 | # CONFIG_CRAMFS is not set |
| 1514 | # CONFIG_SQUASHFS is not set | ||
| 1476 | # CONFIG_VXFS_FS is not set | 1515 | # CONFIG_VXFS_FS is not set |
| 1477 | # CONFIG_MINIX_FS is not set | 1516 | # CONFIG_MINIX_FS is not set |
| 1478 | # CONFIG_OMFS_FS is not set | 1517 | # CONFIG_OMFS_FS is not set |
| @@ -1481,6 +1520,7 @@ CONFIG_HUGETLB_PAGE=y | |||
| 1481 | # CONFIG_ROMFS_FS is not set | 1520 | # CONFIG_ROMFS_FS is not set |
| 1482 | # CONFIG_SYSV_FS is not set | 1521 | # CONFIG_SYSV_FS is not set |
| 1483 | # CONFIG_UFS_FS is not set | 1522 | # CONFIG_UFS_FS is not set |
| 1523 | # CONFIG_NILFS2_FS is not set | ||
| 1484 | CONFIG_NETWORK_FILESYSTEMS=y | 1524 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1485 | # CONFIG_NFS_FS is not set | 1525 | # CONFIG_NFS_FS is not set |
| 1486 | # CONFIG_NFSD is not set | 1526 | # CONFIG_NFSD is not set |
| @@ -1555,6 +1595,9 @@ CONFIG_DEBUG_KERNEL=y | |||
| 1555 | CONFIG_DETECT_SOFTLOCKUP=y | 1595 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1556 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1596 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
| 1557 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1597 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
| 1598 | CONFIG_DETECT_HUNG_TASK=y | ||
| 1599 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
| 1600 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
| 1558 | # CONFIG_SCHED_DEBUG is not set | 1601 | # CONFIG_SCHED_DEBUG is not set |
| 1559 | CONFIG_SCHEDSTATS=y | 1602 | CONFIG_SCHEDSTATS=y |
| 1560 | # CONFIG_TIMER_STATS is not set | 1603 | # CONFIG_TIMER_STATS is not set |
| @@ -1590,10 +1633,12 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
| 1590 | # CONFIG_FAULT_INJECTION is not set | 1633 | # CONFIG_FAULT_INJECTION is not set |
| 1591 | # CONFIG_LATENCYTOP is not set | 1634 | # CONFIG_LATENCYTOP is not set |
| 1592 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1635 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1636 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
| 1593 | CONFIG_NOP_TRACER=y | 1637 | CONFIG_NOP_TRACER=y |
| 1594 | CONFIG_HAVE_FUNCTION_TRACER=y | 1638 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1595 | CONFIG_RING_BUFFER=y | 1639 | CONFIG_RING_BUFFER=y |
| 1596 | CONFIG_TRACING=y | 1640 | CONFIG_TRACING=y |
| 1641 | CONFIG_TRACING_SUPPORT=y | ||
| 1597 | 1642 | ||
| 1598 | # | 1643 | # |
| 1599 | # Tracers | 1644 | # Tracers |
| @@ -1602,18 +1647,21 @@ CONFIG_TRACING=y | |||
| 1602 | # CONFIG_IRQSOFF_TRACER is not set | 1647 | # CONFIG_IRQSOFF_TRACER is not set |
| 1603 | # CONFIG_SCHED_TRACER is not set | 1648 | # CONFIG_SCHED_TRACER is not set |
| 1604 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1649 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1650 | # CONFIG_EVENT_TRACER is not set | ||
| 1605 | # CONFIG_BOOT_TRACER is not set | 1651 | # CONFIG_BOOT_TRACER is not set |
| 1606 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1652 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
| 1607 | # CONFIG_STACK_TRACER is not set | 1653 | # CONFIG_STACK_TRACER is not set |
| 1654 | # CONFIG_KMEMTRACE is not set | ||
| 1655 | # CONFIG_WORKQUEUE_TRACER is not set | ||
| 1656 | CONFIG_BLK_DEV_IO_TRACE=y | ||
| 1608 | # CONFIG_FTRACE_STARTUP_TEST is not set | 1657 | # CONFIG_FTRACE_STARTUP_TEST is not set |
| 1609 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1658 | # CONFIG_DYNAMIC_DEBUG is not set |
| 1610 | # CONFIG_SAMPLES is not set | 1659 | # CONFIG_SAMPLES is not set |
| 1611 | CONFIG_HAVE_ARCH_KGDB=y | 1660 | CONFIG_HAVE_ARCH_KGDB=y |
| 1612 | # CONFIG_KGDB is not set | 1661 | # CONFIG_KGDB is not set |
| 1613 | # CONFIG_DEBUG_STACK_USAGE is not set | 1662 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1614 | # CONFIG_DEBUG_DCFLUSH is not set | 1663 | # CONFIG_DEBUG_DCFLUSH is not set |
| 1615 | # CONFIG_STACK_DEBUG is not set | 1664 | # CONFIG_STACK_DEBUG is not set |
| 1616 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
| 1617 | 1665 | ||
| 1618 | # | 1666 | # |
| 1619 | # Security options | 1667 | # Security options |
| @@ -1642,10 +1690,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
| 1642 | CONFIG_CRYPTO_HASH=y | 1690 | CONFIG_CRYPTO_HASH=y |
| 1643 | CONFIG_CRYPTO_HASH2=y | 1691 | CONFIG_CRYPTO_HASH2=y |
| 1644 | CONFIG_CRYPTO_RNG2=y | 1692 | CONFIG_CRYPTO_RNG2=y |
| 1693 | CONFIG_CRYPTO_PCOMP=y | ||
| 1645 | CONFIG_CRYPTO_MANAGER=y | 1694 | CONFIG_CRYPTO_MANAGER=y |
| 1646 | CONFIG_CRYPTO_MANAGER2=y | 1695 | CONFIG_CRYPTO_MANAGER2=y |
| 1647 | CONFIG_CRYPTO_GF128MUL=m | 1696 | CONFIG_CRYPTO_GF128MUL=m |
| 1648 | CONFIG_CRYPTO_NULL=m | 1697 | CONFIG_CRYPTO_NULL=m |
| 1698 | CONFIG_CRYPTO_WORKQUEUE=y | ||
| 1649 | # CONFIG_CRYPTO_CRYPTD is not set | 1699 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1650 | CONFIG_CRYPTO_AUTHENC=y | 1700 | CONFIG_CRYPTO_AUTHENC=y |
| 1651 | CONFIG_CRYPTO_TEST=m | 1701 | CONFIG_CRYPTO_TEST=m |
| @@ -1715,6 +1765,7 @@ CONFIG_CRYPTO_TWOFISH_COMMON=m | |||
| 1715 | # Compression | 1765 | # Compression |
| 1716 | # | 1766 | # |
| 1717 | CONFIG_CRYPTO_DEFLATE=y | 1767 | CONFIG_CRYPTO_DEFLATE=y |
| 1768 | # CONFIG_CRYPTO_ZLIB is not set | ||
| 1718 | # CONFIG_CRYPTO_LZO is not set | 1769 | # CONFIG_CRYPTO_LZO is not set |
| 1719 | 1770 | ||
| 1720 | # | 1771 | # |
| @@ -1723,11 +1774,13 @@ CONFIG_CRYPTO_DEFLATE=y | |||
| 1723 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1774 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
| 1724 | CONFIG_CRYPTO_HW=y | 1775 | CONFIG_CRYPTO_HW=y |
| 1725 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1776 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
| 1777 | CONFIG_BINARY_PRINTF=y | ||
| 1726 | 1778 | ||
| 1727 | # | 1779 | # |
| 1728 | # Library routines | 1780 | # Library routines |
| 1729 | # | 1781 | # |
| 1730 | CONFIG_BITREVERSE=y | 1782 | CONFIG_BITREVERSE=y |
| 1783 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1731 | CONFIG_CRC_CCITT=m | 1784 | CONFIG_CRC_CCITT=m |
| 1732 | CONFIG_CRC16=m | 1785 | CONFIG_CRC16=m |
| 1733 | # CONFIG_CRC_T10DIF is not set | 1786 | # CONFIG_CRC_T10DIF is not set |
| @@ -1737,8 +1790,11 @@ CONFIG_CRC32=y | |||
| 1737 | CONFIG_LIBCRC32C=m | 1790 | CONFIG_LIBCRC32C=m |
| 1738 | CONFIG_ZLIB_INFLATE=y | 1791 | CONFIG_ZLIB_INFLATE=y |
| 1739 | CONFIG_ZLIB_DEFLATE=y | 1792 | CONFIG_ZLIB_DEFLATE=y |
| 1740 | CONFIG_PLIST=y | 1793 | CONFIG_DECOMPRESS_GZIP=y |
| 1794 | CONFIG_DECOMPRESS_BZIP2=y | ||
| 1795 | CONFIG_DECOMPRESS_LZMA=y | ||
| 1741 | CONFIG_HAS_IOMEM=y | 1796 | CONFIG_HAS_IOMEM=y |
| 1742 | CONFIG_HAS_IOPORT=y | 1797 | CONFIG_HAS_IOPORT=y |
| 1743 | CONFIG_HAS_DMA=y | 1798 | CONFIG_HAS_DMA=y |
| 1744 | CONFIG_HAVE_LMB=y | 1799 | CONFIG_HAVE_LMB=y |
| 1800 | CONFIG_NLATTR=y | ||
