diff options
| -rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 213 |
1 files changed, 88 insertions, 125 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index fb08819d7cc4..6a3ea1aa2960 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc2 |
| 4 | # Mon Jan 26 15:35:37 2009 | 4 | # Tue Apr 21 15:38:23 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -22,6 +22,7 @@ CONFIG_FSL_EMB_PERFMON=y | |||
| 22 | # CONFIG_PHYS_64BIT is not set | 22 | # CONFIG_PHYS_64BIT is not set |
| 23 | CONFIG_SPE=y | 23 | CONFIG_SPE=y |
| 24 | CONFIG_PPC_MMU_NOHASH=y | 24 | CONFIG_PPC_MMU_NOHASH=y |
| 25 | CONFIG_PPC_BOOK3E_MMU=y | ||
| 25 | # CONFIG_PPC_MM_SLICES is not set | 26 | # CONFIG_PPC_MM_SLICES is not set |
| 26 | # CONFIG_SMP is not set | 27 | # CONFIG_SMP is not set |
| 27 | CONFIG_PPC32=y | 28 | CONFIG_PPC32=y |
| @@ -59,6 +60,7 @@ CONFIG_GENERIC_BUG=y | |||
| 59 | CONFIG_DEFAULT_UIMAGE=y | 60 | CONFIG_DEFAULT_UIMAGE=y |
| 60 | # CONFIG_PPC_DCR_NATIVE is not set | 61 | # CONFIG_PPC_DCR_NATIVE is not set |
| 61 | # CONFIG_PPC_DCR_MMIO is not set | 62 | # CONFIG_PPC_DCR_MMIO is not set |
| 63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
| 62 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 63 | 65 | ||
| 64 | # | 66 | # |
| @@ -73,11 +75,21 @@ CONFIG_SWAP=y | |||
| 73 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
| 74 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
| 75 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
| 78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
| 76 | CONFIG_BSD_PROCESS_ACCT=y | 79 | CONFIG_BSD_PROCESS_ACCT=y |
| 77 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 80 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
| 78 | # CONFIG_TASKSTATS is not set | 81 | # CONFIG_TASKSTATS is not set |
| 79 | CONFIG_AUDIT=y | 82 | CONFIG_AUDIT=y |
| 80 | # CONFIG_AUDITSYSCALL is not set | 83 | # CONFIG_AUDITSYSCALL is not set |
| 84 | |||
| 85 | # | ||
| 86 | # RCU Subsystem | ||
| 87 | # | ||
| 88 | CONFIG_CLASSIC_RCU=y | ||
| 89 | # CONFIG_TREE_RCU is not set | ||
| 90 | # CONFIG_PREEMPT_RCU is not set | ||
| 91 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 92 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 81 | CONFIG_IKCONFIG=y | 93 | CONFIG_IKCONFIG=y |
| 82 | CONFIG_IKCONFIG_PROC=y | 94 | CONFIG_IKCONFIG_PROC=y |
| 83 | CONFIG_LOG_BUF_SHIFT=14 | 95 | CONFIG_LOG_BUF_SHIFT=14 |
| @@ -93,22 +105,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
| 93 | # CONFIG_NAMESPACES is not set | 105 | # CONFIG_NAMESPACES is not set |
| 94 | CONFIG_BLK_DEV_INITRD=y | 106 | CONFIG_BLK_DEV_INITRD=y |
| 95 | CONFIG_INITRAMFS_SOURCE="" | 107 | CONFIG_INITRAMFS_SOURCE="" |
| 108 | CONFIG_RD_GZIP=y | ||
| 109 | # CONFIG_RD_BZIP2 is not set | ||
| 110 | # CONFIG_RD_LZMA is not set | ||
| 96 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 111 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 97 | CONFIG_SYSCTL=y | 112 | CONFIG_SYSCTL=y |
| 113 | CONFIG_ANON_INODES=y | ||
| 98 | CONFIG_EMBEDDED=y | 114 | CONFIG_EMBEDDED=y |
| 99 | CONFIG_SYSCTL_SYSCALL=y | 115 | CONFIG_SYSCTL_SYSCALL=y |
| 100 | CONFIG_KALLSYMS=y | 116 | CONFIG_KALLSYMS=y |
| 101 | CONFIG_KALLSYMS_ALL=y | 117 | CONFIG_KALLSYMS_ALL=y |
| 102 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
| 103 | CONFIG_KALLSYMS_EXTRA_PASS=y | 118 | CONFIG_KALLSYMS_EXTRA_PASS=y |
| 119 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 104 | CONFIG_HOTPLUG=y | 120 | CONFIG_HOTPLUG=y |
| 105 | CONFIG_PRINTK=y | 121 | CONFIG_PRINTK=y |
| 106 | CONFIG_BUG=y | 122 | CONFIG_BUG=y |
| 107 | CONFIG_ELF_CORE=y | 123 | CONFIG_ELF_CORE=y |
| 108 | CONFIG_COMPAT_BRK=y | ||
| 109 | CONFIG_BASE_FULL=y | 124 | CONFIG_BASE_FULL=y |
| 110 | CONFIG_FUTEX=y | 125 | CONFIG_FUTEX=y |
| 111 | CONFIG_ANON_INODES=y | ||
| 112 | CONFIG_EPOLL=y | 126 | CONFIG_EPOLL=y |
| 113 | CONFIG_SIGNALFD=y | 127 | CONFIG_SIGNALFD=y |
| 114 | CONFIG_TIMERFD=y | 128 | CONFIG_TIMERFD=y |
| @@ -118,10 +132,12 @@ CONFIG_AIO=y | |||
| 118 | CONFIG_VM_EVENT_COUNTERS=y | 132 | CONFIG_VM_EVENT_COUNTERS=y |
| 119 | CONFIG_PCI_QUIRKS=y | 133 | CONFIG_PCI_QUIRKS=y |
| 120 | CONFIG_SLUB_DEBUG=y | 134 | CONFIG_SLUB_DEBUG=y |
| 135 | CONFIG_COMPAT_BRK=y | ||
| 121 | # CONFIG_SLAB is not set | 136 | # CONFIG_SLAB is not set |
| 122 | CONFIG_SLUB=y | 137 | CONFIG_SLUB=y |
| 123 | # CONFIG_SLOB is not set | 138 | # CONFIG_SLOB is not set |
| 124 | # CONFIG_PROFILING is not set | 139 | # CONFIG_PROFILING is not set |
| 140 | # CONFIG_MARKERS is not set | ||
| 125 | CONFIG_HAVE_OPROFILE=y | 141 | CONFIG_HAVE_OPROFILE=y |
| 126 | # CONFIG_KPROBES is not set | 142 | # CONFIG_KPROBES is not set |
| 127 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -130,6 +146,7 @@ CONFIG_HAVE_KPROBES=y | |||
| 130 | CONFIG_HAVE_KRETPROBES=y | 146 | CONFIG_HAVE_KRETPROBES=y |
| 131 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 147 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 132 | CONFIG_HAVE_CLK=y | 148 | CONFIG_HAVE_CLK=y |
| 149 | # CONFIG_SLOW_WORK is not set | ||
| 133 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 150 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 134 | CONFIG_SLABINFO=y | 151 | CONFIG_SLABINFO=y |
| 135 | CONFIG_RT_MUTEXES=y | 152 | CONFIG_RT_MUTEXES=y |
| @@ -142,7 +159,6 @@ CONFIG_MODVERSIONS=y | |||
| 142 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 159 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 143 | CONFIG_BLOCK=y | 160 | CONFIG_BLOCK=y |
| 144 | CONFIG_LBD=y | 161 | CONFIG_LBD=y |
| 145 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 146 | # CONFIG_BLK_DEV_BSG is not set | 162 | # CONFIG_BLK_DEV_BSG is not set |
| 147 | # CONFIG_BLK_DEV_INTEGRITY is not set | 163 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 148 | 164 | ||
| @@ -158,11 +174,6 @@ CONFIG_IOSCHED_CFQ=y | |||
| 158 | CONFIG_DEFAULT_CFQ=y | 174 | CONFIG_DEFAULT_CFQ=y |
| 159 | # CONFIG_DEFAULT_NOOP is not set | 175 | # CONFIG_DEFAULT_NOOP is not set |
| 160 | CONFIG_DEFAULT_IOSCHED="cfq" | 176 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 161 | CONFIG_CLASSIC_RCU=y | ||
| 162 | # CONFIG_TREE_RCU is not set | ||
| 163 | # CONFIG_PREEMPT_RCU is not set | ||
| 164 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 165 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 166 | # CONFIG_FREEZER is not set | 177 | # CONFIG_FREEZER is not set |
| 167 | 178 | ||
| 168 | # | 179 | # |
| @@ -178,6 +189,7 @@ CONFIG_MPC85xx_CDS=y | |||
| 178 | CONFIG_MPC85xx_MDS=y | 189 | CONFIG_MPC85xx_MDS=y |
| 179 | CONFIG_MPC8536_DS=y | 190 | CONFIG_MPC8536_DS=y |
| 180 | CONFIG_MPC85xx_DS=y | 191 | CONFIG_MPC85xx_DS=y |
| 192 | # CONFIG_SOCRATES is not set | ||
| 181 | CONFIG_KSI8560=y | 193 | CONFIG_KSI8560=y |
| 182 | # CONFIG_STX_GP3 is not set | 194 | # CONFIG_STX_GP3 is not set |
| 183 | CONFIG_TQM8540=y | 195 | CONFIG_TQM8540=y |
| @@ -249,9 +261,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
| 249 | CONFIG_BOUNCE=y | 261 | CONFIG_BOUNCE=y |
| 250 | CONFIG_VIRT_TO_BUS=y | 262 | CONFIG_VIRT_TO_BUS=y |
| 251 | CONFIG_UNEVICTABLE_LRU=y | 263 | CONFIG_UNEVICTABLE_LRU=y |
| 264 | CONFIG_HAVE_MLOCK=y | ||
| 265 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
| 252 | CONFIG_PPC_4K_PAGES=y | 266 | CONFIG_PPC_4K_PAGES=y |
| 253 | # CONFIG_PPC_16K_PAGES is not set | 267 | # CONFIG_PPC_16K_PAGES is not set |
| 254 | # CONFIG_PPC_64K_PAGES is not set | 268 | # CONFIG_PPC_64K_PAGES is not set |
| 269 | # CONFIG_PPC_256K_PAGES is not set | ||
| 255 | CONFIG_FORCE_MAX_ZONEORDER=11 | 270 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 256 | CONFIG_PROC_DEVICETREE=y | 271 | CONFIG_PROC_DEVICETREE=y |
| 257 | # CONFIG_CMDLINE_BOOL is not set | 272 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -278,6 +293,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 278 | # CONFIG_PCI_LEGACY is not set | 293 | # CONFIG_PCI_LEGACY is not set |
| 279 | # CONFIG_PCI_DEBUG is not set | 294 | # CONFIG_PCI_DEBUG is not set |
| 280 | # CONFIG_PCI_STUB is not set | 295 | # CONFIG_PCI_STUB is not set |
| 296 | # CONFIG_PCI_IOV is not set | ||
| 281 | # CONFIG_PCCARD is not set | 297 | # CONFIG_PCCARD is not set |
| 282 | # CONFIG_HOTPLUG_PCI is not set | 298 | # CONFIG_HOTPLUG_PCI is not set |
| 283 | # CONFIG_HAS_RAPIDIO is not set | 299 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -291,17 +307,17 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 291 | # Default settings for advanced configuration options are used | 307 | # Default settings for advanced configuration options are used |
| 292 | # | 308 | # |
| 293 | CONFIG_LOWMEM_SIZE=0x30000000 | 309 | CONFIG_LOWMEM_SIZE=0x30000000 |
| 310 | CONFIG_LOWMEM_CAM_NUM=3 | ||
| 294 | CONFIG_PAGE_OFFSET=0xc0000000 | 311 | CONFIG_PAGE_OFFSET=0xc0000000 |
| 295 | CONFIG_KERNEL_START=0xc0000000 | 312 | CONFIG_KERNEL_START=0xc0000000 |
| 296 | CONFIG_PHYSICAL_START=0x00000000 | 313 | CONFIG_PHYSICAL_START=0x00000000 |
| 297 | CONFIG_PHYSICAL_ALIGN=0x10000000 | 314 | CONFIG_PHYSICAL_ALIGN=0x04000000 |
| 298 | CONFIG_TASK_SIZE=0xc0000000 | 315 | CONFIG_TASK_SIZE=0xc0000000 |
| 299 | CONFIG_NET=y | 316 | CONFIG_NET=y |
| 300 | 317 | ||
| 301 | # | 318 | # |
| 302 | # Networking options | 319 | # Networking options |
| 303 | # | 320 | # |
| 304 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 305 | CONFIG_PACKET=y | 321 | CONFIG_PACKET=y |
| 306 | # CONFIG_PACKET_MMAP is not set | 322 | # CONFIG_PACKET_MMAP is not set |
| 307 | CONFIG_UNIX=y | 323 | CONFIG_UNIX=y |
| @@ -389,6 +405,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
| 389 | # CONFIG_LAPB is not set | 405 | # CONFIG_LAPB is not set |
| 390 | # CONFIG_ECONET is not set | 406 | # CONFIG_ECONET is not set |
| 391 | # CONFIG_WAN_ROUTER is not set | 407 | # CONFIG_WAN_ROUTER is not set |
| 408 | # CONFIG_PHONET is not set | ||
| 392 | # CONFIG_NET_SCHED is not set | 409 | # CONFIG_NET_SCHED is not set |
| 393 | # CONFIG_DCB is not set | 410 | # CONFIG_DCB is not set |
| 394 | 411 | ||
| @@ -401,7 +418,6 @@ CONFIG_SCTP_HMAC_MD5=y | |||
| 401 | # CONFIG_IRDA is not set | 418 | # CONFIG_IRDA is not set |
| 402 | # CONFIG_BT is not set | 419 | # CONFIG_BT is not set |
| 403 | # CONFIG_AF_RXRPC is not set | 420 | # CONFIG_AF_RXRPC is not set |
| 404 | # CONFIG_PHONET is not set | ||
| 405 | CONFIG_FIB_RULES=y | 421 | CONFIG_FIB_RULES=y |
| 406 | CONFIG_WIRELESS=y | 422 | CONFIG_WIRELESS=y |
| 407 | # CONFIG_CFG80211 is not set | 423 | # CONFIG_CFG80211 is not set |
| @@ -456,13 +472,20 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
| 456 | # CONFIG_BLK_DEV_HD is not set | 472 | # CONFIG_BLK_DEV_HD is not set |
| 457 | CONFIG_MISC_DEVICES=y | 473 | CONFIG_MISC_DEVICES=y |
| 458 | # CONFIG_PHANTOM is not set | 474 | # CONFIG_PHANTOM is not set |
| 459 | # CONFIG_EEPROM_93CX6 is not set | ||
| 460 | # CONFIG_SGI_IOC4 is not set | 475 | # CONFIG_SGI_IOC4 is not set |
| 461 | # CONFIG_TIFM_CORE is not set | 476 | # CONFIG_TIFM_CORE is not set |
| 462 | # CONFIG_ICS932S401 is not set | 477 | # CONFIG_ICS932S401 is not set |
| 463 | # CONFIG_ENCLOSURE_SERVICES is not set | 478 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 464 | # CONFIG_HP_ILO is not set | 479 | # CONFIG_HP_ILO is not set |
| 480 | # CONFIG_ISL29003 is not set | ||
| 465 | # CONFIG_C2PORT is not set | 481 | # CONFIG_C2PORT is not set |
| 482 | |||
| 483 | # | ||
| 484 | # EEPROM support | ||
| 485 | # | ||
| 486 | # CONFIG_EEPROM_AT24 is not set | ||
| 487 | CONFIG_EEPROM_LEGACY=y | ||
| 488 | # CONFIG_EEPROM_93CX6 is not set | ||
| 466 | CONFIG_HAVE_IDE=y | 489 | CONFIG_HAVE_IDE=y |
| 467 | # CONFIG_IDE is not set | 490 | # CONFIG_IDE is not set |
| 468 | 491 | ||
| @@ -521,9 +544,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 521 | # CONFIG_MEGARAID_NEWGEN is not set | 544 | # CONFIG_MEGARAID_NEWGEN is not set |
| 522 | # CONFIG_MEGARAID_LEGACY is not set | 545 | # CONFIG_MEGARAID_LEGACY is not set |
| 523 | # CONFIG_MEGARAID_SAS is not set | 546 | # CONFIG_MEGARAID_SAS is not set |
| 547 | # CONFIG_SCSI_MPT2SAS is not set | ||
| 524 | # CONFIG_SCSI_HPTIOP is not set | 548 | # CONFIG_SCSI_HPTIOP is not set |
| 525 | # CONFIG_SCSI_BUSLOGIC is not set | 549 | # CONFIG_SCSI_BUSLOGIC is not set |
| 526 | # CONFIG_LIBFC is not set | 550 | # CONFIG_LIBFC is not set |
| 551 | # CONFIG_LIBFCOE is not set | ||
| 527 | # CONFIG_FCOE is not set | 552 | # CONFIG_FCOE is not set |
| 528 | # CONFIG_SCSI_DMX3191D is not set | 553 | # CONFIG_SCSI_DMX3191D is not set |
| 529 | # CONFIG_SCSI_EATA is not set | 554 | # CONFIG_SCSI_EATA is not set |
| @@ -546,6 +571,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 546 | # CONFIG_SCSI_DEBUG is not set | 571 | # CONFIG_SCSI_DEBUG is not set |
| 547 | # CONFIG_SCSI_SRP is not set | 572 | # CONFIG_SCSI_SRP is not set |
| 548 | # CONFIG_SCSI_DH is not set | 573 | # CONFIG_SCSI_DH is not set |
| 574 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
| 549 | CONFIG_ATA=y | 575 | CONFIG_ATA=y |
| 550 | # CONFIG_ATA_NONSTANDARD is not set | 576 | # CONFIG_ATA_NONSTANDARD is not set |
| 551 | CONFIG_SATA_PMP=y | 577 | CONFIG_SATA_PMP=y |
| @@ -622,6 +648,7 @@ CONFIG_PATA_ALI=y | |||
| 622 | # CONFIG_I2O is not set | 648 | # CONFIG_I2O is not set |
| 623 | # CONFIG_MACINTOSH_DRIVERS is not set | 649 | # CONFIG_MACINTOSH_DRIVERS is not set |
| 624 | CONFIG_NETDEVICES=y | 650 | CONFIG_NETDEVICES=y |
| 651 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 625 | CONFIG_DUMMY=y | 652 | CONFIG_DUMMY=y |
| 626 | # CONFIG_BONDING is not set | 653 | # CONFIG_BONDING is not set |
| 627 | # CONFIG_MACVLAN is not set | 654 | # CONFIG_MACVLAN is not set |
| @@ -655,6 +682,8 @@ CONFIG_MII=y | |||
| 655 | # CONFIG_SUNGEM is not set | 682 | # CONFIG_SUNGEM is not set |
| 656 | # CONFIG_CASSINI is not set | 683 | # CONFIG_CASSINI is not set |
| 657 | # CONFIG_NET_VENDOR_3COM is not set | 684 | # CONFIG_NET_VENDOR_3COM is not set |
| 685 | # CONFIG_ETHOC is not set | ||
| 686 | # CONFIG_DNET is not set | ||
| 658 | # CONFIG_NET_TULIP is not set | 687 | # CONFIG_NET_TULIP is not set |
| 659 | # CONFIG_HP100 is not set | 688 | # CONFIG_HP100 is not set |
| 660 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 689 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| @@ -675,6 +704,7 @@ CONFIG_NETDEV_1000=y | |||
| 675 | # CONFIG_E1000E is not set | 704 | # CONFIG_E1000E is not set |
| 676 | # CONFIG_IP1000 is not set | 705 | # CONFIG_IP1000 is not set |
| 677 | # CONFIG_IGB is not set | 706 | # CONFIG_IGB is not set |
| 707 | # CONFIG_IGBVF is not set | ||
| 678 | # CONFIG_NS83820 is not set | 708 | # CONFIG_NS83820 is not set |
| 679 | # CONFIG_HAMACHI is not set | 709 | # CONFIG_HAMACHI is not set |
| 680 | # CONFIG_YELLOWFIN is not set | 710 | # CONFIG_YELLOWFIN is not set |
| @@ -685,11 +715,13 @@ CONFIG_NETDEV_1000=y | |||
| 685 | # CONFIG_VIA_VELOCITY is not set | 715 | # CONFIG_VIA_VELOCITY is not set |
| 686 | # CONFIG_TIGON3 is not set | 716 | # CONFIG_TIGON3 is not set |
| 687 | # CONFIG_BNX2 is not set | 717 | # CONFIG_BNX2 is not set |
| 718 | CONFIG_FSL_PQ_MDIO=y | ||
| 688 | CONFIG_GIANFAR=y | 719 | CONFIG_GIANFAR=y |
| 689 | # CONFIG_UCC_GETH is not set | 720 | # CONFIG_UCC_GETH is not set |
| 690 | # CONFIG_QLA3XXX is not set | 721 | # CONFIG_QLA3XXX is not set |
| 691 | # CONFIG_ATL1 is not set | 722 | # CONFIG_ATL1 is not set |
| 692 | # CONFIG_ATL1E is not set | 723 | # CONFIG_ATL1E is not set |
| 724 | # CONFIG_ATL1C is not set | ||
| 693 | # CONFIG_JME is not set | 725 | # CONFIG_JME is not set |
| 694 | CONFIG_NETDEV_10000=y | 726 | CONFIG_NETDEV_10000=y |
| 695 | # CONFIG_CHELSIO_T1 is not set | 727 | # CONFIG_CHELSIO_T1 is not set |
| @@ -699,6 +731,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 699 | # CONFIG_IXGBE is not set | 731 | # CONFIG_IXGBE is not set |
| 700 | # CONFIG_IXGB is not set | 732 | # CONFIG_IXGB is not set |
| 701 | # CONFIG_S2IO is not set | 733 | # CONFIG_S2IO is not set |
| 734 | # CONFIG_VXGE is not set | ||
| 702 | # CONFIG_MYRI10GE is not set | 735 | # CONFIG_MYRI10GE is not set |
| 703 | # CONFIG_NETXEN_NIC is not set | 736 | # CONFIG_NETXEN_NIC is not set |
| 704 | # CONFIG_NIU is not set | 737 | # CONFIG_NIU is not set |
| @@ -708,6 +741,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 708 | # CONFIG_BNX2X is not set | 741 | # CONFIG_BNX2X is not set |
| 709 | # CONFIG_QLGE is not set | 742 | # CONFIG_QLGE is not set |
| 710 | # CONFIG_SFC is not set | 743 | # CONFIG_SFC is not set |
| 744 | # CONFIG_BE2NET is not set | ||
| 711 | # CONFIG_TR is not set | 745 | # CONFIG_TR is not set |
| 712 | 746 | ||
| 713 | # | 747 | # |
| @@ -715,7 +749,6 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
| 715 | # | 749 | # |
| 716 | # CONFIG_WLAN_PRE80211 is not set | 750 | # CONFIG_WLAN_PRE80211 is not set |
| 717 | # CONFIG_WLAN_80211 is not set | 751 | # CONFIG_WLAN_80211 is not set |
| 718 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 719 | 752 | ||
| 720 | # | 753 | # |
| 721 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 754 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
| @@ -885,12 +918,9 @@ CONFIG_I2C_MPC=y | |||
| 885 | # Miscellaneous I2C Chip support | 918 | # Miscellaneous I2C Chip support |
| 886 | # | 919 | # |
| 887 | # CONFIG_DS1682 is not set | 920 | # CONFIG_DS1682 is not set |
| 888 | # CONFIG_EEPROM_AT24 is not set | ||
| 889 | CONFIG_EEPROM_LEGACY=y | ||
| 890 | # CONFIG_SENSORS_PCF8574 is not set | 921 | # CONFIG_SENSORS_PCF8574 is not set |
| 891 | # CONFIG_PCF8575 is not set | 922 | # CONFIG_PCF8575 is not set |
| 892 | # CONFIG_SENSORS_PCA9539 is not set | 923 | # CONFIG_SENSORS_PCA9539 is not set |
| 893 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 894 | # CONFIG_SENSORS_MAX6875 is not set | 924 | # CONFIG_SENSORS_MAX6875 is not set |
| 895 | # CONFIG_SENSORS_TSL2550 is not set | 925 | # CONFIG_SENSORS_TSL2550 is not set |
| 896 | # CONFIG_I2C_DEBUG_CORE is not set | 926 | # CONFIG_I2C_DEBUG_CORE is not set |
| @@ -969,7 +999,7 @@ CONFIG_VIDEO_MEDIA=m | |||
| 969 | # | 999 | # |
| 970 | # CONFIG_MEDIA_ATTACH is not set | 1000 | # CONFIG_MEDIA_ATTACH is not set |
| 971 | CONFIG_MEDIA_TUNER=m | 1001 | CONFIG_MEDIA_TUNER=m |
| 972 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | 1002 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set |
| 973 | CONFIG_MEDIA_TUNER_SIMPLE=m | 1003 | CONFIG_MEDIA_TUNER_SIMPLE=m |
| 974 | CONFIG_MEDIA_TUNER_TDA8290=m | 1004 | CONFIG_MEDIA_TUNER_TDA8290=m |
| 975 | CONFIG_MEDIA_TUNER_TDA9887=m | 1005 | CONFIG_MEDIA_TUNER_TDA9887=m |
| @@ -978,6 +1008,7 @@ CONFIG_MEDIA_TUNER_TEA5767=m | |||
| 978 | CONFIG_MEDIA_TUNER_MT20XX=m | 1008 | CONFIG_MEDIA_TUNER_MT20XX=m |
| 979 | CONFIG_MEDIA_TUNER_XC2028=m | 1009 | CONFIG_MEDIA_TUNER_XC2028=m |
| 980 | CONFIG_MEDIA_TUNER_XC5000=m | 1010 | CONFIG_MEDIA_TUNER_XC5000=m |
| 1011 | CONFIG_MEDIA_TUNER_MC44S803=m | ||
| 981 | # CONFIG_DVB_DYNAMIC_MINORS is not set | 1012 | # CONFIG_DVB_DYNAMIC_MINORS is not set |
| 982 | CONFIG_DVB_CAPTURE_DRIVERS=y | 1013 | CONFIG_DVB_CAPTURE_DRIVERS=y |
| 983 | 1014 | ||
| @@ -1017,103 +1048,7 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
| 1017 | # | 1048 | # |
| 1018 | # Supported DVB Frontends | 1049 | # Supported DVB Frontends |
| 1019 | # | 1050 | # |
| 1020 | |||
| 1021 | # | ||
| 1022 | # Customise DVB Frontends | ||
| 1023 | # | ||
| 1024 | # CONFIG_DVB_FE_CUSTOMISE is not set | 1051 | # CONFIG_DVB_FE_CUSTOMISE is not set |
| 1025 | |||
| 1026 | # | ||
| 1027 | # Multistandard (satellite) frontends | ||
| 1028 | # | ||
| 1029 | # CONFIG_DVB_STB0899 is not set | ||
| 1030 | # CONFIG_DVB_STB6100 is not set | ||
| 1031 | |||
| 1032 | # | ||
| 1033 | # DVB-S (satellite) frontends | ||
| 1034 | # | ||
| 1035 | # CONFIG_DVB_CX24110 is not set | ||
| 1036 | # CONFIG_DVB_CX24123 is not set | ||
| 1037 | # CONFIG_DVB_MT312 is not set | ||
| 1038 | # CONFIG_DVB_S5H1420 is not set | ||
| 1039 | # CONFIG_DVB_STV0288 is not set | ||
| 1040 | # CONFIG_DVB_STB6000 is not set | ||
| 1041 | # CONFIG_DVB_STV0299 is not set | ||
| 1042 | # CONFIG_DVB_TDA8083 is not set | ||
| 1043 | # CONFIG_DVB_TDA10086 is not set | ||
| 1044 | # CONFIG_DVB_TDA8261 is not set | ||
| 1045 | # CONFIG_DVB_VES1X93 is not set | ||
| 1046 | # CONFIG_DVB_TUNER_ITD1000 is not set | ||
| 1047 | # CONFIG_DVB_TUNER_CX24113 is not set | ||
| 1048 | # CONFIG_DVB_TDA826X is not set | ||
| 1049 | # CONFIG_DVB_TUA6100 is not set | ||
| 1050 | # CONFIG_DVB_CX24116 is not set | ||
| 1051 | # CONFIG_DVB_SI21XX is not set | ||
| 1052 | |||
| 1053 | # | ||
| 1054 | # DVB-T (terrestrial) frontends | ||
| 1055 | # | ||
| 1056 | # CONFIG_DVB_SP8870 is not set | ||
| 1057 | # CONFIG_DVB_SP887X is not set | ||
| 1058 | # CONFIG_DVB_CX22700 is not set | ||
| 1059 | # CONFIG_DVB_CX22702 is not set | ||
| 1060 | # CONFIG_DVB_DRX397XD is not set | ||
| 1061 | # CONFIG_DVB_L64781 is not set | ||
| 1062 | # CONFIG_DVB_TDA1004X is not set | ||
| 1063 | # CONFIG_DVB_NXT6000 is not set | ||
| 1064 | # CONFIG_DVB_MT352 is not set | ||
| 1065 | # CONFIG_DVB_ZL10353 is not set | ||
| 1066 | # CONFIG_DVB_DIB3000MB is not set | ||
| 1067 | # CONFIG_DVB_DIB3000MC is not set | ||
| 1068 | # CONFIG_DVB_DIB7000M is not set | ||
| 1069 | # CONFIG_DVB_DIB7000P is not set | ||
| 1070 | # CONFIG_DVB_TDA10048 is not set | ||
| 1071 | |||
| 1072 | # | ||
| 1073 | # DVB-C (cable) frontends | ||
| 1074 | # | ||
| 1075 | # CONFIG_DVB_VES1820 is not set | ||
| 1076 | # CONFIG_DVB_TDA10021 is not set | ||
| 1077 | # CONFIG_DVB_TDA10023 is not set | ||
| 1078 | # CONFIG_DVB_STV0297 is not set | ||
| 1079 | |||
| 1080 | # | ||
| 1081 | # ATSC (North American/Korean Terrestrial/Cable DTV) frontends | ||
| 1082 | # | ||
| 1083 | # CONFIG_DVB_NXT200X is not set | ||
| 1084 | # CONFIG_DVB_OR51211 is not set | ||
| 1085 | # CONFIG_DVB_OR51132 is not set | ||
| 1086 | # CONFIG_DVB_BCM3510 is not set | ||
| 1087 | # CONFIG_DVB_LGDT330X is not set | ||
| 1088 | # CONFIG_DVB_LGDT3304 is not set | ||
| 1089 | # CONFIG_DVB_S5H1409 is not set | ||
| 1090 | # CONFIG_DVB_AU8522 is not set | ||
| 1091 | # CONFIG_DVB_S5H1411 is not set | ||
| 1092 | |||
| 1093 | # | ||
| 1094 | # ISDB-T (terrestrial) frontends | ||
| 1095 | # | ||
| 1096 | # CONFIG_DVB_S921 is not set | ||
| 1097 | |||
| 1098 | # | ||
| 1099 | # Digital terrestrial only tuners/PLL | ||
| 1100 | # | ||
| 1101 | # CONFIG_DVB_PLL is not set | ||
| 1102 | # CONFIG_DVB_TUNER_DIB0070 is not set | ||
| 1103 | |||
| 1104 | # | ||
| 1105 | # SEC control devices for DVB-S | ||
| 1106 | # | ||
| 1107 | # CONFIG_DVB_LNBP21 is not set | ||
| 1108 | # CONFIG_DVB_ISL6405 is not set | ||
| 1109 | # CONFIG_DVB_ISL6421 is not set | ||
| 1110 | # CONFIG_DVB_LGS8GL5 is not set | ||
| 1111 | |||
| 1112 | # | ||
| 1113 | # Tools to develop new frontends | ||
| 1114 | # | ||
| 1115 | # CONFIG_DVB_DUMMY_FE is not set | ||
| 1116 | # CONFIG_DVB_AF9013 is not set | ||
| 1117 | CONFIG_DAB=y | 1052 | CONFIG_DAB=y |
| 1118 | # CONFIG_USB_DABUSB is not set | 1053 | # CONFIG_USB_DABUSB is not set |
| 1119 | 1054 | ||
| @@ -1193,6 +1128,8 @@ CONFIG_SND_PCI=y | |||
| 1193 | # CONFIG_SND_INDIGO is not set | 1128 | # CONFIG_SND_INDIGO is not set |
| 1194 | # CONFIG_SND_INDIGOIO is not set | 1129 | # CONFIG_SND_INDIGOIO is not set |
| 1195 | # CONFIG_SND_INDIGODJ is not set | 1130 | # CONFIG_SND_INDIGODJ is not set |
| 1131 | # CONFIG_SND_INDIGOIOX is not set | ||
| 1132 | # CONFIG_SND_INDIGODJX is not set | ||
| 1196 | # CONFIG_SND_EMU10K1 is not set | 1133 | # CONFIG_SND_EMU10K1 is not set |
| 1197 | # CONFIG_SND_EMU10K1X is not set | 1134 | # CONFIG_SND_EMU10K1X is not set |
| 1198 | # CONFIG_SND_ENS1370 is not set | 1135 | # CONFIG_SND_ENS1370 is not set |
| @@ -1247,15 +1184,17 @@ CONFIG_USB_HID=y | |||
| 1247 | # | 1184 | # |
| 1248 | # Special HID drivers | 1185 | # Special HID drivers |
| 1249 | # | 1186 | # |
| 1250 | CONFIG_HID_COMPAT=y | ||
| 1251 | CONFIG_HID_A4TECH=y | 1187 | CONFIG_HID_A4TECH=y |
| 1252 | CONFIG_HID_APPLE=y | 1188 | CONFIG_HID_APPLE=y |
| 1253 | CONFIG_HID_BELKIN=y | 1189 | CONFIG_HID_BELKIN=y |
| 1254 | CONFIG_HID_CHERRY=y | 1190 | CONFIG_HID_CHERRY=y |
| 1255 | CONFIG_HID_CHICONY=y | 1191 | CONFIG_HID_CHICONY=y |
| 1256 | CONFIG_HID_CYPRESS=y | 1192 | CONFIG_HID_CYPRESS=y |
| 1193 | # CONFIG_DRAGONRISE_FF is not set | ||
| 1257 | CONFIG_HID_EZKEY=y | 1194 | CONFIG_HID_EZKEY=y |
| 1195 | # CONFIG_HID_KYE is not set | ||
| 1258 | CONFIG_HID_GYRATION=y | 1196 | CONFIG_HID_GYRATION=y |
| 1197 | # CONFIG_HID_KENSINGTON is not set | ||
| 1259 | CONFIG_HID_LOGITECH=y | 1198 | CONFIG_HID_LOGITECH=y |
| 1260 | # CONFIG_LOGITECH_FF is not set | 1199 | # CONFIG_LOGITECH_FF is not set |
| 1261 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1200 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
| @@ -1329,11 +1268,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1329 | # CONFIG_USB_TMC is not set | 1268 | # CONFIG_USB_TMC is not set |
| 1330 | 1269 | ||
| 1331 | # | 1270 | # |
| 1332 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1271 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
| 1333 | # | 1272 | # |
| 1334 | 1273 | ||
| 1335 | # | 1274 | # |
| 1336 | # see USB_STORAGE Help for more information | 1275 | # also be needed; see USB_STORAGE Help for more info |
| 1337 | # | 1276 | # |
| 1338 | CONFIG_USB_STORAGE=y | 1277 | CONFIG_USB_STORAGE=y |
| 1339 | # CONFIG_USB_STORAGE_DEBUG is not set | 1278 | # CONFIG_USB_STORAGE_DEBUG is not set |
| @@ -1375,7 +1314,6 @@ CONFIG_USB_STORAGE=y | |||
| 1375 | # CONFIG_USB_LED is not set | 1314 | # CONFIG_USB_LED is not set |
| 1376 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1315 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1377 | # CONFIG_USB_CYTHERM is not set | 1316 | # CONFIG_USB_CYTHERM is not set |
| 1378 | # CONFIG_USB_PHIDGET is not set | ||
| 1379 | # CONFIG_USB_IDMOUSE is not set | 1317 | # CONFIG_USB_IDMOUSE is not set |
| 1380 | # CONFIG_USB_FTDI_ELAN is not set | 1318 | # CONFIG_USB_FTDI_ELAN is not set |
| 1381 | # CONFIG_USB_APPLEDISPLAY is not set | 1319 | # CONFIG_USB_APPLEDISPLAY is not set |
| @@ -1392,6 +1330,7 @@ CONFIG_USB_STORAGE=y | |||
| 1392 | # OTG and related infrastructure | 1330 | # OTG and related infrastructure |
| 1393 | # | 1331 | # |
| 1394 | # CONFIG_USB_GPIO_VBUS is not set | 1332 | # CONFIG_USB_GPIO_VBUS is not set |
| 1333 | # CONFIG_NOP_USB_XCEIV is not set | ||
| 1395 | # CONFIG_UWB is not set | 1334 | # CONFIG_UWB is not set |
| 1396 | # CONFIG_MMC is not set | 1335 | # CONFIG_MMC is not set |
| 1397 | # CONFIG_MEMSTICK is not set | 1336 | # CONFIG_MEMSTICK is not set |
| @@ -1406,6 +1345,8 @@ CONFIG_EDAC=y | |||
| 1406 | # CONFIG_EDAC_DEBUG is not set | 1345 | # CONFIG_EDAC_DEBUG is not set |
| 1407 | CONFIG_EDAC_MM_EDAC=y | 1346 | CONFIG_EDAC_MM_EDAC=y |
| 1408 | CONFIG_EDAC_MPC85XX=y | 1347 | CONFIG_EDAC_MPC85XX=y |
| 1348 | # CONFIG_EDAC_AMD8131 is not set | ||
| 1349 | # CONFIG_EDAC_AMD8111 is not set | ||
| 1409 | CONFIG_RTC_LIB=y | 1350 | CONFIG_RTC_LIB=y |
| 1410 | CONFIG_RTC_CLASS=y | 1351 | CONFIG_RTC_CLASS=y |
| 1411 | CONFIG_RTC_HCTOSYS=y | 1352 | CONFIG_RTC_HCTOSYS=y |
| @@ -1460,7 +1401,7 @@ CONFIG_RTC_DRV_CMOS=y | |||
| 1460 | # | 1401 | # |
| 1461 | # on-CPU RTC drivers | 1402 | # on-CPU RTC drivers |
| 1462 | # | 1403 | # |
| 1463 | # CONFIG_RTC_DRV_PPC is not set | 1404 | # CONFIG_RTC_DRV_GENERIC is not set |
| 1464 | CONFIG_DMADEVICES=y | 1405 | CONFIG_DMADEVICES=y |
| 1465 | 1406 | ||
| 1466 | # | 1407 | # |
| @@ -1473,7 +1414,9 @@ CONFIG_DMA_ENGINE=y | |||
| 1473 | # DMA Clients | 1414 | # DMA Clients |
| 1474 | # | 1415 | # |
| 1475 | # CONFIG_NET_DMA is not set | 1416 | # CONFIG_NET_DMA is not set |
| 1417 | # CONFIG_ASYNC_TX_DMA is not set | ||
| 1476 | # CONFIG_DMATEST is not set | 1418 | # CONFIG_DMATEST is not set |
| 1419 | # CONFIG_AUXDISPLAY is not set | ||
| 1477 | # CONFIG_UIO is not set | 1420 | # CONFIG_UIO is not set |
| 1478 | # CONFIG_STAGING is not set | 1421 | # CONFIG_STAGING is not set |
| 1479 | 1422 | ||
| @@ -1484,6 +1427,7 @@ CONFIG_EXT2_FS=y | |||
| 1484 | # CONFIG_EXT2_FS_XATTR is not set | 1427 | # CONFIG_EXT2_FS_XATTR is not set |
| 1485 | # CONFIG_EXT2_FS_XIP is not set | 1428 | # CONFIG_EXT2_FS_XIP is not set |
| 1486 | CONFIG_EXT3_FS=y | 1429 | CONFIG_EXT3_FS=y |
| 1430 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
| 1487 | CONFIG_EXT3_FS_XATTR=y | 1431 | CONFIG_EXT3_FS_XATTR=y |
| 1488 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1432 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 1489 | # CONFIG_EXT3_FS_SECURITY is not set | 1433 | # CONFIG_EXT3_FS_SECURITY is not set |
| @@ -1508,6 +1452,11 @@ CONFIG_INOTIFY_USER=y | |||
| 1508 | # CONFIG_FUSE_FS is not set | 1452 | # CONFIG_FUSE_FS is not set |
| 1509 | 1453 | ||
| 1510 | # | 1454 | # |
| 1455 | # Caches | ||
| 1456 | # | ||
| 1457 | # CONFIG_FSCACHE is not set | ||
| 1458 | |||
| 1459 | # | ||
| 1511 | # CD-ROM/DVD Filesystems | 1460 | # CD-ROM/DVD Filesystems |
| 1512 | # | 1461 | # |
| 1513 | CONFIG_ISO9660_FS=m | 1462 | CONFIG_ISO9660_FS=m |
| @@ -1562,6 +1511,7 @@ CONFIG_SYSV_FS=m | |||
| 1562 | CONFIG_UFS_FS=m | 1511 | CONFIG_UFS_FS=m |
| 1563 | # CONFIG_UFS_FS_WRITE is not set | 1512 | # CONFIG_UFS_FS_WRITE is not set |
| 1564 | # CONFIG_UFS_DEBUG is not set | 1513 | # CONFIG_UFS_DEBUG is not set |
| 1514 | # CONFIG_NILFS2_FS is not set | ||
| 1565 | CONFIG_NETWORK_FILESYSTEMS=y | 1515 | CONFIG_NETWORK_FILESYSTEMS=y |
| 1566 | CONFIG_NFS_FS=y | 1516 | CONFIG_NFS_FS=y |
| 1567 | CONFIG_NFS_V3=y | 1517 | CONFIG_NFS_V3=y |
| @@ -1577,7 +1527,6 @@ CONFIG_EXPORTFS=y | |||
| 1577 | CONFIG_NFS_COMMON=y | 1527 | CONFIG_NFS_COMMON=y |
| 1578 | CONFIG_SUNRPC=y | 1528 | CONFIG_SUNRPC=y |
| 1579 | CONFIG_SUNRPC_GSS=y | 1529 | CONFIG_SUNRPC_GSS=y |
| 1580 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
| 1581 | CONFIG_RPCSEC_GSS_KRB5=y | 1530 | CONFIG_RPCSEC_GSS_KRB5=y |
| 1582 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1531 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 1583 | # CONFIG_SMB_FS is not set | 1532 | # CONFIG_SMB_FS is not set |
| @@ -1648,6 +1597,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
| 1648 | # CONFIG_NLS_KOI8_U is not set | 1597 | # CONFIG_NLS_KOI8_U is not set |
| 1649 | CONFIG_NLS_UTF8=m | 1598 | CONFIG_NLS_UTF8=m |
| 1650 | # CONFIG_DLM is not set | 1599 | # CONFIG_DLM is not set |
| 1600 | # CONFIG_BINARY_PRINTF is not set | ||
| 1651 | 1601 | ||
| 1652 | # | 1602 | # |
| 1653 | # Library routines | 1603 | # Library routines |
| @@ -1662,11 +1612,12 @@ CONFIG_CRC32=y | |||
| 1662 | # CONFIG_CRC7 is not set | 1612 | # CONFIG_CRC7 is not set |
| 1663 | CONFIG_LIBCRC32C=m | 1613 | CONFIG_LIBCRC32C=m |
| 1664 | CONFIG_ZLIB_INFLATE=y | 1614 | CONFIG_ZLIB_INFLATE=y |
| 1665 | CONFIG_PLIST=y | 1615 | CONFIG_DECOMPRESS_GZIP=y |
| 1666 | CONFIG_HAS_IOMEM=y | 1616 | CONFIG_HAS_IOMEM=y |
| 1667 | CONFIG_HAS_IOPORT=y | 1617 | CONFIG_HAS_IOPORT=y |
| 1668 | CONFIG_HAS_DMA=y | 1618 | CONFIG_HAS_DMA=y |
| 1669 | CONFIG_HAVE_LMB=y | 1619 | CONFIG_HAVE_LMB=y |
| 1620 | CONFIG_NLATTR=y | ||
| 1670 | 1621 | ||
| 1671 | # | 1622 | # |
| 1672 | # Kernel hacking | 1623 | # Kernel hacking |
| @@ -1684,6 +1635,9 @@ CONFIG_DEBUG_KERNEL=y | |||
| 1684 | CONFIG_DETECT_SOFTLOCKUP=y | 1635 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1685 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1636 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
| 1686 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1637 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
| 1638 | CONFIG_DETECT_HUNG_TASK=y | ||
| 1639 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
| 1640 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
| 1687 | CONFIG_SCHED_DEBUG=y | 1641 | CONFIG_SCHED_DEBUG=y |
| 1688 | # CONFIG_SCHEDSTATS is not set | 1642 | # CONFIG_SCHEDSTATS is not set |
| 1689 | # CONFIG_TIMER_STATS is not set | 1643 | # CONFIG_TIMER_STATS is not set |
| @@ -1714,9 +1668,12 @@ CONFIG_DEBUG_INFO=y | |||
| 1714 | # CONFIG_FAULT_INJECTION is not set | 1668 | # CONFIG_FAULT_INJECTION is not set |
| 1715 | # CONFIG_LATENCYTOP is not set | 1669 | # CONFIG_LATENCYTOP is not set |
| 1716 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1670 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1671 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
| 1717 | CONFIG_HAVE_FUNCTION_TRACER=y | 1672 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1673 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
| 1718 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1674 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
| 1719 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1675 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
| 1676 | CONFIG_TRACING_SUPPORT=y | ||
| 1720 | 1677 | ||
| 1721 | # | 1678 | # |
| 1722 | # Tracers | 1679 | # Tracers |
| @@ -1724,17 +1681,20 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
| 1724 | # CONFIG_FUNCTION_TRACER is not set | 1681 | # CONFIG_FUNCTION_TRACER is not set |
| 1725 | # CONFIG_SCHED_TRACER is not set | 1682 | # CONFIG_SCHED_TRACER is not set |
| 1726 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1683 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1684 | # CONFIG_EVENT_TRACER is not set | ||
| 1727 | # CONFIG_BOOT_TRACER is not set | 1685 | # CONFIG_BOOT_TRACER is not set |
| 1728 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1686 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
| 1729 | # CONFIG_STACK_TRACER is not set | 1687 | # CONFIG_STACK_TRACER is not set |
| 1730 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1688 | # CONFIG_KMEMTRACE is not set |
| 1689 | # CONFIG_WORKQUEUE_TRACER is not set | ||
| 1690 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 1691 | # CONFIG_DYNAMIC_DEBUG is not set | ||
| 1731 | # CONFIG_SAMPLES is not set | 1692 | # CONFIG_SAMPLES is not set |
| 1732 | CONFIG_HAVE_ARCH_KGDB=y | 1693 | CONFIG_HAVE_ARCH_KGDB=y |
| 1733 | # CONFIG_KGDB is not set | 1694 | # CONFIG_KGDB is not set |
| 1734 | CONFIG_PRINT_STACK_DEPTH=64 | 1695 | CONFIG_PRINT_STACK_DEPTH=64 |
| 1735 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1696 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1736 | # CONFIG_DEBUG_STACK_USAGE is not set | 1697 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1737 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
| 1738 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1698 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
| 1739 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1699 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
| 1740 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1700 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
| @@ -1765,10 +1725,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
| 1765 | CONFIG_CRYPTO_HASH=y | 1725 | CONFIG_CRYPTO_HASH=y |
| 1766 | CONFIG_CRYPTO_HASH2=y | 1726 | CONFIG_CRYPTO_HASH2=y |
| 1767 | CONFIG_CRYPTO_RNG2=y | 1727 | CONFIG_CRYPTO_RNG2=y |
| 1728 | CONFIG_CRYPTO_PCOMP=y | ||
| 1768 | CONFIG_CRYPTO_MANAGER=y | 1729 | CONFIG_CRYPTO_MANAGER=y |
| 1769 | CONFIG_CRYPTO_MANAGER2=y | 1730 | CONFIG_CRYPTO_MANAGER2=y |
| 1770 | # CONFIG_CRYPTO_GF128MUL is not set | 1731 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1771 | # CONFIG_CRYPTO_NULL is not set | 1732 | # CONFIG_CRYPTO_NULL is not set |
| 1733 | CONFIG_CRYPTO_WORKQUEUE=y | ||
| 1772 | # CONFIG_CRYPTO_CRYPTD is not set | 1734 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1773 | # CONFIG_CRYPTO_AUTHENC is not set | 1735 | # CONFIG_CRYPTO_AUTHENC is not set |
| 1774 | # CONFIG_CRYPTO_TEST is not set | 1736 | # CONFIG_CRYPTO_TEST is not set |
| @@ -1837,6 +1799,7 @@ CONFIG_CRYPTO_DES=y | |||
| 1837 | # Compression | 1799 | # Compression |
| 1838 | # | 1800 | # |
| 1839 | # CONFIG_CRYPTO_DEFLATE is not set | 1801 | # CONFIG_CRYPTO_DEFLATE is not set |
| 1802 | # CONFIG_CRYPTO_ZLIB is not set | ||
| 1840 | # CONFIG_CRYPTO_LZO is not set | 1803 | # CONFIG_CRYPTO_LZO is not set |
| 1841 | 1804 | ||
| 1842 | # | 1805 | # |
