Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
MIPS: IP27: Enable RAID5 module
MIPS: TXx9: update defconfigs
MIPS: NEC VR5500 processor support fixup
MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc

+456 -142
+1 -1
arch/mips/configs/ip27_defconfig
··· 512 512 CONFIG_MD_RAID0=y 513 513 CONFIG_MD_RAID1=y 514 514 CONFIG_MD_RAID10=m 515 - CONFIG_MD_RAID456=m 515 + CONFIG_MD_RAID456=y 516 516 CONFIG_MD_RAID5_RESHAPE=y 517 517 CONFIG_MD_MULTIPATH=m 518 518 CONFIG_MD_FAULTY=m
+188 -77
arch/mips/configs/jmr3927_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.26-rc9 4 - # Fri Jul 11 23:01:36 2008 3 + # Linux kernel version: 2.6.29-rc7 4 + # Wed Mar 4 23:07:16 2009 5 5 # 6 6 CONFIG_MIPS=y 7 7 ··· 18 18 # CONFIG_LEMOTE_FULONG is not set 19 19 # CONFIG_MIPS_MALTA is not set 20 20 # CONFIG_MIPS_SIM is not set 21 - # CONFIG_MARKEINS is not set 21 + # CONFIG_MACH_EMMA is not set 22 22 # CONFIG_MACH_VR41XX is not set 23 + # CONFIG_NXP_STB220 is not set 24 + # CONFIG_NXP_STB225 is not set 23 25 # CONFIG_PNX8550_JBS is not set 24 26 # CONFIG_PNX8550_STB810 is not set 25 27 # CONFIG_PMC_MSP is not set ··· 41 39 # CONFIG_SNI_RM is not set 42 40 CONFIG_MACH_TX39XX=y 43 41 # CONFIG_MACH_TX49XX is not set 42 + # CONFIG_MIKROTIK_RB532 is not set 44 43 # CONFIG_WR_PPMC is not set 44 + # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set 45 + # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set 46 + CONFIG_MACH_TXX9=y 45 47 CONFIG_TOSHIBA_JMR3927=y 46 48 CONFIG_SOC_TX3927=y 47 49 # CONFIG_TOSHIBA_FPCIB0 is not set ··· 60 54 CONFIG_GENERIC_CLOCKEVENTS=y 61 55 CONFIG_GENERIC_TIME=y 62 56 CONFIG_GENERIC_CMOS_UPDATE=y 63 - CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 57 + CONFIG_SCHED_OMIT_FRAME_POINTER=y 64 58 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 65 59 CONFIG_CEVT_TXX9=y 66 60 CONFIG_GPIO_TXX9=y 67 61 CONFIG_DMA_NONCOHERENT=y 68 62 CONFIG_DMA_NEED_PCI_MAP_STATE=y 63 + CONFIG_EARLY_PRINTK=y 64 + CONFIG_SYS_HAS_EARLY_PRINTK=y 69 65 # CONFIG_HOTPLUG_CPU is not set 70 66 # CONFIG_NO_IOPORT is not set 71 67 CONFIG_GENERIC_GPIO=y ··· 95 87 # CONFIG_CPU_TX49XX is not set 96 88 # CONFIG_CPU_R5000 is not set 97 89 # CONFIG_CPU_R5432 is not set 90 + # CONFIG_CPU_R5500 is not set 98 91 # CONFIG_CPU_R6000 is not set 99 92 # CONFIG_CPU_NEVADA is not set 100 93 # CONFIG_CPU_R8000 is not set ··· 103 94 # CONFIG_CPU_RM7000 is not set 104 95 # CONFIG_CPU_RM9000 is not set 105 96 # CONFIG_CPU_SB1 is not set 97 + # CONFIG_CPU_CAVIUM_OCTEON is not set 106 98 CONFIG_SYS_HAS_CPU_TX39XX=y 107 99 CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y 108 100 CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y ··· 127 117 CONFIG_ARCH_POPULATES_NODE_MAP=y 128 118 CONFIG_FLATMEM=y 129 119 CONFIG_FLAT_NODE_MEM_MAP=y 130 - # CONFIG_SPARSEMEM_STATIC is not set 131 - # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 132 120 CONFIG_PAGEFLAGS_EXTENDED=y 133 121 CONFIG_SPLIT_PTLOCK_CPUS=4 134 - # CONFIG_RESOURCES_64BIT is not set 122 + # CONFIG_PHYS_ADDR_T_64BIT is not set 135 123 CONFIG_ZONE_DMA_FLAG=0 136 124 CONFIG_VIRT_TO_BUS=y 137 - # CONFIG_TICK_ONESHOT is not set 125 + CONFIG_UNEVICTABLE_LRU=y 138 126 # CONFIG_NO_HZ is not set 139 127 # CONFIG_HIGH_RES_TIMERS is not set 140 128 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y ··· 167 159 # CONFIG_BSD_PROCESS_ACCT is not set 168 160 # CONFIG_TASKSTATS is not set 169 161 # CONFIG_AUDIT is not set 162 + 163 + # 164 + # RCU Subsystem 165 + # 166 + CONFIG_CLASSIC_RCU=y 167 + # CONFIG_TREE_RCU is not set 168 + # CONFIG_PREEMPT_RCU is not set 169 + # CONFIG_TREE_RCU_TRACE is not set 170 + # CONFIG_PREEMPT_RCU_TRACE is not set 170 171 # CONFIG_IKCONFIG is not set 171 172 CONFIG_LOG_BUF_SHIFT=14 172 173 # CONFIG_CGROUPS is not set ··· 188 171 CONFIG_SYSCTL=y 189 172 CONFIG_EMBEDDED=y 190 173 CONFIG_SYSCTL_SYSCALL=y 191 - CONFIG_SYSCTL_SYSCALL_CHECK=y 192 174 CONFIG_KALLSYMS=y 193 175 # CONFIG_KALLSYMS_EXTRA_PASS is not set 194 176 # CONFIG_HOTPLUG is not set ··· 204 188 CONFIG_TIMERFD=y 205 189 CONFIG_EVENTFD=y 206 190 CONFIG_SHMEM=y 191 + CONFIG_AIO=y 207 192 CONFIG_VM_EVENT_COUNTERS=y 193 + CONFIG_PCI_QUIRKS=y 208 194 CONFIG_SLAB=y 209 195 # CONFIG_SLUB is not set 210 196 # CONFIG_SLOB is not set 211 197 # CONFIG_PROFILING is not set 212 - # CONFIG_MARKERS is not set 213 198 CONFIG_HAVE_OPROFILE=y 214 - # CONFIG_HAVE_KPROBES is not set 215 - # CONFIG_HAVE_KRETPROBES is not set 216 - # CONFIG_HAVE_DMA_ATTRS is not set 217 - CONFIG_PROC_PAGE_MONITOR=y 199 + # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 218 200 CONFIG_SLABINFO=y 219 201 CONFIG_RT_MUTEXES=y 220 - # CONFIG_TINY_SHMEM is not set 221 202 CONFIG_BASE_SMALL=0 222 203 # CONFIG_MODULES is not set 223 204 CONFIG_BLOCK=y 224 205 # CONFIG_LBD is not set 225 206 # CONFIG_BLK_DEV_IO_TRACE is not set 226 - # CONFIG_LSF is not set 207 + # CONFIG_BLK_DEV_INTEGRITY is not set 227 208 228 209 # 229 210 # IO Schedulers ··· 234 221 CONFIG_DEFAULT_CFQ=y 235 222 # CONFIG_DEFAULT_NOOP is not set 236 223 CONFIG_DEFAULT_IOSCHED="cfq" 237 - CONFIG_CLASSIC_RCU=y 224 + # CONFIG_FREEZER is not set 238 225 239 226 # 240 227 # Bus options (PCI, PCMCIA, EISA, ISA, TC) ··· 244 231 CONFIG_PCI_DOMAINS=y 245 232 # CONFIG_ARCH_SUPPORTS_MSI is not set 246 233 CONFIG_PCI_LEGACY=y 234 + # CONFIG_PCI_STUB is not set 247 235 CONFIG_MMU=y 248 236 249 237 # 250 238 # Executable file formats 251 239 # 252 240 CONFIG_BINFMT_ELF=y 241 + # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 242 + # CONFIG_HAVE_AOUT is not set 253 243 # CONFIG_BINFMT_MISC is not set 254 244 CONFIG_TRAD_SIGNALS=y 255 245 ··· 261 245 # 262 246 CONFIG_ARCH_SUSPEND_POSSIBLE=y 263 247 # CONFIG_PM is not set 264 - 265 - # 266 - # Networking 267 - # 268 248 CONFIG_NET=y 269 249 270 250 # 271 251 # Networking options 272 252 # 253 + CONFIG_COMPAT_NET_DEV_OPS=y 273 254 CONFIG_PACKET=y 274 255 # CONFIG_PACKET_MMAP is not set 275 256 CONFIG_UNIX=y ··· 306 293 # CONFIG_IPX is not set 307 294 # CONFIG_ATALK is not set 308 295 # CONFIG_NET_SCHED is not set 296 + # CONFIG_DCB is not set 309 297 310 298 # 311 299 # Network testing ··· 316 302 # CONFIG_CAN is not set 317 303 # CONFIG_IRDA is not set 318 304 # CONFIG_BT is not set 319 - 320 - # 321 - # Wireless 322 - # 323 - # CONFIG_CFG80211 is not set 324 - # CONFIG_WIRELESS_EXT is not set 325 - # CONFIG_MAC80211 is not set 326 - # CONFIG_IEEE80211 is not set 305 + # CONFIG_PHONET is not set 306 + # CONFIG_WIRELESS is not set 307 + # CONFIG_WIMAX is not set 327 308 # CONFIG_RFKILL is not set 328 309 329 310 # ··· 332 323 CONFIG_PREVENT_FIRMWARE_BUILD=y 333 324 # CONFIG_SYS_HYPERVISOR is not set 334 325 # CONFIG_CONNECTOR is not set 335 - # CONFIG_MTD is not set 326 + CONFIG_MTD=y 327 + # CONFIG_MTD_DEBUG is not set 328 + # CONFIG_MTD_CONCAT is not set 329 + CONFIG_MTD_PARTITIONS=y 330 + # CONFIG_MTD_REDBOOT_PARTS is not set 331 + CONFIG_MTD_CMDLINE_PARTS=y 332 + # CONFIG_MTD_AR7_PARTS is not set 333 + 334 + # 335 + # User Modules And Translation Layers 336 + # 337 + CONFIG_MTD_CHAR=y 338 + # CONFIG_MTD_BLKDEVS is not set 339 + # CONFIG_MTD_BLOCK is not set 340 + # CONFIG_MTD_BLOCK_RO is not set 341 + # CONFIG_FTL is not set 342 + # CONFIG_NFTL is not set 343 + # CONFIG_INFTL is not set 344 + # CONFIG_RFD_FTL is not set 345 + # CONFIG_SSFDC is not set 346 + # CONFIG_MTD_OOPS is not set 347 + 348 + # 349 + # RAM/ROM/Flash chip drivers 350 + # 351 + CONFIG_MTD_CFI=y 352 + CONFIG_MTD_JEDECPROBE=y 353 + CONFIG_MTD_GEN_PROBE=y 354 + # CONFIG_MTD_CFI_ADV_OPTIONS is not set 355 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 356 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 357 + CONFIG_MTD_MAP_BANK_WIDTH_4=y 358 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 359 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 360 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 361 + CONFIG_MTD_CFI_I1=y 362 + CONFIG_MTD_CFI_I2=y 363 + # CONFIG_MTD_CFI_I4 is not set 364 + # CONFIG_MTD_CFI_I8 is not set 365 + # CONFIG_MTD_CFI_INTELEXT is not set 366 + CONFIG_MTD_CFI_AMDSTD=y 367 + # CONFIG_MTD_CFI_STAA is not set 368 + CONFIG_MTD_CFI_UTIL=y 369 + # CONFIG_MTD_RAM is not set 370 + # CONFIG_MTD_ROM is not set 371 + # CONFIG_MTD_ABSENT is not set 372 + 373 + # 374 + # Mapping drivers for chip access 375 + # 376 + # CONFIG_MTD_COMPLEX_MAPPINGS is not set 377 + CONFIG_MTD_PHYSMAP=y 378 + # CONFIG_MTD_PHYSMAP_COMPAT is not set 379 + # CONFIG_MTD_INTEL_VR_NOR is not set 380 + # CONFIG_MTD_PLATRAM is not set 381 + 382 + # 383 + # Self-contained MTD device drivers 384 + # 385 + # CONFIG_MTD_PMC551 is not set 386 + # CONFIG_MTD_SLRAM is not set 387 + # CONFIG_MTD_PHRAM is not set 388 + # CONFIG_MTD_MTDRAM is not set 389 + # CONFIG_MTD_BLOCK2MTD is not set 390 + 391 + # 392 + # Disk-On-Chip Device Drivers 393 + # 394 + # CONFIG_MTD_DOC2000 is not set 395 + # CONFIG_MTD_DOC2001 is not set 396 + # CONFIG_MTD_DOC2001PLUS is not set 397 + # CONFIG_MTD_NAND is not set 398 + # CONFIG_MTD_ONENAND is not set 399 + 400 + # 401 + # LPDDR flash memory drivers 402 + # 403 + # CONFIG_MTD_LPDDR is not set 404 + 405 + # 406 + # UBI - Unsorted block images 407 + # 408 + # CONFIG_MTD_UBI is not set 336 409 # CONFIG_PARPORT is not set 337 410 CONFIG_BLK_DEV=y 338 411 # CONFIG_BLK_CPQ_DA is not set ··· 427 336 # CONFIG_BLK_DEV_RAM is not set 428 337 # CONFIG_CDROM_PKTCDVD is not set 429 338 # CONFIG_ATA_OVER_ETH is not set 339 + # CONFIG_BLK_DEV_HD is not set 430 340 # CONFIG_MISC_DEVICES is not set 431 341 CONFIG_HAVE_IDE=y 432 342 # CONFIG_IDE is not set ··· 453 361 # CONFIG_IEEE1394 is not set 454 362 # CONFIG_I2O is not set 455 363 CONFIG_NETDEVICES=y 456 - # CONFIG_NETDEVICES_MULTIQUEUE is not set 457 364 # CONFIG_DUMMY is not set 458 365 # CONFIG_BONDING is not set 459 366 # CONFIG_EQUALIZER is not set ··· 474 383 # CONFIG_BROADCOM_PHY is not set 475 384 # CONFIG_ICPLUS_PHY is not set 476 385 # CONFIG_REALTEK_PHY is not set 386 + # CONFIG_NATIONAL_PHY is not set 387 + # CONFIG_STE10XP is not set 388 + # CONFIG_LSI_ET1011C_PHY is not set 477 389 # CONFIG_FIXED_PHY is not set 478 390 # CONFIG_MDIO_BITBANG is not set 479 391 CONFIG_NET_ETHERNET=y ··· 486 392 # CONFIG_SUNGEM is not set 487 393 # CONFIG_CASSINI is not set 488 394 # CONFIG_NET_VENDOR_3COM is not set 395 + # CONFIG_SMC91X is not set 489 396 # CONFIG_DM9000 is not set 490 397 # CONFIG_NET_TULIP is not set 491 398 # CONFIG_HP100 is not set ··· 494 399 # CONFIG_IBM_NEW_EMAC_RGMII is not set 495 400 # CONFIG_IBM_NEW_EMAC_TAH is not set 496 401 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 402 + # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 403 + # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 404 + # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 497 405 CONFIG_NET_PCI=y 498 406 # CONFIG_PCNET32 is not set 499 407 # CONFIG_AMD8111_ETH is not set ··· 504 406 # CONFIG_B44 is not set 505 407 # CONFIG_FORCEDETH is not set 506 408 CONFIG_TC35815=y 507 - # CONFIG_EEPRO100 is not set 508 409 # CONFIG_E100 is not set 509 410 # CONFIG_FEALNX is not set 510 411 # CONFIG_NATSEMI is not set ··· 512 415 # CONFIG_R6040 is not set 513 416 # CONFIG_SIS900 is not set 514 417 # CONFIG_EPIC100 is not set 418 + # CONFIG_SMSC9420 is not set 515 419 # CONFIG_SUNDANCE is not set 516 420 # CONFIG_TLAN is not set 517 421 # CONFIG_VIA_RHINE is not set 422 + # CONFIG_ATL2 is not set 518 423 # CONFIG_NETDEV_1000 is not set 519 424 # CONFIG_NETDEV_10000 is not set 520 425 # CONFIG_TR is not set ··· 527 428 # CONFIG_WLAN_PRE80211 is not set 528 429 # CONFIG_WLAN_80211 is not set 529 430 # CONFIG_IWLWIFI_LEDS is not set 431 + 432 + # 433 + # Enable WiMAX (Networking options) to see the WiMAX drivers 434 + # 530 435 # CONFIG_WAN is not set 531 436 # CONFIG_FDDI is not set 532 437 # CONFIG_PPP is not set ··· 543 440 # 544 441 # Input device support 545 442 # 546 - CONFIG_INPUT=y 547 - # CONFIG_INPUT_FF_MEMLESS is not set 548 - # CONFIG_INPUT_POLLDEV is not set 549 - 550 - # 551 - # Userland interfaces 552 - # 553 - # CONFIG_INPUT_MOUSEDEV is not set 554 - # CONFIG_INPUT_JOYDEV is not set 555 - # CONFIG_INPUT_EVDEV is not set 556 - # CONFIG_INPUT_EVBUG is not set 557 - 558 - # 559 - # Input Device Drivers 560 - # 561 - # CONFIG_INPUT_KEYBOARD is not set 562 - # CONFIG_INPUT_MOUSE is not set 563 - # CONFIG_INPUT_JOYSTICK is not set 564 - # CONFIG_INPUT_TABLET is not set 565 - # CONFIG_INPUT_TOUCHSCREEN is not set 566 - # CONFIG_INPUT_MISC is not set 443 + # CONFIG_INPUT is not set 567 444 568 445 # 569 446 # Hardware I/O ports ··· 600 517 CONFIG_DEVPORT=y 601 518 # CONFIG_I2C is not set 602 519 # CONFIG_SPI is not set 603 - CONFIG_HAVE_GPIO_LIB=y 520 + CONFIG_ARCH_REQUIRE_GPIOLIB=y 521 + CONFIG_GPIOLIB=y 604 522 605 523 # 606 - # GPIO Support 524 + # Memory mapped GPIO expanders: 607 525 # 608 526 609 527 # 610 528 # I2C GPIO expanders: 611 529 # 530 + 531 + # 532 + # PCI GPIO expanders: 533 + # 534 + # CONFIG_GPIO_BT8XX is not set 612 535 613 536 # 614 537 # SPI GPIO expanders: ··· 631 542 # Watchdog Device Drivers 632 543 # 633 544 # CONFIG_SOFT_WATCHDOG is not set 545 + # CONFIG_ALIM7101_WDT is not set 634 546 CONFIG_TXX9_WDT=y 635 547 636 548 # ··· 639 549 # 640 550 # CONFIG_PCIPCWATCHDOG is not set 641 551 # CONFIG_WDTPCI is not set 552 + CONFIG_SSB_POSSIBLE=y 642 553 643 554 # 644 555 # Sonics Silicon Backplane 645 556 # 646 - CONFIG_SSB_POSSIBLE=y 647 557 # CONFIG_SSB is not set 648 558 649 559 # 650 560 # Multifunction device drivers 651 561 # 562 + # CONFIG_MFD_CORE is not set 652 563 # CONFIG_MFD_SM501 is not set 653 564 # CONFIG_HTC_PASIC3 is not set 565 + # CONFIG_MFD_TMIO is not set 566 + # CONFIG_REGULATOR is not set 654 567 655 568 # 656 569 # Multimedia devices ··· 684 591 # Display device support 685 592 # 686 593 # CONFIG_DISPLAY_SUPPORT is not set 687 - 688 - # 689 - # Sound 690 - # 691 594 # CONFIG_SOUND is not set 692 - # CONFIG_HID_SUPPORT is not set 693 595 # CONFIG_USB_SUPPORT is not set 694 596 # CONFIG_MMC is not set 695 597 # CONFIG_MEMSTICK is not set 696 - # CONFIG_NEW_LEDS is not set 598 + CONFIG_NEW_LEDS=y 599 + CONFIG_LEDS_CLASS=y 600 + 601 + # 602 + # LED drivers 603 + # 604 + CONFIG_LEDS_GPIO=y 605 + 606 + # 607 + # LED Triggers 608 + # 609 + CONFIG_LEDS_TRIGGERS=y 610 + # CONFIG_LEDS_TRIGGER_TIMER is not set 611 + CONFIG_LEDS_TRIGGER_HEARTBEAT=y 612 + # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set 613 + # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set 697 614 # CONFIG_ACCESSIBILITY is not set 698 615 # CONFIG_INFINIBAND is not set 699 616 CONFIG_RTC_LIB=y ··· 729 626 # Platform RTC drivers 730 627 # 731 628 # CONFIG_RTC_DRV_CMOS is not set 629 + # CONFIG_RTC_DRV_DS1286 is not set 732 630 # CONFIG_RTC_DRV_DS1511 is not set 733 631 # CONFIG_RTC_DRV_DS1553 is not set 734 632 CONFIG_RTC_DRV_DS1742=y 735 633 # CONFIG_RTC_DRV_STK17TA8 is not set 736 634 # CONFIG_RTC_DRV_M48T86 is not set 635 + # CONFIG_RTC_DRV_M48T35 is not set 737 636 # CONFIG_RTC_DRV_M48T59 is not set 637 + # CONFIG_RTC_DRV_BQ4802 is not set 738 638 # CONFIG_RTC_DRV_V3020 is not set 739 639 740 640 # 741 641 # on-CPU RTC drivers 742 642 # 643 + # CONFIG_DMADEVICES is not set 743 644 # CONFIG_UIO is not set 645 + # CONFIG_STAGING is not set 744 646 745 647 # 746 648 # File systems 747 649 # 748 650 # CONFIG_EXT2_FS is not set 749 651 # CONFIG_EXT3_FS is not set 652 + # CONFIG_EXT4_FS is not set 750 653 # CONFIG_REISERFS_FS is not set 751 654 # CONFIG_JFS_FS is not set 752 655 # CONFIG_FS_POSIX_ACL is not set 656 + CONFIG_FILE_LOCKING=y 753 657 # CONFIG_XFS_FS is not set 754 658 # CONFIG_OCFS2_FS is not set 755 659 CONFIG_DNOTIFY=y ··· 786 676 CONFIG_PROC_FS=y 787 677 CONFIG_PROC_KCORE=y 788 678 CONFIG_PROC_SYSCTL=y 679 + CONFIG_PROC_PAGE_MONITOR=y 789 680 CONFIG_SYSFS=y 790 681 # CONFIG_TMPFS is not set 791 682 # CONFIG_HUGETLB_PAGE is not set 792 683 # CONFIG_CONFIGFS_FS is not set 793 - 794 - # 795 - # Miscellaneous filesystems 796 - # 797 - # CONFIG_HFSPLUS_FS is not set 798 - # CONFIG_CRAMFS is not set 799 - # CONFIG_VXFS_FS is not set 800 - # CONFIG_MINIX_FS is not set 801 - # CONFIG_HPFS_FS is not set 802 - # CONFIG_QNX4FS_FS is not set 803 - # CONFIG_ROMFS_FS is not set 804 - # CONFIG_SYSV_FS is not set 805 - # CONFIG_UFS_FS is not set 684 + # CONFIG_MISC_FILESYSTEMS is not set 806 685 CONFIG_NETWORK_FILESYSTEMS=y 807 686 CONFIG_NFS_FS=y 808 687 # CONFIG_NFS_V3 is not set 809 - # CONFIG_NFSD is not set 810 688 CONFIG_ROOT_NFS=y 689 + # CONFIG_NFSD is not set 811 690 CONFIG_LOCKD=y 812 691 CONFIG_NFS_COMMON=y 813 692 CONFIG_SUNRPC=y ··· 825 726 # CONFIG_DEBUG_FS is not set 826 727 # CONFIG_HEADERS_CHECK is not set 827 728 # CONFIG_DEBUG_KERNEL is not set 729 + # CONFIG_DEBUG_MEMORY_INIT is not set 730 + # CONFIG_RCU_CPU_STALL_DETECTOR is not set 731 + CONFIG_SYSCTL_SYSCALL_CHECK=y 732 + 733 + # 734 + # Tracers 735 + # 736 + # CONFIG_DYNAMIC_PRINTK_DEBUG is not set 828 737 # CONFIG_SAMPLES is not set 738 + CONFIG_HAVE_ARCH_KGDB=y 829 739 CONFIG_CMDLINE="" 830 740 831 741 # ··· 842 734 # 843 735 # CONFIG_KEYS is not set 844 736 # CONFIG_SECURITY is not set 737 + # CONFIG_SECURITYFS is not set 738 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 845 739 # CONFIG_CRYPTO is not set 846 740 847 741 # 848 742 # Library routines 849 743 # 850 744 CONFIG_BITREVERSE=y 851 - # CONFIG_GENERIC_FIND_FIRST_BIT is not set 745 + CONFIG_GENERIC_FIND_LAST_BIT=y 852 746 # CONFIG_CRC_CCITT is not set 853 747 # CONFIG_CRC16 is not set 748 + # CONFIG_CRC_T10DIF is not set 854 749 # CONFIG_CRC_ITU_T is not set 855 750 CONFIG_CRC32=y 856 751 # CONFIG_CRC7 is not set
+259 -60
arch/mips/configs/rbtx49xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.26-rc9 4 - # Fri Jul 11 23:03:21 2008 3 + # Linux kernel version: 2.6.29-rc7 4 + # Wed Mar 4 23:08:06 2009 5 5 # 6 6 CONFIG_MIPS=y 7 7 ··· 18 18 # CONFIG_LEMOTE_FULONG is not set 19 19 # CONFIG_MIPS_MALTA is not set 20 20 # CONFIG_MIPS_SIM is not set 21 - # CONFIG_MARKEINS is not set 21 + # CONFIG_MACH_EMMA is not set 22 22 # CONFIG_MACH_VR41XX is not set 23 + # CONFIG_NXP_STB220 is not set 24 + # CONFIG_NXP_STB225 is not set 23 25 # CONFIG_PNX8550_JBS is not set 24 26 # CONFIG_PNX8550_STB810 is not set 25 27 # CONFIG_PMC_MSP is not set ··· 41 39 # CONFIG_SNI_RM is not set 42 40 # CONFIG_MACH_TX39XX is not set 43 41 CONFIG_MACH_TX49XX=y 42 + # CONFIG_MIKROTIK_RB532 is not set 44 43 # CONFIG_WR_PPMC is not set 44 + # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set 45 + # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set 46 + CONFIG_MACH_TXX9=y 45 47 CONFIG_TOSHIBA_RBTX4927=y 46 48 CONFIG_TOSHIBA_RBTX4938=y 49 + CONFIG_TOSHIBA_RBTX4939=y 47 50 CONFIG_SOC_TX4927=y 48 51 CONFIG_SOC_TX4938=y 52 + CONFIG_SOC_TX4939=y 53 + CONFIG_TXX9_7SEGLED=y 49 54 # CONFIG_TOSHIBA_FPCIB0 is not set 50 55 CONFIG_PICMG_PCI_BACKPLANE_DEFAULT=y 51 56 52 57 # 53 58 # Multiplex Pin Select 54 59 # 55 - CONFIG_TOSHIBA_RBTX4938_MPLEX_PIO58_61=y 60 + # CONFIG_TOSHIBA_RBTX4938_MPLEX_PIO58_61 is not set 56 61 # CONFIG_TOSHIBA_RBTX4938_MPLEX_NAND is not set 57 62 # CONFIG_TOSHIBA_RBTX4938_MPLEX_ATA is not set 63 + CONFIG_TOSHIBA_RBTX4938_MPLEX_KEEP=y 58 64 CONFIG_PCI_TX4927=y 59 65 CONFIG_RWSEM_GENERIC_SPINLOCK=y 60 66 # CONFIG_ARCH_HAS_ILOG2_U32 is not set ··· 74 64 CONFIG_GENERIC_CLOCKEVENTS=y 75 65 CONFIG_GENERIC_TIME=y 76 66 CONFIG_GENERIC_CMOS_UPDATE=y 77 - CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 67 + CONFIG_SCHED_OMIT_FRAME_POINTER=y 78 68 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 69 + CONFIG_CEVT_R4K_LIB=y 79 70 CONFIG_CEVT_R4K=y 80 71 CONFIG_CEVT_TXX9=y 72 + CONFIG_CSRC_R4K_LIB=y 81 73 CONFIG_CSRC_R4K=y 82 74 CONFIG_GPIO_TXX9=y 83 75 CONFIG_DMA_NONCOHERENT=y 84 76 CONFIG_DMA_NEED_PCI_MAP_STATE=y 77 + CONFIG_EARLY_PRINTK=y 78 + CONFIG_SYS_HAS_EARLY_PRINTK=y 85 79 # CONFIG_HOTPLUG_CPU is not set 86 80 # CONFIG_NO_IOPORT is not set 87 81 CONFIG_GENERIC_GPIO=y ··· 114 100 CONFIG_CPU_TX49XX=y 115 101 # CONFIG_CPU_R5000 is not set 116 102 # CONFIG_CPU_R5432 is not set 103 + # CONFIG_CPU_R5500 is not set 117 104 # CONFIG_CPU_R6000 is not set 118 105 # CONFIG_CPU_NEVADA is not set 119 106 # CONFIG_CPU_R8000 is not set ··· 122 107 # CONFIG_CPU_RM7000 is not set 123 108 # CONFIG_CPU_RM9000 is not set 124 109 # CONFIG_CPU_SB1 is not set 110 + # CONFIG_CPU_CAVIUM_OCTEON is not set 125 111 CONFIG_SYS_HAS_CPU_TX49XX=y 126 112 CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y 127 113 CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y ··· 150 134 CONFIG_ARCH_POPULATES_NODE_MAP=y 151 135 CONFIG_FLATMEM=y 152 136 CONFIG_FLAT_NODE_MEM_MAP=y 153 - # CONFIG_SPARSEMEM_STATIC is not set 154 - # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 155 137 CONFIG_PAGEFLAGS_EXTENDED=y 156 138 CONFIG_SPLIT_PTLOCK_CPUS=4 157 - # CONFIG_RESOURCES_64BIT is not set 139 + # CONFIG_PHYS_ADDR_T_64BIT is not set 158 140 CONFIG_ZONE_DMA_FLAG=0 159 141 CONFIG_VIRT_TO_BUS=y 142 + CONFIG_UNEVICTABLE_LRU=y 160 143 CONFIG_TICK_ONESHOT=y 161 144 CONFIG_NO_HZ=y 162 145 CONFIG_HIGH_RES_TIMERS=y ··· 191 176 # CONFIG_BSD_PROCESS_ACCT is not set 192 177 # CONFIG_TASKSTATS is not set 193 178 # CONFIG_AUDIT is not set 179 + 180 + # 181 + # RCU Subsystem 182 + # 183 + CONFIG_CLASSIC_RCU=y 184 + # CONFIG_TREE_RCU is not set 185 + # CONFIG_PREEMPT_RCU is not set 186 + # CONFIG_TREE_RCU_TRACE is not set 187 + # CONFIG_PREEMPT_RCU_TRACE is not set 194 188 CONFIG_IKCONFIG=y 195 189 CONFIG_IKCONFIG_PROC=y 196 190 CONFIG_LOG_BUF_SHIFT=14 ··· 214 190 CONFIG_SYSCTL=y 215 191 CONFIG_EMBEDDED=y 216 192 CONFIG_SYSCTL_SYSCALL=y 217 - CONFIG_SYSCTL_SYSCALL_CHECK=y 218 193 CONFIG_KALLSYMS=y 219 194 # CONFIG_KALLSYMS_EXTRA_PASS is not set 220 195 # CONFIG_HOTPLUG is not set ··· 230 207 CONFIG_TIMERFD=y 231 208 CONFIG_EVENTFD=y 232 209 CONFIG_SHMEM=y 210 + CONFIG_AIO=y 233 211 CONFIG_VM_EVENT_COUNTERS=y 212 + CONFIG_PCI_QUIRKS=y 234 213 CONFIG_SLAB=y 235 214 # CONFIG_SLUB is not set 236 215 # CONFIG_SLOB is not set 237 216 # CONFIG_PROFILING is not set 238 - # CONFIG_MARKERS is not set 239 217 CONFIG_HAVE_OPROFILE=y 240 - # CONFIG_HAVE_KPROBES is not set 241 - # CONFIG_HAVE_KRETPROBES is not set 242 - # CONFIG_HAVE_DMA_ATTRS is not set 243 - CONFIG_PROC_PAGE_MONITOR=y 218 + # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 244 219 CONFIG_SLABINFO=y 245 - # CONFIG_TINY_SHMEM is not set 246 220 CONFIG_BASE_SMALL=0 247 221 CONFIG_MODULES=y 248 222 # CONFIG_MODULE_FORCE_LOAD is not set 249 - # CONFIG_MODULE_UNLOAD is not set 223 + CONFIG_MODULE_UNLOAD=y 250 224 # CONFIG_MODVERSIONS is not set 251 225 # CONFIG_MODULE_SRCVERSION_ALL is not set 252 - CONFIG_KMOD=y 253 226 CONFIG_BLOCK=y 254 227 # CONFIG_LBD is not set 255 228 # CONFIG_BLK_DEV_IO_TRACE is not set 256 - # CONFIG_LSF is not set 229 + # CONFIG_BLK_DEV_INTEGRITY is not set 257 230 258 231 # 259 232 # IO Schedulers ··· 263 244 # CONFIG_DEFAULT_CFQ is not set 264 245 # CONFIG_DEFAULT_NOOP is not set 265 246 CONFIG_DEFAULT_IOSCHED="anticipatory" 266 - CONFIG_CLASSIC_RCU=y 247 + # CONFIG_PROBE_INITRD_HEADER is not set 248 + # CONFIG_FREEZER is not set 267 249 268 250 # 269 251 # Bus options (PCI, PCMCIA, EISA, ISA, TC) ··· 274 254 CONFIG_PCI_DOMAINS=y 275 255 # CONFIG_ARCH_SUPPORTS_MSI is not set 276 256 # CONFIG_PCI_LEGACY is not set 257 + # CONFIG_PCI_STUB is not set 277 258 CONFIG_MMU=y 278 259 279 260 # 280 261 # Executable file formats 281 262 # 282 263 CONFIG_BINFMT_ELF=y 264 + # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 265 + # CONFIG_HAVE_AOUT is not set 283 266 # CONFIG_BINFMT_MISC is not set 284 267 CONFIG_TRAD_SIGNALS=y 285 268 ··· 291 268 # 292 269 CONFIG_ARCH_SUSPEND_POSSIBLE=y 293 270 # CONFIG_PM is not set 294 - 295 - # 296 - # Networking 297 - # 298 271 CONFIG_NET=y 299 272 300 273 # 301 274 # Networking options 302 275 # 276 + CONFIG_COMPAT_NET_DEV_OPS=y 303 277 CONFIG_PACKET=y 304 278 # CONFIG_PACKET_MMAP is not set 305 279 CONFIG_UNIX=y ··· 338 318 # CONFIG_IPX is not set 339 319 # CONFIG_ATALK is not set 340 320 # CONFIG_NET_SCHED is not set 321 + # CONFIG_DCB is not set 341 322 342 323 # 343 324 # Network testing ··· 348 327 # CONFIG_CAN is not set 349 328 # CONFIG_IRDA is not set 350 329 # CONFIG_BT is not set 351 - 352 - # 353 - # Wireless 354 - # 355 - # CONFIG_CFG80211 is not set 356 - # CONFIG_WIRELESS_EXT is not set 357 - # CONFIG_MAC80211 is not set 358 - # CONFIG_IEEE80211 is not set 330 + # CONFIG_PHONET is not set 331 + # CONFIG_WIRELESS is not set 332 + # CONFIG_WIMAX is not set 359 333 # CONFIG_RFKILL is not set 360 334 361 335 # ··· 364 348 CONFIG_PREVENT_FIRMWARE_BUILD=y 365 349 # CONFIG_SYS_HYPERVISOR is not set 366 350 # CONFIG_CONNECTOR is not set 367 - # CONFIG_MTD is not set 351 + CONFIG_MTD=y 352 + # CONFIG_MTD_DEBUG is not set 353 + # CONFIG_MTD_CONCAT is not set 354 + CONFIG_MTD_PARTITIONS=y 355 + # CONFIG_MTD_TESTS is not set 356 + # CONFIG_MTD_REDBOOT_PARTS is not set 357 + CONFIG_MTD_CMDLINE_PARTS=y 358 + # CONFIG_MTD_AR7_PARTS is not set 359 + 360 + # 361 + # User Modules And Translation Layers 362 + # 363 + CONFIG_MTD_CHAR=y 364 + # CONFIG_MTD_BLKDEVS is not set 365 + # CONFIG_MTD_BLOCK is not set 366 + # CONFIG_MTD_BLOCK_RO is not set 367 + # CONFIG_FTL is not set 368 + # CONFIG_NFTL is not set 369 + # CONFIG_INFTL is not set 370 + # CONFIG_RFD_FTL is not set 371 + # CONFIG_SSFDC is not set 372 + # CONFIG_MTD_OOPS is not set 373 + 374 + # 375 + # RAM/ROM/Flash chip drivers 376 + # 377 + CONFIG_MTD_CFI=y 378 + CONFIG_MTD_JEDECPROBE=y 379 + CONFIG_MTD_GEN_PROBE=y 380 + # CONFIG_MTD_CFI_ADV_OPTIONS is not set 381 + CONFIG_MTD_MAP_BANK_WIDTH_1=y 382 + CONFIG_MTD_MAP_BANK_WIDTH_2=y 383 + CONFIG_MTD_MAP_BANK_WIDTH_4=y 384 + # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 385 + # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 386 + # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 387 + CONFIG_MTD_CFI_I1=y 388 + CONFIG_MTD_CFI_I2=y 389 + # CONFIG_MTD_CFI_I4 is not set 390 + # CONFIG_MTD_CFI_I8 is not set 391 + # CONFIG_MTD_CFI_INTELEXT is not set 392 + CONFIG_MTD_CFI_AMDSTD=y 393 + # CONFIG_MTD_CFI_STAA is not set 394 + CONFIG_MTD_CFI_UTIL=y 395 + # CONFIG_MTD_RAM is not set 396 + # CONFIG_MTD_ROM is not set 397 + # CONFIG_MTD_ABSENT is not set 398 + 399 + # 400 + # Mapping drivers for chip access 401 + # 402 + # CONFIG_MTD_COMPLEX_MAPPINGS is not set 403 + CONFIG_MTD_PHYSMAP=y 404 + # CONFIG_MTD_PHYSMAP_COMPAT is not set 405 + # CONFIG_MTD_INTEL_VR_NOR is not set 406 + # CONFIG_MTD_PLATRAM is not set 407 + 408 + # 409 + # Self-contained MTD device drivers 410 + # 411 + # CONFIG_MTD_PMC551 is not set 412 + # CONFIG_MTD_SLRAM is not set 413 + # CONFIG_MTD_PHRAM is not set 414 + # CONFIG_MTD_MTDRAM is not set 415 + # CONFIG_MTD_BLOCK2MTD is not set 416 + 417 + # 418 + # Disk-On-Chip Device Drivers 419 + # 420 + # CONFIG_MTD_DOC2000 is not set 421 + # CONFIG_MTD_DOC2001 is not set 422 + # CONFIG_MTD_DOC2001PLUS is not set 423 + # CONFIG_MTD_NAND is not set 424 + # CONFIG_MTD_ONENAND is not set 425 + 426 + # 427 + # LPDDR flash memory drivers 428 + # 429 + # CONFIG_MTD_LPDDR is not set 430 + 431 + # 432 + # UBI - Unsorted block images 433 + # 434 + # CONFIG_MTD_UBI is not set 368 435 # CONFIG_PARPORT is not set 369 436 CONFIG_BLK_DEV=y 370 437 # CONFIG_BLK_CPQ_DA is not set ··· 464 365 # CONFIG_BLK_DEV_XIP is not set 465 366 # CONFIG_CDROM_PKTCDVD is not set 466 367 # CONFIG_ATA_OVER_ETH is not set 368 + # CONFIG_BLK_DEV_HD is not set 467 369 # CONFIG_MISC_DEVICES is not set 468 370 CONFIG_HAVE_IDE=y 469 - # CONFIG_IDE is not set 371 + CONFIG_IDE=y 372 + 373 + # 374 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 375 + # 376 + CONFIG_IDE_TIMINGS=y 377 + # CONFIG_BLK_DEV_IDE_SATA is not set 378 + CONFIG_IDE_GD=y 379 + CONFIG_IDE_GD_ATA=y 380 + # CONFIG_IDE_GD_ATAPI is not set 381 + # CONFIG_BLK_DEV_IDECD is not set 382 + # CONFIG_BLK_DEV_IDETAPE is not set 383 + # CONFIG_IDE_TASK_IOCTL is not set 384 + CONFIG_IDE_PROC_FS=y 385 + 386 + # 387 + # IDE chipset support/bugfixes 388 + # 389 + # CONFIG_IDE_GENERIC is not set 390 + # CONFIG_BLK_DEV_PLATFORM is not set 391 + CONFIG_BLK_DEV_IDEDMA_SFF=y 392 + 393 + # 394 + # PCI IDE chipsets support 395 + # 396 + # CONFIG_BLK_DEV_GENERIC is not set 397 + # CONFIG_BLK_DEV_AEC62XX is not set 398 + # CONFIG_BLK_DEV_ALI15X3 is not set 399 + # CONFIG_BLK_DEV_AMD74XX is not set 400 + # CONFIG_BLK_DEV_CMD64X is not set 401 + # CONFIG_BLK_DEV_TRIFLEX is not set 402 + # CONFIG_BLK_DEV_CS5530 is not set 403 + # CONFIG_BLK_DEV_HPT366 is not set 404 + # CONFIG_BLK_DEV_JMICRON is not set 405 + # CONFIG_BLK_DEV_SC1200 is not set 406 + # CONFIG_BLK_DEV_PIIX is not set 407 + # CONFIG_BLK_DEV_IT8172 is not set 408 + # CONFIG_BLK_DEV_IT8213 is not set 409 + # CONFIG_BLK_DEV_IT821X is not set 410 + # CONFIG_BLK_DEV_NS87415 is not set 411 + # CONFIG_BLK_DEV_PDC202XX_OLD is not set 412 + # CONFIG_BLK_DEV_PDC202XX_NEW is not set 413 + # CONFIG_BLK_DEV_SVWKS is not set 414 + # CONFIG_BLK_DEV_SIIMAGE is not set 415 + # CONFIG_BLK_DEV_SLC90E66 is not set 416 + # CONFIG_BLK_DEV_TRM290 is not set 417 + # CONFIG_BLK_DEV_VIA82CXXX is not set 418 + # CONFIG_BLK_DEV_TC86C001 is not set 419 + CONFIG_BLK_DEV_IDE_TX4938=y 420 + CONFIG_BLK_DEV_IDE_TX4939=y 421 + CONFIG_BLK_DEV_IDEDMA=y 470 422 471 423 # 472 424 # SCSI device support ··· 540 390 # CONFIG_IEEE1394 is not set 541 391 # CONFIG_I2O is not set 542 392 CONFIG_NETDEVICES=y 543 - # CONFIG_NETDEVICES_MULTIQUEUE is not set 544 393 # CONFIG_DUMMY is not set 545 394 # CONFIG_BONDING is not set 546 395 # CONFIG_EQUALIZER is not set ··· 561 412 # CONFIG_BROADCOM_PHY is not set 562 413 # CONFIG_ICPLUS_PHY is not set 563 414 # CONFIG_REALTEK_PHY is not set 415 + # CONFIG_NATIONAL_PHY is not set 416 + # CONFIG_STE10XP is not set 417 + # CONFIG_LSI_ET1011C_PHY is not set 564 418 # CONFIG_FIXED_PHY is not set 565 419 # CONFIG_MDIO_BITBANG is not set 566 420 CONFIG_NET_ETHERNET=y 567 - # CONFIG_MII is not set 421 + CONFIG_MII=y 568 422 # CONFIG_AX88796 is not set 569 423 # CONFIG_HAPPYMEAL is not set 570 424 # CONFIG_SUNGEM is not set 571 425 # CONFIG_CASSINI is not set 572 426 # CONFIG_NET_VENDOR_3COM is not set 427 + CONFIG_SMC91X=y 573 428 # CONFIG_DM9000 is not set 574 429 # CONFIG_NET_TULIP is not set 575 430 # CONFIG_HP100 is not set ··· 582 429 # CONFIG_IBM_NEW_EMAC_RGMII is not set 583 430 # CONFIG_IBM_NEW_EMAC_TAH is not set 584 431 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 432 + # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set 433 + # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set 434 + # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 585 435 CONFIG_NET_PCI=y 586 436 # CONFIG_PCNET32 is not set 587 437 # CONFIG_AMD8111_ETH is not set ··· 592 436 # CONFIG_B44 is not set 593 437 # CONFIG_FORCEDETH is not set 594 438 CONFIG_TC35815=y 595 - # CONFIG_EEPRO100 is not set 596 439 # CONFIG_E100 is not set 597 440 # CONFIG_FEALNX is not set 598 441 # CONFIG_NATSEMI is not set ··· 600 445 # CONFIG_R6040 is not set 601 446 # CONFIG_SIS900 is not set 602 447 # CONFIG_EPIC100 is not set 448 + # CONFIG_SMSC9420 is not set 603 449 # CONFIG_SUNDANCE is not set 604 450 # CONFIG_TLAN is not set 605 451 # CONFIG_VIA_RHINE is not set 452 + # CONFIG_ATL2 is not set 606 453 # CONFIG_NETDEV_1000 is not set 607 454 # CONFIG_NETDEV_10000 is not set 608 455 # CONFIG_TR is not set ··· 615 458 # CONFIG_WLAN_PRE80211 is not set 616 459 # CONFIG_WLAN_80211 is not set 617 460 # CONFIG_IWLWIFI_LEDS is not set 461 + 462 + # 463 + # Enable WiMAX (Networking options) to see the WiMAX drivers 464 + # 618 465 # CONFIG_WAN is not set 619 466 # CONFIG_FDDI is not set 620 467 # CONFIG_PPP is not set ··· 663 502 CONFIG_SERIAL_TXX9_STDSERIAL=y 664 503 # CONFIG_SERIAL_JSM is not set 665 504 CONFIG_UNIX98_PTYS=y 505 + # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 666 506 CONFIG_LEGACY_PTYS=y 667 507 CONFIG_LEGACY_PTY_COUNT=256 668 508 # CONFIG_IPMI_HANDLER is not set ··· 679 517 # 680 518 # SPI Master Controller Drivers 681 519 # 520 + # CONFIG_SPI_BITBANG is not set 521 + # CONFIG_SPI_GPIO is not set 682 522 CONFIG_SPI_TXX9=y 683 523 684 524 # 685 525 # SPI Protocol Masters 686 526 # 687 - CONFIG_EEPROM_AT25=y 688 527 # CONFIG_SPI_TLE62X0 is not set 689 - CONFIG_HAVE_GPIO_LIB=y 528 + CONFIG_ARCH_REQUIRE_GPIOLIB=y 529 + CONFIG_GPIOLIB=y 690 530 691 531 # 692 - # GPIO Support 532 + # Memory mapped GPIO expanders: 693 533 # 694 534 695 535 # ··· 699 535 # 700 536 701 537 # 538 + # PCI GPIO expanders: 539 + # 540 + # CONFIG_GPIO_BT8XX is not set 541 + 542 + # 702 543 # SPI GPIO expanders: 703 544 # 545 + # CONFIG_GPIO_MAX7301 is not set 704 546 # CONFIG_GPIO_MCP23S08 is not set 705 547 # CONFIG_W1 is not set 706 548 # CONFIG_POWER_SUPPLY is not set ··· 720 550 # Watchdog Device Drivers 721 551 # 722 552 # CONFIG_SOFT_WATCHDOG is not set 553 + # CONFIG_ALIM7101_WDT is not set 723 554 CONFIG_TXX9_WDT=m 724 555 725 556 # ··· 728 557 # 729 558 # CONFIG_PCIPCWATCHDOG is not set 730 559 # CONFIG_WDTPCI is not set 560 + CONFIG_SSB_POSSIBLE=y 731 561 732 562 # 733 563 # Sonics Silicon Backplane 734 564 # 735 - CONFIG_SSB_POSSIBLE=y 736 565 # CONFIG_SSB is not set 737 566 738 567 # 739 568 # Multifunction device drivers 740 569 # 570 + # CONFIG_MFD_CORE is not set 741 571 # CONFIG_MFD_SM501 is not set 742 572 # CONFIG_HTC_PASIC3 is not set 573 + # CONFIG_MFD_TMIO is not set 574 + # CONFIG_REGULATOR is not set 743 575 744 576 # 745 577 # Multimedia devices ··· 773 599 # Display device support 774 600 # 775 601 # CONFIG_DISPLAY_SUPPORT is not set 776 - 777 - # 778 - # Sound 779 - # 780 602 # CONFIG_SOUND is not set 781 603 # CONFIG_USB_SUPPORT is not set 782 604 # CONFIG_MMC is not set 783 605 # CONFIG_MEMSTICK is not set 784 - # CONFIG_NEW_LEDS is not set 606 + CONFIG_NEW_LEDS=y 607 + CONFIG_LEDS_CLASS=y 608 + 609 + # 610 + # LED drivers 611 + # 612 + CONFIG_LEDS_GPIO=y 613 + 614 + # 615 + # LED Triggers 616 + # 617 + CONFIG_LEDS_TRIGGERS=y 618 + # CONFIG_LEDS_TRIGGER_TIMER is not set 619 + CONFIG_LEDS_TRIGGER_IDE_DISK=y 620 + CONFIG_LEDS_TRIGGER_HEARTBEAT=y 621 + # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set 622 + # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set 785 623 # CONFIG_ACCESSIBILITY is not set 786 624 # CONFIG_INFINIBAND is not set 787 625 CONFIG_RTC_LIB=y ··· 814 628 # 815 629 # SPI RTC drivers 816 630 # 631 + # CONFIG_RTC_DRV_M41T94 is not set 632 + # CONFIG_RTC_DRV_DS1305 is not set 633 + # CONFIG_RTC_DRV_DS1390 is not set 817 634 # CONFIG_RTC_DRV_MAX6902 is not set 818 635 # CONFIG_RTC_DRV_R9701 is not set 819 636 CONFIG_RTC_DRV_RS5C348=y 637 + # CONFIG_RTC_DRV_DS3234 is not set 820 638 821 639 # 822 640 # Platform RTC drivers 823 641 # 824 642 # CONFIG_RTC_DRV_CMOS is not set 643 + # CONFIG_RTC_DRV_DS1286 is not set 825 644 # CONFIG_RTC_DRV_DS1511 is not set 826 645 # CONFIG_RTC_DRV_DS1553 is not set 827 646 CONFIG_RTC_DRV_DS1742=y 828 647 # CONFIG_RTC_DRV_STK17TA8 is not set 829 648 # CONFIG_RTC_DRV_M48T86 is not set 649 + # CONFIG_RTC_DRV_M48T35 is not set 830 650 # CONFIG_RTC_DRV_M48T59 is not set 651 + # CONFIG_RTC_DRV_BQ4802 is not set 831 652 # CONFIG_RTC_DRV_V3020 is not set 832 653 833 654 # 834 655 # on-CPU RTC drivers 835 656 # 657 + CONFIG_RTC_DRV_TX4939=y 658 + # CONFIG_DMADEVICES is not set 836 659 # CONFIG_UIO is not set 660 + # CONFIG_STAGING is not set 837 661 838 662 # 839 663 # File systems 840 664 # 841 665 # CONFIG_EXT2_FS is not set 842 666 # CONFIG_EXT3_FS is not set 667 + # CONFIG_EXT4_FS is not set 843 668 # CONFIG_REISERFS_FS is not set 844 669 # CONFIG_JFS_FS is not set 845 670 CONFIG_FS_POSIX_ACL=y 671 + CONFIG_FILE_LOCKING=y 846 672 # CONFIG_XFS_FS is not set 847 673 # CONFIG_OCFS2_FS is not set 848 674 # CONFIG_DNOTIFY is not set ··· 885 687 CONFIG_PROC_FS=y 886 688 # CONFIG_PROC_KCORE is not set 887 689 CONFIG_PROC_SYSCTL=y 690 + CONFIG_PROC_PAGE_MONITOR=y 888 691 CONFIG_SYSFS=y 889 692 CONFIG_TMPFS=y 890 693 CONFIG_TMPFS_POSIX_ACL=y 891 694 # CONFIG_HUGETLB_PAGE is not set 892 695 # CONFIG_CONFIGFS_FS is not set 893 - 894 - # 895 - # Miscellaneous filesystems 896 - # 897 - # CONFIG_HFSPLUS_FS is not set 898 - # CONFIG_CRAMFS is not set 899 - # CONFIG_VXFS_FS is not set 900 - # CONFIG_MINIX_FS is not set 901 - # CONFIG_HPFS_FS is not set 902 - # CONFIG_QNX4FS_FS is not set 903 - # CONFIG_ROMFS_FS is not set 904 - # CONFIG_SYSV_FS is not set 905 - # CONFIG_UFS_FS is not set 696 + # CONFIG_MISC_FILESYSTEMS is not set 906 697 CONFIG_NETWORK_FILESYSTEMS=y 907 698 CONFIG_NFS_FS=y 908 699 CONFIG_NFS_V3=y 909 700 # CONFIG_NFS_V3_ACL is not set 910 - # CONFIG_NFSD is not set 911 701 CONFIG_ROOT_NFS=y 702 + # CONFIG_NFSD is not set 912 703 CONFIG_LOCKD=y 913 704 CONFIG_LOCKD_V4=y 914 705 CONFIG_NFS_COMMON=y ··· 927 740 CONFIG_DEBUG_FS=y 928 741 # CONFIG_HEADERS_CHECK is not set 929 742 # CONFIG_DEBUG_KERNEL is not set 743 + # CONFIG_DEBUG_MEMORY_INIT is not set 744 + # CONFIG_RCU_CPU_STALL_DETECTOR is not set 745 + CONFIG_SYSCTL_SYSCALL_CHECK=y 746 + 747 + # 748 + # Tracers 749 + # 750 + # CONFIG_DYNAMIC_PRINTK_DEBUG is not set 930 751 # CONFIG_SAMPLES is not set 752 + CONFIG_HAVE_ARCH_KGDB=y 931 753 CONFIG_CMDLINE="" 932 754 933 755 # ··· 944 748 # 945 749 # CONFIG_KEYS is not set 946 750 # CONFIG_SECURITY is not set 751 + # CONFIG_SECURITYFS is not set 752 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 947 753 # CONFIG_CRYPTO is not set 948 754 949 755 # 950 756 # Library routines 951 757 # 952 758 CONFIG_BITREVERSE=y 953 - # CONFIG_GENERIC_FIND_FIRST_BIT is not set 759 + CONFIG_GENERIC_FIND_LAST_BIT=y 954 760 # CONFIG_CRC_CCITT is not set 955 761 # CONFIG_CRC16 is not set 762 + # CONFIG_CRC_T10DIF is not set 956 763 # CONFIG_CRC_ITU_T is not set 957 764 CONFIG_CRC32=y 958 765 # CONFIG_CRC7 is not set
+2 -1
arch/mips/include/asm/hazards.h
··· 138 138 __instruction_hazard(); \ 139 139 } while (0) 140 140 141 - #elif defined(CONFIG_CPU_R10000) || defined(CONFIG_CPU_CAVIUM_OCTEON) 141 + #elif defined(CONFIG_CPU_R10000) || defined(CONFIG_CPU_CAVIUM_OCTEON) || \ 142 + defined(CONFIG_CPU_R5500) 142 143 143 144 /* 144 145 * R10000 rocks - all hazards handled in hardware, so this becomes a nobrainer.
+1 -1
arch/mips/include/asm/prefetch.h
··· 26 26 * Pref_WriteBackInvalidate is a nop and Pref_PrepareForStore is broken in 27 27 * current versions due to erratum G105. 28 28 * 29 - * VR7701 only implements the Load prefetch. 29 + * VR5500 (including VR5701 and VR7701) only implement load prefetch. 30 30 * 31 31 * Finally MIPS32 and MIPS64 implement all of the following hints. 32 32 */
+1
arch/mips/kernel/cpu-probe.c
··· 149 149 case CPU_R4650: 150 150 case CPU_R4700: 151 151 case CPU_R5000: 152 + case CPU_R5500: 152 153 case CPU_NEVADA: 153 154 case CPU_4KC: 154 155 case CPU_4KEC:
+1 -1
arch/mips/kernel/linux32.c
··· 235 235 #else 236 236 237 237 SYSCALL_DEFINE6(32_ipc, u32, call, int, first, int, second, int, third, 238 - u32, ptr, u32 fifth) 238 + u32, ptr, u32, fifth) 239 239 { 240 240 return -ENOSYS; 241 241 }
+2 -1
arch/mips/mm/page.c
··· 172 172 */ 173 173 cache_line_size = cpu_dcache_line_size(); 174 174 switch (current_cpu_type()) { 175 + case CPU_R5500: 175 176 case CPU_TX49XX: 176 - /* TX49 supports only Pref_Load */ 177 + /* These processors only support the Pref_Load. */ 177 178 pref_bias_copy_load = 256; 178 179 break; 179 180
+1
arch/mips/mm/tlbex.c
··· 318 318 case CPU_BCM4710: 319 319 case CPU_LOONGSON2: 320 320 case CPU_CAVIUM_OCTEON: 321 + case CPU_R5500: 321 322 if (m4kc_tlbp_war()) 322 323 uasm_i_nop(p); 323 324 tlbw(p);