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