Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop

Conflicts:
MAINTAINERS

+441 -139
+6 -6
MAINTAINERS
··· 646 646 M: Lennert Buytenhek <kernel@wantstofly.org> 647 647 M: Dan Williams <dan.j.williams@intel.com> 648 648 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 649 - S: Supported 649 + S: Maintained 650 650 651 651 ARM/INTEL IOP33X ARM ARCHITECTURE 652 652 M: Dan Williams <dan.j.williams@intel.com> 653 653 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 654 - S: Supported 654 + S: Maintained 655 655 656 656 ARM/INTEL IOP13XX ARM ARCHITECTURE 657 657 M: Lennert Buytenhek <kernel@wantstofly.org> 658 658 M: Dan Williams <dan.j.williams@intel.com> 659 659 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 660 - S: Supported 660 + S: Maintained 661 661 662 662 ARM/INTEL IQ81342EX MACHINE SUPPORT 663 663 M: Lennert Buytenhek <kernel@wantstofly.org> 664 664 M: Dan Williams <dan.j.williams@intel.com> 665 665 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 666 - S: Supported 666 + S: Maintained 667 667 668 668 ARM/INTEL IXP2000 ARM ARCHITECTURE 669 669 M: Lennert Buytenhek <kernel@wantstofly.org> ··· 691 691 M: Lennert Buytenhek <kernel@wantstofly.org> 692 692 M: Dan Williams <dan.j.williams@intel.com> 693 693 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 694 - S: Supported 694 + S: Maintained 695 695 696 696 ARM/IP FABRICS DOUBLE ESPRESSO MACHINE SUPPORT 697 697 M: Lennert Buytenhek <kernel@wantstofly.org> ··· 2682 2682 2683 2683 INTEL IOP-ADMA DMA DRIVER 2684 2684 M: Dan Williams <dan.j.williams@intel.com> 2685 - S: Supported 2685 + S: Maintained 2686 2686 F: drivers/dma/iop-adma.c 2687 2687 2688 2688 INTEL IXP4XX QMGR, NPE, ETHERNET and HSS SUPPORT
+431 -127
arch/arm/configs/iop33x_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc5 4 - # Wed Dec 12 16:11:27 2007 3 + # Linux kernel version: 2.6.31-rc6 4 + # Tue Aug 18 13:41:41 2009 5 5 # 6 6 CONFIG_ARM=y 7 7 CONFIG_SYS_SUPPORTS_APM_EMULATION=y 8 - # CONFIG_GENERIC_GPIO is not set 9 - # CONFIG_GENERIC_TIME is not set 10 - # CONFIG_GENERIC_CLOCKEVENTS is not set 8 + CONFIG_GENERIC_GPIO=y 11 9 CONFIG_MMU=y 12 - # CONFIG_NO_IOPORT is not set 13 10 CONFIG_GENERIC_HARDIRQS=y 14 11 CONFIG_STACKTRACE_SUPPORT=y 12 + CONFIG_HAVE_LATENCYTOP_SUPPORT=y 15 13 CONFIG_LOCKDEP_SUPPORT=y 16 14 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 15 CONFIG_HARDIRQS_SW_RESEND=y 18 16 CONFIG_GENERIC_IRQ_PROBE=y 19 17 CONFIG_RWSEM_GENERIC_SPINLOCK=y 20 - # CONFIG_ARCH_HAS_ILOG2_U32 is not set 21 - # CONFIG_ARCH_HAS_ILOG2_U64 is not set 22 18 CONFIG_GENERIC_HWEIGHT=y 23 19 CONFIG_GENERIC_CALIBRATE_DELAY=y 24 - CONFIG_ZONE_DMA=y 20 + CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 25 21 CONFIG_VECTORS_BASE=0xffff0000 26 22 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 23 + CONFIG_CONSTRUCTORS=y 27 24 28 25 # 29 26 # General setup ··· 37 40 CONFIG_BSD_PROCESS_ACCT=y 38 41 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 39 42 # CONFIG_TASKSTATS is not set 40 - # CONFIG_USER_NS is not set 41 - # CONFIG_PID_NS is not set 42 43 # CONFIG_AUDIT is not set 44 + 45 + # 46 + # RCU Subsystem 47 + # 48 + # CONFIG_CLASSIC_RCU is not set 49 + CONFIG_TREE_RCU=y 50 + # CONFIG_PREEMPT_RCU is not set 51 + # CONFIG_RCU_TRACE is not set 52 + CONFIG_RCU_FANOUT=32 53 + # CONFIG_RCU_FANOUT_EXACT is not set 54 + # CONFIG_TREE_RCU_TRACE is not set 55 + # CONFIG_PREEMPT_RCU_TRACE is not set 43 56 # CONFIG_IKCONFIG is not set 44 57 CONFIG_LOG_BUF_SHIFT=14 58 + # CONFIG_GROUP_SCHED is not set 45 59 # CONFIG_CGROUPS is not set 46 - CONFIG_FAIR_GROUP_SCHED=y 47 - CONFIG_FAIR_USER_SCHED=y 48 - # CONFIG_FAIR_CGROUP_SCHED is not set 49 - CONFIG_SYSFS_DEPRECATED=y 60 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 50 61 # CONFIG_RELAY is not set 62 + CONFIG_NAMESPACES=y 63 + # CONFIG_UTS_NS is not set 64 + # CONFIG_IPC_NS is not set 65 + # CONFIG_USER_NS is not set 66 + # CONFIG_PID_NS is not set 67 + # CONFIG_NET_NS is not set 51 68 CONFIG_BLK_DEV_INITRD=y 52 69 CONFIG_INITRAMFS_SOURCE="" 70 + CONFIG_RD_GZIP=y 71 + CONFIG_RD_BZIP2=y 72 + CONFIG_RD_LZMA=y 53 73 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 54 74 CONFIG_SYSCTL=y 75 + CONFIG_ANON_INODES=y 55 76 # CONFIG_EMBEDDED is not set 56 77 CONFIG_UID16=y 57 78 CONFIG_SYSCTL_SYSCALL=y ··· 82 67 CONFIG_ELF_CORE=y 83 68 CONFIG_BASE_FULL=y 84 69 CONFIG_FUTEX=y 85 - CONFIG_ANON_INODES=y 86 70 CONFIG_EPOLL=y 87 71 CONFIG_SIGNALFD=y 72 + CONFIG_TIMERFD=y 88 73 CONFIG_EVENTFD=y 89 74 CONFIG_SHMEM=y 75 + CONFIG_AIO=y 76 + 77 + # 78 + # Performance Counters 79 + # 90 80 CONFIG_VM_EVENT_COUNTERS=y 81 + CONFIG_PCI_QUIRKS=y 82 + # CONFIG_STRIP_ASM_SYMS is not set 83 + CONFIG_COMPAT_BRK=y 91 84 CONFIG_SLAB=y 92 85 # CONFIG_SLUB is not set 93 86 # CONFIG_SLOB is not set 87 + # CONFIG_PROFILING is not set 88 + # CONFIG_MARKERS is not set 89 + CONFIG_HAVE_OPROFILE=y 90 + # CONFIG_KPROBES is not set 91 + CONFIG_HAVE_KPROBES=y 92 + CONFIG_HAVE_KRETPROBES=y 93 + 94 + # 95 + # GCOV-based kernel profiling 96 + # 97 + # CONFIG_SLOW_WORK is not set 98 + CONFIG_HAVE_GENERIC_DMA_COHERENT=y 99 + CONFIG_SLABINFO=y 94 100 CONFIG_RT_MUTEXES=y 95 - # CONFIG_TINY_SHMEM is not set 96 101 CONFIG_BASE_SMALL=0 97 102 CONFIG_MODULES=y 103 + # CONFIG_MODULE_FORCE_LOAD is not set 98 104 CONFIG_MODULE_UNLOAD=y 99 105 # CONFIG_MODULE_FORCE_UNLOAD is not set 100 106 # CONFIG_MODVERSIONS is not set 101 107 # CONFIG_MODULE_SRCVERSION_ALL is not set 102 - CONFIG_KMOD=y 103 108 CONFIG_BLOCK=y 104 - # CONFIG_LBD is not set 105 - # CONFIG_BLK_DEV_IO_TRACE is not set 106 - # CONFIG_LSF is not set 109 + CONFIG_LBDAF=y 107 110 # CONFIG_BLK_DEV_BSG is not set 111 + # CONFIG_BLK_DEV_INTEGRITY is not set 108 112 109 113 # 110 114 # IO Schedulers ··· 137 103 CONFIG_DEFAULT_CFQ=y 138 104 # CONFIG_DEFAULT_NOOP is not set 139 105 CONFIG_DEFAULT_IOSCHED="cfq" 106 + # CONFIG_FREEZER is not set 140 107 141 108 # 142 109 # System Type ··· 147 112 # CONFIG_ARCH_REALVIEW is not set 148 113 # CONFIG_ARCH_VERSATILE is not set 149 114 # CONFIG_ARCH_AT91 is not set 150 - # CONFIG_ARCH_CLPS7500 is not set 151 115 # CONFIG_ARCH_CLPS711X is not set 152 - # CONFIG_ARCH_CO285 is not set 116 + # CONFIG_ARCH_GEMINI is not set 153 117 # CONFIG_ARCH_EBSA110 is not set 154 118 # CONFIG_ARCH_EP93XX is not set 155 119 # CONFIG_ARCH_FOOTBRIDGE is not set 120 + # CONFIG_ARCH_MXC is not set 121 + # CONFIG_ARCH_STMP3XXX is not set 156 122 # CONFIG_ARCH_NETX is not set 157 123 # CONFIG_ARCH_H720X is not set 158 - # CONFIG_ARCH_IMX is not set 159 124 # CONFIG_ARCH_IOP13XX is not set 160 125 # CONFIG_ARCH_IOP32X is not set 161 126 CONFIG_ARCH_IOP33X=y ··· 163 128 # CONFIG_ARCH_IXP2000 is not set 164 129 # CONFIG_ARCH_IXP4XX is not set 165 130 # CONFIG_ARCH_L7200 is not set 131 + # CONFIG_ARCH_KIRKWOOD is not set 132 + # CONFIG_ARCH_LOKI is not set 133 + # CONFIG_ARCH_MV78XX0 is not set 134 + # CONFIG_ARCH_ORION5X is not set 135 + # CONFIG_ARCH_MMP is not set 166 136 # CONFIG_ARCH_KS8695 is not set 167 137 # CONFIG_ARCH_NS9XXX is not set 168 - # CONFIG_ARCH_MXC is not set 138 + # CONFIG_ARCH_W90X900 is not set 169 139 # CONFIG_ARCH_PNX4008 is not set 170 140 # CONFIG_ARCH_PXA is not set 141 + # CONFIG_ARCH_MSM is not set 171 142 # CONFIG_ARCH_RPC is not set 172 143 # CONFIG_ARCH_SA1100 is not set 173 144 # CONFIG_ARCH_S3C2410 is not set 145 + # CONFIG_ARCH_S3C64XX is not set 174 146 # CONFIG_ARCH_SHARK is not set 175 147 # CONFIG_ARCH_LH7A40X is not set 148 + # CONFIG_ARCH_U300 is not set 176 149 # CONFIG_ARCH_DAVINCI is not set 177 150 # CONFIG_ARCH_OMAP is not set 178 - CONFIG_IOP3XX_ATU=y 179 151 180 152 # 181 153 # IOP33x Implementation Options ··· 193 151 # 194 152 CONFIG_ARCH_IQ80331=y 195 153 CONFIG_MACH_IQ80332=y 196 - 197 - # 198 - # Boot options 199 - # 200 - 201 - # 202 - # Power management 203 - # 204 154 CONFIG_PLAT_IOP=y 205 155 206 156 # ··· 202 168 CONFIG_CPU_XSCALE=y 203 169 CONFIG_CPU_32v5=y 204 170 CONFIG_CPU_ABRT_EV5T=y 171 + CONFIG_CPU_PABRT_NOIFAR=y 205 172 CONFIG_CPU_CACHE_VIVT=y 206 173 CONFIG_CPU_TLB_V4WBI=y 207 174 CONFIG_CPU_CP15=y ··· 213 178 # 214 179 # CONFIG_ARM_THUMB is not set 215 180 # CONFIG_CPU_DCACHE_DISABLE is not set 216 - # CONFIG_OUTER_CACHE is not set 217 181 # CONFIG_IWMMXT is not set 218 182 CONFIG_XSCALE_PMU=y 219 183 ··· 224 190 # CONFIG_ARCH_SUPPORTS_MSI is not set 225 191 CONFIG_PCI_LEGACY=y 226 192 # CONFIG_PCI_DEBUG is not set 193 + # CONFIG_PCI_STUB is not set 194 + # CONFIG_PCI_IOV is not set 227 195 # CONFIG_PCCARD is not set 228 196 229 197 # 230 198 # Kernel Features 231 199 # 232 - # CONFIG_TICK_ONESHOT is not set 200 + CONFIG_VMSPLIT_3G=y 201 + # CONFIG_VMSPLIT_2G is not set 202 + # CONFIG_VMSPLIT_1G is not set 203 + CONFIG_PAGE_OFFSET=0xC0000000 233 204 # CONFIG_PREEMPT is not set 234 205 CONFIG_HZ=100 235 206 # CONFIG_AEABI is not set 236 - # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 207 + # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set 208 + # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set 209 + # CONFIG_HIGHMEM is not set 237 210 CONFIG_SELECT_MEMORY_MODEL=y 238 211 CONFIG_FLATMEM_MANUAL=y 239 212 # CONFIG_DISCONTIGMEM_MANUAL is not set 240 213 # CONFIG_SPARSEMEM_MANUAL is not set 241 214 CONFIG_FLATMEM=y 242 215 CONFIG_FLAT_NODE_MEM_MAP=y 243 - # CONFIG_SPARSEMEM_STATIC is not set 244 - # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 216 + CONFIG_PAGEFLAGS_EXTENDED=y 245 217 CONFIG_SPLIT_PTLOCK_CPUS=4096 246 - # CONFIG_RESOURCES_64BIT is not set 247 - CONFIG_ZONE_DMA_FLAG=1 248 - CONFIG_BOUNCE=y 218 + # CONFIG_PHYS_ADDR_T_64BIT is not set 219 + CONFIG_ZONE_DMA_FLAG=0 249 220 CONFIG_VIRT_TO_BUS=y 221 + CONFIG_HAVE_MLOCK=y 222 + CONFIG_HAVE_MLOCKED_PAGE_BIT=y 223 + CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 250 224 CONFIG_ALIGNMENT_TRAP=y 225 + # CONFIG_UACCESS_WITH_MEMCPY is not set 251 226 252 227 # 253 228 # Boot options 254 229 # 255 230 CONFIG_ZBOOT_ROM_TEXT=0x0 256 231 CONFIG_ZBOOT_ROM_BSS=0x0 257 - CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc" 232 + CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc iop3xx_init_atu=y" 258 233 # CONFIG_XIP_KERNEL is not set 259 234 # CONFIG_KEXEC is not set 235 + 236 + # 237 + # CPU Power Management 238 + # 239 + # CONFIG_CPU_IDLE is not set 260 240 261 241 # 262 242 # Floating point emulation ··· 287 239 # Userspace binary formats 288 240 # 289 241 CONFIG_BINFMT_ELF=y 242 + # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 243 + CONFIG_HAVE_AOUT=y 290 244 CONFIG_BINFMT_AOUT=y 291 245 # CONFIG_BINFMT_MISC is not set 292 246 # CONFIG_ARTHUR is not set ··· 297 247 # Power management options 298 248 # 299 249 # CONFIG_PM is not set 300 - CONFIG_SUSPEND_UP_POSSIBLE=y 301 - 302 - # 303 - # Networking 304 - # 250 + CONFIG_ARCH_SUSPEND_POSSIBLE=y 305 251 CONFIG_NET=y 306 252 307 253 # ··· 310 264 # CONFIG_XFRM_USER is not set 311 265 # CONFIG_XFRM_SUB_POLICY is not set 312 266 # CONFIG_XFRM_MIGRATE is not set 267 + # CONFIG_XFRM_STATISTICS is not set 313 268 # CONFIG_NET_KEY is not set 314 269 CONFIG_INET=y 315 270 CONFIG_IP_MULTICAST=y ··· 357 310 # CONFIG_IPV6_SIT is not set 358 311 # CONFIG_IPV6_TUNNEL is not set 359 312 # CONFIG_IPV6_MULTIPLE_TABLES is not set 313 + # CONFIG_IPV6_MROUTE is not set 360 314 # CONFIG_NETWORK_SECMARK is not set 361 315 # CONFIG_NETFILTER is not set 362 316 # CONFIG_IP_DCCP is not set ··· 365 317 # CONFIG_TIPC is not set 366 318 # CONFIG_ATM is not set 367 319 # CONFIG_BRIDGE is not set 320 + # CONFIG_NET_DSA is not set 368 321 # CONFIG_VLAN_8021Q is not set 369 322 # CONFIG_DECNET is not set 370 323 # CONFIG_LLC2 is not set ··· 375 326 # CONFIG_LAPB is not set 376 327 # CONFIG_ECONET is not set 377 328 # CONFIG_WAN_ROUTER is not set 329 + # CONFIG_PHONET is not set 330 + # CONFIG_IEEE802154 is not set 378 331 # CONFIG_NET_SCHED is not set 332 + # CONFIG_DCB is not set 379 333 380 334 # 381 335 # Network testing 382 336 # 383 337 # CONFIG_NET_PKTGEN is not set 384 338 # CONFIG_HAMRADIO is not set 339 + # CONFIG_CAN is not set 385 340 # CONFIG_IRDA is not set 386 341 # CONFIG_BT is not set 387 342 # CONFIG_AF_RXRPC is not set 343 + CONFIG_WIRELESS=y 344 + # CONFIG_CFG80211 is not set 345 + # CONFIG_WIRELESS_OLD_REGULATORY is not set 346 + # CONFIG_WIRELESS_EXT is not set 347 + # CONFIG_LIB80211 is not set 388 348 389 349 # 390 - # Wireless 350 + # CFG80211 needs to be enabled for MAC80211 391 351 # 392 - # CONFIG_CFG80211 is not set 393 - # CONFIG_WIRELESS_EXT is not set 394 - # CONFIG_MAC80211 is not set 395 - # CONFIG_IEEE80211 is not set 352 + CONFIG_MAC80211_DEFAULT_PS_VALUE=0 353 + # CONFIG_WIMAX is not set 396 354 # CONFIG_RFKILL is not set 397 355 # CONFIG_NET_9P is not set 398 356 ··· 413 357 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 414 358 CONFIG_STANDALONE=y 415 359 CONFIG_PREVENT_FIRMWARE_BUILD=y 416 - # CONFIG_FW_LOADER is not set 360 + CONFIG_FW_LOADER=y 361 + CONFIG_FIRMWARE_IN_KERNEL=y 362 + CONFIG_EXTRA_FIRMWARE="" 417 363 # CONFIG_DEBUG_DRIVER is not set 418 364 # CONFIG_DEBUG_DEVRES is not set 419 365 # CONFIG_SYS_HYPERVISOR is not set ··· 424 366 # CONFIG_MTD_DEBUG is not set 425 367 # CONFIG_MTD_CONCAT is not set 426 368 CONFIG_MTD_PARTITIONS=y 369 + # CONFIG_MTD_TESTS is not set 427 370 CONFIG_MTD_REDBOOT_PARTS=y 428 371 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 429 372 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y 430 373 CONFIG_MTD_REDBOOT_PARTS_READONLY=y 431 374 # CONFIG_MTD_CMDLINE_PARTS is not set 432 375 # CONFIG_MTD_AFS_PARTS is not set 376 + # CONFIG_MTD_AR7_PARTS is not set 433 377 434 378 # 435 379 # User Modules And Translation Layers ··· 481 421 # 482 422 # CONFIG_MTD_COMPLEX_MAPPINGS is not set 483 423 CONFIG_MTD_PHYSMAP=y 484 - CONFIG_MTD_PHYSMAP_START=0x0 485 - CONFIG_MTD_PHYSMAP_LEN=0x0 486 - CONFIG_MTD_PHYSMAP_BANKWIDTH=1 424 + # CONFIG_MTD_PHYSMAP_COMPAT is not set 487 425 # CONFIG_MTD_ARM_INTEGRATOR is not set 488 426 # CONFIG_MTD_INTEL_VR_NOR is not set 489 427 # CONFIG_MTD_PLATRAM is not set ··· 505 447 # CONFIG_MTD_ONENAND is not set 506 448 507 449 # 450 + # LPDDR flash memory drivers 451 + # 452 + # CONFIG_MTD_LPDDR is not set 453 + 454 + # 508 455 # UBI - Unsorted block images 509 456 # 510 457 # CONFIG_MTD_UBI is not set ··· 526 463 CONFIG_BLK_DEV_RAM=y 527 464 CONFIG_BLK_DEV_RAM_COUNT=16 528 465 CONFIG_BLK_DEV_RAM_SIZE=8192 529 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 466 + # CONFIG_BLK_DEV_XIP is not set 530 467 # CONFIG_CDROM_PKTCDVD is not set 531 468 # CONFIG_ATA_OVER_ETH is not set 469 + # CONFIG_MG_DISK is not set 532 470 CONFIG_MISC_DEVICES=y 533 471 # CONFIG_PHANTOM is not set 534 - # CONFIG_EEPROM_93CX6 is not set 535 472 # CONFIG_SGI_IOC4 is not set 536 473 # CONFIG_TIFM_CORE is not set 474 + # CONFIG_ICS932S401 is not set 475 + # CONFIG_ENCLOSURE_SERVICES is not set 476 + # CONFIG_HP_ILO is not set 477 + # CONFIG_ISL29003 is not set 478 + # CONFIG_C2PORT is not set 479 + 480 + # 481 + # EEPROM support 482 + # 483 + # CONFIG_EEPROM_AT24 is not set 484 + # CONFIG_EEPROM_LEGACY is not set 485 + # CONFIG_EEPROM_MAX6875 is not set 486 + # CONFIG_EEPROM_93CX6 is not set 487 + # CONFIG_CB710_CORE is not set 488 + CONFIG_HAVE_IDE=y 537 489 # CONFIG_IDE is not set 538 490 539 491 # ··· 570 492 # CONFIG_BLK_DEV_SR is not set 571 493 CONFIG_CHR_DEV_SG=y 572 494 # CONFIG_CHR_DEV_SCH is not set 573 - 574 - # 575 - # Some SCSI devices (e.g. CD jukebox) support multiple LUNs 576 - # 577 495 # CONFIG_SCSI_MULTI_LUN is not set 578 496 # CONFIG_SCSI_CONSTANTS is not set 579 497 # CONFIG_SCSI_LOGGING is not set ··· 586 512 # CONFIG_SCSI_SRP_ATTRS is not set 587 513 CONFIG_SCSI_LOWLEVEL=y 588 514 # CONFIG_ISCSI_TCP is not set 515 + # CONFIG_SCSI_CXGB3_ISCSI is not set 516 + # CONFIG_SCSI_BNX2_ISCSI is not set 589 517 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 590 518 # CONFIG_SCSI_3W_9XXX is not set 591 519 # CONFIG_SCSI_ACARD is not set ··· 596 520 # CONFIG_SCSI_AIC7XXX_OLD is not set 597 521 # CONFIG_SCSI_AIC79XX is not set 598 522 # CONFIG_SCSI_AIC94XX is not set 523 + # CONFIG_SCSI_MVSAS is not set 599 524 # CONFIG_SCSI_DPT_I2O is not set 600 525 # CONFIG_SCSI_ADVANSYS is not set 601 526 # CONFIG_SCSI_ARCMSR is not set 602 527 # CONFIG_MEGARAID_NEWGEN is not set 603 528 # CONFIG_MEGARAID_LEGACY is not set 604 529 # CONFIG_MEGARAID_SAS is not set 530 + # CONFIG_SCSI_MPT2SAS is not set 605 531 # CONFIG_SCSI_HPTIOP is not set 532 + # CONFIG_LIBFC is not set 533 + # CONFIG_LIBFCOE is not set 534 + # CONFIG_FCOE is not set 606 535 # CONFIG_SCSI_DMX3191D is not set 607 536 # CONFIG_SCSI_FUTURE_DOMAIN is not set 608 537 # CONFIG_SCSI_IPS is not set ··· 624 543 # CONFIG_SCSI_NSP32 is not set 625 544 # CONFIG_SCSI_DEBUG is not set 626 545 # CONFIG_SCSI_SRP is not set 546 + # CONFIG_SCSI_DH is not set 547 + # CONFIG_SCSI_OSD_INITIATOR is not set 627 548 # CONFIG_ATA is not set 628 549 CONFIG_MD=y 629 550 CONFIG_BLK_DEV_MD=y 551 + CONFIG_MD_AUTODETECT=y 630 552 CONFIG_MD_LINEAR=y 631 553 CONFIG_MD_RAID0=y 632 554 CONFIG_MD_RAID1=y 633 555 # CONFIG_MD_RAID10 is not set 634 556 CONFIG_MD_RAID456=y 635 - # CONFIG_MD_RAID5_RESHAPE is not set 557 + CONFIG_MD_RAID6_PQ=y 636 558 # CONFIG_MD_MULTIPATH is not set 637 559 # CONFIG_MD_FAULTY is not set 638 560 CONFIG_BLK_DEV_DM=y ··· 652 568 # 653 569 # IEEE 1394 (FireWire) support 654 570 # 571 + 572 + # 573 + # You can enable one or both FireWire driver stacks. 574 + # 575 + 576 + # 577 + # See the help texts for more information. 578 + # 655 579 # CONFIG_FIREWIRE is not set 656 580 # CONFIG_IEEE1394 is not set 657 581 # CONFIG_I2O is not set 658 582 CONFIG_NETDEVICES=y 659 - # CONFIG_NETDEVICES_MULTIQUEUE is not set 660 583 # CONFIG_DUMMY is not set 661 584 # CONFIG_BONDING is not set 662 585 # CONFIG_MACVLAN is not set 663 586 # CONFIG_EQUALIZER is not set 664 587 # CONFIG_TUN is not set 665 588 # CONFIG_VETH is not set 666 - # CONFIG_IP1000 is not set 667 589 # CONFIG_ARCNET is not set 668 590 # CONFIG_NET_ETHERNET is not set 669 591 CONFIG_NETDEV_1000=y 670 592 # CONFIG_ACENIC is not set 671 593 # CONFIG_DL2K is not set 672 594 CONFIG_E1000=y 673 - CONFIG_E1000_NAPI=y 674 - # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 675 595 # CONFIG_E1000E is not set 596 + # CONFIG_IP1000 is not set 597 + # CONFIG_IGB is not set 598 + # CONFIG_IGBVF is not set 676 599 # CONFIG_NS83820 is not set 677 600 # CONFIG_HAMACHI is not set 678 601 # CONFIG_YELLOWFIN is not set ··· 687 596 # CONFIG_SIS190 is not set 688 597 # CONFIG_SKGE is not set 689 598 # CONFIG_SKY2 is not set 690 - # CONFIG_SK98LIN is not set 691 599 # CONFIG_VIA_VELOCITY is not set 692 600 # CONFIG_TIGON3 is not set 693 601 # CONFIG_BNX2 is not set 602 + # CONFIG_CNIC is not set 694 603 # CONFIG_QLA3XXX is not set 695 604 # CONFIG_ATL1 is not set 605 + # CONFIG_ATL1E is not set 606 + # CONFIG_ATL1C is not set 607 + # CONFIG_JME is not set 696 608 CONFIG_NETDEV_10000=y 697 609 # CONFIG_CHELSIO_T1 is not set 610 + CONFIG_CHELSIO_T3_DEPENDS=y 698 611 # CONFIG_CHELSIO_T3 is not set 612 + # CONFIG_ENIC is not set 699 613 # CONFIG_IXGBE is not set 700 614 # CONFIG_IXGB is not set 701 615 # CONFIG_S2IO is not set 616 + # CONFIG_VXGE is not set 702 617 # CONFIG_MYRI10GE is not set 703 618 # CONFIG_NETXEN_NIC is not set 704 619 # CONFIG_NIU is not set 620 + # CONFIG_MLX4_EN is not set 705 621 # CONFIG_MLX4_CORE is not set 706 622 # CONFIG_TEHUTI is not set 623 + # CONFIG_BNX2X is not set 624 + # CONFIG_QLGE is not set 625 + # CONFIG_SFC is not set 626 + # CONFIG_BE2NET is not set 707 627 # CONFIG_TR is not set 708 628 709 629 # ··· 722 620 # 723 621 # CONFIG_WLAN_PRE80211 is not set 724 622 # CONFIG_WLAN_80211 is not set 623 + 624 + # 625 + # Enable WiMAX (Networking options) to see the WiMAX drivers 626 + # 725 627 # CONFIG_WAN is not set 726 628 # CONFIG_FDDI is not set 727 629 # CONFIG_HIPPI is not set 728 630 # CONFIG_PPP is not set 729 631 # CONFIG_SLIP is not set 730 632 # CONFIG_NET_FC is not set 731 - # CONFIG_SHAPER is not set 732 633 # CONFIG_NETCONSOLE is not set 733 634 # CONFIG_NETPOLL is not set 734 635 # CONFIG_NET_POLL_CONTROLLER is not set ··· 775 670 # Character devices 776 671 # 777 672 CONFIG_VT=y 673 + CONFIG_CONSOLE_TRANSLATIONS=y 778 674 CONFIG_VT_CONSOLE=y 779 675 CONFIG_HW_CONSOLE=y 780 676 # CONFIG_VT_HW_CONSOLE_BINDING is not set 677 + CONFIG_DEVKMEM=y 781 678 # CONFIG_SERIAL_NONSTANDARD is not set 679 + # CONFIG_NOZOMI is not set 782 680 783 681 # 784 682 # Serial drivers ··· 800 692 CONFIG_SERIAL_CORE_CONSOLE=y 801 693 # CONFIG_SERIAL_JSM is not set 802 694 CONFIG_UNIX98_PTYS=y 695 + # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 803 696 CONFIG_LEGACY_PTYS=y 804 697 CONFIG_LEGACY_PTY_COUNT=256 805 698 # CONFIG_IPMI_HANDLER is not set 806 699 CONFIG_HW_RANDOM=y 807 - # CONFIG_NVRAM is not set 700 + # CONFIG_HW_RANDOM_TIMERIOMEM is not set 808 701 # CONFIG_R3964 is not set 809 702 # CONFIG_APPLICOM is not set 810 703 # CONFIG_RAW_DRIVER is not set ··· 814 705 CONFIG_I2C=y 815 706 CONFIG_I2C_BOARDINFO=y 816 707 CONFIG_I2C_CHARDEV=y 817 - 818 - # 819 - # I2C Algorithms 820 - # 821 - # CONFIG_I2C_ALGOBIT is not set 822 - # CONFIG_I2C_ALGOPCF is not set 823 - # CONFIG_I2C_ALGOPCA is not set 708 + CONFIG_I2C_HELPER_AUTO=y 824 709 825 710 # 826 711 # I2C Hardware Bus support 712 + # 713 + 714 + # 715 + # PC SMBus host controller drivers 827 716 # 828 717 # CONFIG_I2C_ALI1535 is not set 829 718 # CONFIG_I2C_ALI1563 is not set ··· 829 722 # CONFIG_I2C_AMD756 is not set 830 723 # CONFIG_I2C_AMD8111 is not set 831 724 # CONFIG_I2C_I801 is not set 832 - # CONFIG_I2C_I810 is not set 725 + # CONFIG_I2C_ISCH is not set 833 726 # CONFIG_I2C_PIIX4 is not set 834 - CONFIG_I2C_IOP3XX=y 835 727 # CONFIG_I2C_NFORCE2 is not set 836 - # CONFIG_I2C_OCORES is not set 837 - # CONFIG_I2C_PARPORT_LIGHT is not set 838 - # CONFIG_I2C_PROSAVAGE is not set 839 - # CONFIG_I2C_SAVAGE4 is not set 840 - # CONFIG_I2C_SIMTEC is not set 841 728 # CONFIG_I2C_SIS5595 is not set 842 729 # CONFIG_I2C_SIS630 is not set 843 730 # CONFIG_I2C_SIS96X is not set 844 - # CONFIG_I2C_TAOS_EVM is not set 845 - # CONFIG_I2C_STUB is not set 846 731 # CONFIG_I2C_VIA is not set 847 732 # CONFIG_I2C_VIAPRO is not set 733 + 734 + # 735 + # I2C system bus drivers (mostly embedded / system-on-chip) 736 + # 737 + # CONFIG_I2C_GPIO is not set 738 + CONFIG_I2C_IOP3XX=y 739 + # CONFIG_I2C_OCORES is not set 740 + # CONFIG_I2C_SIMTEC is not set 741 + 742 + # 743 + # External I2C/SMBus adapter drivers 744 + # 745 + # CONFIG_I2C_PARPORT_LIGHT is not set 746 + # CONFIG_I2C_TAOS_EVM is not set 747 + 748 + # 749 + # Graphics adapter I2C/DDC channel drivers 750 + # 848 751 # CONFIG_I2C_VOODOO3 is not set 752 + 753 + # 754 + # Other I2C/SMBus bus drivers 755 + # 756 + # CONFIG_I2C_PCA_PLATFORM is not set 757 + # CONFIG_I2C_STUB is not set 849 758 850 759 # 851 760 # Miscellaneous I2C Chip support 852 761 # 853 - # CONFIG_SENSORS_DS1337 is not set 854 - # CONFIG_SENSORS_DS1374 is not set 855 762 # CONFIG_DS1682 is not set 856 - # CONFIG_EEPROM_LEGACY is not set 857 763 # CONFIG_SENSORS_PCF8574 is not set 764 + # CONFIG_PCF8575 is not set 858 765 # CONFIG_SENSORS_PCA9539 is not set 859 - # CONFIG_SENSORS_PCF8591 is not set 860 - # CONFIG_SENSORS_MAX6875 is not set 861 766 # CONFIG_SENSORS_TSL2550 is not set 862 767 # CONFIG_I2C_DEBUG_CORE is not set 863 768 # CONFIG_I2C_DEBUG_ALGO is not set 864 769 # CONFIG_I2C_DEBUG_BUS is not set 865 770 # CONFIG_I2C_DEBUG_CHIP is not set 771 + # CONFIG_SPI is not set 772 + CONFIG_ARCH_REQUIRE_GPIOLIB=y 773 + CONFIG_GPIOLIB=y 774 + # CONFIG_DEBUG_GPIO is not set 775 + # CONFIG_GPIO_SYSFS is not set 866 776 867 777 # 868 - # SPI support 778 + # Memory mapped GPIO expanders: 869 779 # 870 - # CONFIG_SPI is not set 871 - # CONFIG_SPI_MASTER is not set 780 + 781 + # 782 + # I2C GPIO expanders: 783 + # 784 + # CONFIG_GPIO_MAX732X is not set 785 + # CONFIG_GPIO_PCA953X is not set 786 + # CONFIG_GPIO_PCF857X is not set 787 + 788 + # 789 + # PCI GPIO expanders: 790 + # 791 + # CONFIG_GPIO_BT8XX is not set 792 + 793 + # 794 + # SPI GPIO expanders: 795 + # 872 796 # CONFIG_W1 is not set 873 797 # CONFIG_POWER_SUPPLY is not set 874 798 CONFIG_HWMON=y 875 799 # CONFIG_HWMON_VID is not set 800 + # CONFIG_SENSORS_AD7414 is not set 876 801 # CONFIG_SENSORS_AD7418 is not set 877 802 # CONFIG_SENSORS_ADM1021 is not set 878 803 # CONFIG_SENSORS_ADM1025 is not set ··· 912 773 # CONFIG_SENSORS_ADM1029 is not set 913 774 # CONFIG_SENSORS_ADM1031 is not set 914 775 # CONFIG_SENSORS_ADM9240 is not set 776 + # CONFIG_SENSORS_ADT7462 is not set 915 777 # CONFIG_SENSORS_ADT7470 is not set 778 + # CONFIG_SENSORS_ADT7473 is not set 779 + # CONFIG_SENSORS_ADT7475 is not set 916 780 # CONFIG_SENSORS_ATXP1 is not set 917 781 # CONFIG_SENSORS_DS1621 is not set 918 782 # CONFIG_SENSORS_I5K_AMB is not set 919 783 # CONFIG_SENSORS_F71805F is not set 920 784 # CONFIG_SENSORS_F71882FG is not set 921 785 # CONFIG_SENSORS_F75375S is not set 786 + # CONFIG_SENSORS_G760A is not set 922 787 # CONFIG_SENSORS_GL518SM is not set 923 788 # CONFIG_SENSORS_GL520SM is not set 924 789 # CONFIG_SENSORS_IT87 is not set ··· 937 794 # CONFIG_SENSORS_LM90 is not set 938 795 # CONFIG_SENSORS_LM92 is not set 939 796 # CONFIG_SENSORS_LM93 is not set 797 + # CONFIG_SENSORS_LTC4215 is not set 798 + # CONFIG_SENSORS_LTC4245 is not set 799 + # CONFIG_SENSORS_LM95241 is not set 940 800 # CONFIG_SENSORS_MAX1619 is not set 941 801 # CONFIG_SENSORS_MAX6650 is not set 942 802 # CONFIG_SENSORS_PC87360 is not set 943 803 # CONFIG_SENSORS_PC87427 is not set 804 + # CONFIG_SENSORS_PCF8591 is not set 805 + # CONFIG_SENSORS_SHT15 is not set 944 806 # CONFIG_SENSORS_SIS5595 is not set 945 807 # CONFIG_SENSORS_DME1737 is not set 946 808 # CONFIG_SENSORS_SMSC47M1 is not set 947 809 # CONFIG_SENSORS_SMSC47M192 is not set 948 810 # CONFIG_SENSORS_SMSC47B397 is not set 811 + # CONFIG_SENSORS_ADS7828 is not set 949 812 # CONFIG_SENSORS_THMC50 is not set 813 + # CONFIG_SENSORS_TMP401 is not set 950 814 # CONFIG_SENSORS_VIA686A is not set 951 815 # CONFIG_SENSORS_VT1211 is not set 952 816 # CONFIG_SENSORS_VT8231 is not set ··· 962 812 # CONFIG_SENSORS_W83792D is not set 963 813 # CONFIG_SENSORS_W83793 is not set 964 814 # CONFIG_SENSORS_W83L785TS is not set 815 + # CONFIG_SENSORS_W83L786NG is not set 965 816 # CONFIG_SENSORS_W83627HF is not set 966 817 # CONFIG_SENSORS_W83627EHF is not set 967 818 # CONFIG_HWMON_DEBUG_CHIP is not set 819 + # CONFIG_THERMAL is not set 820 + # CONFIG_THERMAL_HWMON is not set 968 821 # CONFIG_WATCHDOG is not set 822 + CONFIG_SSB_POSSIBLE=y 969 823 970 824 # 971 825 # Sonics Silicon Backplane 972 826 # 973 - CONFIG_SSB_POSSIBLE=y 974 827 # CONFIG_SSB is not set 975 828 976 829 # 977 830 # Multifunction device drivers 978 831 # 832 + # CONFIG_MFD_CORE is not set 979 833 # CONFIG_MFD_SM501 is not set 980 - 981 - # 982 - # Multimedia devices 983 - # 984 - # CONFIG_VIDEO_DEV is not set 985 - # CONFIG_DVB_CORE is not set 986 - CONFIG_DAB=y 834 + # CONFIG_MFD_ASIC3 is not set 835 + # CONFIG_HTC_EGPIO is not set 836 + # CONFIG_HTC_PASIC3 is not set 837 + # CONFIG_TPS65010 is not set 838 + # CONFIG_TWL4030_CORE is not set 839 + # CONFIG_MFD_TMIO is not set 840 + # CONFIG_MFD_TC6393XB is not set 841 + # CONFIG_PMIC_DA903X is not set 842 + # CONFIG_MFD_WM8400 is not set 843 + # CONFIG_MFD_WM8350_I2C is not set 844 + # CONFIG_MFD_PCF50633 is not set 845 + # CONFIG_AB3100_CORE is not set 846 + # CONFIG_MEDIA_SUPPORT is not set 987 847 988 848 # 989 849 # Graphics support ··· 1014 854 # 1015 855 # CONFIG_VGA_CONSOLE is not set 1016 856 CONFIG_DUMMY_CONSOLE=y 1017 - 1018 - # 1019 - # Sound 1020 - # 1021 857 # CONFIG_SOUND is not set 1022 858 CONFIG_HID_SUPPORT=y 1023 859 CONFIG_HID=y 1024 860 # CONFIG_HID_DEBUG is not set 1025 861 # CONFIG_HIDRAW is not set 862 + # CONFIG_HID_PID is not set 863 + 864 + # 865 + # Special HID drivers 866 + # 1026 867 CONFIG_USB_SUPPORT=y 1027 868 CONFIG_USB_ARCH_HAS_HCD=y 1028 869 CONFIG_USB_ARCH_HAS_OHCI=y ··· 1031 870 # CONFIG_USB is not set 1032 871 1033 872 # 1034 - # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 873 + # Enable Host or Gadget support to see Inventra options 1035 874 # 1036 875 1037 876 # 1038 - # USB Gadget Support 877 + # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may 1039 878 # 1040 879 # CONFIG_USB_GADGET is not set 880 + 881 + # 882 + # OTG and related infrastructure 883 + # 884 + # CONFIG_UWB is not set 1041 885 # CONFIG_MMC is not set 886 + # CONFIG_MEMSTICK is not set 887 + # CONFIG_ACCESSIBILITY is not set 1042 888 # CONFIG_NEW_LEDS is not set 1043 889 CONFIG_RTC_LIB=y 1044 890 # CONFIG_RTC_CLASS is not set ··· 1061 893 # DMA Clients 1062 894 # 1063 895 CONFIG_NET_DMA=y 896 + # CONFIG_ASYNC_TX_DMA is not set 897 + # CONFIG_DMATEST is not set 898 + # CONFIG_AUXDISPLAY is not set 899 + # CONFIG_REGULATOR is not set 900 + # CONFIG_UIO is not set 901 + # CONFIG_STAGING is not set 1064 902 1065 903 # 1066 904 # File systems ··· 1075 901 # CONFIG_EXT2_FS_XATTR is not set 1076 902 # CONFIG_EXT2_FS_XIP is not set 1077 903 CONFIG_EXT3_FS=y 904 + # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set 1078 905 CONFIG_EXT3_FS_XATTR=y 1079 906 # CONFIG_EXT3_FS_POSIX_ACL is not set 1080 907 # CONFIG_EXT3_FS_SECURITY is not set 1081 - # CONFIG_EXT4DEV_FS is not set 908 + # CONFIG_EXT4_FS is not set 1082 909 CONFIG_JBD=y 1083 910 CONFIG_FS_MBCACHE=y 1084 911 # CONFIG_REISERFS_FS is not set ··· 1088 913 # CONFIG_XFS_FS is not set 1089 914 # CONFIG_GFS2_FS is not set 1090 915 # CONFIG_OCFS2_FS is not set 1091 - # CONFIG_MINIX_FS is not set 1092 - # CONFIG_ROMFS_FS is not set 916 + # CONFIG_BTRFS_FS is not set 917 + CONFIG_FILE_LOCKING=y 918 + CONFIG_FSNOTIFY=y 919 + CONFIG_DNOTIFY=y 1093 920 CONFIG_INOTIFY=y 1094 921 CONFIG_INOTIFY_USER=y 1095 922 # CONFIG_QUOTA is not set 1096 - CONFIG_DNOTIFY=y 1097 923 # CONFIG_AUTOFS_FS is not set 1098 924 # CONFIG_AUTOFS4_FS is not set 1099 925 # CONFIG_FUSE_FS is not set 926 + 927 + # 928 + # Caches 929 + # 930 + # CONFIG_FSCACHE is not set 1100 931 1101 932 # 1102 933 # CD-ROM/DVD Filesystems ··· 1122 941 # 1123 942 CONFIG_PROC_FS=y 1124 943 CONFIG_PROC_SYSCTL=y 944 + CONFIG_PROC_PAGE_MONITOR=y 1125 945 CONFIG_SYSFS=y 1126 946 CONFIG_TMPFS=y 1127 947 # CONFIG_TMPFS_POSIX_ACL is not set 1128 948 # CONFIG_HUGETLB_PAGE is not set 1129 949 # CONFIG_CONFIGFS_FS is not set 1130 - 1131 - # 1132 - # Miscellaneous filesystems 1133 - # 950 + CONFIG_MISC_FILESYSTEMS=y 1134 951 # CONFIG_ADFS_FS is not set 1135 952 # CONFIG_AFFS_FS is not set 1136 953 # CONFIG_HFS_FS is not set ··· 1138 959 # CONFIG_EFS_FS is not set 1139 960 # CONFIG_JFFS2_FS is not set 1140 961 CONFIG_CRAMFS=y 962 + # CONFIG_SQUASHFS is not set 1141 963 # CONFIG_VXFS_FS is not set 964 + # CONFIG_MINIX_FS is not set 965 + # CONFIG_OMFS_FS is not set 1142 966 # CONFIG_HPFS_FS is not set 1143 967 # CONFIG_QNX4FS_FS is not set 968 + # CONFIG_ROMFS_FS is not set 1144 969 # CONFIG_SYSV_FS is not set 1145 970 # CONFIG_UFS_FS is not set 971 + # CONFIG_NILFS2_FS is not set 1146 972 CONFIG_NETWORK_FILESYSTEMS=y 1147 973 CONFIG_NFS_FS=y 1148 974 CONFIG_NFS_V3=y 1149 975 # CONFIG_NFS_V3_ACL is not set 1150 976 # CONFIG_NFS_V4 is not set 1151 - # CONFIG_NFS_DIRECTIO is not set 977 + CONFIG_ROOT_NFS=y 1152 978 CONFIG_NFSD=y 1153 979 CONFIG_NFSD_V3=y 1154 980 # CONFIG_NFSD_V3_ACL is not set 1155 981 # CONFIG_NFSD_V4 is not set 1156 - # CONFIG_NFSD_TCP is not set 1157 - CONFIG_ROOT_NFS=y 1158 982 CONFIG_LOCKD=y 1159 983 CONFIG_LOCKD_V4=y 1160 984 CONFIG_EXPORTFS=y 1161 985 CONFIG_NFS_COMMON=y 1162 986 CONFIG_SUNRPC=y 1163 - # CONFIG_SUNRPC_BIND34 is not set 1164 987 # CONFIG_RPCSEC_GSS_KRB5 is not set 1165 988 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1166 989 # CONFIG_SMB_FS is not set ··· 1194 1013 # CONFIG_SYSV68_PARTITION is not set 1195 1014 # CONFIG_NLS is not set 1196 1015 # CONFIG_DLM is not set 1197 - CONFIG_INSTRUMENTATION=y 1198 - # CONFIG_PROFILING is not set 1199 - # CONFIG_MARKERS is not set 1200 1016 1201 1017 # 1202 1018 # Kernel hacking ··· 1201 1023 # CONFIG_PRINTK_TIME is not set 1202 1024 CONFIG_ENABLE_WARN_DEPRECATED=y 1203 1025 CONFIG_ENABLE_MUST_CHECK=y 1026 + CONFIG_FRAME_WARN=1024 1204 1027 CONFIG_MAGIC_SYSRQ=y 1205 1028 # CONFIG_UNUSED_SYMBOLS is not set 1206 1029 # CONFIG_DEBUG_FS is not set ··· 1209 1030 CONFIG_DEBUG_KERNEL=y 1210 1031 # CONFIG_DEBUG_SHIRQ is not set 1211 1032 CONFIG_DETECT_SOFTLOCKUP=y 1033 + # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set 1034 + CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 1035 + CONFIG_DETECT_HUNG_TASK=y 1036 + # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set 1037 + CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 1212 1038 CONFIG_SCHED_DEBUG=y 1213 1039 # CONFIG_SCHEDSTATS is not set 1214 1040 # CONFIG_TIMER_STATS is not set 1041 + # CONFIG_DEBUG_OBJECTS is not set 1215 1042 # CONFIG_DEBUG_SLAB is not set 1043 + # CONFIG_DEBUG_KMEMLEAK is not set 1216 1044 # CONFIG_DEBUG_RT_MUTEXES is not set 1217 1045 # CONFIG_RT_MUTEX_TESTER is not set 1218 1046 # CONFIG_DEBUG_SPINLOCK is not set ··· 1233 1047 CONFIG_DEBUG_BUGVERBOSE=y 1234 1048 # CONFIG_DEBUG_INFO is not set 1235 1049 # CONFIG_DEBUG_VM is not set 1050 + # CONFIG_DEBUG_WRITECOUNT is not set 1051 + CONFIG_DEBUG_MEMORY_INIT=y 1236 1052 # CONFIG_DEBUG_LIST is not set 1237 1053 # CONFIG_DEBUG_SG is not set 1054 + # CONFIG_DEBUG_NOTIFIERS is not set 1238 1055 CONFIG_FRAME_POINTER=y 1239 - # CONFIG_FORCED_INLINING is not set 1240 1056 # CONFIG_BOOT_PRINTK_DELAY is not set 1241 1057 # CONFIG_RCU_TORTURE_TEST is not set 1058 + # CONFIG_RCU_CPU_STALL_DETECTOR is not set 1059 + # CONFIG_BACKTRACE_SELF_TEST is not set 1060 + # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1242 1061 # CONFIG_FAULT_INJECTION is not set 1062 + # CONFIG_LATENCYTOP is not set 1063 + # CONFIG_SYSCTL_SYSCALL_CHECK is not set 1064 + # CONFIG_PAGE_POISONING is not set 1065 + CONFIG_HAVE_FUNCTION_TRACER=y 1066 + CONFIG_TRACING_SUPPORT=y 1067 + CONFIG_FTRACE=y 1068 + # CONFIG_FUNCTION_TRACER is not set 1069 + # CONFIG_SCHED_TRACER is not set 1070 + # CONFIG_ENABLE_DEFAULT_TRACERS is not set 1071 + # CONFIG_BOOT_TRACER is not set 1072 + CONFIG_BRANCH_PROFILE_NONE=y 1073 + # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set 1074 + # CONFIG_PROFILE_ALL_BRANCHES is not set 1075 + # CONFIG_STACK_TRACER is not set 1076 + # CONFIG_KMEMTRACE is not set 1077 + # CONFIG_WORKQUEUE_TRACER is not set 1078 + # CONFIG_BLK_DEV_IO_TRACE is not set 1243 1079 # CONFIG_SAMPLES is not set 1080 + CONFIG_HAVE_ARCH_KGDB=y 1081 + # CONFIG_KGDB is not set 1244 1082 CONFIG_DEBUG_USER=y 1245 1083 # CONFIG_DEBUG_ERRORS is not set 1084 + # CONFIG_DEBUG_STACK_USAGE is not set 1246 1085 CONFIG_DEBUG_LL=y 1247 1086 # CONFIG_DEBUG_ICEDCC is not set 1248 1087 ··· 1276 1065 # 1277 1066 # CONFIG_KEYS is not set 1278 1067 # CONFIG_SECURITY is not set 1068 + # CONFIG_SECURITYFS is not set 1279 1069 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1280 1070 CONFIG_XOR_BLOCKS=y 1281 1071 CONFIG_ASYNC_CORE=y 1282 1072 CONFIG_ASYNC_MEMCPY=y 1283 1073 CONFIG_ASYNC_XOR=y 1284 - # CONFIG_CRYPTO is not set 1074 + CONFIG_CRYPTO=y 1075 + 1076 + # 1077 + # Crypto core or helper 1078 + # 1079 + # CONFIG_CRYPTO_FIPS is not set 1080 + # CONFIG_CRYPTO_MANAGER is not set 1081 + # CONFIG_CRYPTO_MANAGER2 is not set 1082 + # CONFIG_CRYPTO_GF128MUL is not set 1083 + # CONFIG_CRYPTO_NULL is not set 1084 + # CONFIG_CRYPTO_CRYPTD is not set 1085 + # CONFIG_CRYPTO_AUTHENC is not set 1086 + # CONFIG_CRYPTO_TEST is not set 1087 + 1088 + # 1089 + # Authenticated Encryption with Associated Data 1090 + # 1091 + # CONFIG_CRYPTO_CCM is not set 1092 + # CONFIG_CRYPTO_GCM is not set 1093 + # CONFIG_CRYPTO_SEQIV is not set 1094 + 1095 + # 1096 + # Block modes 1097 + # 1098 + # CONFIG_CRYPTO_CBC is not set 1099 + # CONFIG_CRYPTO_CTR is not set 1100 + # CONFIG_CRYPTO_CTS is not set 1101 + # CONFIG_CRYPTO_ECB is not set 1102 + # CONFIG_CRYPTO_LRW is not set 1103 + # CONFIG_CRYPTO_PCBC is not set 1104 + # CONFIG_CRYPTO_XTS is not set 1105 + 1106 + # 1107 + # Hash modes 1108 + # 1109 + # CONFIG_CRYPTO_HMAC is not set 1110 + # CONFIG_CRYPTO_XCBC is not set 1111 + 1112 + # 1113 + # Digest 1114 + # 1115 + # CONFIG_CRYPTO_CRC32C is not set 1116 + # CONFIG_CRYPTO_MD4 is not set 1117 + # CONFIG_CRYPTO_MD5 is not set 1118 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1119 + # CONFIG_CRYPTO_RMD128 is not set 1120 + # CONFIG_CRYPTO_RMD160 is not set 1121 + # CONFIG_CRYPTO_RMD256 is not set 1122 + # CONFIG_CRYPTO_RMD320 is not set 1123 + # CONFIG_CRYPTO_SHA1 is not set 1124 + # CONFIG_CRYPTO_SHA256 is not set 1125 + # CONFIG_CRYPTO_SHA512 is not set 1126 + # CONFIG_CRYPTO_TGR192 is not set 1127 + # CONFIG_CRYPTO_WP512 is not set 1128 + 1129 + # 1130 + # Ciphers 1131 + # 1132 + # CONFIG_CRYPTO_AES is not set 1133 + # CONFIG_CRYPTO_ANUBIS is not set 1134 + # CONFIG_CRYPTO_ARC4 is not set 1135 + # CONFIG_CRYPTO_BLOWFISH is not set 1136 + # CONFIG_CRYPTO_CAMELLIA is not set 1137 + # CONFIG_CRYPTO_CAST5 is not set 1138 + # CONFIG_CRYPTO_CAST6 is not set 1139 + # CONFIG_CRYPTO_DES is not set 1140 + # CONFIG_CRYPTO_FCRYPT is not set 1141 + # CONFIG_CRYPTO_KHAZAD is not set 1142 + # CONFIG_CRYPTO_SALSA20 is not set 1143 + # CONFIG_CRYPTO_SEED is not set 1144 + # CONFIG_CRYPTO_SERPENT is not set 1145 + # CONFIG_CRYPTO_TEA is not set 1146 + # CONFIG_CRYPTO_TWOFISH is not set 1147 + 1148 + # 1149 + # Compression 1150 + # 1151 + # CONFIG_CRYPTO_DEFLATE is not set 1152 + # CONFIG_CRYPTO_ZLIB is not set 1153 + # CONFIG_CRYPTO_LZO is not set 1154 + 1155 + # 1156 + # Random Number Generation 1157 + # 1158 + # CONFIG_CRYPTO_ANSI_CPRNG is not set 1159 + CONFIG_CRYPTO_HW=y 1160 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1161 + # CONFIG_BINARY_PRINTF is not set 1285 1162 1286 1163 # 1287 1164 # Library routines 1288 1165 # 1166 + CONFIG_GENERIC_FIND_LAST_BIT=y 1289 1167 # CONFIG_CRC_CCITT is not set 1290 1168 # CONFIG_CRC16 is not set 1169 + # CONFIG_CRC_T10DIF is not set 1291 1170 # CONFIG_CRC_ITU_T is not set 1292 1171 # CONFIG_CRC32 is not set 1293 1172 # CONFIG_CRC7 is not set 1294 1173 # CONFIG_LIBCRC32C is not set 1295 1174 CONFIG_ZLIB_INFLATE=y 1296 - CONFIG_PLIST=y 1175 + CONFIG_DECOMPRESS_GZIP=y 1176 + CONFIG_DECOMPRESS_BZIP2=y 1177 + CONFIG_DECOMPRESS_LZMA=y 1297 1178 CONFIG_HAS_IOMEM=y 1298 1179 CONFIG_HAS_IOPORT=y 1299 1180 CONFIG_HAS_DMA=y 1181 + CONFIG_NLATTR=y
+1
arch/arm/include/asm/hardware/iop3xx.h
··· 215 215 * IOP3XX I/O and Mem space regions for PCI autoconfiguration 216 216 */ 217 217 #define IOP3XX_PCI_LOWER_MEM_PA 0x80000000 218 + #define IOP3XX_PCI_MEM_WINDOW_SIZE 0x08000000 218 219 219 220 #define IOP3XX_PCI_IO_WINDOW_SIZE 0x00010000 220 221 #define IOP3XX_PCI_LOWER_IO_PA 0x90000000
-2
arch/arm/mach-iop32x/include/mach/iop32x.h
··· 31 31 #define IOP32X_MAX_RAM_SIZE 0x40000000UL 32 32 #define IOP3XX_MAX_RAM_SIZE IOP32X_MAX_RAM_SIZE 33 33 #define IOP3XX_PCI_LOWER_MEM_BA 0x80000000 34 - #define IOP32X_PCI_MEM_WINDOW_SIZE 0x04000000 35 - #define IOP3XX_PCI_MEM_WINDOW_SIZE IOP32X_PCI_MEM_WINDOW_SIZE 36 34 37 35 #endif
-2
arch/arm/mach-iop33x/include/mach/iop33x.h
··· 36 36 #define IOP33X_MAX_RAM_SIZE 0x80000000UL 37 37 #define IOP3XX_MAX_RAM_SIZE IOP33X_MAX_RAM_SIZE 38 38 #define IOP3XX_PCI_LOWER_MEM_BA (PHYS_OFFSET + IOP33X_MAX_RAM_SIZE) 39 - #define IOP33X_PCI_MEM_WINDOW_SIZE 0x08000000 40 - #define IOP3XX_PCI_MEM_WINDOW_SIZE IOP33X_PCI_MEM_WINDOW_SIZE 41 39 42 40 43 41 #endif
+2 -1
arch/arm/plat-iop/pci.c
··· 257 257 *IOP3XX_OUMWTVR0 = 0; 258 258 259 259 /* Outbound window 1 */ 260 - *IOP3XX_OMWTVR1 = IOP3XX_PCI_LOWER_MEM_BA + IOP3XX_PCI_MEM_WINDOW_SIZE; 260 + *IOP3XX_OMWTVR1 = IOP3XX_PCI_LOWER_MEM_BA + 261 + IOP3XX_PCI_MEM_WINDOW_SIZE / 2; 261 262 *IOP3XX_OUMWTVR1 = 0; 262 263 263 264 /* BAR 3 ( Disabled ) */
+1 -1
arch/arm/plat-iop/time.c
··· 85 85 { 86 86 u32 timer_ctl; 87 87 88 - ticks_per_jiffy = (tick_rate + HZ/2) / HZ; 88 + ticks_per_jiffy = DIV_ROUND_CLOSEST(tick_rate, HZ); 89 89 ticks_per_usec = tick_rate / 1000000; 90 90 next_jiffy_time = 0xffffffff; 91 91 iop_tick_rate = tick_rate;