diff options
| -rw-r--r-- | arch/sh/configs/rsk7203_defconfig | 179 |
1 files changed, 142 insertions, 37 deletions
diff --git a/arch/sh/configs/rsk7203_defconfig b/arch/sh/configs/rsk7203_defconfig index a0ebd439cbd2..840fe3843ffa 100644 --- a/arch/sh/configs/rsk7203_defconfig +++ b/arch/sh/configs/rsk7203_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc4 | 3 | # Linux kernel version: 2.6.26 |
| 4 | # Tue Jun 3 13:02:42 2008 | 4 | # Mon Jul 28 22:23:03 2008 |
| 5 | # | 5 | # |
| 6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
| 7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
| @@ -33,21 +33,22 @@ CONFIG_LOCALVERSION="" | |||
| 33 | CONFIG_SYSVIPC=y | 33 | CONFIG_SYSVIPC=y |
| 34 | CONFIG_SYSVIPC_SYSCTL=y | 34 | CONFIG_SYSVIPC_SYSCTL=y |
| 35 | CONFIG_POSIX_MQUEUE=y | 35 | CONFIG_POSIX_MQUEUE=y |
| 36 | # CONFIG_BSD_PROCESS_ACCT is not set | 36 | CONFIG_BSD_PROCESS_ACCT=y |
| 37 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 37 | # CONFIG_TASKSTATS is not set | 38 | # CONFIG_TASKSTATS is not set |
| 38 | # CONFIG_AUDIT is not set | 39 | # CONFIG_AUDIT is not set |
| 39 | # CONFIG_IKCONFIG is not set | 40 | CONFIG_IKCONFIG=y |
| 41 | # CONFIG_IKCONFIG_PROC is not set | ||
| 40 | CONFIG_LOG_BUF_SHIFT=14 | 42 | CONFIG_LOG_BUF_SHIFT=14 |
| 41 | # CONFIG_CGROUPS is not set | 43 | # CONFIG_CGROUPS is not set |
| 42 | CONFIG_GROUP_SCHED=y | 44 | # CONFIG_GROUP_SCHED is not set |
| 43 | CONFIG_FAIR_GROUP_SCHED=y | 45 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
| 44 | # CONFIG_RT_GROUP_SCHED is not set | ||
| 45 | CONFIG_USER_SCHED=y | ||
| 46 | # CONFIG_CGROUP_SCHED is not set | ||
| 47 | CONFIG_SYSFS_DEPRECATED=y | ||
| 48 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 49 | # CONFIG_RELAY is not set | 46 | # CONFIG_RELAY is not set |
| 50 | # CONFIG_NAMESPACES is not set | 47 | CONFIG_NAMESPACES=y |
| 48 | CONFIG_UTS_NS=y | ||
| 49 | CONFIG_IPC_NS=y | ||
| 50 | CONFIG_USER_NS=y | ||
| 51 | CONFIG_PID_NS=y | ||
| 51 | CONFIG_BLK_DEV_INITRD=y | 52 | CONFIG_BLK_DEV_INITRD=y |
| 52 | CONFIG_INITRAMFS_SOURCE="" | 53 | CONFIG_INITRAMFS_SOURCE="" |
| 53 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| @@ -72,26 +73,36 @@ CONFIG_SIGNALFD=y | |||
| 72 | CONFIG_TIMERFD=y | 73 | CONFIG_TIMERFD=y |
| 73 | CONFIG_EVENTFD=y | 74 | CONFIG_EVENTFD=y |
| 74 | CONFIG_VM_EVENT_COUNTERS=y | 75 | CONFIG_VM_EVENT_COUNTERS=y |
| 75 | CONFIG_SLAB=y | 76 | # CONFIG_SLAB is not set |
| 76 | # CONFIG_SLUB is not set | 77 | # CONFIG_SLUB is not set |
| 77 | # CONFIG_SLOB is not set | 78 | CONFIG_SLOB=y |
| 78 | CONFIG_PROFILING=y | 79 | CONFIG_PROFILING=y |
| 79 | # CONFIG_MARKERS is not set | 80 | # CONFIG_MARKERS is not set |
| 80 | CONFIG_OPROFILE=y | 81 | CONFIG_OPROFILE=y |
| 81 | CONFIG_HAVE_OPROFILE=y | 82 | CONFIG_HAVE_OPROFILE=y |
| 83 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
| 84 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
| 82 | # CONFIG_HAVE_KPROBES is not set | 85 | # CONFIG_HAVE_KPROBES is not set |
| 83 | # CONFIG_HAVE_KRETPROBES is not set | 86 | # CONFIG_HAVE_KRETPROBES is not set |
| 87 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
| 84 | # CONFIG_HAVE_DMA_ATTRS is not set | 88 | # CONFIG_HAVE_DMA_ATTRS is not set |
| 85 | CONFIG_SLABINFO=y | 89 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set |
| 90 | CONFIG_HAVE_CLK=y | ||
| 86 | CONFIG_RT_MUTEXES=y | 91 | CONFIG_RT_MUTEXES=y |
| 87 | CONFIG_TINY_SHMEM=y | 92 | CONFIG_TINY_SHMEM=y |
| 88 | CONFIG_BASE_SMALL=0 | 93 | CONFIG_BASE_SMALL=0 |
| 89 | # CONFIG_MODULES is not set | 94 | CONFIG_MODULES=y |
| 95 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
| 96 | # CONFIG_MODULE_UNLOAD is not set | ||
| 97 | # CONFIG_MODVERSIONS is not set | ||
| 98 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 99 | CONFIG_KMOD=y | ||
| 90 | CONFIG_BLOCK=y | 100 | CONFIG_BLOCK=y |
| 91 | # CONFIG_LBD is not set | 101 | # CONFIG_LBD is not set |
| 92 | # CONFIG_BLK_DEV_IO_TRACE is not set | 102 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 93 | # CONFIG_LSF is not set | 103 | # CONFIG_LSF is not set |
| 94 | # CONFIG_BLK_DEV_BSG is not set | 104 | # CONFIG_BLK_DEV_BSG is not set |
| 105 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 95 | 106 | ||
| 96 | # | 107 | # |
| 97 | # IO Schedulers | 108 | # IO Schedulers |
| @@ -162,7 +173,9 @@ CONFIG_ARCH_POPULATES_NODE_MAP=y | |||
| 162 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 173 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 163 | CONFIG_PAGE_SIZE_4KB=y | 174 | CONFIG_PAGE_SIZE_4KB=y |
| 164 | # CONFIG_PAGE_SIZE_8KB is not set | 175 | # CONFIG_PAGE_SIZE_8KB is not set |
| 176 | # CONFIG_PAGE_SIZE_16KB is not set | ||
| 165 | # CONFIG_PAGE_SIZE_64KB is not set | 177 | # CONFIG_PAGE_SIZE_64KB is not set |
| 178 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
| 166 | CONFIG_SELECT_MEMORY_MODEL=y | 179 | CONFIG_SELECT_MEMORY_MODEL=y |
| 167 | CONFIG_FLATMEM_MANUAL=y | 180 | CONFIG_FLATMEM_MANUAL=y |
| 168 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 181 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| @@ -196,6 +209,7 @@ CONFIG_CPU_HAS_FPU=y | |||
| 196 | # | 209 | # |
| 197 | # Board support | 210 | # Board support |
| 198 | # | 211 | # |
| 212 | CONFIG_SH_RSK7203=y | ||
| 199 | 213 | ||
| 200 | # | 214 | # |
| 201 | # Timer and clock configuration | 215 | # Timer and clock configuration |
| @@ -274,6 +288,7 @@ CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel" | |||
| 274 | # | 288 | # |
| 275 | # Executable file formats | 289 | # Executable file formats |
| 276 | # | 290 | # |
| 291 | CONFIG_BINFMT_ELF_FDPIC=y | ||
| 277 | CONFIG_BINFMT_FLAT=y | 292 | CONFIG_BINFMT_FLAT=y |
| 278 | CONFIG_BINFMT_ZFLAT=y | 293 | CONFIG_BINFMT_ZFLAT=y |
| 279 | CONFIG_BINFMT_SHARED_FLAT=y | 294 | CONFIG_BINFMT_SHARED_FLAT=y |
| @@ -424,8 +439,8 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 424 | # | 439 | # |
| 425 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 440 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 426 | CONFIG_MTD_PHYSMAP=y | 441 | CONFIG_MTD_PHYSMAP=y |
| 427 | CONFIG_MTD_PHYSMAP_START=0x20000000 | 442 | CONFIG_MTD_PHYSMAP_START=0x0 |
| 428 | CONFIG_MTD_PHYSMAP_LEN=0x01000000 | 443 | CONFIG_MTD_PHYSMAP_LEN=0x0 |
| 429 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | 444 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 |
| 430 | # CONFIG_MTD_UCLINUX is not set | 445 | # CONFIG_MTD_UCLINUX is not set |
| 431 | # CONFIG_MTD_PLATRAM is not set | 446 | # CONFIG_MTD_PLATRAM is not set |
| @@ -456,9 +471,11 @@ CONFIG_BLK_DEV=y | |||
| 456 | # CONFIG_BLK_DEV_COW_COMMON is not set | 471 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 457 | # CONFIG_BLK_DEV_LOOP is not set | 472 | # CONFIG_BLK_DEV_LOOP is not set |
| 458 | # CONFIG_BLK_DEV_NBD is not set | 473 | # CONFIG_BLK_DEV_NBD is not set |
| 474 | # CONFIG_BLK_DEV_UB is not set | ||
| 459 | # CONFIG_BLK_DEV_RAM is not set | 475 | # CONFIG_BLK_DEV_RAM is not set |
| 460 | # CONFIG_CDROM_PKTCDVD is not set | 476 | # CONFIG_CDROM_PKTCDVD is not set |
| 461 | # CONFIG_ATA_OVER_ETH is not set | 477 | # CONFIG_ATA_OVER_ETH is not set |
| 478 | # CONFIG_BLK_DEV_HD is not set | ||
| 462 | CONFIG_MISC_DEVICES=y | 479 | CONFIG_MISC_DEVICES=y |
| 463 | # CONFIG_EEPROM_93CX6 is not set | 480 | # CONFIG_EEPROM_93CX6 is not set |
| 464 | # CONFIG_ENCLOSURE_SERVICES is not set | 481 | # CONFIG_ENCLOSURE_SERVICES is not set |
| @@ -475,7 +492,6 @@ CONFIG_HAVE_IDE=y | |||
| 475 | # CONFIG_ATA is not set | 492 | # CONFIG_ATA is not set |
| 476 | # CONFIG_MD is not set | 493 | # CONFIG_MD is not set |
| 477 | CONFIG_NETDEVICES=y | 494 | CONFIG_NETDEVICES=y |
| 478 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 479 | # CONFIG_DUMMY is not set | 495 | # CONFIG_DUMMY is not set |
| 480 | # CONFIG_BONDING is not set | 496 | # CONFIG_BONDING is not set |
| 481 | # CONFIG_MACVLAN is not set | 497 | # CONFIG_MACVLAN is not set |
| @@ -487,15 +503,15 @@ CONFIG_NET_ETHERNET=y | |||
| 487 | CONFIG_MII=y | 503 | CONFIG_MII=y |
| 488 | # CONFIG_AX88796 is not set | 504 | # CONFIG_AX88796 is not set |
| 489 | # CONFIG_STNIC is not set | 505 | # CONFIG_STNIC is not set |
| 490 | CONFIG_SMC91X=y | 506 | # CONFIG_SMC91X is not set |
| 507 | CONFIG_SMC911X=y | ||
| 491 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 508 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 492 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 509 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 493 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 510 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 494 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 511 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 495 | # CONFIG_B44 is not set | 512 | # CONFIG_B44 is not set |
| 496 | CONFIG_NETDEV_1000=y | 513 | # CONFIG_NETDEV_1000 is not set |
| 497 | # CONFIG_E1000E_ENABLED is not set | 514 | # CONFIG_NETDEV_10000 is not set |
| 498 | CONFIG_NETDEV_10000=y | ||
| 499 | 515 | ||
| 500 | # | 516 | # |
| 501 | # Wireless LAN | 517 | # Wireless LAN |
| @@ -503,6 +519,15 @@ CONFIG_NETDEV_10000=y | |||
| 503 | # CONFIG_WLAN_PRE80211 is not set | 519 | # CONFIG_WLAN_PRE80211 is not set |
| 504 | # CONFIG_WLAN_80211 is not set | 520 | # CONFIG_WLAN_80211 is not set |
| 505 | # CONFIG_IWLWIFI_LEDS is not set | 521 | # CONFIG_IWLWIFI_LEDS is not set |
| 522 | |||
| 523 | # | ||
| 524 | # USB Network Adapters | ||
| 525 | # | ||
| 526 | # CONFIG_USB_CATC is not set | ||
| 527 | # CONFIG_USB_KAWETH is not set | ||
| 528 | # CONFIG_USB_PEGASUS is not set | ||
| 529 | # CONFIG_USB_RTL8150 is not set | ||
| 530 | # CONFIG_USB_USBNET is not set | ||
| 506 | # CONFIG_WAN is not set | 531 | # CONFIG_WAN is not set |
| 507 | # CONFIG_PPP is not set | 532 | # CONFIG_PPP is not set |
| 508 | # CONFIG_SLIP is not set | 533 | # CONFIG_SLIP is not set |
| @@ -587,6 +612,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 587 | # | 612 | # |
| 588 | # Multifunction device drivers | 613 | # Multifunction device drivers |
| 589 | # | 614 | # |
| 615 | # CONFIG_MFD_CORE is not set | ||
| 590 | # CONFIG_MFD_SM501 is not set | 616 | # CONFIG_MFD_SM501 is not set |
| 591 | # CONFIG_HTC_PASIC3 is not set | 617 | # CONFIG_HTC_PASIC3 is not set |
| 592 | 618 | ||
| @@ -605,6 +631,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 605 | # Multimedia drivers | 631 | # Multimedia drivers |
| 606 | # | 632 | # |
| 607 | CONFIG_DAB=y | 633 | CONFIG_DAB=y |
| 634 | # CONFIG_USB_DABUSB is not set | ||
| 608 | 635 | ||
| 609 | # | 636 | # |
| 610 | # Graphics support | 637 | # Graphics support |
| @@ -618,26 +645,96 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
| 618 | # Display device support | 645 | # Display device support |
| 619 | # | 646 | # |
| 620 | # CONFIG_DISPLAY_SUPPORT is not set | 647 | # CONFIG_DISPLAY_SUPPORT is not set |
| 621 | |||
| 622 | # | ||
| 623 | # Sound | ||
| 624 | # | ||
| 625 | # CONFIG_SOUND is not set | 648 | # CONFIG_SOUND is not set |
| 626 | CONFIG_HID_SUPPORT=y | 649 | CONFIG_HID_SUPPORT=y |
| 627 | CONFIG_HID=y | 650 | CONFIG_HID=y |
| 628 | # CONFIG_HID_DEBUG is not set | 651 | # CONFIG_HID_DEBUG is not set |
| 629 | # CONFIG_HIDRAW is not set | 652 | # CONFIG_HIDRAW is not set |
| 653 | |||
| 654 | # | ||
| 655 | # USB Input Devices | ||
| 656 | # | ||
| 657 | CONFIG_USB_HID=y | ||
| 658 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
| 659 | # CONFIG_HID_FF is not set | ||
| 660 | # CONFIG_USB_HIDDEV is not set | ||
| 630 | CONFIG_USB_SUPPORT=y | 661 | CONFIG_USB_SUPPORT=y |
| 631 | CONFIG_USB_ARCH_HAS_HCD=y | 662 | CONFIG_USB_ARCH_HAS_HCD=y |
| 632 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 663 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
| 633 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 664 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
| 634 | # CONFIG_USB is not set | 665 | CONFIG_USB=y |
| 666 | # CONFIG_USB_DEBUG is not set | ||
| 667 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
| 668 | |||
| 669 | # | ||
| 670 | # Miscellaneous USB options | ||
| 671 | # | ||
| 672 | CONFIG_USB_DEVICEFS=y | ||
| 673 | CONFIG_USB_DEVICE_CLASS=y | ||
| 674 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 675 | # CONFIG_USB_OTG is not set | ||
| 635 | # CONFIG_USB_OTG_WHITELIST is not set | 676 | # CONFIG_USB_OTG_WHITELIST is not set |
| 636 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 677 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
| 637 | 678 | ||
| 638 | # | 679 | # |
| 680 | # USB Host Controller Drivers | ||
| 681 | # | ||
| 682 | # CONFIG_USB_C67X00_HCD is not set | ||
| 683 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 684 | # CONFIG_USB_ISP1760_HCD is not set | ||
| 685 | # CONFIG_USB_SL811_HCD is not set | ||
| 686 | CONFIG_USB_R8A66597_HCD=y | ||
| 687 | |||
| 688 | # | ||
| 689 | # USB Device Class drivers | ||
| 690 | # | ||
| 691 | # CONFIG_USB_ACM is not set | ||
| 692 | # CONFIG_USB_PRINTER is not set | ||
| 693 | # CONFIG_USB_WDM is not set | ||
| 694 | |||
| 695 | # | ||
| 639 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 696 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
| 640 | # | 697 | # |
| 698 | |||
| 699 | # | ||
| 700 | # may also be needed; see USB_STORAGE Help for more information | ||
| 701 | # | ||
| 702 | # CONFIG_USB_LIBUSUAL is not set | ||
| 703 | |||
| 704 | # | ||
| 705 | # USB Imaging devices | ||
| 706 | # | ||
| 707 | # CONFIG_USB_MDC800 is not set | ||
| 708 | CONFIG_USB_MON=y | ||
| 709 | |||
| 710 | # | ||
| 711 | # USB port drivers | ||
| 712 | # | ||
| 713 | # CONFIG_USB_SERIAL is not set | ||
| 714 | |||
| 715 | # | ||
| 716 | # USB Miscellaneous drivers | ||
| 717 | # | ||
| 718 | # CONFIG_USB_EMI62 is not set | ||
| 719 | # CONFIG_USB_EMI26 is not set | ||
| 720 | # CONFIG_USB_ADUTUX is not set | ||
| 721 | # CONFIG_USB_AUERSWALD is not set | ||
| 722 | # CONFIG_USB_RIO500 is not set | ||
| 723 | # CONFIG_USB_LEGOTOWER is not set | ||
| 724 | # CONFIG_USB_LCD is not set | ||
| 725 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 726 | # CONFIG_USB_LED is not set | ||
| 727 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
| 728 | # CONFIG_USB_CYTHERM is not set | ||
| 729 | # CONFIG_USB_PHIDGET is not set | ||
| 730 | # CONFIG_USB_IDMOUSE is not set | ||
| 731 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 732 | # CONFIG_USB_APPLEDISPLAY is not set | ||
| 733 | # CONFIG_USB_LD is not set | ||
| 734 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 735 | # CONFIG_USB_IOWARRIOR is not set | ||
| 736 | # CONFIG_USB_TEST is not set | ||
| 737 | # CONFIG_USB_ISIGHTFW is not set | ||
| 641 | # CONFIG_USB_GADGET is not set | 738 | # CONFIG_USB_GADGET is not set |
| 642 | # CONFIG_MMC is not set | 739 | # CONFIG_MMC is not set |
| 643 | # CONFIG_MEMSTICK is not set | 740 | # CONFIG_MEMSTICK is not set |
| @@ -677,6 +774,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 677 | # on-CPU RTC drivers | 774 | # on-CPU RTC drivers |
| 678 | # | 775 | # |
| 679 | CONFIG_RTC_DRV_SH=y | 776 | CONFIG_RTC_DRV_SH=y |
| 777 | # CONFIG_DMADEVICES is not set | ||
| 680 | # CONFIG_UIO is not set | 778 | # CONFIG_UIO is not set |
| 681 | 779 | ||
| 682 | # | 780 | # |
| @@ -734,6 +832,7 @@ CONFIG_SYSFS=y | |||
| 734 | # CONFIG_CRAMFS is not set | 832 | # CONFIG_CRAMFS is not set |
| 735 | # CONFIG_VXFS_FS is not set | 833 | # CONFIG_VXFS_FS is not set |
| 736 | # CONFIG_MINIX_FS is not set | 834 | # CONFIG_MINIX_FS is not set |
| 835 | # CONFIG_OMFS_FS is not set | ||
| 737 | # CONFIG_HPFS_FS is not set | 836 | # CONFIG_HPFS_FS is not set |
| 738 | # CONFIG_QNX4FS_FS is not set | 837 | # CONFIG_QNX4FS_FS is not set |
| 739 | CONFIG_ROMFS_FS=y | 838 | CONFIG_ROMFS_FS=y |
| @@ -743,12 +842,11 @@ CONFIG_NETWORK_FILESYSTEMS=y | |||
| 743 | CONFIG_NFS_FS=y | 842 | CONFIG_NFS_FS=y |
| 744 | # CONFIG_NFS_V3 is not set | 843 | # CONFIG_NFS_V3 is not set |
| 745 | # CONFIG_NFS_V4 is not set | 844 | # CONFIG_NFS_V4 is not set |
| 746 | # CONFIG_NFSD is not set | ||
| 747 | CONFIG_ROOT_NFS=y | 845 | CONFIG_ROOT_NFS=y |
| 846 | # CONFIG_NFSD is not set | ||
| 748 | CONFIG_LOCKD=y | 847 | CONFIG_LOCKD=y |
| 749 | CONFIG_NFS_COMMON=y | 848 | CONFIG_NFS_COMMON=y |
| 750 | CONFIG_SUNRPC=y | 849 | CONFIG_SUNRPC=y |
| 751 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 752 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 850 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 753 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 851 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 754 | # CONFIG_SMB_FS is not set | 852 | # CONFIG_SMB_FS is not set |
| @@ -775,16 +873,20 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 775 | CONFIG_FRAME_WARN=1024 | 873 | CONFIG_FRAME_WARN=1024 |
| 776 | CONFIG_MAGIC_SYSRQ=y | 874 | CONFIG_MAGIC_SYSRQ=y |
| 777 | # CONFIG_UNUSED_SYMBOLS is not set | 875 | # CONFIG_UNUSED_SYMBOLS is not set |
| 778 | # CONFIG_DEBUG_FS is not set | 876 | CONFIG_DEBUG_FS=y |
| 779 | # CONFIG_HEADERS_CHECK is not set | 877 | # CONFIG_HEADERS_CHECK is not set |
| 780 | CONFIG_DEBUG_KERNEL=y | 878 | CONFIG_DEBUG_KERNEL=y |
| 781 | CONFIG_DEBUG_SHIRQ=y | 879 | CONFIG_DEBUG_SHIRQ=y |
| 782 | CONFIG_DETECT_SOFTLOCKUP=y | 880 | CONFIG_DETECT_SOFTLOCKUP=y |
| 881 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 882 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 783 | CONFIG_SCHED_DEBUG=y | 883 | CONFIG_SCHED_DEBUG=y |
| 784 | # CONFIG_SCHEDSTATS is not set | 884 | # CONFIG_SCHEDSTATS is not set |
| 785 | # CONFIG_TIMER_STATS is not set | 885 | # CONFIG_TIMER_STATS is not set |
| 786 | # CONFIG_DEBUG_OBJECTS is not set | 886 | CONFIG_DEBUG_OBJECTS=y |
| 787 | # CONFIG_DEBUG_SLAB is not set | 887 | # CONFIG_DEBUG_OBJECTS_SELFTEST is not set |
| 888 | # CONFIG_DEBUG_OBJECTS_FREE is not set | ||
| 889 | # CONFIG_DEBUG_OBJECTS_TIMERS is not set | ||
| 788 | # CONFIG_DEBUG_RT_MUTEXES is not set | 890 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 789 | # CONFIG_RT_MUTEX_TESTER is not set | 891 | # CONFIG_RT_MUTEX_TESTER is not set |
| 790 | # CONFIG_DEBUG_SPINLOCK is not set | 892 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -797,12 +899,14 @@ CONFIG_DEBUG_SPINLOCK_SLEEP=y | |||
| 797 | # CONFIG_DEBUG_KOBJECT is not set | 899 | # CONFIG_DEBUG_KOBJECT is not set |
| 798 | CONFIG_DEBUG_BUGVERBOSE=y | 900 | CONFIG_DEBUG_BUGVERBOSE=y |
| 799 | CONFIG_DEBUG_INFO=y | 901 | CONFIG_DEBUG_INFO=y |
| 800 | # CONFIG_DEBUG_VM is not set | 902 | CONFIG_DEBUG_VM=y |
| 801 | # CONFIG_DEBUG_WRITECOUNT is not set | 903 | CONFIG_DEBUG_WRITECOUNT=y |
| 802 | # CONFIG_DEBUG_LIST is not set | 904 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 803 | # CONFIG_DEBUG_SG is not set | 905 | CONFIG_DEBUG_LIST=y |
| 906 | CONFIG_DEBUG_SG=y | ||
| 804 | CONFIG_FRAME_POINTER=y | 907 | CONFIG_FRAME_POINTER=y |
| 805 | # CONFIG_BOOT_PRINTK_DELAY is not set | 908 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 909 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 806 | # CONFIG_BACKTRACE_SELF_TEST is not set | 910 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 807 | # CONFIG_FAULT_INJECTION is not set | 911 | # CONFIG_FAULT_INJECTION is not set |
| 808 | # CONFIG_SAMPLES is not set | 912 | # CONFIG_SAMPLES is not set |
| @@ -830,6 +934,7 @@ CONFIG_BITREVERSE=y | |||
| 830 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 934 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
| 831 | # CONFIG_CRC_CCITT is not set | 935 | # CONFIG_CRC_CCITT is not set |
| 832 | # CONFIG_CRC16 is not set | 936 | # CONFIG_CRC16 is not set |
| 937 | # CONFIG_CRC_T10DIF is not set | ||
| 833 | # CONFIG_CRC_ITU_T is not set | 938 | # CONFIG_CRC_ITU_T is not set |
| 834 | CONFIG_CRC32=y | 939 | CONFIG_CRC32=y |
| 835 | # CONFIG_CRC7 is not set | 940 | # CONFIG_CRC7 is not set |
