Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
[POWERPC] Update some defconfigs

+3032 -1267
+1 -1
arch/powerpc/boot/dts/lite5200b.dts
··· 270 270 mdio@3000 { 271 271 #address-cells = <1>; 272 272 #size-cells = <0>; 273 - compatible = "fsl,mpc5200b-mdio"; 273 + compatible = "fsl,mpc5200b-mdio", "fsl,mpc5200-mdio"; 274 274 reg = <3000 400>; // fec range, since we need to setup fec interrupts 275 275 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co. 276 276 interrupt-parent = <&mpc5200_pic>;
+54 -20
arch/powerpc/configs/ep8248e_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc6 4 - # Fri Jan 11 14:02:06 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:09 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 28 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 31 32 CONFIG_IRQ_PER_CPU=y 32 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 70 69 CONFIG_IKCONFIG_PROC=y 71 70 CONFIG_LOG_BUF_SHIFT=14 72 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 73 CONFIG_FAIR_GROUP_SCHED=y 74 - CONFIG_FAIR_USER_SCHED=y 75 - # CONFIG_FAIR_CGROUP_SCHED is not set 74 + CONFIG_USER_SCHED=y 75 + # CONFIG_CGROUP_SCHED is not set 76 76 CONFIG_SYSFS_DEPRECATED=y 77 + CONFIG_SYSFS_DEPRECATED_V2=y 77 78 # CONFIG_RELAY is not set 79 + # CONFIG_NAMESPACES is not set 78 80 # CONFIG_BLK_DEV_INITRD is not set 79 81 CONFIG_SYSCTL=y 80 82 CONFIG_EMBEDDED=y ··· 89 85 CONFIG_PRINTK=y 90 86 CONFIG_BUG=y 91 87 CONFIG_ELF_CORE=y 88 + CONFIG_COMPAT_BRK=y 92 89 CONFIG_BASE_FULL=y 93 90 CONFIG_FUTEX=y 94 91 CONFIG_ANON_INODES=y 95 92 CONFIG_EPOLL=y 96 93 CONFIG_SIGNALFD=y 94 + CONFIG_TIMERFD=y 97 95 CONFIG_EVENTFD=y 98 96 CONFIG_SHMEM=y 99 97 CONFIG_VM_EVENT_COUNTERS=y 100 98 CONFIG_SLAB=y 101 99 # CONFIG_SLUB is not set 102 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 103 108 CONFIG_RT_MUTEXES=y 104 109 # CONFIG_TINY_SHMEM is not set 105 110 CONFIG_BASE_SMALL=0 ··· 130 117 # CONFIG_DEFAULT_CFQ is not set 131 118 # CONFIG_DEFAULT_NOOP is not set 132 119 CONFIG_DEFAULT_IOSCHED="deadline" 120 + CONFIG_CLASSIC_RCU=y 133 121 134 122 # 135 123 # Platform support ··· 139 125 CONFIG_PPC_82xx=y 140 126 # CONFIG_PPC_83xx is not set 141 127 # CONFIG_PPC_86xx is not set 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 128 + # CONFIG_PPC_MPC512x is not set 129 + # CONFIG_PPC_MPC5121 is not set 144 130 # CONFIG_PPC_CELL is not set 145 131 # CONFIG_PPC_CELL_NATIVE is not set 146 132 # CONFIG_MPC8272_ADS is not set ··· 149 135 # CONFIG_PQ2ADS is not set 150 136 CONFIG_8260=y 151 137 CONFIG_8272=y 138 + # CONFIG_IPIC is not set 152 139 # CONFIG_MPIC is not set 153 140 # CONFIG_MPIC_WEIRD is not set 154 141 # CONFIG_PPC_I8259 is not set ··· 178 163 # CONFIG_HZ_300 is not set 179 164 # CONFIG_HZ_1000 is not set 180 165 CONFIG_HZ=250 166 + # CONFIG_SCHED_HRTICK is not set 181 167 CONFIG_PREEMPT_NONE=y 182 168 # CONFIG_PREEMPT_VOLUNTARY is not set 183 169 # CONFIG_PREEMPT is not set 184 170 CONFIG_BINFMT_ELF=y 185 171 CONFIG_BINFMT_MISC=y 172 + # CONFIG_IOMMU_HELPER is not set 186 173 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 174 + CONFIG_ARCH_HAS_WALK_MEMORY=y 175 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 187 176 CONFIG_ARCH_FLATMEM_ENABLE=y 188 177 CONFIG_ARCH_POPULATES_NODE_MAP=y 189 178 CONFIG_FLATMEM=y ··· 202 183 CONFIG_PROC_DEVICETREE=y 203 184 # CONFIG_CMDLINE_BOOL is not set 204 185 # CONFIG_PM is not set 205 - CONFIG_SUSPEND_UP_POSSIBLE=y 206 - CONFIG_HIBERNATION_UP_POSSIBLE=y 207 186 # CONFIG_SECCOMP is not set 208 - CONFIG_WANT_DEVICE_TREE=y 209 - CONFIG_DEVICE_TREE="ep8248e.dts" 210 187 CONFIG_ISA_DMA_API=y 211 188 212 189 # ··· 287 272 # CONFIG_NETWORK_SECMARK is not set 288 273 CONFIG_NETFILTER=y 289 274 # CONFIG_NETFILTER_DEBUG is not set 275 + CONFIG_NETFILTER_ADVANCED=y 290 276 291 277 # 292 278 # Core Netfilter Configuration 293 279 # 294 - # CONFIG_NETFILTER_NETLINK is not set 295 - # CONFIG_NF_CONNTRACK_ENABLED is not set 280 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 281 + # CONFIG_NETFILTER_NETLINK_LOG is not set 296 282 # CONFIG_NF_CONNTRACK is not set 297 283 # CONFIG_NETFILTER_XTABLES is not set 298 284 ··· 303 287 # CONFIG_IP_NF_QUEUE is not set 304 288 # CONFIG_IP_NF_IPTABLES is not set 305 289 # CONFIG_IP_NF_ARPTABLES is not set 290 + 291 + # 292 + # IPv6: Netfilter Configuration 293 + # 294 + # CONFIG_IP6_NF_QUEUE is not set 295 + # CONFIG_IP6_NF_IPTABLES is not set 296 + # CONFIG_ATM is not set 306 297 # CONFIG_BRIDGE is not set 307 298 # CONFIG_VLAN_8021Q is not set 308 299 # CONFIG_DECNET is not set ··· 323 300 # 324 301 # CONFIG_NET_PKTGEN is not set 325 302 # CONFIG_HAMRADIO is not set 303 + # CONFIG_CAN is not set 326 304 # CONFIG_IRDA is not set 327 305 # CONFIG_BT is not set 328 306 ··· 332 308 # 333 309 # CONFIG_CFG80211 is not set 334 310 # CONFIG_WIRELESS_EXT is not set 311 + # CONFIG_MAC80211 is not set 335 312 # CONFIG_IEEE80211 is not set 336 313 # CONFIG_RFKILL is not set 337 314 ··· 440 415 # CONFIG_CDROM_PKTCDVD is not set 441 416 # CONFIG_ATA_OVER_ETH is not set 442 417 # CONFIG_MISC_DEVICES is not set 418 + CONFIG_HAVE_IDE=y 443 419 # CONFIG_IDE is not set 444 420 445 421 # ··· 474 448 # CONFIG_SMSC_PHY is not set 475 449 # CONFIG_BROADCOM_PHY is not set 476 450 # CONFIG_ICPLUS_PHY is not set 451 + # CONFIG_REALTEK_PHY is not set 477 452 # CONFIG_FIXED_PHY is not set 478 453 CONFIG_MDIO_BITBANG=y 479 454 CONFIG_NET_ETHERNET=y ··· 489 462 CONFIG_FS_ENET_HAS_FCC=y 490 463 # CONFIG_FS_ENET_MDIO_FCC is not set 491 464 CONFIG_NETDEV_1000=y 465 + # CONFIG_E1000E_ENABLED is not set 466 + # CONFIG_GIANFAR is not set 492 467 CONFIG_NETDEV_10000=y 493 468 494 469 # ··· 561 532 # CONFIG_W1 is not set 562 533 # CONFIG_POWER_SUPPLY is not set 563 534 # CONFIG_HWMON is not set 535 + # CONFIG_THERMAL is not set 564 536 # CONFIG_WATCHDOG is not set 565 537 566 538 # ··· 601 571 # CONFIG_SOUND is not set 602 572 # CONFIG_USB_SUPPORT is not set 603 573 # CONFIG_MMC is not set 574 + # CONFIG_MEMSTICK is not set 604 575 # CONFIG_NEW_LEDS is not set 605 576 # CONFIG_RTC_CLASS is not set 577 + # CONFIG_DMADEVICES is not set 606 578 607 579 # 608 580 # Userspace I/O ··· 625 593 # CONFIG_FS_POSIX_ACL is not set 626 594 # CONFIG_XFS_FS is not set 627 595 # CONFIG_OCFS2_FS is not set 628 - # CONFIG_MINIX_FS is not set 629 - # CONFIG_ROMFS_FS is not set 596 + CONFIG_DNOTIFY=y 630 597 CONFIG_INOTIFY=y 631 598 CONFIG_INOTIFY_USER=y 632 599 # CONFIG_QUOTA is not set 633 - CONFIG_DNOTIFY=y 634 600 # CONFIG_AUTOFS_FS is not set 635 601 CONFIG_AUTOFS4_FS=y 636 602 # CONFIG_FUSE_FS is not set ··· 656 626 CONFIG_TMPFS=y 657 627 # CONFIG_TMPFS_POSIX_ACL is not set 658 628 # CONFIG_HUGETLB_PAGE is not set 629 + # CONFIG_CONFIGFS_FS is not set 659 630 660 631 # 661 632 # Miscellaneous filesystems ··· 665 634 # CONFIG_JFFS2_FS is not set 666 635 CONFIG_CRAMFS=y 667 636 # CONFIG_VXFS_FS is not set 637 + # CONFIG_MINIX_FS is not set 668 638 # CONFIG_HPFS_FS is not set 669 639 # CONFIG_QNX4FS_FS is not set 640 + # CONFIG_ROMFS_FS is not set 670 641 # CONFIG_SYSV_FS is not set 671 642 # CONFIG_UFS_FS is not set 672 643 CONFIG_NETWORK_FILESYSTEMS=y ··· 748 715 # CONFIG_NLS_KOI8_R is not set 749 716 # CONFIG_NLS_KOI8_U is not set 750 717 CONFIG_NLS_UTF8=y 751 - # CONFIG_UCC_SLOW is not set 752 718 753 719 # 754 720 # Library routines ··· 763 731 CONFIG_HAS_IOMEM=y 764 732 CONFIG_HAS_IOPORT=y 765 733 CONFIG_HAS_DMA=y 766 - CONFIG_INSTRUMENTATION=y 767 - # CONFIG_PROFILING is not set 768 - # CONFIG_MARKERS is not set 769 734 770 735 # 771 736 # Kernel hacking ··· 793 764 # CONFIG_DEBUG_VM is not set 794 765 # CONFIG_DEBUG_LIST is not set 795 766 # CONFIG_DEBUG_SG is not set 796 - CONFIG_FORCED_INLINING=y 797 767 # CONFIG_BOOT_PRINTK_DELAY is not set 768 + # CONFIG_BACKTRACE_SELF_TEST is not set 798 769 # CONFIG_FAULT_INJECTION is not set 799 770 # CONFIG_SAMPLES is not set 800 771 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 813 784 CONFIG_CRYPTO=y 814 785 CONFIG_CRYPTO_ALGAPI=y 815 786 CONFIG_CRYPTO_BLKCIPHER=y 787 + # CONFIG_CRYPTO_SEQIV is not set 816 788 CONFIG_CRYPTO_MANAGER=y 817 789 # CONFIG_CRYPTO_HMAC is not set 818 790 # CONFIG_CRYPTO_NULL is not set ··· 827 797 CONFIG_CRYPTO_ECB=y 828 798 CONFIG_CRYPTO_CBC=y 829 799 CONFIG_CRYPTO_PCBC=y 800 + # CONFIG_CRYPTO_CTR is not set 801 + # CONFIG_CRYPTO_GCM is not set 802 + # CONFIG_CRYPTO_CCM is not set 830 803 # CONFIG_CRYPTO_CRYPTD is not set 831 804 CONFIG_CRYPTO_DES=y 832 805 # CONFIG_CRYPTO_FCRYPT is not set ··· 849 816 # CONFIG_CRYPTO_CRC32C is not set 850 817 # CONFIG_CRYPTO_CAMELLIA is not set 851 818 # CONFIG_CRYPTO_AUTHENC is not set 819 + # CONFIG_CRYPTO_LZO is not set 852 820 # CONFIG_CRYPTO_HW is not set 853 821 # CONFIG_PPC_CLOCK is not set 854 822 CONFIG_PPC_LIB_RHEAP=y
+38 -18
arch/powerpc/configs/ep88xc_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:13 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:10 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 26 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 28 CONFIG_GENERIC_HARDIRQS=y 29 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 29 30 CONFIG_IRQ_PER_CPU=y 30 31 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 31 32 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 64 63 # CONFIG_POSIX_MQUEUE is not set 65 64 # CONFIG_BSD_PROCESS_ACCT is not set 66 65 # CONFIG_TASKSTATS is not set 67 - # CONFIG_USER_NS is not set 68 - # CONFIG_PID_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 71 68 CONFIG_LOG_BUF_SHIFT=14 72 69 # CONFIG_CGROUPS is not set 70 + CONFIG_GROUP_SCHED=y 73 71 # CONFIG_FAIR_GROUP_SCHED is not set 72 + # CONFIG_RT_GROUP_SCHED is not set 73 + CONFIG_USER_SCHED=y 74 + # CONFIG_CGROUP_SCHED is not set 74 75 CONFIG_SYSFS_DEPRECATED=y 76 + CONFIG_SYSFS_DEPRECATED_V2=y 75 77 # CONFIG_RELAY is not set 78 + # CONFIG_NAMESPACES is not set 76 79 # CONFIG_BLK_DEV_INITRD is not set 77 80 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 78 81 CONFIG_SYSCTL=y ··· 89 84 CONFIG_PRINTK=y 90 85 CONFIG_BUG=y 91 86 # CONFIG_ELF_CORE is not set 87 + CONFIG_COMPAT_BRK=y 92 88 # CONFIG_BASE_FULL is not set 93 89 # CONFIG_FUTEX is not set 94 90 CONFIG_ANON_INODES=y 95 91 CONFIG_EPOLL=y 96 92 CONFIG_SIGNALFD=y 93 + CONFIG_TIMERFD=y 97 94 CONFIG_EVENTFD=y 98 95 CONFIG_SHMEM=y 99 96 # CONFIG_VM_EVENT_COUNTERS is not set ··· 103 96 # CONFIG_SLAB is not set 104 97 CONFIG_SLUB=y 105 98 # CONFIG_SLOB is not set 99 + # CONFIG_PROFILING is not set 100 + # CONFIG_MARKERS is not set 101 + CONFIG_HAVE_OPROFILE=y 102 + CONFIG_HAVE_KPROBES=y 103 + CONFIG_HAVE_KRETPROBES=y 104 + CONFIG_PROC_PAGE_MONITOR=y 105 + CONFIG_SLABINFO=y 106 106 # CONFIG_TINY_SHMEM is not set 107 107 CONFIG_BASE_SMALL=1 108 108 # CONFIG_MODULES is not set ··· 131 117 # CONFIG_DEFAULT_CFQ is not set 132 118 # CONFIG_DEFAULT_NOOP is not set 133 119 CONFIG_DEFAULT_IOSCHED="deadline" 120 + CONFIG_CLASSIC_RCU=y 134 121 135 122 # 136 123 # Platform support 137 124 # 138 - # CONFIG_PPC_MPC52xx is not set 139 - # CONFIG_PPC_MPC5200 is not set 125 + # CONFIG_PPC_MPC512x is not set 126 + # CONFIG_PPC_MPC5121 is not set 140 127 # CONFIG_PPC_CELL is not set 141 128 # CONFIG_PPC_CELL_NATIVE is not set 142 129 CONFIG_CPM1=y ··· 145 130 # CONFIG_MPC86XADS is not set 146 131 # CONFIG_MPC885ADS is not set 147 132 CONFIG_PPC_EP88XC=y 133 + # CONFIG_PPC_ADDER875 is not set 148 134 149 135 # 150 136 # MPC8xx CPM Options ··· 162 146 # CONFIG_I2C_SPI_UCODE_PATCH is not set 163 147 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 164 148 # CONFIG_PQ2ADS is not set 149 + # CONFIG_IPIC is not set 165 150 # CONFIG_MPIC is not set 166 151 # CONFIG_MPIC_WEIRD is not set 167 152 # CONFIG_PPC_I8259 is not set ··· 173 156 # CONFIG_PPC_INDIRECT_IO is not set 174 157 # CONFIG_GENERIC_IOMAP is not set 175 158 # CONFIG_CPU_FREQ is not set 176 - # CONFIG_CPM2 is not set 177 159 CONFIG_PPC_CPM_NEW_BINDING=y 178 160 # CONFIG_FSL_ULI1575 is not set 179 161 CONFIG_CPM=y ··· 190 174 # CONFIG_HZ_300 is not set 191 175 # CONFIG_HZ_1000 is not set 192 176 CONFIG_HZ=100 177 + # CONFIG_SCHED_HRTICK is not set 193 178 CONFIG_PREEMPT_NONE=y 194 179 # CONFIG_PREEMPT_VOLUNTARY is not set 195 180 # CONFIG_PREEMPT is not set ··· 198 181 # CONFIG_BINFMT_MISC is not set 199 182 # CONFIG_MATH_EMULATION is not set 200 183 CONFIG_8XX_MINIMAL_FPEMU=y 184 + # CONFIG_IOMMU_HELPER is not set 201 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 202 188 CONFIG_ARCH_FLATMEM_ENABLE=y 203 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 204 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 200 CONFIG_PROC_DEVICETREE=y 221 201 # CONFIG_CMDLINE_BOOL is not set 222 202 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 203 # CONFIG_SECCOMP is not set 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="ep88xc.dts" 228 204 CONFIG_ISA_DMA_API=y 229 205 230 206 # ··· 317 301 # 318 302 # CONFIG_NET_PKTGEN is not set 319 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 320 305 # CONFIG_IRDA is not set 321 306 # CONFIG_BT is not set 322 307 # CONFIG_AF_RXRPC is not set ··· 424 407 # CONFIG_PARPORT is not set 425 408 # CONFIG_BLK_DEV is not set 426 409 # CONFIG_MISC_DEVICES is not set 410 + CONFIG_HAVE_IDE=y 427 411 # CONFIG_IDE is not set 428 412 429 413 # ··· 459 441 # CONFIG_SMSC_PHY is not set 460 442 # CONFIG_BROADCOM_PHY is not set 461 443 # CONFIG_ICPLUS_PHY is not set 444 + # CONFIG_REALTEK_PHY is not set 462 445 # CONFIG_FIXED_PHY is not set 463 446 # CONFIG_MDIO_BITBANG is not set 464 447 CONFIG_NET_ETHERNET=y ··· 484 465 # CONFIG_WAN is not set 485 466 # CONFIG_PPP is not set 486 467 # CONFIG_SLIP is not set 487 - # CONFIG_SHAPER is not set 488 468 # CONFIG_NETCONSOLE is not set 489 469 # CONFIG_NETPOLL is not set 490 470 # CONFIG_NET_POLL_CONTROLLER is not set ··· 546 528 # CONFIG_W1 is not set 547 529 # CONFIG_POWER_SUPPLY is not set 548 530 # CONFIG_HWMON is not set 531 + # CONFIG_THERMAL is not set 549 532 # CONFIG_WATCHDOG is not set 550 533 551 534 # ··· 586 567 # CONFIG_SOUND is not set 587 568 # CONFIG_USB_SUPPORT is not set 588 569 # CONFIG_MMC is not set 570 + # CONFIG_MEMSTICK is not set 589 571 # CONFIG_NEW_LEDS is not set 590 572 # CONFIG_EDAC is not set 591 573 # CONFIG_RTC_CLASS is not set 574 + # CONFIG_DMADEVICES is not set 592 575 593 576 # 594 577 # Userspace I/O ··· 609 588 # CONFIG_XFS_FS is not set 610 589 # CONFIG_GFS2_FS is not set 611 590 # CONFIG_OCFS2_FS is not set 612 - # CONFIG_MINIX_FS is not set 613 - # CONFIG_ROMFS_FS is not set 591 + # CONFIG_DNOTIFY is not set 614 592 # CONFIG_INOTIFY is not set 615 593 # CONFIG_QUOTA is not set 616 - # CONFIG_DNOTIFY is not set 617 594 # CONFIG_AUTOFS_FS is not set 618 595 # CONFIG_AUTOFS4_FS is not set 619 596 # CONFIG_FUSE_FS is not set ··· 654 635 # CONFIG_JFFS2_FS is not set 655 636 CONFIG_CRAMFS=y 656 637 # CONFIG_VXFS_FS is not set 638 + # CONFIG_MINIX_FS is not set 657 639 # CONFIG_HPFS_FS is not set 658 640 # CONFIG_QNX4FS_FS is not set 641 + # CONFIG_ROMFS_FS is not set 659 642 # CONFIG_SYSV_FS is not set 660 643 # CONFIG_UFS_FS is not set 661 644 CONFIG_NETWORK_FILESYSTEMS=y ··· 704 683 # CONFIG_SYSV68_PARTITION is not set 705 684 # CONFIG_NLS is not set 706 685 # CONFIG_DLM is not set 707 - # CONFIG_UCC_SLOW is not set 708 686 709 687 # 710 688 # Library routines ··· 718 698 CONFIG_HAS_IOMEM=y 719 699 CONFIG_HAS_IOPORT=y 720 700 CONFIG_HAS_DMA=y 721 - # CONFIG_INSTRUMENTATION is not set 722 701 723 702 # 724 703 # Kernel hacking ··· 736 717 # CONFIG_SCHEDSTATS is not set 737 718 # CONFIG_TIMER_STATS is not set 738 719 # CONFIG_SLUB_DEBUG_ON is not set 720 + # CONFIG_SLUB_STATS is not set 739 721 # CONFIG_DEBUG_SPINLOCK is not set 740 722 # CONFIG_DEBUG_MUTEXES is not set 741 723 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set ··· 747 727 # CONFIG_DEBUG_VM is not set 748 728 # CONFIG_DEBUG_LIST is not set 749 729 # CONFIG_DEBUG_SG is not set 750 - CONFIG_FORCED_INLINING=y 751 730 # CONFIG_BOOT_PRINTK_DELAY is not set 731 + # CONFIG_BACKTRACE_SELF_TEST is not set 752 732 # CONFIG_FAULT_INJECTION is not set 753 733 # CONFIG_SAMPLES is not set 754 734 # CONFIG_DEBUG_STACKOVERFLOW is not set
+86 -45
arch/powerpc/configs/linkstation_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:22 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:10 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 CONFIG_POSIX_MQUEUE=y 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 CONFIG_IKCONFIG=y 74 71 CONFIG_IKCONFIG_PROC=y 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 # CONFIG_FAIR_GROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 78 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 79 81 # CONFIG_RELAY is not set 82 + CONFIG_NAMESPACES=y 83 + # CONFIG_UTS_NS is not set 84 + # CONFIG_IPC_NS is not set 85 + # CONFIG_USER_NS is not set 86 + # CONFIG_PID_NS is not set 80 87 CONFIG_BLK_DEV_INITRD=y 81 88 CONFIG_INITRAMFS_SOURCE="" 82 89 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 98 89 CONFIG_PRINTK=y 99 90 CONFIG_BUG=y 100 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 101 93 CONFIG_BASE_FULL=y 102 94 CONFIG_FUTEX=y 103 95 CONFIG_ANON_INODES=y 104 96 CONFIG_EPOLL=y 105 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 106 99 CONFIG_EVENTFD=y 107 100 CONFIG_SHMEM=y 108 101 CONFIG_VM_EVENT_COUNTERS=y ··· 112 101 # CONFIG_SLAB is not set 113 102 CONFIG_SLUB=y 114 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + # CONFIG_KPROBES is not set 108 + CONFIG_HAVE_KPROBES=y 109 + CONFIG_HAVE_KRETPROBES=y 110 + CONFIG_PROC_PAGE_MONITOR=y 111 + CONFIG_SLABINFO=y 115 112 CONFIG_RT_MUTEXES=y 116 113 # CONFIG_TINY_SHMEM is not set 117 114 CONFIG_BASE_SMALL=0 ··· 147 128 # CONFIG_DEFAULT_CFQ is not set 148 129 # CONFIG_DEFAULT_NOOP is not set 149 130 CONFIG_DEFAULT_IOSCHED="anticipatory" 131 + CONFIG_CLASSIC_RCU=y 150 132 151 133 # 152 134 # Platform support ··· 158 138 # CONFIG_PPC_86xx is not set 159 139 CONFIG_CLASSIC32=y 160 140 # CONFIG_PPC_CHRP is not set 141 + # CONFIG_PPC_MPC512x is not set 142 + # CONFIG_PPC_MPC5121 is not set 143 + # CONFIG_MPC5121_ADS is not set 161 144 # CONFIG_PPC_MPC52xx is not set 162 - # CONFIG_PPC_MPC5200 is not set 163 - # CONFIG_PPC_EFIKA is not set 164 - # CONFIG_PPC_LITE5200 is not set 165 145 # CONFIG_PPC_PMAC is not set 166 146 # CONFIG_PPC_CELL is not set 167 147 # CONFIG_PPC_CELL_NATIVE is not set 168 148 # CONFIG_PQ2ADS is not set 169 149 CONFIG_EMBEDDED6xx=y 170 150 CONFIG_LINKSTATION=y 151 + # CONFIG_STORCENTER is not set 171 152 # CONFIG_MPC7448HPC2 is not set 172 153 # CONFIG_PPC_HOLLY is not set 173 154 # CONFIG_PPC_PRPMC2800 is not set 174 155 CONFIG_MPC10X_BRIDGE=y 175 156 CONFIG_MPC10X_OPENPIC=y 176 157 # CONFIG_MPC10X_STORE_GATHERING is not set 158 + # CONFIG_IPIC is not set 177 159 CONFIG_MPIC=y 178 160 # CONFIG_MPIC_WEIRD is not set 179 161 # CONFIG_PPC_I8259 is not set ··· 187 165 # CONFIG_GENERIC_IOMAP is not set 188 166 # CONFIG_CPU_FREQ is not set 189 167 # CONFIG_TAU is not set 190 - # CONFIG_CPM2 is not set 191 168 # CONFIG_FSL_ULI1575 is not set 192 169 193 170 # ··· 202 181 # CONFIG_HZ_300 is not set 203 182 # CONFIG_HZ_1000 is not set 204 183 CONFIG_HZ=100 184 + # CONFIG_SCHED_HRTICK is not set 205 185 CONFIG_PREEMPT_NONE=y 206 186 # CONFIG_PREEMPT_VOLUNTARY is not set 207 187 # CONFIG_PREEMPT is not set 208 188 CONFIG_BINFMT_ELF=y 209 189 # CONFIG_BINFMT_MISC is not set 190 + # CONFIG_IOMMU_HELPER is not set 210 191 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 192 + CONFIG_ARCH_HAS_WALK_MEMORY=y 193 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 211 194 # CONFIG_KEXEC is not set 212 195 CONFIG_ARCH_FLATMEM_ENABLE=y 213 196 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 231 206 CONFIG_PROC_DEVICETREE=y 232 207 # CONFIG_CMDLINE_BOOL is not set 233 208 # CONFIG_PM is not set 234 - CONFIG_SUSPEND_UP_POSSIBLE=y 235 - CONFIG_HIBERNATION_UP_POSSIBLE=y 236 209 CONFIG_SECCOMP=y 237 - # CONFIG_WANT_DEVICE_TREE is not set 238 210 CONFIG_ISA_DMA_API=y 239 211 240 212 # ··· 281 259 # CONFIG_XFRM_USER is not set 282 260 # CONFIG_XFRM_SUB_POLICY is not set 283 261 # CONFIG_XFRM_MIGRATE is not set 262 + # CONFIG_XFRM_STATISTICS is not set 284 263 # CONFIG_NET_KEY is not set 285 264 CONFIG_INET=y 286 265 CONFIG_IP_MULTICAST=y ··· 318 295 # CONFIG_NETWORK_SECMARK is not set 319 296 CONFIG_NETFILTER=y 320 297 # CONFIG_NETFILTER_DEBUG is not set 298 + CONFIG_NETFILTER_ADVANCED=y 321 299 322 300 # 323 301 # Core Netfilter Configuration 324 302 # 325 - # CONFIG_NETFILTER_NETLINK is not set 326 - CONFIG_NF_CONNTRACK_ENABLED=m 303 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 304 + # CONFIG_NETFILTER_NETLINK_LOG is not set 327 305 CONFIG_NF_CONNTRACK=m 328 306 # CONFIG_NF_CT_ACCT is not set 329 307 # CONFIG_NF_CONNTRACK_MARK is not set ··· 341 317 # CONFIG_NF_CONNTRACK_SANE is not set 342 318 CONFIG_NF_CONNTRACK_SIP=m 343 319 CONFIG_NF_CONNTRACK_TFTP=m 320 + # CONFIG_NF_CT_NETLINK is not set 344 321 CONFIG_NETFILTER_XTABLES=m 345 322 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 346 323 # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set ··· 350 325 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 351 326 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 352 327 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set 328 + # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set 353 329 # CONFIG_NETFILTER_XT_TARGET_TRACE is not set 354 330 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 331 + # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set 355 332 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 356 333 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set 357 334 # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set ··· 363 336 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 364 337 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 365 338 # CONFIG_NETFILTER_XT_MATCH_HELPER is not set 339 + # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set 366 340 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 367 341 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 368 342 CONFIG_NETFILTER_XT_MATCH_MAC=m 369 343 # CONFIG_NETFILTER_XT_MATCH_MARK is not set 344 + # CONFIG_NETFILTER_XT_MATCH_OWNER is not set 370 345 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 371 346 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 372 347 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m 373 348 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 349 + # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set 374 350 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 375 351 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 376 352 CONFIG_NETFILTER_XT_MATCH_STATE=m ··· 391 361 CONFIG_NF_CONNTRACK_PROC_COMPAT=y 392 362 # CONFIG_IP_NF_QUEUE is not set 393 363 CONFIG_IP_NF_IPTABLES=m 394 - CONFIG_IP_NF_MATCH_IPRANGE=m 395 - # CONFIG_IP_NF_MATCH_TOS is not set 396 364 CONFIG_IP_NF_MATCH_RECENT=m 397 365 # CONFIG_IP_NF_MATCH_ECN is not set 398 366 # CONFIG_IP_NF_MATCH_AH is not set 399 367 # CONFIG_IP_NF_MATCH_TTL is not set 400 - CONFIG_IP_NF_MATCH_OWNER=m 401 368 CONFIG_IP_NF_MATCH_ADDRTYPE=m 402 369 CONFIG_IP_NF_FILTER=m 403 370 CONFIG_IP_NF_TARGET_REJECT=m ··· 405 378 CONFIG_IP_NF_TARGET_MASQUERADE=m 406 379 CONFIG_IP_NF_TARGET_REDIRECT=m 407 380 # CONFIG_IP_NF_TARGET_NETMAP is not set 408 - # CONFIG_IP_NF_TARGET_SAME is not set 409 381 # CONFIG_NF_NAT_SNMP_BASIC is not set 410 382 CONFIG_NF_NAT_PROTO_GRE=m 411 383 CONFIG_NF_NAT_FTP=m ··· 415 389 CONFIG_NF_NAT_H323=m 416 390 CONFIG_NF_NAT_SIP=m 417 391 CONFIG_IP_NF_MANGLE=m 418 - CONFIG_IP_NF_TARGET_TOS=m 419 392 CONFIG_IP_NF_TARGET_ECN=m 420 393 CONFIG_IP_NF_TARGET_TTL=m 421 394 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set ··· 443 418 # 444 419 # CONFIG_NET_PKTGEN is not set 445 420 # CONFIG_HAMRADIO is not set 421 + # CONFIG_CAN is not set 446 422 # CONFIG_IRDA is not set 447 423 # CONFIG_BT is not set 448 424 # CONFIG_AF_RXRPC is not set ··· 485 459 CONFIG_MTD_PARTITIONS=y 486 460 # CONFIG_MTD_REDBOOT_PARTS is not set 487 461 # CONFIG_MTD_CMDLINE_PARTS is not set 462 + # CONFIG_MTD_OF_PARTS is not set 488 463 489 464 # 490 465 # User Modules And Translation Layers ··· 581 554 CONFIG_BLK_DEV_RAM=y 582 555 CONFIG_BLK_DEV_RAM_COUNT=2 583 556 CONFIG_BLK_DEV_RAM_SIZE=8192 584 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 557 + # CONFIG_BLK_DEV_XIP is not set 585 558 # CONFIG_CDROM_PKTCDVD is not set 586 559 # CONFIG_ATA_OVER_ETH is not set 587 560 CONFIG_MISC_DEVICES=y ··· 589 562 # CONFIG_EEPROM_93CX6 is not set 590 563 # CONFIG_SGI_IOC4 is not set 591 564 # CONFIG_TIFM_CORE is not set 565 + # CONFIG_ENCLOSURE_SERVICES is not set 566 + CONFIG_HAVE_IDE=y 592 567 # CONFIG_IDE is not set 593 568 594 569 # ··· 655 626 # CONFIG_SCSI_IPS is not set 656 627 # CONFIG_SCSI_INITIO is not set 657 628 # CONFIG_SCSI_INIA100 is not set 629 + # CONFIG_SCSI_MVSAS is not set 658 630 # CONFIG_SCSI_STEX is not set 659 631 # CONFIG_SCSI_SYM53C8XX_2 is not set 660 632 # CONFIG_SCSI_IPR is not set ··· 686 656 # CONFIG_SATA_VIA is not set 687 657 # CONFIG_SATA_VITESSE is not set 688 658 # CONFIG_SATA_INIC162X is not set 659 + # CONFIG_SATA_FSL is not set 689 660 # CONFIG_PATA_ALI is not set 690 661 # CONFIG_PATA_AMD is not set 691 662 # CONFIG_PATA_ARTOP is not set ··· 710 679 # CONFIG_PATA_MPIIX is not set 711 680 # CONFIG_PATA_OLDPIIX is not set 712 681 # CONFIG_PATA_NETCELL is not set 682 + # CONFIG_PATA_NINJA32 is not set 713 683 # CONFIG_PATA_NS87410 is not set 714 684 # CONFIG_PATA_NS87415 is not set 715 685 # CONFIG_PATA_OPTI is not set ··· 725 693 # CONFIG_PATA_SIS is not set 726 694 # CONFIG_PATA_VIA is not set 727 695 # CONFIG_PATA_WINBOND is not set 696 + # CONFIG_PATA_PLATFORM is not set 728 697 # CONFIG_MD is not set 729 698 # CONFIG_FUSION is not set 730 699 ··· 744 711 # CONFIG_EQUALIZER is not set 745 712 CONFIG_TUN=m 746 713 # CONFIG_VETH is not set 747 - # CONFIG_IP1000 is not set 748 714 # CONFIG_ARCNET is not set 749 715 # CONFIG_PHYLIB is not set 750 716 CONFIG_NET_ETHERNET=y ··· 774 742 # CONFIG_DL2K is not set 775 743 # CONFIG_E1000 is not set 776 744 # CONFIG_E1000E is not set 745 + # CONFIG_E1000E_ENABLED is not set 746 + # CONFIG_IP1000 is not set 747 + # CONFIG_IGB is not set 777 748 # CONFIG_NS83820 is not set 778 749 # CONFIG_HAMACHI is not set 779 750 # CONFIG_YELLOWFIN is not set ··· 789 754 # CONFIG_VIA_VELOCITY is not set 790 755 # CONFIG_TIGON3 is not set 791 756 # CONFIG_BNX2 is not set 757 + # CONFIG_GIANFAR is not set 792 758 # CONFIG_MV643XX_ETH is not set 793 759 # CONFIG_QLA3XXX is not set 794 760 # CONFIG_ATL1 is not set ··· 804 768 # CONFIG_NIU is not set 805 769 # CONFIG_MLX4_CORE is not set 806 770 # CONFIG_TEHUTI is not set 771 + # CONFIG_BNX2X is not set 807 772 # CONFIG_TR is not set 808 773 809 774 # ··· 827 790 # CONFIG_PPP is not set 828 791 # CONFIG_SLIP is not set 829 792 # CONFIG_NET_FC is not set 830 - # CONFIG_SHAPER is not set 831 793 CONFIG_NETCONSOLE=y 832 794 # CONFIG_NETCONSOLE_DYNAMIC is not set 833 795 CONFIG_NETPOLL=y ··· 887 851 CONFIG_HW_CONSOLE=y 888 852 # CONFIG_VT_HW_CONSOLE_BINDING is not set 889 853 # CONFIG_SERIAL_NONSTANDARD is not set 854 + # CONFIG_NOZOMI is not set 890 855 891 856 # 892 857 # Serial drivers ··· 961 924 # 962 925 # Miscellaneous I2C Chip support 963 926 # 964 - # CONFIG_SENSORS_DS1337 is not set 965 - # CONFIG_SENSORS_DS1374 is not set 966 927 # CONFIG_DS1682 is not set 967 928 CONFIG_SENSORS_EEPROM=m 968 929 # CONFIG_SENSORS_PCF8574 is not set 969 - # CONFIG_SENSORS_PCA9539 is not set 930 + # CONFIG_PCF8575 is not set 970 931 # CONFIG_SENSORS_PCF8591 is not set 971 - # CONFIG_SENSORS_M41T00 is not set 932 + # CONFIG_TPS65010 is not set 972 933 # CONFIG_SENSORS_MAX6875 is not set 973 934 # CONFIG_SENSORS_TSL2550 is not set 974 935 # CONFIG_I2C_DEBUG_CORE is not set ··· 991 956 # CONFIG_SENSORS_ADM1031 is not set 992 957 # CONFIG_SENSORS_ADM9240 is not set 993 958 # CONFIG_SENSORS_ADT7470 is not set 959 + # CONFIG_SENSORS_ADT7473 is not set 994 960 # CONFIG_SENSORS_ATXP1 is not set 995 961 # CONFIG_SENSORS_DS1621 is not set 996 962 # CONFIG_SENSORS_I5K_AMB is not set ··· 1021 985 # CONFIG_SENSORS_SMSC47M1 is not set 1022 986 # CONFIG_SENSORS_SMSC47M192 is not set 1023 987 # CONFIG_SENSORS_SMSC47B397 is not set 988 + # CONFIG_SENSORS_ADS7828 is not set 1024 989 # CONFIG_SENSORS_THMC50 is not set 1025 990 # CONFIG_SENSORS_VIA686A is not set 1026 991 # CONFIG_SENSORS_VT1211 is not set ··· 1031 994 # CONFIG_SENSORS_W83792D is not set 1032 995 # CONFIG_SENSORS_W83793 is not set 1033 996 # CONFIG_SENSORS_W83L785TS is not set 997 + # CONFIG_SENSORS_W83L786NG is not set 1034 998 # CONFIG_SENSORS_W83627HF is not set 1035 999 # CONFIG_SENSORS_W83627EHF is not set 1036 1000 # CONFIG_HWMON_DEBUG_CHIP is not set 1001 + # CONFIG_THERMAL is not set 1037 1002 # CONFIG_WATCHDOG is not set 1038 1003 1039 1004 # ··· 1102 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1103 1064 CONFIG_USB=y 1104 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1105 1067 1106 1068 # 1107 1069 # Miscellaneous USB options ··· 1116 1076 # USB Host Controller Drivers 1117 1077 # 1118 1078 CONFIG_USB_EHCI_HCD=y 1119 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1120 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1121 1080 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1081 + # CONFIG_USB_EHCI_FSL is not set 1082 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1122 1083 # CONFIG_USB_ISP116X_HCD is not set 1123 1084 CONFIG_USB_OHCI_HCD=y 1124 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1171 1130 # 1172 1131 # USB port drivers 1173 1132 # 1174 - 1175 - # 1176 - # USB Serial Converter support 1177 - # 1178 1133 CONFIG_USB_SERIAL=y 1179 1134 CONFIG_USB_SERIAL_CONSOLE=y 1135 + # CONFIG_USB_EZUSB is not set 1180 1136 # CONFIG_USB_SERIAL_GENERIC is not set 1181 1137 # CONFIG_USB_SERIAL_AIRCABLE is not set 1182 1138 # CONFIG_USB_SERIAL_AIRPRIME is not set ··· 1194 1156 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set 1195 1157 # CONFIG_USB_SERIAL_GARMIN is not set 1196 1158 # CONFIG_USB_SERIAL_IPW is not set 1159 + # CONFIG_USB_SERIAL_IUU is not set 1197 1160 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set 1198 1161 # CONFIG_USB_SERIAL_KEYSPAN is not set 1199 1162 # CONFIG_USB_SERIAL_KLSI is not set ··· 1238 1199 # CONFIG_USB_TRANCEVIBRATOR is not set 1239 1200 # CONFIG_USB_IOWARRIOR is not set 1240 1201 # CONFIG_USB_TEST is not set 1241 - 1242 - # 1243 - # USB DSL modem support 1244 - # 1245 - 1246 - # 1247 - # USB Gadget Support 1248 - # 1249 1202 # CONFIG_USB_GADGET is not set 1250 1203 # CONFIG_MMC is not set 1204 + # CONFIG_MEMSTICK is not set 1251 1205 # CONFIG_NEW_LEDS is not set 1252 1206 # CONFIG_INFINIBAND is not set 1253 1207 # CONFIG_EDAC is not set ··· 1272 1240 # CONFIG_RTC_DRV_PCF8563 is not set 1273 1241 # CONFIG_RTC_DRV_PCF8583 is not set 1274 1242 # CONFIG_RTC_DRV_M41T80 is not set 1243 + # CONFIG_RTC_DRV_S35390A is not set 1275 1244 1276 1245 # 1277 1246 # SPI RTC drivers ··· 1282 1249 # Platform RTC drivers 1283 1250 # 1284 1251 # CONFIG_RTC_DRV_CMOS is not set 1252 + # CONFIG_RTC_DRV_DS1511 is not set 1285 1253 # CONFIG_RTC_DRV_DS1553 is not set 1286 - # CONFIG_RTC_DRV_STK17TA8 is not set 1287 1254 # CONFIG_RTC_DRV_DS1742 is not set 1255 + # CONFIG_RTC_DRV_STK17TA8 is not set 1288 1256 # CONFIG_RTC_DRV_M48T86 is not set 1289 1257 # CONFIG_RTC_DRV_M48T59 is not set 1290 1258 # CONFIG_RTC_DRV_V3020 is not set ··· 1293 1259 # 1294 1260 # on-CPU RTC drivers 1295 1261 # 1262 + # CONFIG_DMADEVICES is not set 1296 1263 1297 1264 # 1298 1265 # Userspace I/O ··· 1323 1288 # CONFIG_XFS_RT is not set 1324 1289 # CONFIG_GFS2_FS is not set 1325 1290 # CONFIG_OCFS2_FS is not set 1326 - # CONFIG_MINIX_FS is not set 1327 - # CONFIG_ROMFS_FS is not set 1291 + CONFIG_DNOTIFY=y 1328 1292 CONFIG_INOTIFY=y 1329 1293 CONFIG_INOTIFY_USER=y 1330 1294 # CONFIG_QUOTA is not set 1331 - CONFIG_DNOTIFY=y 1332 1295 # CONFIG_AUTOFS_FS is not set 1333 1296 # CONFIG_AUTOFS4_FS is not set 1334 1297 # CONFIG_FUSE_FS is not set ··· 1377 1344 # CONFIG_JFFS2_FS is not set 1378 1345 # CONFIG_CRAMFS is not set 1379 1346 # CONFIG_VXFS_FS is not set 1347 + # CONFIG_MINIX_FS is not set 1380 1348 # CONFIG_HPFS_FS is not set 1381 1349 # CONFIG_QNX4FS_FS is not set 1350 + # CONFIG_ROMFS_FS is not set 1382 1351 # CONFIG_SYSV_FS is not set 1383 1352 # CONFIG_UFS_FS is not set 1384 1353 CONFIG_NETWORK_FILESYSTEMS=y ··· 1462 1427 # CONFIG_NLS_KOI8_U is not set 1463 1428 CONFIG_NLS_UTF8=m 1464 1429 # CONFIG_DLM is not set 1465 - # CONFIG_UCC_SLOW is not set 1466 1430 1467 1431 # 1468 1432 # Library routines ··· 1481 1447 CONFIG_HAS_IOMEM=y 1482 1448 CONFIG_HAS_IOPORT=y 1483 1449 CONFIG_HAS_DMA=y 1484 - # CONFIG_INSTRUMENTATION is not set 1485 1450 1486 1451 # 1487 1452 # Kernel hacking ··· 1499 1466 # CONFIG_SCHEDSTATS is not set 1500 1467 # CONFIG_TIMER_STATS is not set 1501 1468 # CONFIG_SLUB_DEBUG_ON is not set 1469 + # CONFIG_SLUB_STATS is not set 1502 1470 # CONFIG_DEBUG_RT_MUTEXES is not set 1503 1471 # CONFIG_RT_MUTEX_TESTER is not set 1504 1472 # CONFIG_DEBUG_SPINLOCK is not set ··· 1512 1478 # CONFIG_DEBUG_VM is not set 1513 1479 # CONFIG_DEBUG_LIST is not set 1514 1480 # CONFIG_DEBUG_SG is not set 1515 - CONFIG_FORCED_INLINING=y 1516 1481 # CONFIG_BOOT_PRINTK_DELAY is not set 1517 1482 # CONFIG_RCU_TORTURE_TEST is not set 1483 + # CONFIG_BACKTRACE_SELF_TEST is not set 1518 1484 # CONFIG_FAULT_INJECTION is not set 1519 1485 # CONFIG_SAMPLES is not set 1520 1486 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1534 1500 CONFIG_CRYPTO=y 1535 1501 CONFIG_CRYPTO_ALGAPI=y 1536 1502 CONFIG_CRYPTO_BLKCIPHER=y 1503 + # CONFIG_CRYPTO_SEQIV is not set 1537 1504 CONFIG_CRYPTO_MANAGER=y 1538 1505 # CONFIG_CRYPTO_HMAC is not set 1539 1506 # CONFIG_CRYPTO_XCBC is not set ··· 1552 1517 CONFIG_CRYPTO_PCBC=m 1553 1518 # CONFIG_CRYPTO_LRW is not set 1554 1519 # CONFIG_CRYPTO_XTS is not set 1520 + # CONFIG_CRYPTO_CTR is not set 1521 + # CONFIG_CRYPTO_GCM is not set 1522 + # CONFIG_CRYPTO_CCM is not set 1555 1523 # CONFIG_CRYPTO_CRYPTD is not set 1556 1524 CONFIG_CRYPTO_DES=y 1557 1525 # CONFIG_CRYPTO_FCRYPT is not set ··· 1570 1532 # CONFIG_CRYPTO_KHAZAD is not set 1571 1533 # CONFIG_CRYPTO_ANUBIS is not set 1572 1534 # CONFIG_CRYPTO_SEED is not set 1535 + # CONFIG_CRYPTO_SALSA20 is not set 1573 1536 CONFIG_CRYPTO_DEFLATE=m 1574 1537 CONFIG_CRYPTO_MICHAEL_MIC=m 1575 1538 CONFIG_CRYPTO_CRC32C=m 1576 1539 # CONFIG_CRYPTO_CAMELLIA is not set 1577 1540 # CONFIG_CRYPTO_TEST is not set 1578 1541 # CONFIG_CRYPTO_AUTHENC is not set 1542 + # CONFIG_CRYPTO_LZO is not set 1579 1543 CONFIG_CRYPTO_HW=y 1544 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1580 1545 # CONFIG_PPC_CLOCK is not set
+94 -25
arch/powerpc/configs/mpc7448_hpc2_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:28 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:11 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 87 CONFIG_PRINTK=y 93 88 CONFIG_BUG=y 94 89 CONFIG_ELF_CORE=y 90 + CONFIG_COMPAT_BRK=y 95 91 CONFIG_BASE_FULL=y 96 92 CONFIG_FUTEX=y 97 93 CONFIG_ANON_INODES=y 98 94 CONFIG_EPOLL=y 99 95 CONFIG_SIGNALFD=y 96 + CONFIG_TIMERFD=y 100 97 CONFIG_EVENTFD=y 101 98 CONFIG_SHMEM=y 102 99 CONFIG_VM_EVENT_COUNTERS=y ··· 106 99 # CONFIG_SLAB is not set 107 100 CONFIG_SLUB=y 108 101 # CONFIG_SLOB is not set 102 + # CONFIG_PROFILING is not set 103 + # CONFIG_MARKERS is not set 104 + CONFIG_HAVE_OPROFILE=y 105 + CONFIG_HAVE_KPROBES=y 106 + CONFIG_HAVE_KRETPROBES=y 107 + CONFIG_PROC_PAGE_MONITOR=y 108 + CONFIG_SLABINFO=y 109 109 CONFIG_RT_MUTEXES=y 110 110 # CONFIG_TINY_SHMEM is not set 111 111 CONFIG_BASE_SMALL=0 ··· 135 121 # CONFIG_DEFAULT_CFQ is not set 136 122 # CONFIG_DEFAULT_NOOP is not set 137 123 CONFIG_DEFAULT_IOSCHED="anticipatory" 124 + CONFIG_CLASSIC_RCU=y 138 125 139 126 # 140 127 # Platform support ··· 146 131 # CONFIG_PPC_86xx is not set 147 132 CONFIG_CLASSIC32=y 148 133 # CONFIG_PPC_CHRP is not set 134 + # CONFIG_PPC_MPC512x is not set 135 + # CONFIG_PPC_MPC5121 is not set 136 + # CONFIG_MPC5121_ADS is not set 149 137 # CONFIG_PPC_MPC52xx is not set 150 - # CONFIG_PPC_MPC5200 is not set 151 - # CONFIG_PPC_EFIKA is not set 152 - # CONFIG_PPC_LITE5200 is not set 153 138 # CONFIG_PPC_PMAC is not set 154 139 # CONFIG_PPC_CELL is not set 155 140 # CONFIG_PPC_CELL_NATIVE is not set 156 141 # CONFIG_PQ2ADS is not set 157 142 CONFIG_EMBEDDED6xx=y 158 143 # CONFIG_LINKSTATION is not set 144 + # CONFIG_STORCENTER is not set 159 145 CONFIG_MPC7448HPC2=y 160 146 # CONFIG_PPC_HOLLY is not set 161 147 # CONFIG_PPC_PRPMC2800 is not set 162 148 CONFIG_TSI108_BRIDGE=y 149 + # CONFIG_IPIC is not set 163 150 CONFIG_MPIC=y 164 151 CONFIG_MPIC_WEIRD=y 165 152 # CONFIG_PPC_I8259 is not set ··· 173 156 # CONFIG_GENERIC_IOMAP is not set 174 157 # CONFIG_CPU_FREQ is not set 175 158 # CONFIG_TAU is not set 176 - # CONFIG_CPM2 is not set 177 159 # CONFIG_FSL_ULI1575 is not set 178 160 179 161 # ··· 188 172 # CONFIG_HZ_300 is not set 189 173 # CONFIG_HZ_1000 is not set 190 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 191 176 CONFIG_PREEMPT_NONE=y 192 177 # CONFIG_PREEMPT_VOLUNTARY is not set 193 178 # CONFIG_PREEMPT is not set 194 179 CONFIG_BINFMT_ELF=y 195 180 CONFIG_BINFMT_MISC=y 181 + # CONFIG_IOMMU_HELPER is not set 196 182 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 183 + CONFIG_ARCH_HAS_WALK_MEMORY=y 184 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 197 185 # CONFIG_KEXEC is not set 198 186 CONFIG_ARCH_FLATMEM_ENABLE=y 199 187 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 217 197 CONFIG_PROC_DEVICETREE=y 218 198 # CONFIG_CMDLINE_BOOL is not set 219 199 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 200 # CONFIG_SECCOMP is not set 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="" 225 201 CONFIG_ISA_DMA_API=y 226 202 227 203 # ··· 265 249 CONFIG_XFRM_USER=y 266 250 # CONFIG_XFRM_SUB_POLICY is not set 267 251 # CONFIG_XFRM_MIGRATE is not set 252 + # CONFIG_XFRM_STATISTICS is not set 268 253 # CONFIG_NET_KEY is not set 269 254 CONFIG_INET=y 270 255 CONFIG_IP_MULTICAST=y ··· 321 304 # 322 305 # CONFIG_NET_PKTGEN is not set 323 306 # CONFIG_HAMRADIO is not set 307 + # CONFIG_CAN is not set 324 308 # CONFIG_IRDA is not set 325 309 # CONFIG_BT is not set 326 310 # CONFIG_AF_RXRPC is not set ··· 366 348 CONFIG_BLK_DEV_RAM=y 367 349 CONFIG_BLK_DEV_RAM_COUNT=16 368 350 CONFIG_BLK_DEV_RAM_SIZE=131072 369 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 351 + # CONFIG_BLK_DEV_XIP is not set 370 352 # CONFIG_CDROM_PKTCDVD is not set 371 353 # CONFIG_ATA_OVER_ETH is not set 372 354 CONFIG_MISC_DEVICES=y ··· 374 356 # CONFIG_EEPROM_93CX6 is not set 375 357 # CONFIG_SGI_IOC4 is not set 376 358 # CONFIG_TIFM_CORE is not set 359 + # CONFIG_ENCLOSURE_SERVICES is not set 360 + CONFIG_HAVE_IDE=y 377 361 # CONFIG_IDE is not set 378 362 379 363 # ··· 439 419 # CONFIG_SCSI_IPS is not set 440 420 # CONFIG_SCSI_INITIO is not set 441 421 # CONFIG_SCSI_INIA100 is not set 422 + # CONFIG_SCSI_MVSAS is not set 442 423 # CONFIG_SCSI_STEX is not set 443 424 # CONFIG_SCSI_SYM53C8XX_2 is not set 444 425 # CONFIG_SCSI_IPR is not set ··· 493 472 # CONFIG_PATA_MPIIX is not set 494 473 # CONFIG_PATA_OLDPIIX is not set 495 474 # CONFIG_PATA_NETCELL is not set 475 + # CONFIG_PATA_NINJA32 is not set 496 476 # CONFIG_PATA_NS87410 is not set 497 477 # CONFIG_PATA_NS87415 is not set 498 478 # CONFIG_PATA_OPTI is not set ··· 527 505 # CONFIG_EQUALIZER is not set 528 506 # CONFIG_TUN is not set 529 507 # CONFIG_VETH is not set 530 - # CONFIG_IP1000 is not set 531 508 # CONFIG_ARCNET is not set 532 509 CONFIG_PHYLIB=y 533 510 ··· 542 521 # CONFIG_SMSC_PHY is not set 543 522 # CONFIG_BROADCOM_PHY is not set 544 523 # CONFIG_ICPLUS_PHY is not set 524 + # CONFIG_REALTEK_PHY is not set 545 525 # CONFIG_FIXED_PHY is not set 546 526 # CONFIG_MDIO_BITBANG is not set 547 527 CONFIG_NET_ETHERNET=y ··· 574 552 # CONFIG_8139TOO_TUNE_TWISTER is not set 575 553 # CONFIG_8139TOO_8129 is not set 576 554 # CONFIG_8139_OLD_RX_RESET is not set 555 + # CONFIG_R6040 is not set 577 556 # CONFIG_SIS900 is not set 578 557 # CONFIG_EPIC100 is not set 579 558 # CONFIG_SUNDANCE is not set ··· 586 563 # CONFIG_DL2K is not set 587 564 # CONFIG_E1000 is not set 588 565 # CONFIG_E1000E is not set 566 + # CONFIG_E1000E_ENABLED is not set 567 + # CONFIG_IP1000 is not set 568 + # CONFIG_IGB is not set 589 569 # CONFIG_NS83820 is not set 590 570 # CONFIG_HAMACHI is not set 591 571 # CONFIG_YELLOWFIN is not set ··· 615 589 # CONFIG_NIU is not set 616 590 # CONFIG_MLX4_CORE is not set 617 591 # CONFIG_TEHUTI is not set 592 + # CONFIG_BNX2X is not set 618 593 # CONFIG_TR is not set 619 594 620 595 # ··· 629 602 # CONFIG_PPP is not set 630 603 # CONFIG_SLIP is not set 631 604 # CONFIG_NET_FC is not set 632 - # CONFIG_SHAPER is not set 633 605 # CONFIG_NETCONSOLE is not set 634 606 # CONFIG_NETPOLL is not set 635 607 # CONFIG_NET_POLL_CONTROLLER is not set ··· 671 645 # 672 646 # CONFIG_VT is not set 673 647 # CONFIG_SERIAL_NONSTANDARD is not set 648 + # CONFIG_NOZOMI is not set 674 649 675 650 # 676 651 # Serial drivers ··· 730 703 # CONFIG_SENSORS_W83627HF is not set 731 704 # CONFIG_SENSORS_W83627EHF is not set 732 705 # CONFIG_HWMON_DEBUG_CHIP is not set 706 + # CONFIG_THERMAL is not set 733 707 # CONFIG_WATCHDOG is not set 734 708 735 709 # ··· 783 755 # 784 756 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 785 757 # 786 - 787 - # 788 - # USB Gadget Support 789 - # 790 758 # CONFIG_USB_GADGET is not set 791 759 # CONFIG_MMC is not set 760 + # CONFIG_MEMSTICK is not set 792 761 # CONFIG_NEW_LEDS is not set 793 762 # CONFIG_INFINIBAND is not set 794 763 # CONFIG_EDAC is not set 795 764 # CONFIG_RTC_CLASS is not set 765 + # CONFIG_DMADEVICES is not set 796 766 797 767 # 798 768 # Userspace I/O ··· 816 790 # CONFIG_XFS_FS is not set 817 791 # CONFIG_GFS2_FS is not set 818 792 # CONFIG_OCFS2_FS is not set 819 - # CONFIG_MINIX_FS is not set 820 - # CONFIG_ROMFS_FS is not set 793 + CONFIG_DNOTIFY=y 821 794 CONFIG_INOTIFY=y 822 795 CONFIG_INOTIFY_USER=y 823 796 # CONFIG_QUOTA is not set 824 - CONFIG_DNOTIFY=y 825 797 # CONFIG_AUTOFS_FS is not set 826 798 # CONFIG_AUTOFS4_FS is not set 827 799 # CONFIG_FUSE_FS is not set ··· 861 837 # CONFIG_EFS_FS is not set 862 838 # CONFIG_CRAMFS is not set 863 839 # CONFIG_VXFS_FS is not set 840 + # CONFIG_MINIX_FS is not set 864 841 # CONFIG_HPFS_FS is not set 865 842 # CONFIG_QNX4FS_FS is not set 843 + # CONFIG_ROMFS_FS is not set 866 844 # CONFIG_SYSV_FS is not set 867 845 # CONFIG_UFS_FS is not set 868 846 CONFIG_NETWORK_FILESYSTEMS=y ··· 909 883 # CONFIG_SYSV68_PARTITION is not set 910 884 # CONFIG_NLS is not set 911 885 # CONFIG_DLM is not set 912 - # CONFIG_UCC_SLOW is not set 913 886 914 887 # 915 888 # Library routines ··· 924 899 CONFIG_HAS_IOMEM=y 925 900 CONFIG_HAS_IOPORT=y 926 901 CONFIG_HAS_DMA=y 927 - # CONFIG_INSTRUMENTATION is not set 928 902 929 903 # 930 904 # Kernel hacking ··· 937 913 # CONFIG_HEADERS_CHECK is not set 938 914 # CONFIG_DEBUG_KERNEL is not set 939 915 # CONFIG_SLUB_DEBUG_ON is not set 916 + # CONFIG_SLUB_STATS is not set 940 917 # CONFIG_DEBUG_BUGVERBOSE is not set 941 918 # CONFIG_SAMPLES is not set 942 919 # CONFIG_BOOTX_TEXT is not set ··· 949 924 # CONFIG_KEYS is not set 950 925 # CONFIG_SECURITY is not set 951 926 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 952 - # CONFIG_CRYPTO is not set 927 + CONFIG_CRYPTO=y 928 + # CONFIG_CRYPTO_SEQIV is not set 929 + # CONFIG_CRYPTO_MANAGER is not set 930 + # CONFIG_CRYPTO_HMAC is not set 931 + # CONFIG_CRYPTO_XCBC is not set 932 + # CONFIG_CRYPTO_NULL is not set 933 + # CONFIG_CRYPTO_MD4 is not set 934 + # CONFIG_CRYPTO_MD5 is not set 935 + # CONFIG_CRYPTO_SHA1 is not set 936 + # CONFIG_CRYPTO_SHA256 is not set 937 + # CONFIG_CRYPTO_SHA512 is not set 938 + # CONFIG_CRYPTO_WP512 is not set 939 + # CONFIG_CRYPTO_TGR192 is not set 940 + # CONFIG_CRYPTO_GF128MUL is not set 941 + # CONFIG_CRYPTO_ECB is not set 942 + # CONFIG_CRYPTO_CBC is not set 943 + # CONFIG_CRYPTO_PCBC is not set 944 + # CONFIG_CRYPTO_LRW is not set 945 + # CONFIG_CRYPTO_XTS is not set 946 + # CONFIG_CRYPTO_CTR is not set 947 + # CONFIG_CRYPTO_GCM is not set 948 + # CONFIG_CRYPTO_CCM is not set 949 + # CONFIG_CRYPTO_CRYPTD is not set 950 + # CONFIG_CRYPTO_DES is not set 951 + # CONFIG_CRYPTO_FCRYPT is not set 952 + # CONFIG_CRYPTO_BLOWFISH is not set 953 + # CONFIG_CRYPTO_TWOFISH is not set 954 + # CONFIG_CRYPTO_SERPENT is not set 955 + # CONFIG_CRYPTO_AES is not set 956 + # CONFIG_CRYPTO_CAST5 is not set 957 + # CONFIG_CRYPTO_CAST6 is not set 958 + # CONFIG_CRYPTO_TEA is not set 959 + # CONFIG_CRYPTO_ARC4 is not set 960 + # CONFIG_CRYPTO_KHAZAD is not set 961 + # CONFIG_CRYPTO_ANUBIS is not set 962 + # CONFIG_CRYPTO_SEED is not set 963 + # CONFIG_CRYPTO_SALSA20 is not set 964 + # CONFIG_CRYPTO_DEFLATE is not set 965 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 966 + # CONFIG_CRYPTO_CRC32C is not set 967 + # CONFIG_CRYPTO_CAMELLIA is not set 968 + # CONFIG_CRYPTO_AUTHENC is not set 969 + # CONFIG_CRYPTO_LZO is not set 970 + CONFIG_CRYPTO_HW=y 971 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 953 972 # CONFIG_PPC_CLOCK is not set
+59 -16
arch/powerpc/configs/mpc8272_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc5 4 - # Thu Dec 13 22:40:57 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:13 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 28 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 31 32 CONFIG_IRQ_PER_CPU=y 32 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 70 69 CONFIG_IKCONFIG_PROC=y 71 70 CONFIG_LOG_BUF_SHIFT=14 72 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 73 # CONFIG_FAIR_GROUP_SCHED is not set 74 + CONFIG_USER_SCHED=y 75 + # CONFIG_CGROUP_SCHED is not set 74 76 CONFIG_SYSFS_DEPRECATED=y 77 + CONFIG_SYSFS_DEPRECATED_V2=y 75 78 # CONFIG_RELAY is not set 79 + # CONFIG_NAMESPACES is not set 76 80 # CONFIG_BLK_DEV_INITRD is not set 77 81 CONFIG_SYSCTL=y 78 82 CONFIG_EMBEDDED=y ··· 89 83 CONFIG_PRINTK=y 90 84 CONFIG_BUG=y 91 85 CONFIG_ELF_CORE=y 86 + CONFIG_COMPAT_BRK=y 92 87 CONFIG_BASE_FULL=y 93 88 CONFIG_FUTEX=y 94 89 CONFIG_ANON_INODES=y 95 90 CONFIG_EPOLL=y 96 91 CONFIG_SIGNALFD=y 92 + CONFIG_TIMERFD=y 97 93 CONFIG_EVENTFD=y 98 94 CONFIG_SHMEM=y 99 95 CONFIG_VM_EVENT_COUNTERS=y ··· 103 95 # CONFIG_SLAB is not set 104 96 CONFIG_SLUB=y 105 97 # CONFIG_SLOB is not set 98 + # CONFIG_PROFILING is not set 99 + # CONFIG_MARKERS is not set 100 + CONFIG_HAVE_OPROFILE=y 101 + CONFIG_HAVE_KPROBES=y 102 + CONFIG_HAVE_KRETPROBES=y 103 + CONFIG_PROC_PAGE_MONITOR=y 104 + CONFIG_SLABINFO=y 106 105 CONFIG_RT_MUTEXES=y 107 106 # CONFIG_TINY_SHMEM is not set 108 107 CONFIG_BASE_SMALL=0 ··· 131 116 # CONFIG_DEFAULT_CFQ is not set 132 117 # CONFIG_DEFAULT_NOOP is not set 133 118 CONFIG_DEFAULT_IOSCHED="anticipatory" 119 + CONFIG_CLASSIC_RCU=y 134 120 135 121 # 136 122 # Platform support ··· 140 124 CONFIG_PPC_82xx=y 141 125 # CONFIG_PPC_83xx is not set 142 126 # CONFIG_PPC_86xx is not set 143 - # CONFIG_PPC_MPC52xx is not set 144 - # CONFIG_PPC_MPC5200 is not set 127 + # CONFIG_PPC_MPC512x is not set 128 + # CONFIG_PPC_MPC5121 is not set 145 129 # CONFIG_PPC_CELL is not set 146 130 # CONFIG_PPC_CELL_NATIVE is not set 147 131 CONFIG_MPC8272_ADS=y 148 132 # CONFIG_PQ2FADS is not set 133 + # CONFIG_EP8248E is not set 149 134 CONFIG_PQ2ADS=y 150 135 CONFIG_8260=y 151 136 CONFIG_8272=y 152 137 CONFIG_PQ2_ADS_PCI_PIC=y 138 + # CONFIG_IPIC is not set 153 139 # CONFIG_MPIC is not set 154 140 # CONFIG_MPIC_WEIRD is not set 155 141 # CONFIG_PPC_I8259 is not set ··· 180 162 # CONFIG_HZ_300 is not set 181 163 # CONFIG_HZ_1000 is not set 182 164 CONFIG_HZ=250 165 + # CONFIG_SCHED_HRTICK is not set 183 166 CONFIG_PREEMPT_NONE=y 184 167 # CONFIG_PREEMPT_VOLUNTARY is not set 185 168 # CONFIG_PREEMPT is not set 186 169 CONFIG_BINFMT_ELF=y 187 170 CONFIG_BINFMT_MISC=y 171 + # CONFIG_IOMMU_HELPER is not set 188 172 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 173 + CONFIG_ARCH_HAS_WALK_MEMORY=y 174 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 189 175 CONFIG_ARCH_FLATMEM_ENABLE=y 190 176 CONFIG_ARCH_POPULATES_NODE_MAP=y 191 177 CONFIG_FLATMEM=y ··· 204 182 CONFIG_PROC_DEVICETREE=y 205 183 # CONFIG_CMDLINE_BOOL is not set 206 184 # CONFIG_PM is not set 207 - CONFIG_SUSPEND_UP_POSSIBLE=y 208 - CONFIG_HIBERNATION_UP_POSSIBLE=y 209 185 CONFIG_SECCOMP=y 210 - CONFIG_WANT_DEVICE_TREE=y 211 - CONFIG_DEVICE_TREE="mpc8272ads.dts" 212 186 CONFIG_ISA_DMA_API=y 213 187 214 188 # ··· 223 205 CONFIG_PCI_LEGACY=y 224 206 # CONFIG_PCI_DEBUG is not set 225 207 # CONFIG_PCCARD is not set 208 + # CONFIG_HOTPLUG_PCI is not set 226 209 227 210 # 228 211 # Advanced setup ··· 296 277 # CONFIG_NETWORK_SECMARK is not set 297 278 CONFIG_NETFILTER=y 298 279 # CONFIG_NETFILTER_DEBUG is not set 280 + CONFIG_NETFILTER_ADVANCED=y 299 281 300 282 # 301 283 # Core Netfilter Configuration 302 284 # 303 - # CONFIG_NETFILTER_NETLINK is not set 304 - # CONFIG_NF_CONNTRACK_ENABLED is not set 285 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 286 + # CONFIG_NETFILTER_NETLINK_LOG is not set 305 287 # CONFIG_NF_CONNTRACK is not set 306 288 # CONFIG_NETFILTER_XTABLES is not set 307 289 ··· 312 292 # CONFIG_IP_NF_QUEUE is not set 313 293 # CONFIG_IP_NF_IPTABLES is not set 314 294 # CONFIG_IP_NF_ARPTABLES is not set 295 + 296 + # 297 + # IPv6: Netfilter Configuration 298 + # 299 + # CONFIG_IP6_NF_QUEUE is not set 300 + # CONFIG_IP6_NF_IPTABLES is not set 301 + # CONFIG_ATM is not set 315 302 # CONFIG_BRIDGE is not set 316 303 # CONFIG_VLAN_8021Q is not set 317 304 # CONFIG_DECNET is not set ··· 332 305 # 333 306 # CONFIG_NET_PKTGEN is not set 334 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 335 309 # CONFIG_IRDA is not set 336 310 # CONFIG_BT is not set 337 311 ··· 341 313 # 342 314 # CONFIG_CFG80211 is not set 343 315 # CONFIG_WIRELESS_EXT is not set 316 + # CONFIG_MAC80211 is not set 344 317 # CONFIG_IEEE80211 is not set 345 318 # CONFIG_RFKILL is not set 346 319 ··· 456 427 # CONFIG_CDROM_PKTCDVD is not set 457 428 # CONFIG_ATA_OVER_ETH is not set 458 429 # CONFIG_MISC_DEVICES is not set 430 + CONFIG_HAVE_IDE=y 459 431 # CONFIG_IDE is not set 460 432 461 433 # ··· 502 472 # CONFIG_SMSC_PHY is not set 503 473 # CONFIG_BROADCOM_PHY is not set 504 474 # CONFIG_ICPLUS_PHY is not set 475 + # CONFIG_REALTEK_PHY is not set 505 476 # CONFIG_FIXED_PHY is not set 506 477 CONFIG_MDIO_BITBANG=y 507 478 CONFIG_NET_ETHERNET=y ··· 528 497 # CONFIG_DL2K is not set 529 498 # CONFIG_E1000 is not set 530 499 # CONFIG_E1000E is not set 500 + # CONFIG_E1000E_ENABLED is not set 501 + # CONFIG_IGB is not set 531 502 # CONFIG_NS83820 is not set 532 503 # CONFIG_HAMACHI is not set 533 504 # CONFIG_R8169 is not set ··· 540 507 # CONFIG_VIA_VELOCITY is not set 541 508 # CONFIG_TIGON3 is not set 542 509 # CONFIG_BNX2 is not set 510 + # CONFIG_GIANFAR is not set 543 511 # CONFIG_QLA3XXX is not set 544 512 CONFIG_NETDEV_10000=y 545 513 # CONFIG_CHELSIO_T1 is not set ··· 553 519 # CONFIG_NIU is not set 554 520 # CONFIG_MLX4_CORE is not set 555 521 # CONFIG_TEHUTI is not set 522 + # CONFIG_BNX2X is not set 556 523 # CONFIG_TR is not set 557 524 558 525 # ··· 677 642 # CONFIG_W1 is not set 678 643 # CONFIG_POWER_SUPPLY is not set 679 644 # CONFIG_HWMON is not set 645 + # CONFIG_THERMAL is not set 680 646 # CONFIG_WATCHDOG is not set 681 647 682 648 # ··· 720 684 # CONFIG_HID_SUPPORT is not set 721 685 # CONFIG_USB_SUPPORT is not set 722 686 # CONFIG_MMC is not set 687 + # CONFIG_MEMSTICK is not set 723 688 # CONFIG_NEW_LEDS is not set 724 689 # CONFIG_INFINIBAND is not set 725 690 # CONFIG_RTC_CLASS is not set 691 + # CONFIG_DMADEVICES is not set 726 692 727 693 # 728 694 # Userspace I/O ··· 748 710 CONFIG_FS_POSIX_ACL=y 749 711 # CONFIG_XFS_FS is not set 750 712 # CONFIG_OCFS2_FS is not set 751 - # CONFIG_MINIX_FS is not set 752 - # CONFIG_ROMFS_FS is not set 713 + CONFIG_DNOTIFY=y 753 714 CONFIG_INOTIFY=y 754 715 CONFIG_INOTIFY_USER=y 755 716 # CONFIG_QUOTA is not set 756 - CONFIG_DNOTIFY=y 757 717 # CONFIG_AUTOFS_FS is not set 758 718 CONFIG_AUTOFS4_FS=y 759 719 # CONFIG_FUSE_FS is not set ··· 779 743 CONFIG_TMPFS=y 780 744 # CONFIG_TMPFS_POSIX_ACL is not set 781 745 # CONFIG_HUGETLB_PAGE is not set 746 + # CONFIG_CONFIGFS_FS is not set 782 747 783 748 # 784 749 # Miscellaneous filesystems ··· 788 751 # CONFIG_JFFS2_FS is not set 789 752 CONFIG_CRAMFS=y 790 753 # CONFIG_VXFS_FS is not set 754 + # CONFIG_MINIX_FS is not set 791 755 # CONFIG_HPFS_FS is not set 792 756 # CONFIG_QNX4FS_FS is not set 757 + # CONFIG_ROMFS_FS is not set 793 758 # CONFIG_SYSV_FS is not set 794 759 # CONFIG_UFS_FS is not set 795 760 CONFIG_NETWORK_FILESYSTEMS=y ··· 872 833 # CONFIG_NLS_KOI8_R is not set 873 834 # CONFIG_NLS_KOI8_U is not set 874 835 CONFIG_NLS_UTF8=y 875 - # CONFIG_UCC_SLOW is not set 876 836 877 837 # 878 838 # Library routines ··· 889 851 CONFIG_HAS_IOMEM=y 890 852 CONFIG_HAS_IOPORT=y 891 853 CONFIG_HAS_DMA=y 892 - # CONFIG_INSTRUMENTATION is not set 893 854 894 855 # 895 856 # Kernel hacking ··· 907 870 # CONFIG_SCHEDSTATS is not set 908 871 # CONFIG_TIMER_STATS is not set 909 872 # CONFIG_SLUB_DEBUG_ON is not set 873 + # CONFIG_SLUB_STATS is not set 910 874 # CONFIG_DEBUG_RT_MUTEXES is not set 911 875 # CONFIG_RT_MUTEX_TESTER is not set 912 876 # CONFIG_DEBUG_SPINLOCK is not set ··· 920 882 # CONFIG_DEBUG_VM is not set 921 883 # CONFIG_DEBUG_LIST is not set 922 884 # CONFIG_DEBUG_SG is not set 923 - CONFIG_FORCED_INLINING=y 924 885 # CONFIG_BOOT_PRINTK_DELAY is not set 886 + # CONFIG_BACKTRACE_SELF_TEST is not set 925 887 # CONFIG_FAULT_INJECTION is not set 926 888 # CONFIG_SAMPLES is not set 927 889 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 940 902 CONFIG_CRYPTO=y 941 903 CONFIG_CRYPTO_ALGAPI=y 942 904 CONFIG_CRYPTO_BLKCIPHER=y 905 + # CONFIG_CRYPTO_SEQIV is not set 943 906 CONFIG_CRYPTO_MANAGER=y 944 907 # CONFIG_CRYPTO_HMAC is not set 945 908 # CONFIG_CRYPTO_NULL is not set ··· 954 915 CONFIG_CRYPTO_ECB=y 955 916 CONFIG_CRYPTO_CBC=y 956 917 CONFIG_CRYPTO_PCBC=y 918 + # CONFIG_CRYPTO_CTR is not set 919 + # CONFIG_CRYPTO_GCM is not set 920 + # CONFIG_CRYPTO_CCM is not set 957 921 # CONFIG_CRYPTO_CRYPTD is not set 958 922 CONFIG_CRYPTO_DES=y 959 923 # CONFIG_CRYPTO_FCRYPT is not set ··· 976 934 # CONFIG_CRYPTO_CRC32C is not set 977 935 # CONFIG_CRYPTO_CAMELLIA is not set 978 936 # CONFIG_CRYPTO_AUTHENC is not set 937 + # CONFIG_CRYPTO_LZO is not set 979 938 # CONFIG_CRYPTO_HW is not set 980 939 # CONFIG_PPC_CLOCK is not set 981 940 CONFIG_PPC_LIB_RHEAP=y
+74 -40
arch/powerpc/configs/mpc8313_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc6 4 - # Thu Jan 17 16:35:55 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:14 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 156 142 CONFIG_MPC831x_RDB=y 157 143 # CONFIG_MPC832x_MDS is not set 158 144 # CONFIG_MPC832x_RDB is not set ··· 161 145 # CONFIG_MPC834x_ITX is not set 162 146 # CONFIG_MPC836x_MDS is not set 163 147 # CONFIG_MPC837x_MDS is not set 148 + # CONFIG_MPC837x_RDB is not set 149 + # CONFIG_SBC834x is not set 164 150 CONFIG_PPC_MPC831x=y 151 + CONFIG_IPIC=y 165 152 # CONFIG_MPIC is not set 166 153 # CONFIG_MPIC_WEIRD is not set 167 154 # CONFIG_PPC_I8259 is not set ··· 175 156 # CONFIG_PPC_INDIRECT_IO is not set 176 157 # CONFIG_GENERIC_IOMAP is not set 177 158 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 159 # CONFIG_FSL_ULI1575 is not set 180 160 181 161 # ··· 190 172 # CONFIG_HZ_300 is not set 191 173 # CONFIG_HZ_1000 is not set 192 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 193 176 CONFIG_PREEMPT_NONE=y 194 177 # CONFIG_PREEMPT_VOLUNTARY is not set 195 178 # CONFIG_PREEMPT is not set 196 179 CONFIG_BINFMT_ELF=y 197 180 # CONFIG_BINFMT_MISC is not set 181 + # CONFIG_IOMMU_HELPER is not set 198 182 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 183 + CONFIG_ARCH_HAS_WALK_MEMORY=y 184 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 185 CONFIG_ARCH_FLATMEM_ENABLE=y 200 186 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 187 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 196 CONFIG_PROC_DEVICETREE=y 219 197 # CONFIG_CMDLINE_BOOL is not set 220 198 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 199 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 200 CONFIG_ISA_DMA_API=y 227 201 228 202 # ··· 268 250 # CONFIG_XFRM_USER is not set 269 251 # CONFIG_XFRM_SUB_POLICY is not set 270 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 271 254 # CONFIG_NET_KEY is not set 272 255 CONFIG_INET=y 273 256 CONFIG_IP_MULTICAST=y ··· 324 305 # 325 306 # CONFIG_NET_PKTGEN is not set 326 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 327 309 # CONFIG_IRDA is not set 328 310 # CONFIG_BT is not set 329 311 # CONFIG_AF_RXRPC is not set ··· 360 340 CONFIG_MTD_PARTITIONS=y 361 341 # CONFIG_MTD_REDBOOT_PARTS is not set 362 342 # CONFIG_MTD_CMDLINE_PARTS is not set 343 + # CONFIG_MTD_OF_PARTS is not set 363 344 364 345 # 365 346 # User Modules And Translation Layers ··· 436 415 # CONFIG_MTD_NAND_NANDSIM is not set 437 416 # CONFIG_MTD_NAND_PLATFORM is not set 438 417 # CONFIG_MTD_ALAUDA is not set 418 + # CONFIG_MTD_NAND_FSL_ELBC is not set 439 419 # CONFIG_MTD_ONENAND is not set 440 420 441 421 # ··· 460 438 CONFIG_BLK_DEV_RAM=y 461 439 CONFIG_BLK_DEV_RAM_COUNT=16 462 440 CONFIG_BLK_DEV_RAM_SIZE=32768 463 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 441 + # CONFIG_BLK_DEV_XIP is not set 464 442 # CONFIG_CDROM_PKTCDVD is not set 465 443 # CONFIG_ATA_OVER_ETH is not set 466 444 CONFIG_MISC_DEVICES=y ··· 468 446 # CONFIG_EEPROM_93CX6 is not set 469 447 # CONFIG_SGI_IOC4 is not set 470 448 # CONFIG_TIFM_CORE is not set 449 + # CONFIG_ENCLOSURE_SERVICES is not set 450 + CONFIG_HAVE_IDE=y 471 451 # CONFIG_IDE is not set 472 452 473 453 # ··· 534 510 # CONFIG_SCSI_IPS is not set 535 511 # CONFIG_SCSI_INITIO is not set 536 512 # CONFIG_SCSI_INIA100 is not set 513 + # CONFIG_SCSI_MVSAS is not set 537 514 # CONFIG_SCSI_STEX is not set 538 515 # CONFIG_SCSI_SYM53C8XX_2 is not set 539 516 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 574 549 # CONFIG_EQUALIZER is not set 575 550 # CONFIG_TUN is not set 576 551 # CONFIG_VETH is not set 577 - # CONFIG_IP1000 is not set 578 552 # CONFIG_ARCNET is not set 579 553 CONFIG_PHYLIB=y 580 554 ··· 589 565 # CONFIG_SMSC_PHY is not set 590 566 # CONFIG_BROADCOM_PHY is not set 591 567 # CONFIG_ICPLUS_PHY is not set 568 + # CONFIG_REALTEK_PHY is not set 592 569 # CONFIG_FIXED_PHY is not set 593 570 # CONFIG_MDIO_BITBANG is not set 594 571 CONFIG_NET_ETHERNET=y ··· 598 573 # CONFIG_SUNGEM is not set 599 574 # CONFIG_CASSINI is not set 600 575 # CONFIG_NET_VENDOR_3COM is not set 576 + # CONFIG_ENC28J60 is not set 601 577 # CONFIG_NET_TULIP is not set 602 578 # CONFIG_HP100 is not set 603 579 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 618 592 # CONFIG_NE2K_PCI is not set 619 593 # CONFIG_8139CP is not set 620 594 # CONFIG_8139TOO is not set 595 + # CONFIG_R6040 is not set 621 596 # CONFIG_SIS900 is not set 622 597 # CONFIG_EPIC100 is not set 623 598 # CONFIG_SUNDANCE is not set ··· 630 603 # CONFIG_DL2K is not set 631 604 # CONFIG_E1000 is not set 632 605 # CONFIG_E1000E is not set 606 + # CONFIG_E1000E_ENABLED is not set 607 + # CONFIG_IP1000 is not set 608 + # CONFIG_IGB is not set 633 609 # CONFIG_NS83820 is not set 634 610 # CONFIG_HAMACHI is not set 635 611 # CONFIG_YELLOWFIN is not set ··· 659 629 # CONFIG_NIU is not set 660 630 # CONFIG_MLX4_CORE is not set 661 631 # CONFIG_TEHUTI is not set 632 + # CONFIG_BNX2X is not set 662 633 # CONFIG_TR is not set 663 634 664 635 # ··· 682 651 # CONFIG_PPP is not set 683 652 # CONFIG_SLIP is not set 684 653 # CONFIG_NET_FC is not set 685 - # CONFIG_SHAPER is not set 686 654 # CONFIG_NETCONSOLE is not set 687 655 # CONFIG_NETPOLL is not set 688 656 # CONFIG_NET_POLL_CONTROLLER is not set ··· 724 694 # 725 695 # CONFIG_VT is not set 726 696 # CONFIG_SERIAL_NONSTANDARD is not set 697 + # CONFIG_NOZOMI is not set 727 698 728 699 # 729 700 # Serial drivers ··· 798 767 # 799 768 # Miscellaneous I2C Chip support 800 769 # 801 - # CONFIG_SENSORS_DS1337 is not set 802 - # CONFIG_SENSORS_DS1374 is not set 803 770 # CONFIG_DS1682 is not set 804 771 # CONFIG_SENSORS_EEPROM is not set 805 772 # CONFIG_SENSORS_PCF8574 is not set 806 - # CONFIG_SENSORS_PCA9539 is not set 773 + # CONFIG_PCF8575 is not set 807 774 # CONFIG_SENSORS_PCF8591 is not set 808 - # CONFIG_SENSORS_M41T00 is not set 775 + # CONFIG_TPS65010 is not set 809 776 # CONFIG_SENSORS_MAX6875 is not set 810 777 # CONFIG_SENSORS_TSL2550 is not set 811 778 # CONFIG_I2C_DEBUG_CORE is not set ··· 842 813 # CONFIG_SENSORS_ADM1031 is not set 843 814 # CONFIG_SENSORS_ADM9240 is not set 844 815 # CONFIG_SENSORS_ADT7470 is not set 816 + # CONFIG_SENSORS_ADT7473 is not set 845 817 # CONFIG_SENSORS_ATXP1 is not set 846 818 # CONFIG_SENSORS_DS1621 is not set 847 819 # CONFIG_SENSORS_I5K_AMB is not set ··· 873 843 # CONFIG_SENSORS_SMSC47M1 is not set 874 844 # CONFIG_SENSORS_SMSC47M192 is not set 875 845 # CONFIG_SENSORS_SMSC47B397 is not set 846 + # CONFIG_SENSORS_ADS7828 is not set 876 847 # CONFIG_SENSORS_THMC50 is not set 877 848 # CONFIG_SENSORS_VIA686A is not set 878 849 # CONFIG_SENSORS_VT1211 is not set ··· 883 852 # CONFIG_SENSORS_W83792D is not set 884 853 # CONFIG_SENSORS_W83793 is not set 885 854 # CONFIG_SENSORS_W83L785TS is not set 855 + # CONFIG_SENSORS_W83L786NG is not set 886 856 # CONFIG_SENSORS_W83627HF is not set 887 857 # CONFIG_SENSORS_W83627EHF is not set 888 858 # CONFIG_HWMON_DEBUG_CHIP is not set 859 + # CONFIG_THERMAL is not set 889 860 CONFIG_WATCHDOG=y 890 861 # CONFIG_WATCHDOG_NOWAYOUT is not set 891 862 ··· 967 934 CONFIG_USB_ARCH_HAS_EHCI=y 968 935 CONFIG_USB=y 969 936 # CONFIG_USB_DEBUG is not set 937 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 970 938 971 939 # 972 940 # Miscellaneous USB options ··· 981 947 # USB Host Controller Drivers 982 948 # 983 949 CONFIG_USB_EHCI_HCD=y 984 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 985 950 CONFIG_USB_EHCI_ROOT_HUB_TT=y 986 951 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 987 952 CONFIG_USB_EHCI_FSL=y 953 + CONFIG_USB_EHCI_HCD_PPC_OF=y 988 954 # CONFIG_USB_ISP116X_HCD is not set 989 955 CONFIG_USB_OHCI_HCD=y 990 956 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1035 1001 # 1036 1002 # USB port drivers 1037 1003 # 1038 - 1039 - # 1040 - # USB Serial Converter support 1041 - # 1042 1004 # CONFIG_USB_SERIAL is not set 1043 1005 1044 1006 # ··· 1060 1030 # CONFIG_USB_TRANCEVIBRATOR is not set 1061 1031 # CONFIG_USB_IOWARRIOR is not set 1062 1032 # CONFIG_USB_TEST is not set 1063 - 1064 - # 1065 - # USB DSL modem support 1066 - # 1067 - 1068 - # 1069 - # USB Gadget Support 1070 - # 1071 1033 CONFIG_USB_GADGET=y 1072 1034 # CONFIG_USB_GADGET_DEBUG is not set 1073 1035 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1085 1063 # CONFIG_USB_FILE_STORAGE is not set 1086 1064 # CONFIG_USB_G_SERIAL is not set 1087 1065 # CONFIG_USB_MIDI_GADGET is not set 1066 + # CONFIG_USB_G_PRINTER is not set 1088 1067 # CONFIG_MMC is not set 1068 + # CONFIG_MEMSTICK is not set 1089 1069 # CONFIG_NEW_LEDS is not set 1090 1070 # CONFIG_INFINIBAND is not set 1091 1071 # CONFIG_EDAC is not set ··· 1119 1095 # CONFIG_RTC_DRV_PCF8563 is not set 1120 1096 # CONFIG_RTC_DRV_PCF8583 is not set 1121 1097 # CONFIG_RTC_DRV_M41T80 is not set 1098 + # CONFIG_RTC_DRV_S35390A is not set 1122 1099 1123 1100 # 1124 1101 # SPI RTC drivers 1125 1102 # 1126 - # CONFIG_RTC_DRV_RS5C348 is not set 1127 1103 # CONFIG_RTC_DRV_MAX6902 is not set 1104 + # CONFIG_RTC_DRV_R9701 is not set 1105 + # CONFIG_RTC_DRV_RS5C348 is not set 1128 1106 1129 1107 # 1130 1108 # Platform RTC drivers 1131 1109 # 1132 1110 # CONFIG_RTC_DRV_CMOS is not set 1111 + # CONFIG_RTC_DRV_DS1511 is not set 1133 1112 # CONFIG_RTC_DRV_DS1553 is not set 1134 - # CONFIG_RTC_DRV_STK17TA8 is not set 1135 1113 # CONFIG_RTC_DRV_DS1742 is not set 1114 + # CONFIG_RTC_DRV_STK17TA8 is not set 1136 1115 # CONFIG_RTC_DRV_M48T86 is not set 1137 1116 # CONFIG_RTC_DRV_M48T59 is not set 1138 1117 # CONFIG_RTC_DRV_V3020 is not set ··· 1143 1116 # 1144 1117 # on-CPU RTC drivers 1145 1118 # 1119 + # CONFIG_DMADEVICES is not set 1146 1120 1147 1121 # 1148 1122 # Userspace I/O ··· 1169 1141 # CONFIG_XFS_FS is not set 1170 1142 # CONFIG_GFS2_FS is not set 1171 1143 # CONFIG_OCFS2_FS is not set 1172 - # CONFIG_MINIX_FS is not set 1173 - # CONFIG_ROMFS_FS is not set 1144 + CONFIG_DNOTIFY=y 1174 1145 CONFIG_INOTIFY=y 1175 1146 CONFIG_INOTIFY_USER=y 1176 1147 # CONFIG_QUOTA is not set 1177 - CONFIG_DNOTIFY=y 1178 1148 # CONFIG_AUTOFS_FS is not set 1179 1149 # CONFIG_AUTOFS4_FS is not set 1180 1150 # CONFIG_FUSE_FS is not set ··· 1225 1199 # CONFIG_JFFS2_RUBIN is not set 1226 1200 # CONFIG_CRAMFS is not set 1227 1201 # CONFIG_VXFS_FS is not set 1202 + # CONFIG_MINIX_FS is not set 1228 1203 # CONFIG_HPFS_FS is not set 1229 1204 # CONFIG_QNX4FS_FS is not set 1205 + # CONFIG_ROMFS_FS is not set 1230 1206 # CONFIG_SYSV_FS is not set 1231 1207 # CONFIG_UFS_FS is not set 1232 1208 CONFIG_NETWORK_FILESYSTEMS=y ··· 1276 1248 # CONFIG_SYSV68_PARTITION is not set 1277 1249 # CONFIG_NLS is not set 1278 1250 # CONFIG_DLM is not set 1279 - # CONFIG_UCC_SLOW is not set 1280 1251 1281 1252 # 1282 1253 # Library routines ··· 1293 1266 CONFIG_HAS_IOMEM=y 1294 1267 CONFIG_HAS_IOPORT=y 1295 1268 CONFIG_HAS_DMA=y 1296 - # CONFIG_INSTRUMENTATION is not set 1297 1269 1298 1270 # 1299 1271 # Kernel hacking ··· 1311 1285 # CONFIG_SCHEDSTATS is not set 1312 1286 # CONFIG_TIMER_STATS is not set 1313 1287 # CONFIG_SLUB_DEBUG_ON is not set 1288 + # CONFIG_SLUB_STATS is not set 1314 1289 # CONFIG_DEBUG_RT_MUTEXES is not set 1315 1290 # CONFIG_RT_MUTEX_TESTER is not set 1316 1291 # CONFIG_DEBUG_SPINLOCK is not set ··· 1324 1297 # CONFIG_DEBUG_VM is not set 1325 1298 # CONFIG_DEBUG_LIST is not set 1326 1299 # CONFIG_DEBUG_SG is not set 1327 - CONFIG_FORCED_INLINING=y 1328 1300 # CONFIG_BOOT_PRINTK_DELAY is not set 1329 1301 # CONFIG_RCU_TORTURE_TEST is not set 1302 + # CONFIG_BACKTRACE_SELF_TEST is not set 1330 1303 # CONFIG_FAULT_INJECTION is not set 1331 1304 # CONFIG_SAMPLES is not set 1332 1305 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1345 1318 CONFIG_CRYPTO=y 1346 1319 CONFIG_CRYPTO_ALGAPI=y 1347 1320 CONFIG_CRYPTO_BLKCIPHER=y 1321 + # CONFIG_CRYPTO_SEQIV is not set 1348 1322 CONFIG_CRYPTO_MANAGER=y 1349 1323 # CONFIG_CRYPTO_HMAC is not set 1350 1324 # CONFIG_CRYPTO_XCBC is not set ··· 1363 1335 CONFIG_CRYPTO_PCBC=m 1364 1336 # CONFIG_CRYPTO_LRW is not set 1365 1337 # CONFIG_CRYPTO_XTS is not set 1338 + # CONFIG_CRYPTO_CTR is not set 1339 + # CONFIG_CRYPTO_GCM is not set 1340 + # CONFIG_CRYPTO_CCM is not set 1366 1341 # CONFIG_CRYPTO_CRYPTD is not set 1367 1342 CONFIG_CRYPTO_DES=y 1368 1343 # CONFIG_CRYPTO_FCRYPT is not set ··· 1380 1349 # CONFIG_CRYPTO_KHAZAD is not set 1381 1350 # CONFIG_CRYPTO_ANUBIS is not set 1382 1351 # CONFIG_CRYPTO_SEED is not set 1352 + # CONFIG_CRYPTO_SALSA20 is not set 1383 1353 # CONFIG_CRYPTO_DEFLATE is not set 1384 1354 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1385 1355 # CONFIG_CRYPTO_CRC32C is not set 1386 1356 # CONFIG_CRYPTO_CAMELLIA is not set 1387 1357 # CONFIG_CRYPTO_TEST is not set 1388 1358 # CONFIG_CRYPTO_AUTHENC is not set 1359 + # CONFIG_CRYPTO_LZO is not set 1389 1360 CONFIG_CRYPTO_HW=y 1361 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1390 1362 # CONFIG_PPC_CLOCK is not set
+72 -38
arch/powerpc/configs/mpc8315_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Wed Jan 23 20:02:25 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:15 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 108 107 CONFIG_SLABINFO=y 109 108 CONFIG_RT_MUTEXES=y 110 109 # CONFIG_TINY_SHMEM is not set ··· 139 126 # CONFIG_DEFAULT_CFQ is not set 140 127 # CONFIG_DEFAULT_NOOP is not set 141 128 CONFIG_DEFAULT_IOSCHED="anticipatory" 129 + CONFIG_CLASSIC_RCU=y 142 130 143 131 # 144 132 # Platform support ··· 148 134 # CONFIG_PPC_82xx is not set 149 135 CONFIG_PPC_83xx=y 150 136 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 137 + # CONFIG_PPC_MPC512x is not set 138 + # CONFIG_PPC_MPC5121 is not set 153 139 # CONFIG_PPC_CELL is not set 154 140 # CONFIG_PPC_CELL_NATIVE is not set 155 141 # CONFIG_PQ2ADS is not set 142 + CONFIG_MPC83xx=y 156 143 CONFIG_MPC831x_RDB=y 157 144 # CONFIG_MPC832x_MDS is not set 158 145 # CONFIG_MPC832x_RDB is not set ··· 161 146 # CONFIG_MPC834x_ITX is not set 162 147 # CONFIG_MPC836x_MDS is not set 163 148 # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 164 151 CONFIG_PPC_MPC831x=y 165 152 CONFIG_IPIC=y 166 153 # CONFIG_MPIC is not set ··· 175 158 # CONFIG_PPC_INDIRECT_IO is not set 176 159 # CONFIG_GENERIC_IOMAP is not set 177 160 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 161 # CONFIG_FSL_ULI1575 is not set 180 162 181 163 # ··· 190 174 # CONFIG_HZ_300 is not set 191 175 # CONFIG_HZ_1000 is not set 192 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 193 178 CONFIG_PREEMPT_NONE=y 194 179 # CONFIG_PREEMPT_VOLUNTARY is not set 195 180 # CONFIG_PREEMPT is not set 196 181 CONFIG_BINFMT_ELF=y 197 182 # CONFIG_BINFMT_MISC is not set 183 + # CONFIG_IOMMU_HELPER is not set 198 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 187 CONFIG_ARCH_FLATMEM_ENABLE=y 200 188 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 189 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 198 CONFIG_PROC_DEVICETREE=y 219 199 # CONFIG_CMDLINE_BOOL is not set 220 200 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 201 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 202 CONFIG_ISA_DMA_API=y 227 203 228 204 # ··· 268 252 # CONFIG_XFRM_USER is not set 269 253 # CONFIG_XFRM_SUB_POLICY is not set 270 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 271 256 # CONFIG_NET_KEY is not set 272 257 CONFIG_INET=y 273 258 CONFIG_IP_MULTICAST=y ··· 324 307 # 325 308 # CONFIG_NET_PKTGEN is not set 326 309 # CONFIG_HAMRADIO is not set 310 + # CONFIG_CAN is not set 327 311 # CONFIG_IRDA is not set 328 312 # CONFIG_BT is not set 329 313 # CONFIG_AF_RXRPC is not set ··· 360 342 CONFIG_MTD_PARTITIONS=y 361 343 # CONFIG_MTD_REDBOOT_PARTS is not set 362 344 # CONFIG_MTD_CMDLINE_PARTS is not set 345 + # CONFIG_MTD_OF_PARTS is not set 363 346 364 347 # 365 348 # User Modules And Translation Layers ··· 436 417 # CONFIG_MTD_NAND_NANDSIM is not set 437 418 # CONFIG_MTD_NAND_PLATFORM is not set 438 419 # CONFIG_MTD_ALAUDA is not set 420 + # CONFIG_MTD_NAND_FSL_ELBC is not set 439 421 # CONFIG_MTD_ONENAND is not set 440 422 441 423 # ··· 460 440 CONFIG_BLK_DEV_RAM=y 461 441 CONFIG_BLK_DEV_RAM_COUNT=16 462 442 CONFIG_BLK_DEV_RAM_SIZE=32768 463 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 443 + # CONFIG_BLK_DEV_XIP is not set 464 444 # CONFIG_CDROM_PKTCDVD is not set 465 445 # CONFIG_ATA_OVER_ETH is not set 466 446 CONFIG_MISC_DEVICES=y ··· 468 448 # CONFIG_EEPROM_93CX6 is not set 469 449 # CONFIG_SGI_IOC4 is not set 470 450 # CONFIG_TIFM_CORE is not set 451 + # CONFIG_ENCLOSURE_SERVICES is not set 452 + CONFIG_HAVE_IDE=y 471 453 # CONFIG_IDE is not set 472 454 473 455 # ··· 534 512 # CONFIG_SCSI_IPS is not set 535 513 # CONFIG_SCSI_INITIO is not set 536 514 # CONFIG_SCSI_INIA100 is not set 515 + # CONFIG_SCSI_MVSAS is not set 537 516 # CONFIG_SCSI_STEX is not set 538 517 # CONFIG_SCSI_SYM53C8XX_2 is not set 539 518 # CONFIG_SCSI_IPR is not set ··· 589 566 # CONFIG_PATA_MPIIX is not set 590 567 # CONFIG_PATA_OLDPIIX is not set 591 568 # CONFIG_PATA_NETCELL is not set 569 + # CONFIG_PATA_NINJA32 is not set 592 570 # CONFIG_PATA_NS87410 is not set 593 571 # CONFIG_PATA_NS87415 is not set 594 572 # CONFIG_PATA_OPTI is not set ··· 647 623 # CONFIG_SMSC_PHY is not set 648 624 # CONFIG_BROADCOM_PHY is not set 649 625 # CONFIG_ICPLUS_PHY is not set 626 + # CONFIG_REALTEK_PHY is not set 650 627 # CONFIG_FIXED_PHY is not set 651 628 # CONFIG_MDIO_BITBANG is not set 652 629 CONFIG_NET_ETHERNET=y ··· 656 631 # CONFIG_SUNGEM is not set 657 632 # CONFIG_CASSINI is not set 658 633 # CONFIG_NET_VENDOR_3COM is not set 634 + # CONFIG_ENC28J60 is not set 659 635 # CONFIG_NET_TULIP is not set 660 636 # CONFIG_HP100 is not set 661 637 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 676 650 # CONFIG_NE2K_PCI is not set 677 651 # CONFIG_8139CP is not set 678 652 # CONFIG_8139TOO is not set 653 + # CONFIG_R6040 is not set 679 654 # CONFIG_SIS900 is not set 680 655 # CONFIG_EPIC100 is not set 681 656 # CONFIG_SUNDANCE is not set ··· 688 661 # CONFIG_DL2K is not set 689 662 # CONFIG_E1000 is not set 690 663 # CONFIG_E1000E is not set 664 + # CONFIG_E1000E_ENABLED is not set 691 665 # CONFIG_IP1000 is not set 666 + # CONFIG_IGB is not set 692 667 # CONFIG_NS83820 is not set 693 668 # CONFIG_HAMACHI is not set 694 669 # CONFIG_YELLOWFIN is not set ··· 717 688 # CONFIG_NIU is not set 718 689 # CONFIG_MLX4_CORE is not set 719 690 # CONFIG_TEHUTI is not set 691 + # CONFIG_BNX2X is not set 720 692 # CONFIG_TR is not set 721 693 722 694 # ··· 740 710 # CONFIG_PPP is not set 741 711 # CONFIG_SLIP is not set 742 712 # CONFIG_NET_FC is not set 743 - # CONFIG_SHAPER is not set 744 713 # CONFIG_NETCONSOLE is not set 745 714 # CONFIG_NETPOLL is not set 746 715 # CONFIG_NET_POLL_CONTROLLER is not set ··· 782 753 # 783 754 # CONFIG_VT is not set 784 755 # CONFIG_SERIAL_NONSTANDARD is not set 756 + # CONFIG_NOZOMI is not set 785 757 786 758 # 787 759 # Serial drivers ··· 856 826 # 857 827 # Miscellaneous I2C Chip support 858 828 # 859 - # CONFIG_SENSORS_DS1337 is not set 860 - # CONFIG_SENSORS_DS1374 is not set 861 829 # CONFIG_DS1682 is not set 862 830 # CONFIG_SENSORS_EEPROM is not set 863 831 # CONFIG_SENSORS_PCF8574 is not set 864 - # CONFIG_SENSORS_PCA9539 is not set 832 + # CONFIG_PCF8575 is not set 865 833 # CONFIG_SENSORS_PCF8591 is not set 866 - # CONFIG_SENSORS_M41T00 is not set 834 + # CONFIG_TPS65010 is not set 867 835 # CONFIG_SENSORS_MAX6875 is not set 868 836 # CONFIG_SENSORS_TSL2550 is not set 869 837 # CONFIG_I2C_DEBUG_CORE is not set ··· 900 872 # CONFIG_SENSORS_ADM1031 is not set 901 873 # CONFIG_SENSORS_ADM9240 is not set 902 874 # CONFIG_SENSORS_ADT7470 is not set 875 + # CONFIG_SENSORS_ADT7473 is not set 903 876 # CONFIG_SENSORS_ATXP1 is not set 904 877 # CONFIG_SENSORS_DS1621 is not set 905 878 # CONFIG_SENSORS_I5K_AMB is not set ··· 931 902 # CONFIG_SENSORS_SMSC47M1 is not set 932 903 # CONFIG_SENSORS_SMSC47M192 is not set 933 904 # CONFIG_SENSORS_SMSC47B397 is not set 905 + # CONFIG_SENSORS_ADS7828 is not set 934 906 # CONFIG_SENSORS_THMC50 is not set 935 907 # CONFIG_SENSORS_VIA686A is not set 936 908 # CONFIG_SENSORS_VT1211 is not set ··· 941 911 # CONFIG_SENSORS_W83792D is not set 942 912 # CONFIG_SENSORS_W83793 is not set 943 913 # CONFIG_SENSORS_W83L785TS is not set 914 + # CONFIG_SENSORS_W83L786NG is not set 944 915 # CONFIG_SENSORS_W83627HF is not set 945 916 # CONFIG_SENSORS_W83627EHF is not set 946 917 # CONFIG_HWMON_DEBUG_CHIP is not set 918 + # CONFIG_THERMAL is not set 947 919 CONFIG_WATCHDOG=y 948 920 # CONFIG_WATCHDOG_NOWAYOUT is not set 949 921 ··· 1025 993 CONFIG_USB_ARCH_HAS_EHCI=y 1026 994 CONFIG_USB=y 1027 995 # CONFIG_USB_DEBUG is not set 996 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1028 997 1029 998 # 1030 999 # Miscellaneous USB options ··· 1039 1006 # USB Host Controller Drivers 1040 1007 # 1041 1008 CONFIG_USB_EHCI_HCD=y 1042 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1043 1009 CONFIG_USB_EHCI_ROOT_HUB_TT=y 1044 1010 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1045 1011 CONFIG_USB_EHCI_FSL=y 1012 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1046 1013 # CONFIG_USB_ISP116X_HCD is not set 1047 1014 CONFIG_USB_OHCI_HCD=y 1048 1015 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1093 1060 # 1094 1061 # USB port drivers 1095 1062 # 1096 - 1097 - # 1098 - # USB Serial Converter support 1099 - # 1100 1063 # CONFIG_USB_SERIAL is not set 1101 1064 1102 1065 # ··· 1118 1089 # CONFIG_USB_TRANCEVIBRATOR is not set 1119 1090 # CONFIG_USB_IOWARRIOR is not set 1120 1091 # CONFIG_USB_TEST is not set 1121 - 1122 - # 1123 - # USB DSL modem support 1124 - # 1125 - 1126 - # 1127 - # USB Gadget Support 1128 - # 1129 1092 CONFIG_USB_GADGET=y 1130 1093 # CONFIG_USB_GADGET_DEBUG is not set 1131 1094 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1143 1122 # CONFIG_USB_FILE_STORAGE is not set 1144 1123 # CONFIG_USB_G_SERIAL is not set 1145 1124 # CONFIG_USB_MIDI_GADGET is not set 1125 + # CONFIG_USB_G_PRINTER is not set 1146 1126 # CONFIG_MMC is not set 1127 + # CONFIG_MEMSTICK is not set 1147 1128 # CONFIG_NEW_LEDS is not set 1148 1129 # CONFIG_INFINIBAND is not set 1149 1130 # CONFIG_EDAC is not set ··· 1177 1154 # CONFIG_RTC_DRV_PCF8563 is not set 1178 1155 # CONFIG_RTC_DRV_PCF8583 is not set 1179 1156 # CONFIG_RTC_DRV_M41T80 is not set 1157 + # CONFIG_RTC_DRV_S35390A is not set 1180 1158 1181 1159 # 1182 1160 # SPI RTC drivers 1183 1161 # 1184 - # CONFIG_RTC_DRV_RS5C348 is not set 1185 1162 # CONFIG_RTC_DRV_MAX6902 is not set 1163 + # CONFIG_RTC_DRV_R9701 is not set 1164 + # CONFIG_RTC_DRV_RS5C348 is not set 1186 1165 1187 1166 # 1188 1167 # Platform RTC drivers 1189 1168 # 1190 1169 # CONFIG_RTC_DRV_CMOS is not set 1170 + # CONFIG_RTC_DRV_DS1511 is not set 1191 1171 # CONFIG_RTC_DRV_DS1553 is not set 1192 - # CONFIG_RTC_DRV_STK17TA8 is not set 1193 1172 # CONFIG_RTC_DRV_DS1742 is not set 1173 + # CONFIG_RTC_DRV_STK17TA8 is not set 1194 1174 # CONFIG_RTC_DRV_M48T86 is not set 1195 1175 # CONFIG_RTC_DRV_M48T59 is not set 1196 1176 # CONFIG_RTC_DRV_V3020 is not set ··· 1201 1175 # 1202 1176 # on-CPU RTC drivers 1203 1177 # 1178 + # CONFIG_DMADEVICES is not set 1204 1179 1205 1180 # 1206 1181 # Userspace I/O ··· 1227 1200 # CONFIG_XFS_FS is not set 1228 1201 # CONFIG_GFS2_FS is not set 1229 1202 # CONFIG_OCFS2_FS is not set 1230 - # CONFIG_MINIX_FS is not set 1231 - # CONFIG_ROMFS_FS is not set 1203 + CONFIG_DNOTIFY=y 1232 1204 CONFIG_INOTIFY=y 1233 1205 CONFIG_INOTIFY_USER=y 1234 1206 # CONFIG_QUOTA is not set 1235 - CONFIG_DNOTIFY=y 1236 1207 # CONFIG_AUTOFS_FS is not set 1237 1208 # CONFIG_AUTOFS4_FS is not set 1238 1209 # CONFIG_FUSE_FS is not set ··· 1283 1258 # CONFIG_JFFS2_RUBIN is not set 1284 1259 # CONFIG_CRAMFS is not set 1285 1260 # CONFIG_VXFS_FS is not set 1261 + # CONFIG_MINIX_FS is not set 1286 1262 # CONFIG_HPFS_FS is not set 1287 1263 # CONFIG_QNX4FS_FS is not set 1264 + # CONFIG_ROMFS_FS is not set 1288 1265 # CONFIG_SYSV_FS is not set 1289 1266 # CONFIG_UFS_FS is not set 1290 1267 CONFIG_NETWORK_FILESYSTEMS=y ··· 1351 1324 CONFIG_HAS_IOMEM=y 1352 1325 CONFIG_HAS_IOPORT=y 1353 1326 CONFIG_HAS_DMA=y 1354 - # CONFIG_INSTRUMENTATION is not set 1355 1327 1356 1328 # 1357 1329 # Kernel hacking ··· 1369 1343 # CONFIG_SCHEDSTATS is not set 1370 1344 # CONFIG_TIMER_STATS is not set 1371 1345 # CONFIG_SLUB_DEBUG_ON is not set 1346 + # CONFIG_SLUB_STATS is not set 1372 1347 # CONFIG_DEBUG_RT_MUTEXES is not set 1373 1348 # CONFIG_RT_MUTEX_TESTER is not set 1374 1349 # CONFIG_DEBUG_SPINLOCK is not set ··· 1382 1355 # CONFIG_DEBUG_VM is not set 1383 1356 # CONFIG_DEBUG_LIST is not set 1384 1357 # CONFIG_DEBUG_SG is not set 1385 - CONFIG_FORCED_INLINING=y 1386 1358 # CONFIG_BOOT_PRINTK_DELAY is not set 1387 1359 # CONFIG_RCU_TORTURE_TEST is not set 1360 + # CONFIG_BACKTRACE_SELF_TEST is not set 1388 1361 # CONFIG_FAULT_INJECTION is not set 1389 1362 # CONFIG_SAMPLES is not set 1390 1363 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1403 1376 CONFIG_CRYPTO=y 1404 1377 CONFIG_CRYPTO_ALGAPI=y 1405 1378 CONFIG_CRYPTO_BLKCIPHER=y 1379 + # CONFIG_CRYPTO_SEQIV is not set 1406 1380 CONFIG_CRYPTO_MANAGER=y 1407 1381 # CONFIG_CRYPTO_HMAC is not set 1408 1382 # CONFIG_CRYPTO_XCBC is not set ··· 1421 1393 CONFIG_CRYPTO_PCBC=m 1422 1394 # CONFIG_CRYPTO_LRW is not set 1423 1395 # CONFIG_CRYPTO_XTS is not set 1396 + # CONFIG_CRYPTO_CTR is not set 1397 + # CONFIG_CRYPTO_GCM is not set 1398 + # CONFIG_CRYPTO_CCM is not set 1424 1399 # CONFIG_CRYPTO_CRYPTD is not set 1425 1400 CONFIG_CRYPTO_DES=y 1426 1401 # CONFIG_CRYPTO_FCRYPT is not set ··· 1438 1407 # CONFIG_CRYPTO_KHAZAD is not set 1439 1408 # CONFIG_CRYPTO_ANUBIS is not set 1440 1409 # CONFIG_CRYPTO_SEED is not set 1410 + # CONFIG_CRYPTO_SALSA20 is not set 1441 1411 # CONFIG_CRYPTO_DEFLATE is not set 1442 1412 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1443 1413 # CONFIG_CRYPTO_CRC32C is not set 1444 1414 # CONFIG_CRYPTO_CAMELLIA is not set 1445 1415 # CONFIG_CRYPTO_TEST is not set 1446 1416 # CONFIG_CRYPTO_AUTHENC is not set 1417 + # CONFIG_CRYPTO_LZO is not set 1447 1418 CONFIG_CRYPTO_HW=y 1419 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1448 1420 # CONFIG_PPC_CLOCK is not set
+71 -30
arch/powerpc/configs/mpc832x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:33 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:16 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 157 143 CONFIG_MPC832x_MDS=y 158 144 # CONFIG_MPC832x_RDB is not set 159 145 # CONFIG_MPC834x_MDS is not set 160 146 # CONFIG_MPC834x_ITX is not set 161 147 # CONFIG_MPC836x_MDS is not set 148 + # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 162 151 CONFIG_PPC_MPC832x=y 152 + CONFIG_IPIC=y 163 153 # CONFIG_MPIC is not set 164 154 # CONFIG_MPIC_WEIRD is not set 165 155 # CONFIG_PPC_I8259 is not set ··· 176 156 # CONFIG_GENERIC_IOMAP is not set 177 157 # CONFIG_CPU_FREQ is not set 178 158 CONFIG_QUICC_ENGINE=y 179 - # CONFIG_CPM2 is not set 180 159 # CONFIG_FSL_ULI1575 is not set 181 160 182 161 # ··· 191 172 # CONFIG_HZ_300 is not set 192 173 # CONFIG_HZ_1000 is not set 193 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 194 176 CONFIG_PREEMPT_NONE=y 195 177 # CONFIG_PREEMPT_VOLUNTARY is not set 196 178 # CONFIG_PREEMPT is not set 197 179 CONFIG_BINFMT_ELF=y 198 180 # CONFIG_BINFMT_MISC is not set 199 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 200 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 201 186 CONFIG_ARCH_FLATMEM_ENABLE=y 202 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 203 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 197 CONFIG_PROC_DEVICETREE=y 221 198 # CONFIG_CMDLINE_BOOL is not set 222 199 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 200 CONFIG_SECCOMP=y 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="" 228 201 CONFIG_ISA_DMA_API=y 229 202 230 203 # ··· 269 250 # CONFIG_XFRM_USER is not set 270 251 # CONFIG_XFRM_SUB_POLICY is not set 271 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 272 254 # CONFIG_NET_KEY is not set 273 255 CONFIG_INET=y 274 256 CONFIG_IP_MULTICAST=y ··· 325 305 # 326 306 # CONFIG_NET_PKTGEN is not set 327 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 328 309 # CONFIG_IRDA is not set 329 310 # CONFIG_BT is not set 330 311 # CONFIG_AF_RXRPC is not set ··· 370 349 CONFIG_BLK_DEV_RAM=y 371 350 CONFIG_BLK_DEV_RAM_COUNT=16 372 351 CONFIG_BLK_DEV_RAM_SIZE=32768 373 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 352 + # CONFIG_BLK_DEV_XIP is not set 374 353 # CONFIG_CDROM_PKTCDVD is not set 375 354 # CONFIG_ATA_OVER_ETH is not set 376 355 CONFIG_MISC_DEVICES=y ··· 378 357 # CONFIG_EEPROM_93CX6 is not set 379 358 # CONFIG_SGI_IOC4 is not set 380 359 # CONFIG_TIFM_CORE is not set 360 + # CONFIG_ENCLOSURE_SERVICES is not set 361 + CONFIG_HAVE_IDE=y 381 362 # CONFIG_IDE is not set 382 363 383 364 # ··· 444 421 # CONFIG_SCSI_IPS is not set 445 422 # CONFIG_SCSI_INITIO is not set 446 423 # CONFIG_SCSI_INIA100 is not set 424 + # CONFIG_SCSI_MVSAS is not set 447 425 # CONFIG_SCSI_STEX is not set 448 426 # CONFIG_SCSI_SYM53C8XX_2 is not set 449 427 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 475 451 # CONFIG_EQUALIZER is not set 476 452 # CONFIG_TUN is not set 477 453 # CONFIG_VETH is not set 478 - # CONFIG_IP1000 is not set 479 454 # CONFIG_ARCNET is not set 480 455 CONFIG_PHYLIB=y 481 456 ··· 490 467 # CONFIG_SMSC_PHY is not set 491 468 # CONFIG_BROADCOM_PHY is not set 492 469 # CONFIG_ICPLUS_PHY is not set 470 + # CONFIG_REALTEK_PHY is not set 493 471 # CONFIG_FIXED_PHY is not set 494 472 # CONFIG_MDIO_BITBANG is not set 495 473 CONFIG_NET_ETHERNET=y ··· 512 488 # CONFIG_DL2K is not set 513 489 # CONFIG_E1000 is not set 514 490 # CONFIG_E1000E is not set 491 + # CONFIG_E1000E_ENABLED is not set 492 + # CONFIG_IP1000 is not set 493 + # CONFIG_IGB is not set 515 494 # CONFIG_NS83820 is not set 516 495 # CONFIG_HAMACHI is not set 517 496 # CONFIG_YELLOWFIN is not set ··· 545 518 # CONFIG_NIU is not set 546 519 # CONFIG_MLX4_CORE is not set 547 520 # CONFIG_TEHUTI is not set 521 + # CONFIG_BNX2X is not set 548 522 # CONFIG_TR is not set 549 523 550 524 # ··· 559 531 # CONFIG_PPP is not set 560 532 # CONFIG_SLIP is not set 561 533 # CONFIG_NET_FC is not set 562 - # CONFIG_SHAPER is not set 563 534 # CONFIG_NETCONSOLE is not set 564 535 # CONFIG_NETPOLL is not set 565 536 # CONFIG_NET_POLL_CONTROLLER is not set ··· 601 574 # 602 575 # CONFIG_VT is not set 603 576 # CONFIG_SERIAL_NONSTANDARD is not set 577 + # CONFIG_NOZOMI is not set 604 578 605 579 # 606 580 # Serial drivers ··· 621 593 CONFIG_SERIAL_CORE_CONSOLE=y 622 594 # CONFIG_SERIAL_JSM is not set 623 595 # CONFIG_SERIAL_OF_PLATFORM is not set 596 + # CONFIG_SERIAL_QE is not set 624 597 CONFIG_UNIX98_PTYS=y 625 598 CONFIG_LEGACY_PTYS=y 626 599 CONFIG_LEGACY_PTY_COUNT=256 ··· 676 647 # 677 648 # Miscellaneous I2C Chip support 678 649 # 679 - # CONFIG_SENSORS_DS1337 is not set 680 - # CONFIG_SENSORS_DS1374 is not set 681 650 # CONFIG_DS1682 is not set 682 651 # CONFIG_SENSORS_EEPROM is not set 683 652 # CONFIG_SENSORS_PCF8574 is not set 684 - # CONFIG_SENSORS_PCA9539 is not set 653 + # CONFIG_PCF8575 is not set 685 654 # CONFIG_SENSORS_PCF8591 is not set 686 - # CONFIG_SENSORS_M41T00 is not set 655 + # CONFIG_TPS65010 is not set 687 656 # CONFIG_SENSORS_MAX6875 is not set 688 657 # CONFIG_SENSORS_TSL2550 is not set 689 658 # CONFIG_I2C_DEBUG_CORE is not set ··· 706 679 # CONFIG_SENSORS_ADM1031 is not set 707 680 # CONFIG_SENSORS_ADM9240 is not set 708 681 # CONFIG_SENSORS_ADT7470 is not set 682 + # CONFIG_SENSORS_ADT7473 is not set 709 683 # CONFIG_SENSORS_ATXP1 is not set 710 684 # CONFIG_SENSORS_DS1621 is not set 711 685 # CONFIG_SENSORS_I5K_AMB is not set ··· 736 708 # CONFIG_SENSORS_SMSC47M1 is not set 737 709 # CONFIG_SENSORS_SMSC47M192 is not set 738 710 # CONFIG_SENSORS_SMSC47B397 is not set 711 + # CONFIG_SENSORS_ADS7828 is not set 739 712 # CONFIG_SENSORS_THMC50 is not set 740 713 # CONFIG_SENSORS_VIA686A is not set 741 714 # CONFIG_SENSORS_VT1211 is not set ··· 746 717 # CONFIG_SENSORS_W83792D is not set 747 718 # CONFIG_SENSORS_W83793 is not set 748 719 # CONFIG_SENSORS_W83L785TS is not set 720 + # CONFIG_SENSORS_W83L786NG is not set 749 721 # CONFIG_SENSORS_W83627HF is not set 750 722 # CONFIG_SENSORS_W83627EHF is not set 751 723 # CONFIG_HWMON_DEBUG_CHIP is not set 724 + # CONFIG_THERMAL is not set 752 725 CONFIG_WATCHDOG=y 753 726 # CONFIG_WATCHDOG_NOWAYOUT is not set 754 727 ··· 816 785 # 817 786 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 818 787 # 819 - 820 - # 821 - # USB Gadget Support 822 - # 823 788 # CONFIG_USB_GADGET is not set 824 789 # CONFIG_MMC is not set 790 + # CONFIG_MEMSTICK is not set 825 791 # CONFIG_NEW_LEDS is not set 826 792 # CONFIG_INFINIBAND is not set 827 793 # CONFIG_EDAC is not set 828 794 CONFIG_RTC_LIB=y 829 795 CONFIG_RTC_CLASS=y 796 + 797 + # 798 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 799 + # 830 800 CONFIG_RTC_HCTOSYS=y 831 801 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 832 802 # CONFIG_RTC_DEBUG is not set ··· 854 822 # CONFIG_RTC_DRV_PCF8563 is not set 855 823 # CONFIG_RTC_DRV_PCF8583 is not set 856 824 # CONFIG_RTC_DRV_M41T80 is not set 825 + # CONFIG_RTC_DRV_S35390A is not set 857 826 858 827 # 859 828 # SPI RTC drivers ··· 864 831 # Platform RTC drivers 865 832 # 866 833 # CONFIG_RTC_DRV_CMOS is not set 834 + # CONFIG_RTC_DRV_DS1511 is not set 867 835 # CONFIG_RTC_DRV_DS1553 is not set 868 - # CONFIG_RTC_DRV_STK17TA8 is not set 869 836 # CONFIG_RTC_DRV_DS1742 is not set 837 + # CONFIG_RTC_DRV_STK17TA8 is not set 870 838 # CONFIG_RTC_DRV_M48T86 is not set 871 839 # CONFIG_RTC_DRV_M48T59 is not set 872 840 # CONFIG_RTC_DRV_V3020 is not set ··· 875 841 # 876 842 # on-CPU RTC drivers 877 843 # 844 + # CONFIG_DMADEVICES is not set 878 845 879 846 # 880 847 # Userspace I/O ··· 901 866 # CONFIG_XFS_FS is not set 902 867 # CONFIG_GFS2_FS is not set 903 868 # CONFIG_OCFS2_FS is not set 904 - # CONFIG_MINIX_FS is not set 905 - # CONFIG_ROMFS_FS is not set 869 + CONFIG_DNOTIFY=y 906 870 CONFIG_INOTIFY=y 907 871 CONFIG_INOTIFY_USER=y 908 872 # CONFIG_QUOTA is not set 909 - CONFIG_DNOTIFY=y 910 873 # CONFIG_AUTOFS_FS is not set 911 874 # CONFIG_AUTOFS4_FS is not set 912 875 # CONFIG_FUSE_FS is not set ··· 946 913 # CONFIG_EFS_FS is not set 947 914 # CONFIG_CRAMFS is not set 948 915 # CONFIG_VXFS_FS is not set 916 + # CONFIG_MINIX_FS is not set 949 917 # CONFIG_HPFS_FS is not set 950 918 # CONFIG_QNX4FS_FS is not set 919 + # CONFIG_ROMFS_FS is not set 951 920 # CONFIG_SYSV_FS is not set 952 921 # CONFIG_UFS_FS is not set 953 922 CONFIG_NETWORK_FILESYSTEMS=y ··· 993 958 # CONFIG_SYSV68_PARTITION is not set 994 959 # CONFIG_NLS is not set 995 960 # CONFIG_DLM is not set 996 - # CONFIG_UCC_SLOW is not set 997 961 CONFIG_UCC_FAST=y 998 962 CONFIG_UCC=y 999 963 ··· 1010 976 CONFIG_HAS_IOMEM=y 1011 977 CONFIG_HAS_IOPORT=y 1012 978 CONFIG_HAS_DMA=y 1013 - # CONFIG_INSTRUMENTATION is not set 1014 979 1015 980 # 1016 981 # Kernel hacking ··· 1023 990 # CONFIG_HEADERS_CHECK is not set 1024 991 # CONFIG_DEBUG_KERNEL is not set 1025 992 # CONFIG_SLUB_DEBUG_ON is not set 993 + # CONFIG_SLUB_STATS is not set 1026 994 # CONFIG_DEBUG_BUGVERBOSE is not set 1027 995 # CONFIG_SAMPLES is not set 1028 996 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1037 1003 CONFIG_CRYPTO=y 1038 1004 CONFIG_CRYPTO_ALGAPI=y 1039 1005 CONFIG_CRYPTO_BLKCIPHER=y 1006 + # CONFIG_CRYPTO_SEQIV is not set 1040 1007 CONFIG_CRYPTO_MANAGER=y 1041 1008 # CONFIG_CRYPTO_HMAC is not set 1042 1009 # CONFIG_CRYPTO_XCBC is not set ··· 1055 1020 CONFIG_CRYPTO_PCBC=m 1056 1021 # CONFIG_CRYPTO_LRW is not set 1057 1022 # CONFIG_CRYPTO_XTS is not set 1023 + # CONFIG_CRYPTO_CTR is not set 1024 + # CONFIG_CRYPTO_GCM is not set 1025 + # CONFIG_CRYPTO_CCM is not set 1058 1026 # CONFIG_CRYPTO_CRYPTD is not set 1059 1027 CONFIG_CRYPTO_DES=y 1060 1028 # CONFIG_CRYPTO_FCRYPT is not set ··· 1072 1034 # CONFIG_CRYPTO_KHAZAD is not set 1073 1035 # CONFIG_CRYPTO_ANUBIS is not set 1074 1036 # CONFIG_CRYPTO_SEED is not set 1037 + # CONFIG_CRYPTO_SALSA20 is not set 1075 1038 # CONFIG_CRYPTO_DEFLATE is not set 1076 1039 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1077 1040 # CONFIG_CRYPTO_CRC32C is not set 1078 1041 # CONFIG_CRYPTO_CAMELLIA is not set 1079 1042 # CONFIG_CRYPTO_TEST is not set 1080 1043 # CONFIG_CRYPTO_AUTHENC is not set 1044 + # CONFIG_CRYPTO_LZO is not set 1081 1045 CONFIG_CRYPTO_HW=y 1046 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1082 1047 # CONFIG_PPC_CLOCK is not set 1083 1048 CONFIG_PPC_LIB_RHEAP=y
+68 -38
arch/powerpc/configs/mpc832x_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:35 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:16 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 157 143 # CONFIG_MPC832x_MDS is not set 158 144 CONFIG_MPC832x_RDB=y 159 145 # CONFIG_MPC834x_MDS is not set 160 146 # CONFIG_MPC834x_ITX is not set 161 147 # CONFIG_MPC836x_MDS is not set 148 + # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 162 151 CONFIG_PPC_MPC832x=y 152 + CONFIG_IPIC=y 163 153 # CONFIG_MPIC is not set 164 154 # CONFIG_MPIC_WEIRD is not set 165 155 # CONFIG_PPC_I8259 is not set ··· 176 156 # CONFIG_GENERIC_IOMAP is not set 177 157 # CONFIG_CPU_FREQ is not set 178 158 CONFIG_QUICC_ENGINE=y 179 - # CONFIG_CPM2 is not set 180 159 # CONFIG_FSL_ULI1575 is not set 181 160 182 161 # ··· 191 172 # CONFIG_HZ_300 is not set 192 173 # CONFIG_HZ_1000 is not set 193 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 194 176 CONFIG_PREEMPT_NONE=y 195 177 # CONFIG_PREEMPT_VOLUNTARY is not set 196 178 # CONFIG_PREEMPT is not set 197 179 CONFIG_BINFMT_ELF=y 198 180 # CONFIG_BINFMT_MISC is not set 199 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 200 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 201 186 CONFIG_ARCH_FLATMEM_ENABLE=y 202 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 203 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 197 CONFIG_PROC_DEVICETREE=y 221 198 # CONFIG_CMDLINE_BOOL is not set 222 199 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 200 CONFIG_SECCOMP=y 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="" 228 201 CONFIG_ISA_DMA_API=y 229 202 230 203 # ··· 269 250 # CONFIG_XFRM_USER is not set 270 251 # CONFIG_XFRM_SUB_POLICY is not set 271 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 272 254 # CONFIG_NET_KEY is not set 273 255 CONFIG_INET=y 274 256 CONFIG_IP_MULTICAST=y ··· 325 305 # 326 306 # CONFIG_NET_PKTGEN is not set 327 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 328 309 # CONFIG_IRDA is not set 329 310 # CONFIG_BT is not set 330 311 # CONFIG_AF_RXRPC is not set ··· 371 350 CONFIG_BLK_DEV_RAM=y 372 351 CONFIG_BLK_DEV_RAM_COUNT=16 373 352 CONFIG_BLK_DEV_RAM_SIZE=32768 374 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 353 + # CONFIG_BLK_DEV_XIP is not set 375 354 # CONFIG_CDROM_PKTCDVD is not set 376 355 # CONFIG_ATA_OVER_ETH is not set 377 356 CONFIG_MISC_DEVICES=y ··· 379 358 # CONFIG_EEPROM_93CX6 is not set 380 359 # CONFIG_SGI_IOC4 is not set 381 360 # CONFIG_TIFM_CORE is not set 361 + # CONFIG_ENCLOSURE_SERVICES is not set 362 + CONFIG_HAVE_IDE=y 382 363 # CONFIG_IDE is not set 383 364 384 365 # ··· 445 422 # CONFIG_SCSI_IPS is not set 446 423 # CONFIG_SCSI_INITIO is not set 447 424 # CONFIG_SCSI_INIA100 is not set 425 + # CONFIG_SCSI_MVSAS is not set 448 426 # CONFIG_SCSI_STEX is not set 449 427 # CONFIG_SCSI_SYM53C8XX_2 is not set 450 428 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 476 452 # CONFIG_EQUALIZER is not set 477 453 # CONFIG_TUN is not set 478 454 # CONFIG_VETH is not set 479 - # CONFIG_IP1000 is not set 480 455 # CONFIG_ARCNET is not set 481 456 CONFIG_PHYLIB=y 482 457 ··· 491 468 # CONFIG_SMSC_PHY is not set 492 469 # CONFIG_BROADCOM_PHY is not set 493 470 CONFIG_ICPLUS_PHY=y 471 + # CONFIG_REALTEK_PHY is not set 494 472 # CONFIG_FIXED_PHY is not set 495 473 # CONFIG_MDIO_BITBANG is not set 496 474 CONFIG_NET_ETHERNET=y ··· 500 476 # CONFIG_SUNGEM is not set 501 477 # CONFIG_CASSINI is not set 502 478 # CONFIG_NET_VENDOR_3COM is not set 479 + # CONFIG_ENC28J60 is not set 503 480 # CONFIG_NET_TULIP is not set 504 481 # CONFIG_HP100 is not set 505 482 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 516 491 # CONFIG_E1000_NAPI is not set 517 492 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 518 493 # CONFIG_E1000E is not set 494 + # CONFIG_E1000E_ENABLED is not set 495 + # CONFIG_IP1000 is not set 496 + # CONFIG_IGB is not set 519 497 # CONFIG_NS83820 is not set 520 498 # CONFIG_HAMACHI is not set 521 499 # CONFIG_YELLOWFIN is not set ··· 549 521 # CONFIG_NIU is not set 550 522 # CONFIG_MLX4_CORE is not set 551 523 # CONFIG_TEHUTI is not set 524 + # CONFIG_BNX2X is not set 552 525 # CONFIG_TR is not set 553 526 554 527 # ··· 572 543 # CONFIG_PPP is not set 573 544 # CONFIG_SLIP is not set 574 545 # CONFIG_NET_FC is not set 575 - # CONFIG_SHAPER is not set 576 546 # CONFIG_NETCONSOLE is not set 577 547 # CONFIG_NETPOLL is not set 578 548 # CONFIG_NET_POLL_CONTROLLER is not set ··· 614 586 # 615 587 # CONFIG_VT is not set 616 588 # CONFIG_SERIAL_NONSTANDARD is not set 589 + # CONFIG_NOZOMI is not set 617 590 618 591 # 619 592 # Serial drivers ··· 634 605 CONFIG_SERIAL_CORE_CONSOLE=y 635 606 # CONFIG_SERIAL_JSM is not set 636 607 # CONFIG_SERIAL_OF_PLATFORM is not set 608 + # CONFIG_SERIAL_QE is not set 637 609 CONFIG_UNIX98_PTYS=y 638 610 CONFIG_LEGACY_PTYS=y 639 611 CONFIG_LEGACY_PTY_COUNT=256 ··· 690 660 # 691 661 # Miscellaneous I2C Chip support 692 662 # 693 - # CONFIG_SENSORS_DS1337 is not set 694 - # CONFIG_SENSORS_DS1374 is not set 695 663 # CONFIG_DS1682 is not set 696 664 # CONFIG_SENSORS_EEPROM is not set 697 665 # CONFIG_SENSORS_PCF8574 is not set 698 - # CONFIG_SENSORS_PCA9539 is not set 666 + # CONFIG_PCF8575 is not set 699 667 # CONFIG_SENSORS_PCF8591 is not set 700 - # CONFIG_SENSORS_M41T00 is not set 668 + # CONFIG_TPS65010 is not set 701 669 # CONFIG_SENSORS_MAX6875 is not set 702 670 # CONFIG_SENSORS_TSL2550 is not set 703 671 # CONFIG_I2C_DEBUG_CORE is not set ··· 733 705 # CONFIG_SENSORS_ADM1031 is not set 734 706 # CONFIG_SENSORS_ADM9240 is not set 735 707 # CONFIG_SENSORS_ADT7470 is not set 708 + # CONFIG_SENSORS_ADT7473 is not set 736 709 # CONFIG_SENSORS_ATXP1 is not set 737 710 # CONFIG_SENSORS_DS1621 is not set 738 711 # CONFIG_SENSORS_I5K_AMB is not set ··· 764 735 # CONFIG_SENSORS_SMSC47M1 is not set 765 736 # CONFIG_SENSORS_SMSC47M192 is not set 766 737 # CONFIG_SENSORS_SMSC47B397 is not set 738 + # CONFIG_SENSORS_ADS7828 is not set 767 739 # CONFIG_SENSORS_THMC50 is not set 768 740 # CONFIG_SENSORS_VIA686A is not set 769 741 # CONFIG_SENSORS_VT1211 is not set ··· 774 744 # CONFIG_SENSORS_W83792D is not set 775 745 # CONFIG_SENSORS_W83793 is not set 776 746 # CONFIG_SENSORS_W83L785TS is not set 747 + # CONFIG_SENSORS_W83L786NG is not set 777 748 # CONFIG_SENSORS_W83627HF is not set 778 749 # CONFIG_SENSORS_W83627EHF is not set 779 750 # CONFIG_HWMON_DEBUG_CHIP is not set 751 + # CONFIG_THERMAL is not set 780 752 CONFIG_WATCHDOG=y 781 753 # CONFIG_WATCHDOG_NOWAYOUT is not set 782 754 ··· 858 826 CONFIG_USB_ARCH_HAS_EHCI=y 859 827 CONFIG_USB=y 860 828 # CONFIG_USB_DEBUG is not set 829 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 861 830 862 831 # 863 832 # Miscellaneous USB options ··· 872 839 # USB Host Controller Drivers 873 840 # 874 841 CONFIG_USB_EHCI_HCD=y 875 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 876 842 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 877 843 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 844 + # CONFIG_USB_EHCI_FSL is not set 845 + CONFIG_USB_EHCI_HCD_PPC_OF=y 878 846 # CONFIG_USB_ISP116X_HCD is not set 879 847 CONFIG_USB_OHCI_HCD=y 880 848 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 926 892 # 927 893 # USB port drivers 928 894 # 929 - 930 - # 931 - # USB Serial Converter support 932 - # 933 895 # CONFIG_USB_SERIAL is not set 934 896 935 897 # ··· 951 921 # CONFIG_USB_TRANCEVIBRATOR is not set 952 922 # CONFIG_USB_IOWARRIOR is not set 953 923 # CONFIG_USB_TEST is not set 954 - 955 - # 956 - # USB DSL modem support 957 - # 958 - 959 - # 960 - # USB Gadget Support 961 - # 962 924 # CONFIG_USB_GADGET is not set 963 925 CONFIG_MMC=y 964 926 # CONFIG_MMC_DEBUG is not set ··· 970 948 # CONFIG_MMC_WBSD is not set 971 949 # CONFIG_MMC_TIFM_SD is not set 972 950 CONFIG_MMC_SPI=y 951 + # CONFIG_MEMSTICK is not set 973 952 # CONFIG_NEW_LEDS is not set 974 953 # CONFIG_INFINIBAND is not set 975 954 # CONFIG_EDAC is not set 976 955 # CONFIG_RTC_CLASS is not set 956 + # CONFIG_DMADEVICES is not set 977 957 978 958 # 979 959 # Userspace I/O ··· 1001 977 # CONFIG_XFS_FS is not set 1002 978 # CONFIG_GFS2_FS is not set 1003 979 # CONFIG_OCFS2_FS is not set 1004 - # CONFIG_MINIX_FS is not set 1005 - # CONFIG_ROMFS_FS is not set 980 + CONFIG_DNOTIFY=y 1006 981 CONFIG_INOTIFY=y 1007 982 CONFIG_INOTIFY_USER=y 1008 983 # CONFIG_QUOTA is not set 1009 - CONFIG_DNOTIFY=y 1010 984 # CONFIG_AUTOFS_FS is not set 1011 985 # CONFIG_AUTOFS4_FS is not set 1012 986 # CONFIG_FUSE_FS is not set ··· 1049 1027 # CONFIG_EFS_FS is not set 1050 1028 # CONFIG_CRAMFS is not set 1051 1029 # CONFIG_VXFS_FS is not set 1030 + # CONFIG_MINIX_FS is not set 1052 1031 # CONFIG_HPFS_FS is not set 1053 1032 # CONFIG_QNX4FS_FS is not set 1033 + # CONFIG_ROMFS_FS is not set 1054 1034 # CONFIG_SYSV_FS is not set 1055 1035 # CONFIG_UFS_FS is not set 1056 1036 CONFIG_NETWORK_FILESYSTEMS=y ··· 1140 1116 # CONFIG_NLS_KOI8_U is not set 1141 1117 # CONFIG_NLS_UTF8 is not set 1142 1118 # CONFIG_DLM is not set 1143 - # CONFIG_UCC_SLOW is not set 1144 1119 CONFIG_UCC_FAST=y 1145 1120 CONFIG_UCC=y 1146 1121 ··· 1157 1134 CONFIG_HAS_IOMEM=y 1158 1135 CONFIG_HAS_IOPORT=y 1159 1136 CONFIG_HAS_DMA=y 1160 - # CONFIG_INSTRUMENTATION is not set 1161 1137 1162 1138 # 1163 1139 # Kernel hacking ··· 1170 1148 # CONFIG_HEADERS_CHECK is not set 1171 1149 # CONFIG_DEBUG_KERNEL is not set 1172 1150 # CONFIG_SLUB_DEBUG_ON is not set 1151 + # CONFIG_SLUB_STATS is not set 1173 1152 # CONFIG_DEBUG_BUGVERBOSE is not set 1174 1153 # CONFIG_SAMPLES is not set 1175 1154 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1184 1161 CONFIG_CRYPTO=y 1185 1162 CONFIG_CRYPTO_ALGAPI=y 1186 1163 CONFIG_CRYPTO_BLKCIPHER=y 1164 + # CONFIG_CRYPTO_SEQIV is not set 1187 1165 CONFIG_CRYPTO_MANAGER=y 1188 1166 # CONFIG_CRYPTO_HMAC is not set 1189 1167 # CONFIG_CRYPTO_XCBC is not set ··· 1202 1178 CONFIG_CRYPTO_PCBC=m 1203 1179 # CONFIG_CRYPTO_LRW is not set 1204 1180 # CONFIG_CRYPTO_XTS is not set 1181 + # CONFIG_CRYPTO_CTR is not set 1182 + # CONFIG_CRYPTO_GCM is not set 1183 + # CONFIG_CRYPTO_CCM is not set 1205 1184 # CONFIG_CRYPTO_CRYPTD is not set 1206 1185 CONFIG_CRYPTO_DES=y 1207 1186 # CONFIG_CRYPTO_FCRYPT is not set ··· 1219 1192 # CONFIG_CRYPTO_KHAZAD is not set 1220 1193 # CONFIG_CRYPTO_ANUBIS is not set 1221 1194 # CONFIG_CRYPTO_SEED is not set 1195 + # CONFIG_CRYPTO_SALSA20 is not set 1222 1196 # CONFIG_CRYPTO_DEFLATE is not set 1223 1197 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1224 1198 # CONFIG_CRYPTO_CRC32C is not set 1225 1199 # CONFIG_CRYPTO_CAMELLIA is not set 1226 1200 # CONFIG_CRYPTO_TEST is not set 1227 1201 # CONFIG_CRYPTO_AUTHENC is not set 1202 + # CONFIG_CRYPTO_LZO is not set 1228 1203 CONFIG_CRYPTO_HW=y 1204 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1229 1205 # CONFIG_PPC_CLOCK is not set 1230 1206 CONFIG_PPC_LIB_RHEAP=y
+70 -41
arch/powerpc/configs/mpc834x_itx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:37 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:17 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 157 143 # CONFIG_MPC832x_MDS is not set 158 144 # CONFIG_MPC832x_RDB is not set 159 145 # CONFIG_MPC834x_MDS is not set 160 146 CONFIG_MPC834x_ITX=y 161 147 # CONFIG_MPC836x_MDS is not set 162 - CONFIG_MPC834x=y 148 + # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 151 + CONFIG_PPC_MPC834x=y 152 + CONFIG_IPIC=y 163 153 # CONFIG_MPIC is not set 164 154 # CONFIG_MPIC_WEIRD is not set 165 155 # CONFIG_PPC_I8259 is not set ··· 175 155 # CONFIG_PPC_INDIRECT_IO is not set 176 156 # CONFIG_GENERIC_IOMAP is not set 177 157 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 158 # CONFIG_FSL_ULI1575 is not set 180 159 181 160 # ··· 190 171 # CONFIG_HZ_300 is not set 191 172 # CONFIG_HZ_1000 is not set 192 173 CONFIG_HZ=250 174 + # CONFIG_SCHED_HRTICK is not set 193 175 CONFIG_PREEMPT_NONE=y 194 176 # CONFIG_PREEMPT_VOLUNTARY is not set 195 177 # CONFIG_PREEMPT is not set 196 178 CONFIG_BINFMT_ELF=y 197 179 # CONFIG_BINFMT_MISC is not set 180 + # CONFIG_IOMMU_HELPER is not set 198 181 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 + CONFIG_ARCH_HAS_WALK_MEMORY=y 183 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 184 CONFIG_ARCH_FLATMEM_ENABLE=y 200 185 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 186 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 195 CONFIG_PROC_DEVICETREE=y 219 196 # CONFIG_CMDLINE_BOOL is not set 220 197 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 198 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 199 CONFIG_ISA_DMA_API=y 227 200 228 201 # ··· 267 248 # CONFIG_XFRM_USER is not set 268 249 # CONFIG_XFRM_SUB_POLICY is not set 269 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 270 252 # CONFIG_NET_KEY is not set 271 253 CONFIG_INET=y 272 254 CONFIG_IP_MULTICAST=y ··· 323 303 # 324 304 # CONFIG_NET_PKTGEN is not set 325 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 326 307 # CONFIG_IRDA is not set 327 308 # CONFIG_BT is not set 328 309 # CONFIG_AF_RXRPC is not set ··· 448 427 CONFIG_BLK_DEV_RAM=y 449 428 CONFIG_BLK_DEV_RAM_COUNT=16 450 429 CONFIG_BLK_DEV_RAM_SIZE=32768 451 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 430 + # CONFIG_BLK_DEV_XIP is not set 452 431 # CONFIG_CDROM_PKTCDVD is not set 453 432 # CONFIG_ATA_OVER_ETH is not set 454 433 CONFIG_MISC_DEVICES=y ··· 456 435 # CONFIG_EEPROM_93CX6 is not set 457 436 # CONFIG_SGI_IOC4 is not set 458 437 # CONFIG_TIFM_CORE is not set 438 + # CONFIG_ENCLOSURE_SERVICES is not set 439 + CONFIG_HAVE_IDE=y 459 440 CONFIG_IDE=y 460 441 CONFIG_IDE_MAX_HWIFS=4 461 442 # CONFIG_BLK_DEV_IDE is not set ··· 526 503 # CONFIG_SCSI_IPS is not set 527 504 # CONFIG_SCSI_INITIO is not set 528 505 # CONFIG_SCSI_INIA100 is not set 506 + # CONFIG_SCSI_MVSAS is not set 529 507 # CONFIG_SCSI_STEX is not set 530 508 # CONFIG_SCSI_SYM53C8XX_2 is not set 531 509 # CONFIG_SCSI_IPR is not set ··· 557 533 # CONFIG_SATA_VIA is not set 558 534 # CONFIG_SATA_VITESSE is not set 559 535 # CONFIG_SATA_INIC162X is not set 536 + # CONFIG_SATA_FSL is not set 560 537 # CONFIG_PATA_ALI is not set 561 538 # CONFIG_PATA_AMD is not set 562 539 # CONFIG_PATA_ARTOP is not set ··· 581 556 # CONFIG_PATA_MPIIX is not set 582 557 # CONFIG_PATA_OLDPIIX is not set 583 558 # CONFIG_PATA_NETCELL is not set 559 + # CONFIG_PATA_NINJA32 is not set 584 560 # CONFIG_PATA_NS87410 is not set 585 561 # CONFIG_PATA_NS87415 is not set 586 562 # CONFIG_PATA_OPTI is not set ··· 625 599 # CONFIG_EQUALIZER is not set 626 600 # CONFIG_TUN is not set 627 601 # CONFIG_VETH is not set 628 - # CONFIG_IP1000 is not set 629 602 # CONFIG_ARCNET is not set 630 603 CONFIG_PHYLIB=y 631 604 ··· 640 615 # CONFIG_SMSC_PHY is not set 641 616 # CONFIG_BROADCOM_PHY is not set 642 617 # CONFIG_ICPLUS_PHY is not set 618 + # CONFIG_REALTEK_PHY is not set 643 619 # CONFIG_FIXED_PHY is not set 644 620 # CONFIG_MDIO_BITBANG is not set 645 621 # CONFIG_NET_ETHERNET is not set ··· 649 623 # CONFIG_DL2K is not set 650 624 # CONFIG_E1000 is not set 651 625 # CONFIG_E1000E is not set 626 + # CONFIG_E1000E_ENABLED is not set 627 + # CONFIG_IP1000 is not set 628 + # CONFIG_IGB is not set 652 629 # CONFIG_NS83820 is not set 653 630 # CONFIG_HAMACHI is not set 654 631 # CONFIG_YELLOWFIN is not set ··· 678 649 # CONFIG_NIU is not set 679 650 # CONFIG_MLX4_CORE is not set 680 651 # CONFIG_TEHUTI is not set 652 + # CONFIG_BNX2X is not set 681 653 # CONFIG_TR is not set 682 654 683 655 # ··· 701 671 # CONFIG_PPP is not set 702 672 # CONFIG_SLIP is not set 703 673 # CONFIG_NET_FC is not set 704 - # CONFIG_SHAPER is not set 705 674 # CONFIG_NETCONSOLE is not set 706 675 # CONFIG_NETPOLL is not set 707 676 # CONFIG_NET_POLL_CONTROLLER is not set ··· 723 694 # 724 695 # CONFIG_VT is not set 725 696 # CONFIG_SERIAL_NONSTANDARD is not set 697 + # CONFIG_NOZOMI is not set 726 698 727 699 # 728 700 # Serial drivers ··· 797 767 # 798 768 # Miscellaneous I2C Chip support 799 769 # 800 - # CONFIG_SENSORS_DS1337 is not set 801 - # CONFIG_SENSORS_DS1374 is not set 802 770 # CONFIG_DS1682 is not set 803 771 # CONFIG_SENSORS_EEPROM is not set 804 772 CONFIG_SENSORS_PCF8574=y 805 - # CONFIG_SENSORS_PCA9539 is not set 773 + # CONFIG_PCF8575 is not set 806 774 # CONFIG_SENSORS_PCF8591 is not set 807 - # CONFIG_SENSORS_M41T00 is not set 775 + # CONFIG_TPS65010 is not set 808 776 # CONFIG_SENSORS_MAX6875 is not set 809 777 # CONFIG_SENSORS_TSL2550 is not set 810 778 # CONFIG_I2C_DEBUG_CORE is not set ··· 831 803 # CONFIG_W1 is not set 832 804 # CONFIG_POWER_SUPPLY is not set 833 805 # CONFIG_HWMON is not set 806 + # CONFIG_THERMAL is not set 834 807 CONFIG_WATCHDOG=y 835 808 # CONFIG_WATCHDOG_NOWAYOUT is not set 836 809 ··· 896 867 CONFIG_USB_ARCH_HAS_EHCI=y 897 868 CONFIG_USB=y 898 869 # CONFIG_USB_DEBUG is not set 870 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 899 871 900 872 # 901 873 # Miscellaneous USB options ··· 910 880 # USB Host Controller Drivers 911 881 # 912 882 CONFIG_USB_EHCI_HCD=y 913 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 914 883 CONFIG_USB_EHCI_ROOT_HUB_TT=y 915 884 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 916 885 CONFIG_USB_EHCI_FSL=y 886 + CONFIG_USB_EHCI_HCD_PPC_OF=y 917 887 # CONFIG_USB_ISP116X_HCD is not set 918 888 # CONFIG_USB_OHCI_HCD is not set 919 889 CONFIG_USB_UHCI_HCD=y ··· 957 927 # 958 928 # USB port drivers 959 929 # 960 - 961 - # 962 - # USB Serial Converter support 963 - # 964 930 # CONFIG_USB_SERIAL is not set 965 931 966 932 # ··· 982 956 # CONFIG_USB_TRANCEVIBRATOR is not set 983 957 # CONFIG_USB_IOWARRIOR is not set 984 958 # CONFIG_USB_TEST is not set 985 - 986 - # 987 - # USB DSL modem support 988 - # 989 - 990 - # 991 - # USB Gadget Support 992 - # 993 959 # CONFIG_USB_GADGET is not set 994 960 # CONFIG_MMC is not set 961 + # CONFIG_MEMSTICK is not set 995 962 # CONFIG_NEW_LEDS is not set 996 963 # CONFIG_INFINIBAND is not set 997 964 # CONFIG_EDAC is not set ··· 1016 997 # CONFIG_RTC_DRV_PCF8563 is not set 1017 998 # CONFIG_RTC_DRV_PCF8583 is not set 1018 999 # CONFIG_RTC_DRV_M41T80 is not set 1000 + # CONFIG_RTC_DRV_S35390A is not set 1019 1001 1020 1002 # 1021 1003 # SPI RTC drivers 1022 1004 # 1023 - # CONFIG_RTC_DRV_RS5C348 is not set 1024 1005 # CONFIG_RTC_DRV_MAX6902 is not set 1006 + # CONFIG_RTC_DRV_R9701 is not set 1007 + # CONFIG_RTC_DRV_RS5C348 is not set 1025 1008 1026 1009 # 1027 1010 # Platform RTC drivers 1028 1011 # 1029 1012 # CONFIG_RTC_DRV_CMOS is not set 1013 + # CONFIG_RTC_DRV_DS1511 is not set 1030 1014 # CONFIG_RTC_DRV_DS1553 is not set 1031 - # CONFIG_RTC_DRV_STK17TA8 is not set 1032 1015 # CONFIG_RTC_DRV_DS1742 is not set 1016 + # CONFIG_RTC_DRV_STK17TA8 is not set 1033 1017 # CONFIG_RTC_DRV_M48T86 is not set 1034 1018 # CONFIG_RTC_DRV_M48T59 is not set 1035 1019 # CONFIG_RTC_DRV_V3020 is not set ··· 1040 1018 # 1041 1019 # on-CPU RTC drivers 1042 1020 # 1021 + # CONFIG_DMADEVICES is not set 1043 1022 1044 1023 # 1045 1024 # Userspace I/O ··· 1066 1043 # CONFIG_XFS_FS is not set 1067 1044 # CONFIG_GFS2_FS is not set 1068 1045 # CONFIG_OCFS2_FS is not set 1069 - # CONFIG_MINIX_FS is not set 1070 - # CONFIG_ROMFS_FS is not set 1046 + CONFIG_DNOTIFY=y 1071 1047 CONFIG_INOTIFY=y 1072 1048 CONFIG_INOTIFY_USER=y 1073 1049 # CONFIG_QUOTA is not set 1074 - CONFIG_DNOTIFY=y 1075 1050 # CONFIG_AUTOFS_FS is not set 1076 1051 # CONFIG_AUTOFS4_FS is not set 1077 1052 # CONFIG_FUSE_FS is not set ··· 1115 1094 # CONFIG_JFFS2_FS is not set 1116 1095 # CONFIG_CRAMFS is not set 1117 1096 # CONFIG_VXFS_FS is not set 1097 + # CONFIG_MINIX_FS is not set 1118 1098 # CONFIG_HPFS_FS is not set 1119 1099 # CONFIG_QNX4FS_FS is not set 1100 + # CONFIG_ROMFS_FS is not set 1120 1101 # CONFIG_SYSV_FS is not set 1121 1102 # CONFIG_UFS_FS is not set 1122 1103 CONFIG_NETWORK_FILESYSTEMS=y ··· 1205 1182 # CONFIG_NLS_KOI8_U is not set 1206 1183 # CONFIG_NLS_UTF8 is not set 1207 1184 # CONFIG_DLM is not set 1208 - # CONFIG_UCC_SLOW is not set 1209 1185 1210 1186 # 1211 1187 # Library routines ··· 1220 1198 CONFIG_HAS_IOMEM=y 1221 1199 CONFIG_HAS_IOPORT=y 1222 1200 CONFIG_HAS_DMA=y 1223 - # CONFIG_INSTRUMENTATION is not set 1224 1201 1225 1202 # 1226 1203 # Kernel hacking ··· 1233 1212 # CONFIG_HEADERS_CHECK is not set 1234 1213 # CONFIG_DEBUG_KERNEL is not set 1235 1214 # CONFIG_SLUB_DEBUG_ON is not set 1215 + # CONFIG_SLUB_STATS is not set 1236 1216 # CONFIG_DEBUG_BUGVERBOSE is not set 1237 1217 # CONFIG_SAMPLES is not set 1238 1218 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1247 1225 CONFIG_CRYPTO=y 1248 1226 CONFIG_CRYPTO_ALGAPI=y 1249 1227 CONFIG_CRYPTO_BLKCIPHER=y 1228 + # CONFIG_CRYPTO_SEQIV is not set 1250 1229 CONFIG_CRYPTO_MANAGER=y 1251 1230 # CONFIG_CRYPTO_HMAC is not set 1252 1231 # CONFIG_CRYPTO_XCBC is not set ··· 1265 1242 CONFIG_CRYPTO_PCBC=m 1266 1243 # CONFIG_CRYPTO_LRW is not set 1267 1244 # CONFIG_CRYPTO_XTS is not set 1245 + # CONFIG_CRYPTO_CTR is not set 1246 + # CONFIG_CRYPTO_GCM is not set 1247 + # CONFIG_CRYPTO_CCM is not set 1268 1248 # CONFIG_CRYPTO_CRYPTD is not set 1269 1249 CONFIG_CRYPTO_DES=y 1270 1250 # CONFIG_CRYPTO_FCRYPT is not set ··· 1282 1256 # CONFIG_CRYPTO_KHAZAD is not set 1283 1257 # CONFIG_CRYPTO_ANUBIS is not set 1284 1258 # CONFIG_CRYPTO_SEED is not set 1259 + # CONFIG_CRYPTO_SALSA20 is not set 1285 1260 # CONFIG_CRYPTO_DEFLATE is not set 1286 1261 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1287 1262 # CONFIG_CRYPTO_CRC32C is not set 1288 1263 # CONFIG_CRYPTO_CAMELLIA is not set 1289 1264 # CONFIG_CRYPTO_TEST is not set 1290 1265 # CONFIG_CRYPTO_AUTHENC is not set 1266 + # CONFIG_CRYPTO_LZO is not set 1291 1267 CONFIG_CRYPTO_HW=y 1268 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1292 1269 # CONFIG_PPC_CLOCK is not set
+68 -41
arch/powerpc/configs/mpc834x_itxgp_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:39 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:18 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 157 143 # CONFIG_MPC832x_MDS is not set 158 144 # CONFIG_MPC832x_RDB is not set 159 145 # CONFIG_MPC834x_MDS is not set 160 146 CONFIG_MPC834x_ITX=y 161 147 # CONFIG_MPC836x_MDS is not set 162 - CONFIG_MPC834x=y 148 + # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 151 + CONFIG_PPC_MPC834x=y 152 + CONFIG_IPIC=y 163 153 # CONFIG_MPIC is not set 164 154 # CONFIG_MPIC_WEIRD is not set 165 155 # CONFIG_PPC_I8259 is not set ··· 175 155 # CONFIG_PPC_INDIRECT_IO is not set 176 156 # CONFIG_GENERIC_IOMAP is not set 177 157 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 158 # CONFIG_FSL_ULI1575 is not set 180 159 181 160 # ··· 190 171 # CONFIG_HZ_300 is not set 191 172 # CONFIG_HZ_1000 is not set 192 173 CONFIG_HZ=250 174 + # CONFIG_SCHED_HRTICK is not set 193 175 CONFIG_PREEMPT_NONE=y 194 176 # CONFIG_PREEMPT_VOLUNTARY is not set 195 177 # CONFIG_PREEMPT is not set 196 178 CONFIG_BINFMT_ELF=y 197 179 # CONFIG_BINFMT_MISC is not set 180 + # CONFIG_IOMMU_HELPER is not set 198 181 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 + CONFIG_ARCH_HAS_WALK_MEMORY=y 183 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 184 CONFIG_ARCH_FLATMEM_ENABLE=y 200 185 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 186 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 195 CONFIG_PROC_DEVICETREE=y 219 196 # CONFIG_CMDLINE_BOOL is not set 220 197 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 198 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 199 CONFIG_ISA_DMA_API=y 227 200 228 201 # ··· 267 248 # CONFIG_XFRM_USER is not set 268 249 # CONFIG_XFRM_SUB_POLICY is not set 269 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 270 252 # CONFIG_NET_KEY is not set 271 253 CONFIG_INET=y 272 254 CONFIG_IP_MULTICAST=y ··· 323 303 # 324 304 # CONFIG_NET_PKTGEN is not set 325 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 326 307 # CONFIG_IRDA is not set 327 308 # CONFIG_BT is not set 328 309 # CONFIG_AF_RXRPC is not set ··· 448 427 CONFIG_BLK_DEV_RAM=y 449 428 CONFIG_BLK_DEV_RAM_COUNT=16 450 429 CONFIG_BLK_DEV_RAM_SIZE=32768 451 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 430 + # CONFIG_BLK_DEV_XIP is not set 452 431 # CONFIG_CDROM_PKTCDVD is not set 453 432 # CONFIG_ATA_OVER_ETH is not set 454 433 CONFIG_MISC_DEVICES=y ··· 456 435 # CONFIG_EEPROM_93CX6 is not set 457 436 # CONFIG_SGI_IOC4 is not set 458 437 # CONFIG_TIFM_CORE is not set 438 + # CONFIG_ENCLOSURE_SERVICES is not set 439 + CONFIG_HAVE_IDE=y 459 440 # CONFIG_IDE is not set 460 441 461 442 # ··· 522 499 # CONFIG_SCSI_IPS is not set 523 500 # CONFIG_SCSI_INITIO is not set 524 501 # CONFIG_SCSI_INIA100 is not set 502 + # CONFIG_SCSI_MVSAS is not set 525 503 # CONFIG_SCSI_STEX is not set 526 504 # CONFIG_SCSI_SYM53C8XX_2 is not set 527 505 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 553 529 # CONFIG_EQUALIZER is not set 554 530 # CONFIG_TUN is not set 555 531 # CONFIG_VETH is not set 556 - # CONFIG_IP1000 is not set 557 532 # CONFIG_ARCNET is not set 558 533 CONFIG_PHYLIB=y 559 534 ··· 568 545 # CONFIG_SMSC_PHY is not set 569 546 # CONFIG_BROADCOM_PHY is not set 570 547 # CONFIG_ICPLUS_PHY is not set 548 + # CONFIG_REALTEK_PHY is not set 571 549 # CONFIG_FIXED_PHY is not set 572 550 # CONFIG_MDIO_BITBANG is not set 573 551 # CONFIG_NET_ETHERNET is not set ··· 577 553 # CONFIG_DL2K is not set 578 554 # CONFIG_E1000 is not set 579 555 # CONFIG_E1000E is not set 556 + # CONFIG_E1000E_ENABLED is not set 557 + # CONFIG_IP1000 is not set 558 + # CONFIG_IGB is not set 580 559 # CONFIG_NS83820 is not set 581 560 # CONFIG_HAMACHI is not set 582 561 # CONFIG_YELLOWFIN is not set ··· 606 579 # CONFIG_NIU is not set 607 580 # CONFIG_MLX4_CORE is not set 608 581 # CONFIG_TEHUTI is not set 582 + # CONFIG_BNX2X is not set 609 583 # CONFIG_TR is not set 610 584 611 585 # ··· 629 601 # CONFIG_PPP is not set 630 602 # CONFIG_SLIP is not set 631 603 # CONFIG_NET_FC is not set 632 - # CONFIG_SHAPER is not set 633 604 # CONFIG_NETCONSOLE is not set 634 605 # CONFIG_NETPOLL is not set 635 606 # CONFIG_NET_POLL_CONTROLLER is not set ··· 651 624 # 652 625 # CONFIG_VT is not set 653 626 # CONFIG_SERIAL_NONSTANDARD is not set 627 + # CONFIG_NOZOMI is not set 654 628 655 629 # 656 630 # Serial drivers ··· 725 697 # 726 698 # Miscellaneous I2C Chip support 727 699 # 728 - # CONFIG_SENSORS_DS1337 is not set 729 - # CONFIG_SENSORS_DS1374 is not set 730 700 # CONFIG_DS1682 is not set 731 701 # CONFIG_SENSORS_EEPROM is not set 732 702 CONFIG_SENSORS_PCF8574=y 733 - # CONFIG_SENSORS_PCA9539 is not set 703 + # CONFIG_PCF8575 is not set 734 704 # CONFIG_SENSORS_PCF8591 is not set 735 - # CONFIG_SENSORS_M41T00 is not set 705 + # CONFIG_TPS65010 is not set 736 706 # CONFIG_SENSORS_MAX6875 is not set 737 707 # CONFIG_SENSORS_TSL2550 is not set 738 708 # CONFIG_I2C_DEBUG_CORE is not set ··· 759 733 # CONFIG_W1 is not set 760 734 # CONFIG_POWER_SUPPLY is not set 761 735 # CONFIG_HWMON is not set 736 + # CONFIG_THERMAL is not set 762 737 CONFIG_WATCHDOG=y 763 738 # CONFIG_WATCHDOG_NOWAYOUT is not set 764 739 ··· 824 797 CONFIG_USB_ARCH_HAS_EHCI=y 825 798 CONFIG_USB=y 826 799 # CONFIG_USB_DEBUG is not set 800 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 827 801 828 802 # 829 803 # Miscellaneous USB options ··· 838 810 # USB Host Controller Drivers 839 811 # 840 812 CONFIG_USB_EHCI_HCD=y 841 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 842 813 CONFIG_USB_EHCI_ROOT_HUB_TT=y 843 814 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 844 815 CONFIG_USB_EHCI_FSL=y 816 + CONFIG_USB_EHCI_HCD_PPC_OF=y 845 817 # CONFIG_USB_ISP116X_HCD is not set 846 818 # CONFIG_USB_OHCI_HCD is not set 847 819 CONFIG_USB_UHCI_HCD=y ··· 885 857 # 886 858 # USB port drivers 887 859 # 888 - 889 - # 890 - # USB Serial Converter support 891 - # 892 860 # CONFIG_USB_SERIAL is not set 893 861 894 862 # ··· 909 885 # CONFIG_USB_LD is not set 910 886 # CONFIG_USB_TRANCEVIBRATOR is not set 911 887 # CONFIG_USB_IOWARRIOR is not set 912 - 913 - # 914 - # USB DSL modem support 915 - # 916 - 917 - # 918 - # USB Gadget Support 919 - # 920 888 # CONFIG_USB_GADGET is not set 921 889 # CONFIG_MMC is not set 890 + # CONFIG_MEMSTICK is not set 922 891 # CONFIG_NEW_LEDS is not set 923 892 # CONFIG_INFINIBAND is not set 924 893 # CONFIG_EDAC is not set ··· 943 926 # CONFIG_RTC_DRV_PCF8563 is not set 944 927 # CONFIG_RTC_DRV_PCF8583 is not set 945 928 # CONFIG_RTC_DRV_M41T80 is not set 929 + # CONFIG_RTC_DRV_S35390A is not set 946 930 947 931 # 948 932 # SPI RTC drivers 949 933 # 950 - # CONFIG_RTC_DRV_RS5C348 is not set 951 934 # CONFIG_RTC_DRV_MAX6902 is not set 935 + # CONFIG_RTC_DRV_R9701 is not set 936 + # CONFIG_RTC_DRV_RS5C348 is not set 952 937 953 938 # 954 939 # Platform RTC drivers 955 940 # 956 941 # CONFIG_RTC_DRV_CMOS is not set 942 + # CONFIG_RTC_DRV_DS1511 is not set 957 943 # CONFIG_RTC_DRV_DS1553 is not set 958 - # CONFIG_RTC_DRV_STK17TA8 is not set 959 944 # CONFIG_RTC_DRV_DS1742 is not set 945 + # CONFIG_RTC_DRV_STK17TA8 is not set 960 946 # CONFIG_RTC_DRV_M48T86 is not set 961 947 # CONFIG_RTC_DRV_M48T59 is not set 962 948 # CONFIG_RTC_DRV_V3020 is not set ··· 967 947 # 968 948 # on-CPU RTC drivers 969 949 # 950 + # CONFIG_DMADEVICES is not set 970 951 971 952 # 972 953 # Userspace I/O ··· 993 972 # CONFIG_XFS_FS is not set 994 973 # CONFIG_GFS2_FS is not set 995 974 # CONFIG_OCFS2_FS is not set 996 - # CONFIG_MINIX_FS is not set 997 - # CONFIG_ROMFS_FS is not set 975 + CONFIG_DNOTIFY=y 998 976 CONFIG_INOTIFY=y 999 977 CONFIG_INOTIFY_USER=y 1000 978 # CONFIG_QUOTA is not set 1001 - CONFIG_DNOTIFY=y 1002 979 # CONFIG_AUTOFS_FS is not set 1003 980 # CONFIG_AUTOFS4_FS is not set 1004 981 # CONFIG_FUSE_FS is not set ··· 1042 1023 # CONFIG_JFFS2_FS is not set 1043 1024 # CONFIG_CRAMFS is not set 1044 1025 # CONFIG_VXFS_FS is not set 1026 + # CONFIG_MINIX_FS is not set 1045 1027 # CONFIG_HPFS_FS is not set 1046 1028 # CONFIG_QNX4FS_FS is not set 1029 + # CONFIG_ROMFS_FS is not set 1047 1030 # CONFIG_SYSV_FS is not set 1048 1031 # CONFIG_UFS_FS is not set 1049 1032 CONFIG_NETWORK_FILESYSTEMS=y ··· 1132 1111 # CONFIG_NLS_KOI8_U is not set 1133 1112 # CONFIG_NLS_UTF8 is not set 1134 1113 # CONFIG_DLM is not set 1135 - # CONFIG_UCC_SLOW is not set 1136 1114 1137 1115 # 1138 1116 # Library routines ··· 1147 1127 CONFIG_HAS_IOMEM=y 1148 1128 CONFIG_HAS_IOPORT=y 1149 1129 CONFIG_HAS_DMA=y 1150 - # CONFIG_INSTRUMENTATION is not set 1151 1130 1152 1131 # 1153 1132 # Kernel hacking ··· 1160 1141 # CONFIG_HEADERS_CHECK is not set 1161 1142 # CONFIG_DEBUG_KERNEL is not set 1162 1143 # CONFIG_SLUB_DEBUG_ON is not set 1144 + # CONFIG_SLUB_STATS is not set 1163 1145 # CONFIG_DEBUG_BUGVERBOSE is not set 1164 1146 # CONFIG_SAMPLES is not set 1165 1147 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1174 1154 CONFIG_CRYPTO=y 1175 1155 CONFIG_CRYPTO_ALGAPI=y 1176 1156 CONFIG_CRYPTO_BLKCIPHER=y 1157 + # CONFIG_CRYPTO_SEQIV is not set 1177 1158 CONFIG_CRYPTO_MANAGER=y 1178 1159 # CONFIG_CRYPTO_HMAC is not set 1179 1160 # CONFIG_CRYPTO_XCBC is not set ··· 1192 1171 CONFIG_CRYPTO_PCBC=m 1193 1172 # CONFIG_CRYPTO_LRW is not set 1194 1173 # CONFIG_CRYPTO_XTS is not set 1174 + # CONFIG_CRYPTO_CTR is not set 1175 + # CONFIG_CRYPTO_GCM is not set 1176 + # CONFIG_CRYPTO_CCM is not set 1195 1177 # CONFIG_CRYPTO_CRYPTD is not set 1196 1178 CONFIG_CRYPTO_DES=y 1197 1179 # CONFIG_CRYPTO_FCRYPT is not set ··· 1209 1185 # CONFIG_CRYPTO_KHAZAD is not set 1210 1186 # CONFIG_CRYPTO_ANUBIS is not set 1211 1187 # CONFIG_CRYPTO_SEED is not set 1188 + # CONFIG_CRYPTO_SALSA20 is not set 1212 1189 # CONFIG_CRYPTO_DEFLATE is not set 1213 1190 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1214 1191 # CONFIG_CRYPTO_CRC32C is not set 1215 1192 # CONFIG_CRYPTO_CAMELLIA is not set 1216 1193 # CONFIG_CRYPTO_TEST is not set 1217 1194 # CONFIG_CRYPTO_AUTHENC is not set 1195 + # CONFIG_CRYPTO_LZO is not set 1218 1196 CONFIG_CRYPTO_HW=y 1197 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1219 1198 # CONFIG_PPC_CLOCK is not set
+71 -33
arch/powerpc/configs/mpc834x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:41 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:20 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 157 143 # CONFIG_MPC832x_MDS is not set 158 144 # CONFIG_MPC832x_RDB is not set 159 145 CONFIG_MPC834x_MDS=y 160 146 # CONFIG_MPC834x_ITX is not set 161 147 # CONFIG_MPC836x_MDS is not set 162 - CONFIG_MPC834x=y 148 + # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 151 + CONFIG_PPC_MPC834x=y 152 + CONFIG_IPIC=y 163 153 # CONFIG_MPIC is not set 164 154 # CONFIG_MPIC_WEIRD is not set 165 155 # CONFIG_PPC_I8259 is not set ··· 175 155 # CONFIG_PPC_INDIRECT_IO is not set 176 156 # CONFIG_GENERIC_IOMAP is not set 177 157 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 158 # CONFIG_FSL_ULI1575 is not set 180 159 181 160 # ··· 190 171 # CONFIG_HZ_300 is not set 191 172 # CONFIG_HZ_1000 is not set 192 173 CONFIG_HZ=250 174 + # CONFIG_SCHED_HRTICK is not set 193 175 CONFIG_PREEMPT_NONE=y 194 176 # CONFIG_PREEMPT_VOLUNTARY is not set 195 177 # CONFIG_PREEMPT is not set 196 178 CONFIG_BINFMT_ELF=y 197 179 # CONFIG_BINFMT_MISC is not set 180 + # CONFIG_IOMMU_HELPER is not set 198 181 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 + CONFIG_ARCH_HAS_WALK_MEMORY=y 183 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 184 CONFIG_ARCH_FLATMEM_ENABLE=y 200 185 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 186 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 195 CONFIG_PROC_DEVICETREE=y 219 196 # CONFIG_CMDLINE_BOOL is not set 220 197 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 198 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 199 CONFIG_ISA_DMA_API=y 227 200 228 201 # ··· 267 248 CONFIG_XFRM_USER=m 268 249 # CONFIG_XFRM_SUB_POLICY is not set 269 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 270 252 # CONFIG_NET_KEY is not set 271 253 CONFIG_INET=y 272 254 CONFIG_IP_MULTICAST=y ··· 323 303 # 324 304 # CONFIG_NET_PKTGEN is not set 325 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 326 307 # CONFIG_IRDA is not set 327 308 # CONFIG_BT is not set 328 309 # CONFIG_AF_RXRPC is not set ··· 368 347 CONFIG_BLK_DEV_RAM=y 369 348 CONFIG_BLK_DEV_RAM_COUNT=16 370 349 CONFIG_BLK_DEV_RAM_SIZE=32768 371 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 350 + # CONFIG_BLK_DEV_XIP is not set 372 351 # CONFIG_CDROM_PKTCDVD is not set 373 352 # CONFIG_ATA_OVER_ETH is not set 374 353 CONFIG_MISC_DEVICES=y ··· 376 355 # CONFIG_EEPROM_93CX6 is not set 377 356 # CONFIG_SGI_IOC4 is not set 378 357 # CONFIG_TIFM_CORE is not set 358 + # CONFIG_ENCLOSURE_SERVICES is not set 359 + CONFIG_HAVE_IDE=y 379 360 # CONFIG_IDE is not set 380 361 381 362 # ··· 406 383 # CONFIG_EQUALIZER is not set 407 384 # CONFIG_TUN is not set 408 385 # CONFIG_VETH is not set 409 - # CONFIG_IP1000 is not set 410 386 # CONFIG_ARCNET is not set 411 387 CONFIG_PHYLIB=y 412 388 ··· 421 399 # CONFIG_SMSC_PHY is not set 422 400 # CONFIG_BROADCOM_PHY is not set 423 401 # CONFIG_ICPLUS_PHY is not set 402 + # CONFIG_REALTEK_PHY is not set 424 403 # CONFIG_FIXED_PHY is not set 425 404 # CONFIG_MDIO_BITBANG is not set 426 405 CONFIG_NET_ETHERNET=y ··· 449 426 # CONFIG_NE2K_PCI is not set 450 427 # CONFIG_8139CP is not set 451 428 # CONFIG_8139TOO is not set 429 + # CONFIG_R6040 is not set 452 430 # CONFIG_SIS900 is not set 453 431 # CONFIG_EPIC100 is not set 454 432 # CONFIG_SUNDANCE is not set ··· 461 437 # CONFIG_DL2K is not set 462 438 # CONFIG_E1000 is not set 463 439 # CONFIG_E1000E is not set 440 + # CONFIG_E1000E_ENABLED is not set 441 + # CONFIG_IP1000 is not set 442 + # CONFIG_IGB is not set 464 443 # CONFIG_NS83820 is not set 465 444 # CONFIG_HAMACHI is not set 466 445 # CONFIG_YELLOWFIN is not set ··· 490 463 # CONFIG_NIU is not set 491 464 # CONFIG_MLX4_CORE is not set 492 465 # CONFIG_TEHUTI is not set 466 + # CONFIG_BNX2X is not set 493 467 # CONFIG_TR is not set 494 468 495 469 # ··· 503 475 # CONFIG_HIPPI is not set 504 476 # CONFIG_PPP is not set 505 477 # CONFIG_SLIP is not set 506 - # CONFIG_SHAPER is not set 507 478 # CONFIG_NETCONSOLE is not set 508 479 # CONFIG_NETPOLL is not set 509 480 # CONFIG_NET_POLL_CONTROLLER is not set ··· 545 518 # 546 519 # CONFIG_VT is not set 547 520 # CONFIG_SERIAL_NONSTANDARD is not set 521 + # CONFIG_NOZOMI is not set 548 522 549 523 # 550 524 # Serial drivers ··· 619 591 # 620 592 # Miscellaneous I2C Chip support 621 593 # 622 - # CONFIG_SENSORS_DS1337 is not set 623 - # CONFIG_SENSORS_DS1374 is not set 624 594 # CONFIG_DS1682 is not set 625 595 # CONFIG_SENSORS_EEPROM is not set 626 596 # CONFIG_SENSORS_PCF8574 is not set 627 - # CONFIG_SENSORS_PCA9539 is not set 597 + # CONFIG_PCF8575 is not set 628 598 # CONFIG_SENSORS_PCF8591 is not set 629 - # CONFIG_SENSORS_M41T00 is not set 599 + # CONFIG_TPS65010 is not set 630 600 # CONFIG_SENSORS_MAX6875 is not set 631 601 # CONFIG_SENSORS_TSL2550 is not set 632 602 # CONFIG_I2C_DEBUG_CORE is not set ··· 649 623 # CONFIG_SENSORS_ADM1031 is not set 650 624 # CONFIG_SENSORS_ADM9240 is not set 651 625 # CONFIG_SENSORS_ADT7470 is not set 626 + # CONFIG_SENSORS_ADT7473 is not set 652 627 # CONFIG_SENSORS_ATXP1 is not set 653 628 # CONFIG_SENSORS_DS1621 is not set 654 629 # CONFIG_SENSORS_I5K_AMB is not set ··· 679 652 # CONFIG_SENSORS_SMSC47M1 is not set 680 653 # CONFIG_SENSORS_SMSC47M192 is not set 681 654 # CONFIG_SENSORS_SMSC47B397 is not set 655 + # CONFIG_SENSORS_ADS7828 is not set 682 656 # CONFIG_SENSORS_THMC50 is not set 683 657 # CONFIG_SENSORS_VIA686A is not set 684 658 # CONFIG_SENSORS_VT1211 is not set ··· 689 661 # CONFIG_SENSORS_W83792D is not set 690 662 # CONFIG_SENSORS_W83793 is not set 691 663 # CONFIG_SENSORS_W83L785TS is not set 664 + # CONFIG_SENSORS_W83L786NG is not set 692 665 # CONFIG_SENSORS_W83627HF is not set 693 666 # CONFIG_SENSORS_W83627EHF is not set 694 667 # CONFIG_HWMON_DEBUG_CHIP is not set 668 + # CONFIG_THERMAL is not set 695 669 CONFIG_WATCHDOG=y 696 670 # CONFIG_WATCHDOG_NOWAYOUT is not set 697 671 ··· 755 725 CONFIG_USB_ARCH_HAS_OHCI=y 756 726 CONFIG_USB_ARCH_HAS_EHCI=y 757 727 # CONFIG_USB is not set 758 - CONFIG_USB_EHCI_ROOT_HUB_TT=y 759 - CONFIG_USB_EHCI_FSL=y 760 728 761 729 # 762 730 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 763 731 # 764 - 765 - # 766 - # USB Gadget Support 767 - # 768 732 # CONFIG_USB_GADGET is not set 769 733 # CONFIG_MMC is not set 734 + # CONFIG_MEMSTICK is not set 770 735 # CONFIG_NEW_LEDS is not set 771 736 # CONFIG_INFINIBAND is not set 772 737 # CONFIG_EDAC is not set 773 738 CONFIG_RTC_LIB=y 774 739 CONFIG_RTC_CLASS=y 740 + 741 + # 742 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 743 + # 775 744 CONFIG_RTC_HCTOSYS=y 776 745 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 777 746 # CONFIG_RTC_DEBUG is not set ··· 797 768 # CONFIG_RTC_DRV_PCF8563 is not set 798 769 # CONFIG_RTC_DRV_PCF8583 is not set 799 770 # CONFIG_RTC_DRV_M41T80 is not set 771 + # CONFIG_RTC_DRV_S35390A is not set 800 772 801 773 # 802 774 # SPI RTC drivers ··· 807 777 # Platform RTC drivers 808 778 # 809 779 # CONFIG_RTC_DRV_CMOS is not set 780 + # CONFIG_RTC_DRV_DS1511 is not set 810 781 # CONFIG_RTC_DRV_DS1553 is not set 811 - # CONFIG_RTC_DRV_STK17TA8 is not set 812 782 # CONFIG_RTC_DRV_DS1742 is not set 783 + # CONFIG_RTC_DRV_STK17TA8 is not set 813 784 # CONFIG_RTC_DRV_M48T86 is not set 814 785 # CONFIG_RTC_DRV_M48T59 is not set 815 786 # CONFIG_RTC_DRV_V3020 is not set ··· 818 787 # 819 788 # on-CPU RTC drivers 820 789 # 790 + # CONFIG_DMADEVICES is not set 821 791 822 792 # 823 793 # Userspace I/O ··· 844 812 # CONFIG_XFS_FS is not set 845 813 # CONFIG_GFS2_FS is not set 846 814 # CONFIG_OCFS2_FS is not set 847 - # CONFIG_MINIX_FS is not set 848 - # CONFIG_ROMFS_FS is not set 815 + CONFIG_DNOTIFY=y 849 816 CONFIG_INOTIFY=y 850 817 CONFIG_INOTIFY_USER=y 851 818 # CONFIG_QUOTA is not set 852 - CONFIG_DNOTIFY=y 853 819 # CONFIG_AUTOFS_FS is not set 854 820 # CONFIG_AUTOFS4_FS is not set 855 821 # CONFIG_FUSE_FS is not set ··· 889 859 # CONFIG_EFS_FS is not set 890 860 # CONFIG_CRAMFS is not set 891 861 # CONFIG_VXFS_FS is not set 862 + # CONFIG_MINIX_FS is not set 892 863 # CONFIG_HPFS_FS is not set 893 864 # CONFIG_QNX4FS_FS is not set 865 + # CONFIG_ROMFS_FS is not set 894 866 # CONFIG_SYSV_FS is not set 895 867 # CONFIG_UFS_FS is not set 896 868 CONFIG_NETWORK_FILESYSTEMS=y ··· 936 904 # CONFIG_SYSV68_PARTITION is not set 937 905 # CONFIG_NLS is not set 938 906 # CONFIG_DLM is not set 939 - # CONFIG_UCC_SLOW is not set 940 907 941 908 # 942 909 # Library routines ··· 951 920 CONFIG_HAS_IOMEM=y 952 921 CONFIG_HAS_IOPORT=y 953 922 CONFIG_HAS_DMA=y 954 - # CONFIG_INSTRUMENTATION is not set 955 923 956 924 # 957 925 # Kernel hacking ··· 964 934 # CONFIG_HEADERS_CHECK is not set 965 935 # CONFIG_DEBUG_KERNEL is not set 966 936 # CONFIG_SLUB_DEBUG_ON is not set 937 + # CONFIG_SLUB_STATS is not set 967 938 # CONFIG_DEBUG_BUGVERBOSE is not set 968 939 # CONFIG_SAMPLES is not set 969 940 # CONFIG_PPC_EARLY_DEBUG is not set ··· 978 947 CONFIG_CRYPTO=y 979 948 CONFIG_CRYPTO_ALGAPI=y 980 949 CONFIG_CRYPTO_BLKCIPHER=y 950 + # CONFIG_CRYPTO_SEQIV is not set 981 951 CONFIG_CRYPTO_MANAGER=y 982 952 # CONFIG_CRYPTO_HMAC is not set 983 953 # CONFIG_CRYPTO_XCBC is not set ··· 996 964 CONFIG_CRYPTO_PCBC=m 997 965 # CONFIG_CRYPTO_LRW is not set 998 966 # CONFIG_CRYPTO_XTS is not set 967 + # CONFIG_CRYPTO_CTR is not set 968 + # CONFIG_CRYPTO_GCM is not set 969 + # CONFIG_CRYPTO_CCM is not set 999 970 # CONFIG_CRYPTO_CRYPTD is not set 1000 971 CONFIG_CRYPTO_DES=y 1001 972 # CONFIG_CRYPTO_FCRYPT is not set ··· 1013 978 # CONFIG_CRYPTO_KHAZAD is not set 1014 979 # CONFIG_CRYPTO_ANUBIS is not set 1015 980 # CONFIG_CRYPTO_SEED is not set 981 + # CONFIG_CRYPTO_SALSA20 is not set 1016 982 # CONFIG_CRYPTO_DEFLATE is not set 1017 983 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1018 984 # CONFIG_CRYPTO_CRC32C is not set 1019 985 # CONFIG_CRYPTO_CAMELLIA is not set 1020 986 # CONFIG_CRYPTO_TEST is not set 1021 987 # CONFIG_CRYPTO_AUTHENC is not set 988 + # CONFIG_CRYPTO_LZO is not set 1022 989 CONFIG_CRYPTO_HW=y 990 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1023 991 # CONFIG_PPC_CLOCK is not set
+71 -31
arch/powerpc/configs/mpc836x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:43 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:21 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 86 CONFIG_PRINTK=y 92 87 CONFIG_BUG=y 93 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 94 90 CONFIG_BASE_FULL=y 95 91 CONFIG_FUTEX=y 96 92 CONFIG_ANON_INODES=y 97 93 # CONFIG_EPOLL is not set 98 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 99 96 CONFIG_EVENTFD=y 100 97 CONFIG_SHMEM=y 101 98 CONFIG_VM_EVENT_COUNTERS=y ··· 105 98 # CONFIG_SLAB is not set 106 99 CONFIG_SLUB=y 107 100 # CONFIG_SLOB is not set 101 + # CONFIG_PROFILING is not set 102 + # CONFIG_MARKERS is not set 103 + CONFIG_HAVE_OPROFILE=y 104 + CONFIG_HAVE_KPROBES=y 105 + CONFIG_HAVE_KRETPROBES=y 106 + CONFIG_PROC_PAGE_MONITOR=y 107 + CONFIG_SLABINFO=y 108 108 CONFIG_RT_MUTEXES=y 109 109 # CONFIG_TINY_SHMEM is not set 110 110 CONFIG_BASE_SMALL=0 ··· 139 125 # CONFIG_DEFAULT_CFQ is not set 140 126 # CONFIG_DEFAULT_NOOP is not set 141 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 142 129 143 130 # 144 131 # Platform support ··· 148 133 # CONFIG_PPC_82xx is not set 149 134 CONFIG_PPC_83xx=y 150 135 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 153 138 # CONFIG_PPC_CELL is not set 154 139 # CONFIG_PPC_CELL_NATIVE is not set 155 140 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 157 143 # CONFIG_MPC832x_MDS is not set 158 144 # CONFIG_MPC832x_RDB is not set 159 145 # CONFIG_MPC834x_MDS is not set 160 146 # CONFIG_MPC834x_ITX is not set 161 147 CONFIG_MPC836x_MDS=y 162 - CONFIG_PPC_MPC836x=y 148 + # CONFIG_MPC837x_MDS is not set 149 + # CONFIG_MPC837x_RDB is not set 150 + # CONFIG_SBC834x is not set 151 + CONFIG_IPIC=y 163 152 # CONFIG_MPIC is not set 164 153 # CONFIG_MPIC_WEIRD is not set 165 154 # CONFIG_PPC_I8259 is not set ··· 175 156 # CONFIG_GENERIC_IOMAP is not set 176 157 # CONFIG_CPU_FREQ is not set 177 158 CONFIG_QUICC_ENGINE=y 178 - # CONFIG_CPM2 is not set 179 159 # CONFIG_FSL_ULI1575 is not set 180 160 181 161 # ··· 190 172 # CONFIG_HZ_300 is not set 191 173 # CONFIG_HZ_1000 is not set 192 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 193 176 CONFIG_PREEMPT_NONE=y 194 177 # CONFIG_PREEMPT_VOLUNTARY is not set 195 178 # CONFIG_PREEMPT is not set 196 179 CONFIG_BINFMT_ELF=y 197 180 # CONFIG_BINFMT_MISC is not set 181 + # CONFIG_IOMMU_HELPER is not set 198 182 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 183 + CONFIG_ARCH_HAS_WALK_MEMORY=y 184 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 185 CONFIG_ARCH_FLATMEM_ENABLE=y 200 186 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 187 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 196 CONFIG_PROC_DEVICETREE=y 219 197 # CONFIG_CMDLINE_BOOL is not set 220 198 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 199 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 200 CONFIG_ISA_DMA_API=y 227 201 228 202 # ··· 267 249 # CONFIG_XFRM_USER is not set 268 250 # CONFIG_XFRM_SUB_POLICY is not set 269 251 # CONFIG_XFRM_MIGRATE is not set 252 + # CONFIG_XFRM_STATISTICS is not set 270 253 # CONFIG_NET_KEY is not set 271 254 CONFIG_INET=y 272 255 CONFIG_IP_MULTICAST=y ··· 323 304 # 324 305 # CONFIG_NET_PKTGEN is not set 325 306 # CONFIG_HAMRADIO is not set 307 + # CONFIG_CAN is not set 326 308 # CONFIG_IRDA is not set 327 309 # CONFIG_BT is not set 328 310 # CONFIG_AF_RXRPC is not set ··· 368 348 CONFIG_BLK_DEV_RAM=y 369 349 CONFIG_BLK_DEV_RAM_COUNT=16 370 350 CONFIG_BLK_DEV_RAM_SIZE=32768 371 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 351 + # CONFIG_BLK_DEV_XIP is not set 372 352 # CONFIG_CDROM_PKTCDVD is not set 373 353 # CONFIG_ATA_OVER_ETH is not set 374 354 CONFIG_MISC_DEVICES=y ··· 376 356 # CONFIG_EEPROM_93CX6 is not set 377 357 # CONFIG_SGI_IOC4 is not set 378 358 # CONFIG_TIFM_CORE is not set 359 + # CONFIG_ENCLOSURE_SERVICES is not set 360 + CONFIG_HAVE_IDE=y 379 361 # CONFIG_IDE is not set 380 362 381 363 # ··· 442 420 # CONFIG_SCSI_IPS is not set 443 421 # CONFIG_SCSI_INITIO is not set 444 422 # CONFIG_SCSI_INIA100 is not set 423 + # CONFIG_SCSI_MVSAS is not set 445 424 # CONFIG_SCSI_STEX is not set 446 425 # CONFIG_SCSI_SYM53C8XX_2 is not set 447 426 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 473 450 # CONFIG_EQUALIZER is not set 474 451 # CONFIG_TUN is not set 475 452 # CONFIG_VETH is not set 476 - # CONFIG_IP1000 is not set 477 453 # CONFIG_ARCNET is not set 478 454 CONFIG_PHYLIB=y 479 455 ··· 488 466 # CONFIG_SMSC_PHY is not set 489 467 # CONFIG_BROADCOM_PHY is not set 490 468 # CONFIG_ICPLUS_PHY is not set 469 + # CONFIG_REALTEK_PHY is not set 491 470 # CONFIG_FIXED_PHY is not set 492 471 # CONFIG_MDIO_BITBANG is not set 493 472 CONFIG_NET_ETHERNET=y ··· 510 487 # CONFIG_DL2K is not set 511 488 # CONFIG_E1000 is not set 512 489 # CONFIG_E1000E is not set 490 + # CONFIG_E1000E_ENABLED is not set 491 + # CONFIG_IP1000 is not set 492 + # CONFIG_IGB is not set 513 493 # CONFIG_NS83820 is not set 514 494 # CONFIG_HAMACHI is not set 515 495 # CONFIG_YELLOWFIN is not set ··· 543 517 # CONFIG_NIU is not set 544 518 # CONFIG_MLX4_CORE is not set 545 519 # CONFIG_TEHUTI is not set 520 + # CONFIG_BNX2X is not set 546 521 # CONFIG_TR is not set 547 522 548 523 # ··· 557 530 # CONFIG_PPP is not set 558 531 # CONFIG_SLIP is not set 559 532 # CONFIG_NET_FC is not set 560 - # CONFIG_SHAPER is not set 561 533 # CONFIG_NETCONSOLE is not set 562 534 # CONFIG_NETPOLL is not set 563 535 # CONFIG_NET_POLL_CONTROLLER is not set ··· 599 573 # 600 574 # CONFIG_VT is not set 601 575 # CONFIG_SERIAL_NONSTANDARD is not set 576 + # CONFIG_NOZOMI is not set 602 577 603 578 # 604 579 # Serial drivers ··· 619 592 CONFIG_SERIAL_CORE_CONSOLE=y 620 593 # CONFIG_SERIAL_JSM is not set 621 594 # CONFIG_SERIAL_OF_PLATFORM is not set 595 + # CONFIG_SERIAL_QE is not set 622 596 CONFIG_UNIX98_PTYS=y 623 597 CONFIG_LEGACY_PTYS=y 624 598 CONFIG_LEGACY_PTY_COUNT=256 ··· 674 646 # 675 647 # Miscellaneous I2C Chip support 676 648 # 677 - # CONFIG_SENSORS_DS1337 is not set 678 - # CONFIG_SENSORS_DS1374 is not set 679 649 # CONFIG_DS1682 is not set 680 650 # CONFIG_SENSORS_EEPROM is not set 681 651 # CONFIG_SENSORS_PCF8574 is not set 682 - # CONFIG_SENSORS_PCA9539 is not set 652 + # CONFIG_PCF8575 is not set 683 653 # CONFIG_SENSORS_PCF8591 is not set 684 - # CONFIG_SENSORS_M41T00 is not set 654 + # CONFIG_TPS65010 is not set 685 655 # CONFIG_SENSORS_MAX6875 is not set 686 656 # CONFIG_SENSORS_TSL2550 is not set 687 657 # CONFIG_I2C_DEBUG_CORE is not set ··· 704 678 # CONFIG_SENSORS_ADM1031 is not set 705 679 # CONFIG_SENSORS_ADM9240 is not set 706 680 # CONFIG_SENSORS_ADT7470 is not set 681 + # CONFIG_SENSORS_ADT7473 is not set 707 682 # CONFIG_SENSORS_ATXP1 is not set 708 683 # CONFIG_SENSORS_DS1621 is not set 709 684 # CONFIG_SENSORS_I5K_AMB is not set ··· 734 707 # CONFIG_SENSORS_SMSC47M1 is not set 735 708 # CONFIG_SENSORS_SMSC47M192 is not set 736 709 # CONFIG_SENSORS_SMSC47B397 is not set 710 + # CONFIG_SENSORS_ADS7828 is not set 737 711 # CONFIG_SENSORS_THMC50 is not set 738 712 # CONFIG_SENSORS_VIA686A is not set 739 713 # CONFIG_SENSORS_VT1211 is not set ··· 744 716 # CONFIG_SENSORS_W83792D is not set 745 717 # CONFIG_SENSORS_W83793 is not set 746 718 # CONFIG_SENSORS_W83L785TS is not set 719 + # CONFIG_SENSORS_W83L786NG is not set 747 720 # CONFIG_SENSORS_W83627HF is not set 748 721 # CONFIG_SENSORS_W83627EHF is not set 749 722 # CONFIG_HWMON_DEBUG_CHIP is not set 723 + # CONFIG_THERMAL is not set 750 724 CONFIG_WATCHDOG=y 751 725 # CONFIG_WATCHDOG_NOWAYOUT is not set 752 726 ··· 814 784 # 815 785 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 816 786 # 817 - 818 - # 819 - # USB Gadget Support 820 - # 821 787 # CONFIG_USB_GADGET is not set 822 788 # CONFIG_MMC is not set 789 + # CONFIG_MEMSTICK is not set 823 790 # CONFIG_NEW_LEDS is not set 824 791 # CONFIG_INFINIBAND is not set 825 792 # CONFIG_EDAC is not set 826 793 CONFIG_RTC_LIB=y 827 794 CONFIG_RTC_CLASS=y 795 + 796 + # 797 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 798 + # 828 799 CONFIG_RTC_HCTOSYS=y 829 800 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 830 801 # CONFIG_RTC_DEBUG is not set ··· 852 821 # CONFIG_RTC_DRV_PCF8563 is not set 853 822 # CONFIG_RTC_DRV_PCF8583 is not set 854 823 # CONFIG_RTC_DRV_M41T80 is not set 824 + # CONFIG_RTC_DRV_S35390A is not set 855 825 856 826 # 857 827 # SPI RTC drivers ··· 862 830 # Platform RTC drivers 863 831 # 864 832 # CONFIG_RTC_DRV_CMOS is not set 833 + # CONFIG_RTC_DRV_DS1511 is not set 865 834 # CONFIG_RTC_DRV_DS1553 is not set 866 - # CONFIG_RTC_DRV_STK17TA8 is not set 867 835 # CONFIG_RTC_DRV_DS1742 is not set 836 + # CONFIG_RTC_DRV_STK17TA8 is not set 868 837 # CONFIG_RTC_DRV_M48T86 is not set 869 838 # CONFIG_RTC_DRV_M48T59 is not set 870 839 # CONFIG_RTC_DRV_V3020 is not set ··· 873 840 # 874 841 # on-CPU RTC drivers 875 842 # 843 + # CONFIG_DMADEVICES is not set 876 844 877 845 # 878 846 # Userspace I/O ··· 899 865 # CONFIG_XFS_FS is not set 900 866 # CONFIG_GFS2_FS is not set 901 867 # CONFIG_OCFS2_FS is not set 902 - # CONFIG_MINIX_FS is not set 903 - # CONFIG_ROMFS_FS is not set 868 + CONFIG_DNOTIFY=y 904 869 CONFIG_INOTIFY=y 905 870 CONFIG_INOTIFY_USER=y 906 871 # CONFIG_QUOTA is not set 907 - CONFIG_DNOTIFY=y 908 872 # CONFIG_AUTOFS_FS is not set 909 873 # CONFIG_AUTOFS4_FS is not set 910 874 # CONFIG_FUSE_FS is not set ··· 944 912 # CONFIG_EFS_FS is not set 945 913 # CONFIG_CRAMFS is not set 946 914 # CONFIG_VXFS_FS is not set 915 + # CONFIG_MINIX_FS is not set 947 916 # CONFIG_HPFS_FS is not set 948 917 # CONFIG_QNX4FS_FS is not set 918 + # CONFIG_ROMFS_FS is not set 949 919 # CONFIG_SYSV_FS is not set 950 920 # CONFIG_UFS_FS is not set 951 921 CONFIG_NETWORK_FILESYSTEMS=y ··· 991 957 # CONFIG_SYSV68_PARTITION is not set 992 958 # CONFIG_NLS is not set 993 959 # CONFIG_DLM is not set 994 - # CONFIG_UCC_SLOW is not set 995 960 CONFIG_UCC_FAST=y 996 961 CONFIG_UCC=y 997 962 ··· 1008 975 CONFIG_HAS_IOMEM=y 1009 976 CONFIG_HAS_IOPORT=y 1010 977 CONFIG_HAS_DMA=y 1011 - # CONFIG_INSTRUMENTATION is not set 1012 978 1013 979 # 1014 980 # Kernel hacking ··· 1021 989 # CONFIG_HEADERS_CHECK is not set 1022 990 # CONFIG_DEBUG_KERNEL is not set 1023 991 # CONFIG_SLUB_DEBUG_ON is not set 992 + # CONFIG_SLUB_STATS is not set 1024 993 # CONFIG_DEBUG_BUGVERBOSE is not set 1025 994 # CONFIG_SAMPLES is not set 1026 995 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1035 1002 CONFIG_CRYPTO=y 1036 1003 CONFIG_CRYPTO_ALGAPI=y 1037 1004 CONFIG_CRYPTO_BLKCIPHER=y 1005 + # CONFIG_CRYPTO_SEQIV is not set 1038 1006 CONFIG_CRYPTO_MANAGER=y 1039 1007 # CONFIG_CRYPTO_HMAC is not set 1040 1008 # CONFIG_CRYPTO_XCBC is not set ··· 1053 1019 CONFIG_CRYPTO_PCBC=m 1054 1020 # CONFIG_CRYPTO_LRW is not set 1055 1021 # CONFIG_CRYPTO_XTS is not set 1022 + # CONFIG_CRYPTO_CTR is not set 1023 + # CONFIG_CRYPTO_GCM is not set 1024 + # CONFIG_CRYPTO_CCM is not set 1056 1025 # CONFIG_CRYPTO_CRYPTD is not set 1057 1026 CONFIG_CRYPTO_DES=y 1058 1027 # CONFIG_CRYPTO_FCRYPT is not set ··· 1070 1033 # CONFIG_CRYPTO_KHAZAD is not set 1071 1034 # CONFIG_CRYPTO_ANUBIS is not set 1072 1035 # CONFIG_CRYPTO_SEED is not set 1036 + # CONFIG_CRYPTO_SALSA20 is not set 1073 1037 # CONFIG_CRYPTO_DEFLATE is not set 1074 1038 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1075 1039 # CONFIG_CRYPTO_CRC32C is not set 1076 1040 # CONFIG_CRYPTO_CAMELLIA is not set 1077 1041 # CONFIG_CRYPTO_TEST is not set 1078 1042 # CONFIG_CRYPTO_AUTHENC is not set 1043 + # CONFIG_CRYPTO_LZO is not set 1079 1044 CONFIG_CRYPTO_HW=y 1045 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1080 1046 # CONFIG_PPC_CLOCK is not set 1081 1047 CONFIG_PPC_LIB_RHEAP=y
+109 -88
arch/powerpc/configs/mpc837x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.23 4 - # Wed Oct 10 16:31:39 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:23 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set 22 22 # CONFIG_SMP is not set 23 23 CONFIG_PPC32=y 24 + CONFIG_WORD_SIZE=32 24 25 CONFIG_PPC_MERGE=y 25 26 CONFIG_MMU=y 27 + CONFIG_GENERIC_CMOS_UPDATE=y 28 + CONFIG_GENERIC_TIME=y 29 + CONFIG_GENERIC_TIME_VSYSCALL=y 30 + CONFIG_GENERIC_CLOCKEVENTS=y 26 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 27 33 CONFIG_IRQ_PER_CPU=y 28 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 29 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 61 # CONFIG_POSIX_MQUEUE is not set 68 62 # CONFIG_BSD_PROCESS_ACCT is not set 69 63 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 64 # CONFIG_AUDIT is not set 72 65 # CONFIG_IKCONFIG is not set 73 66 CONFIG_LOG_BUF_SHIFT=14 67 + # CONFIG_CGROUPS is not set 68 + CONFIG_GROUP_SCHED=y 69 + CONFIG_FAIR_GROUP_SCHED=y 70 + # CONFIG_RT_GROUP_SCHED is not set 71 + CONFIG_USER_SCHED=y 72 + # CONFIG_CGROUP_SCHED is not set 74 73 CONFIG_SYSFS_DEPRECATED=y 74 + CONFIG_SYSFS_DEPRECATED_V2=y 75 75 # CONFIG_RELAY is not set 76 + # CONFIG_NAMESPACES is not set 76 77 CONFIG_BLK_DEV_INITRD=y 77 78 CONFIG_INITRAMFS_SOURCE="" 78 79 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 79 CONFIG_PRINTK=y 93 80 CONFIG_BUG=y 94 81 CONFIG_ELF_CORE=y 82 + CONFIG_COMPAT_BRK=y 95 83 CONFIG_BASE_FULL=y 96 84 CONFIG_FUTEX=y 97 85 CONFIG_ANON_INODES=y 98 86 # CONFIG_EPOLL is not set 99 87 CONFIG_SIGNALFD=y 88 + CONFIG_TIMERFD=y 100 89 CONFIG_EVENTFD=y 101 90 CONFIG_SHMEM=y 102 91 CONFIG_VM_EVENT_COUNTERS=y 103 92 CONFIG_SLAB=y 104 93 # CONFIG_SLUB is not set 105 94 # CONFIG_SLOB is not set 95 + # CONFIG_PROFILING is not set 96 + # CONFIG_MARKERS is not set 97 + CONFIG_HAVE_OPROFILE=y 98 + # CONFIG_KPROBES is not set 99 + CONFIG_HAVE_KPROBES=y 100 + CONFIG_HAVE_KRETPROBES=y 101 + CONFIG_PROC_PAGE_MONITOR=y 102 + CONFIG_SLABINFO=y 106 103 CONFIG_RT_MUTEXES=y 107 104 # CONFIG_TINY_SHMEM is not set 108 105 CONFIG_BASE_SMALL=0 ··· 140 117 # CONFIG_DEFAULT_CFQ is not set 141 118 # CONFIG_DEFAULT_NOOP is not set 142 119 CONFIG_DEFAULT_IOSCHED="anticipatory" 120 + CONFIG_CLASSIC_RCU=y 143 121 144 122 # 145 123 # Platform support 146 124 # 147 125 # CONFIG_PPC_MULTIPLATFORM is not set 148 - # CONFIG_EMBEDDED6xx is not set 149 126 # CONFIG_PPC_82xx is not set 150 127 CONFIG_PPC_83xx=y 151 128 # CONFIG_PPC_86xx is not set 152 - # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 129 + # CONFIG_PPC_MPC512x is not set 130 + # CONFIG_PPC_MPC5121 is not set 154 131 # CONFIG_PPC_CELL is not set 155 132 # CONFIG_PPC_CELL_NATIVE is not set 156 133 # CONFIG_PQ2ADS is not set 157 - # CONFIG_MPC8313_RDB is not set 134 + CONFIG_MPC83xx=y 135 + # CONFIG_MPC831x_RDB is not set 158 136 # CONFIG_MPC832x_MDS is not set 159 137 # CONFIG_MPC832x_RDB is not set 160 138 # CONFIG_MPC834x_MDS is not set 161 139 # CONFIG_MPC834x_ITX is not set 162 140 # CONFIG_MPC836x_MDS is not set 163 141 CONFIG_MPC837x_MDS=y 142 + # CONFIG_MPC837x_RDB is not set 143 + # CONFIG_SBC834x is not set 164 144 CONFIG_PPC_MPC837x=y 145 + CONFIG_IPIC=y 165 146 # CONFIG_MPIC is not set 166 147 # CONFIG_MPIC_WEIRD is not set 167 148 # CONFIG_PPC_I8259 is not set ··· 176 149 # CONFIG_PPC_INDIRECT_IO is not set 177 150 # CONFIG_GENERIC_IOMAP is not set 178 151 # CONFIG_CPU_FREQ is not set 179 - # CONFIG_CPM2 is not set 180 152 # CONFIG_FSL_ULI1575 is not set 181 - CONFIG_FSL_SERDES=y 182 153 183 154 # 184 155 # Kernel options 185 156 # 186 157 # CONFIG_HIGHMEM is not set 158 + # CONFIG_TICK_ONESHOT is not set 159 + # CONFIG_NO_HZ is not set 160 + # CONFIG_HIGH_RES_TIMERS is not set 161 + CONFIG_GENERIC_CLOCKEVENTS_BUILD=y 187 162 # CONFIG_HZ_100 is not set 188 163 CONFIG_HZ_250=y 189 164 # CONFIG_HZ_300 is not set 190 165 # CONFIG_HZ_1000 is not set 191 166 CONFIG_HZ=250 167 + # CONFIG_SCHED_HRTICK is not set 192 168 CONFIG_PREEMPT_NONE=y 193 169 # CONFIG_PREEMPT_VOLUNTARY is not set 194 170 # CONFIG_PREEMPT is not set 195 171 CONFIG_BINFMT_ELF=y 196 172 # CONFIG_BINFMT_MISC is not set 173 + # CONFIG_IOMMU_HELPER is not set 197 174 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 175 + CONFIG_ARCH_HAS_WALK_MEMORY=y 176 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 198 177 CONFIG_ARCH_FLATMEM_ENABLE=y 199 178 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 179 CONFIG_SELECT_MEMORY_MODEL=y ··· 210 177 CONFIG_FLATMEM=y 211 178 CONFIG_FLAT_NODE_MEM_MAP=y 212 179 # CONFIG_SPARSEMEM_STATIC is not set 180 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 213 181 CONFIG_SPLIT_PTLOCK_CPUS=4 214 182 # CONFIG_RESOURCES_64BIT is not set 215 183 CONFIG_ZONE_DMA_FLAG=1 ··· 219 185 CONFIG_PROC_DEVICETREE=y 220 186 # CONFIG_CMDLINE_BOOL is not set 221 187 # CONFIG_PM is not set 222 - CONFIG_SUSPEND_UP_POSSIBLE=y 223 - CONFIG_HIBERNATION_UP_POSSIBLE=y 224 188 CONFIG_SECCOMP=y 225 - CONFIG_WANT_DEVICE_TREE=y 226 - CONFIG_DEVICE_TREE="" 227 189 CONFIG_ISA_DMA_API=y 228 190 229 191 # ··· 233 203 # CONFIG_PCI_DOMAINS is not set 234 204 # CONFIG_PCI_SYSCALL is not set 235 205 # CONFIG_ARCH_SUPPORTS_MSI is not set 236 - 237 - # 238 - # PCCARD (PCMCIA/CardBus) support 239 - # 240 206 # CONFIG_PCCARD is not set 241 207 242 208 # ··· 246 220 CONFIG_HIGHMEM_START=0xfe000000 247 221 CONFIG_LOWMEM_SIZE=0x30000000 248 222 CONFIG_KERNEL_START=0xc0000000 249 - CONFIG_TASK_SIZE=0x80000000 223 + CONFIG_TASK_SIZE=0xc0000000 250 224 CONFIG_BOOT_LOAD=0x00800000 251 225 252 226 # ··· 264 238 CONFIG_XFRM_USER=m 265 239 # CONFIG_XFRM_SUB_POLICY is not set 266 240 # CONFIG_XFRM_MIGRATE is not set 241 + # CONFIG_XFRM_STATISTICS is not set 267 242 # CONFIG_NET_KEY is not set 268 243 CONFIG_INET=y 269 244 CONFIG_IP_MULTICAST=y ··· 287 260 CONFIG_INET_XFRM_MODE_TRANSPORT=y 288 261 CONFIG_INET_XFRM_MODE_TUNNEL=y 289 262 CONFIG_INET_XFRM_MODE_BEET=y 263 + # CONFIG_INET_LRO is not set 290 264 CONFIG_INET_DIAG=y 291 265 CONFIG_INET_TCP_DIAG=y 292 266 # CONFIG_TCP_CONG_ADVANCED is not set ··· 313 285 # CONFIG_LAPB is not set 314 286 # CONFIG_ECONET is not set 315 287 # CONFIG_WAN_ROUTER is not set 316 - 317 - # 318 - # QoS and/or fair queueing 319 - # 320 288 # CONFIG_NET_SCHED is not set 321 289 322 290 # ··· 320 296 # 321 297 # CONFIG_NET_PKTGEN is not set 322 298 # CONFIG_HAMRADIO is not set 299 + # CONFIG_CAN is not set 323 300 # CONFIG_IRDA is not set 324 301 # CONFIG_BT is not set 325 302 # CONFIG_AF_RXRPC is not set ··· 342 317 # 343 318 # Generic Driver Options 344 319 # 320 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 345 321 CONFIG_STANDALONE=y 346 322 CONFIG_PREVENT_FIRMWARE_BUILD=y 347 323 # CONFIG_FW_LOADER is not set ··· 360 334 CONFIG_BLK_DEV_RAM=y 361 335 CONFIG_BLK_DEV_RAM_COUNT=16 362 336 CONFIG_BLK_DEV_RAM_SIZE=32768 363 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 337 + # CONFIG_BLK_DEV_XIP is not set 364 338 # CONFIG_CDROM_PKTCDVD is not set 365 339 # CONFIG_ATA_OVER_ETH is not set 366 340 CONFIG_MISC_DEVICES=y 367 341 # CONFIG_EEPROM_93CX6 is not set 342 + # CONFIG_ENCLOSURE_SERVICES is not set 343 + CONFIG_HAVE_IDE=y 368 344 # CONFIG_IDE is not set 369 345 370 346 # ··· 405 377 # CONFIG_SCSI_FC_ATTRS is not set 406 378 # CONFIG_SCSI_ISCSI_ATTRS is not set 407 379 # CONFIG_SCSI_SAS_LIBSAS is not set 380 + # CONFIG_SCSI_SRP_ATTRS is not set 408 381 CONFIG_SCSI_LOWLEVEL=y 409 382 # CONFIG_ISCSI_TCP is not set 410 383 # CONFIG_SCSI_DEBUG is not set 411 384 CONFIG_ATA=y 412 385 # CONFIG_ATA_NONSTANDARD is not set 386 + # CONFIG_SATA_MV is not set 413 387 CONFIG_SATA_FSL=y 414 388 # CONFIG_PATA_PLATFORM is not set 415 389 # CONFIG_MD is not set ··· 423 393 # CONFIG_MACVLAN is not set 424 394 # CONFIG_EQUALIZER is not set 425 395 # CONFIG_TUN is not set 396 + # CONFIG_VETH is not set 426 397 CONFIG_PHYLIB=y 427 398 428 399 # ··· 438 407 # CONFIG_SMSC_PHY is not set 439 408 # CONFIG_BROADCOM_PHY is not set 440 409 # CONFIG_ICPLUS_PHY is not set 410 + # CONFIG_REALTEK_PHY is not set 441 411 # CONFIG_FIXED_PHY is not set 412 + # CONFIG_MDIO_BITBANG is not set 442 413 CONFIG_NET_ETHERNET=y 443 414 CONFIG_MII=y 415 + # CONFIG_IBM_NEW_EMAC_ZMII is not set 416 + # CONFIG_IBM_NEW_EMAC_RGMII is not set 417 + # CONFIG_IBM_NEW_EMAC_TAH is not set 418 + # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 419 + # CONFIG_B44 is not set 444 420 CONFIG_NETDEV_1000=y 421 + # CONFIG_E1000E_ENABLED is not set 445 422 CONFIG_GIANFAR=y 446 423 # CONFIG_GFAR_NAPI is not set 447 424 CONFIG_NETDEV_10000=y ··· 462 423 # CONFIG_WAN is not set 463 424 # CONFIG_PPP is not set 464 425 # CONFIG_SLIP is not set 465 - # CONFIG_SHAPER is not set 466 426 # CONFIG_NETCONSOLE is not set 467 427 # CONFIG_NETPOLL is not set 468 428 # CONFIG_NET_POLL_CONTROLLER is not set ··· 480 442 # 481 443 # CONFIG_INPUT_MOUSEDEV is not set 482 444 # CONFIG_INPUT_JOYDEV is not set 483 - # CONFIG_INPUT_TSDEV is not set 484 445 # CONFIG_INPUT_EVDEV is not set 485 446 # CONFIG_INPUT_EVBUG is not set 486 447 ··· 525 488 CONFIG_LEGACY_PTYS=y 526 489 CONFIG_LEGACY_PTY_COUNT=256 527 490 # CONFIG_IPMI_HANDLER is not set 528 - CONFIG_WATCHDOG=y 529 - # CONFIG_WATCHDOG_NOWAYOUT is not set 530 - 531 - # 532 - # Watchdog Device Drivers 533 - # 534 - # CONFIG_SOFT_WATCHDOG is not set 535 - CONFIG_83xx_WDT=y 536 491 # CONFIG_HW_RANDOM is not set 537 492 # CONFIG_NVRAM is not set 538 493 CONFIG_GEN_RTC=y ··· 556 527 # 557 528 # Miscellaneous I2C Chip support 558 529 # 559 - # CONFIG_SENSORS_DS1337 is not set 560 - # CONFIG_SENSORS_DS1374 is not set 561 530 # CONFIG_DS1682 is not set 562 531 # CONFIG_SENSORS_EEPROM is not set 563 532 # CONFIG_SENSORS_PCF8574 is not set 564 - # CONFIG_SENSORS_PCA9539 is not set 533 + # CONFIG_PCF8575 is not set 565 534 # CONFIG_SENSORS_PCF8591 is not set 566 - # CONFIG_SENSORS_M41T00 is not set 535 + # CONFIG_TPS65010 is not set 567 536 # CONFIG_SENSORS_MAX6875 is not set 568 537 # CONFIG_SENSORS_TSL2550 is not set 569 538 # CONFIG_I2C_DEBUG_CORE is not set ··· 578 551 # CONFIG_POWER_SUPPLY is not set 579 552 CONFIG_HWMON=y 580 553 # CONFIG_HWMON_VID is not set 581 - # CONFIG_SENSORS_ABITUGURU is not set 582 - # CONFIG_SENSORS_ABITUGURU3 is not set 583 554 # CONFIG_SENSORS_AD7418 is not set 584 555 # CONFIG_SENSORS_ADM1021 is not set 585 556 # CONFIG_SENSORS_ADM1025 is not set ··· 585 560 # CONFIG_SENSORS_ADM1029 is not set 586 561 # CONFIG_SENSORS_ADM1031 is not set 587 562 # CONFIG_SENSORS_ADM9240 is not set 588 - # CONFIG_SENSORS_ASB100 is not set 563 + # CONFIG_SENSORS_ADT7470 is not set 564 + # CONFIG_SENSORS_ADT7473 is not set 589 565 # CONFIG_SENSORS_ATXP1 is not set 590 566 # CONFIG_SENSORS_DS1621 is not set 591 567 # CONFIG_SENSORS_F71805F is not set 592 - # CONFIG_SENSORS_FSCHER is not set 593 - # CONFIG_SENSORS_FSCPOS is not set 568 + # CONFIG_SENSORS_F71882FG is not set 569 + # CONFIG_SENSORS_F75375S is not set 594 570 # CONFIG_SENSORS_GL518SM is not set 595 571 # CONFIG_SENSORS_GL520SM is not set 596 572 # CONFIG_SENSORS_IT87 is not set ··· 614 588 # CONFIG_SENSORS_SMSC47M1 is not set 615 589 # CONFIG_SENSORS_SMSC47M192 is not set 616 590 # CONFIG_SENSORS_SMSC47B397 is not set 591 + # CONFIG_SENSORS_ADS7828 is not set 617 592 # CONFIG_SENSORS_THMC50 is not set 618 593 # CONFIG_SENSORS_VT1211 is not set 619 594 # CONFIG_SENSORS_W83781D is not set ··· 622 595 # CONFIG_SENSORS_W83792D is not set 623 596 # CONFIG_SENSORS_W83793 is not set 624 597 # CONFIG_SENSORS_W83L785TS is not set 598 + # CONFIG_SENSORS_W83L786NG is not set 625 599 # CONFIG_SENSORS_W83627HF is not set 626 600 # CONFIG_SENSORS_W83627EHF is not set 627 601 # CONFIG_HWMON_DEBUG_CHIP is not set 602 + # CONFIG_THERMAL is not set 603 + CONFIG_WATCHDOG=y 604 + # CONFIG_WATCHDOG_NOWAYOUT is not set 605 + 606 + # 607 + # Watchdog Device Drivers 608 + # 609 + # CONFIG_SOFT_WATCHDOG is not set 610 + CONFIG_83xx_WDT=y 611 + 612 + # 613 + # Sonics Silicon Backplane 614 + # 615 + CONFIG_SSB_POSSIBLE=y 616 + # CONFIG_SSB is not set 628 617 629 618 # 630 619 # Multifunction device drivers ··· 657 614 # 658 615 # Graphics support 659 616 # 617 + # CONFIG_VGASTATE is not set 618 + CONFIG_VIDEO_OUTPUT_CONTROL=m 619 + # CONFIG_FB is not set 660 620 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 661 621 662 622 # 663 623 # Display device support 664 624 # 665 625 # CONFIG_DISPLAY_SUPPORT is not set 666 - # CONFIG_VGASTATE is not set 667 - CONFIG_VIDEO_OUTPUT_CONTROL=m 668 - # CONFIG_FB is not set 669 - # CONFIG_FB_IBM_GXT4500 is not set 670 626 671 627 # 672 628 # Sound ··· 674 632 CONFIG_HID_SUPPORT=y 675 633 CONFIG_HID=y 676 634 # CONFIG_HID_DEBUG is not set 635 + # CONFIG_HIDRAW is not set 677 636 CONFIG_USB_SUPPORT=y 678 637 CONFIG_USB_ARCH_HAS_HCD=y 679 638 # CONFIG_USB_ARCH_HAS_OHCI is not set ··· 684 641 # 685 642 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 686 643 # 687 - 688 - # 689 - # USB Gadget Support 690 - # 691 644 # CONFIG_USB_GADGET is not set 692 645 # CONFIG_MMC is not set 646 + # CONFIG_MEMSTICK is not set 693 647 # CONFIG_NEW_LEDS is not set 694 648 # CONFIG_EDAC is not set 695 649 # CONFIG_RTC_CLASS is not set 696 - 697 - # 698 - # DMA Engine support 699 - # 700 - # CONFIG_DMA_ENGINE is not set 701 - 702 - # 703 - # DMA Clients 704 - # 705 - 706 - # 707 - # DMA Devices 708 - # 650 + # CONFIG_DMADEVICES is not set 709 651 710 652 # 711 653 # Userspace I/O ··· 709 681 # CONFIG_EXT3_FS_SECURITY is not set 710 682 # CONFIG_EXT4DEV_FS is not set 711 683 CONFIG_JBD=y 712 - # CONFIG_JBD_DEBUG is not set 713 684 CONFIG_FS_MBCACHE=y 714 685 # CONFIG_REISERFS_FS is not set 715 686 # CONFIG_JFS_FS is not set ··· 716 689 # CONFIG_XFS_FS is not set 717 690 # CONFIG_GFS2_FS is not set 718 691 # CONFIG_OCFS2_FS is not set 719 - # CONFIG_MINIX_FS is not set 720 - # CONFIG_ROMFS_FS is not set 692 + CONFIG_DNOTIFY=y 721 693 CONFIG_INOTIFY=y 722 694 CONFIG_INOTIFY_USER=y 723 695 # CONFIG_QUOTA is not set 724 - CONFIG_DNOTIFY=y 725 696 # CONFIG_AUTOFS_FS is not set 726 697 # CONFIG_AUTOFS4_FS is not set 727 698 # CONFIG_FUSE_FS is not set ··· 747 722 CONFIG_TMPFS=y 748 723 # CONFIG_TMPFS_POSIX_ACL is not set 749 724 # CONFIG_HUGETLB_PAGE is not set 750 - CONFIG_RAMFS=y 751 725 # CONFIG_CONFIGFS_FS is not set 752 726 753 727 # ··· 761 737 # CONFIG_EFS_FS is not set 762 738 # CONFIG_CRAMFS is not set 763 739 # CONFIG_VXFS_FS is not set 740 + # CONFIG_MINIX_FS is not set 764 741 # CONFIG_HPFS_FS is not set 765 742 # CONFIG_QNX4FS_FS is not set 743 + # CONFIG_ROMFS_FS is not set 766 744 # CONFIG_SYSV_FS is not set 767 745 # CONFIG_UFS_FS is not set 768 - 769 - # 770 - # Network File Systems 771 - # 746 + CONFIG_NETWORK_FILESYSTEMS=y 772 747 CONFIG_NFS_FS=y 773 748 CONFIG_NFS_V3=y 774 749 # CONFIG_NFS_V3_ACL is not set ··· 810 787 # CONFIG_KARMA_PARTITION is not set 811 788 # CONFIG_EFI_PARTITION is not set 812 789 # CONFIG_SYSV68_PARTITION is not set 813 - 814 - # 815 - # Native Language Support 816 - # 817 790 # CONFIG_NLS is not set 818 - 819 - # 820 - # Distributed Lock Manager 821 - # 822 791 # CONFIG_DLM is not set 823 - # CONFIG_UCC_SLOW is not set 824 792 825 793 # 826 794 # Library routines ··· 829 815 CONFIG_HAS_DMA=y 830 816 831 817 # 832 - # Instrumentation Support 833 - # 834 - # CONFIG_PROFILING is not set 835 - # CONFIG_KPROBES is not set 836 - 837 - # 838 818 # Kernel hacking 839 819 # 840 820 # CONFIG_PRINTK_TIME is not set 821 + CONFIG_ENABLE_WARN_DEPRECATED=y 841 822 CONFIG_ENABLE_MUST_CHECK=y 842 823 # CONFIG_MAGIC_SYSRQ is not set 843 824 # CONFIG_UNUSED_SYMBOLS is not set ··· 840 831 # CONFIG_HEADERS_CHECK is not set 841 832 # CONFIG_DEBUG_KERNEL is not set 842 833 # CONFIG_DEBUG_BUGVERBOSE is not set 834 + # CONFIG_SAMPLES is not set 843 835 # CONFIG_PPC_EARLY_DEBUG is not set 844 836 845 837 # ··· 848 838 # 849 839 # CONFIG_KEYS is not set 850 840 # CONFIG_SECURITY is not set 841 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 851 842 CONFIG_CRYPTO=y 852 843 CONFIG_CRYPTO_ALGAPI=y 853 844 CONFIG_CRYPTO_BLKCIPHER=y 845 + # CONFIG_CRYPTO_SEQIV is not set 854 846 CONFIG_CRYPTO_MANAGER=y 855 847 # CONFIG_CRYPTO_HMAC is not set 856 848 # CONFIG_CRYPTO_XCBC is not set ··· 869 857 CONFIG_CRYPTO_CBC=y 870 858 CONFIG_CRYPTO_PCBC=m 871 859 # CONFIG_CRYPTO_LRW is not set 860 + # CONFIG_CRYPTO_XTS is not set 861 + # CONFIG_CRYPTO_CTR is not set 862 + # CONFIG_CRYPTO_GCM is not set 863 + # CONFIG_CRYPTO_CCM is not set 872 864 # CONFIG_CRYPTO_CRYPTD is not set 873 865 CONFIG_CRYPTO_DES=y 874 866 # CONFIG_CRYPTO_FCRYPT is not set ··· 886 870 # CONFIG_CRYPTO_ARC4 is not set 887 871 # CONFIG_CRYPTO_KHAZAD is not set 888 872 # CONFIG_CRYPTO_ANUBIS is not set 873 + # CONFIG_CRYPTO_SEED is not set 874 + # CONFIG_CRYPTO_SALSA20 is not set 889 875 # CONFIG_CRYPTO_DEFLATE is not set 890 876 # CONFIG_CRYPTO_MICHAEL_MIC is not set 891 877 # CONFIG_CRYPTO_CRC32C is not set 892 878 # CONFIG_CRYPTO_CAMELLIA is not set 893 879 # CONFIG_CRYPTO_TEST is not set 880 + # CONFIG_CRYPTO_AUTHENC is not set 881 + # CONFIG_CRYPTO_LZO is not set 894 882 CONFIG_CRYPTO_HW=y 883 + # CONFIG_PPC_CLOCK is not set
+52 -31
arch/powerpc/configs/mpc837x_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 20:04:39 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:24 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 79 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 81 82 CONFIG_BLK_DEV_INITRD=y 82 83 CONFIG_INITRAMFS_SOURCE="" 83 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 89 CONFIG_PRINTK=y 93 90 CONFIG_BUG=y 94 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 95 93 CONFIG_BASE_FULL=y 96 94 CONFIG_FUTEX=y 97 95 CONFIG_ANON_INODES=y 98 96 # CONFIG_EPOLL is not set 99 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 100 99 CONFIG_EVENTFD=y 101 100 CONFIG_SHMEM=y 102 101 CONFIG_VM_EVENT_COUNTERS=y 103 102 CONFIG_SLAB=y 104 103 # CONFIG_SLUB is not set 105 104 # CONFIG_SLOB is not set 105 + # CONFIG_PROFILING is not set 106 + # CONFIG_MARKERS is not set 107 + CONFIG_HAVE_OPROFILE=y 108 + # CONFIG_KPROBES is not set 109 + CONFIG_HAVE_KPROBES=y 110 + CONFIG_HAVE_KRETPROBES=y 111 + CONFIG_PROC_PAGE_MONITOR=y 106 112 CONFIG_SLABINFO=y 107 113 CONFIG_RT_MUTEXES=y 108 114 # CONFIG_TINY_SHMEM is not set ··· 140 128 # CONFIG_DEFAULT_CFQ is not set 141 129 # CONFIG_DEFAULT_NOOP is not set 142 130 CONFIG_DEFAULT_IOSCHED="anticipatory" 131 + CONFIG_CLASSIC_RCU=y 143 132 144 133 # 145 134 # Platform support ··· 149 136 # CONFIG_PPC_82xx is not set 150 137 CONFIG_PPC_83xx=y 151 138 # CONFIG_PPC_86xx is not set 152 - # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 154 141 # CONFIG_PPC_CELL is not set 155 142 # CONFIG_PPC_CELL_NATIVE is not set 156 143 # CONFIG_PQ2ADS is not set 144 + CONFIG_MPC83xx=y 157 145 # CONFIG_MPC831x_RDB is not set 158 146 # CONFIG_MPC832x_MDS is not set 159 147 # CONFIG_MPC832x_RDB is not set ··· 163 149 # CONFIG_MPC836x_MDS is not set 164 150 # CONFIG_MPC837x_MDS is not set 165 151 CONFIG_MPC837x_RDB=y 152 + # CONFIG_SBC834x is not set 166 153 CONFIG_PPC_MPC837x=y 167 154 CONFIG_IPIC=y 168 155 # CONFIG_MPIC is not set ··· 176 161 # CONFIG_PPC_INDIRECT_IO is not set 177 162 # CONFIG_GENERIC_IOMAP is not set 178 163 # CONFIG_CPU_FREQ is not set 179 - # CONFIG_CPM2 is not set 180 164 # CONFIG_FSL_ULI1575 is not set 181 165 182 166 # ··· 191 177 # CONFIG_HZ_300 is not set 192 178 # CONFIG_HZ_1000 is not set 193 179 CONFIG_HZ=250 180 + # CONFIG_SCHED_HRTICK is not set 194 181 CONFIG_PREEMPT_NONE=y 195 182 # CONFIG_PREEMPT_VOLUNTARY is not set 196 183 # CONFIG_PREEMPT is not set 197 184 CONFIG_BINFMT_ELF=y 198 185 # CONFIG_BINFMT_MISC is not set 186 + # CONFIG_IOMMU_HELPER is not set 199 187 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 188 + CONFIG_ARCH_HAS_WALK_MEMORY=y 189 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 200 190 CONFIG_ARCH_FLATMEM_ENABLE=y 201 191 CONFIG_ARCH_POPULATES_NODE_MAP=y 202 192 CONFIG_SELECT_MEMORY_MODEL=y ··· 219 201 CONFIG_PROC_DEVICETREE=y 220 202 # CONFIG_CMDLINE_BOOL is not set 221 203 # CONFIG_PM is not set 222 - CONFIG_SUSPEND_UP_POSSIBLE=y 223 - CONFIG_HIBERNATION_UP_POSSIBLE=y 224 204 CONFIG_SECCOMP=y 225 - CONFIG_WANT_DEVICE_TREE=y 226 - CONFIG_DEVICE_TREE="" 227 205 CONFIG_ISA_DMA_API=y 228 206 229 207 # ··· 315 301 # 316 302 # CONFIG_NET_PKTGEN is not set 317 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 318 305 # CONFIG_IRDA is not set 319 306 # CONFIG_BT is not set 320 307 # CONFIG_AF_RXRPC is not set ··· 355 340 CONFIG_BLK_DEV_RAM=y 356 341 CONFIG_BLK_DEV_RAM_COUNT=16 357 342 CONFIG_BLK_DEV_RAM_SIZE=32768 358 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 343 + # CONFIG_BLK_DEV_XIP is not set 359 344 # CONFIG_CDROM_PKTCDVD is not set 360 345 # CONFIG_ATA_OVER_ETH is not set 361 346 CONFIG_MISC_DEVICES=y 362 347 # CONFIG_EEPROM_93CX6 is not set 348 + # CONFIG_ENCLOSURE_SERVICES is not set 349 + CONFIG_HAVE_IDE=y 363 350 # CONFIG_IDE is not set 364 351 365 352 # ··· 406 389 # CONFIG_SCSI_DEBUG is not set 407 390 CONFIG_ATA=y 408 391 # CONFIG_ATA_NONSTANDARD is not set 392 + # CONFIG_SATA_MV is not set 409 393 CONFIG_SATA_FSL=y 410 394 # CONFIG_PATA_PLATFORM is not set 411 395 CONFIG_MD=y ··· 443 425 # CONFIG_SMSC_PHY is not set 444 426 # CONFIG_BROADCOM_PHY is not set 445 427 # CONFIG_ICPLUS_PHY is not set 428 + # CONFIG_REALTEK_PHY is not set 446 429 # CONFIG_FIXED_PHY is not set 447 430 # CONFIG_MDIO_BITBANG is not set 448 431 CONFIG_NET_ETHERNET=y ··· 454 435 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 455 436 # CONFIG_B44 is not set 456 437 CONFIG_NETDEV_1000=y 438 + # CONFIG_E1000E_ENABLED is not set 457 439 CONFIG_GIANFAR=y 458 440 CONFIG_GFAR_NAPI=y 459 441 # CONFIG_NETDEV_10000 is not set ··· 467 447 # CONFIG_WAN is not set 468 448 # CONFIG_PPP is not set 469 449 # CONFIG_SLIP is not set 470 - # CONFIG_SHAPER is not set 471 450 # CONFIG_NETCONSOLE is not set 472 451 # CONFIG_NETPOLL is not set 473 452 # CONFIG_NET_POLL_CONTROLLER is not set ··· 561 542 # 562 543 # Miscellaneous I2C Chip support 563 544 # 564 - # CONFIG_SENSORS_DS1337 is not set 565 - # CONFIG_SENSORS_DS1374 is not set 566 545 # CONFIG_DS1682 is not set 567 546 # CONFIG_SENSORS_EEPROM is not set 568 547 # CONFIG_SENSORS_PCF8574 is not set 569 - # CONFIG_SENSORS_PCA9539 is not set 548 + # CONFIG_PCF8575 is not set 570 549 # CONFIG_SENSORS_PCF8591 is not set 571 - # CONFIG_SENSORS_M41T00 is not set 550 + # CONFIG_TPS65010 is not set 572 551 # CONFIG_SENSORS_MAX6875 is not set 573 552 # CONFIG_SENSORS_TSL2550 is not set 574 553 # CONFIG_I2C_DEBUG_CORE is not set ··· 591 574 # CONFIG_SENSORS_ADM1031 is not set 592 575 # CONFIG_SENSORS_ADM9240 is not set 593 576 # CONFIG_SENSORS_ADT7470 is not set 577 + # CONFIG_SENSORS_ADT7473 is not set 594 578 # CONFIG_SENSORS_ATXP1 is not set 595 579 # CONFIG_SENSORS_DS1621 is not set 596 580 # CONFIG_SENSORS_F71805F is not set ··· 619 601 # CONFIG_SENSORS_SMSC47M1 is not set 620 602 # CONFIG_SENSORS_SMSC47M192 is not set 621 603 # CONFIG_SENSORS_SMSC47B397 is not set 604 + # CONFIG_SENSORS_ADS7828 is not set 622 605 # CONFIG_SENSORS_THMC50 is not set 623 606 # CONFIG_SENSORS_VT1211 is not set 624 607 # CONFIG_SENSORS_W83781D is not set ··· 627 608 # CONFIG_SENSORS_W83792D is not set 628 609 # CONFIG_SENSORS_W83793 is not set 629 610 # CONFIG_SENSORS_W83L785TS is not set 611 + # CONFIG_SENSORS_W83L786NG is not set 630 612 # CONFIG_SENSORS_W83627HF is not set 631 613 # CONFIG_SENSORS_W83627EHF is not set 632 614 # CONFIG_HWMON_DEBUG_CHIP is not set 615 + # CONFIG_THERMAL is not set 633 616 CONFIG_WATCHDOG=y 634 617 # CONFIG_WATCHDOG_NOWAYOUT is not set 635 618 ··· 689 668 # 690 669 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 691 670 # 692 - 693 - # 694 - # USB Gadget Support 695 - # 696 671 # CONFIG_USB_GADGET is not set 697 672 # CONFIG_MMC is not set 673 + # CONFIG_MEMSTICK is not set 698 674 # CONFIG_NEW_LEDS is not set 699 675 # CONFIG_EDAC is not set 700 676 # CONFIG_RTC_CLASS is not set 677 + # CONFIG_DMADEVICES is not set 701 678 702 679 # 703 680 # Userspace I/O ··· 721 702 # CONFIG_XFS_FS is not set 722 703 # CONFIG_GFS2_FS is not set 723 704 # CONFIG_OCFS2_FS is not set 724 - # CONFIG_MINIX_FS is not set 725 - # CONFIG_ROMFS_FS is not set 705 + CONFIG_DNOTIFY=y 726 706 CONFIG_INOTIFY=y 727 707 CONFIG_INOTIFY_USER=y 728 708 # CONFIG_QUOTA is not set 729 - CONFIG_DNOTIFY=y 730 709 # CONFIG_AUTOFS_FS is not set 731 710 # CONFIG_AUTOFS4_FS is not set 732 711 # CONFIG_FUSE_FS is not set ··· 766 749 # CONFIG_EFS_FS is not set 767 750 # CONFIG_CRAMFS is not set 768 751 # CONFIG_VXFS_FS is not set 752 + # CONFIG_MINIX_FS is not set 769 753 # CONFIG_HPFS_FS is not set 770 754 # CONFIG_QNX4FS_FS is not set 755 + # CONFIG_ROMFS_FS is not set 771 756 # CONFIG_SYSV_FS is not set 772 757 # CONFIG_UFS_FS is not set 773 758 CONFIG_NETWORK_FILESYSTEMS=y ··· 832 813 CONFIG_HAS_IOMEM=y 833 814 CONFIG_HAS_IOPORT=y 834 815 CONFIG_HAS_DMA=y 835 - CONFIG_INSTRUMENTATION=y 836 - # CONFIG_PROFILING is not set 837 - # CONFIG_KPROBES is not set 838 - # CONFIG_MARKERS is not set 839 816 840 817 # 841 818 # Kernel hacking ··· 861 846 CONFIG_CRYPTO=y 862 847 CONFIG_CRYPTO_ALGAPI=y 863 848 CONFIG_CRYPTO_BLKCIPHER=y 849 + # CONFIG_CRYPTO_SEQIV is not set 864 850 CONFIG_CRYPTO_MANAGER=y 865 851 # CONFIG_CRYPTO_HMAC is not set 866 852 # CONFIG_CRYPTO_XCBC is not set ··· 879 863 CONFIG_CRYPTO_PCBC=m 880 864 # CONFIG_CRYPTO_LRW is not set 881 865 # CONFIG_CRYPTO_XTS is not set 866 + # CONFIG_CRYPTO_CTR is not set 867 + # CONFIG_CRYPTO_GCM is not set 868 + # CONFIG_CRYPTO_CCM is not set 882 869 # CONFIG_CRYPTO_CRYPTD is not set 883 870 CONFIG_CRYPTO_DES=y 884 871 # CONFIG_CRYPTO_FCRYPT is not set ··· 896 877 # CONFIG_CRYPTO_KHAZAD is not set 897 878 # CONFIG_CRYPTO_ANUBIS is not set 898 879 # CONFIG_CRYPTO_SEED is not set 880 + # CONFIG_CRYPTO_SALSA20 is not set 899 881 # CONFIG_CRYPTO_DEFLATE is not set 900 882 # CONFIG_CRYPTO_MICHAEL_MIC is not set 901 883 # CONFIG_CRYPTO_CRC32C is not set 902 884 # CONFIG_CRYPTO_CAMELLIA is not set 903 885 # CONFIG_CRYPTO_TEST is not set 904 886 # CONFIG_CRYPTO_AUTHENC is not set 887 + # CONFIG_CRYPTO_LZO is not set 905 888 CONFIG_CRYPTO_HW=y 906 889 # CONFIG_PPC_CLOCK is not set
+57 -31
arch/powerpc/configs/mpc83xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Mon Jan 28 13:14:19 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:25 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 18 19 CONFIG_PPC_STD_MMU=y 19 20 CONFIG_PPC_STD_MMU_32=y 20 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 28 CONFIG_GENERIC_TIME_VSYSCALL=y 30 29 CONFIG_GENERIC_CLOCKEVENTS=y 31 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 32 CONFIG_IRQ_PER_CPU=y 33 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 65 # CONFIG_POSIX_MQUEUE is not set 68 66 # CONFIG_BSD_PROCESS_ACCT is not set 69 67 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 68 # CONFIG_AUDIT is not set 73 69 # CONFIG_IKCONFIG is not set 74 70 CONFIG_LOG_BUF_SHIFT=14 75 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 76 73 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 74 + # CONFIG_RT_GROUP_SCHED is not set 75 + CONFIG_USER_SCHED=y 76 + # CONFIG_CGROUP_SCHED is not set 79 77 CONFIG_SYSFS_DEPRECATED=y 78 + CONFIG_SYSFS_DEPRECATED_V2=y 80 79 # CONFIG_RELAY is not set 80 + # CONFIG_NAMESPACES is not set 81 81 CONFIG_BLK_DEV_INITRD=y 82 82 CONFIG_INITRAMFS_SOURCE="" 83 83 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 88 CONFIG_PRINTK=y 93 89 CONFIG_BUG=y 94 90 CONFIG_ELF_CORE=y 91 + CONFIG_COMPAT_BRK=y 95 92 CONFIG_BASE_FULL=y 96 93 CONFIG_FUTEX=y 97 94 CONFIG_ANON_INODES=y 98 95 # CONFIG_EPOLL is not set 99 96 CONFIG_SIGNALFD=y 97 + CONFIG_TIMERFD=y 100 98 CONFIG_EVENTFD=y 101 99 CONFIG_SHMEM=y 102 100 CONFIG_VM_EVENT_COUNTERS=y 103 101 CONFIG_SLAB=y 104 102 # CONFIG_SLUB is not set 105 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + # CONFIG_KPROBES is not set 108 + CONFIG_HAVE_KPROBES=y 109 + CONFIG_HAVE_KRETPROBES=y 110 + CONFIG_PROC_PAGE_MONITOR=y 106 111 CONFIG_SLABINFO=y 107 112 CONFIG_RT_MUTEXES=y 108 113 # CONFIG_TINY_SHMEM is not set ··· 140 127 # CONFIG_DEFAULT_CFQ is not set 141 128 # CONFIG_DEFAULT_NOOP is not set 142 129 CONFIG_DEFAULT_IOSCHED="anticipatory" 130 + CONFIG_CLASSIC_RCU=y 143 131 144 132 # 145 133 # Platform support ··· 149 135 # CONFIG_PPC_82xx is not set 150 136 CONFIG_PPC_83xx=y 151 137 # CONFIG_PPC_86xx is not set 152 - # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 138 + # CONFIG_PPC_MPC512x is not set 139 + # CONFIG_PPC_MPC5121 is not set 154 140 # CONFIG_PPC_CELL is not set 155 141 # CONFIG_PPC_CELL_NATIVE is not set 156 142 # CONFIG_PQ2ADS is not set ··· 195 181 # CONFIG_HZ_300 is not set 196 182 # CONFIG_HZ_1000 is not set 197 183 CONFIG_HZ=250 184 + # CONFIG_SCHED_HRTICK is not set 198 185 CONFIG_PREEMPT_NONE=y 199 186 # CONFIG_PREEMPT_VOLUNTARY is not set 200 187 # CONFIG_PREEMPT is not set 201 188 CONFIG_BINFMT_ELF=y 202 189 # CONFIG_BINFMT_MISC is not set 203 190 CONFIG_MATH_EMULATION=y 191 + # CONFIG_IOMMU_HELPER is not set 204 192 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 193 + CONFIG_ARCH_HAS_WALK_MEMORY=y 194 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 205 195 CONFIG_ARCH_FLATMEM_ENABLE=y 206 196 CONFIG_ARCH_POPULATES_NODE_MAP=y 207 197 CONFIG_SELECT_MEMORY_MODEL=y ··· 224 206 CONFIG_PROC_DEVICETREE=y 225 207 # CONFIG_CMDLINE_BOOL is not set 226 208 # CONFIG_PM is not set 227 - CONFIG_SUSPEND_UP_POSSIBLE=y 228 - CONFIG_HIBERNATION_UP_POSSIBLE=y 229 209 CONFIG_SECCOMP=y 230 - CONFIG_WANT_DEVICE_TREE=y 231 - CONFIG_DEVICE_TREE="" 232 210 CONFIG_ISA_DMA_API=y 233 211 234 212 # ··· 269 255 CONFIG_XFRM_USER=m 270 256 # CONFIG_XFRM_SUB_POLICY is not set 271 257 # CONFIG_XFRM_MIGRATE is not set 258 + # CONFIG_XFRM_STATISTICS is not set 272 259 # CONFIG_NET_KEY is not set 273 260 CONFIG_INET=y 274 261 CONFIG_IP_MULTICAST=y ··· 325 310 # 326 311 # CONFIG_NET_PKTGEN is not set 327 312 # CONFIG_HAMRADIO is not set 313 + # CONFIG_CAN is not set 328 314 # CONFIG_IRDA is not set 329 315 # CONFIG_BT is not set 330 316 # CONFIG_AF_RXRPC is not set ··· 365 349 CONFIG_BLK_DEV_RAM=y 366 350 CONFIG_BLK_DEV_RAM_COUNT=16 367 351 CONFIG_BLK_DEV_RAM_SIZE=32768 368 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 352 + # CONFIG_BLK_DEV_XIP is not set 369 353 # CONFIG_CDROM_PKTCDVD is not set 370 354 # CONFIG_ATA_OVER_ETH is not set 371 355 CONFIG_MISC_DEVICES=y 372 356 # CONFIG_EEPROM_93CX6 is not set 357 + # CONFIG_ENCLOSURE_SERVICES is not set 358 + CONFIG_HAVE_IDE=y 373 359 # CONFIG_IDE is not set 374 360 375 361 # ··· 416 398 # CONFIG_SCSI_DEBUG is not set 417 399 CONFIG_ATA=y 418 400 # CONFIG_ATA_NONSTANDARD is not set 401 + # CONFIG_SATA_MV is not set 419 402 CONFIG_SATA_FSL=y 420 403 # CONFIG_PATA_PLATFORM is not set 421 404 # CONFIG_MD is not set ··· 443 424 # CONFIG_SMSC_PHY is not set 444 425 # CONFIG_BROADCOM_PHY is not set 445 426 CONFIG_ICPLUS_PHY=y 427 + # CONFIG_REALTEK_PHY is not set 446 428 # CONFIG_FIXED_PHY is not set 447 429 # CONFIG_MDIO_BITBANG is not set 448 430 CONFIG_NET_ETHERNET=y ··· 454 434 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 455 435 # CONFIG_B44 is not set 456 436 CONFIG_NETDEV_1000=y 437 + # CONFIG_E1000E_ENABLED is not set 457 438 CONFIG_GIANFAR=y 458 439 # CONFIG_GFAR_NAPI is not set 459 440 CONFIG_UCC_GETH=y 441 + # CONFIG_UGETH_NAPI is not set 442 + # CONFIG_UGETH_MAGIC_PACKET is not set 443 + # CONFIG_UGETH_FILTERING is not set 444 + # CONFIG_UGETH_TX_ON_DEMAND is not set 460 445 CONFIG_NETDEV_10000=y 461 446 462 447 # ··· 472 447 # CONFIG_WAN is not set 473 448 # CONFIG_PPP is not set 474 449 # CONFIG_SLIP is not set 475 - # CONFIG_SHAPER is not set 476 450 # CONFIG_NETCONSOLE is not set 477 451 # CONFIG_NETPOLL is not set 478 452 # CONFIG_NET_POLL_CONTROLLER is not set ··· 567 543 # 568 544 # Miscellaneous I2C Chip support 569 545 # 570 - # CONFIG_SENSORS_DS1337 is not set 571 - # CONFIG_SENSORS_DS1374 is not set 572 546 # CONFIG_DS1682 is not set 573 547 # CONFIG_SENSORS_EEPROM is not set 574 548 # CONFIG_SENSORS_PCF8574 is not set 575 - # CONFIG_SENSORS_PCA9539 is not set 549 + # CONFIG_PCF8575 is not set 576 550 # CONFIG_SENSORS_PCF8591 is not set 577 - # CONFIG_SENSORS_M41T00 is not set 551 + # CONFIG_TPS65010 is not set 578 552 # CONFIG_SENSORS_MAX6875 is not set 579 553 # CONFIG_SENSORS_TSL2550 is not set 580 554 # CONFIG_I2C_DEBUG_CORE is not set ··· 597 575 # CONFIG_SENSORS_ADM1031 is not set 598 576 # CONFIG_SENSORS_ADM9240 is not set 599 577 # CONFIG_SENSORS_ADT7470 is not set 578 + # CONFIG_SENSORS_ADT7473 is not set 600 579 # CONFIG_SENSORS_ATXP1 is not set 601 580 # CONFIG_SENSORS_DS1621 is not set 602 581 # CONFIG_SENSORS_F71805F is not set ··· 625 602 # CONFIG_SENSORS_SMSC47M1 is not set 626 603 # CONFIG_SENSORS_SMSC47M192 is not set 627 604 # CONFIG_SENSORS_SMSC47B397 is not set 605 + # CONFIG_SENSORS_ADS7828 is not set 628 606 # CONFIG_SENSORS_THMC50 is not set 629 607 # CONFIG_SENSORS_VT1211 is not set 630 608 # CONFIG_SENSORS_W83781D is not set ··· 633 609 # CONFIG_SENSORS_W83792D is not set 634 610 # CONFIG_SENSORS_W83793 is not set 635 611 # CONFIG_SENSORS_W83L785TS is not set 612 + # CONFIG_SENSORS_W83L786NG is not set 636 613 # CONFIG_SENSORS_W83627HF is not set 637 614 # CONFIG_SENSORS_W83627EHF is not set 638 615 # CONFIG_HWMON_DEBUG_CHIP is not set 616 + # CONFIG_THERMAL is not set 639 617 CONFIG_WATCHDOG=y 640 618 # CONFIG_WATCHDOG_NOWAYOUT is not set 641 619 ··· 691 665 # CONFIG_USB_ARCH_HAS_OHCI is not set 692 666 CONFIG_USB_ARCH_HAS_EHCI=y 693 667 # CONFIG_USB is not set 694 - CONFIG_USB_EHCI_ROOT_HUB_TT=y 695 - CONFIG_USB_EHCI_FSL=y 696 668 697 669 # 698 670 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 699 671 # 700 - 701 - # 702 - # USB Gadget Support 703 - # 704 672 # CONFIG_USB_GADGET is not set 705 673 # CONFIG_MMC is not set 674 + # CONFIG_MEMSTICK is not set 706 675 # CONFIG_NEW_LEDS is not set 707 676 # CONFIG_EDAC is not set 708 677 # CONFIG_RTC_CLASS is not set 678 + # CONFIG_DMADEVICES is not set 709 679 710 680 # 711 681 # Userspace I/O ··· 727 705 # CONFIG_XFS_FS is not set 728 706 # CONFIG_GFS2_FS is not set 729 707 # CONFIG_OCFS2_FS is not set 730 - # CONFIG_MINIX_FS is not set 731 - # CONFIG_ROMFS_FS is not set 708 + CONFIG_DNOTIFY=y 732 709 CONFIG_INOTIFY=y 733 710 CONFIG_INOTIFY_USER=y 734 711 # CONFIG_QUOTA is not set 735 - CONFIG_DNOTIFY=y 736 712 # CONFIG_AUTOFS_FS is not set 737 713 # CONFIG_AUTOFS4_FS is not set 738 714 # CONFIG_FUSE_FS is not set ··· 772 752 # CONFIG_EFS_FS is not set 773 753 # CONFIG_CRAMFS is not set 774 754 # CONFIG_VXFS_FS is not set 755 + # CONFIG_MINIX_FS is not set 775 756 # CONFIG_HPFS_FS is not set 776 757 # CONFIG_QNX4FS_FS is not set 758 + # CONFIG_ROMFS_FS is not set 777 759 # CONFIG_SYSV_FS is not set 778 760 # CONFIG_UFS_FS is not set 779 761 CONFIG_NETWORK_FILESYSTEMS=y ··· 823 801 # CONFIG_SYSV68_PARTITION is not set 824 802 # CONFIG_NLS is not set 825 803 # CONFIG_DLM is not set 804 + CONFIG_UCC_FAST=y 805 + CONFIG_UCC=y 826 806 827 807 # 828 808 # Library routines ··· 840 816 CONFIG_HAS_IOMEM=y 841 817 CONFIG_HAS_IOPORT=y 842 818 CONFIG_HAS_DMA=y 843 - CONFIG_INSTRUMENTATION=y 844 - # CONFIG_PROFILING is not set 845 - # CONFIG_KPROBES is not set 846 - # CONFIG_MARKERS is not set 847 819 848 820 # 849 821 # Kernel hacking ··· 865 845 CONFIG_CRYPTO=y 866 846 CONFIG_CRYPTO_ALGAPI=y 867 847 CONFIG_CRYPTO_BLKCIPHER=y 848 + # CONFIG_CRYPTO_SEQIV is not set 868 849 CONFIG_CRYPTO_MANAGER=y 869 850 # CONFIG_CRYPTO_HMAC is not set 870 851 # CONFIG_CRYPTO_XCBC is not set ··· 883 862 CONFIG_CRYPTO_PCBC=m 884 863 # CONFIG_CRYPTO_LRW is not set 885 864 # CONFIG_CRYPTO_XTS is not set 865 + # CONFIG_CRYPTO_CTR is not set 866 + # CONFIG_CRYPTO_GCM is not set 867 + # CONFIG_CRYPTO_CCM is not set 886 868 # CONFIG_CRYPTO_CRYPTD is not set 887 869 CONFIG_CRYPTO_DES=y 888 870 # CONFIG_CRYPTO_FCRYPT is not set ··· 900 876 # CONFIG_CRYPTO_KHAZAD is not set 901 877 # CONFIG_CRYPTO_ANUBIS is not set 902 878 # CONFIG_CRYPTO_SEED is not set 879 + # CONFIG_CRYPTO_SALSA20 is not set 903 880 # CONFIG_CRYPTO_DEFLATE is not set 904 881 # CONFIG_CRYPTO_MICHAEL_MIC is not set 905 882 # CONFIG_CRYPTO_CRC32C is not set 906 883 # CONFIG_CRYPTO_CAMELLIA is not set 907 884 # CONFIG_CRYPTO_TEST is not set 908 885 # CONFIG_CRYPTO_AUTHENC is not set 886 + # CONFIG_CRYPTO_LZO is not set 909 887 CONFIG_CRYPTO_HW=y 910 888 # CONFIG_PPC_CLOCK is not set 911 889 CONFIG_PPC_LIB_RHEAP=y
+94 -27
arch/powerpc/configs/mpc8540_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:44 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:25 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 # CONFIG_FAIR_GROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 78 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 79 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 80 83 CONFIG_BLK_DEV_INITRD=y 81 84 CONFIG_INITRAMFS_SOURCE="" 82 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 89 CONFIG_PRINTK=y 95 90 CONFIG_BUG=y 96 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 97 93 CONFIG_BASE_FULL=y 98 94 CONFIG_FUTEX=y 99 95 CONFIG_ANON_INODES=y 100 96 CONFIG_EPOLL=y 101 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 102 99 CONFIG_EVENTFD=y 103 100 CONFIG_SHMEM=y 104 101 CONFIG_VM_EVENT_COUNTERS=y ··· 108 101 # CONFIG_SLAB is not set 109 102 CONFIG_SLUB=y 110 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 110 + CONFIG_SLABINFO=y 111 111 CONFIG_RT_MUTEXES=y 112 112 # CONFIG_TINY_SHMEM is not set 113 113 CONFIG_BASE_SMALL=0 ··· 137 123 # CONFIG_DEFAULT_CFQ is not set 138 124 # CONFIG_DEFAULT_NOOP is not set 139 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 140 127 141 128 # 142 129 # Platform support 143 130 # 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 131 + # CONFIG_PPC_MPC512x is not set 132 + # CONFIG_PPC_MPC5121 is not set 146 133 # CONFIG_PPC_CELL is not set 147 134 # CONFIG_PPC_CELL_NATIVE is not set 148 135 # CONFIG_PQ2ADS is not set 136 + CONFIG_MPC85xx=y 149 137 CONFIG_MPC8540_ADS=y 150 138 # CONFIG_MPC8560_ADS is not set 151 139 # CONFIG_MPC85xx_CDS is not set 152 140 # CONFIG_MPC85xx_MDS is not set 153 141 # CONFIG_MPC85xx_DS is not set 154 - CONFIG_MPC8540=y 155 - CONFIG_MPC85xx=y 142 + # CONFIG_STX_GP3 is not set 143 + # CONFIG_TQM8540 is not set 144 + # CONFIG_TQM8541 is not set 145 + # CONFIG_TQM8555 is not set 146 + # CONFIG_TQM8560 is not set 147 + # CONFIG_SBC8548 is not set 148 + # CONFIG_SBC8560 is not set 149 + # CONFIG_IPIC is not set 156 150 CONFIG_MPIC=y 157 151 # CONFIG_MPIC_WEIRD is not set 158 152 # CONFIG_PPC_I8259 is not set ··· 187 165 # CONFIG_HZ_300 is not set 188 166 # CONFIG_HZ_1000 is not set 189 167 CONFIG_HZ=250 168 + # CONFIG_SCHED_HRTICK is not set 190 169 CONFIG_PREEMPT_NONE=y 191 170 # CONFIG_PREEMPT_VOLUNTARY is not set 192 171 # CONFIG_PREEMPT is not set 193 172 CONFIG_BINFMT_ELF=y 194 173 CONFIG_BINFMT_MISC=y 195 174 CONFIG_MATH_EMULATION=y 175 + # CONFIG_IOMMU_HELPER is not set 196 176 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 177 + CONFIG_ARCH_HAS_WALK_MEMORY=y 178 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 197 179 CONFIG_ARCH_FLATMEM_ENABLE=y 198 180 CONFIG_ARCH_POPULATES_NODE_MAP=y 199 181 CONFIG_SELECT_MEMORY_MODEL=y ··· 216 190 CONFIG_PROC_DEVICETREE=y 217 191 # CONFIG_CMDLINE_BOOL is not set 218 192 # CONFIG_PM is not set 219 - CONFIG_SUSPEND_UP_POSSIBLE=y 220 - CONFIG_HIBERNATION_UP_POSSIBLE=y 221 193 # CONFIG_SECCOMP is not set 222 - CONFIG_WANT_DEVICE_TREE=y 223 - CONFIG_DEVICE_TREE="" 224 194 CONFIG_ISA_DMA_API=y 225 195 226 196 # 227 197 # Bus options 228 198 # 229 199 CONFIG_ZONE_DMA=y 230 - CONFIG_PPC_INDIRECT_PCI=y 231 200 CONFIG_FSL_SOC=y 232 201 # CONFIG_PCI is not set 233 202 # CONFIG_PCI_DOMAINS is not set ··· 259 238 CONFIG_XFRM_USER=y 260 239 # CONFIG_XFRM_SUB_POLICY is not set 261 240 # CONFIG_XFRM_MIGRATE is not set 241 + # CONFIG_XFRM_STATISTICS is not set 262 242 # CONFIG_NET_KEY is not set 263 243 CONFIG_INET=y 264 244 CONFIG_IP_MULTICAST=y ··· 315 293 # 316 294 # CONFIG_NET_PKTGEN is not set 317 295 # CONFIG_HAMRADIO is not set 296 + # CONFIG_CAN is not set 318 297 # CONFIG_IRDA is not set 319 298 # CONFIG_BT is not set 320 299 # CONFIG_AF_RXRPC is not set ··· 357 334 CONFIG_BLK_DEV_RAM=y 358 335 CONFIG_BLK_DEV_RAM_COUNT=16 359 336 CONFIG_BLK_DEV_RAM_SIZE=32768 360 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 337 + # CONFIG_BLK_DEV_XIP is not set 361 338 # CONFIG_CDROM_PKTCDVD is not set 362 339 # CONFIG_ATA_OVER_ETH is not set 363 340 CONFIG_MISC_DEVICES=y 364 341 # CONFIG_EEPROM_93CX6 is not set 342 + # CONFIG_ENCLOSURE_SERVICES is not set 343 + CONFIG_HAVE_IDE=y 365 344 # CONFIG_IDE is not set 366 345 367 346 # ··· 398 373 # CONFIG_SMSC_PHY is not set 399 374 # CONFIG_BROADCOM_PHY is not set 400 375 # CONFIG_ICPLUS_PHY is not set 376 + # CONFIG_REALTEK_PHY is not set 401 377 # CONFIG_FIXED_PHY is not set 402 378 # CONFIG_MDIO_BITBANG is not set 403 379 CONFIG_NET_ETHERNET=y ··· 409 383 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 410 384 # CONFIG_B44 is not set 411 385 CONFIG_NETDEV_1000=y 386 + # CONFIG_E1000E_ENABLED is not set 412 387 CONFIG_GIANFAR=y 413 388 CONFIG_GFAR_NAPI=y 414 389 CONFIG_NETDEV_10000=y ··· 422 395 # CONFIG_WAN is not set 423 396 # CONFIG_PPP is not set 424 397 # CONFIG_SLIP is not set 425 - # CONFIG_SHAPER is not set 426 398 # CONFIG_NETCONSOLE is not set 427 399 # CONFIG_NETPOLL is not set 428 400 # CONFIG_NET_POLL_CONTROLLER is not set ··· 515 489 # CONFIG_SENSORS_W83627HF is not set 516 490 # CONFIG_SENSORS_W83627EHF is not set 517 491 # CONFIG_HWMON_DEBUG_CHIP is not set 492 + # CONFIG_THERMAL is not set 518 493 # CONFIG_WATCHDOG is not set 519 494 520 495 # ··· 565 538 # 566 539 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 567 540 # 568 - 569 - # 570 - # USB Gadget Support 571 - # 572 541 # CONFIG_USB_GADGET is not set 573 542 # CONFIG_MMC is not set 543 + # CONFIG_MEMSTICK is not set 574 544 # CONFIG_NEW_LEDS is not set 575 545 # CONFIG_EDAC is not set 576 546 # CONFIG_RTC_CLASS is not set 547 + # CONFIG_DMADEVICES is not set 577 548 578 549 # 579 550 # Userspace I/O ··· 597 572 # CONFIG_XFS_FS is not set 598 573 # CONFIG_GFS2_FS is not set 599 574 # CONFIG_OCFS2_FS is not set 600 - # CONFIG_MINIX_FS is not set 601 - # CONFIG_ROMFS_FS is not set 575 + CONFIG_DNOTIFY=y 602 576 CONFIG_INOTIFY=y 603 577 CONFIG_INOTIFY_USER=y 604 578 # CONFIG_QUOTA is not set 605 - CONFIG_DNOTIFY=y 606 579 # CONFIG_AUTOFS_FS is not set 607 580 # CONFIG_AUTOFS4_FS is not set 608 581 # CONFIG_FUSE_FS is not set ··· 642 619 # CONFIG_EFS_FS is not set 643 620 # CONFIG_CRAMFS is not set 644 621 # CONFIG_VXFS_FS is not set 622 + # CONFIG_MINIX_FS is not set 645 623 # CONFIG_HPFS_FS is not set 646 624 # CONFIG_QNX4FS_FS is not set 625 + # CONFIG_ROMFS_FS is not set 647 626 # CONFIG_SYSV_FS is not set 648 627 # CONFIG_UFS_FS is not set 649 628 CONFIG_NETWORK_FILESYSTEMS=y ··· 686 661 # CONFIG_SYSV68_PARTITION is not set 687 662 # CONFIG_NLS is not set 688 663 # CONFIG_DLM is not set 689 - # CONFIG_UCC_SLOW is not set 690 664 691 665 # 692 666 # Library routines ··· 701 677 CONFIG_HAS_IOMEM=y 702 678 CONFIG_HAS_IOPORT=y 703 679 CONFIG_HAS_DMA=y 704 - # CONFIG_INSTRUMENTATION is not set 705 680 706 681 # 707 682 # Kernel hacking ··· 719 696 # CONFIG_SCHEDSTATS is not set 720 697 # CONFIG_TIMER_STATS is not set 721 698 # CONFIG_SLUB_DEBUG_ON is not set 699 + # CONFIG_SLUB_STATS is not set 722 700 # CONFIG_DEBUG_RT_MUTEXES is not set 723 701 # CONFIG_RT_MUTEX_TESTER is not set 724 702 # CONFIG_DEBUG_SPINLOCK is not set ··· 732 708 # CONFIG_DEBUG_VM is not set 733 709 # CONFIG_DEBUG_LIST is not set 734 710 # CONFIG_DEBUG_SG is not set 735 - CONFIG_FORCED_INLINING=y 736 711 # CONFIG_BOOT_PRINTK_DELAY is not set 712 + # CONFIG_BACKTRACE_SELF_TEST is not set 737 713 # CONFIG_FAULT_INJECTION is not set 738 714 # CONFIG_SAMPLES is not set 739 715 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 749 725 # CONFIG_KEYS is not set 750 726 # CONFIG_SECURITY is not set 751 727 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 752 - # CONFIG_CRYPTO is not set 728 + CONFIG_CRYPTO=y 729 + # CONFIG_CRYPTO_SEQIV is not set 730 + # CONFIG_CRYPTO_MANAGER is not set 731 + # CONFIG_CRYPTO_HMAC is not set 732 + # CONFIG_CRYPTO_XCBC is not set 733 + # CONFIG_CRYPTO_NULL is not set 734 + # CONFIG_CRYPTO_MD4 is not set 735 + # CONFIG_CRYPTO_MD5 is not set 736 + # CONFIG_CRYPTO_SHA1 is not set 737 + # CONFIG_CRYPTO_SHA256 is not set 738 + # CONFIG_CRYPTO_SHA512 is not set 739 + # CONFIG_CRYPTO_WP512 is not set 740 + # CONFIG_CRYPTO_TGR192 is not set 741 + # CONFIG_CRYPTO_GF128MUL is not set 742 + # CONFIG_CRYPTO_ECB is not set 743 + # CONFIG_CRYPTO_CBC is not set 744 + # CONFIG_CRYPTO_PCBC is not set 745 + # CONFIG_CRYPTO_LRW is not set 746 + # CONFIG_CRYPTO_XTS is not set 747 + # CONFIG_CRYPTO_CTR is not set 748 + # CONFIG_CRYPTO_GCM is not set 749 + # CONFIG_CRYPTO_CCM is not set 750 + # CONFIG_CRYPTO_CRYPTD is not set 751 + # CONFIG_CRYPTO_DES is not set 752 + # CONFIG_CRYPTO_FCRYPT is not set 753 + # CONFIG_CRYPTO_BLOWFISH is not set 754 + # CONFIG_CRYPTO_TWOFISH is not set 755 + # CONFIG_CRYPTO_SERPENT is not set 756 + # CONFIG_CRYPTO_AES is not set 757 + # CONFIG_CRYPTO_CAST5 is not set 758 + # CONFIG_CRYPTO_CAST6 is not set 759 + # CONFIG_CRYPTO_TEA is not set 760 + # CONFIG_CRYPTO_ARC4 is not set 761 + # CONFIG_CRYPTO_KHAZAD is not set 762 + # CONFIG_CRYPTO_ANUBIS is not set 763 + # CONFIG_CRYPTO_SEED is not set 764 + # CONFIG_CRYPTO_SALSA20 is not set 765 + # CONFIG_CRYPTO_DEFLATE is not set 766 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 767 + # CONFIG_CRYPTO_CRC32C is not set 768 + # CONFIG_CRYPTO_CAMELLIA is not set 769 + # CONFIG_CRYPTO_AUTHENC is not set 770 + # CONFIG_CRYPTO_LZO is not set 771 + CONFIG_CRYPTO_HW=y 753 772 # CONFIG_PPC_CLOCK is not set
+88 -39
arch/powerpc/configs/mpc8544_ds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:46 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:26 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 68 CONFIG_BSD_PROCESS_ACCT=y 70 69 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 70 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 71 CONFIG_AUDIT=y 75 72 # CONFIG_AUDITSYSCALL is not set 76 73 CONFIG_IKCONFIG=y 77 74 CONFIG_IKCONFIG_PROC=y 78 75 CONFIG_LOG_BUF_SHIFT=14 79 76 # CONFIG_CGROUPS is not set 77 + CONFIG_GROUP_SCHED=y 80 78 # CONFIG_FAIR_GROUP_SCHED is not set 79 + # CONFIG_RT_GROUP_SCHED is not set 80 + CONFIG_USER_SCHED=y 81 + # CONFIG_CGROUP_SCHED is not set 81 82 CONFIG_SYSFS_DEPRECATED=y 83 + CONFIG_SYSFS_DEPRECATED_V2=y 82 84 # CONFIG_RELAY is not set 85 + # CONFIG_NAMESPACES is not set 83 86 CONFIG_BLK_DEV_INITRD=y 84 87 CONFIG_INITRAMFS_SOURCE="" 85 88 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 92 CONFIG_PRINTK=y 98 93 CONFIG_BUG=y 99 94 CONFIG_ELF_CORE=y 95 + CONFIG_COMPAT_BRK=y 100 96 CONFIG_BASE_FULL=y 101 97 CONFIG_FUTEX=y 102 98 CONFIG_ANON_INODES=y 103 99 CONFIG_EPOLL=y 104 100 CONFIG_SIGNALFD=y 101 + CONFIG_TIMERFD=y 105 102 CONFIG_EVENTFD=y 106 103 CONFIG_SHMEM=y 107 104 CONFIG_VM_EVENT_COUNTERS=y ··· 111 104 # CONFIG_SLAB is not set 112 105 CONFIG_SLUB=y 113 106 # CONFIG_SLOB is not set 107 + # CONFIG_PROFILING is not set 108 + # CONFIG_MARKERS is not set 109 + CONFIG_HAVE_OPROFILE=y 110 + # CONFIG_KPROBES is not set 111 + CONFIG_HAVE_KPROBES=y 112 + CONFIG_HAVE_KRETPROBES=y 113 + CONFIG_PROC_PAGE_MONITOR=y 114 + CONFIG_SLABINFO=y 114 115 CONFIG_RT_MUTEXES=y 115 116 # CONFIG_TINY_SHMEM is not set 116 117 CONFIG_BASE_SMALL=0 ··· 146 131 CONFIG_DEFAULT_CFQ=y 147 132 # CONFIG_DEFAULT_NOOP is not set 148 133 CONFIG_DEFAULT_IOSCHED="cfq" 134 + CONFIG_CLASSIC_RCU=y 149 135 150 136 # 151 137 # Platform support 152 138 # 153 - # CONFIG_PPC_MPC52xx is not set 154 - # CONFIG_PPC_MPC5200 is not set 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 155 141 # CONFIG_PPC_CELL is not set 156 142 # CONFIG_PPC_CELL_NATIVE is not set 157 143 # CONFIG_PQ2ADS is not set 144 + CONFIG_MPC85xx=y 158 145 # CONFIG_MPC8540_ADS is not set 159 146 # CONFIG_MPC8560_ADS is not set 160 147 # CONFIG_MPC85xx_CDS is not set 161 148 # CONFIG_MPC85xx_MDS is not set 162 149 CONFIG_MPC85xx_DS=y 163 - CONFIG_MPC85xx=y 150 + # CONFIG_STX_GP3 is not set 151 + # CONFIG_TQM8540 is not set 152 + # CONFIG_TQM8541 is not set 153 + # CONFIG_TQM8555 is not set 154 + # CONFIG_TQM8560 is not set 155 + # CONFIG_SBC8548 is not set 156 + # CONFIG_SBC8560 is not set 157 + # CONFIG_IPIC is not set 164 158 CONFIG_MPIC=y 165 159 # CONFIG_MPIC_WEIRD is not set 166 160 CONFIG_PPC_I8259=y ··· 196 172 # CONFIG_HZ_300 is not set 197 173 # CONFIG_HZ_1000 is not set 198 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 199 176 CONFIG_PREEMPT_NONE=y 200 177 # CONFIG_PREEMPT_VOLUNTARY is not set 201 178 # CONFIG_PREEMPT is not set 202 179 CONFIG_BINFMT_ELF=y 203 180 CONFIG_BINFMT_MISC=m 204 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 205 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 206 186 CONFIG_ARCH_FLATMEM_ENABLE=y 207 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 208 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 225 197 CONFIG_PROC_DEVICETREE=y 226 198 # CONFIG_CMDLINE_BOOL is not set 227 199 # CONFIG_PM is not set 228 - CONFIG_SUSPEND_UP_POSSIBLE=y 229 - CONFIG_HIBERNATION_UP_POSSIBLE=y 230 200 CONFIG_SECCOMP=y 231 - CONFIG_WANT_DEVICE_TREE=y 232 - CONFIG_DEVICE_TREE="" 233 201 CONFIG_ISA_DMA_API=y 234 202 235 203 # ··· 276 252 CONFIG_XFRM_USER=y 277 253 # CONFIG_XFRM_SUB_POLICY is not set 278 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 279 256 CONFIG_NET_KEY=m 280 257 # CONFIG_NET_KEY_MIGRATE is not set 281 258 CONFIG_INET=y ··· 360 335 # 361 336 # CONFIG_NET_PKTGEN is not set 362 337 # CONFIG_HAMRADIO is not set 338 + # CONFIG_CAN is not set 363 339 # CONFIG_IRDA is not set 364 340 # CONFIG_BT is not set 365 341 # CONFIG_AF_RXRPC is not set ··· 409 383 CONFIG_BLK_DEV_RAM=y 410 384 CONFIG_BLK_DEV_RAM_COUNT=16 411 385 CONFIG_BLK_DEV_RAM_SIZE=131072 412 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 386 + # CONFIG_BLK_DEV_XIP is not set 413 387 # CONFIG_CDROM_PKTCDVD is not set 414 388 # CONFIG_ATA_OVER_ETH is not set 415 389 CONFIG_MISC_DEVICES=y ··· 417 391 # CONFIG_EEPROM_93CX6 is not set 418 392 # CONFIG_SGI_IOC4 is not set 419 393 # CONFIG_TIFM_CORE is not set 394 + # CONFIG_ENCLOSURE_SERVICES is not set 395 + CONFIG_HAVE_IDE=y 420 396 # CONFIG_IDE is not set 421 397 422 398 # ··· 484 456 # CONFIG_SCSI_IPS is not set 485 457 # CONFIG_SCSI_INITIO is not set 486 458 # CONFIG_SCSI_INIA100 is not set 459 + # CONFIG_SCSI_MVSAS is not set 487 460 # CONFIG_SCSI_STEX is not set 488 461 # CONFIG_SCSI_SYM53C8XX_2 is not set 489 462 # CONFIG_SCSI_IPR is not set ··· 515 486 # CONFIG_SATA_VIA is not set 516 487 # CONFIG_SATA_VITESSE is not set 517 488 # CONFIG_SATA_INIC162X is not set 489 + # CONFIG_SATA_FSL is not set 518 490 CONFIG_PATA_ALI=y 519 491 # CONFIG_PATA_AMD is not set 520 492 # CONFIG_PATA_ARTOP is not set ··· 539 509 # CONFIG_PATA_MPIIX is not set 540 510 # CONFIG_PATA_OLDPIIX is not set 541 511 # CONFIG_PATA_NETCELL is not set 512 + # CONFIG_PATA_NINJA32 is not set 542 513 # CONFIG_PATA_NS87410 is not set 543 514 # CONFIG_PATA_NS87415 is not set 544 515 # CONFIG_PATA_OPTI is not set ··· 573 542 # CONFIG_EQUALIZER is not set 574 543 # CONFIG_TUN is not set 575 544 # CONFIG_VETH is not set 576 - # CONFIG_IP1000 is not set 577 545 # CONFIG_ARCNET is not set 578 546 CONFIG_PHYLIB=y 579 547 ··· 588 558 # CONFIG_SMSC_PHY is not set 589 559 # CONFIG_BROADCOM_PHY is not set 590 560 # CONFIG_ICPLUS_PHY is not set 561 + # CONFIG_REALTEK_PHY is not set 591 562 # CONFIG_FIXED_PHY is not set 592 563 # CONFIG_MDIO_BITBANG is not set 593 564 CONFIG_NET_ETHERNET=y ··· 610 579 # CONFIG_DL2K is not set 611 580 # CONFIG_E1000 is not set 612 581 # CONFIG_E1000E is not set 582 + # CONFIG_E1000E_ENABLED is not set 583 + # CONFIG_IP1000 is not set 584 + # CONFIG_IGB is not set 613 585 # CONFIG_NS83820 is not set 614 586 # CONFIG_HAMACHI is not set 615 587 # CONFIG_YELLOWFIN is not set ··· 639 605 # CONFIG_NIU is not set 640 606 # CONFIG_MLX4_CORE is not set 641 607 # CONFIG_TEHUTI is not set 608 + # CONFIG_BNX2X is not set 642 609 # CONFIG_TR is not set 643 610 644 611 # ··· 662 627 # CONFIG_PPP is not set 663 628 # CONFIG_SLIP is not set 664 629 # CONFIG_NET_FC is not set 665 - # CONFIG_SHAPER is not set 666 630 # CONFIG_NETCONSOLE is not set 667 631 # CONFIG_NETPOLL is not set 668 632 # CONFIG_NET_POLL_CONTROLLER is not set ··· 712 678 CONFIG_HW_CONSOLE=y 713 679 # CONFIG_VT_HW_CONSOLE_BINDING is not set 714 680 # CONFIG_SERIAL_NONSTANDARD is not set 681 + # CONFIG_NOZOMI is not set 715 682 716 683 # 717 684 # Serial drivers ··· 791 756 # 792 757 # Miscellaneous I2C Chip support 793 758 # 794 - # CONFIG_SENSORS_DS1337 is not set 795 - # CONFIG_SENSORS_DS1374 is not set 796 759 # CONFIG_DS1682 is not set 797 760 CONFIG_SENSORS_EEPROM=y 798 761 # CONFIG_SENSORS_PCF8574 is not set 799 - # CONFIG_SENSORS_PCA9539 is not set 762 + # CONFIG_PCF8575 is not set 800 763 # CONFIG_SENSORS_PCF8591 is not set 801 - # CONFIG_SENSORS_M41T00 is not set 764 + # CONFIG_TPS65010 is not set 802 765 # CONFIG_SENSORS_MAX6875 is not set 803 766 # CONFIG_SENSORS_TSL2550 is not set 804 767 # CONFIG_I2C_DEBUG_CORE is not set ··· 812 779 # CONFIG_W1 is not set 813 780 # CONFIG_POWER_SUPPLY is not set 814 781 # CONFIG_HWMON is not set 782 + # CONFIG_THERMAL is not set 815 783 # CONFIG_WATCHDOG is not set 816 784 817 785 # ··· 837 803 # 838 804 # Supported SAA7146 based PCI Adapters 839 805 # 806 + # CONFIG_TTPCI_EEPROM is not set 807 + # CONFIG_DVB_BUDGET_CORE is not set 840 808 841 809 # 842 810 # Supported USB Adapters ··· 924 888 # CONFIG_DVB_PLL is not set 925 889 # CONFIG_DVB_TDA826X is not set 926 890 # CONFIG_DVB_TDA827X is not set 891 + # CONFIG_DVB_TDA18271 is not set 927 892 # CONFIG_DVB_TUNER_QT1010 is not set 928 893 # CONFIG_DVB_TUNER_MT2060 is not set 929 894 # CONFIG_DVB_TUNER_MT2266 is not set 930 895 # CONFIG_DVB_TUNER_MT2131 is not set 931 896 # CONFIG_DVB_TUNER_DIB0070 is not set 897 + # CONFIG_DVB_TUNER_XC5000 is not set 932 898 933 899 # 934 900 # Miscellaneous devices ··· 1008 970 # CONFIG_SND_BT87X is not set 1009 971 # CONFIG_SND_CA0106 is not set 1010 972 # CONFIG_SND_CMIPCI is not set 973 + # CONFIG_SND_OXYGEN is not set 1011 974 # CONFIG_SND_CS4281 is not set 1012 975 # CONFIG_SND_CS46XX is not set 1013 976 # CONFIG_SND_CS5530 is not set ··· 1034 995 # CONFIG_SND_HDA_INTEL is not set 1035 996 # CONFIG_SND_HDSP is not set 1036 997 # CONFIG_SND_HDSPM is not set 998 + # CONFIG_SND_HIFIER is not set 1037 999 # CONFIG_SND_ICE1712 is not set 1038 1000 # CONFIG_SND_ICE1724 is not set 1039 1001 CONFIG_SND_INTEL8X0=y ··· 1052 1012 # CONFIG_SND_TRIDENT is not set 1053 1013 # CONFIG_SND_VIA82XX is not set 1054 1014 # CONFIG_SND_VIA82XX_MODEM is not set 1015 + # CONFIG_SND_VIRTUOSO is not set 1055 1016 # CONFIG_SND_VX222 is not set 1056 1017 # CONFIG_SND_YMFPCI is not set 1057 1018 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1082 1041 # 1083 1042 1084 1043 # 1044 + # ALSA SoC audio for Freescale SOCs 1045 + # 1046 + 1047 + # 1085 1048 # Open Sound System 1086 1049 # 1087 1050 # CONFIG_SOUND_PRIME is not set ··· 1108 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1109 1064 CONFIG_USB=y 1110 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1111 1067 1112 1068 # 1113 1069 # Miscellaneous USB options ··· 1122 1076 # USB Host Controller Drivers 1123 1077 # 1124 1078 CONFIG_USB_EHCI_HCD=y 1125 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1126 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1127 1080 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1081 + # CONFIG_USB_EHCI_FSL is not set 1082 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1128 1083 # CONFIG_USB_ISP116X_HCD is not set 1129 1084 CONFIG_USB_OHCI_HCD=y 1130 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1176 1129 # 1177 1130 # USB port drivers 1178 1131 # 1179 - 1180 - # 1181 - # USB Serial Converter support 1182 - # 1183 1132 # CONFIG_USB_SERIAL is not set 1184 1133 1185 1134 # ··· 1201 1158 # CONFIG_USB_TRANCEVIBRATOR is not set 1202 1159 # CONFIG_USB_IOWARRIOR is not set 1203 1160 # CONFIG_USB_TEST is not set 1204 - 1205 - # 1206 - # USB DSL modem support 1207 - # 1208 - 1209 - # 1210 - # USB Gadget Support 1211 - # 1212 1161 # CONFIG_USB_GADGET is not set 1213 1162 # CONFIG_MMC is not set 1163 + # CONFIG_MEMSTICK is not set 1214 1164 # CONFIG_NEW_LEDS is not set 1215 1165 # CONFIG_INFINIBAND is not set 1216 1166 # CONFIG_EDAC is not set 1217 1167 CONFIG_RTC_LIB=y 1218 1168 CONFIG_RTC_CLASS=y 1169 + 1170 + # 1171 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1172 + # 1219 1173 CONFIG_RTC_HCTOSYS=y 1220 1174 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1221 1175 # CONFIG_RTC_DEBUG is not set ··· 1239 1199 # CONFIG_RTC_DRV_PCF8563 is not set 1240 1200 # CONFIG_RTC_DRV_PCF8583 is not set 1241 1201 # CONFIG_RTC_DRV_M41T80 is not set 1202 + # CONFIG_RTC_DRV_S35390A is not set 1242 1203 1243 1204 # 1244 1205 # SPI RTC drivers ··· 1249 1208 # Platform RTC drivers 1250 1209 # 1251 1210 CONFIG_RTC_DRV_CMOS=y 1211 + # CONFIG_RTC_DRV_DS1511 is not set 1252 1212 # CONFIG_RTC_DRV_DS1553 is not set 1253 - # CONFIG_RTC_DRV_STK17TA8 is not set 1254 1213 # CONFIG_RTC_DRV_DS1742 is not set 1214 + # CONFIG_RTC_DRV_STK17TA8 is not set 1255 1215 # CONFIG_RTC_DRV_M48T86 is not set 1256 1216 # CONFIG_RTC_DRV_M48T59 is not set 1257 1217 # CONFIG_RTC_DRV_V3020 is not set ··· 1260 1218 # 1261 1219 # on-CPU RTC drivers 1262 1220 # 1221 + # CONFIG_DMADEVICES is not set 1263 1222 1264 1223 # 1265 1224 # Userspace I/O ··· 1286 1243 # CONFIG_XFS_FS is not set 1287 1244 # CONFIG_GFS2_FS is not set 1288 1245 # CONFIG_OCFS2_FS is not set 1289 - # CONFIG_MINIX_FS is not set 1290 - # CONFIG_ROMFS_FS is not set 1246 + CONFIG_DNOTIFY=y 1291 1247 CONFIG_INOTIFY=y 1292 1248 CONFIG_INOTIFY_USER=y 1293 1249 # CONFIG_QUOTA is not set 1294 - CONFIG_DNOTIFY=y 1295 1250 # CONFIG_AUTOFS_FS is not set 1296 1251 # CONFIG_AUTOFS4_FS is not set 1297 1252 # CONFIG_FUSE_FS is not set ··· 1341 1300 CONFIG_EFS_FS=m 1342 1301 CONFIG_CRAMFS=y 1343 1302 CONFIG_VXFS_FS=m 1303 + # CONFIG_MINIX_FS is not set 1344 1304 CONFIG_HPFS_FS=m 1345 1305 CONFIG_QNX4FS_FS=m 1306 + # CONFIG_ROMFS_FS is not set 1346 1307 CONFIG_SYSV_FS=m 1347 1308 CONFIG_UFS_FS=m 1348 1309 # CONFIG_UFS_FS_WRITE is not set ··· 1436 1393 # CONFIG_NLS_KOI8_U is not set 1437 1394 CONFIG_NLS_UTF8=m 1438 1395 # CONFIG_DLM is not set 1439 - # CONFIG_UCC_SLOW is not set 1440 1396 1441 1397 # 1442 1398 # Library routines ··· 1452 1410 CONFIG_HAS_IOMEM=y 1453 1411 CONFIG_HAS_IOPORT=y 1454 1412 CONFIG_HAS_DMA=y 1455 - # CONFIG_INSTRUMENTATION is not set 1456 1413 1457 1414 # 1458 1415 # Kernel hacking ··· 1470 1429 # CONFIG_SCHEDSTATS is not set 1471 1430 # CONFIG_TIMER_STATS is not set 1472 1431 # CONFIG_SLUB_DEBUG_ON is not set 1432 + # CONFIG_SLUB_STATS is not set 1473 1433 # CONFIG_DEBUG_RT_MUTEXES is not set 1474 1434 # CONFIG_RT_MUTEX_TESTER is not set 1475 1435 # CONFIG_DEBUG_SPINLOCK is not set ··· 1484 1442 # CONFIG_DEBUG_VM is not set 1485 1443 # CONFIG_DEBUG_LIST is not set 1486 1444 # CONFIG_DEBUG_SG is not set 1487 - CONFIG_FORCED_INLINING=y 1488 1445 # CONFIG_BOOT_PRINTK_DELAY is not set 1489 1446 # CONFIG_RCU_TORTURE_TEST is not set 1447 + # CONFIG_BACKTRACE_SELF_TEST is not set 1490 1448 # CONFIG_FAULT_INJECTION is not set 1491 1449 # CONFIG_SAMPLES is not set 1492 1450 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1505 1463 CONFIG_CRYPTO=y 1506 1464 CONFIG_CRYPTO_ALGAPI=y 1507 1465 CONFIG_CRYPTO_BLKCIPHER=y 1466 + # CONFIG_CRYPTO_SEQIV is not set 1508 1467 CONFIG_CRYPTO_HASH=y 1509 1468 CONFIG_CRYPTO_MANAGER=y 1510 1469 CONFIG_CRYPTO_HMAC=y ··· 1524 1481 CONFIG_CRYPTO_PCBC=m 1525 1482 # CONFIG_CRYPTO_LRW is not set 1526 1483 # CONFIG_CRYPTO_XTS is not set 1484 + # CONFIG_CRYPTO_CTR is not set 1485 + # CONFIG_CRYPTO_GCM is not set 1486 + # CONFIG_CRYPTO_CCM is not set 1527 1487 # CONFIG_CRYPTO_CRYPTD is not set 1528 1488 CONFIG_CRYPTO_DES=y 1529 1489 # CONFIG_CRYPTO_FCRYPT is not set ··· 1541 1495 # CONFIG_CRYPTO_KHAZAD is not set 1542 1496 # CONFIG_CRYPTO_ANUBIS is not set 1543 1497 # CONFIG_CRYPTO_SEED is not set 1498 + # CONFIG_CRYPTO_SALSA20 is not set 1544 1499 # CONFIG_CRYPTO_DEFLATE is not set 1545 1500 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1546 1501 # CONFIG_CRYPTO_CRC32C is not set 1547 1502 # CONFIG_CRYPTO_CAMELLIA is not set 1548 1503 # CONFIG_CRYPTO_TEST is not set 1549 1504 # CONFIG_CRYPTO_AUTHENC is not set 1505 + # CONFIG_CRYPTO_LZO is not set 1550 1506 CONFIG_CRYPTO_HW=y 1507 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1551 1508 # CONFIG_PPC_CLOCK is not set
+99 -27
arch/powerpc/configs/mpc8560_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:48 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:27 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 # CONFIG_FAIR_GROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 78 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 79 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 80 83 CONFIG_BLK_DEV_INITRD=y 81 84 CONFIG_INITRAMFS_SOURCE="" 82 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 89 CONFIG_PRINTK=y 95 90 CONFIG_BUG=y 96 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 97 93 CONFIG_BASE_FULL=y 98 94 CONFIG_FUTEX=y 99 95 CONFIG_ANON_INODES=y 100 96 CONFIG_EPOLL=y 101 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 102 99 CONFIG_EVENTFD=y 103 100 CONFIG_SHMEM=y 104 101 CONFIG_VM_EVENT_COUNTERS=y ··· 108 101 # CONFIG_SLAB is not set 109 102 CONFIG_SLUB=y 110 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 110 + CONFIG_SLABINFO=y 111 111 CONFIG_RT_MUTEXES=y 112 112 # CONFIG_TINY_SHMEM is not set 113 113 CONFIG_BASE_SMALL=0 ··· 137 123 # CONFIG_DEFAULT_CFQ is not set 138 124 # CONFIG_DEFAULT_NOOP is not set 139 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 140 127 141 128 # 142 129 # Platform support 143 130 # 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 131 + # CONFIG_PPC_MPC512x is not set 132 + # CONFIG_PPC_MPC5121 is not set 146 133 # CONFIG_PPC_CELL is not set 147 134 # CONFIG_PPC_CELL_NATIVE is not set 148 135 # CONFIG_PQ2ADS is not set 136 + CONFIG_MPC85xx=y 149 137 # CONFIG_MPC8540_ADS is not set 150 138 CONFIG_MPC8560_ADS=y 151 139 # CONFIG_MPC85xx_CDS is not set 152 140 # CONFIG_MPC85xx_MDS is not set 153 141 # CONFIG_MPC85xx_DS is not set 154 - CONFIG_MPC8560=y 155 - CONFIG_MPC85xx=y 142 + # CONFIG_STX_GP3 is not set 143 + # CONFIG_TQM8540 is not set 144 + # CONFIG_TQM8541 is not set 145 + # CONFIG_TQM8555 is not set 146 + # CONFIG_TQM8560 is not set 147 + # CONFIG_SBC8548 is not set 148 + # CONFIG_SBC8560 is not set 149 + # CONFIG_IPIC is not set 156 150 CONFIG_MPIC=y 157 151 # CONFIG_MPIC_WEIRD is not set 158 152 # CONFIG_PPC_I8259 is not set ··· 189 167 # CONFIG_HZ_300 is not set 190 168 # CONFIG_HZ_1000 is not set 191 169 CONFIG_HZ=250 170 + # CONFIG_SCHED_HRTICK is not set 192 171 CONFIG_PREEMPT_NONE=y 193 172 # CONFIG_PREEMPT_VOLUNTARY is not set 194 173 # CONFIG_PREEMPT is not set 195 174 CONFIG_BINFMT_ELF=y 196 175 CONFIG_BINFMT_MISC=y 197 176 CONFIG_MATH_EMULATION=y 177 + # CONFIG_IOMMU_HELPER is not set 198 178 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 179 + CONFIG_ARCH_HAS_WALK_MEMORY=y 180 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 181 CONFIG_ARCH_FLATMEM_ENABLE=y 200 182 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 183 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 192 # CONFIG_PROC_DEVICETREE is not set 219 193 # CONFIG_CMDLINE_BOOL is not set 220 194 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 195 # CONFIG_SECCOMP is not set 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 196 CONFIG_ISA_DMA_API=y 227 197 228 198 # ··· 268 246 # CONFIG_XFRM_USER is not set 269 247 # CONFIG_XFRM_SUB_POLICY is not set 270 248 # CONFIG_XFRM_MIGRATE is not set 249 + # CONFIG_XFRM_STATISTICS is not set 271 250 # CONFIG_NET_KEY is not set 272 251 CONFIG_INET=y 273 252 CONFIG_IP_MULTICAST=y ··· 324 301 # 325 302 # CONFIG_NET_PKTGEN is not set 326 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 327 305 # CONFIG_IRDA is not set 328 306 # CONFIG_BT is not set 329 307 # CONFIG_AF_RXRPC is not set ··· 371 347 CONFIG_BLK_DEV_RAM=y 372 348 CONFIG_BLK_DEV_RAM_COUNT=16 373 349 CONFIG_BLK_DEV_RAM_SIZE=32768 374 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 350 + # CONFIG_BLK_DEV_XIP is not set 375 351 # CONFIG_CDROM_PKTCDVD is not set 376 352 # CONFIG_ATA_OVER_ETH is not set 377 353 CONFIG_MISC_DEVICES=y ··· 379 355 # CONFIG_EEPROM_93CX6 is not set 380 356 # CONFIG_SGI_IOC4 is not set 381 357 # CONFIG_TIFM_CORE is not set 358 + # CONFIG_ENCLOSURE_SERVICES is not set 359 + CONFIG_HAVE_IDE=y 382 360 # CONFIG_IDE is not set 383 361 384 362 # ··· 409 383 # CONFIG_EQUALIZER is not set 410 384 # CONFIG_TUN is not set 411 385 # CONFIG_VETH is not set 412 - # CONFIG_IP1000 is not set 413 386 # CONFIG_ARCNET is not set 414 387 CONFIG_PHYLIB=y 415 388 ··· 424 399 # CONFIG_SMSC_PHY is not set 425 400 # CONFIG_BROADCOM_PHY is not set 426 401 # CONFIG_ICPLUS_PHY is not set 402 + # CONFIG_REALTEK_PHY is not set 427 403 # CONFIG_FIXED_PHY is not set 428 404 # CONFIG_MDIO_BITBANG is not set 429 405 CONFIG_NET_ETHERNET=y ··· 452 426 CONFIG_E1000_NAPI=y 453 427 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 454 428 # CONFIG_E1000E is not set 429 + # CONFIG_E1000E_ENABLED is not set 430 + # CONFIG_IP1000 is not set 431 + # CONFIG_IGB is not set 455 432 # CONFIG_NS83820 is not set 456 433 # CONFIG_HAMACHI is not set 457 434 # CONFIG_YELLOWFIN is not set ··· 481 452 # CONFIG_NIU is not set 482 453 # CONFIG_MLX4_CORE is not set 483 454 # CONFIG_TEHUTI is not set 455 + # CONFIG_BNX2X is not set 484 456 # CONFIG_TR is not set 485 457 486 458 # ··· 494 464 # CONFIG_HIPPI is not set 495 465 # CONFIG_PPP is not set 496 466 # CONFIG_SLIP is not set 497 - # CONFIG_SHAPER is not set 498 467 # CONFIG_NETCONSOLE is not set 499 468 # CONFIG_NETPOLL is not set 500 469 # CONFIG_NET_POLL_CONTROLLER is not set ··· 536 507 # 537 508 # CONFIG_VT is not set 538 509 # CONFIG_SERIAL_NONSTANDARD is not set 510 + # CONFIG_NOZOMI is not set 539 511 540 512 # 541 513 # Serial drivers ··· 597 567 # CONFIG_SENSORS_W83627HF is not set 598 568 # CONFIG_SENSORS_W83627EHF is not set 599 569 # CONFIG_HWMON_DEBUG_CHIP is not set 570 + # CONFIG_THERMAL is not set 600 571 # CONFIG_WATCHDOG is not set 601 572 602 573 # ··· 650 619 # 651 620 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 652 621 # 653 - 654 - # 655 - # USB Gadget Support 656 - # 657 622 # CONFIG_USB_GADGET is not set 658 623 # CONFIG_MMC is not set 624 + # CONFIG_MEMSTICK is not set 659 625 # CONFIG_NEW_LEDS is not set 660 626 # CONFIG_INFINIBAND is not set 661 627 # CONFIG_EDAC is not set 662 628 # CONFIG_RTC_CLASS is not set 629 + # CONFIG_DMADEVICES is not set 663 630 664 631 # 665 632 # Userspace I/O ··· 683 654 # CONFIG_XFS_FS is not set 684 655 # CONFIG_GFS2_FS is not set 685 656 # CONFIG_OCFS2_FS is not set 686 - # CONFIG_MINIX_FS is not set 687 - # CONFIG_ROMFS_FS is not set 657 + CONFIG_DNOTIFY=y 688 658 CONFIG_INOTIFY=y 689 659 CONFIG_INOTIFY_USER=y 690 660 # CONFIG_QUOTA is not set 691 - CONFIG_DNOTIFY=y 692 661 # CONFIG_AUTOFS_FS is not set 693 662 # CONFIG_AUTOFS4_FS is not set 694 663 # CONFIG_FUSE_FS is not set ··· 728 701 # CONFIG_EFS_FS is not set 729 702 # CONFIG_CRAMFS is not set 730 703 # CONFIG_VXFS_FS is not set 704 + # CONFIG_MINIX_FS is not set 731 705 # CONFIG_HPFS_FS is not set 732 706 # CONFIG_QNX4FS_FS is not set 707 + # CONFIG_ROMFS_FS is not set 733 708 # CONFIG_SYSV_FS is not set 734 709 # CONFIG_UFS_FS is not set 735 710 CONFIG_NETWORK_FILESYSTEMS=y ··· 772 743 # CONFIG_SYSV68_PARTITION is not set 773 744 # CONFIG_NLS is not set 774 745 # CONFIG_DLM is not set 775 - # CONFIG_UCC_SLOW is not set 776 746 777 747 # 778 748 # Library routines ··· 787 759 CONFIG_HAS_IOMEM=y 788 760 CONFIG_HAS_IOPORT=y 789 761 CONFIG_HAS_DMA=y 790 - # CONFIG_INSTRUMENTATION is not set 791 762 792 763 # 793 764 # Kernel hacking ··· 805 778 # CONFIG_SCHEDSTATS is not set 806 779 # CONFIG_TIMER_STATS is not set 807 780 # CONFIG_SLUB_DEBUG_ON is not set 781 + # CONFIG_SLUB_STATS is not set 808 782 # CONFIG_DEBUG_RT_MUTEXES is not set 809 783 # CONFIG_RT_MUTEX_TESTER is not set 810 784 # CONFIG_DEBUG_SPINLOCK is not set ··· 818 790 # CONFIG_DEBUG_VM is not set 819 791 # CONFIG_DEBUG_LIST is not set 820 792 # CONFIG_DEBUG_SG is not set 821 - CONFIG_FORCED_INLINING=y 822 793 # CONFIG_BOOT_PRINTK_DELAY is not set 794 + # CONFIG_BACKTRACE_SELF_TEST is not set 823 795 # CONFIG_FAULT_INJECTION is not set 824 796 # CONFIG_SAMPLES is not set 825 797 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 836 808 # CONFIG_KEYS is not set 837 809 # CONFIG_SECURITY is not set 838 810 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 839 - # CONFIG_CRYPTO is not set 811 + CONFIG_CRYPTO=y 812 + # CONFIG_CRYPTO_SEQIV is not set 813 + # CONFIG_CRYPTO_MANAGER is not set 814 + # CONFIG_CRYPTO_HMAC is not set 815 + # CONFIG_CRYPTO_XCBC is not set 816 + # CONFIG_CRYPTO_NULL is not set 817 + # CONFIG_CRYPTO_MD4 is not set 818 + # CONFIG_CRYPTO_MD5 is not set 819 + # CONFIG_CRYPTO_SHA1 is not set 820 + # CONFIG_CRYPTO_SHA256 is not set 821 + # CONFIG_CRYPTO_SHA512 is not set 822 + # CONFIG_CRYPTO_WP512 is not set 823 + # CONFIG_CRYPTO_TGR192 is not set 824 + # CONFIG_CRYPTO_GF128MUL is not set 825 + # CONFIG_CRYPTO_ECB is not set 826 + # CONFIG_CRYPTO_CBC is not set 827 + # CONFIG_CRYPTO_PCBC is not set 828 + # CONFIG_CRYPTO_LRW is not set 829 + # CONFIG_CRYPTO_XTS is not set 830 + # CONFIG_CRYPTO_CTR is not set 831 + # CONFIG_CRYPTO_GCM is not set 832 + # CONFIG_CRYPTO_CCM is not set 833 + # CONFIG_CRYPTO_CRYPTD is not set 834 + # CONFIG_CRYPTO_DES is not set 835 + # CONFIG_CRYPTO_FCRYPT is not set 836 + # CONFIG_CRYPTO_BLOWFISH is not set 837 + # CONFIG_CRYPTO_TWOFISH is not set 838 + # CONFIG_CRYPTO_SERPENT is not set 839 + # CONFIG_CRYPTO_AES is not set 840 + # CONFIG_CRYPTO_CAST5 is not set 841 + # CONFIG_CRYPTO_CAST6 is not set 842 + # CONFIG_CRYPTO_TEA is not set 843 + # CONFIG_CRYPTO_ARC4 is not set 844 + # CONFIG_CRYPTO_KHAZAD is not set 845 + # CONFIG_CRYPTO_ANUBIS is not set 846 + # CONFIG_CRYPTO_SEED is not set 847 + # CONFIG_CRYPTO_SALSA20 is not set 848 + # CONFIG_CRYPTO_DEFLATE is not set 849 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 850 + # CONFIG_CRYPTO_CRC32C is not set 851 + # CONFIG_CRYPTO_CAMELLIA is not set 852 + # CONFIG_CRYPTO_AUTHENC is not set 853 + # CONFIG_CRYPTO_LZO is not set 854 + CONFIG_CRYPTO_HW=y 855 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 840 856 # CONFIG_PPC_CLOCK is not set 841 857 CONFIG_PPC_LIB_RHEAP=y
+76 -30
arch/powerpc/configs/mpc8568mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:50 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:28 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 # CONFIG_FAIR_GROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 78 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 79 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 80 83 CONFIG_BLK_DEV_INITRD=y 81 84 CONFIG_INITRAMFS_SOURCE="" 82 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 87 CONFIG_PRINTK=y 93 88 CONFIG_BUG=y 94 89 CONFIG_ELF_CORE=y 90 + CONFIG_COMPAT_BRK=y 95 91 CONFIG_BASE_FULL=y 96 92 CONFIG_FUTEX=y 97 93 CONFIG_ANON_INODES=y 98 94 # CONFIG_EPOLL is not set 99 95 CONFIG_SIGNALFD=y 96 + CONFIG_TIMERFD=y 100 97 CONFIG_EVENTFD=y 101 98 CONFIG_SHMEM=y 102 99 CONFIG_VM_EVENT_COUNTERS=y ··· 106 99 # CONFIG_SLAB is not set 107 100 CONFIG_SLUB=y 108 101 # CONFIG_SLOB is not set 102 + # CONFIG_PROFILING is not set 103 + # CONFIG_MARKERS is not set 104 + CONFIG_HAVE_OPROFILE=y 105 + CONFIG_HAVE_KPROBES=y 106 + CONFIG_HAVE_KRETPROBES=y 107 + CONFIG_PROC_PAGE_MONITOR=y 108 + CONFIG_SLABINFO=y 109 109 CONFIG_RT_MUTEXES=y 110 110 # CONFIG_TINY_SHMEM is not set 111 111 CONFIG_BASE_SMALL=0 ··· 140 126 # CONFIG_DEFAULT_CFQ is not set 141 127 # CONFIG_DEFAULT_NOOP is not set 142 128 CONFIG_DEFAULT_IOSCHED="anticipatory" 129 + CONFIG_CLASSIC_RCU=y 143 130 144 131 # 145 132 # Platform support 146 133 # 147 - # CONFIG_PPC_MPC52xx is not set 148 - # CONFIG_PPC_MPC5200 is not set 134 + # CONFIG_PPC_MPC512x is not set 135 + # CONFIG_PPC_MPC5121 is not set 149 136 # CONFIG_PPC_CELL is not set 150 137 # CONFIG_PPC_CELL_NATIVE is not set 151 138 # CONFIG_PQ2ADS is not set 139 + CONFIG_MPC85xx=y 152 140 # CONFIG_MPC8540_ADS is not set 153 141 # CONFIG_MPC8560_ADS is not set 154 142 # CONFIG_MPC85xx_CDS is not set 155 143 CONFIG_MPC85xx_MDS=y 156 144 # CONFIG_MPC85xx_DS is not set 157 - CONFIG_MPC85xx=y 145 + # CONFIG_STX_GP3 is not set 146 + # CONFIG_TQM8540 is not set 147 + # CONFIG_TQM8541 is not set 148 + # CONFIG_TQM8555 is not set 149 + # CONFIG_TQM8560 is not set 150 + # CONFIG_SBC8548 is not set 151 + # CONFIG_SBC8560 is not set 152 + # CONFIG_IPIC is not set 158 153 CONFIG_MPIC=y 159 154 # CONFIG_MPIC_WEIRD is not set 160 155 # CONFIG_PPC_I8259 is not set ··· 191 168 # CONFIG_HZ_300 is not set 192 169 # CONFIG_HZ_1000 is not set 193 170 CONFIG_HZ=250 171 + # CONFIG_SCHED_HRTICK is not set 194 172 CONFIG_PREEMPT_NONE=y 195 173 # CONFIG_PREEMPT_VOLUNTARY is not set 196 174 # CONFIG_PREEMPT is not set 197 175 CONFIG_BINFMT_ELF=y 198 176 # CONFIG_BINFMT_MISC is not set 199 177 CONFIG_MATH_EMULATION=y 178 + # CONFIG_IOMMU_HELPER is not set 200 179 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 180 + CONFIG_ARCH_HAS_WALK_MEMORY=y 181 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 201 182 CONFIG_ARCH_FLATMEM_ENABLE=y 202 183 CONFIG_ARCH_POPULATES_NODE_MAP=y 203 184 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 193 CONFIG_PROC_DEVICETREE=y 221 194 # CONFIG_CMDLINE_BOOL is not set 222 195 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 196 CONFIG_SECCOMP=y 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="" 228 197 CONFIG_ISA_DMA_API=y 229 198 230 199 # ··· 270 247 # CONFIG_XFRM_USER is not set 271 248 # CONFIG_XFRM_SUB_POLICY is not set 272 249 # CONFIG_XFRM_MIGRATE is not set 250 + # CONFIG_XFRM_STATISTICS is not set 273 251 # CONFIG_NET_KEY is not set 274 252 CONFIG_INET=y 275 253 CONFIG_IP_MULTICAST=y ··· 326 302 # 327 303 # CONFIG_NET_PKTGEN is not set 328 304 # CONFIG_HAMRADIO is not set 305 + # CONFIG_CAN is not set 329 306 # CONFIG_IRDA is not set 330 307 # CONFIG_BT is not set 331 308 # CONFIG_AF_RXRPC is not set ··· 373 348 CONFIG_BLK_DEV_RAM=y 374 349 CONFIG_BLK_DEV_RAM_COUNT=16 375 350 CONFIG_BLK_DEV_RAM_SIZE=32768 376 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 351 + # CONFIG_BLK_DEV_XIP is not set 377 352 # CONFIG_CDROM_PKTCDVD is not set 378 353 # CONFIG_ATA_OVER_ETH is not set 379 354 CONFIG_MISC_DEVICES=y ··· 381 356 # CONFIG_EEPROM_93CX6 is not set 382 357 # CONFIG_SGI_IOC4 is not set 383 358 # CONFIG_TIFM_CORE is not set 359 + # CONFIG_ENCLOSURE_SERVICES is not set 360 + CONFIG_HAVE_IDE=y 384 361 # CONFIG_IDE is not set 385 362 386 363 # ··· 447 420 # CONFIG_SCSI_IPS is not set 448 421 # CONFIG_SCSI_INITIO is not set 449 422 # CONFIG_SCSI_INIA100 is not set 423 + # CONFIG_SCSI_MVSAS is not set 450 424 # CONFIG_SCSI_STEX is not set 451 425 # CONFIG_SCSI_SYM53C8XX_2 is not set 452 426 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 478 450 # CONFIG_EQUALIZER is not set 479 451 # CONFIG_TUN is not set 480 452 # CONFIG_VETH is not set 481 - # CONFIG_IP1000 is not set 482 453 # CONFIG_ARCNET is not set 483 454 CONFIG_PHYLIB=y 484 455 ··· 493 466 # CONFIG_SMSC_PHY is not set 494 467 # CONFIG_BROADCOM_PHY is not set 495 468 # CONFIG_ICPLUS_PHY is not set 469 + # CONFIG_REALTEK_PHY is not set 496 470 # CONFIG_FIXED_PHY is not set 497 471 # CONFIG_MDIO_BITBANG is not set 498 472 CONFIG_NET_ETHERNET=y ··· 515 487 # CONFIG_DL2K is not set 516 488 # CONFIG_E1000 is not set 517 489 # CONFIG_E1000E is not set 490 + # CONFIG_E1000E_ENABLED is not set 491 + # CONFIG_IP1000 is not set 492 + # CONFIG_IGB is not set 518 493 # CONFIG_NS83820 is not set 519 494 # CONFIG_HAMACHI is not set 520 495 # CONFIG_YELLOWFIN is not set ··· 545 514 # CONFIG_NIU is not set 546 515 # CONFIG_MLX4_CORE is not set 547 516 # CONFIG_TEHUTI is not set 517 + # CONFIG_BNX2X is not set 548 518 # CONFIG_TR is not set 549 519 550 520 # ··· 559 527 # CONFIG_PPP is not set 560 528 # CONFIG_SLIP is not set 561 529 # CONFIG_NET_FC is not set 562 - # CONFIG_SHAPER is not set 563 530 # CONFIG_NETCONSOLE is not set 564 531 # CONFIG_NETPOLL is not set 565 532 # CONFIG_NET_POLL_CONTROLLER is not set ··· 601 570 # 602 571 # CONFIG_VT is not set 603 572 # CONFIG_SERIAL_NONSTANDARD is not set 573 + # CONFIG_NOZOMI is not set 604 574 605 575 # 606 576 # Serial drivers ··· 622 590 CONFIG_SERIAL_CORE_CONSOLE=y 623 591 # CONFIG_SERIAL_JSM is not set 624 592 # CONFIG_SERIAL_OF_PLATFORM is not set 593 + # CONFIG_SERIAL_QE is not set 625 594 CONFIG_UNIX98_PTYS=y 626 595 CONFIG_LEGACY_PTYS=y 627 596 CONFIG_LEGACY_PTY_COUNT=256 ··· 677 644 # 678 645 # Miscellaneous I2C Chip support 679 646 # 680 - # CONFIG_SENSORS_DS1337 is not set 681 - # CONFIG_SENSORS_DS1374 is not set 682 647 # CONFIG_DS1682 is not set 683 648 # CONFIG_SENSORS_EEPROM is not set 684 649 # CONFIG_SENSORS_PCF8574 is not set 685 - # CONFIG_SENSORS_PCA9539 is not set 650 + # CONFIG_PCF8575 is not set 686 651 # CONFIG_SENSORS_PCF8591 is not set 687 - # CONFIG_SENSORS_M41T00 is not set 652 + # CONFIG_TPS65010 is not set 688 653 # CONFIG_SENSORS_MAX6875 is not set 689 654 # CONFIG_SENSORS_TSL2550 is not set 690 655 # CONFIG_I2C_DEBUG_CORE is not set ··· 707 676 # CONFIG_SENSORS_ADM1031 is not set 708 677 # CONFIG_SENSORS_ADM9240 is not set 709 678 # CONFIG_SENSORS_ADT7470 is not set 679 + # CONFIG_SENSORS_ADT7473 is not set 710 680 # CONFIG_SENSORS_ATXP1 is not set 711 681 # CONFIG_SENSORS_DS1621 is not set 712 682 # CONFIG_SENSORS_I5K_AMB is not set ··· 737 705 # CONFIG_SENSORS_SMSC47M1 is not set 738 706 # CONFIG_SENSORS_SMSC47M192 is not set 739 707 # CONFIG_SENSORS_SMSC47B397 is not set 708 + # CONFIG_SENSORS_ADS7828 is not set 740 709 # CONFIG_SENSORS_THMC50 is not set 741 710 # CONFIG_SENSORS_VIA686A is not set 742 711 # CONFIG_SENSORS_VT1211 is not set ··· 747 714 # CONFIG_SENSORS_W83792D is not set 748 715 # CONFIG_SENSORS_W83793 is not set 749 716 # CONFIG_SENSORS_W83L785TS is not set 717 + # CONFIG_SENSORS_W83L786NG is not set 750 718 # CONFIG_SENSORS_W83627HF is not set 751 719 # CONFIG_SENSORS_W83627EHF is not set 752 720 # CONFIG_HWMON_DEBUG_CHIP is not set 721 + # CONFIG_THERMAL is not set 753 722 CONFIG_WATCHDOG=y 754 723 # CONFIG_WATCHDOG_NOWAYOUT is not set 755 724 ··· 817 782 # 818 783 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 819 784 # 820 - 821 - # 822 - # USB Gadget Support 823 - # 824 785 # CONFIG_USB_GADGET is not set 825 786 # CONFIG_MMC is not set 787 + # CONFIG_MEMSTICK is not set 826 788 # CONFIG_NEW_LEDS is not set 827 789 # CONFIG_INFINIBAND is not set 828 790 # CONFIG_EDAC is not set 829 791 CONFIG_RTC_LIB=y 830 792 CONFIG_RTC_CLASS=y 793 + 794 + # 795 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 796 + # 831 797 CONFIG_RTC_HCTOSYS=y 832 798 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 833 799 # CONFIG_RTC_DEBUG is not set ··· 855 819 # CONFIG_RTC_DRV_PCF8563 is not set 856 820 # CONFIG_RTC_DRV_PCF8583 is not set 857 821 # CONFIG_RTC_DRV_M41T80 is not set 822 + # CONFIG_RTC_DRV_S35390A is not set 858 823 859 824 # 860 825 # SPI RTC drivers ··· 865 828 # Platform RTC drivers 866 829 # 867 830 # CONFIG_RTC_DRV_CMOS is not set 831 + # CONFIG_RTC_DRV_DS1511 is not set 868 832 # CONFIG_RTC_DRV_DS1553 is not set 869 - # CONFIG_RTC_DRV_STK17TA8 is not set 870 833 # CONFIG_RTC_DRV_DS1742 is not set 834 + # CONFIG_RTC_DRV_STK17TA8 is not set 871 835 # CONFIG_RTC_DRV_M48T86 is not set 872 836 # CONFIG_RTC_DRV_M48T59 is not set 873 837 # CONFIG_RTC_DRV_V3020 is not set ··· 876 838 # 877 839 # on-CPU RTC drivers 878 840 # 841 + # CONFIG_DMADEVICES is not set 879 842 880 843 # 881 844 # Userspace I/O ··· 902 863 # CONFIG_XFS_FS is not set 903 864 # CONFIG_GFS2_FS is not set 904 865 # CONFIG_OCFS2_FS is not set 905 - # CONFIG_MINIX_FS is not set 906 - # CONFIG_ROMFS_FS is not set 866 + CONFIG_DNOTIFY=y 907 867 CONFIG_INOTIFY=y 908 868 CONFIG_INOTIFY_USER=y 909 869 # CONFIG_QUOTA is not set 910 - CONFIG_DNOTIFY=y 911 870 # CONFIG_AUTOFS_FS is not set 912 871 # CONFIG_AUTOFS4_FS is not set 913 872 # CONFIG_FUSE_FS is not set ··· 947 910 # CONFIG_EFS_FS is not set 948 911 # CONFIG_CRAMFS is not set 949 912 # CONFIG_VXFS_FS is not set 913 + # CONFIG_MINIX_FS is not set 950 914 # CONFIG_HPFS_FS is not set 951 915 # CONFIG_QNX4FS_FS is not set 916 + # CONFIG_ROMFS_FS is not set 952 917 # CONFIG_SYSV_FS is not set 953 918 # CONFIG_UFS_FS is not set 954 919 CONFIG_NETWORK_FILESYSTEMS=y ··· 994 955 # CONFIG_SYSV68_PARTITION is not set 995 956 # CONFIG_NLS is not set 996 957 # CONFIG_DLM is not set 997 - # CONFIG_UCC_SLOW is not set 998 958 999 959 # 1000 960 # Library routines ··· 1009 971 CONFIG_HAS_IOMEM=y 1010 972 CONFIG_HAS_IOPORT=y 1011 973 CONFIG_HAS_DMA=y 1012 - # CONFIG_INSTRUMENTATION is not set 1013 974 1014 975 # 1015 976 # Kernel hacking ··· 1027 990 # CONFIG_SCHEDSTATS is not set 1028 991 # CONFIG_TIMER_STATS is not set 1029 992 # CONFIG_SLUB_DEBUG_ON is not set 993 + # CONFIG_SLUB_STATS is not set 1030 994 # CONFIG_DEBUG_RT_MUTEXES is not set 1031 995 # CONFIG_RT_MUTEX_TESTER is not set 1032 996 # CONFIG_DEBUG_SPINLOCK is not set ··· 1040 1002 # CONFIG_DEBUG_VM is not set 1041 1003 # CONFIG_DEBUG_LIST is not set 1042 1004 # CONFIG_DEBUG_SG is not set 1043 - CONFIG_FORCED_INLINING=y 1044 1005 # CONFIG_BOOT_PRINTK_DELAY is not set 1045 1006 # CONFIG_RCU_TORTURE_TEST is not set 1007 + # CONFIG_BACKTRACE_SELF_TEST is not set 1046 1008 # CONFIG_FAULT_INJECTION is not set 1047 1009 # CONFIG_SAMPLES is not set 1048 1010 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1061 1023 # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 1062 1024 # CONFIG_PPC_EARLY_DEBUG_BEAT is not set 1063 1025 # CONFIG_PPC_EARLY_DEBUG_44x is not set 1026 + # CONFIG_PPC_EARLY_DEBUG_40x is not set 1064 1027 # CONFIG_PPC_EARLY_DEBUG_CPM is not set 1065 1028 1066 1029 # ··· 1073 1034 CONFIG_CRYPTO=y 1074 1035 CONFIG_CRYPTO_ALGAPI=y 1075 1036 CONFIG_CRYPTO_BLKCIPHER=y 1037 + # CONFIG_CRYPTO_SEQIV is not set 1076 1038 CONFIG_CRYPTO_MANAGER=y 1077 1039 # CONFIG_CRYPTO_HMAC is not set 1078 1040 # CONFIG_CRYPTO_XCBC is not set ··· 1091 1051 CONFIG_CRYPTO_PCBC=m 1092 1052 # CONFIG_CRYPTO_LRW is not set 1093 1053 # CONFIG_CRYPTO_XTS is not set 1054 + # CONFIG_CRYPTO_CTR is not set 1055 + # CONFIG_CRYPTO_GCM is not set 1056 + # CONFIG_CRYPTO_CCM is not set 1094 1057 # CONFIG_CRYPTO_CRYPTD is not set 1095 1058 CONFIG_CRYPTO_DES=y 1096 1059 # CONFIG_CRYPTO_FCRYPT is not set ··· 1108 1065 # CONFIG_CRYPTO_KHAZAD is not set 1109 1066 # CONFIG_CRYPTO_ANUBIS is not set 1110 1067 # CONFIG_CRYPTO_SEED is not set 1068 + # CONFIG_CRYPTO_SALSA20 is not set 1111 1069 # CONFIG_CRYPTO_DEFLATE is not set 1112 1070 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1113 1071 # CONFIG_CRYPTO_CRC32C is not set 1114 1072 # CONFIG_CRYPTO_CAMELLIA is not set 1115 1073 # CONFIG_CRYPTO_TEST is not set 1116 1074 # CONFIG_CRYPTO_AUTHENC is not set 1075 + # CONFIG_CRYPTO_LZO is not set 1117 1076 CONFIG_CRYPTO_HW=y 1077 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1118 1078 # CONFIG_PPC_CLOCK is not set 1119 1079 CONFIG_PPC_LIB_RHEAP=y
+88 -39
arch/powerpc/configs/mpc8572_ds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:52 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:29 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 68 CONFIG_BSD_PROCESS_ACCT=y 70 69 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 70 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 71 CONFIG_AUDIT=y 75 72 # CONFIG_AUDITSYSCALL is not set 76 73 CONFIG_IKCONFIG=y 77 74 CONFIG_IKCONFIG_PROC=y 78 75 CONFIG_LOG_BUF_SHIFT=14 79 76 # CONFIG_CGROUPS is not set 77 + CONFIG_GROUP_SCHED=y 80 78 # CONFIG_FAIR_GROUP_SCHED is not set 79 + # CONFIG_RT_GROUP_SCHED is not set 80 + CONFIG_USER_SCHED=y 81 + # CONFIG_CGROUP_SCHED is not set 81 82 CONFIG_SYSFS_DEPRECATED=y 83 + CONFIG_SYSFS_DEPRECATED_V2=y 82 84 # CONFIG_RELAY is not set 85 + # CONFIG_NAMESPACES is not set 83 86 CONFIG_BLK_DEV_INITRD=y 84 87 CONFIG_INITRAMFS_SOURCE="" 85 88 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 92 CONFIG_PRINTK=y 98 93 CONFIG_BUG=y 99 94 CONFIG_ELF_CORE=y 95 + CONFIG_COMPAT_BRK=y 100 96 CONFIG_BASE_FULL=y 101 97 CONFIG_FUTEX=y 102 98 CONFIG_ANON_INODES=y 103 99 CONFIG_EPOLL=y 104 100 CONFIG_SIGNALFD=y 101 + CONFIG_TIMERFD=y 105 102 CONFIG_EVENTFD=y 106 103 CONFIG_SHMEM=y 107 104 CONFIG_VM_EVENT_COUNTERS=y ··· 111 104 # CONFIG_SLAB is not set 112 105 CONFIG_SLUB=y 113 106 # CONFIG_SLOB is not set 107 + # CONFIG_PROFILING is not set 108 + # CONFIG_MARKERS is not set 109 + CONFIG_HAVE_OPROFILE=y 110 + # CONFIG_KPROBES is not set 111 + CONFIG_HAVE_KPROBES=y 112 + CONFIG_HAVE_KRETPROBES=y 113 + CONFIG_PROC_PAGE_MONITOR=y 114 + CONFIG_SLABINFO=y 114 115 CONFIG_RT_MUTEXES=y 115 116 # CONFIG_TINY_SHMEM is not set 116 117 CONFIG_BASE_SMALL=0 ··· 146 131 CONFIG_DEFAULT_CFQ=y 147 132 # CONFIG_DEFAULT_NOOP is not set 148 133 CONFIG_DEFAULT_IOSCHED="cfq" 134 + CONFIG_CLASSIC_RCU=y 149 135 150 136 # 151 137 # Platform support 152 138 # 153 - # CONFIG_PPC_MPC52xx is not set 154 - # CONFIG_PPC_MPC5200 is not set 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 155 141 # CONFIG_PPC_CELL is not set 156 142 # CONFIG_PPC_CELL_NATIVE is not set 157 143 # CONFIG_PQ2ADS is not set 144 + CONFIG_MPC85xx=y 158 145 # CONFIG_MPC8540_ADS is not set 159 146 # CONFIG_MPC8560_ADS is not set 160 147 # CONFIG_MPC85xx_CDS is not set 161 148 # CONFIG_MPC85xx_MDS is not set 162 149 CONFIG_MPC85xx_DS=y 163 - CONFIG_MPC85xx=y 150 + # CONFIG_STX_GP3 is not set 151 + # CONFIG_TQM8540 is not set 152 + # CONFIG_TQM8541 is not set 153 + # CONFIG_TQM8555 is not set 154 + # CONFIG_TQM8560 is not set 155 + # CONFIG_SBC8548 is not set 156 + # CONFIG_SBC8560 is not set 157 + # CONFIG_IPIC is not set 164 158 CONFIG_MPIC=y 165 159 # CONFIG_MPIC_WEIRD is not set 166 160 CONFIG_PPC_I8259=y ··· 196 172 # CONFIG_HZ_300 is not set 197 173 # CONFIG_HZ_1000 is not set 198 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 199 176 CONFIG_PREEMPT_NONE=y 200 177 # CONFIG_PREEMPT_VOLUNTARY is not set 201 178 # CONFIG_PREEMPT is not set 202 179 CONFIG_BINFMT_ELF=y 203 180 CONFIG_BINFMT_MISC=m 204 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 205 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 206 186 CONFIG_ARCH_FLATMEM_ENABLE=y 207 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 208 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 225 197 CONFIG_PROC_DEVICETREE=y 226 198 # CONFIG_CMDLINE_BOOL is not set 227 199 # CONFIG_PM is not set 228 - CONFIG_SUSPEND_UP_POSSIBLE=y 229 - CONFIG_HIBERNATION_UP_POSSIBLE=y 230 200 CONFIG_SECCOMP=y 231 - CONFIG_WANT_DEVICE_TREE=y 232 - CONFIG_DEVICE_TREE="" 233 201 CONFIG_ISA_DMA_API=y 234 202 235 203 # ··· 276 252 CONFIG_XFRM_USER=y 277 253 # CONFIG_XFRM_SUB_POLICY is not set 278 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 279 256 CONFIG_NET_KEY=m 280 257 # CONFIG_NET_KEY_MIGRATE is not set 281 258 CONFIG_INET=y ··· 360 335 # 361 336 # CONFIG_NET_PKTGEN is not set 362 337 # CONFIG_HAMRADIO is not set 338 + # CONFIG_CAN is not set 363 339 # CONFIG_IRDA is not set 364 340 # CONFIG_BT is not set 365 341 # CONFIG_AF_RXRPC is not set ··· 409 383 CONFIG_BLK_DEV_RAM=y 410 384 CONFIG_BLK_DEV_RAM_COUNT=16 411 385 CONFIG_BLK_DEV_RAM_SIZE=131072 412 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 386 + # CONFIG_BLK_DEV_XIP is not set 413 387 # CONFIG_CDROM_PKTCDVD is not set 414 388 # CONFIG_ATA_OVER_ETH is not set 415 389 CONFIG_MISC_DEVICES=y ··· 417 391 # CONFIG_EEPROM_93CX6 is not set 418 392 # CONFIG_SGI_IOC4 is not set 419 393 # CONFIG_TIFM_CORE is not set 394 + # CONFIG_ENCLOSURE_SERVICES is not set 395 + CONFIG_HAVE_IDE=y 420 396 # CONFIG_IDE is not set 421 397 422 398 # ··· 484 456 # CONFIG_SCSI_IPS is not set 485 457 # CONFIG_SCSI_INITIO is not set 486 458 # CONFIG_SCSI_INIA100 is not set 459 + # CONFIG_SCSI_MVSAS is not set 487 460 # CONFIG_SCSI_STEX is not set 488 461 # CONFIG_SCSI_SYM53C8XX_2 is not set 489 462 # CONFIG_SCSI_IPR is not set ··· 515 486 # CONFIG_SATA_VIA is not set 516 487 # CONFIG_SATA_VITESSE is not set 517 488 # CONFIG_SATA_INIC162X is not set 489 + # CONFIG_SATA_FSL is not set 518 490 CONFIG_PATA_ALI=y 519 491 # CONFIG_PATA_AMD is not set 520 492 # CONFIG_PATA_ARTOP is not set ··· 539 509 # CONFIG_PATA_MPIIX is not set 540 510 # CONFIG_PATA_OLDPIIX is not set 541 511 # CONFIG_PATA_NETCELL is not set 512 + # CONFIG_PATA_NINJA32 is not set 542 513 # CONFIG_PATA_NS87410 is not set 543 514 # CONFIG_PATA_NS87415 is not set 544 515 # CONFIG_PATA_OPTI is not set ··· 573 542 # CONFIG_EQUALIZER is not set 574 543 # CONFIG_TUN is not set 575 544 # CONFIG_VETH is not set 576 - # CONFIG_IP1000 is not set 577 545 # CONFIG_ARCNET is not set 578 546 CONFIG_PHYLIB=y 579 547 ··· 588 558 # CONFIG_SMSC_PHY is not set 589 559 # CONFIG_BROADCOM_PHY is not set 590 560 # CONFIG_ICPLUS_PHY is not set 561 + # CONFIG_REALTEK_PHY is not set 591 562 # CONFIG_FIXED_PHY is not set 592 563 # CONFIG_MDIO_BITBANG is not set 593 564 CONFIG_NET_ETHERNET=y ··· 610 579 # CONFIG_DL2K is not set 611 580 # CONFIG_E1000 is not set 612 581 # CONFIG_E1000E is not set 582 + # CONFIG_E1000E_ENABLED is not set 583 + # CONFIG_IP1000 is not set 584 + # CONFIG_IGB is not set 613 585 # CONFIG_NS83820 is not set 614 586 # CONFIG_HAMACHI is not set 615 587 # CONFIG_YELLOWFIN is not set ··· 639 605 # CONFIG_NIU is not set 640 606 # CONFIG_MLX4_CORE is not set 641 607 # CONFIG_TEHUTI is not set 608 + # CONFIG_BNX2X is not set 642 609 # CONFIG_TR is not set 643 610 644 611 # ··· 662 627 # CONFIG_PPP is not set 663 628 # CONFIG_SLIP is not set 664 629 # CONFIG_NET_FC is not set 665 - # CONFIG_SHAPER is not set 666 630 # CONFIG_NETCONSOLE is not set 667 631 # CONFIG_NETPOLL is not set 668 632 # CONFIG_NET_POLL_CONTROLLER is not set ··· 712 678 CONFIG_HW_CONSOLE=y 713 679 # CONFIG_VT_HW_CONSOLE_BINDING is not set 714 680 # CONFIG_SERIAL_NONSTANDARD is not set 681 + # CONFIG_NOZOMI is not set 715 682 716 683 # 717 684 # Serial drivers ··· 791 756 # 792 757 # Miscellaneous I2C Chip support 793 758 # 794 - # CONFIG_SENSORS_DS1337 is not set 795 - # CONFIG_SENSORS_DS1374 is not set 796 759 # CONFIG_DS1682 is not set 797 760 CONFIG_SENSORS_EEPROM=y 798 761 # CONFIG_SENSORS_PCF8574 is not set 799 - # CONFIG_SENSORS_PCA9539 is not set 762 + # CONFIG_PCF8575 is not set 800 763 # CONFIG_SENSORS_PCF8591 is not set 801 - # CONFIG_SENSORS_M41T00 is not set 764 + # CONFIG_TPS65010 is not set 802 765 # CONFIG_SENSORS_MAX6875 is not set 803 766 # CONFIG_SENSORS_TSL2550 is not set 804 767 # CONFIG_I2C_DEBUG_CORE is not set ··· 812 779 # CONFIG_W1 is not set 813 780 # CONFIG_POWER_SUPPLY is not set 814 781 # CONFIG_HWMON is not set 782 + # CONFIG_THERMAL is not set 815 783 # CONFIG_WATCHDOG is not set 816 784 817 785 # ··· 837 803 # 838 804 # Supported SAA7146 based PCI Adapters 839 805 # 806 + # CONFIG_TTPCI_EEPROM is not set 807 + # CONFIG_DVB_BUDGET_CORE is not set 840 808 841 809 # 842 810 # Supported USB Adapters ··· 924 888 # CONFIG_DVB_PLL is not set 925 889 # CONFIG_DVB_TDA826X is not set 926 890 # CONFIG_DVB_TDA827X is not set 891 + # CONFIG_DVB_TDA18271 is not set 927 892 # CONFIG_DVB_TUNER_QT1010 is not set 928 893 # CONFIG_DVB_TUNER_MT2060 is not set 929 894 # CONFIG_DVB_TUNER_MT2266 is not set 930 895 # CONFIG_DVB_TUNER_MT2131 is not set 931 896 # CONFIG_DVB_TUNER_DIB0070 is not set 897 + # CONFIG_DVB_TUNER_XC5000 is not set 932 898 933 899 # 934 900 # Miscellaneous devices ··· 1008 970 # CONFIG_SND_BT87X is not set 1009 971 # CONFIG_SND_CA0106 is not set 1010 972 # CONFIG_SND_CMIPCI is not set 973 + # CONFIG_SND_OXYGEN is not set 1011 974 # CONFIG_SND_CS4281 is not set 1012 975 # CONFIG_SND_CS46XX is not set 1013 976 # CONFIG_SND_CS5530 is not set ··· 1034 995 # CONFIG_SND_HDA_INTEL is not set 1035 996 # CONFIG_SND_HDSP is not set 1036 997 # CONFIG_SND_HDSPM is not set 998 + # CONFIG_SND_HIFIER is not set 1037 999 # CONFIG_SND_ICE1712 is not set 1038 1000 # CONFIG_SND_ICE1724 is not set 1039 1001 CONFIG_SND_INTEL8X0=y ··· 1052 1012 # CONFIG_SND_TRIDENT is not set 1053 1013 # CONFIG_SND_VIA82XX is not set 1054 1014 # CONFIG_SND_VIA82XX_MODEM is not set 1015 + # CONFIG_SND_VIRTUOSO is not set 1055 1016 # CONFIG_SND_VX222 is not set 1056 1017 # CONFIG_SND_YMFPCI is not set 1057 1018 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1082 1041 # 1083 1042 1084 1043 # 1044 + # ALSA SoC audio for Freescale SOCs 1045 + # 1046 + 1047 + # 1085 1048 # Open Sound System 1086 1049 # 1087 1050 # CONFIG_SOUND_PRIME is not set ··· 1108 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1109 1064 CONFIG_USB=y 1110 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1111 1067 1112 1068 # 1113 1069 # Miscellaneous USB options ··· 1122 1076 # USB Host Controller Drivers 1123 1077 # 1124 1078 CONFIG_USB_EHCI_HCD=y 1125 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1126 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1127 1080 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1081 + # CONFIG_USB_EHCI_FSL is not set 1082 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1128 1083 # CONFIG_USB_ISP116X_HCD is not set 1129 1084 CONFIG_USB_OHCI_HCD=y 1130 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1176 1129 # 1177 1130 # USB port drivers 1178 1131 # 1179 - 1180 - # 1181 - # USB Serial Converter support 1182 - # 1183 1132 # CONFIG_USB_SERIAL is not set 1184 1133 1185 1134 # ··· 1201 1158 # CONFIG_USB_TRANCEVIBRATOR is not set 1202 1159 # CONFIG_USB_IOWARRIOR is not set 1203 1160 # CONFIG_USB_TEST is not set 1204 - 1205 - # 1206 - # USB DSL modem support 1207 - # 1208 - 1209 - # 1210 - # USB Gadget Support 1211 - # 1212 1161 # CONFIG_USB_GADGET is not set 1213 1162 # CONFIG_MMC is not set 1163 + # CONFIG_MEMSTICK is not set 1214 1164 # CONFIG_NEW_LEDS is not set 1215 1165 # CONFIG_INFINIBAND is not set 1216 1166 # CONFIG_EDAC is not set 1217 1167 CONFIG_RTC_LIB=y 1218 1168 CONFIG_RTC_CLASS=y 1169 + 1170 + # 1171 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1172 + # 1219 1173 CONFIG_RTC_HCTOSYS=y 1220 1174 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1221 1175 # CONFIG_RTC_DEBUG is not set ··· 1239 1199 # CONFIG_RTC_DRV_PCF8563 is not set 1240 1200 # CONFIG_RTC_DRV_PCF8583 is not set 1241 1201 # CONFIG_RTC_DRV_M41T80 is not set 1202 + # CONFIG_RTC_DRV_S35390A is not set 1242 1203 1243 1204 # 1244 1205 # SPI RTC drivers ··· 1249 1208 # Platform RTC drivers 1250 1209 # 1251 1210 CONFIG_RTC_DRV_CMOS=y 1211 + # CONFIG_RTC_DRV_DS1511 is not set 1252 1212 # CONFIG_RTC_DRV_DS1553 is not set 1253 - # CONFIG_RTC_DRV_STK17TA8 is not set 1254 1213 # CONFIG_RTC_DRV_DS1742 is not set 1214 + # CONFIG_RTC_DRV_STK17TA8 is not set 1255 1215 # CONFIG_RTC_DRV_M48T86 is not set 1256 1216 # CONFIG_RTC_DRV_M48T59 is not set 1257 1217 # CONFIG_RTC_DRV_V3020 is not set ··· 1260 1218 # 1261 1219 # on-CPU RTC drivers 1262 1220 # 1221 + # CONFIG_DMADEVICES is not set 1263 1222 1264 1223 # 1265 1224 # Userspace I/O ··· 1286 1243 # CONFIG_XFS_FS is not set 1287 1244 # CONFIG_GFS2_FS is not set 1288 1245 # CONFIG_OCFS2_FS is not set 1289 - # CONFIG_MINIX_FS is not set 1290 - # CONFIG_ROMFS_FS is not set 1246 + CONFIG_DNOTIFY=y 1291 1247 CONFIG_INOTIFY=y 1292 1248 CONFIG_INOTIFY_USER=y 1293 1249 # CONFIG_QUOTA is not set 1294 - CONFIG_DNOTIFY=y 1295 1250 # CONFIG_AUTOFS_FS is not set 1296 1251 # CONFIG_AUTOFS4_FS is not set 1297 1252 # CONFIG_FUSE_FS is not set ··· 1341 1300 CONFIG_EFS_FS=m 1342 1301 CONFIG_CRAMFS=y 1343 1302 CONFIG_VXFS_FS=m 1303 + # CONFIG_MINIX_FS is not set 1344 1304 CONFIG_HPFS_FS=m 1345 1305 CONFIG_QNX4FS_FS=m 1306 + # CONFIG_ROMFS_FS is not set 1346 1307 CONFIG_SYSV_FS=m 1347 1308 CONFIG_UFS_FS=m 1348 1309 # CONFIG_UFS_FS_WRITE is not set ··· 1436 1393 # CONFIG_NLS_KOI8_U is not set 1437 1394 CONFIG_NLS_UTF8=m 1438 1395 # CONFIG_DLM is not set 1439 - # CONFIG_UCC_SLOW is not set 1440 1396 1441 1397 # 1442 1398 # Library routines ··· 1452 1410 CONFIG_HAS_IOMEM=y 1453 1411 CONFIG_HAS_IOPORT=y 1454 1412 CONFIG_HAS_DMA=y 1455 - # CONFIG_INSTRUMENTATION is not set 1456 1413 1457 1414 # 1458 1415 # Kernel hacking ··· 1470 1429 # CONFIG_SCHEDSTATS is not set 1471 1430 # CONFIG_TIMER_STATS is not set 1472 1431 # CONFIG_SLUB_DEBUG_ON is not set 1432 + # CONFIG_SLUB_STATS is not set 1473 1433 # CONFIG_DEBUG_RT_MUTEXES is not set 1474 1434 # CONFIG_RT_MUTEX_TESTER is not set 1475 1435 # CONFIG_DEBUG_SPINLOCK is not set ··· 1484 1442 # CONFIG_DEBUG_VM is not set 1485 1443 # CONFIG_DEBUG_LIST is not set 1486 1444 # CONFIG_DEBUG_SG is not set 1487 - CONFIG_FORCED_INLINING=y 1488 1445 # CONFIG_BOOT_PRINTK_DELAY is not set 1489 1446 # CONFIG_RCU_TORTURE_TEST is not set 1447 + # CONFIG_BACKTRACE_SELF_TEST is not set 1490 1448 # CONFIG_FAULT_INJECTION is not set 1491 1449 # CONFIG_SAMPLES is not set 1492 1450 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1505 1463 CONFIG_CRYPTO=y 1506 1464 CONFIG_CRYPTO_ALGAPI=y 1507 1465 CONFIG_CRYPTO_BLKCIPHER=y 1466 + # CONFIG_CRYPTO_SEQIV is not set 1508 1467 CONFIG_CRYPTO_HASH=y 1509 1468 CONFIG_CRYPTO_MANAGER=y 1510 1469 CONFIG_CRYPTO_HMAC=y ··· 1524 1481 CONFIG_CRYPTO_PCBC=m 1525 1482 # CONFIG_CRYPTO_LRW is not set 1526 1483 # CONFIG_CRYPTO_XTS is not set 1484 + # CONFIG_CRYPTO_CTR is not set 1485 + # CONFIG_CRYPTO_GCM is not set 1486 + # CONFIG_CRYPTO_CCM is not set 1527 1487 # CONFIG_CRYPTO_CRYPTD is not set 1528 1488 CONFIG_CRYPTO_DES=y 1529 1489 # CONFIG_CRYPTO_FCRYPT is not set ··· 1541 1495 # CONFIG_CRYPTO_KHAZAD is not set 1542 1496 # CONFIG_CRYPTO_ANUBIS is not set 1543 1497 # CONFIG_CRYPTO_SEED is not set 1498 + # CONFIG_CRYPTO_SALSA20 is not set 1544 1499 # CONFIG_CRYPTO_DEFLATE is not set 1545 1500 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1546 1501 # CONFIG_CRYPTO_CRC32C is not set 1547 1502 # CONFIG_CRYPTO_CAMELLIA is not set 1548 1503 # CONFIG_CRYPTO_TEST is not set 1549 1504 # CONFIG_CRYPTO_AUTHENC is not set 1505 + # CONFIG_CRYPTO_LZO is not set 1550 1506 CONFIG_CRYPTO_HW=y 1507 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1551 1508 # CONFIG_PPC_CLOCK is not set
+101 -30
arch/powerpc/configs/mpc85xx_cds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:54 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:30 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 # CONFIG_FAIR_GROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 78 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 79 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 80 83 CONFIG_BLK_DEV_INITRD=y 81 84 CONFIG_INITRAMFS_SOURCE="" 82 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 89 CONFIG_PRINTK=y 95 90 CONFIG_BUG=y 96 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 97 93 CONFIG_BASE_FULL=y 98 94 CONFIG_FUTEX=y 99 95 CONFIG_ANON_INODES=y 100 96 CONFIG_EPOLL=y 101 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 102 99 CONFIG_EVENTFD=y 103 100 CONFIG_SHMEM=y 104 101 CONFIG_VM_EVENT_COUNTERS=y ··· 108 101 # CONFIG_SLAB is not set 109 102 CONFIG_SLUB=y 110 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 110 + CONFIG_SLABINFO=y 111 111 CONFIG_RT_MUTEXES=y 112 112 # CONFIG_TINY_SHMEM is not set 113 113 CONFIG_BASE_SMALL=0 ··· 137 123 # CONFIG_DEFAULT_CFQ is not set 138 124 # CONFIG_DEFAULT_NOOP is not set 139 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 140 127 141 128 # 142 129 # Platform support 143 130 # 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 131 + # CONFIG_PPC_MPC512x is not set 132 + # CONFIG_PPC_MPC5121 is not set 146 133 # CONFIG_PPC_CELL is not set 147 134 # CONFIG_PPC_CELL_NATIVE is not set 148 135 # CONFIG_PQ2ADS is not set 136 + CONFIG_MPC85xx=y 149 137 # CONFIG_MPC8540_ADS is not set 150 138 # CONFIG_MPC8560_ADS is not set 151 139 CONFIG_MPC85xx_CDS=y 152 140 # CONFIG_MPC85xx_MDS is not set 153 141 # CONFIG_MPC85xx_DS is not set 154 - CONFIG_MPC8540=y 155 - CONFIG_MPC85xx=y 142 + # CONFIG_STX_GP3 is not set 143 + # CONFIG_TQM8540 is not set 144 + # CONFIG_TQM8541 is not set 145 + # CONFIG_TQM8555 is not set 146 + # CONFIG_TQM8560 is not set 147 + # CONFIG_SBC8548 is not set 148 + # CONFIG_SBC8560 is not set 149 + # CONFIG_IPIC is not set 156 150 CONFIG_MPIC=y 157 151 # CONFIG_MPIC_WEIRD is not set 158 152 CONFIG_PPC_I8259=y ··· 187 165 # CONFIG_HZ_300 is not set 188 166 # CONFIG_HZ_1000 is not set 189 167 CONFIG_HZ=250 168 + # CONFIG_SCHED_HRTICK is not set 190 169 CONFIG_PREEMPT_NONE=y 191 170 # CONFIG_PREEMPT_VOLUNTARY is not set 192 171 # CONFIG_PREEMPT is not set 193 172 CONFIG_BINFMT_ELF=y 194 173 CONFIG_BINFMT_MISC=y 195 174 CONFIG_MATH_EMULATION=y 175 + # CONFIG_IOMMU_HELPER is not set 196 176 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 177 + CONFIG_ARCH_HAS_WALK_MEMORY=y 178 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 197 179 CONFIG_ARCH_FLATMEM_ENABLE=y 198 180 CONFIG_ARCH_POPULATES_NODE_MAP=y 199 181 CONFIG_SELECT_MEMORY_MODEL=y ··· 216 190 CONFIG_PROC_DEVICETREE=y 217 191 # CONFIG_CMDLINE_BOOL is not set 218 192 # CONFIG_PM is not set 219 - CONFIG_SUSPEND_UP_POSSIBLE=y 220 - CONFIG_HIBERNATION_UP_POSSIBLE=y 221 193 # CONFIG_SECCOMP is not set 222 - CONFIG_WANT_DEVICE_TREE=y 223 - CONFIG_DEVICE_TREE="" 224 194 CONFIG_ISA_DMA_API=y 225 195 226 196 # ··· 266 244 CONFIG_XFRM_USER=y 267 245 # CONFIG_XFRM_SUB_POLICY is not set 268 246 # CONFIG_XFRM_MIGRATE is not set 247 + # CONFIG_XFRM_STATISTICS is not set 269 248 # CONFIG_NET_KEY is not set 270 249 CONFIG_INET=y 271 250 CONFIG_IP_MULTICAST=y ··· 322 299 # 323 300 # CONFIG_NET_PKTGEN is not set 324 301 # CONFIG_HAMRADIO is not set 302 + # CONFIG_CAN is not set 325 303 # CONFIG_IRDA is not set 326 304 # CONFIG_BT is not set 327 305 # CONFIG_AF_RXRPC is not set ··· 369 345 CONFIG_BLK_DEV_RAM=y 370 346 CONFIG_BLK_DEV_RAM_COUNT=16 371 347 CONFIG_BLK_DEV_RAM_SIZE=32768 372 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 348 + # CONFIG_BLK_DEV_XIP is not set 373 349 # CONFIG_CDROM_PKTCDVD is not set 374 350 # CONFIG_ATA_OVER_ETH is not set 375 351 CONFIG_MISC_DEVICES=y ··· 377 353 # CONFIG_EEPROM_93CX6 is not set 378 354 # CONFIG_SGI_IOC4 is not set 379 355 # CONFIG_TIFM_CORE is not set 356 + # CONFIG_ENCLOSURE_SERVICES is not set 357 + CONFIG_HAVE_IDE=y 380 358 CONFIG_IDE=y 381 359 CONFIG_IDE_MAX_HWIFS=4 382 360 CONFIG_BLK_DEV_IDE=y 383 361 384 362 # 385 - # Please see Documentation/ide.txt for help/info on IDE drives 363 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 386 364 # 387 365 # CONFIG_BLK_DEV_IDE_SATA is not set 388 366 # CONFIG_BLK_DEV_IDEDISK is not set ··· 400 374 # 401 375 CONFIG_IDE_GENERIC=y 402 376 # CONFIG_BLK_DEV_PLATFORM is not set 377 + CONFIG_BLK_DEV_IDEDMA_SFF=y 403 378 404 379 # 405 380 # PCI IDE chipsets support 406 381 # 407 382 CONFIG_BLK_DEV_IDEPCI=y 408 - CONFIG_IDEPCI_SHARE_IRQ=y 409 383 CONFIG_IDEPCI_PCIBUS_ORDER=y 410 384 # CONFIG_BLK_DEV_OFFBOARD is not set 411 385 CONFIG_BLK_DEV_GENERIC=y ··· 436 410 # CONFIG_BLK_DEV_TRM290 is not set 437 411 CONFIG_BLK_DEV_VIA82CXXX=y 438 412 # CONFIG_BLK_DEV_TC86C001 is not set 439 - # CONFIG_IDE_ARM is not set 440 413 CONFIG_BLK_DEV_IDEDMA=y 441 414 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 442 415 # CONFIG_BLK_DEV_HD is not set ··· 466 441 # CONFIG_EQUALIZER is not set 467 442 # CONFIG_TUN is not set 468 443 # CONFIG_VETH is not set 469 - # CONFIG_IP1000 is not set 470 444 # CONFIG_ARCNET is not set 471 445 CONFIG_PHYLIB=y 472 446 ··· 481 457 # CONFIG_SMSC_PHY is not set 482 458 # CONFIG_BROADCOM_PHY is not set 483 459 # CONFIG_ICPLUS_PHY is not set 460 + # CONFIG_REALTEK_PHY is not set 484 461 # CONFIG_FIXED_PHY is not set 485 462 # CONFIG_MDIO_BITBANG is not set 486 463 CONFIG_NET_ETHERNET=y ··· 505 480 CONFIG_E1000_NAPI=y 506 481 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 507 482 # CONFIG_E1000E is not set 483 + # CONFIG_E1000E_ENABLED is not set 484 + # CONFIG_IP1000 is not set 485 + # CONFIG_IGB is not set 508 486 # CONFIG_NS83820 is not set 509 487 # CONFIG_HAMACHI is not set 510 488 # CONFIG_YELLOWFIN is not set ··· 534 506 # CONFIG_NIU is not set 535 507 # CONFIG_MLX4_CORE is not set 536 508 # CONFIG_TEHUTI is not set 509 + # CONFIG_BNX2X is not set 537 510 # CONFIG_TR is not set 538 511 539 512 # ··· 547 518 # CONFIG_HIPPI is not set 548 519 # CONFIG_PPP is not set 549 520 # CONFIG_SLIP is not set 550 - # CONFIG_SHAPER is not set 551 521 # CONFIG_NETCONSOLE is not set 552 522 # CONFIG_NETPOLL is not set 553 523 # CONFIG_NET_POLL_CONTROLLER is not set ··· 589 561 # 590 562 # CONFIG_VT is not set 591 563 # CONFIG_SERIAL_NONSTANDARD is not set 564 + # CONFIG_NOZOMI is not set 592 565 593 566 # 594 567 # Serial drivers ··· 649 620 # CONFIG_SENSORS_W83627HF is not set 650 621 # CONFIG_SENSORS_W83627EHF is not set 651 622 # CONFIG_HWMON_DEBUG_CHIP is not set 623 + # CONFIG_THERMAL is not set 652 624 # CONFIG_WATCHDOG is not set 653 625 654 626 # ··· 702 672 # 703 673 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 704 674 # 705 - 706 - # 707 - # USB Gadget Support 708 - # 709 675 # CONFIG_USB_GADGET is not set 710 676 # CONFIG_MMC is not set 677 + # CONFIG_MEMSTICK is not set 711 678 # CONFIG_NEW_LEDS is not set 712 679 # CONFIG_INFINIBAND is not set 713 680 # CONFIG_EDAC is not set 714 681 # CONFIG_RTC_CLASS is not set 682 + # CONFIG_DMADEVICES is not set 715 683 716 684 # 717 685 # Userspace I/O ··· 735 707 # CONFIG_XFS_FS is not set 736 708 # CONFIG_GFS2_FS is not set 737 709 # CONFIG_OCFS2_FS is not set 738 - # CONFIG_MINIX_FS is not set 739 - # CONFIG_ROMFS_FS is not set 710 + CONFIG_DNOTIFY=y 740 711 CONFIG_INOTIFY=y 741 712 CONFIG_INOTIFY_USER=y 742 713 # CONFIG_QUOTA is not set 743 - CONFIG_DNOTIFY=y 744 714 # CONFIG_AUTOFS_FS is not set 745 715 # CONFIG_AUTOFS4_FS is not set 746 716 # CONFIG_FUSE_FS is not set ··· 780 754 # CONFIG_EFS_FS is not set 781 755 # CONFIG_CRAMFS is not set 782 756 # CONFIG_VXFS_FS is not set 757 + # CONFIG_MINIX_FS is not set 783 758 # CONFIG_HPFS_FS is not set 784 759 # CONFIG_QNX4FS_FS is not set 760 + # CONFIG_ROMFS_FS is not set 785 761 # CONFIG_SYSV_FS is not set 786 762 # CONFIG_UFS_FS is not set 787 763 CONFIG_NETWORK_FILESYSTEMS=y ··· 824 796 # CONFIG_SYSV68_PARTITION is not set 825 797 # CONFIG_NLS is not set 826 798 # CONFIG_DLM is not set 827 - # CONFIG_UCC_SLOW is not set 828 799 829 800 # 830 801 # Library routines ··· 839 812 CONFIG_HAS_IOMEM=y 840 813 CONFIG_HAS_IOPORT=y 841 814 CONFIG_HAS_DMA=y 842 - # CONFIG_INSTRUMENTATION is not set 843 815 844 816 # 845 817 # Kernel hacking ··· 857 831 # CONFIG_SCHEDSTATS is not set 858 832 # CONFIG_TIMER_STATS is not set 859 833 # CONFIG_SLUB_DEBUG_ON is not set 834 + # CONFIG_SLUB_STATS is not set 860 835 # CONFIG_DEBUG_RT_MUTEXES is not set 861 836 # CONFIG_RT_MUTEX_TESTER is not set 862 837 # CONFIG_DEBUG_SPINLOCK is not set ··· 870 843 # CONFIG_DEBUG_VM is not set 871 844 # CONFIG_DEBUG_LIST is not set 872 845 # CONFIG_DEBUG_SG is not set 873 - CONFIG_FORCED_INLINING=y 874 846 # CONFIG_BOOT_PRINTK_DELAY is not set 847 + # CONFIG_BACKTRACE_SELF_TEST is not set 875 848 # CONFIG_FAULT_INJECTION is not set 876 849 # CONFIG_SAMPLES is not set 877 850 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 887 860 # CONFIG_KEYS is not set 888 861 # CONFIG_SECURITY is not set 889 862 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 890 - # CONFIG_CRYPTO is not set 863 + CONFIG_CRYPTO=y 864 + # CONFIG_CRYPTO_SEQIV is not set 865 + # CONFIG_CRYPTO_MANAGER is not set 866 + # CONFIG_CRYPTO_HMAC is not set 867 + # CONFIG_CRYPTO_XCBC is not set 868 + # CONFIG_CRYPTO_NULL is not set 869 + # CONFIG_CRYPTO_MD4 is not set 870 + # CONFIG_CRYPTO_MD5 is not set 871 + # CONFIG_CRYPTO_SHA1 is not set 872 + # CONFIG_CRYPTO_SHA256 is not set 873 + # CONFIG_CRYPTO_SHA512 is not set 874 + # CONFIG_CRYPTO_WP512 is not set 875 + # CONFIG_CRYPTO_TGR192 is not set 876 + # CONFIG_CRYPTO_GF128MUL is not set 877 + # CONFIG_CRYPTO_ECB is not set 878 + # CONFIG_CRYPTO_CBC is not set 879 + # CONFIG_CRYPTO_PCBC is not set 880 + # CONFIG_CRYPTO_LRW is not set 881 + # CONFIG_CRYPTO_XTS is not set 882 + # CONFIG_CRYPTO_CTR is not set 883 + # CONFIG_CRYPTO_GCM is not set 884 + # CONFIG_CRYPTO_CCM is not set 885 + # CONFIG_CRYPTO_CRYPTD is not set 886 + # CONFIG_CRYPTO_DES is not set 887 + # CONFIG_CRYPTO_FCRYPT is not set 888 + # CONFIG_CRYPTO_BLOWFISH is not set 889 + # CONFIG_CRYPTO_TWOFISH is not set 890 + # CONFIG_CRYPTO_SERPENT is not set 891 + # CONFIG_CRYPTO_AES is not set 892 + # CONFIG_CRYPTO_CAST5 is not set 893 + # CONFIG_CRYPTO_CAST6 is not set 894 + # CONFIG_CRYPTO_TEA is not set 895 + # CONFIG_CRYPTO_ARC4 is not set 896 + # CONFIG_CRYPTO_KHAZAD is not set 897 + # CONFIG_CRYPTO_ANUBIS is not set 898 + # CONFIG_CRYPTO_SEED is not set 899 + # CONFIG_CRYPTO_SALSA20 is not set 900 + # CONFIG_CRYPTO_DEFLATE is not set 901 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 902 + # CONFIG_CRYPTO_CRC32C is not set 903 + # CONFIG_CRYPTO_CAMELLIA is not set 904 + # CONFIG_CRYPTO_AUTHENC is not set 905 + # CONFIG_CRYPTO_LZO is not set 906 + CONFIG_CRYPTO_HW=y 907 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 891 908 # CONFIG_PPC_CLOCK is not set
+76 -35
arch/powerpc/configs/mpc85xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Mon Jan 28 13:12:07 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:31 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 17 17 CONFIG_E500=y 18 18 CONFIG_BOOKE=y 19 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 20 21 # CONFIG_PHYS_64BIT is not set 21 22 CONFIG_SPE=y 22 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 29 CONFIG_GENERIC_TIME_VSYSCALL=y 31 30 CONFIG_GENERIC_CLOCKEVENTS=y 32 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 33 CONFIG_IRQ_PER_CPU=y 34 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 67 CONFIG_BSD_PROCESS_ACCT=y 70 68 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 69 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 70 CONFIG_AUDIT=y 75 71 # CONFIG_AUDITSYSCALL is not set 76 72 CONFIG_IKCONFIG=y 77 73 CONFIG_IKCONFIG_PROC=y 78 74 CONFIG_LOG_BUF_SHIFT=14 79 75 # CONFIG_CGROUPS is not set 76 + CONFIG_GROUP_SCHED=y 80 77 # CONFIG_FAIR_GROUP_SCHED is not set 78 + # CONFIG_RT_GROUP_SCHED is not set 79 + CONFIG_USER_SCHED=y 80 + # CONFIG_CGROUP_SCHED is not set 81 81 CONFIG_SYSFS_DEPRECATED=y 82 + CONFIG_SYSFS_DEPRECATED_V2=y 82 83 # CONFIG_RELAY is not set 84 + # CONFIG_NAMESPACES is not set 83 85 CONFIG_BLK_DEV_INITRD=y 84 86 CONFIG_INITRAMFS_SOURCE="" 85 87 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 91 CONFIG_PRINTK=y 98 92 CONFIG_BUG=y 99 93 CONFIG_ELF_CORE=y 94 + CONFIG_COMPAT_BRK=y 100 95 CONFIG_BASE_FULL=y 101 96 CONFIG_FUTEX=y 102 97 CONFIG_ANON_INODES=y 103 98 CONFIG_EPOLL=y 104 99 CONFIG_SIGNALFD=y 100 + CONFIG_TIMERFD=y 105 101 CONFIG_EVENTFD=y 106 102 CONFIG_SHMEM=y 107 103 CONFIG_VM_EVENT_COUNTERS=y ··· 111 103 # CONFIG_SLAB is not set 112 104 CONFIG_SLUB=y 113 105 # CONFIG_SLOB is not set 106 + # CONFIG_PROFILING is not set 107 + # CONFIG_MARKERS is not set 108 + CONFIG_HAVE_OPROFILE=y 109 + # CONFIG_KPROBES is not set 110 + CONFIG_HAVE_KPROBES=y 111 + CONFIG_HAVE_KRETPROBES=y 112 + CONFIG_PROC_PAGE_MONITOR=y 114 113 CONFIG_SLABINFO=y 115 114 CONFIG_RT_MUTEXES=y 116 115 # CONFIG_TINY_SHMEM is not set ··· 146 131 CONFIG_DEFAULT_CFQ=y 147 132 # CONFIG_DEFAULT_NOOP is not set 148 133 CONFIG_DEFAULT_IOSCHED="cfq" 134 + CONFIG_CLASSIC_RCU=y 149 135 150 136 # 151 137 # Platform support 152 138 # 153 - # CONFIG_PPC_MPC52xx is not set 154 - # CONFIG_PPC_MPC5200 is not set 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 155 141 # CONFIG_PPC_CELL is not set 156 142 # CONFIG_PPC_CELL_NATIVE is not set 157 143 # CONFIG_PQ2ADS is not set ··· 200 184 # CONFIG_HZ_300 is not set 201 185 # CONFIG_HZ_1000 is not set 202 186 CONFIG_HZ=250 187 + # CONFIG_SCHED_HRTICK is not set 203 188 CONFIG_PREEMPT_NONE=y 204 189 # CONFIG_PREEMPT_VOLUNTARY is not set 205 190 # CONFIG_PREEMPT is not set 206 191 CONFIG_BINFMT_ELF=y 207 192 CONFIG_BINFMT_MISC=m 208 193 CONFIG_MATH_EMULATION=y 194 + # CONFIG_IOMMU_HELPER is not set 209 195 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 196 + CONFIG_ARCH_HAS_WALK_MEMORY=y 197 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 210 198 CONFIG_ARCH_FLATMEM_ENABLE=y 211 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 212 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 229 209 CONFIG_PROC_DEVICETREE=y 230 210 # CONFIG_CMDLINE_BOOL is not set 231 211 # CONFIG_PM is not set 232 - CONFIG_SUSPEND_UP_POSSIBLE=y 233 - CONFIG_HIBERNATION_UP_POSSIBLE=y 234 212 CONFIG_SECCOMP=y 235 - CONFIG_WANT_DEVICE_TREE=y 236 - CONFIG_DEVICE_TREE="" 237 213 CONFIG_ISA_DMA_API=y 238 214 239 215 # ··· 280 264 CONFIG_XFRM_USER=y 281 265 # CONFIG_XFRM_SUB_POLICY is not set 282 266 # CONFIG_XFRM_MIGRATE is not set 267 + # CONFIG_XFRM_STATISTICS is not set 283 268 CONFIG_NET_KEY=m 284 269 # CONFIG_NET_KEY_MIGRATE is not set 285 270 CONFIG_INET=y ··· 364 347 # 365 348 # CONFIG_NET_PKTGEN is not set 366 349 # CONFIG_HAMRADIO is not set 350 + # CONFIG_CAN is not set 367 351 # CONFIG_IRDA is not set 368 352 # CONFIG_BT is not set 369 353 # CONFIG_AF_RXRPC is not set ··· 413 395 CONFIG_BLK_DEV_RAM=y 414 396 CONFIG_BLK_DEV_RAM_COUNT=16 415 397 CONFIG_BLK_DEV_RAM_SIZE=131072 416 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 398 + # CONFIG_BLK_DEV_XIP is not set 417 399 # CONFIG_CDROM_PKTCDVD is not set 418 400 # CONFIG_ATA_OVER_ETH is not set 419 401 CONFIG_MISC_DEVICES=y ··· 421 403 # CONFIG_EEPROM_93CX6 is not set 422 404 # CONFIG_SGI_IOC4 is not set 423 405 # CONFIG_TIFM_CORE is not set 406 + # CONFIG_ENCLOSURE_SERVICES is not set 407 + CONFIG_HAVE_IDE=y 424 408 # CONFIG_IDE is not set 425 409 426 410 # ··· 488 468 # CONFIG_SCSI_IPS is not set 489 469 # CONFIG_SCSI_INITIO is not set 490 470 # CONFIG_SCSI_INIA100 is not set 471 + # CONFIG_SCSI_MVSAS is not set 491 472 # CONFIG_SCSI_STEX is not set 492 473 # CONFIG_SCSI_SYM53C8XX_2 is not set 493 474 # CONFIG_SCSI_IPR is not set ··· 543 522 # CONFIG_PATA_MPIIX is not set 544 523 # CONFIG_PATA_OLDPIIX is not set 545 524 # CONFIG_PATA_NETCELL is not set 525 + # CONFIG_PATA_NINJA32 is not set 546 526 # CONFIG_PATA_NS87410 is not set 547 527 # CONFIG_PATA_NS87415 is not set 548 528 # CONFIG_PATA_OPTI is not set ··· 592 570 # CONFIG_SMSC_PHY is not set 593 571 # CONFIG_BROADCOM_PHY is not set 594 572 # CONFIG_ICPLUS_PHY is not set 573 + # CONFIG_REALTEK_PHY is not set 595 574 # CONFIG_FIXED_PHY is not set 596 575 # CONFIG_MDIO_BITBANG is not set 597 576 CONFIG_NET_ETHERNET=y ··· 615 592 # CONFIG_DL2K is not set 616 593 # CONFIG_E1000 is not set 617 594 # CONFIG_E1000E is not set 595 + # CONFIG_E1000E_ENABLED is not set 618 596 # CONFIG_IP1000 is not set 597 + # CONFIG_IGB is not set 619 598 # CONFIG_NS83820 is not set 620 599 # CONFIG_HAMACHI is not set 621 600 # CONFIG_YELLOWFIN is not set ··· 645 620 # CONFIG_NIU is not set 646 621 # CONFIG_MLX4_CORE is not set 647 622 # CONFIG_TEHUTI is not set 623 + # CONFIG_BNX2X is not set 648 624 # CONFIG_TR is not set 649 625 650 626 # ··· 668 642 # CONFIG_PPP is not set 669 643 # CONFIG_SLIP is not set 670 644 # CONFIG_NET_FC is not set 671 - # CONFIG_SHAPER is not set 672 645 # CONFIG_NETCONSOLE is not set 673 646 # CONFIG_NETPOLL is not set 674 647 # CONFIG_NET_POLL_CONTROLLER is not set ··· 718 693 CONFIG_HW_CONSOLE=y 719 694 # CONFIG_VT_HW_CONSOLE_BINDING is not set 720 695 # CONFIG_SERIAL_NONSTANDARD is not set 696 + # CONFIG_NOZOMI is not set 721 697 722 698 # 723 699 # Serial drivers ··· 799 773 # 800 774 # Miscellaneous I2C Chip support 801 775 # 802 - # CONFIG_SENSORS_DS1337 is not set 803 - # CONFIG_SENSORS_DS1374 is not set 804 776 # CONFIG_DS1682 is not set 805 777 CONFIG_SENSORS_EEPROM=y 806 778 # CONFIG_SENSORS_PCF8574 is not set 807 - # CONFIG_SENSORS_PCA9539 is not set 779 + # CONFIG_PCF8575 is not set 808 780 # CONFIG_SENSORS_PCF8591 is not set 809 - # CONFIG_SENSORS_M41T00 is not set 781 + # CONFIG_TPS65010 is not set 810 782 # CONFIG_SENSORS_MAX6875 is not set 811 783 # CONFIG_SENSORS_TSL2550 is not set 812 784 # CONFIG_I2C_DEBUG_CORE is not set ··· 820 796 # CONFIG_W1 is not set 821 797 # CONFIG_POWER_SUPPLY is not set 822 798 # CONFIG_HWMON is not set 799 + # CONFIG_THERMAL is not set 823 800 # CONFIG_WATCHDOG is not set 824 801 825 802 # ··· 845 820 # 846 821 # Supported SAA7146 based PCI Adapters 847 822 # 823 + # CONFIG_TTPCI_EEPROM is not set 824 + # CONFIG_DVB_BUDGET_CORE is not set 848 825 849 826 # 850 827 # Supported USB Adapters ··· 932 905 # CONFIG_DVB_PLL is not set 933 906 # CONFIG_DVB_TDA826X is not set 934 907 # CONFIG_DVB_TDA827X is not set 908 + # CONFIG_DVB_TDA18271 is not set 935 909 # CONFIG_DVB_TUNER_QT1010 is not set 936 910 # CONFIG_DVB_TUNER_MT2060 is not set 937 911 # CONFIG_DVB_TUNER_MT2266 is not set 938 912 # CONFIG_DVB_TUNER_MT2131 is not set 939 913 # CONFIG_DVB_TUNER_DIB0070 is not set 914 + # CONFIG_DVB_TUNER_XC5000 is not set 940 915 941 916 # 942 917 # Miscellaneous devices ··· 1016 987 # CONFIG_SND_BT87X is not set 1017 988 # CONFIG_SND_CA0106 is not set 1018 989 # CONFIG_SND_CMIPCI is not set 990 + # CONFIG_SND_OXYGEN is not set 1019 991 # CONFIG_SND_CS4281 is not set 1020 992 # CONFIG_SND_CS46XX is not set 1021 993 # CONFIG_SND_CS5530 is not set ··· 1042 1012 # CONFIG_SND_HDA_INTEL is not set 1043 1013 # CONFIG_SND_HDSP is not set 1044 1014 # CONFIG_SND_HDSPM is not set 1015 + # CONFIG_SND_HIFIER is not set 1045 1016 # CONFIG_SND_ICE1712 is not set 1046 1017 # CONFIG_SND_ICE1724 is not set 1047 1018 CONFIG_SND_INTEL8X0=y ··· 1060 1029 # CONFIG_SND_TRIDENT is not set 1061 1030 # CONFIG_SND_VIA82XX is not set 1062 1031 # CONFIG_SND_VIA82XX_MODEM is not set 1032 + # CONFIG_SND_VIRTUOSO is not set 1063 1033 # CONFIG_SND_VX222 is not set 1064 1034 # CONFIG_SND_YMFPCI is not set 1065 1035 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1090 1058 # 1091 1059 1092 1060 # 1061 + # ALSA SoC audio for Freescale SOCs 1062 + # 1063 + 1064 + # 1093 1065 # Open Sound System 1094 1066 # 1095 1067 # CONFIG_SOUND_PRIME is not set ··· 1116 1080 CONFIG_USB_ARCH_HAS_EHCI=y 1117 1081 CONFIG_USB=y 1118 1082 # CONFIG_USB_DEBUG is not set 1083 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1119 1084 1120 1085 # 1121 1086 # Miscellaneous USB options ··· 1130 1093 # USB Host Controller Drivers 1131 1094 # 1132 1095 CONFIG_USB_EHCI_HCD=y 1133 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1134 1096 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1135 1097 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1098 + # CONFIG_USB_EHCI_FSL is not set 1099 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1136 1100 # CONFIG_USB_ISP116X_HCD is not set 1137 1101 CONFIG_USB_OHCI_HCD=y 1138 1102 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1184 1146 # 1185 1147 # USB port drivers 1186 1148 # 1187 - 1188 - # 1189 - # USB Serial Converter support 1190 - # 1191 1149 # CONFIG_USB_SERIAL is not set 1192 1150 1193 1151 # ··· 1209 1175 # CONFIG_USB_TRANCEVIBRATOR is not set 1210 1176 # CONFIG_USB_IOWARRIOR is not set 1211 1177 # CONFIG_USB_TEST is not set 1212 - 1213 - # 1214 - # USB DSL modem support 1215 - # 1216 - 1217 - # 1218 - # USB Gadget Support 1219 - # 1220 1178 # CONFIG_USB_GADGET is not set 1221 1179 # CONFIG_MMC is not set 1180 + # CONFIG_MEMSTICK is not set 1222 1181 # CONFIG_NEW_LEDS is not set 1223 1182 # CONFIG_INFINIBAND is not set 1224 1183 # CONFIG_EDAC is not set 1225 1184 CONFIG_RTC_LIB=y 1226 1185 CONFIG_RTC_CLASS=y 1186 + 1187 + # 1188 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1189 + # 1227 1190 CONFIG_RTC_HCTOSYS=y 1228 1191 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1229 1192 # CONFIG_RTC_DEBUG is not set ··· 1247 1216 # CONFIG_RTC_DRV_PCF8563 is not set 1248 1217 # CONFIG_RTC_DRV_PCF8583 is not set 1249 1218 # CONFIG_RTC_DRV_M41T80 is not set 1219 + # CONFIG_RTC_DRV_S35390A is not set 1250 1220 1251 1221 # 1252 1222 # SPI RTC drivers ··· 1257 1225 # Platform RTC drivers 1258 1226 # 1259 1227 CONFIG_RTC_DRV_CMOS=y 1228 + # CONFIG_RTC_DRV_DS1511 is not set 1260 1229 # CONFIG_RTC_DRV_DS1553 is not set 1261 - # CONFIG_RTC_DRV_STK17TA8 is not set 1262 1230 # CONFIG_RTC_DRV_DS1742 is not set 1231 + # CONFIG_RTC_DRV_STK17TA8 is not set 1263 1232 # CONFIG_RTC_DRV_M48T86 is not set 1264 1233 # CONFIG_RTC_DRV_M48T59 is not set 1265 1234 # CONFIG_RTC_DRV_V3020 is not set ··· 1268 1235 # 1269 1236 # on-CPU RTC drivers 1270 1237 # 1238 + # CONFIG_DMADEVICES is not set 1271 1239 1272 1240 # 1273 1241 # Userspace I/O ··· 1294 1260 # CONFIG_XFS_FS is not set 1295 1261 # CONFIG_GFS2_FS is not set 1296 1262 # CONFIG_OCFS2_FS is not set 1297 - # CONFIG_MINIX_FS is not set 1298 - # CONFIG_ROMFS_FS is not set 1263 + CONFIG_DNOTIFY=y 1299 1264 CONFIG_INOTIFY=y 1300 1265 CONFIG_INOTIFY_USER=y 1301 1266 # CONFIG_QUOTA is not set 1302 - CONFIG_DNOTIFY=y 1303 1267 # CONFIG_AUTOFS_FS is not set 1304 1268 # CONFIG_AUTOFS4_FS is not set 1305 1269 # CONFIG_FUSE_FS is not set ··· 1349 1317 CONFIG_EFS_FS=m 1350 1318 CONFIG_CRAMFS=y 1351 1319 CONFIG_VXFS_FS=m 1320 + # CONFIG_MINIX_FS is not set 1352 1321 CONFIG_HPFS_FS=m 1353 1322 CONFIG_QNX4FS_FS=m 1323 + # CONFIG_ROMFS_FS is not set 1354 1324 CONFIG_SYSV_FS=m 1355 1325 CONFIG_UFS_FS=m 1356 1326 # CONFIG_UFS_FS_WRITE is not set ··· 1460 1426 CONFIG_HAS_IOMEM=y 1461 1427 CONFIG_HAS_IOPORT=y 1462 1428 CONFIG_HAS_DMA=y 1463 - # CONFIG_INSTRUMENTATION is not set 1464 1429 1465 1430 # 1466 1431 # Kernel hacking ··· 1478 1445 # CONFIG_SCHEDSTATS is not set 1479 1446 # CONFIG_TIMER_STATS is not set 1480 1447 # CONFIG_SLUB_DEBUG_ON is not set 1448 + # CONFIG_SLUB_STATS is not set 1481 1449 # CONFIG_DEBUG_RT_MUTEXES is not set 1482 1450 # CONFIG_RT_MUTEX_TESTER is not set 1483 1451 # CONFIG_DEBUG_SPINLOCK is not set ··· 1492 1458 # CONFIG_DEBUG_VM is not set 1493 1459 # CONFIG_DEBUG_LIST is not set 1494 1460 # CONFIG_DEBUG_SG is not set 1495 - CONFIG_FORCED_INLINING=y 1496 1461 # CONFIG_BOOT_PRINTK_DELAY is not set 1497 1462 # CONFIG_RCU_TORTURE_TEST is not set 1463 + # CONFIG_BACKTRACE_SELF_TEST is not set 1498 1464 # CONFIG_FAULT_INJECTION is not set 1499 1465 # CONFIG_SAMPLES is not set 1500 1466 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1514 1480 CONFIG_CRYPTO=y 1515 1481 CONFIG_CRYPTO_ALGAPI=y 1516 1482 CONFIG_CRYPTO_BLKCIPHER=y 1483 + # CONFIG_CRYPTO_SEQIV is not set 1517 1484 CONFIG_CRYPTO_HASH=y 1518 1485 CONFIG_CRYPTO_MANAGER=y 1519 1486 CONFIG_CRYPTO_HMAC=y ··· 1533 1498 CONFIG_CRYPTO_PCBC=m 1534 1499 # CONFIG_CRYPTO_LRW is not set 1535 1500 # CONFIG_CRYPTO_XTS is not set 1501 + # CONFIG_CRYPTO_CTR is not set 1502 + # CONFIG_CRYPTO_GCM is not set 1503 + # CONFIG_CRYPTO_CCM is not set 1536 1504 # CONFIG_CRYPTO_CRYPTD is not set 1537 1505 CONFIG_CRYPTO_DES=y 1538 1506 # CONFIG_CRYPTO_FCRYPT is not set ··· 1550 1512 # CONFIG_CRYPTO_KHAZAD is not set 1551 1513 # CONFIG_CRYPTO_ANUBIS is not set 1552 1514 # CONFIG_CRYPTO_SEED is not set 1515 + # CONFIG_CRYPTO_SALSA20 is not set 1553 1516 # CONFIG_CRYPTO_DEFLATE is not set 1554 1517 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1555 1518 # CONFIG_CRYPTO_CRC32C is not set 1556 1519 # CONFIG_CRYPTO_CAMELLIA is not set 1557 1520 # CONFIG_CRYPTO_TEST is not set 1558 1521 # CONFIG_CRYPTO_AUTHENC is not set 1522 + # CONFIG_CRYPTO_LZO is not set 1559 1523 CONFIG_CRYPTO_HW=y 1524 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1560 1525 # CONFIG_PPC_CLOCK is not set 1561 1526 CONFIG_PPC_LIB_RHEAP=y
+103 -28
arch/powerpc/configs/mpc8610_hpcd_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:56 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:33 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 65 # CONFIG_POSIX_MQUEUE is not set 67 66 # CONFIG_BSD_PROCESS_ACCT is not set 68 67 # CONFIG_TASKSTATS is not set 69 - # CONFIG_USER_NS is not set 70 - # CONFIG_PID_NS is not set 71 68 # CONFIG_AUDIT is not set 72 69 CONFIG_IKCONFIG=y 73 70 CONFIG_IKCONFIG_PROC=y 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 # CONFIG_FAIR_GROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 77 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 78 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 79 82 CONFIG_BLK_DEV_INITRD=y 80 83 CONFIG_INITRAMFS_SOURCE="" 81 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 93 88 CONFIG_PRINTK=y 94 89 CONFIG_BUG=y 95 90 # CONFIG_ELF_CORE is not set 91 + CONFIG_COMPAT_BRK=y 96 92 CONFIG_BASE_FULL=y 97 93 CONFIG_FUTEX=y 98 94 CONFIG_ANON_INODES=y 99 95 CONFIG_EPOLL=y 100 96 CONFIG_SIGNALFD=y 97 + CONFIG_TIMERFD=y 101 98 CONFIG_EVENTFD=y 102 99 CONFIG_SHMEM=y 103 100 CONFIG_VM_EVENT_COUNTERS=y ··· 107 100 # CONFIG_SLAB is not set 108 101 CONFIG_SLUB=y 109 102 # CONFIG_SLOB is not set 103 + # CONFIG_PROFILING is not set 104 + # CONFIG_MARKERS is not set 105 + CONFIG_HAVE_OPROFILE=y 106 + CONFIG_HAVE_KPROBES=y 107 + CONFIG_HAVE_KRETPROBES=y 108 + CONFIG_PROC_PAGE_MONITOR=y 109 + CONFIG_SLABINFO=y 110 110 CONFIG_RT_MUTEXES=y 111 111 # CONFIG_TINY_SHMEM is not set 112 112 CONFIG_BASE_SMALL=0 ··· 136 122 # CONFIG_DEFAULT_CFQ is not set 137 123 # CONFIG_DEFAULT_NOOP is not set 138 124 CONFIG_DEFAULT_IOSCHED="deadline" 125 + CONFIG_CLASSIC_RCU=y 139 126 140 127 # 141 128 # Platform support ··· 145 130 # CONFIG_PPC_82xx is not set 146 131 # CONFIG_PPC_83xx is not set 147 132 CONFIG_PPC_86xx=y 148 - # CONFIG_PPC_MPC52xx is not set 149 - # CONFIG_PPC_MPC5200 is not set 133 + # CONFIG_PPC_MPC512x is not set 134 + # CONFIG_PPC_MPC5121 is not set 150 135 # CONFIG_PPC_CELL is not set 151 136 # CONFIG_PPC_CELL_NATIVE is not set 152 137 # CONFIG_PQ2ADS is not set 153 138 # CONFIG_MPC8641_HPCN is not set 154 139 CONFIG_MPC8610_HPCD=y 155 140 CONFIG_MPC8610=y 141 + # CONFIG_IPIC is not set 156 142 CONFIG_MPIC=y 157 143 # CONFIG_MPIC_WEIRD is not set 158 144 # CONFIG_PPC_I8259 is not set ··· 164 148 # CONFIG_PPC_INDIRECT_IO is not set 165 149 # CONFIG_GENERIC_IOMAP is not set 166 150 # CONFIG_CPU_FREQ is not set 167 - # CONFIG_CPM2 is not set 168 151 # CONFIG_FSL_ULI1575 is not set 169 152 170 153 # ··· 179 164 # CONFIG_HZ_300 is not set 180 165 CONFIG_HZ_1000=y 181 166 CONFIG_HZ=1000 167 + # CONFIG_SCHED_HRTICK is not set 182 168 CONFIG_PREEMPT_NONE=y 183 169 # CONFIG_PREEMPT_VOLUNTARY is not set 184 170 # CONFIG_PREEMPT is not set 185 171 CONFIG_BINFMT_ELF=y 186 172 # CONFIG_BINFMT_MISC is not set 173 + # CONFIG_IOMMU_HELPER is not set 187 174 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 175 + CONFIG_ARCH_HAS_WALK_MEMORY=y 176 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 188 177 CONFIG_ARCH_FLATMEM_ENABLE=y 189 178 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 179 CONFIG_SELECT_MEMORY_MODEL=y ··· 207 188 CONFIG_PROC_DEVICETREE=y 208 189 # CONFIG_CMDLINE_BOOL is not set 209 190 # CONFIG_PM is not set 210 - CONFIG_SUSPEND_UP_POSSIBLE=y 211 - CONFIG_HIBERNATION_UP_POSSIBLE=y 212 191 # CONFIG_SECCOMP is not set 213 - # CONFIG_WANT_DEVICE_TREE is not set 214 192 CONFIG_ISA_DMA_API=y 215 193 216 194 # ··· 259 243 CONFIG_XFRM_USER=y 260 244 # CONFIG_XFRM_SUB_POLICY is not set 261 245 # CONFIG_XFRM_MIGRATE is not set 246 + # CONFIG_XFRM_STATISTICS is not set 262 247 # CONFIG_NET_KEY is not set 263 248 CONFIG_INET=y 264 249 # CONFIG_IP_MULTICAST is not set ··· 328 311 # 329 312 # CONFIG_NET_PKTGEN is not set 330 313 # CONFIG_HAMRADIO is not set 314 + # CONFIG_CAN is not set 331 315 # CONFIG_IRDA is not set 332 316 # CONFIG_BT is not set 333 317 # CONFIG_AF_RXRPC is not set ··· 375 357 CONFIG_BLK_DEV_RAM=y 376 358 CONFIG_BLK_DEV_RAM_COUNT=16 377 359 CONFIG_BLK_DEV_RAM_SIZE=131072 378 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 360 + # CONFIG_BLK_DEV_XIP is not set 379 361 # CONFIG_CDROM_PKTCDVD is not set 380 362 # CONFIG_ATA_OVER_ETH is not set 381 363 CONFIG_MISC_DEVICES=y ··· 383 365 # CONFIG_EEPROM_93CX6 is not set 384 366 # CONFIG_SGI_IOC4 is not set 385 367 # CONFIG_TIFM_CORE is not set 368 + # CONFIG_ENCLOSURE_SERVICES is not set 369 + CONFIG_HAVE_IDE=y 386 370 CONFIG_IDE=y 387 371 CONFIG_IDE_MAX_HWIFS=4 388 372 # CONFIG_BLK_DEV_IDE is not set ··· 452 432 # CONFIG_SCSI_IPS is not set 453 433 # CONFIG_SCSI_INITIO is not set 454 434 # CONFIG_SCSI_INIA100 is not set 435 + # CONFIG_SCSI_MVSAS is not set 455 436 # CONFIG_SCSI_STEX is not set 456 437 # CONFIG_SCSI_SYM53C8XX_2 is not set 457 438 # CONFIG_SCSI_IPR is not set ··· 483 462 # CONFIG_SATA_VIA is not set 484 463 # CONFIG_SATA_VITESSE is not set 485 464 # CONFIG_SATA_INIC162X is not set 465 + # CONFIG_SATA_FSL is not set 486 466 CONFIG_PATA_ALI=y 487 467 # CONFIG_PATA_AMD is not set 488 468 # CONFIG_PATA_ARTOP is not set ··· 507 485 # CONFIG_PATA_MPIIX is not set 508 486 # CONFIG_PATA_OLDPIIX is not set 509 487 # CONFIG_PATA_NETCELL is not set 488 + # CONFIG_PATA_NINJA32 is not set 510 489 # CONFIG_PATA_NS87410 is not set 511 490 # CONFIG_PATA_NS87415 is not set 512 491 # CONFIG_PATA_OPTI is not set ··· 541 518 # CONFIG_EQUALIZER is not set 542 519 # CONFIG_TUN is not set 543 520 # CONFIG_VETH is not set 544 - # CONFIG_IP1000 is not set 545 521 # CONFIG_ARCNET is not set 546 522 CONFIG_PHYLIB=y 547 523 ··· 556 534 # CONFIG_SMSC_PHY is not set 557 535 # CONFIG_BROADCOM_PHY is not set 558 536 # CONFIG_ICPLUS_PHY is not set 537 + # CONFIG_REALTEK_PHY is not set 559 538 # CONFIG_FIXED_PHY is not set 560 539 # CONFIG_MDIO_BITBANG is not set 561 540 CONFIG_NET_ETHERNET=y ··· 597 574 # CONFIG_8139TOO_TUNE_TWISTER is not set 598 575 # CONFIG_8139TOO_8129 is not set 599 576 # CONFIG_8139_OLD_RX_RESET is not set 577 + # CONFIG_R6040 is not set 600 578 # CONFIG_SIS900 is not set 601 579 # CONFIG_EPIC100 is not set 602 580 # CONFIG_SUNDANCE is not set ··· 609 585 # CONFIG_DL2K is not set 610 586 # CONFIG_E1000 is not set 611 587 # CONFIG_E1000E is not set 588 + # CONFIG_E1000E_ENABLED is not set 589 + # CONFIG_IP1000 is not set 590 + # CONFIG_IGB is not set 612 591 # CONFIG_NS83820 is not set 613 592 # CONFIG_HAMACHI is not set 614 593 # CONFIG_YELLOWFIN is not set ··· 637 610 # CONFIG_NIU is not set 638 611 # CONFIG_MLX4_CORE is not set 639 612 # CONFIG_TEHUTI is not set 613 + # CONFIG_BNX2X is not set 640 614 # CONFIG_TR is not set 641 615 642 616 # ··· 651 623 # CONFIG_PPP is not set 652 624 # CONFIG_SLIP is not set 653 625 # CONFIG_NET_FC is not set 654 - # CONFIG_SHAPER is not set 655 626 # CONFIG_NETCONSOLE is not set 656 627 # CONFIG_NETPOLL is not set 657 628 # CONFIG_NET_POLL_CONTROLLER is not set ··· 701 674 CONFIG_HW_CONSOLE=y 702 675 # CONFIG_VT_HW_CONSOLE_BINDING is not set 703 676 # CONFIG_SERIAL_NONSTANDARD is not set 677 + # CONFIG_NOZOMI is not set 704 678 705 679 # 706 680 # Serial drivers ··· 776 748 # 777 749 # Miscellaneous I2C Chip support 778 750 # 779 - # CONFIG_SENSORS_DS1337 is not set 780 - # CONFIG_SENSORS_DS1374 is not set 781 751 # CONFIG_DS1682 is not set 782 752 # CONFIG_SENSORS_EEPROM is not set 783 753 # CONFIG_SENSORS_PCF8574 is not set 784 - # CONFIG_SENSORS_PCA9539 is not set 754 + # CONFIG_PCF8575 is not set 785 755 # CONFIG_SENSORS_PCF8591 is not set 786 - # CONFIG_SENSORS_M41T00 is not set 756 + # CONFIG_TPS65010 is not set 787 757 # CONFIG_SENSORS_MAX6875 is not set 788 758 # CONFIG_SENSORS_TSL2550 is not set 789 759 # CONFIG_I2C_DEBUG_CORE is not set ··· 797 771 # CONFIG_W1 is not set 798 772 # CONFIG_POWER_SUPPLY is not set 799 773 # CONFIG_HWMON is not set 774 + # CONFIG_THERMAL is not set 800 775 # CONFIG_WATCHDOG is not set 801 776 802 777 # ··· 886 859 # CONFIG_SND_BT87X is not set 887 860 # CONFIG_SND_CA0106 is not set 888 861 # CONFIG_SND_CMIPCI is not set 862 + # CONFIG_SND_OXYGEN is not set 889 863 # CONFIG_SND_CS4281 is not set 890 864 # CONFIG_SND_CS46XX is not set 891 865 # CONFIG_SND_CS5530 is not set ··· 912 884 # CONFIG_SND_HDA_INTEL is not set 913 885 # CONFIG_SND_HDSP is not set 914 886 # CONFIG_SND_HDSPM is not set 887 + # CONFIG_SND_HIFIER is not set 915 888 # CONFIG_SND_ICE1712 is not set 916 889 # CONFIG_SND_ICE1724 is not set 917 890 # CONFIG_SND_INTEL8X0 is not set ··· 930 901 # CONFIG_SND_TRIDENT is not set 931 902 # CONFIG_SND_VIA82XX is not set 932 903 # CONFIG_SND_VIA82XX_MODEM is not set 904 + # CONFIG_SND_VIRTUOSO is not set 933 905 # CONFIG_SND_VX222 is not set 934 906 # CONFIG_SND_YMFPCI is not set 935 907 ··· 959 929 CONFIG_SND_SOC_CS4270=y 960 930 CONFIG_SND_SOC_CS4270_VD33_ERRATA=y 961 931 932 + # 933 + # Open Sound System 934 + # 935 + # CONFIG_SOUND_PRIME is not set 962 936 CONFIG_HID_SUPPORT=y 963 937 CONFIG_HID=y 964 938 # CONFIG_HID_DEBUG is not set ··· 976 942 # 977 943 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 978 944 # 979 - 980 - # 981 - # USB Gadget Support 982 - # 983 945 # CONFIG_USB_GADGET is not set 984 946 # CONFIG_MMC is not set 947 + # CONFIG_MEMSTICK is not set 985 948 # CONFIG_NEW_LEDS is not set 986 949 # CONFIG_INFINIBAND is not set 987 950 # CONFIG_EDAC is not set 988 951 # CONFIG_RTC_CLASS is not set 952 + # CONFIG_DMADEVICES is not set 989 953 990 954 # 991 955 # Userspace I/O ··· 1009 977 # CONFIG_XFS_FS is not set 1010 978 # CONFIG_GFS2_FS is not set 1011 979 # CONFIG_OCFS2_FS is not set 1012 - # CONFIG_MINIX_FS is not set 1013 - # CONFIG_ROMFS_FS is not set 980 + # CONFIG_DNOTIFY is not set 1014 981 # CONFIG_INOTIFY is not set 1015 982 # CONFIG_QUOTA is not set 1016 - # CONFIG_DNOTIFY is not set 1017 983 # CONFIG_AUTOFS_FS is not set 1018 984 # CONFIG_AUTOFS4_FS is not set 1019 985 # CONFIG_FUSE_FS is not set ··· 1053 1023 # CONFIG_EFS_FS is not set 1054 1024 # CONFIG_CRAMFS is not set 1055 1025 # CONFIG_VXFS_FS is not set 1026 + # CONFIG_MINIX_FS is not set 1056 1027 # CONFIG_HPFS_FS is not set 1057 1028 # CONFIG_QNX4FS_FS is not set 1029 + # CONFIG_ROMFS_FS is not set 1058 1030 # CONFIG_SYSV_FS is not set 1059 1031 # CONFIG_UFS_FS is not set 1060 1032 CONFIG_NETWORK_FILESYSTEMS=y ··· 1146 1114 # CONFIG_NLS_KOI8_U is not set 1147 1115 # CONFIG_NLS_UTF8 is not set 1148 1116 # CONFIG_DLM is not set 1149 - # CONFIG_UCC_SLOW is not set 1150 1117 1151 1118 # 1152 1119 # Library routines ··· 1161 1130 CONFIG_HAS_IOMEM=y 1162 1131 CONFIG_HAS_IOPORT=y 1163 1132 CONFIG_HAS_DMA=y 1164 - # CONFIG_INSTRUMENTATION is not set 1165 1133 1166 1134 # 1167 1135 # Kernel hacking ··· 1179 1149 # CONFIG_SCHEDSTATS is not set 1180 1150 # CONFIG_TIMER_STATS is not set 1181 1151 # CONFIG_SLUB_DEBUG_ON is not set 1152 + # CONFIG_SLUB_STATS is not set 1182 1153 # CONFIG_DEBUG_RT_MUTEXES is not set 1183 1154 # CONFIG_RT_MUTEX_TESTER is not set 1184 1155 # CONFIG_DEBUG_SPINLOCK is not set ··· 1193 1162 # CONFIG_DEBUG_VM is not set 1194 1163 # CONFIG_DEBUG_LIST is not set 1195 1164 # CONFIG_DEBUG_SG is not set 1196 - CONFIG_FORCED_INLINING=y 1197 1165 # CONFIG_BOOT_PRINTK_DELAY is not set 1166 + # CONFIG_BACKTRACE_SELF_TEST is not set 1198 1167 # CONFIG_FAULT_INJECTION is not set 1199 1168 # CONFIG_SAMPLES is not set 1200 1169 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1210 1179 # CONFIG_KEYS is not set 1211 1180 # CONFIG_SECURITY is not set 1212 1181 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1213 - # CONFIG_CRYPTO is not set 1182 + CONFIG_CRYPTO=y 1183 + # CONFIG_CRYPTO_SEQIV is not set 1184 + # CONFIG_CRYPTO_MANAGER is not set 1185 + # CONFIG_CRYPTO_HMAC is not set 1186 + # CONFIG_CRYPTO_XCBC is not set 1187 + # CONFIG_CRYPTO_NULL is not set 1188 + # CONFIG_CRYPTO_MD4 is not set 1189 + # CONFIG_CRYPTO_MD5 is not set 1190 + # CONFIG_CRYPTO_SHA1 is not set 1191 + # CONFIG_CRYPTO_SHA256 is not set 1192 + # CONFIG_CRYPTO_SHA512 is not set 1193 + # CONFIG_CRYPTO_WP512 is not set 1194 + # CONFIG_CRYPTO_TGR192 is not set 1195 + # CONFIG_CRYPTO_GF128MUL is not set 1196 + # CONFIG_CRYPTO_ECB is not set 1197 + # CONFIG_CRYPTO_CBC is not set 1198 + # CONFIG_CRYPTO_PCBC is not set 1199 + # CONFIG_CRYPTO_LRW is not set 1200 + # CONFIG_CRYPTO_XTS is not set 1201 + # CONFIG_CRYPTO_CTR is not set 1202 + # CONFIG_CRYPTO_GCM is not set 1203 + # CONFIG_CRYPTO_CCM is not set 1204 + # CONFIG_CRYPTO_CRYPTD is not set 1205 + # CONFIG_CRYPTO_DES is not set 1206 + # CONFIG_CRYPTO_FCRYPT is not set 1207 + # CONFIG_CRYPTO_BLOWFISH is not set 1208 + # CONFIG_CRYPTO_TWOFISH is not set 1209 + # CONFIG_CRYPTO_SERPENT is not set 1210 + # CONFIG_CRYPTO_AES is not set 1211 + # CONFIG_CRYPTO_CAST5 is not set 1212 + # CONFIG_CRYPTO_CAST6 is not set 1213 + # CONFIG_CRYPTO_TEA is not set 1214 + # CONFIG_CRYPTO_ARC4 is not set 1215 + # CONFIG_CRYPTO_KHAZAD is not set 1216 + # CONFIG_CRYPTO_ANUBIS is not set 1217 + # CONFIG_CRYPTO_SEED is not set 1218 + # CONFIG_CRYPTO_SALSA20 is not set 1219 + # CONFIG_CRYPTO_DEFLATE is not set 1220 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1221 + # CONFIG_CRYPTO_CRC32C is not set 1222 + # CONFIG_CRYPTO_CAMELLIA is not set 1223 + # CONFIG_CRYPTO_AUTHENC is not set 1224 + # CONFIG_CRYPTO_LZO is not set 1225 + CONFIG_CRYPTO_HW=y 1226 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1214 1227 # CONFIG_PPC_CLOCK is not set
+79 -36
arch/powerpc/configs/mpc8641_hpcn_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:58 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:34 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 68 CONFIG_BSD_PROCESS_ACCT=y 70 69 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 70 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 71 CONFIG_AUDIT=y 75 72 # CONFIG_AUDITSYSCALL is not set 76 73 CONFIG_IKCONFIG=y 77 74 CONFIG_IKCONFIG_PROC=y 78 75 CONFIG_LOG_BUF_SHIFT=14 79 76 # CONFIG_CGROUPS is not set 77 + CONFIG_GROUP_SCHED=y 80 78 # CONFIG_FAIR_GROUP_SCHED is not set 79 + # CONFIG_RT_GROUP_SCHED is not set 80 + CONFIG_USER_SCHED=y 81 + # CONFIG_CGROUP_SCHED is not set 81 82 CONFIG_SYSFS_DEPRECATED=y 83 + CONFIG_SYSFS_DEPRECATED_V2=y 82 84 # CONFIG_RELAY is not set 85 + # CONFIG_NAMESPACES is not set 83 86 CONFIG_BLK_DEV_INITRD=y 84 87 CONFIG_INITRAMFS_SOURCE="" 85 88 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 92 CONFIG_PRINTK=y 98 93 CONFIG_BUG=y 99 94 CONFIG_ELF_CORE=y 95 + CONFIG_COMPAT_BRK=y 100 96 CONFIG_BASE_FULL=y 101 97 CONFIG_FUTEX=y 102 98 CONFIG_ANON_INODES=y 103 99 CONFIG_EPOLL=y 104 100 CONFIG_SIGNALFD=y 101 + CONFIG_TIMERFD=y 105 102 CONFIG_EVENTFD=y 106 103 CONFIG_SHMEM=y 107 104 CONFIG_VM_EVENT_COUNTERS=y ··· 111 104 # CONFIG_SLAB is not set 112 105 CONFIG_SLUB=y 113 106 # CONFIG_SLOB is not set 107 + # CONFIG_PROFILING is not set 108 + # CONFIG_MARKERS is not set 109 + CONFIG_HAVE_OPROFILE=y 110 + # CONFIG_KPROBES is not set 111 + CONFIG_HAVE_KPROBES=y 112 + CONFIG_HAVE_KRETPROBES=y 113 + CONFIG_PROC_PAGE_MONITOR=y 114 + CONFIG_SLABINFO=y 114 115 CONFIG_RT_MUTEXES=y 115 116 # CONFIG_TINY_SHMEM is not set 116 117 CONFIG_BASE_SMALL=0 ··· 147 132 CONFIG_DEFAULT_CFQ=y 148 133 # CONFIG_DEFAULT_NOOP is not set 149 134 CONFIG_DEFAULT_IOSCHED="cfq" 135 + CONFIG_CLASSIC_RCU=y 150 136 151 137 # 152 138 # Platform support ··· 156 140 # CONFIG_PPC_82xx is not set 157 141 # CONFIG_PPC_83xx is not set 158 142 CONFIG_PPC_86xx=y 159 - # CONFIG_PPC_MPC52xx is not set 160 - # CONFIG_PPC_MPC5200 is not set 143 + # CONFIG_PPC_MPC512x is not set 144 + # CONFIG_PPC_MPC5121 is not set 161 145 # CONFIG_PPC_CELL is not set 162 146 # CONFIG_PPC_CELL_NATIVE is not set 163 147 # CONFIG_PQ2ADS is not set 164 148 CONFIG_MPC8641_HPCN=y 165 149 # CONFIG_MPC8610_HPCD is not set 166 150 CONFIG_MPC8641=y 151 + # CONFIG_IPIC is not set 167 152 CONFIG_MPIC=y 168 153 # CONFIG_MPIC_WEIRD is not set 169 154 CONFIG_PPC_I8259=y ··· 175 158 # CONFIG_PPC_INDIRECT_IO is not set 176 159 # CONFIG_GENERIC_IOMAP is not set 177 160 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 161 CONFIG_FSL_ULI1575=y 180 162 181 163 # ··· 190 174 # CONFIG_HZ_300 is not set 191 175 CONFIG_HZ_1000=y 192 176 CONFIG_HZ=1000 177 + # CONFIG_SCHED_HRTICK is not set 193 178 CONFIG_PREEMPT_NONE=y 194 179 # CONFIG_PREEMPT_VOLUNTARY is not set 195 180 # CONFIG_PREEMPT is not set 196 - CONFIG_PREEMPT_BKL=y 197 181 CONFIG_BINFMT_ELF=y 198 182 CONFIG_BINFMT_MISC=m 183 + # CONFIG_IOMMU_HELPER is not set 199 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 200 187 # CONFIG_IRQ_ALL_CPUS is not set 201 188 CONFIG_ARCH_FLATMEM_ENABLE=y 202 189 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 220 201 # CONFIG_CMDLINE_BOOL is not set 221 202 # CONFIG_PM is not set 222 203 CONFIG_SECCOMP=y 223 - # CONFIG_WANT_DEVICE_TREE is not set 224 204 CONFIG_ISA_DMA_API=y 225 205 226 206 # ··· 270 252 CONFIG_XFRM_USER=y 271 253 # CONFIG_XFRM_SUB_POLICY is not set 272 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 273 256 CONFIG_NET_KEY=m 274 257 # CONFIG_NET_KEY_MIGRATE is not set 275 258 CONFIG_INET=y ··· 354 335 # 355 336 # CONFIG_NET_PKTGEN is not set 356 337 # CONFIG_HAMRADIO is not set 338 + # CONFIG_CAN is not set 357 339 # CONFIG_IRDA is not set 358 340 # CONFIG_BT is not set 359 341 # CONFIG_AF_RXRPC is not set ··· 403 383 CONFIG_BLK_DEV_RAM=y 404 384 CONFIG_BLK_DEV_RAM_COUNT=16 405 385 CONFIG_BLK_DEV_RAM_SIZE=131072 406 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 386 + # CONFIG_BLK_DEV_XIP is not set 407 387 # CONFIG_CDROM_PKTCDVD is not set 408 388 # CONFIG_ATA_OVER_ETH is not set 409 389 CONFIG_MISC_DEVICES=y ··· 411 391 # CONFIG_EEPROM_93CX6 is not set 412 392 # CONFIG_SGI_IOC4 is not set 413 393 # CONFIG_TIFM_CORE is not set 394 + # CONFIG_ENCLOSURE_SERVICES is not set 395 + CONFIG_HAVE_IDE=y 414 396 # CONFIG_IDE is not set 415 397 416 398 # ··· 478 456 # CONFIG_SCSI_IPS is not set 479 457 # CONFIG_SCSI_INITIO is not set 480 458 # CONFIG_SCSI_INIA100 is not set 459 + # CONFIG_SCSI_MVSAS is not set 481 460 # CONFIG_SCSI_STEX is not set 482 461 # CONFIG_SCSI_SYM53C8XX_2 is not set 483 462 # CONFIG_SCSI_IPR is not set ··· 509 486 # CONFIG_SATA_VIA is not set 510 487 # CONFIG_SATA_VITESSE is not set 511 488 # CONFIG_SATA_INIC162X is not set 489 + # CONFIG_SATA_FSL is not set 512 490 CONFIG_PATA_ALI=y 513 491 # CONFIG_PATA_AMD is not set 514 492 # CONFIG_PATA_ARTOP is not set ··· 533 509 # CONFIG_PATA_MPIIX is not set 534 510 # CONFIG_PATA_OLDPIIX is not set 535 511 # CONFIG_PATA_NETCELL is not set 512 + # CONFIG_PATA_NINJA32 is not set 536 513 # CONFIG_PATA_NS87410 is not set 537 514 # CONFIG_PATA_NS87415 is not set 538 515 # CONFIG_PATA_OPTI is not set ··· 567 542 # CONFIG_EQUALIZER is not set 568 543 # CONFIG_TUN is not set 569 544 # CONFIG_VETH is not set 570 - # CONFIG_IP1000 is not set 571 545 # CONFIG_ARCNET is not set 572 546 CONFIG_PHYLIB=y 573 547 ··· 582 558 # CONFIG_SMSC_PHY is not set 583 559 # CONFIG_BROADCOM_PHY is not set 584 560 # CONFIG_ICPLUS_PHY is not set 561 + # CONFIG_REALTEK_PHY is not set 585 562 # CONFIG_FIXED_PHY is not set 586 563 # CONFIG_MDIO_BITBANG is not set 587 564 CONFIG_NET_ETHERNET=y ··· 604 579 # CONFIG_DL2K is not set 605 580 # CONFIG_E1000 is not set 606 581 # CONFIG_E1000E is not set 582 + # CONFIG_E1000E_ENABLED is not set 583 + # CONFIG_IP1000 is not set 584 + # CONFIG_IGB is not set 607 585 # CONFIG_NS83820 is not set 608 586 # CONFIG_HAMACHI is not set 609 587 # CONFIG_YELLOWFIN is not set ··· 633 605 # CONFIG_NIU is not set 634 606 # CONFIG_MLX4_CORE is not set 635 607 # CONFIG_TEHUTI is not set 608 + # CONFIG_BNX2X is not set 636 609 # CONFIG_TR is not set 637 610 638 611 # ··· 656 627 # CONFIG_PPP is not set 657 628 # CONFIG_SLIP is not set 658 629 # CONFIG_NET_FC is not set 659 - # CONFIG_SHAPER is not set 660 630 # CONFIG_NETCONSOLE is not set 661 631 # CONFIG_NETPOLL is not set 662 632 # CONFIG_NET_POLL_CONTROLLER is not set ··· 706 678 CONFIG_HW_CONSOLE=y 707 679 # CONFIG_VT_HW_CONSOLE_BINDING is not set 708 680 # CONFIG_SERIAL_NONSTANDARD is not set 681 + # CONFIG_NOZOMI is not set 709 682 710 683 # 711 684 # Serial drivers ··· 785 756 # 786 757 # Miscellaneous I2C Chip support 787 758 # 788 - # CONFIG_SENSORS_DS1337 is not set 789 - # CONFIG_SENSORS_DS1374 is not set 790 759 # CONFIG_DS1682 is not set 791 760 CONFIG_SENSORS_EEPROM=y 792 761 # CONFIG_SENSORS_PCF8574 is not set 793 - # CONFIG_SENSORS_PCA9539 is not set 762 + # CONFIG_PCF8575 is not set 794 763 # CONFIG_SENSORS_PCF8591 is not set 795 - # CONFIG_SENSORS_M41T00 is not set 764 + # CONFIG_TPS65010 is not set 796 765 # CONFIG_SENSORS_MAX6875 is not set 797 766 # CONFIG_SENSORS_TSL2550 is not set 798 767 # CONFIG_I2C_DEBUG_CORE is not set ··· 806 779 # CONFIG_W1 is not set 807 780 # CONFIG_POWER_SUPPLY is not set 808 781 # CONFIG_HWMON is not set 782 + # CONFIG_THERMAL is not set 809 783 # CONFIG_WATCHDOG is not set 810 784 811 785 # ··· 831 803 # 832 804 # Supported SAA7146 based PCI Adapters 833 805 # 806 + # CONFIG_TTPCI_EEPROM is not set 807 + # CONFIG_DVB_BUDGET_CORE is not set 834 808 835 809 # 836 810 # Supported USB Adapters ··· 918 888 # CONFIG_DVB_PLL is not set 919 889 # CONFIG_DVB_TDA826X is not set 920 890 # CONFIG_DVB_TDA827X is not set 891 + # CONFIG_DVB_TDA18271 is not set 921 892 # CONFIG_DVB_TUNER_QT1010 is not set 922 893 # CONFIG_DVB_TUNER_MT2060 is not set 923 894 # CONFIG_DVB_TUNER_MT2266 is not set 924 895 # CONFIG_DVB_TUNER_MT2131 is not set 925 896 # CONFIG_DVB_TUNER_DIB0070 is not set 897 + # CONFIG_DVB_TUNER_XC5000 is not set 926 898 927 899 # 928 900 # Miscellaneous devices ··· 1002 970 # CONFIG_SND_BT87X is not set 1003 971 # CONFIG_SND_CA0106 is not set 1004 972 # CONFIG_SND_CMIPCI is not set 973 + # CONFIG_SND_OXYGEN is not set 1005 974 # CONFIG_SND_CS4281 is not set 1006 975 # CONFIG_SND_CS46XX is not set 1007 976 # CONFIG_SND_CS5530 is not set ··· 1028 995 # CONFIG_SND_HDA_INTEL is not set 1029 996 # CONFIG_SND_HDSP is not set 1030 997 # CONFIG_SND_HDSPM is not set 998 + # CONFIG_SND_HIFIER is not set 1031 999 # CONFIG_SND_ICE1712 is not set 1032 1000 # CONFIG_SND_ICE1724 is not set 1033 1001 CONFIG_SND_INTEL8X0=y ··· 1046 1012 # CONFIG_SND_TRIDENT is not set 1047 1013 # CONFIG_SND_VIA82XX is not set 1048 1014 # CONFIG_SND_VIA82XX_MODEM is not set 1015 + # CONFIG_SND_VIRTUOSO is not set 1049 1016 # CONFIG_SND_VX222 is not set 1050 1017 # CONFIG_SND_YMFPCI is not set 1051 1018 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1076 1041 # 1077 1042 1078 1043 # 1044 + # ALSA SoC audio for Freescale SOCs 1045 + # 1046 + 1047 + # 1079 1048 # Open Sound System 1080 1049 # 1081 1050 # CONFIG_SOUND_PRIME is not set ··· 1102 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1103 1064 CONFIG_USB=y 1104 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1105 1067 1106 1068 # 1107 1069 # Miscellaneous USB options ··· 1116 1076 # USB Host Controller Drivers 1117 1077 # 1118 1078 CONFIG_USB_EHCI_HCD=y 1119 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1120 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1121 1080 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1081 + # CONFIG_USB_EHCI_FSL is not set 1082 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1122 1083 # CONFIG_USB_ISP116X_HCD is not set 1123 1084 CONFIG_USB_OHCI_HCD=y 1124 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1170 1129 # 1171 1130 # USB port drivers 1172 1131 # 1173 - 1174 - # 1175 - # USB Serial Converter support 1176 - # 1177 1132 # CONFIG_USB_SERIAL is not set 1178 1133 1179 1134 # ··· 1195 1158 # CONFIG_USB_TRANCEVIBRATOR is not set 1196 1159 # CONFIG_USB_IOWARRIOR is not set 1197 1160 # CONFIG_USB_TEST is not set 1198 - 1199 - # 1200 - # USB DSL modem support 1201 - # 1202 - 1203 - # 1204 - # USB Gadget Support 1205 - # 1206 1161 # CONFIG_USB_GADGET is not set 1207 1162 # CONFIG_MMC is not set 1163 + # CONFIG_MEMSTICK is not set 1208 1164 # CONFIG_NEW_LEDS is not set 1209 1165 # CONFIG_INFINIBAND is not set 1210 1166 # CONFIG_EDAC is not set 1211 1167 CONFIG_RTC_LIB=y 1212 1168 CONFIG_RTC_CLASS=y 1169 + 1170 + # 1171 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1172 + # 1213 1173 CONFIG_RTC_HCTOSYS=y 1214 1174 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1215 1175 # CONFIG_RTC_DEBUG is not set ··· 1233 1199 # CONFIG_RTC_DRV_PCF8563 is not set 1234 1200 # CONFIG_RTC_DRV_PCF8583 is not set 1235 1201 # CONFIG_RTC_DRV_M41T80 is not set 1202 + # CONFIG_RTC_DRV_S35390A is not set 1236 1203 1237 1204 # 1238 1205 # SPI RTC drivers ··· 1243 1208 # Platform RTC drivers 1244 1209 # 1245 1210 CONFIG_RTC_DRV_CMOS=y 1211 + # CONFIG_RTC_DRV_DS1511 is not set 1246 1212 # CONFIG_RTC_DRV_DS1553 is not set 1247 - # CONFIG_RTC_DRV_STK17TA8 is not set 1248 1213 # CONFIG_RTC_DRV_DS1742 is not set 1214 + # CONFIG_RTC_DRV_STK17TA8 is not set 1249 1215 # CONFIG_RTC_DRV_M48T86 is not set 1250 1216 # CONFIG_RTC_DRV_M48T59 is not set 1251 1217 # CONFIG_RTC_DRV_V3020 is not set ··· 1254 1218 # 1255 1219 # on-CPU RTC drivers 1256 1220 # 1221 + # CONFIG_DMADEVICES is not set 1257 1222 1258 1223 # 1259 1224 # Userspace I/O ··· 1280 1243 # CONFIG_XFS_FS is not set 1281 1244 # CONFIG_GFS2_FS is not set 1282 1245 # CONFIG_OCFS2_FS is not set 1283 - # CONFIG_MINIX_FS is not set 1284 - # CONFIG_ROMFS_FS is not set 1246 + CONFIG_DNOTIFY=y 1285 1247 CONFIG_INOTIFY=y 1286 1248 CONFIG_INOTIFY_USER=y 1287 1249 # CONFIG_QUOTA is not set 1288 - CONFIG_DNOTIFY=y 1289 1250 # CONFIG_AUTOFS_FS is not set 1290 1251 # CONFIG_AUTOFS4_FS is not set 1291 1252 # CONFIG_FUSE_FS is not set ··· 1335 1300 CONFIG_EFS_FS=m 1336 1301 CONFIG_CRAMFS=y 1337 1302 CONFIG_VXFS_FS=m 1303 + # CONFIG_MINIX_FS is not set 1338 1304 CONFIG_HPFS_FS=m 1339 1305 CONFIG_QNX4FS_FS=m 1306 + # CONFIG_ROMFS_FS is not set 1340 1307 CONFIG_SYSV_FS=m 1341 1308 CONFIG_UFS_FS=m 1342 1309 # CONFIG_UFS_FS_WRITE is not set ··· 1430 1393 # CONFIG_NLS_KOI8_U is not set 1431 1394 CONFIG_NLS_UTF8=m 1432 1395 # CONFIG_DLM is not set 1433 - # CONFIG_UCC_SLOW is not set 1434 1396 1435 1397 # 1436 1398 # Library routines ··· 1446 1410 CONFIG_HAS_IOMEM=y 1447 1411 CONFIG_HAS_IOPORT=y 1448 1412 CONFIG_HAS_DMA=y 1449 - # CONFIG_INSTRUMENTATION is not set 1450 1413 1451 1414 # 1452 1415 # Kernel hacking ··· 1464 1429 # CONFIG_SCHEDSTATS is not set 1465 1430 # CONFIG_TIMER_STATS is not set 1466 1431 # CONFIG_SLUB_DEBUG_ON is not set 1432 + # CONFIG_SLUB_STATS is not set 1467 1433 # CONFIG_DEBUG_RT_MUTEXES is not set 1468 1434 # CONFIG_RT_MUTEX_TESTER is not set 1469 1435 # CONFIG_DEBUG_SPINLOCK is not set ··· 1478 1442 # CONFIG_DEBUG_VM is not set 1479 1443 # CONFIG_DEBUG_LIST is not set 1480 1444 # CONFIG_DEBUG_SG is not set 1481 - CONFIG_FORCED_INLINING=y 1482 1445 # CONFIG_BOOT_PRINTK_DELAY is not set 1483 1446 # CONFIG_RCU_TORTURE_TEST is not set 1447 + # CONFIG_BACKTRACE_SELF_TEST is not set 1484 1448 # CONFIG_FAULT_INJECTION is not set 1485 1449 # CONFIG_SAMPLES is not set 1486 1450 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1499 1463 CONFIG_CRYPTO=y 1500 1464 CONFIG_CRYPTO_ALGAPI=y 1501 1465 CONFIG_CRYPTO_BLKCIPHER=y 1466 + # CONFIG_CRYPTO_SEQIV is not set 1502 1467 CONFIG_CRYPTO_HASH=y 1503 1468 CONFIG_CRYPTO_MANAGER=y 1504 1469 CONFIG_CRYPTO_HMAC=y ··· 1518 1481 CONFIG_CRYPTO_PCBC=m 1519 1482 # CONFIG_CRYPTO_LRW is not set 1520 1483 # CONFIG_CRYPTO_XTS is not set 1484 + # CONFIG_CRYPTO_CTR is not set 1485 + # CONFIG_CRYPTO_GCM is not set 1486 + # CONFIG_CRYPTO_CCM is not set 1521 1487 # CONFIG_CRYPTO_CRYPTD is not set 1522 1488 CONFIG_CRYPTO_DES=y 1523 1489 # CONFIG_CRYPTO_FCRYPT is not set ··· 1535 1495 # CONFIG_CRYPTO_KHAZAD is not set 1536 1496 # CONFIG_CRYPTO_ANUBIS is not set 1537 1497 # CONFIG_CRYPTO_SEED is not set 1498 + # CONFIG_CRYPTO_SALSA20 is not set 1538 1499 # CONFIG_CRYPTO_DEFLATE is not set 1539 1500 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1540 1501 # CONFIG_CRYPTO_CRC32C is not set 1541 1502 # CONFIG_CRYPTO_CAMELLIA is not set 1542 1503 # CONFIG_CRYPTO_TEST is not set 1543 1504 # CONFIG_CRYPTO_AUTHENC is not set 1505 + # CONFIG_CRYPTO_LZO is not set 1544 1506 CONFIG_CRYPTO_HW=y 1507 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1545 1508 # CONFIG_PPC_CLOCK is not set
+86 -26
arch/powerpc/configs/mpc866_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:59 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:35 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 26 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 28 CONFIG_GENERIC_HARDIRQS=y 29 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 29 30 CONFIG_IRQ_PER_CPU=y 30 31 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 31 32 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 63 62 # CONFIG_POSIX_MQUEUE is not set 64 63 # CONFIG_BSD_PROCESS_ACCT is not set 65 64 # CONFIG_TASKSTATS is not set 66 - # CONFIG_USER_NS is not set 67 - # CONFIG_PID_NS is not set 68 65 # CONFIG_AUDIT is not set 69 66 # CONFIG_IKCONFIG is not set 70 67 CONFIG_LOG_BUF_SHIFT=14 71 68 # CONFIG_CGROUPS is not set 69 + CONFIG_GROUP_SCHED=y 72 70 # CONFIG_FAIR_GROUP_SCHED is not set 71 + # CONFIG_RT_GROUP_SCHED is not set 72 + CONFIG_USER_SCHED=y 73 + # CONFIG_CGROUP_SCHED is not set 73 74 CONFIG_SYSFS_DEPRECATED=y 75 + CONFIG_SYSFS_DEPRECATED_V2=y 74 76 # CONFIG_RELAY is not set 77 + # CONFIG_NAMESPACES is not set 75 78 # CONFIG_BLK_DEV_INITRD is not set 76 79 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 77 80 CONFIG_SYSCTL=y ··· 87 82 CONFIG_PRINTK=y 88 83 # CONFIG_BUG is not set 89 84 CONFIG_ELF_CORE=y 85 + CONFIG_COMPAT_BRK=y 90 86 # CONFIG_BASE_FULL is not set 91 87 CONFIG_FUTEX=y 92 88 CONFIG_ANON_INODES=y 93 89 # CONFIG_EPOLL is not set 94 90 CONFIG_SIGNALFD=y 91 + CONFIG_TIMERFD=y 95 92 CONFIG_EVENTFD=y 96 93 CONFIG_SHMEM=y 97 94 # CONFIG_VM_EVENT_COUNTERS is not set ··· 101 94 # CONFIG_SLAB is not set 102 95 CONFIG_SLUB=y 103 96 # CONFIG_SLOB is not set 97 + # CONFIG_PROFILING is not set 98 + # CONFIG_MARKERS is not set 99 + CONFIG_HAVE_OPROFILE=y 100 + CONFIG_HAVE_KPROBES=y 101 + CONFIG_HAVE_KRETPROBES=y 102 + CONFIG_PROC_PAGE_MONITOR=y 103 + CONFIG_SLABINFO=y 104 104 CONFIG_RT_MUTEXES=y 105 105 # CONFIG_TINY_SHMEM is not set 106 106 CONFIG_BASE_SMALL=1 ··· 130 116 # CONFIG_DEFAULT_CFQ is not set 131 117 # CONFIG_DEFAULT_NOOP is not set 132 118 CONFIG_DEFAULT_IOSCHED="anticipatory" 119 + CONFIG_CLASSIC_RCU=y 133 120 134 121 # 135 122 # Platform support 136 123 # 137 - # CONFIG_PPC_MPC52xx is not set 138 - # CONFIG_PPC_MPC5200 is not set 124 + # CONFIG_PPC_MPC512x is not set 125 + # CONFIG_PPC_MPC5121 is not set 139 126 # CONFIG_PPC_CELL is not set 140 127 # CONFIG_PPC_CELL_NATIVE is not set 141 128 CONFIG_CPM1=y ··· 144 129 CONFIG_MPC86XADS=y 145 130 # CONFIG_MPC885ADS is not set 146 131 # CONFIG_PPC_EP88XC is not set 132 + # CONFIG_PPC_ADDER875 is not set 147 133 148 134 # 149 135 # MPC8xx CPM Options ··· 161 145 # CONFIG_I2C_SPI_UCODE_PATCH is not set 162 146 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 163 147 # CONFIG_PQ2ADS is not set 148 + # CONFIG_IPIC is not set 164 149 # CONFIG_MPIC is not set 165 150 # CONFIG_MPIC_WEIRD is not set 166 151 # CONFIG_PPC_I8259 is not set ··· 172 155 # CONFIG_PPC_INDIRECT_IO is not set 173 156 # CONFIG_GENERIC_IOMAP is not set 174 157 # CONFIG_CPU_FREQ is not set 175 - # CONFIG_CPM2 is not set 158 + CONFIG_PPC_CPM_NEW_BINDING=y 176 159 # CONFIG_FSL_ULI1575 is not set 177 160 CONFIG_CPM=y 178 161 ··· 189 172 # CONFIG_HZ_300 is not set 190 173 CONFIG_HZ_1000=y 191 174 CONFIG_HZ=1000 175 + # CONFIG_SCHED_HRTICK is not set 192 176 CONFIG_PREEMPT_NONE=y 193 177 # CONFIG_PREEMPT_VOLUNTARY is not set 194 178 # CONFIG_PREEMPT is not set 195 179 CONFIG_BINFMT_ELF=y 196 180 # CONFIG_BINFMT_MISC is not set 197 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 198 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 199 186 CONFIG_ARCH_FLATMEM_ENABLE=y 200 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 197 # CONFIG_PROC_DEVICETREE is not set 219 198 # CONFIG_CMDLINE_BOOL is not set 220 199 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 200 # CONFIG_SECCOMP is not set 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 201 CONFIG_ISA_DMA_API=y 227 202 228 203 # ··· 263 246 # CONFIG_XFRM_USER is not set 264 247 # CONFIG_XFRM_SUB_POLICY is not set 265 248 # CONFIG_XFRM_MIGRATE is not set 249 + # CONFIG_XFRM_STATISTICS is not set 266 250 # CONFIG_NET_KEY is not set 267 251 CONFIG_INET=y 268 252 CONFIG_IP_MULTICAST=y ··· 319 301 # 320 302 # CONFIG_NET_PKTGEN is not set 321 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 322 305 # CONFIG_IRDA is not set 323 306 # CONFIG_BT is not set 324 307 # CONFIG_AF_RXRPC is not set ··· 359 340 # CONFIG_ATA_OVER_ETH is not set 360 341 CONFIG_MISC_DEVICES=y 361 342 # CONFIG_EEPROM_93CX6 is not set 343 + # CONFIG_ENCLOSURE_SERVICES is not set 344 + CONFIG_HAVE_IDE=y 362 345 # CONFIG_IDE is not set 363 346 364 347 # ··· 395 374 # CONFIG_SMSC_PHY is not set 396 375 # CONFIG_BROADCOM_PHY is not set 397 376 # CONFIG_ICPLUS_PHY is not set 377 + # CONFIG_REALTEK_PHY is not set 398 378 CONFIG_FIXED_PHY=y 399 - CONFIG_FIXED_MII_10_FDX=y 400 - CONFIG_FIXED_MII_100_FDX=y 401 - # CONFIG_FIXED_MII_1000_FDX is not set 402 - CONFIG_FIXED_MII_AMNT=1 403 379 # CONFIG_MDIO_BITBANG is not set 404 380 CONFIG_NET_ETHERNET=y 405 381 CONFIG_MII=y ··· 410 392 CONFIG_FS_ENET_HAS_FEC=y 411 393 CONFIG_FS_ENET_MDIO_FEC=y 412 394 CONFIG_NETDEV_1000=y 395 + # CONFIG_E1000E_ENABLED is not set 396 + # CONFIG_GIANFAR is not set 413 397 CONFIG_NETDEV_10000=y 414 398 415 399 # ··· 422 402 # CONFIG_WAN is not set 423 403 # CONFIG_PPP is not set 424 404 # CONFIG_SLIP is not set 425 - # CONFIG_SHAPER is not set 426 405 # CONFIG_NETCONSOLE is not set 427 406 # CONFIG_NETPOLL is not set 428 407 # CONFIG_NET_POLL_CONTROLLER is not set ··· 538 519 # CONFIG_SENSORS_W83627HF is not set 539 520 # CONFIG_SENSORS_W83627EHF is not set 540 521 # CONFIG_HWMON_DEBUG_CHIP is not set 522 + # CONFIG_THERMAL is not set 541 523 # CONFIG_WATCHDOG is not set 542 524 543 525 # ··· 588 568 # 589 569 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 590 570 # 591 - 592 - # 593 - # USB Gadget Support 594 - # 595 571 # CONFIG_USB_GADGET is not set 596 572 # CONFIG_MMC is not set 573 + # CONFIG_MEMSTICK is not set 597 574 # CONFIG_NEW_LEDS is not set 598 575 # CONFIG_EDAC is not set 599 576 # CONFIG_RTC_CLASS is not set 577 + # CONFIG_DMADEVICES is not set 600 578 601 579 # 602 580 # Userspace I/O ··· 622 604 # CONFIG_XFS_FS is not set 623 605 # CONFIG_GFS2_FS is not set 624 606 # CONFIG_OCFS2_FS is not set 625 - # CONFIG_MINIX_FS is not set 626 - # CONFIG_ROMFS_FS is not set 607 + CONFIG_DNOTIFY=y 627 608 CONFIG_INOTIFY=y 628 609 CONFIG_INOTIFY_USER=y 629 610 # CONFIG_QUOTA is not set 630 - CONFIG_DNOTIFY=y 631 611 # CONFIG_AUTOFS_FS is not set 632 612 # CONFIG_AUTOFS4_FS is not set 633 613 # CONFIG_FUSE_FS is not set ··· 667 651 # CONFIG_EFS_FS is not set 668 652 CONFIG_CRAMFS=y 669 653 # CONFIG_VXFS_FS is not set 654 + # CONFIG_MINIX_FS is not set 670 655 # CONFIG_HPFS_FS is not set 671 656 # CONFIG_QNX4FS_FS is not set 657 + # CONFIG_ROMFS_FS is not set 672 658 # CONFIG_SYSV_FS is not set 673 659 # CONFIG_UFS_FS is not set 674 660 CONFIG_NETWORK_FILESYSTEMS=y ··· 717 699 # CONFIG_SYSV68_PARTITION is not set 718 700 # CONFIG_NLS is not set 719 701 # CONFIG_DLM is not set 720 - # CONFIG_UCC_SLOW is not set 721 702 722 703 # 723 704 # Library routines ··· 733 716 CONFIG_HAS_IOMEM=y 734 717 CONFIG_HAS_IOPORT=y 735 718 CONFIG_HAS_DMA=y 736 - # CONFIG_INSTRUMENTATION is not set 737 719 738 720 # 739 721 # Kernel hacking ··· 746 730 # CONFIG_HEADERS_CHECK is not set 747 731 # CONFIG_DEBUG_KERNEL is not set 748 732 # CONFIG_SLUB_DEBUG_ON is not set 733 + # CONFIG_SLUB_STATS is not set 749 734 # CONFIG_SAMPLES is not set 750 735 # CONFIG_PPC_EARLY_DEBUG is not set 751 736 ··· 756 739 # CONFIG_KEYS is not set 757 740 # CONFIG_SECURITY is not set 758 741 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 759 - # CONFIG_CRYPTO is not set 742 + CONFIG_CRYPTO=y 743 + # CONFIG_CRYPTO_SEQIV is not set 744 + # CONFIG_CRYPTO_MANAGER is not set 745 + # CONFIG_CRYPTO_HMAC is not set 746 + # CONFIG_CRYPTO_XCBC is not set 747 + # CONFIG_CRYPTO_NULL is not set 748 + # CONFIG_CRYPTO_MD4 is not set 749 + # CONFIG_CRYPTO_MD5 is not set 750 + # CONFIG_CRYPTO_SHA1 is not set 751 + # CONFIG_CRYPTO_SHA256 is not set 752 + # CONFIG_CRYPTO_SHA512 is not set 753 + # CONFIG_CRYPTO_WP512 is not set 754 + # CONFIG_CRYPTO_TGR192 is not set 755 + # CONFIG_CRYPTO_GF128MUL is not set 756 + # CONFIG_CRYPTO_ECB is not set 757 + # CONFIG_CRYPTO_CBC is not set 758 + # CONFIG_CRYPTO_PCBC is not set 759 + # CONFIG_CRYPTO_LRW is not set 760 + # CONFIG_CRYPTO_XTS is not set 761 + # CONFIG_CRYPTO_CTR is not set 762 + # CONFIG_CRYPTO_GCM is not set 763 + # CONFIG_CRYPTO_CCM is not set 764 + # CONFIG_CRYPTO_CRYPTD is not set 765 + # CONFIG_CRYPTO_DES is not set 766 + # CONFIG_CRYPTO_FCRYPT is not set 767 + # CONFIG_CRYPTO_BLOWFISH is not set 768 + # CONFIG_CRYPTO_TWOFISH is not set 769 + # CONFIG_CRYPTO_SERPENT is not set 770 + # CONFIG_CRYPTO_AES is not set 771 + # CONFIG_CRYPTO_CAST5 is not set 772 + # CONFIG_CRYPTO_CAST6 is not set 773 + # CONFIG_CRYPTO_TEA is not set 774 + # CONFIG_CRYPTO_ARC4 is not set 775 + # CONFIG_CRYPTO_KHAZAD is not set 776 + # CONFIG_CRYPTO_ANUBIS is not set 777 + # CONFIG_CRYPTO_SEED is not set 778 + # CONFIG_CRYPTO_SALSA20 is not set 779 + # CONFIG_CRYPTO_DEFLATE is not set 780 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 781 + # CONFIG_CRYPTO_CRC32C is not set 782 + # CONFIG_CRYPTO_CAMELLIA is not set 783 + # CONFIG_CRYPTO_AUTHENC is not set 784 + # CONFIG_CRYPTO_LZO is not set 785 + CONFIG_CRYPTO_HW=y 760 786 # CONFIG_PPC_CLOCK is not set 761 787 CONFIG_PPC_LIB_RHEAP=y
+38 -18
arch/powerpc/configs/mpc885_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:49:01 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:35 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 26 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 28 CONFIG_GENERIC_HARDIRQS=y 29 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 29 30 CONFIG_IRQ_PER_CPU=y 30 31 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 31 32 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 64 63 # CONFIG_POSIX_MQUEUE is not set 65 64 # CONFIG_BSD_PROCESS_ACCT is not set 66 65 # CONFIG_TASKSTATS is not set 67 - # CONFIG_USER_NS is not set 68 - # CONFIG_PID_NS is not set 69 66 # CONFIG_AUDIT is not set 70 67 # CONFIG_IKCONFIG is not set 71 68 CONFIG_LOG_BUF_SHIFT=14 72 69 # CONFIG_CGROUPS is not set 70 + CONFIG_GROUP_SCHED=y 73 71 # CONFIG_FAIR_GROUP_SCHED is not set 72 + # CONFIG_RT_GROUP_SCHED is not set 73 + CONFIG_USER_SCHED=y 74 + # CONFIG_CGROUP_SCHED is not set 74 75 CONFIG_SYSFS_DEPRECATED=y 76 + CONFIG_SYSFS_DEPRECATED_V2=y 75 77 # CONFIG_RELAY is not set 78 + # CONFIG_NAMESPACES is not set 76 79 # CONFIG_BLK_DEV_INITRD is not set 77 80 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 78 81 CONFIG_SYSCTL=y ··· 89 84 CONFIG_PRINTK=y 90 85 CONFIG_BUG=y 91 86 # CONFIG_ELF_CORE is not set 87 + CONFIG_COMPAT_BRK=y 92 88 # CONFIG_BASE_FULL is not set 93 89 # CONFIG_FUTEX is not set 94 90 CONFIG_ANON_INODES=y 95 91 CONFIG_EPOLL=y 96 92 CONFIG_SIGNALFD=y 93 + CONFIG_TIMERFD=y 97 94 CONFIG_EVENTFD=y 98 95 CONFIG_SHMEM=y 99 96 # CONFIG_VM_EVENT_COUNTERS is not set ··· 103 96 # CONFIG_SLAB is not set 104 97 CONFIG_SLUB=y 105 98 # CONFIG_SLOB is not set 99 + # CONFIG_PROFILING is not set 100 + # CONFIG_MARKERS is not set 101 + CONFIG_HAVE_OPROFILE=y 102 + CONFIG_HAVE_KPROBES=y 103 + CONFIG_HAVE_KRETPROBES=y 104 + CONFIG_PROC_PAGE_MONITOR=y 105 + CONFIG_SLABINFO=y 106 106 # CONFIG_TINY_SHMEM is not set 107 107 CONFIG_BASE_SMALL=1 108 108 # CONFIG_MODULES is not set ··· 131 117 # CONFIG_DEFAULT_CFQ is not set 132 118 # CONFIG_DEFAULT_NOOP is not set 133 119 CONFIG_DEFAULT_IOSCHED="deadline" 120 + CONFIG_CLASSIC_RCU=y 134 121 135 122 # 136 123 # Platform support 137 124 # 138 - # CONFIG_PPC_MPC52xx is not set 139 - # CONFIG_PPC_MPC5200 is not set 125 + # CONFIG_PPC_MPC512x is not set 126 + # CONFIG_PPC_MPC5121 is not set 140 127 # CONFIG_PPC_CELL is not set 141 128 # CONFIG_PPC_CELL_NATIVE is not set 142 129 CONFIG_CPM1=y ··· 145 130 # CONFIG_MPC86XADS is not set 146 131 CONFIG_MPC885ADS=y 147 132 # CONFIG_PPC_EP88XC is not set 133 + # CONFIG_PPC_ADDER875 is not set 148 134 149 135 # 150 136 # Freescale Ethernet driver platform-specific options ··· 169 153 # CONFIG_I2C_SPI_UCODE_PATCH is not set 170 154 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 171 155 # CONFIG_PQ2ADS is not set 156 + # CONFIG_IPIC is not set 172 157 # CONFIG_MPIC is not set 173 158 # CONFIG_MPIC_WEIRD is not set 174 159 # CONFIG_PPC_I8259 is not set ··· 180 163 # CONFIG_PPC_INDIRECT_IO is not set 181 164 # CONFIG_GENERIC_IOMAP is not set 182 165 # CONFIG_CPU_FREQ is not set 183 - # CONFIG_CPM2 is not set 184 166 CONFIG_PPC_CPM_NEW_BINDING=y 185 167 # CONFIG_FSL_ULI1575 is not set 186 168 CONFIG_CPM=y ··· 197 181 # CONFIG_HZ_300 is not set 198 182 # CONFIG_HZ_1000 is not set 199 183 CONFIG_HZ=100 184 + # CONFIG_SCHED_HRTICK is not set 200 185 CONFIG_PREEMPT_NONE=y 201 186 # CONFIG_PREEMPT_VOLUNTARY is not set 202 187 # CONFIG_PREEMPT is not set ··· 205 188 # CONFIG_BINFMT_MISC is not set 206 189 # CONFIG_MATH_EMULATION is not set 207 190 CONFIG_8XX_MINIMAL_FPEMU=y 191 + # CONFIG_IOMMU_HELPER is not set 208 192 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 193 + CONFIG_ARCH_HAS_WALK_MEMORY=y 194 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 209 195 CONFIG_ARCH_FLATMEM_ENABLE=y 210 196 CONFIG_ARCH_POPULATES_NODE_MAP=y 211 197 CONFIG_SELECT_MEMORY_MODEL=y ··· 227 207 CONFIG_PROC_DEVICETREE=y 228 208 # CONFIG_CMDLINE_BOOL is not set 229 209 # CONFIG_PM is not set 230 - CONFIG_SUSPEND_UP_POSSIBLE=y 231 - CONFIG_HIBERNATION_UP_POSSIBLE=y 232 210 # CONFIG_SECCOMP is not set 233 - CONFIG_WANT_DEVICE_TREE=y 234 - CONFIG_DEVICE_TREE="mpc885ads.dts" 235 211 CONFIG_ISA_DMA_API=y 236 212 237 213 # ··· 324 308 # 325 309 # CONFIG_NET_PKTGEN is not set 326 310 # CONFIG_HAMRADIO is not set 311 + # CONFIG_CAN is not set 327 312 # CONFIG_IRDA is not set 328 313 # CONFIG_BT is not set 329 314 # CONFIG_AF_RXRPC is not set ··· 435 418 # CONFIG_PARPORT is not set 436 419 # CONFIG_BLK_DEV is not set 437 420 # CONFIG_MISC_DEVICES is not set 421 + CONFIG_HAVE_IDE=y 438 422 # CONFIG_IDE is not set 439 423 440 424 # ··· 470 452 # CONFIG_SMSC_PHY is not set 471 453 # CONFIG_BROADCOM_PHY is not set 472 454 # CONFIG_ICPLUS_PHY is not set 455 + # CONFIG_REALTEK_PHY is not set 473 456 # CONFIG_FIXED_PHY is not set 474 457 # CONFIG_MDIO_BITBANG is not set 475 458 CONFIG_NET_ETHERNET=y ··· 495 476 # CONFIG_WAN is not set 496 477 # CONFIG_PPP is not set 497 478 # CONFIG_SLIP is not set 498 - # CONFIG_SHAPER is not set 499 479 # CONFIG_NETCONSOLE is not set 500 480 # CONFIG_NETPOLL is not set 501 481 # CONFIG_NET_POLL_CONTROLLER is not set ··· 557 539 # CONFIG_W1 is not set 558 540 # CONFIG_POWER_SUPPLY is not set 559 541 # CONFIG_HWMON is not set 542 + # CONFIG_THERMAL is not set 560 543 # CONFIG_WATCHDOG is not set 561 544 562 545 # ··· 597 578 # CONFIG_SOUND is not set 598 579 # CONFIG_USB_SUPPORT is not set 599 580 # CONFIG_MMC is not set 581 + # CONFIG_MEMSTICK is not set 600 582 # CONFIG_NEW_LEDS is not set 601 583 # CONFIG_EDAC is not set 602 584 # CONFIG_RTC_CLASS is not set 585 + # CONFIG_DMADEVICES is not set 603 586 604 587 # 605 588 # Userspace I/O ··· 620 599 # CONFIG_XFS_FS is not set 621 600 # CONFIG_GFS2_FS is not set 622 601 # CONFIG_OCFS2_FS is not set 623 - # CONFIG_MINIX_FS is not set 624 - # CONFIG_ROMFS_FS is not set 602 + # CONFIG_DNOTIFY is not set 625 603 # CONFIG_INOTIFY is not set 626 604 # CONFIG_QUOTA is not set 627 - # CONFIG_DNOTIFY is not set 628 605 # CONFIG_AUTOFS_FS is not set 629 606 # CONFIG_AUTOFS4_FS is not set 630 607 # CONFIG_FUSE_FS is not set ··· 665 646 # CONFIG_JFFS2_FS is not set 666 647 CONFIG_CRAMFS=y 667 648 # CONFIG_VXFS_FS is not set 649 + # CONFIG_MINIX_FS is not set 668 650 # CONFIG_HPFS_FS is not set 669 651 # CONFIG_QNX4FS_FS is not set 652 + # CONFIG_ROMFS_FS is not set 670 653 # CONFIG_SYSV_FS is not set 671 654 # CONFIG_UFS_FS is not set 672 655 CONFIG_NETWORK_FILESYSTEMS=y ··· 715 694 # CONFIG_SYSV68_PARTITION is not set 716 695 # CONFIG_NLS is not set 717 696 # CONFIG_DLM is not set 718 - # CONFIG_UCC_SLOW is not set 719 697 720 698 # 721 699 # Library routines ··· 729 709 CONFIG_HAS_IOMEM=y 730 710 CONFIG_HAS_IOPORT=y 731 711 CONFIG_HAS_DMA=y 732 - # CONFIG_INSTRUMENTATION is not set 733 712 734 713 # 735 714 # Kernel hacking ··· 747 728 # CONFIG_SCHEDSTATS is not set 748 729 # CONFIG_TIMER_STATS is not set 749 730 # CONFIG_SLUB_DEBUG_ON is not set 731 + # CONFIG_SLUB_STATS is not set 750 732 # CONFIG_DEBUG_SPINLOCK is not set 751 733 # CONFIG_DEBUG_MUTEXES is not set 752 734 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set ··· 758 738 # CONFIG_DEBUG_VM is not set 759 739 # CONFIG_DEBUG_LIST is not set 760 740 # CONFIG_DEBUG_SG is not set 761 - CONFIG_FORCED_INLINING=y 762 741 # CONFIG_BOOT_PRINTK_DELAY is not set 742 + # CONFIG_BACKTRACE_SELF_TEST is not set 763 743 # CONFIG_FAULT_INJECTION is not set 764 744 # CONFIG_SAMPLES is not set 765 745 # CONFIG_DEBUG_STACKOVERFLOW is not set
+65 -24
arch/powerpc/configs/pq2fads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc5 4 - # Thu Dec 13 22:39:18 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:36 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 28 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 31 32 CONFIG_IRQ_PER_CPU=y 32 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 70 69 CONFIG_IKCONFIG_PROC=y 71 70 CONFIG_LOG_BUF_SHIFT=14 72 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 73 # CONFIG_FAIR_GROUP_SCHED is not set 74 - # CONFIG_SYSFS_DEPRECATED is not set 74 + CONFIG_USER_SCHED=y 75 + # CONFIG_CGROUP_SCHED is not set 76 + CONFIG_SYSFS_DEPRECATED=y 77 + CONFIG_SYSFS_DEPRECATED_V2=y 75 78 # CONFIG_RELAY is not set 79 + # CONFIG_NAMESPACES is not set 76 80 CONFIG_BLK_DEV_INITRD=y 77 81 CONFIG_INITRAMFS_SOURCE="" 78 82 CONFIG_SYSCTL=y ··· 90 84 CONFIG_PRINTK=y 91 85 CONFIG_BUG=y 92 86 CONFIG_ELF_CORE=y 87 + CONFIG_COMPAT_BRK=y 93 88 CONFIG_BASE_FULL=y 94 89 CONFIG_FUTEX=y 95 90 CONFIG_ANON_INODES=y 96 91 CONFIG_EPOLL=y 97 92 CONFIG_SIGNALFD=y 93 + CONFIG_TIMERFD=y 98 94 CONFIG_EVENTFD=y 99 95 CONFIG_SHMEM=y 100 96 CONFIG_VM_EVENT_COUNTERS=y ··· 104 96 # CONFIG_SLAB is not set 105 97 CONFIG_SLUB=y 106 98 # CONFIG_SLOB is not set 99 + # CONFIG_PROFILING is not set 100 + # CONFIG_MARKERS is not set 101 + CONFIG_HAVE_OPROFILE=y 102 + CONFIG_HAVE_KPROBES=y 103 + CONFIG_HAVE_KRETPROBES=y 104 + CONFIG_PROC_PAGE_MONITOR=y 105 + CONFIG_SLABINFO=y 107 106 CONFIG_RT_MUTEXES=y 108 107 # CONFIG_TINY_SHMEM is not set 109 108 CONFIG_BASE_SMALL=0 ··· 132 117 # CONFIG_DEFAULT_CFQ is not set 133 118 # CONFIG_DEFAULT_NOOP is not set 134 119 CONFIG_DEFAULT_IOSCHED="anticipatory" 120 + CONFIG_CLASSIC_RCU=y 135 121 136 122 # 137 123 # Platform support ··· 141 125 CONFIG_PPC_82xx=y 142 126 # CONFIG_PPC_83xx is not set 143 127 # CONFIG_PPC_86xx is not set 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 128 + # CONFIG_PPC_MPC512x is not set 129 + # CONFIG_PPC_MPC5121 is not set 146 130 # CONFIG_PPC_CELL is not set 147 131 # CONFIG_PPC_CELL_NATIVE is not set 148 132 # CONFIG_MPC8272_ADS is not set 149 133 CONFIG_PQ2FADS=y 134 + # CONFIG_EP8248E is not set 150 135 CONFIG_PQ2ADS=y 151 136 CONFIG_8260=y 152 137 CONFIG_PQ2_ADS_PCI_PIC=y 138 + # CONFIG_IPIC is not set 153 139 # CONFIG_MPIC is not set 154 140 # CONFIG_MPIC_WEIRD is not set 155 141 # CONFIG_PPC_I8259 is not set ··· 180 162 # CONFIG_HZ_300 is not set 181 163 # CONFIG_HZ_1000 is not set 182 164 CONFIG_HZ=250 165 + # CONFIG_SCHED_HRTICK is not set 183 166 CONFIG_PREEMPT_NONE=y 184 167 # CONFIG_PREEMPT_VOLUNTARY is not set 185 168 # CONFIG_PREEMPT is not set 186 169 CONFIG_BINFMT_ELF=y 187 170 CONFIG_BINFMT_MISC=y 171 + # CONFIG_IOMMU_HELPER is not set 188 172 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 173 + CONFIG_ARCH_HAS_WALK_MEMORY=y 174 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 189 175 CONFIG_ARCH_FLATMEM_ENABLE=y 190 176 CONFIG_ARCH_POPULATES_NODE_MAP=y 191 177 CONFIG_FLATMEM=y ··· 204 182 CONFIG_PROC_DEVICETREE=y 205 183 # CONFIG_CMDLINE_BOOL is not set 206 184 # CONFIG_PM is not set 207 - CONFIG_SUSPEND_UP_POSSIBLE=y 208 - CONFIG_HIBERNATION_UP_POSSIBLE=y 209 185 CONFIG_SECCOMP=y 210 - CONFIG_WANT_DEVICE_TREE=y 211 - CONFIG_DEVICE_TREE="pq2fads.dts" 212 186 CONFIG_ISA_DMA_API=y 213 187 214 188 # ··· 224 206 CONFIG_PCI_LEGACY=y 225 207 # CONFIG_PCI_DEBUG is not set 226 208 # CONFIG_PCCARD is not set 209 + # CONFIG_HOTPLUG_PCI is not set 227 210 228 211 # 229 212 # Advanced setup ··· 297 278 # CONFIG_NETWORK_SECMARK is not set 298 279 CONFIG_NETFILTER=y 299 280 # CONFIG_NETFILTER_DEBUG is not set 281 + CONFIG_NETFILTER_ADVANCED=y 300 282 301 283 # 302 284 # Core Netfilter Configuration 303 285 # 304 - # CONFIG_NETFILTER_NETLINK is not set 305 - # CONFIG_NF_CONNTRACK_ENABLED is not set 286 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 287 + # CONFIG_NETFILTER_NETLINK_LOG is not set 306 288 # CONFIG_NF_CONNTRACK is not set 307 289 # CONFIG_NETFILTER_XTABLES is not set 308 290 ··· 313 293 # CONFIG_IP_NF_QUEUE is not set 314 294 # CONFIG_IP_NF_IPTABLES is not set 315 295 # CONFIG_IP_NF_ARPTABLES is not set 296 + 297 + # 298 + # IPv6: Netfilter Configuration 299 + # 300 + # CONFIG_IP6_NF_QUEUE is not set 301 + # CONFIG_IP6_NF_IPTABLES is not set 302 + # CONFIG_ATM is not set 316 303 # CONFIG_BRIDGE is not set 317 304 # CONFIG_VLAN_8021Q is not set 318 305 # CONFIG_DECNET is not set ··· 333 306 # 334 307 # CONFIG_NET_PKTGEN is not set 335 308 # CONFIG_HAMRADIO is not set 309 + # CONFIG_CAN is not set 336 310 # CONFIG_IRDA is not set 337 311 # CONFIG_BT is not set 338 312 ··· 342 314 # 343 315 # CONFIG_CFG80211 is not set 344 316 # CONFIG_WIRELESS_EXT is not set 317 + # CONFIG_MAC80211 is not set 345 318 # CONFIG_IEEE80211 is not set 346 319 # CONFIG_RFKILL is not set 347 320 ··· 460 431 # CONFIG_PHANTOM is not set 461 432 # CONFIG_EEPROM_93CX6 is not set 462 433 # CONFIG_SGI_IOC4 is not set 434 + # CONFIG_ENCLOSURE_SERVICES is not set 435 + CONFIG_HAVE_IDE=y 463 436 CONFIG_IDE=y 464 437 CONFIG_IDE_MAX_HWIFS=4 465 438 CONFIG_BLK_DEV_IDE=y 466 439 467 440 # 468 - # Please see Documentation/ide.txt for help/info on IDE drives 441 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 469 442 # 470 443 # CONFIG_BLK_DEV_IDE_SATA is not set 471 444 CONFIG_BLK_DEV_IDEDISK=y 472 445 # CONFIG_IDEDISK_MULTI_MODE is not set 473 446 # CONFIG_BLK_DEV_IDECD is not set 447 + # CONFIG_BLK_DEV_IDETAPE is not set 474 448 # CONFIG_BLK_DEV_IDEFLOPPY is not set 475 449 # CONFIG_IDE_TASK_IOCTL is not set 476 450 CONFIG_IDE_PROC_FS=y ··· 487 455 # 488 456 # PCI IDE chipsets support 489 457 # 490 - # CONFIG_IDEPCI_PCIBUS_ORDER is not set 491 458 # CONFIG_BLK_DEV_GENERIC is not set 492 459 # CONFIG_BLK_DEV_AEC62XX is not set 493 460 # CONFIG_BLK_DEV_ALI15X3 is not set ··· 512 481 # CONFIG_BLK_DEV_TRM290 is not set 513 482 # CONFIG_BLK_DEV_VIA82CXXX is not set 514 483 # CONFIG_BLK_DEV_TC86C001 is not set 515 - # CONFIG_IDE_ARM is not set 516 484 # CONFIG_BLK_DEV_IDEDMA is not set 517 485 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 518 486 # CONFIG_BLK_DEV_HD is not set ··· 559 529 # CONFIG_SMSC_PHY is not set 560 530 # CONFIG_BROADCOM_PHY is not set 561 531 # CONFIG_ICPLUS_PHY is not set 532 + # CONFIG_REALTEK_PHY is not set 562 533 # CONFIG_FIXED_PHY is not set 563 534 CONFIG_MDIO_BITBANG=y 564 535 CONFIG_NET_ETHERNET=y ··· 585 554 # CONFIG_DL2K is not set 586 555 # CONFIG_E1000 is not set 587 556 # CONFIG_E1000E is not set 557 + # CONFIG_E1000E_ENABLED is not set 558 + # CONFIG_IGB is not set 588 559 # CONFIG_NS83820 is not set 589 560 # CONFIG_HAMACHI is not set 590 561 # CONFIG_R8169 is not set ··· 597 564 # CONFIG_VIA_VELOCITY is not set 598 565 # CONFIG_TIGON3 is not set 599 566 # CONFIG_BNX2 is not set 567 + # CONFIG_GIANFAR is not set 600 568 # CONFIG_QLA3XXX is not set 601 569 CONFIG_NETDEV_10000=y 602 570 # CONFIG_CHELSIO_T1 is not set ··· 610 576 # CONFIG_NIU is not set 611 577 # CONFIG_MLX4_CORE is not set 612 578 # CONFIG_TEHUTI is not set 579 + # CONFIG_BNX2X is not set 613 580 # CONFIG_TR is not set 614 581 615 582 # ··· 735 700 # CONFIG_W1 is not set 736 701 # CONFIG_POWER_SUPPLY is not set 737 702 # CONFIG_HWMON is not set 703 + # CONFIG_THERMAL is not set 738 704 # CONFIG_WATCHDOG is not set 739 705 740 706 # ··· 785 749 # 786 750 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 787 751 # 788 - 789 - # 790 - # USB Gadget Support 791 - # 792 752 CONFIG_USB_GADGET=y 793 753 # CONFIG_USB_GADGET_DEBUG_FILES is not set 794 754 CONFIG_USB_GADGET_SELECTED=y ··· 808 776 # CONFIG_USB_FILE_STORAGE is not set 809 777 # CONFIG_USB_G_SERIAL is not set 810 778 # CONFIG_USB_MIDI_GADGET is not set 779 + # CONFIG_USB_G_PRINTER is not set 811 780 # CONFIG_MMC is not set 781 + # CONFIG_MEMSTICK is not set 812 782 # CONFIG_NEW_LEDS is not set 813 783 # CONFIG_INFINIBAND is not set 814 784 # CONFIG_RTC_CLASS is not set 785 + # CONFIG_DMADEVICES is not set 815 786 816 787 # 817 788 # Userspace I/O ··· 838 803 CONFIG_FS_POSIX_ACL=y 839 804 # CONFIG_XFS_FS is not set 840 805 # CONFIG_OCFS2_FS is not set 841 - # CONFIG_MINIX_FS is not set 842 - # CONFIG_ROMFS_FS is not set 806 + CONFIG_DNOTIFY=y 843 807 CONFIG_INOTIFY=y 844 808 CONFIG_INOTIFY_USER=y 845 809 # CONFIG_QUOTA is not set 846 - CONFIG_DNOTIFY=y 847 810 # CONFIG_AUTOFS_FS is not set 848 811 CONFIG_AUTOFS4_FS=y 849 812 # CONFIG_FUSE_FS is not set ··· 869 836 CONFIG_TMPFS=y 870 837 # CONFIG_TMPFS_POSIX_ACL is not set 871 838 # CONFIG_HUGETLB_PAGE is not set 839 + # CONFIG_CONFIGFS_FS is not set 872 840 873 841 # 874 842 # Miscellaneous filesystems ··· 878 844 # CONFIG_JFFS2_FS is not set 879 845 CONFIG_CRAMFS=y 880 846 # CONFIG_VXFS_FS is not set 847 + # CONFIG_MINIX_FS is not set 881 848 # CONFIG_HPFS_FS is not set 882 849 # CONFIG_QNX4FS_FS is not set 850 + # CONFIG_ROMFS_FS is not set 883 851 # CONFIG_SYSV_FS is not set 884 852 # CONFIG_UFS_FS is not set 885 853 CONFIG_NETWORK_FILESYSTEMS=y ··· 962 926 # CONFIG_NLS_KOI8_R is not set 963 927 # CONFIG_NLS_KOI8_U is not set 964 928 CONFIG_NLS_UTF8=y 965 - # CONFIG_UCC_SLOW is not set 966 929 967 930 # 968 931 # Library routines ··· 979 944 CONFIG_HAS_IOMEM=y 980 945 CONFIG_HAS_IOPORT=y 981 946 CONFIG_HAS_DMA=y 982 - # CONFIG_INSTRUMENTATION is not set 983 947 984 948 # 985 949 # Kernel hacking ··· 997 963 # CONFIG_SCHEDSTATS is not set 998 964 # CONFIG_TIMER_STATS is not set 999 965 # CONFIG_SLUB_DEBUG_ON is not set 966 + # CONFIG_SLUB_STATS is not set 1000 967 # CONFIG_DEBUG_RT_MUTEXES is not set 1001 968 # CONFIG_RT_MUTEX_TESTER is not set 1002 969 # CONFIG_DEBUG_SPINLOCK is not set ··· 1010 975 # CONFIG_DEBUG_VM is not set 1011 976 # CONFIG_DEBUG_LIST is not set 1012 977 # CONFIG_DEBUG_SG is not set 1013 - CONFIG_FORCED_INLINING=y 1014 978 # CONFIG_BOOT_PRINTK_DELAY is not set 979 + # CONFIG_BACKTRACE_SELF_TEST is not set 1015 980 # CONFIG_FAULT_INJECTION is not set 1016 981 # CONFIG_SAMPLES is not set 1017 982 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1030 995 CONFIG_CRYPTO=y 1031 996 CONFIG_CRYPTO_ALGAPI=y 1032 997 CONFIG_CRYPTO_BLKCIPHER=y 998 + # CONFIG_CRYPTO_SEQIV is not set 1033 999 CONFIG_CRYPTO_MANAGER=y 1034 1000 # CONFIG_CRYPTO_HMAC is not set 1035 1001 # CONFIG_CRYPTO_NULL is not set ··· 1044 1008 CONFIG_CRYPTO_ECB=y 1045 1009 CONFIG_CRYPTO_CBC=y 1046 1010 CONFIG_CRYPTO_PCBC=y 1011 + # CONFIG_CRYPTO_CTR is not set 1012 + # CONFIG_CRYPTO_GCM is not set 1013 + # CONFIG_CRYPTO_CCM is not set 1047 1014 # CONFIG_CRYPTO_CRYPTD is not set 1048 1015 CONFIG_CRYPTO_DES=y 1049 1016 # CONFIG_CRYPTO_FCRYPT is not set ··· 1066 1027 # CONFIG_CRYPTO_CRC32C is not set 1067 1028 # CONFIG_CRYPTO_CAMELLIA is not set 1068 1029 # CONFIG_CRYPTO_AUTHENC is not set 1030 + # CONFIG_CRYPTO_LZO is not set 1069 1031 CONFIG_CRYPTO_HW=y 1032 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1070 1033 # CONFIG_PPC_CLOCK is not set 1071 1034 CONFIG_PPC_LIB_RHEAP=y
+117 -43
arch/powerpc/configs/prpmc2800_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:49:11 2007 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:37 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 31 31 CONFIG_GENERIC_TIME_VSYSCALL=y 32 32 CONFIG_GENERIC_CLOCKEVENTS=y 33 33 CONFIG_GENERIC_HARDIRQS=y 34 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 35 CONFIG_IRQ_PER_CPU=y 35 36 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 37 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 68 CONFIG_POSIX_MQUEUE=y 70 69 # CONFIG_BSD_PROCESS_ACCT is not set 71 70 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 71 # CONFIG_AUDIT is not set 75 72 # CONFIG_IKCONFIG is not set 76 73 CONFIG_LOG_BUF_SHIFT=14 77 74 # CONFIG_CGROUPS is not set 75 + CONFIG_GROUP_SCHED=y 78 76 # CONFIG_FAIR_GROUP_SCHED is not set 79 - # CONFIG_SYSFS_DEPRECATED is not set 77 + # CONFIG_RT_GROUP_SCHED is not set 78 + CONFIG_USER_SCHED=y 79 + # CONFIG_CGROUP_SCHED is not set 80 + CONFIG_SYSFS_DEPRECATED=y 81 + CONFIG_SYSFS_DEPRECATED_V2=y 80 82 # CONFIG_RELAY is not set 83 + CONFIG_NAMESPACES=y 84 + # CONFIG_UTS_NS is not set 85 + # CONFIG_IPC_NS is not set 86 + # CONFIG_USER_NS is not set 87 + # CONFIG_PID_NS is not set 81 88 CONFIG_BLK_DEV_INITRD=y 82 89 CONFIG_INITRAMFS_SOURCE="" 83 90 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 98 89 CONFIG_PRINTK=y 99 90 CONFIG_BUG=y 100 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 101 93 CONFIG_BASE_FULL=y 102 94 CONFIG_FUTEX=y 103 95 CONFIG_ANON_INODES=y 104 96 CONFIG_EPOLL=y 105 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 106 99 CONFIG_EVENTFD=y 107 100 CONFIG_SHMEM=y 108 101 CONFIG_VM_EVENT_COUNTERS=y ··· 112 101 # CONFIG_SLAB is not set 113 102 CONFIG_SLUB=y 114 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 110 + CONFIG_SLABINFO=y 115 111 CONFIG_RT_MUTEXES=y 116 112 # CONFIG_TINY_SHMEM is not set 117 113 CONFIG_BASE_SMALL=0 ··· 141 123 # CONFIG_DEFAULT_CFQ is not set 142 124 # CONFIG_DEFAULT_NOOP is not set 143 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 144 127 145 128 # 146 129 # Platform support ··· 152 133 # CONFIG_PPC_86xx is not set 153 134 CONFIG_CLASSIC32=y 154 135 # CONFIG_PPC_CHRP is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 + # CONFIG_MPC5121_ADS is not set 155 139 # CONFIG_PPC_MPC52xx is not set 156 - # CONFIG_PPC_MPC5200 is not set 157 - # CONFIG_PPC_EFIKA is not set 158 - # CONFIG_PPC_LITE5200 is not set 159 140 # CONFIG_PPC_PMAC is not set 160 141 # CONFIG_PPC_CELL is not set 161 142 # CONFIG_PPC_CELL_NATIVE is not set 162 143 # CONFIG_PQ2ADS is not set 163 144 CONFIG_EMBEDDED6xx=y 164 145 # CONFIG_LINKSTATION is not set 146 + # CONFIG_STORCENTER is not set 165 147 # CONFIG_MPC7448HPC2 is not set 166 148 # CONFIG_PPC_HOLLY is not set 167 149 CONFIG_PPC_PRPMC2800=y 168 150 CONFIG_MV64X60=y 151 + # CONFIG_IPIC is not set 169 152 # CONFIG_MPIC is not set 170 153 # CONFIG_MPIC_WEIRD is not set 171 154 # CONFIG_PPC_I8259 is not set ··· 179 158 # CONFIG_GENERIC_IOMAP is not set 180 159 # CONFIG_CPU_FREQ is not set 181 160 # CONFIG_TAU is not set 182 - # CONFIG_CPM2 is not set 183 161 # CONFIG_FSL_ULI1575 is not set 184 162 185 163 # ··· 194 174 # CONFIG_HZ_300 is not set 195 175 # CONFIG_HZ_1000 is not set 196 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 197 178 CONFIG_PREEMPT_NONE=y 198 179 # CONFIG_PREEMPT_VOLUNTARY is not set 199 180 # CONFIG_PREEMPT is not set 200 181 CONFIG_BINFMT_ELF=y 201 182 CONFIG_BINFMT_MISC=y 183 + # CONFIG_IOMMU_HELPER is not set 202 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 203 187 # CONFIG_KEXEC is not set 204 188 CONFIG_ARCH_FLATMEM_ENABLE=y 205 189 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 223 199 CONFIG_PROC_DEVICETREE=y 224 200 # CONFIG_CMDLINE_BOOL is not set 225 201 # CONFIG_PM is not set 226 - CONFIG_SUSPEND_UP_POSSIBLE=y 227 - CONFIG_HIBERNATION_UP_POSSIBLE=y 228 202 # CONFIG_SECCOMP is not set 229 - CONFIG_WANT_DEVICE_TREE=y 230 - CONFIG_DEVICE_TREE="prpmc2800.dts" 231 203 CONFIG_ISA_DMA_API=y 232 204 233 205 # ··· 273 253 CONFIG_XFRM_USER=y 274 254 # CONFIG_XFRM_SUB_POLICY is not set 275 255 # CONFIG_XFRM_MIGRATE is not set 256 + # CONFIG_XFRM_STATISTICS is not set 276 257 # CONFIG_NET_KEY is not set 277 258 CONFIG_INET=y 278 259 CONFIG_IP_MULTICAST=y ··· 329 308 # 330 309 # CONFIG_NET_PKTGEN is not set 331 310 # CONFIG_HAMRADIO is not set 311 + # CONFIG_CAN is not set 332 312 # CONFIG_IRDA is not set 333 313 # CONFIG_BT is not set 334 314 # CONFIG_AF_RXRPC is not set ··· 363 341 CONFIG_MTD_PARTITIONS=y 364 342 # CONFIG_MTD_REDBOOT_PARTS is not set 365 343 # CONFIG_MTD_CMDLINE_PARTS is not set 344 + # CONFIG_MTD_OF_PARTS is not set 366 345 367 346 # 368 347 # User Modules And Translation Layers ··· 451 428 CONFIG_BLK_DEV_RAM=y 452 429 CONFIG_BLK_DEV_RAM_COUNT=16 453 430 CONFIG_BLK_DEV_RAM_SIZE=131072 454 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 431 + # CONFIG_BLK_DEV_XIP is not set 455 432 # CONFIG_CDROM_PKTCDVD is not set 456 433 # CONFIG_ATA_OVER_ETH is not set 457 434 CONFIG_MISC_DEVICES=y ··· 459 436 # CONFIG_EEPROM_93CX6 is not set 460 437 # CONFIG_SGI_IOC4 is not set 461 438 # CONFIG_TIFM_CORE is not set 439 + # CONFIG_ENCLOSURE_SERVICES is not set 440 + CONFIG_HAVE_IDE=y 462 441 CONFIG_IDE=y 463 442 CONFIG_BLK_DEV_IDE=y 464 443 465 444 # 466 - # Please see Documentation/ide.txt for help/info on IDE drives 445 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 467 446 # 468 447 # CONFIG_BLK_DEV_IDE_SATA is not set 469 448 CONFIG_BLK_DEV_IDEDISK=y ··· 482 457 # 483 458 CONFIG_IDE_GENERIC=y 484 459 # CONFIG_BLK_DEV_PLATFORM is not set 460 + CONFIG_BLK_DEV_IDEDMA_SFF=y 485 461 486 462 # 487 463 # PCI IDE chipsets support 488 464 # 489 465 CONFIG_BLK_DEV_IDEPCI=y 490 - # CONFIG_IDEPCI_SHARE_IRQ is not set 491 466 CONFIG_IDEPCI_PCIBUS_ORDER=y 492 467 # CONFIG_BLK_DEV_OFFBOARD is not set 493 468 CONFIG_BLK_DEV_GENERIC=y ··· 518 493 # CONFIG_BLK_DEV_TRM290 is not set 519 494 # CONFIG_BLK_DEV_VIA82CXXX is not set 520 495 # CONFIG_BLK_DEV_TC86C001 is not set 521 - # CONFIG_IDE_ARM is not set 522 496 CONFIG_BLK_DEV_IDEDMA=y 523 497 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 524 498 # CONFIG_BLK_DEV_HD is not set ··· 583 559 # CONFIG_SCSI_IPS is not set 584 560 # CONFIG_SCSI_INITIO is not set 585 561 # CONFIG_SCSI_INIA100 is not set 562 + # CONFIG_SCSI_MVSAS is not set 586 563 # CONFIG_SCSI_STEX is not set 587 564 # CONFIG_SCSI_SYM53C8XX_2 is not set 588 565 # CONFIG_SCSI_IPR is not set ··· 637 612 # CONFIG_PATA_MPIIX is not set 638 613 # CONFIG_PATA_OLDPIIX is not set 639 614 # CONFIG_PATA_NETCELL is not set 615 + # CONFIG_PATA_NINJA32 is not set 640 616 # CONFIG_PATA_NS87410 is not set 641 617 # CONFIG_PATA_NS87415 is not set 642 618 # CONFIG_PATA_OPTI is not set ··· 652 626 # CONFIG_PATA_SIS is not set 653 627 # CONFIG_PATA_VIA is not set 654 628 # CONFIG_PATA_WINBOND is not set 629 + # CONFIG_PATA_PLATFORM is not set 655 630 # CONFIG_MD is not set 656 631 # CONFIG_FUSION is not set 657 632 ··· 673 646 # CONFIG_EQUALIZER is not set 674 647 # CONFIG_TUN is not set 675 648 # CONFIG_VETH is not set 676 - # CONFIG_IP1000 is not set 677 649 # CONFIG_ARCNET is not set 678 650 CONFIG_PHYLIB=y 679 651 ··· 688 662 # CONFIG_SMSC_PHY is not set 689 663 # CONFIG_BROADCOM_PHY is not set 690 664 # CONFIG_ICPLUS_PHY is not set 665 + # CONFIG_REALTEK_PHY is not set 691 666 # CONFIG_FIXED_PHY is not set 692 667 # CONFIG_MDIO_BITBANG is not set 693 668 CONFIG_NET_ETHERNET=y ··· 720 693 # CONFIG_8139TOO_TUNE_TWISTER is not set 721 694 # CONFIG_8139TOO_8129 is not set 722 695 # CONFIG_8139_OLD_RX_RESET is not set 696 + # CONFIG_R6040 is not set 723 697 # CONFIG_SIS900 is not set 724 698 # CONFIG_EPIC100 is not set 725 699 # CONFIG_SUNDANCE is not set ··· 734 706 # CONFIG_E1000_NAPI is not set 735 707 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 736 708 # CONFIG_E1000E is not set 709 + # CONFIG_E1000E_ENABLED is not set 710 + # CONFIG_IP1000 is not set 711 + # CONFIG_IGB is not set 737 712 # CONFIG_NS83820 is not set 738 713 # CONFIG_HAMACHI is not set 739 714 # CONFIG_YELLOWFIN is not set ··· 762 731 # CONFIG_NIU is not set 763 732 # CONFIG_MLX4_CORE is not set 764 733 # CONFIG_TEHUTI is not set 734 + # CONFIG_BNX2X is not set 765 735 # CONFIG_TR is not set 766 736 767 737 # ··· 785 753 # CONFIG_PPP is not set 786 754 # CONFIG_SLIP is not set 787 755 # CONFIG_NET_FC is not set 788 - # CONFIG_SHAPER is not set 789 756 # CONFIG_NETCONSOLE is not set 790 757 # CONFIG_NETPOLL is not set 791 758 # CONFIG_NET_POLL_CONTROLLER is not set ··· 833 802 CONFIG_HW_CONSOLE=y 834 803 # CONFIG_VT_HW_CONSOLE_BINDING is not set 835 804 # CONFIG_SERIAL_NONSTANDARD is not set 805 + # CONFIG_NOZOMI is not set 836 806 837 807 # 838 808 # Serial drivers ··· 904 872 # 905 873 # Miscellaneous I2C Chip support 906 874 # 907 - # CONFIG_SENSORS_DS1337 is not set 908 - # CONFIG_SENSORS_DS1374 is not set 909 875 # CONFIG_DS1682 is not set 910 876 # CONFIG_SENSORS_EEPROM is not set 911 877 # CONFIG_SENSORS_PCF8574 is not set 912 - # CONFIG_SENSORS_PCA9539 is not set 878 + # CONFIG_PCF8575 is not set 913 879 # CONFIG_SENSORS_PCF8591 is not set 914 - # CONFIG_SENSORS_M41T00 is not set 880 + # CONFIG_TPS65010 is not set 915 881 # CONFIG_SENSORS_MAX6875 is not set 916 882 # CONFIG_SENSORS_TSL2550 is not set 917 883 # CONFIG_I2C_DEBUG_CORE is not set ··· 934 904 # CONFIG_SENSORS_ADM1031 is not set 935 905 # CONFIG_SENSORS_ADM9240 is not set 936 906 # CONFIG_SENSORS_ADT7470 is not set 907 + # CONFIG_SENSORS_ADT7473 is not set 937 908 # CONFIG_SENSORS_ATXP1 is not set 938 909 # CONFIG_SENSORS_DS1621 is not set 939 910 # CONFIG_SENSORS_I5K_AMB is not set ··· 964 933 # CONFIG_SENSORS_SMSC47M1 is not set 965 934 # CONFIG_SENSORS_SMSC47M192 is not set 966 935 # CONFIG_SENSORS_SMSC47B397 is not set 936 + # CONFIG_SENSORS_ADS7828 is not set 967 937 # CONFIG_SENSORS_THMC50 is not set 968 938 # CONFIG_SENSORS_VIA686A is not set 969 939 # CONFIG_SENSORS_VT1211 is not set ··· 974 942 # CONFIG_SENSORS_W83792D is not set 975 943 # CONFIG_SENSORS_W83793 is not set 976 944 # CONFIG_SENSORS_W83L785TS is not set 945 + # CONFIG_SENSORS_W83L786NG is not set 977 946 # CONFIG_SENSORS_W83627HF is not set 978 947 # CONFIG_SENSORS_W83627EHF is not set 979 948 # CONFIG_HWMON_DEBUG_CHIP is not set 949 + # CONFIG_THERMAL is not set 980 950 # CONFIG_WATCHDOG is not set 981 951 982 952 # ··· 1043 1009 CONFIG_USB_ARCH_HAS_EHCI=y 1044 1010 CONFIG_USB=y 1045 1011 # CONFIG_USB_DEBUG is not set 1012 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1046 1013 1047 1014 # 1048 1015 # Miscellaneous USB options ··· 1057 1022 # USB Host Controller Drivers 1058 1023 # 1059 1024 CONFIG_USB_EHCI_HCD=y 1060 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1061 1025 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1062 1026 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1027 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1063 1028 # CONFIG_USB_ISP116X_HCD is not set 1064 1029 CONFIG_USB_OHCI_HCD=y 1065 1030 # CONFIG_USB_OHCI_HCD_PPC_OF is not set ··· 1096 1061 # 1097 1062 # USB port drivers 1098 1063 # 1099 - 1100 - # 1101 - # USB Serial Converter support 1102 - # 1103 1064 # CONFIG_USB_SERIAL is not set 1104 1065 1105 1066 # ··· 1121 1090 # CONFIG_USB_TRANCEVIBRATOR is not set 1122 1091 # CONFIG_USB_IOWARRIOR is not set 1123 1092 # CONFIG_USB_TEST is not set 1124 - 1125 - # 1126 - # USB DSL modem support 1127 - # 1128 - 1129 - # 1130 - # USB Gadget Support 1131 - # 1132 1093 # CONFIG_USB_GADGET is not set 1133 1094 # CONFIG_MMC is not set 1095 + # CONFIG_MEMSTICK is not set 1134 1096 # CONFIG_NEW_LEDS is not set 1135 1097 # CONFIG_INFINIBAND is not set 1136 1098 # CONFIG_EDAC is not set 1137 1099 CONFIG_RTC_LIB=y 1138 1100 CONFIG_RTC_CLASS=y 1101 + 1102 + # 1103 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1104 + # 1139 1105 CONFIG_RTC_HCTOSYS=y 1140 1106 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1141 1107 # CONFIG_RTC_DEBUG is not set ··· 1159 1131 # CONFIG_RTC_DRV_PCF8563 is not set 1160 1132 # CONFIG_RTC_DRV_PCF8583 is not set 1161 1133 # CONFIG_RTC_DRV_M41T80 is not set 1134 + # CONFIG_RTC_DRV_S35390A is not set 1162 1135 1163 1136 # 1164 1137 # SPI RTC drivers ··· 1169 1140 # Platform RTC drivers 1170 1141 # 1171 1142 # CONFIG_RTC_DRV_CMOS is not set 1143 + # CONFIG_RTC_DRV_DS1511 is not set 1172 1144 # CONFIG_RTC_DRV_DS1553 is not set 1173 - # CONFIG_RTC_DRV_STK17TA8 is not set 1174 1145 # CONFIG_RTC_DRV_DS1742 is not set 1146 + # CONFIG_RTC_DRV_STK17TA8 is not set 1175 1147 # CONFIG_RTC_DRV_M48T86 is not set 1176 1148 # CONFIG_RTC_DRV_M48T59 is not set 1177 1149 # CONFIG_RTC_DRV_V3020 is not set ··· 1180 1150 # 1181 1151 # on-CPU RTC drivers 1182 1152 # 1153 + # CONFIG_DMADEVICES is not set 1183 1154 1184 1155 # 1185 1156 # Userspace I/O ··· 1206 1175 # CONFIG_XFS_FS is not set 1207 1176 # CONFIG_GFS2_FS is not set 1208 1177 # CONFIG_OCFS2_FS is not set 1209 - # CONFIG_MINIX_FS is not set 1210 - # CONFIG_ROMFS_FS is not set 1178 + CONFIG_DNOTIFY=y 1211 1179 CONFIG_INOTIFY=y 1212 1180 CONFIG_INOTIFY_USER=y 1213 1181 # CONFIG_QUOTA is not set 1214 - CONFIG_DNOTIFY=y 1215 1182 # CONFIG_AUTOFS_FS is not set 1216 1183 # CONFIG_AUTOFS4_FS is not set 1217 1184 # CONFIG_FUSE_FS is not set ··· 1252 1223 # CONFIG_JFFS2_FS is not set 1253 1224 # CONFIG_CRAMFS is not set 1254 1225 # CONFIG_VXFS_FS is not set 1226 + # CONFIG_MINIX_FS is not set 1255 1227 # CONFIG_HPFS_FS is not set 1256 1228 # CONFIG_QNX4FS_FS is not set 1229 + # CONFIG_ROMFS_FS is not set 1257 1230 # CONFIG_SYSV_FS is not set 1258 1231 # CONFIG_UFS_FS is not set 1259 1232 CONFIG_NETWORK_FILESYSTEMS=y ··· 1300 1269 # CONFIG_SYSV68_PARTITION is not set 1301 1270 # CONFIG_NLS is not set 1302 1271 # CONFIG_DLM is not set 1303 - # CONFIG_UCC_SLOW is not set 1304 1272 1305 1273 # 1306 1274 # Library routines ··· 1315 1285 CONFIG_HAS_IOMEM=y 1316 1286 CONFIG_HAS_IOPORT=y 1317 1287 CONFIG_HAS_DMA=y 1318 - # CONFIG_INSTRUMENTATION is not set 1319 1288 1320 1289 # 1321 1290 # Kernel hacking ··· 1328 1299 # CONFIG_HEADERS_CHECK is not set 1329 1300 # CONFIG_DEBUG_KERNEL is not set 1330 1301 # CONFIG_SLUB_DEBUG_ON is not set 1302 + # CONFIG_SLUB_STATS is not set 1331 1303 CONFIG_DEBUG_BUGVERBOSE=y 1332 1304 # CONFIG_SAMPLES is not set 1333 1305 # CONFIG_BOOTX_TEXT is not set ··· 1340 1310 # CONFIG_KEYS is not set 1341 1311 # CONFIG_SECURITY is not set 1342 1312 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1343 - # CONFIG_CRYPTO is not set 1313 + CONFIG_CRYPTO=y 1314 + # CONFIG_CRYPTO_SEQIV is not set 1315 + # CONFIG_CRYPTO_MANAGER is not set 1316 + # CONFIG_CRYPTO_HMAC is not set 1317 + # CONFIG_CRYPTO_XCBC is not set 1318 + # CONFIG_CRYPTO_NULL is not set 1319 + # CONFIG_CRYPTO_MD4 is not set 1320 + # CONFIG_CRYPTO_MD5 is not set 1321 + # CONFIG_CRYPTO_SHA1 is not set 1322 + # CONFIG_CRYPTO_SHA256 is not set 1323 + # CONFIG_CRYPTO_SHA512 is not set 1324 + # CONFIG_CRYPTO_WP512 is not set 1325 + # CONFIG_CRYPTO_TGR192 is not set 1326 + # CONFIG_CRYPTO_GF128MUL is not set 1327 + # CONFIG_CRYPTO_ECB is not set 1328 + # CONFIG_CRYPTO_CBC is not set 1329 + # CONFIG_CRYPTO_PCBC is not set 1330 + # CONFIG_CRYPTO_LRW is not set 1331 + # CONFIG_CRYPTO_XTS is not set 1332 + # CONFIG_CRYPTO_CTR is not set 1333 + # CONFIG_CRYPTO_GCM is not set 1334 + # CONFIG_CRYPTO_CCM is not set 1335 + # CONFIG_CRYPTO_CRYPTD is not set 1336 + # CONFIG_CRYPTO_DES is not set 1337 + # CONFIG_CRYPTO_FCRYPT is not set 1338 + # CONFIG_CRYPTO_BLOWFISH is not set 1339 + # CONFIG_CRYPTO_TWOFISH is not set 1340 + # CONFIG_CRYPTO_SERPENT is not set 1341 + # CONFIG_CRYPTO_AES is not set 1342 + # CONFIG_CRYPTO_CAST5 is not set 1343 + # CONFIG_CRYPTO_CAST6 is not set 1344 + # CONFIG_CRYPTO_TEA is not set 1345 + # CONFIG_CRYPTO_ARC4 is not set 1346 + # CONFIG_CRYPTO_KHAZAD is not set 1347 + # CONFIG_CRYPTO_ANUBIS is not set 1348 + # CONFIG_CRYPTO_SEED is not set 1349 + # CONFIG_CRYPTO_SALSA20 is not set 1350 + # CONFIG_CRYPTO_DEFLATE is not set 1351 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1352 + # CONFIG_CRYPTO_CRC32C is not set 1353 + # CONFIG_CRYPTO_CAMELLIA is not set 1354 + # CONFIG_CRYPTO_AUTHENC is not set 1355 + # CONFIG_CRYPTO_LZO is not set 1356 + CONFIG_CRYPTO_HW=y 1357 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1344 1358 # CONFIG_PPC_CLOCK is not set
+53 -25
arch/powerpc/configs/sbc834x_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 15:54:27 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:38 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 19 CONFIG_PPC_STD_MMU=y 20 20 CONFIG_PPC_STD_MMU_32=y 21 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 79 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 81 82 CONFIG_BLK_DEV_INITRD=y 82 83 CONFIG_INITRAMFS_SOURCE="" 83 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 88 CONFIG_PRINTK=y 92 89 CONFIG_BUG=y 93 90 CONFIG_ELF_CORE=y 91 + CONFIG_COMPAT_BRK=y 94 92 CONFIG_BASE_FULL=y 95 93 CONFIG_FUTEX=y 96 94 CONFIG_ANON_INODES=y 97 95 # CONFIG_EPOLL is not set 98 96 CONFIG_SIGNALFD=y 97 + CONFIG_TIMERFD=y 99 98 CONFIG_EVENTFD=y 100 99 CONFIG_SHMEM=y 101 100 CONFIG_VM_EVENT_COUNTERS=y 102 101 CONFIG_SLAB=y 103 102 # CONFIG_SLUB is not set 104 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 105 110 CONFIG_SLABINFO=y 106 111 CONFIG_RT_MUTEXES=y 107 112 # CONFIG_TINY_SHMEM is not set ··· 138 127 # CONFIG_DEFAULT_CFQ is not set 139 128 # CONFIG_DEFAULT_NOOP is not set 140 129 CONFIG_DEFAULT_IOSCHED="anticipatory" 130 + CONFIG_CLASSIC_RCU=y 141 131 142 132 # 143 133 # Platform support ··· 147 135 # CONFIG_PPC_82xx is not set 148 136 CONFIG_PPC_83xx=y 149 137 # CONFIG_PPC_86xx is not set 150 - # CONFIG_PPC_MPC52xx is not set 151 - # CONFIG_PPC_MPC5200 is not set 138 + # CONFIG_PPC_MPC512x is not set 139 + # CONFIG_PPC_MPC5121 is not set 152 140 # CONFIG_PPC_CELL is not set 153 141 # CONFIG_PPC_CELL_NATIVE is not set 154 142 # CONFIG_PQ2ADS is not set 155 - # CONFIG_MPC8313_RDB is not set 143 + CONFIG_MPC83xx=y 144 + # CONFIG_MPC831x_RDB is not set 156 145 # CONFIG_MPC832x_MDS is not set 157 146 # CONFIG_MPC832x_RDB is not set 158 147 # CONFIG_MPC834x_MDS is not set 159 148 # CONFIG_MPC834x_ITX is not set 160 149 # CONFIG_MPC836x_MDS is not set 161 150 # CONFIG_MPC837x_MDS is not set 151 + # CONFIG_MPC837x_RDB is not set 162 152 CONFIG_SBC834x=y 163 - CONFIG_MPC834x=y 153 + CONFIG_PPC_MPC834x=y 164 154 CONFIG_IPIC=y 165 155 # CONFIG_MPIC is not set 166 156 # CONFIG_MPIC_WEIRD is not set ··· 189 175 # CONFIG_HZ_300 is not set 190 176 # CONFIG_HZ_1000 is not set 191 177 CONFIG_HZ=250 178 + # CONFIG_SCHED_HRTICK is not set 192 179 CONFIG_PREEMPT_NONE=y 193 180 # CONFIG_PREEMPT_VOLUNTARY is not set 194 181 # CONFIG_PREEMPT is not set 195 182 CONFIG_BINFMT_ELF=y 196 183 # CONFIG_BINFMT_MISC is not set 184 + # CONFIG_IOMMU_HELPER is not set 197 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 198 188 CONFIG_ARCH_FLATMEM_ENABLE=y 199 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 199 CONFIG_PROC_DEVICETREE=y 218 200 # CONFIG_CMDLINE_BOOL is not set 219 201 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 202 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="" 225 203 CONFIG_ISA_DMA_API=y 226 204 227 205 # ··· 262 248 CONFIG_XFRM_USER=m 263 249 # CONFIG_XFRM_SUB_POLICY is not set 264 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 265 252 # CONFIG_NET_KEY is not set 266 253 CONFIG_INET=y 267 254 CONFIG_IP_MULTICAST=y ··· 318 303 # 319 304 # CONFIG_NET_PKTGEN is not set 320 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 321 307 # CONFIG_IRDA is not set 322 308 # CONFIG_BT is not set 323 309 # CONFIG_AF_RXRPC is not set ··· 358 342 CONFIG_BLK_DEV_RAM=y 359 343 CONFIG_BLK_DEV_RAM_COUNT=16 360 344 CONFIG_BLK_DEV_RAM_SIZE=32768 361 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 345 + # CONFIG_BLK_DEV_XIP is not set 362 346 # CONFIG_CDROM_PKTCDVD is not set 363 347 # CONFIG_ATA_OVER_ETH is not set 364 348 CONFIG_MISC_DEVICES=y 365 349 # CONFIG_EEPROM_93CX6 is not set 350 + # CONFIG_ENCLOSURE_SERVICES is not set 351 + CONFIG_HAVE_IDE=y 366 352 # CONFIG_IDE is not set 367 353 368 354 # ··· 399 381 # CONFIG_SMSC_PHY is not set 400 382 CONFIG_BROADCOM_PHY=y 401 383 # CONFIG_ICPLUS_PHY is not set 384 + # CONFIG_REALTEK_PHY is not set 402 385 # CONFIG_FIXED_PHY is not set 403 386 # CONFIG_MDIO_BITBANG is not set 404 387 CONFIG_NET_ETHERNET=y ··· 410 391 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 411 392 # CONFIG_B44 is not set 412 393 CONFIG_NETDEV_1000=y 394 + # CONFIG_E1000E_ENABLED is not set 413 395 CONFIG_GIANFAR=y 414 396 # CONFIG_GFAR_NAPI is not set 415 397 # CONFIG_NETDEV_10000 is not set ··· 423 403 # CONFIG_WAN is not set 424 404 # CONFIG_PPP is not set 425 405 # CONFIG_SLIP is not set 426 - # CONFIG_SHAPER is not set 427 406 # CONFIG_NETCONSOLE is not set 428 407 # CONFIG_NETPOLL is not set 429 408 # CONFIG_NET_POLL_CONTROLLER is not set ··· 517 498 # 518 499 # Miscellaneous I2C Chip support 519 500 # 520 - # CONFIG_SENSORS_DS1337 is not set 521 - # CONFIG_SENSORS_DS1374 is not set 522 501 # CONFIG_DS1682 is not set 523 502 # CONFIG_SENSORS_EEPROM is not set 524 503 # CONFIG_SENSORS_PCF8574 is not set 525 - # CONFIG_SENSORS_PCA9539 is not set 504 + # CONFIG_PCF8575 is not set 526 505 # CONFIG_SENSORS_PCF8591 is not set 527 - # CONFIG_SENSORS_M41T00 is not set 506 + # CONFIG_TPS65010 is not set 528 507 # CONFIG_SENSORS_MAX6875 is not set 529 508 # CONFIG_SENSORS_TSL2550 is not set 530 509 # CONFIG_I2C_DEBUG_CORE is not set ··· 547 530 # CONFIG_SENSORS_ADM1031 is not set 548 531 # CONFIG_SENSORS_ADM9240 is not set 549 532 # CONFIG_SENSORS_ADT7470 is not set 533 + # CONFIG_SENSORS_ADT7473 is not set 550 534 # CONFIG_SENSORS_ATXP1 is not set 551 535 # CONFIG_SENSORS_DS1621 is not set 552 536 # CONFIG_SENSORS_F71805F is not set ··· 575 557 # CONFIG_SENSORS_SMSC47M1 is not set 576 558 # CONFIG_SENSORS_SMSC47M192 is not set 577 559 # CONFIG_SENSORS_SMSC47B397 is not set 560 + # CONFIG_SENSORS_ADS7828 is not set 578 561 # CONFIG_SENSORS_THMC50 is not set 579 562 # CONFIG_SENSORS_VT1211 is not set 580 563 # CONFIG_SENSORS_W83781D is not set ··· 583 564 # CONFIG_SENSORS_W83792D is not set 584 565 # CONFIG_SENSORS_W83793 is not set 585 566 # CONFIG_SENSORS_W83L785TS is not set 567 + # CONFIG_SENSORS_W83L786NG is not set 586 568 # CONFIG_SENSORS_W83627HF is not set 587 569 # CONFIG_SENSORS_W83627EHF is not set 588 570 # CONFIG_HWMON_DEBUG_CHIP is not set 571 + # CONFIG_THERMAL is not set 589 572 CONFIG_WATCHDOG=y 590 573 # CONFIG_WATCHDOG_NOWAYOUT is not set 591 574 ··· 638 617 # CONFIG_HIDRAW is not set 639 618 # CONFIG_USB_SUPPORT is not set 640 619 # CONFIG_MMC is not set 620 + # CONFIG_MEMSTICK is not set 641 621 # CONFIG_NEW_LEDS is not set 642 622 # CONFIG_EDAC is not set 643 623 # CONFIG_RTC_CLASS is not set 624 + # CONFIG_DMADEVICES is not set 644 625 645 626 # 646 627 # Userspace I/O ··· 661 638 # CONFIG_XFS_FS is not set 662 639 # CONFIG_GFS2_FS is not set 663 640 # CONFIG_OCFS2_FS is not set 664 - # CONFIG_MINIX_FS is not set 665 - # CONFIG_ROMFS_FS is not set 641 + CONFIG_DNOTIFY=y 666 642 CONFIG_INOTIFY=y 667 643 CONFIG_INOTIFY_USER=y 668 644 # CONFIG_QUOTA is not set 669 - CONFIG_DNOTIFY=y 670 645 # CONFIG_AUTOFS_FS is not set 671 646 # CONFIG_AUTOFS4_FS is not set 672 647 # CONFIG_FUSE_FS is not set ··· 706 685 # CONFIG_EFS_FS is not set 707 686 # CONFIG_CRAMFS is not set 708 687 # CONFIG_VXFS_FS is not set 688 + # CONFIG_MINIX_FS is not set 709 689 # CONFIG_HPFS_FS is not set 710 690 # CONFIG_QNX4FS_FS is not set 691 + # CONFIG_ROMFS_FS is not set 711 692 # CONFIG_SYSV_FS is not set 712 693 # CONFIG_UFS_FS is not set 713 694 CONFIG_NETWORK_FILESYSTEMS=y ··· 756 733 CONFIG_HAS_IOMEM=y 757 734 CONFIG_HAS_IOPORT=y 758 735 CONFIG_HAS_DMA=y 759 - # CONFIG_INSTRUMENTATION is not set 760 736 761 737 # 762 738 # Kernel hacking ··· 781 759 CONFIG_CRYPTO=y 782 760 CONFIG_CRYPTO_ALGAPI=y 783 761 CONFIG_CRYPTO_BLKCIPHER=y 762 + # CONFIG_CRYPTO_SEQIV is not set 784 763 CONFIG_CRYPTO_MANAGER=y 785 764 # CONFIG_CRYPTO_HMAC is not set 786 765 # CONFIG_CRYPTO_XCBC is not set ··· 799 776 CONFIG_CRYPTO_PCBC=m 800 777 # CONFIG_CRYPTO_LRW is not set 801 778 # CONFIG_CRYPTO_XTS is not set 779 + # CONFIG_CRYPTO_CTR is not set 780 + # CONFIG_CRYPTO_GCM is not set 781 + # CONFIG_CRYPTO_CCM is not set 802 782 # CONFIG_CRYPTO_CRYPTD is not set 803 783 CONFIG_CRYPTO_DES=y 804 784 # CONFIG_CRYPTO_FCRYPT is not set ··· 816 790 # CONFIG_CRYPTO_KHAZAD is not set 817 791 # CONFIG_CRYPTO_ANUBIS is not set 818 792 # CONFIG_CRYPTO_SEED is not set 793 + # CONFIG_CRYPTO_SALSA20 is not set 819 794 # CONFIG_CRYPTO_DEFLATE is not set 820 795 # CONFIG_CRYPTO_MICHAEL_MIC is not set 821 796 # CONFIG_CRYPTO_CRC32C is not set 822 797 # CONFIG_CRYPTO_CAMELLIA is not set 823 798 # CONFIG_CRYPTO_TEST is not set 824 799 # CONFIG_CRYPTO_AUTHENC is not set 800 + # CONFIG_CRYPTO_LZO is not set 825 801 # CONFIG_CRYPTO_HW is not set 826 802 # CONFIG_PPC_CLOCK is not set
+93 -22
arch/powerpc/configs/sbc8548_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 15:19:12 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:39 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 93 90 CONFIG_PRINTK=y 94 91 CONFIG_BUG=y 95 92 CONFIG_ELF_CORE=y 93 + CONFIG_COMPAT_BRK=y 96 94 CONFIG_BASE_FULL=y 97 95 CONFIG_FUTEX=y 98 96 CONFIG_ANON_INODES=y 99 97 CONFIG_EPOLL=y 100 98 CONFIG_SIGNALFD=y 99 + CONFIG_TIMERFD=y 101 100 CONFIG_EVENTFD=y 102 101 CONFIG_SHMEM=y 103 102 CONFIG_VM_EVENT_COUNTERS=y 104 103 CONFIG_SLAB=y 105 104 # CONFIG_SLUB is not set 106 105 # CONFIG_SLOB is not set 106 + # CONFIG_PROFILING is not set 107 + # CONFIG_MARKERS is not set 108 + CONFIG_HAVE_OPROFILE=y 109 + CONFIG_HAVE_KPROBES=y 110 + CONFIG_HAVE_KRETPROBES=y 111 + CONFIG_PROC_PAGE_MONITOR=y 107 112 CONFIG_SLABINFO=y 108 113 CONFIG_RT_MUTEXES=y 109 114 # CONFIG_TINY_SHMEM is not set ··· 135 124 # CONFIG_DEFAULT_CFQ is not set 136 125 # CONFIG_DEFAULT_NOOP is not set 137 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 138 128 139 129 # 140 130 # Platform support 141 131 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 144 134 # CONFIG_PPC_CELL is not set 145 135 # CONFIG_PPC_CELL_NATIVE is not set 146 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 147 138 # CONFIG_MPC8540_ADS is not set 148 139 # CONFIG_MPC8560_ADS is not set 149 140 # CONFIG_MPC85xx_CDS is not set 150 141 # CONFIG_MPC85xx_MDS is not set 151 142 # CONFIG_MPC85xx_DS is not set 143 + # CONFIG_STX_GP3 is not set 144 + # CONFIG_TQM8540 is not set 145 + # CONFIG_TQM8541 is not set 146 + # CONFIG_TQM8555 is not set 147 + # CONFIG_TQM8560 is not set 152 148 CONFIG_SBC8548=y 153 149 # CONFIG_SBC8560 is not set 154 - CONFIG_MPC8540=y 155 - CONFIG_MPC85xx=y 156 150 # CONFIG_IPIC is not set 157 151 CONFIG_MPIC=y 158 152 # CONFIG_MPIC_WEIRD is not set ··· 169 153 # CONFIG_PPC_INDIRECT_IO is not set 170 154 # CONFIG_GENERIC_IOMAP is not set 171 155 # CONFIG_CPU_FREQ is not set 156 + # CONFIG_CPM2 is not set 172 157 # CONFIG_FSL_ULI1575 is not set 173 158 174 159 # ··· 185 168 # CONFIG_HZ_300 is not set 186 169 # CONFIG_HZ_1000 is not set 187 170 CONFIG_HZ=250 171 + # CONFIG_SCHED_HRTICK is not set 188 172 CONFIG_PREEMPT_NONE=y 189 173 # CONFIG_PREEMPT_VOLUNTARY is not set 190 174 # CONFIG_PREEMPT is not set 191 175 CONFIG_BINFMT_ELF=y 192 176 CONFIG_BINFMT_MISC=y 193 177 CONFIG_MATH_EMULATION=y 178 + # CONFIG_IOMMU_HELPER is not set 194 179 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 180 + CONFIG_ARCH_HAS_WALK_MEMORY=y 181 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 195 182 CONFIG_ARCH_FLATMEM_ENABLE=y 196 183 CONFIG_ARCH_POPULATES_NODE_MAP=y 197 184 CONFIG_SELECT_MEMORY_MODEL=y ··· 214 193 CONFIG_PROC_DEVICETREE=y 215 194 # CONFIG_CMDLINE_BOOL is not set 216 195 # CONFIG_PM is not set 217 - CONFIG_SUSPEND_UP_POSSIBLE=y 218 - CONFIG_HIBERNATION_UP_POSSIBLE=y 219 196 # CONFIG_SECCOMP is not set 220 - CONFIG_WANT_DEVICE_TREE=y 221 - CONFIG_DEVICE_TREE="" 222 197 CONFIG_ISA_DMA_API=y 223 198 224 199 # ··· 263 246 CONFIG_XFRM_USER=y 264 247 # CONFIG_XFRM_SUB_POLICY is not set 265 248 # CONFIG_XFRM_MIGRATE is not set 249 + # CONFIG_XFRM_STATISTICS is not set 266 250 # CONFIG_NET_KEY is not set 267 251 CONFIG_INET=y 268 252 CONFIG_IP_MULTICAST=y ··· 319 301 # 320 302 # CONFIG_NET_PKTGEN is not set 321 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 322 305 # CONFIG_IRDA is not set 323 306 # CONFIG_BT is not set 324 307 # CONFIG_AF_RXRPC is not set ··· 364 345 CONFIG_BLK_DEV_RAM=y 365 346 CONFIG_BLK_DEV_RAM_COUNT=16 366 347 CONFIG_BLK_DEV_RAM_SIZE=4096 367 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 348 + # CONFIG_BLK_DEV_XIP is not set 368 349 # CONFIG_CDROM_PKTCDVD is not set 369 350 # CONFIG_ATA_OVER_ETH is not set 370 351 CONFIG_MISC_DEVICES=y ··· 372 353 # CONFIG_EEPROM_93CX6 is not set 373 354 # CONFIG_SGI_IOC4 is not set 374 355 # CONFIG_TIFM_CORE is not set 356 + # CONFIG_ENCLOSURE_SERVICES is not set 357 + CONFIG_HAVE_IDE=y 375 358 # CONFIG_IDE is not set 376 359 377 360 # ··· 417 396 # CONFIG_SMSC_PHY is not set 418 397 CONFIG_BROADCOM_PHY=y 419 398 # CONFIG_ICPLUS_PHY is not set 399 + # CONFIG_REALTEK_PHY is not set 420 400 # CONFIG_FIXED_PHY is not set 421 401 # CONFIG_MDIO_BITBANG is not set 422 402 CONFIG_NET_ETHERNET=y ··· 439 417 # CONFIG_DL2K is not set 440 418 # CONFIG_E1000 is not set 441 419 # CONFIG_E1000E is not set 420 + # CONFIG_E1000E_ENABLED is not set 442 421 # CONFIG_IP1000 is not set 422 + # CONFIG_IGB is not set 443 423 # CONFIG_NS83820 is not set 444 424 # CONFIG_HAMACHI is not set 445 425 # CONFIG_YELLOWFIN is not set ··· 468 444 # CONFIG_NIU is not set 469 445 # CONFIG_MLX4_CORE is not set 470 446 # CONFIG_TEHUTI is not set 447 + # CONFIG_BNX2X is not set 471 448 # CONFIG_TR is not set 472 449 473 450 # ··· 481 456 # CONFIG_HIPPI is not set 482 457 # CONFIG_PPP is not set 483 458 # CONFIG_SLIP is not set 484 - # CONFIG_SHAPER is not set 485 459 # CONFIG_NETCONSOLE is not set 486 460 # CONFIG_NETPOLL is not set 487 461 # CONFIG_NET_POLL_CONTROLLER is not set ··· 523 499 # 524 500 # CONFIG_VT is not set 525 501 # CONFIG_SERIAL_NONSTANDARD is not set 502 + # CONFIG_NOZOMI is not set 526 503 527 504 # 528 505 # Serial drivers ··· 583 558 # CONFIG_SENSORS_W83627HF is not set 584 559 # CONFIG_SENSORS_W83627EHF is not set 585 560 # CONFIG_HWMON_DEBUG_CHIP is not set 561 + # CONFIG_THERMAL is not set 586 562 # CONFIG_WATCHDOG is not set 587 563 588 564 # ··· 626 600 # CONFIG_HID_SUPPORT is not set 627 601 # CONFIG_USB_SUPPORT is not set 628 602 # CONFIG_MMC is not set 603 + # CONFIG_MEMSTICK is not set 629 604 # CONFIG_NEW_LEDS is not set 630 605 # CONFIG_INFINIBAND is not set 631 606 # CONFIG_EDAC is not set 632 607 # CONFIG_RTC_CLASS is not set 608 + # CONFIG_DMADEVICES is not set 633 609 634 610 # 635 611 # Userspace I/O ··· 650 622 # CONFIG_XFS_FS is not set 651 623 # CONFIG_GFS2_FS is not set 652 624 # CONFIG_OCFS2_FS is not set 653 - # CONFIG_MINIX_FS is not set 654 - # CONFIG_ROMFS_FS is not set 625 + CONFIG_DNOTIFY=y 655 626 CONFIG_INOTIFY=y 656 627 CONFIG_INOTIFY_USER=y 657 628 # CONFIG_QUOTA is not set 658 - CONFIG_DNOTIFY=y 659 629 # CONFIG_AUTOFS_FS is not set 660 630 # CONFIG_AUTOFS4_FS is not set 661 631 # CONFIG_FUSE_FS is not set ··· 695 669 # CONFIG_EFS_FS is not set 696 670 # CONFIG_CRAMFS is not set 697 671 # CONFIG_VXFS_FS is not set 672 + # CONFIG_MINIX_FS is not set 698 673 # CONFIG_HPFS_FS is not set 699 674 # CONFIG_QNX4FS_FS is not set 675 + # CONFIG_ROMFS_FS is not set 700 676 # CONFIG_SYSV_FS is not set 701 677 # CONFIG_UFS_FS is not set 702 678 CONFIG_NETWORK_FILESYSTEMS=y ··· 742 714 CONFIG_HAS_IOMEM=y 743 715 CONFIG_HAS_IOPORT=y 744 716 CONFIG_HAS_DMA=y 745 - # CONFIG_INSTRUMENTATION is not set 746 717 747 718 # 748 719 # Kernel hacking ··· 764 737 # CONFIG_KEYS is not set 765 738 # CONFIG_SECURITY is not set 766 739 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 767 - # CONFIG_CRYPTO is not set 740 + CONFIG_CRYPTO=y 741 + # CONFIG_CRYPTO_SEQIV is not set 742 + # CONFIG_CRYPTO_MANAGER is not set 743 + # CONFIG_CRYPTO_HMAC is not set 744 + # CONFIG_CRYPTO_XCBC is not set 745 + # CONFIG_CRYPTO_NULL is not set 746 + # CONFIG_CRYPTO_MD4 is not set 747 + # CONFIG_CRYPTO_MD5 is not set 748 + # CONFIG_CRYPTO_SHA1 is not set 749 + # CONFIG_CRYPTO_SHA256 is not set 750 + # CONFIG_CRYPTO_SHA512 is not set 751 + # CONFIG_CRYPTO_WP512 is not set 752 + # CONFIG_CRYPTO_TGR192 is not set 753 + # CONFIG_CRYPTO_GF128MUL is not set 754 + # CONFIG_CRYPTO_ECB is not set 755 + # CONFIG_CRYPTO_CBC is not set 756 + # CONFIG_CRYPTO_PCBC is not set 757 + # CONFIG_CRYPTO_LRW is not set 758 + # CONFIG_CRYPTO_XTS is not set 759 + # CONFIG_CRYPTO_CTR is not set 760 + # CONFIG_CRYPTO_GCM is not set 761 + # CONFIG_CRYPTO_CCM is not set 762 + # CONFIG_CRYPTO_CRYPTD is not set 763 + # CONFIG_CRYPTO_DES is not set 764 + # CONFIG_CRYPTO_FCRYPT is not set 765 + # CONFIG_CRYPTO_BLOWFISH is not set 766 + # CONFIG_CRYPTO_TWOFISH is not set 767 + # CONFIG_CRYPTO_SERPENT is not set 768 + # CONFIG_CRYPTO_AES is not set 769 + # CONFIG_CRYPTO_CAST5 is not set 770 + # CONFIG_CRYPTO_CAST6 is not set 771 + # CONFIG_CRYPTO_TEA is not set 772 + # CONFIG_CRYPTO_ARC4 is not set 773 + # CONFIG_CRYPTO_KHAZAD is not set 774 + # CONFIG_CRYPTO_ANUBIS is not set 775 + # CONFIG_CRYPTO_SEED is not set 776 + # CONFIG_CRYPTO_SALSA20 is not set 777 + # CONFIG_CRYPTO_DEFLATE is not set 778 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 779 + # CONFIG_CRYPTO_CRC32C is not set 780 + # CONFIG_CRYPTO_CAMELLIA is not set 781 + # CONFIG_CRYPTO_AUTHENC is not set 782 + # CONFIG_CRYPTO_LZO is not set 783 + CONFIG_CRYPTO_HW=y 784 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 768 785 # CONFIG_PPC_CLOCK is not set
+95 -29
arch/powerpc/configs/sbc8560_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Wed Jan 23 14:59:20 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:39 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 91 CONFIG_PRINTK=y 95 92 CONFIG_BUG=y 96 93 CONFIG_ELF_CORE=y 94 + CONFIG_COMPAT_BRK=y 97 95 CONFIG_BASE_FULL=y 98 96 CONFIG_FUTEX=y 99 97 CONFIG_ANON_INODES=y 100 98 CONFIG_EPOLL=y 101 99 CONFIG_SIGNALFD=y 100 + CONFIG_TIMERFD=y 102 101 CONFIG_EVENTFD=y 103 102 CONFIG_SHMEM=y 104 103 CONFIG_VM_EVENT_COUNTERS=y 105 104 CONFIG_SLAB=y 106 105 # CONFIG_SLUB is not set 107 106 # CONFIG_SLOB is not set 107 + # CONFIG_PROFILING is not set 108 + # CONFIG_MARKERS is not set 109 + CONFIG_HAVE_OPROFILE=y 110 + CONFIG_HAVE_KPROBES=y 111 + CONFIG_HAVE_KRETPROBES=y 112 + CONFIG_PROC_PAGE_MONITOR=y 113 + CONFIG_SLABINFO=y 108 114 CONFIG_RT_MUTEXES=y 109 115 # CONFIG_TINY_SHMEM is not set 110 116 CONFIG_BASE_SMALL=0 ··· 136 124 # CONFIG_DEFAULT_CFQ is not set 137 125 # CONFIG_DEFAULT_NOOP is not set 138 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 139 128 140 129 # 141 130 # Platform support 142 131 # 143 - # CONFIG_PPC_MPC52xx is not set 144 - # CONFIG_PPC_MPC5200 is not set 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 145 134 # CONFIG_PPC_CELL is not set 146 135 # CONFIG_PPC_CELL_NATIVE is not set 147 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 148 138 # CONFIG_MPC8540_ADS is not set 149 139 # CONFIG_MPC8560_ADS is not set 150 140 # CONFIG_MPC85xx_CDS is not set 151 141 # CONFIG_MPC85xx_MDS is not set 152 142 # CONFIG_MPC85xx_DS is not set 143 + # CONFIG_STX_GP3 is not set 144 + # CONFIG_TQM8540 is not set 145 + # CONFIG_TQM8541 is not set 146 + # CONFIG_TQM8555 is not set 147 + # CONFIG_TQM8560 is not set 148 + # CONFIG_SBC8548 is not set 153 149 CONFIG_SBC8560=y 154 - CONFIG_MPC8560=y 155 - CONFIG_MPC85xx=y 150 + # CONFIG_IPIC is not set 156 151 CONFIG_MPIC=y 157 152 # CONFIG_MPIC_WEIRD is not set 158 153 # CONFIG_PPC_I8259 is not set ··· 186 167 # CONFIG_HZ_300 is not set 187 168 # CONFIG_HZ_1000 is not set 188 169 CONFIG_HZ=250 170 + # CONFIG_SCHED_HRTICK is not set 189 171 CONFIG_PREEMPT_NONE=y 190 172 # CONFIG_PREEMPT_VOLUNTARY is not set 191 173 # CONFIG_PREEMPT is not set 192 174 CONFIG_BINFMT_ELF=y 193 175 CONFIG_BINFMT_MISC=y 194 176 # CONFIG_MATH_EMULATION is not set 177 + # CONFIG_IOMMU_HELPER is not set 195 178 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 179 + CONFIG_ARCH_HAS_WALK_MEMORY=y 180 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 196 181 CONFIG_ARCH_FLATMEM_ENABLE=y 197 182 CONFIG_ARCH_POPULATES_NODE_MAP=y 198 183 CONFIG_SELECT_MEMORY_MODEL=y ··· 215 192 CONFIG_PROC_DEVICETREE=y 216 193 # CONFIG_CMDLINE_BOOL is not set 217 194 # CONFIG_PM is not set 218 - CONFIG_SUSPEND_UP_POSSIBLE=y 219 - CONFIG_HIBERNATION_UP_POSSIBLE=y 220 195 # CONFIG_SECCOMP is not set 221 - CONFIG_WANT_DEVICE_TREE=y 222 - CONFIG_DEVICE_TREE="" 223 196 CONFIG_ISA_DMA_API=y 224 197 225 198 # ··· 258 239 CONFIG_XFRM_USER=y 259 240 # CONFIG_XFRM_SUB_POLICY is not set 260 241 # CONFIG_XFRM_MIGRATE is not set 242 + # CONFIG_XFRM_STATISTICS is not set 261 243 # CONFIG_NET_KEY is not set 262 244 CONFIG_INET=y 263 245 CONFIG_IP_MULTICAST=y ··· 314 294 # 315 295 # CONFIG_NET_PKTGEN is not set 316 296 # CONFIG_HAMRADIO is not set 297 + # CONFIG_CAN is not set 317 298 # CONFIG_IRDA is not set 318 299 # CONFIG_BT is not set 319 300 # CONFIG_AF_RXRPC is not set ··· 356 335 CONFIG_BLK_DEV_RAM=y 357 336 CONFIG_BLK_DEV_RAM_COUNT=16 358 337 CONFIG_BLK_DEV_RAM_SIZE=32768 359 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 338 + # CONFIG_BLK_DEV_XIP is not set 360 339 # CONFIG_CDROM_PKTCDVD is not set 361 340 # CONFIG_ATA_OVER_ETH is not set 362 341 CONFIG_MISC_DEVICES=y 363 342 # CONFIG_EEPROM_93CX6 is not set 343 + # CONFIG_ENCLOSURE_SERVICES is not set 344 + CONFIG_HAVE_IDE=y 364 345 # CONFIG_IDE is not set 365 346 366 347 # ··· 397 374 # CONFIG_SMSC_PHY is not set 398 375 CONFIG_BROADCOM_PHY=y 399 376 # CONFIG_ICPLUS_PHY is not set 377 + # CONFIG_REALTEK_PHY is not set 400 378 # CONFIG_FIXED_PHY is not set 401 379 # CONFIG_MDIO_BITBANG is not set 402 380 CONFIG_NET_ETHERNET=y ··· 408 384 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 409 385 # CONFIG_B44 is not set 410 386 CONFIG_NETDEV_1000=y 387 + # CONFIG_E1000E_ENABLED is not set 411 388 CONFIG_GIANFAR=y 412 389 CONFIG_GFAR_NAPI=y 413 390 CONFIG_NETDEV_10000=y ··· 421 396 # CONFIG_WAN is not set 422 397 # CONFIG_PPP is not set 423 398 # CONFIG_SLIP is not set 424 - # CONFIG_SHAPER is not set 425 399 # CONFIG_NETCONSOLE is not set 426 400 # CONFIG_NETPOLL is not set 427 401 # CONFIG_NET_POLL_CONTROLLER is not set ··· 513 489 # CONFIG_SENSORS_W83627HF is not set 514 490 # CONFIG_SENSORS_W83627EHF is not set 515 491 # CONFIG_HWMON_DEBUG_CHIP is not set 492 + # CONFIG_THERMAL is not set 516 493 # CONFIG_WATCHDOG is not set 517 494 518 495 # ··· 563 538 # 564 539 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 565 540 # 566 - 567 - # 568 - # USB Gadget Support 569 - # 570 541 # CONFIG_USB_GADGET is not set 571 542 # CONFIG_MMC is not set 543 + # CONFIG_MEMSTICK is not set 572 544 # CONFIG_NEW_LEDS is not set 573 545 # CONFIG_EDAC is not set 574 546 CONFIG_RTC_LIB=y ··· 591 569 # Platform RTC drivers 592 570 # 593 571 # CONFIG_RTC_DRV_CMOS is not set 572 + # CONFIG_RTC_DRV_DS1511 is not set 594 573 # CONFIG_RTC_DRV_DS1553 is not set 595 - # CONFIG_RTC_DRV_STK17TA8 is not set 596 574 # CONFIG_RTC_DRV_DS1742 is not set 575 + # CONFIG_RTC_DRV_STK17TA8 is not set 597 576 # CONFIG_RTC_DRV_M48T86 is not set 598 577 CONFIG_RTC_DRV_M48T59=y 599 578 # CONFIG_RTC_DRV_V3020 is not set ··· 602 579 # 603 580 # on-CPU RTC drivers 604 581 # 582 + # CONFIG_DMADEVICES is not set 605 583 606 584 # 607 585 # Userspace I/O ··· 621 597 # CONFIG_XFS_FS is not set 622 598 # CONFIG_GFS2_FS is not set 623 599 # CONFIG_OCFS2_FS is not set 624 - # CONFIG_MINIX_FS is not set 625 - # CONFIG_ROMFS_FS is not set 600 + CONFIG_DNOTIFY=y 626 601 CONFIG_INOTIFY=y 627 602 CONFIG_INOTIFY_USER=y 628 603 # CONFIG_QUOTA is not set 629 - CONFIG_DNOTIFY=y 630 604 # CONFIG_AUTOFS_FS is not set 631 605 # CONFIG_AUTOFS4_FS is not set 632 606 # CONFIG_FUSE_FS is not set ··· 666 644 # CONFIG_EFS_FS is not set 667 645 # CONFIG_CRAMFS is not set 668 646 # CONFIG_VXFS_FS is not set 647 + # CONFIG_MINIX_FS is not set 669 648 # CONFIG_HPFS_FS is not set 670 649 # CONFIG_QNX4FS_FS is not set 650 + # CONFIG_ROMFS_FS is not set 671 651 # CONFIG_SYSV_FS is not set 672 652 # CONFIG_UFS_FS is not set 673 653 CONFIG_NETWORK_FILESYSTEMS=y ··· 710 686 # CONFIG_SYSV68_PARTITION is not set 711 687 # CONFIG_NLS is not set 712 688 # CONFIG_DLM is not set 713 - # CONFIG_UCC_SLOW is not set 714 689 715 690 # 716 691 # Library routines ··· 725 702 CONFIG_HAS_IOMEM=y 726 703 CONFIG_HAS_IOPORT=y 727 704 CONFIG_HAS_DMA=y 728 - # CONFIG_INSTRUMENTATION is not set 729 705 730 706 # 731 707 # Kernel hacking ··· 755 733 # CONFIG_DEBUG_VM is not set 756 734 # CONFIG_DEBUG_LIST is not set 757 735 # CONFIG_DEBUG_SG is not set 758 - CONFIG_FORCED_INLINING=y 759 736 # CONFIG_BOOT_PRINTK_DELAY is not set 737 + # CONFIG_BACKTRACE_SELF_TEST is not set 760 738 # CONFIG_FAULT_INJECTION is not set 761 739 # CONFIG_SAMPLES is not set 762 740 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 774 752 # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 775 753 # CONFIG_PPC_EARLY_DEBUG_BEAT is not set 776 754 # CONFIG_PPC_EARLY_DEBUG_44x is not set 755 + # CONFIG_PPC_EARLY_DEBUG_40x is not set 777 756 # CONFIG_PPC_EARLY_DEBUG_CPM is not set 778 757 779 758 # ··· 783 760 # CONFIG_KEYS is not set 784 761 # CONFIG_SECURITY is not set 785 762 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 786 - # CONFIG_CRYPTO is not set 763 + CONFIG_CRYPTO=y 764 + # CONFIG_CRYPTO_SEQIV is not set 765 + # CONFIG_CRYPTO_MANAGER is not set 766 + # CONFIG_CRYPTO_HMAC is not set 767 + # CONFIG_CRYPTO_XCBC is not set 768 + # CONFIG_CRYPTO_NULL is not set 769 + # CONFIG_CRYPTO_MD4 is not set 770 + # CONFIG_CRYPTO_MD5 is not set 771 + # CONFIG_CRYPTO_SHA1 is not set 772 + # CONFIG_CRYPTO_SHA256 is not set 773 + # CONFIG_CRYPTO_SHA512 is not set 774 + # CONFIG_CRYPTO_WP512 is not set 775 + # CONFIG_CRYPTO_TGR192 is not set 776 + # CONFIG_CRYPTO_GF128MUL is not set 777 + # CONFIG_CRYPTO_ECB is not set 778 + # CONFIG_CRYPTO_CBC is not set 779 + # CONFIG_CRYPTO_PCBC is not set 780 + # CONFIG_CRYPTO_LRW is not set 781 + # CONFIG_CRYPTO_XTS is not set 782 + # CONFIG_CRYPTO_CTR is not set 783 + # CONFIG_CRYPTO_GCM is not set 784 + # CONFIG_CRYPTO_CCM is not set 785 + # CONFIG_CRYPTO_CRYPTD is not set 786 + # CONFIG_CRYPTO_DES is not set 787 + # CONFIG_CRYPTO_FCRYPT is not set 788 + # CONFIG_CRYPTO_BLOWFISH is not set 789 + # CONFIG_CRYPTO_TWOFISH is not set 790 + # CONFIG_CRYPTO_SERPENT is not set 791 + # CONFIG_CRYPTO_AES is not set 792 + # CONFIG_CRYPTO_CAST5 is not set 793 + # CONFIG_CRYPTO_CAST6 is not set 794 + # CONFIG_CRYPTO_TEA is not set 795 + # CONFIG_CRYPTO_ARC4 is not set 796 + # CONFIG_CRYPTO_KHAZAD is not set 797 + # CONFIG_CRYPTO_ANUBIS is not set 798 + # CONFIG_CRYPTO_SEED is not set 799 + # CONFIG_CRYPTO_SALSA20 is not set 800 + # CONFIG_CRYPTO_DEFLATE is not set 801 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 802 + # CONFIG_CRYPTO_CRC32C is not set 803 + # CONFIG_CRYPTO_CAMELLIA is not set 804 + # CONFIG_CRYPTO_AUTHENC is not set 805 + # CONFIG_CRYPTO_LZO is not set 806 + CONFIG_CRYPTO_HW=y 787 807 # CONFIG_PPC_CLOCK is not set
+58 -44
arch/powerpc/configs/storcenter_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc6 4 - # Tue Jan 8 09:33:54 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:41 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 29 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 33 CONFIG_IRQ_PER_CPU=y 33 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 66 # CONFIG_POSIX_MQUEUE is not set 68 67 # CONFIG_BSD_PROCESS_ACCT is not set 69 68 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 69 # CONFIG_AUDIT is not set 73 70 # CONFIG_IKCONFIG is not set 74 71 CONFIG_LOG_BUF_SHIFT=14 75 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 76 74 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 79 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 81 82 # CONFIG_BLK_DEV_INITRD is not set 82 83 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 83 84 CONFIG_SYSCTL=y ··· 90 87 CONFIG_PRINTK=y 91 88 CONFIG_BUG=y 92 89 CONFIG_ELF_CORE=y 90 + CONFIG_COMPAT_BRK=y 93 91 CONFIG_BASE_FULL=y 94 92 CONFIG_FUTEX=y 95 93 CONFIG_ANON_INODES=y 96 94 CONFIG_EPOLL=y 97 95 CONFIG_SIGNALFD=y 96 + CONFIG_TIMERFD=y 98 97 CONFIG_EVENTFD=y 99 98 CONFIG_SHMEM=y 100 99 CONFIG_VM_EVENT_COUNTERS=y ··· 104 99 # CONFIG_SLAB is not set 105 100 CONFIG_SLUB=y 106 101 # CONFIG_SLOB is not set 102 + # CONFIG_PROFILING is not set 103 + # CONFIG_MARKERS is not set 104 + CONFIG_HAVE_OPROFILE=y 105 + CONFIG_HAVE_KPROBES=y 106 + CONFIG_HAVE_KRETPROBES=y 107 + CONFIG_PROC_PAGE_MONITOR=y 108 + CONFIG_SLABINFO=y 107 109 CONFIG_RT_MUTEXES=y 108 110 # CONFIG_TINY_SHMEM is not set 109 111 CONFIG_BASE_SMALL=0 ··· 138 126 CONFIG_DEFAULT_CFQ=y 139 127 # CONFIG_DEFAULT_NOOP is not set 140 128 CONFIG_DEFAULT_IOSCHED="cfq" 129 + CONFIG_CLASSIC_RCU=y 141 130 142 131 # 143 132 # Platform support ··· 149 136 # CONFIG_PPC_86xx is not set 150 137 CONFIG_CLASSIC32=y 151 138 # CONFIG_PPC_CHRP is not set 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 141 + # CONFIG_MPC5121_ADS is not set 152 142 # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 154 - # CONFIG_PPC_EFIKA is not set 155 - # CONFIG_PPC_LITE5200 is not set 156 143 # CONFIG_PPC_PMAC is not set 157 144 # CONFIG_PPC_CELL is not set 158 145 # CONFIG_PPC_CELL_NATIVE is not set ··· 166 153 CONFIG_MPC10X_BRIDGE=y 167 154 CONFIG_MPC10X_OPENPIC=y 168 155 # CONFIG_MPC10X_STORE_GATHERING is not set 156 + # CONFIG_IPIC is not set 169 157 CONFIG_MPIC=y 170 158 # CONFIG_MPIC_WEIRD is not set 171 159 # CONFIG_PPC_I8259 is not set ··· 178 164 # CONFIG_GENERIC_IOMAP is not set 179 165 # CONFIG_CPU_FREQ is not set 180 166 # CONFIG_TAU is not set 181 - # CONFIG_CPM2 is not set 182 167 # CONFIG_FSL_ULI1575 is not set 183 168 184 169 # ··· 193 180 # CONFIG_HZ_300 is not set 194 181 # CONFIG_HZ_1000 is not set 195 182 CONFIG_HZ=100 183 + # CONFIG_SCHED_HRTICK is not set 196 184 CONFIG_PREEMPT_NONE=y 197 185 # CONFIG_PREEMPT_VOLUNTARY is not set 198 186 # CONFIG_PREEMPT is not set 199 187 CONFIG_BINFMT_ELF=y 200 188 CONFIG_BINFMT_MISC=y 189 + # CONFIG_IOMMU_HELPER is not set 201 190 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 191 + CONFIG_ARCH_HAS_WALK_MEMORY=y 192 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 202 193 # CONFIG_KEXEC is not set 203 194 CONFIG_ARCH_FLATMEM_ENABLE=y 204 195 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 223 206 CONFIG_CMDLINE_BOOL=y 224 207 CONFIG_CMDLINE="console=ttyS0,115200" 225 208 # CONFIG_PM is not set 226 - CONFIG_SUSPEND_UP_POSSIBLE=y 227 - CONFIG_HIBERNATION_UP_POSSIBLE=y 228 209 # CONFIG_SECCOMP is not set 229 - CONFIG_WANT_DEVICE_TREE=y 230 - CONFIG_DEVICE_TREE="storcenter.dts" 231 210 CONFIG_ISA_DMA_API=y 232 211 233 212 # ··· 323 310 # 324 311 # CONFIG_NET_PKTGEN is not set 325 312 # CONFIG_HAMRADIO is not set 313 + # CONFIG_CAN is not set 326 314 # CONFIG_IRDA is not set 327 315 # CONFIG_BT is not set 328 316 # CONFIG_AF_RXRPC is not set ··· 357 343 CONFIG_MTD_PARTITIONS=y 358 344 # CONFIG_MTD_REDBOOT_PARTS is not set 359 345 # CONFIG_MTD_CMDLINE_PARTS is not set 346 + # CONFIG_MTD_OF_PARTS is not set 360 347 361 348 # 362 349 # User Modules And Translation Layers ··· 453 438 # CONFIG_EEPROM_93CX6 is not set 454 439 # CONFIG_SGI_IOC4 is not set 455 440 # CONFIG_TIFM_CORE is not set 441 + # CONFIG_ENCLOSURE_SERVICES is not set 442 + CONFIG_HAVE_IDE=y 456 443 CONFIG_IDE=y 457 444 CONFIG_IDE_MAX_HWIFS=4 458 445 CONFIG_BLK_DEV_IDE=y 459 446 460 447 # 461 - # Please see Documentation/ide.txt for help/info on IDE drives 448 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 462 449 # 463 450 # CONFIG_BLK_DEV_IDE_SATA is not set 464 451 CONFIG_BLK_DEV_IDEDISK=y ··· 477 460 # 478 461 CONFIG_IDE_GENERIC=y 479 462 # CONFIG_BLK_DEV_PLATFORM is not set 463 + CONFIG_BLK_DEV_IDEDMA_SFF=y 480 464 481 465 # 482 466 # PCI IDE chipsets support 483 467 # 484 468 CONFIG_BLK_DEV_IDEPCI=y 485 - # CONFIG_IDEPCI_SHARE_IRQ is not set 486 469 CONFIG_IDEPCI_PCIBUS_ORDER=y 487 470 # CONFIG_BLK_DEV_GENERIC is not set 488 471 # CONFIG_BLK_DEV_OPTI621 is not set ··· 512 495 # CONFIG_BLK_DEV_TRM290 is not set 513 496 CONFIG_BLK_DEV_VIA82CXXX=y 514 497 # CONFIG_BLK_DEV_TC86C001 is not set 515 - # CONFIG_IDE_ARM is not set 516 498 CONFIG_BLK_DEV_IDEDMA=y 517 499 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 518 500 # CONFIG_BLK_DEV_HD is not set ··· 579 563 # CONFIG_SCSI_IPS is not set 580 564 # CONFIG_SCSI_INITIO is not set 581 565 # CONFIG_SCSI_INIA100 is not set 566 + # CONFIG_SCSI_MVSAS is not set 582 567 # CONFIG_SCSI_STEX is not set 583 568 # CONFIG_SCSI_SYM53C8XX_2 is not set 584 569 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 620 603 # CONFIG_EQUALIZER is not set 621 604 # CONFIG_TUN is not set 622 605 # CONFIG_VETH is not set 623 - # CONFIG_IP1000 is not set 624 606 # CONFIG_ARCNET is not set 625 607 # CONFIG_NET_ETHERNET is not set 626 608 CONFIG_NETDEV_1000=y ··· 627 611 # CONFIG_DL2K is not set 628 612 # CONFIG_E1000 is not set 629 613 # CONFIG_E1000E is not set 614 + # CONFIG_E1000E_ENABLED is not set 615 + # CONFIG_IP1000 is not set 616 + # CONFIG_IGB is not set 630 617 # CONFIG_NS83820 is not set 631 618 # CONFIG_HAMACHI is not set 632 619 # CONFIG_YELLOWFIN is not set ··· 642 623 # CONFIG_VIA_VELOCITY is not set 643 624 # CONFIG_TIGON3 is not set 644 625 # CONFIG_BNX2 is not set 626 + # CONFIG_GIANFAR is not set 645 627 # CONFIG_MV643XX_ETH is not set 646 628 # CONFIG_QLA3XXX is not set 647 629 # CONFIG_ATL1 is not set ··· 669 649 # CONFIG_PPP is not set 670 650 # CONFIG_SLIP is not set 671 651 # CONFIG_NET_FC is not set 672 - # CONFIG_SHAPER is not set 673 652 # CONFIG_NETCONSOLE is not set 674 653 # CONFIG_NETPOLL is not set 675 654 # CONFIG_NET_POLL_CONTROLLER is not set ··· 691 672 # 692 673 # CONFIG_VT is not set 693 674 # CONFIG_SERIAL_NONSTANDARD is not set 675 + # CONFIG_NOZOMI is not set 694 676 695 677 # 696 678 # Serial drivers ··· 766 746 # 767 747 # Miscellaneous I2C Chip support 768 748 # 769 - # CONFIG_SENSORS_DS1337 is not set 770 - # CONFIG_SENSORS_DS1374 is not set 771 749 # CONFIG_DS1682 is not set 772 750 # CONFIG_SENSORS_EEPROM is not set 773 751 # CONFIG_SENSORS_PCF8574 is not set 774 - # CONFIG_SENSORS_PCA9539 is not set 752 + # CONFIG_PCF8575 is not set 775 753 # CONFIG_SENSORS_PCF8591 is not set 776 - # CONFIG_SENSORS_M41T00 is not set 754 + # CONFIG_TPS65010 is not set 777 755 # CONFIG_SENSORS_MAX6875 is not set 778 756 # CONFIG_SENSORS_TSL2550 is not set 779 757 # CONFIG_I2C_DEBUG_CORE is not set ··· 787 769 # CONFIG_W1 is not set 788 770 # CONFIG_POWER_SUPPLY is not set 789 771 # CONFIG_HWMON is not set 772 + # CONFIG_THERMAL is not set 790 773 # CONFIG_WATCHDOG is not set 791 774 792 775 # ··· 833 814 CONFIG_USB_ARCH_HAS_EHCI=y 834 815 CONFIG_USB=y 835 816 # CONFIG_USB_DEBUG is not set 817 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 836 818 837 819 # 838 820 # Miscellaneous USB options ··· 847 827 # USB Host Controller Drivers 848 828 # 849 829 CONFIG_USB_EHCI_HCD=y 850 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 851 830 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 852 831 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 832 + # CONFIG_USB_EHCI_FSL is not set 833 + CONFIG_USB_EHCI_HCD_PPC_OF=y 853 834 # CONFIG_USB_ISP116X_HCD is not set 854 835 CONFIG_USB_OHCI_HCD=y 855 836 # CONFIG_USB_OHCI_HCD_PPC_OF is not set ··· 898 877 # 899 878 # USB port drivers 900 879 # 901 - 902 - # 903 - # USB Serial Converter support 904 - # 905 880 # CONFIG_USB_SERIAL is not set 906 881 907 882 # ··· 923 906 # CONFIG_USB_TRANCEVIBRATOR is not set 924 907 # CONFIG_USB_IOWARRIOR is not set 925 908 # CONFIG_USB_TEST is not set 926 - 927 - # 928 - # USB DSL modem support 929 - # 930 - 931 - # 932 - # USB Gadget Support 933 - # 934 909 # CONFIG_USB_GADGET is not set 935 910 # CONFIG_MMC is not set 911 + # CONFIG_MEMSTICK is not set 936 912 # CONFIG_NEW_LEDS is not set 937 913 # CONFIG_INFINIBAND is not set 938 914 # CONFIG_EDAC is not set 939 915 CONFIG_RTC_LIB=y 940 916 CONFIG_RTC_CLASS=y 917 + 918 + # 919 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 920 + # 941 921 CONFIG_RTC_HCTOSYS=y 942 922 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 943 923 # CONFIG_RTC_DEBUG is not set ··· 961 947 # CONFIG_RTC_DRV_PCF8563 is not set 962 948 # CONFIG_RTC_DRV_PCF8583 is not set 963 949 # CONFIG_RTC_DRV_M41T80 is not set 950 + # CONFIG_RTC_DRV_S35390A is not set 964 951 965 952 # 966 953 # SPI RTC drivers ··· 971 956 # Platform RTC drivers 972 957 # 973 958 # CONFIG_RTC_DRV_CMOS is not set 959 + # CONFIG_RTC_DRV_DS1511 is not set 974 960 # CONFIG_RTC_DRV_DS1553 is not set 975 - # CONFIG_RTC_DRV_STK17TA8 is not set 976 961 # CONFIG_RTC_DRV_DS1742 is not set 962 + # CONFIG_RTC_DRV_STK17TA8 is not set 977 963 # CONFIG_RTC_DRV_M48T86 is not set 978 964 # CONFIG_RTC_DRV_M48T59 is not set 979 965 # CONFIG_RTC_DRV_V3020 is not set ··· 982 966 # 983 967 # on-CPU RTC drivers 984 968 # 969 + # CONFIG_DMADEVICES is not set 985 970 986 971 # 987 972 # Userspace I/O ··· 1012 995 # CONFIG_XFS_RT is not set 1013 996 # CONFIG_GFS2_FS is not set 1014 997 # CONFIG_OCFS2_FS is not set 1015 - # CONFIG_MINIX_FS is not set 1016 - # CONFIG_ROMFS_FS is not set 998 + CONFIG_DNOTIFY=y 1017 999 CONFIG_INOTIFY=y 1018 1000 CONFIG_INOTIFY_USER=y 1019 1001 # CONFIG_QUOTA is not set 1020 - CONFIG_DNOTIFY=y 1021 1002 # CONFIG_AUTOFS_FS is not set 1022 1003 # CONFIG_AUTOFS4_FS is not set 1023 1004 # CONFIG_FUSE_FS is not set ··· 1068 1053 # CONFIG_JFFS2_RUBIN is not set 1069 1054 # CONFIG_CRAMFS is not set 1070 1055 # CONFIG_VXFS_FS is not set 1056 + # CONFIG_MINIX_FS is not set 1071 1057 # CONFIG_HPFS_FS is not set 1072 1058 # CONFIG_QNX4FS_FS is not set 1059 + # CONFIG_ROMFS_FS is not set 1073 1060 # CONFIG_SYSV_FS is not set 1074 1061 # CONFIG_UFS_FS is not set 1075 1062 # CONFIG_NETWORK_FILESYSTEMS is not set ··· 1138 1121 # CONFIG_NLS_KOI8_U is not set 1139 1122 CONFIG_NLS_UTF8=y 1140 1123 # CONFIG_DLM is not set 1141 - # CONFIG_UCC_SLOW is not set 1142 1124 1143 1125 # 1144 1126 # Library routines ··· 1155 1139 CONFIG_HAS_IOMEM=y 1156 1140 CONFIG_HAS_IOPORT=y 1157 1141 CONFIG_HAS_DMA=y 1158 - CONFIG_INSTRUMENTATION=y 1159 - # CONFIG_PROFILING is not set 1160 - # CONFIG_MARKERS is not set 1161 1142 1162 1143 # 1163 1144 # Kernel hacking ··· 1168 1155 # CONFIG_HEADERS_CHECK is not set 1169 1156 # CONFIG_DEBUG_KERNEL is not set 1170 1157 # CONFIG_SLUB_DEBUG_ON is not set 1158 + # CONFIG_SLUB_STATS is not set 1171 1159 # CONFIG_DEBUG_BUGVERBOSE is not set 1172 1160 # CONFIG_SAMPLES is not set 1173 1161 # CONFIG_BOOTX_TEXT is not set
+112 -42
arch/powerpc/configs/stx_gp3_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 02:02:30 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:42 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 91 CONFIG_PRINTK=y 95 92 CONFIG_BUG=y 96 93 CONFIG_ELF_CORE=y 94 + CONFIG_COMPAT_BRK=y 97 95 CONFIG_BASE_FULL=y 98 96 CONFIG_FUTEX=y 99 97 CONFIG_ANON_INODES=y 100 98 CONFIG_EPOLL=y 101 99 CONFIG_SIGNALFD=y 100 + CONFIG_TIMERFD=y 102 101 CONFIG_EVENTFD=y 103 102 CONFIG_SHMEM=y 104 103 CONFIG_VM_EVENT_COUNTERS=y ··· 108 103 # CONFIG_SLAB is not set 109 104 CONFIG_SLUB=y 110 105 # CONFIG_SLOB is not set 106 + # CONFIG_PROFILING is not set 107 + # CONFIG_MARKERS is not set 108 + CONFIG_HAVE_OPROFILE=y 109 + # CONFIG_KPROBES is not set 110 + CONFIG_HAVE_KPROBES=y 111 + CONFIG_HAVE_KRETPROBES=y 112 + CONFIG_PROC_PAGE_MONITOR=y 111 113 CONFIG_SLABINFO=y 112 114 CONFIG_RT_MUTEXES=y 113 115 # CONFIG_TINY_SHMEM is not set ··· 142 130 CONFIG_DEFAULT_CFQ=y 143 131 # CONFIG_DEFAULT_NOOP is not set 144 132 CONFIG_DEFAULT_IOSCHED="cfq" 133 + CONFIG_CLASSIC_RCU=y 145 134 146 135 # 147 136 # Platform support 148 137 # 149 - # CONFIG_PPC_MPC52xx is not set 150 - # CONFIG_PPC_MPC5200 is not set 138 + # CONFIG_PPC_MPC512x is not set 139 + # CONFIG_PPC_MPC5121 is not set 151 140 # CONFIG_PPC_CELL is not set 152 141 # CONFIG_PPC_CELL_NATIVE is not set 153 142 # CONFIG_PQ2ADS is not set 143 + CONFIG_MPC85xx=y 154 144 # CONFIG_MPC8540_ADS is not set 155 145 # CONFIG_MPC8560_ADS is not set 156 146 # CONFIG_MPC85xx_CDS is not set 157 147 # CONFIG_MPC85xx_MDS is not set 158 148 # CONFIG_MPC85xx_DS is not set 159 149 CONFIG_STX_GP3=y 160 - CONFIG_MPC8560=y 161 - CONFIG_MPC85xx=y 150 + # CONFIG_TQM8540 is not set 151 + # CONFIG_TQM8541 is not set 152 + # CONFIG_TQM8555 is not set 153 + # CONFIG_TQM8560 is not set 154 + # CONFIG_SBC8548 is not set 155 + # CONFIG_SBC8560 is not set 162 156 # CONFIG_IPIC is not set 163 157 CONFIG_MPIC=y 164 158 # CONFIG_MPIC_WEIRD is not set ··· 194 176 # CONFIG_HZ_300 is not set 195 177 # CONFIG_HZ_1000 is not set 196 178 CONFIG_HZ=250 179 + # CONFIG_SCHED_HRTICK is not set 197 180 CONFIG_PREEMPT_NONE=y 198 181 # CONFIG_PREEMPT_VOLUNTARY is not set 199 182 # CONFIG_PREEMPT is not set 200 183 CONFIG_BINFMT_ELF=y 201 184 CONFIG_BINFMT_MISC=m 202 185 CONFIG_MATH_EMULATION=y 186 + # CONFIG_IOMMU_HELPER is not set 203 187 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 188 + CONFIG_ARCH_HAS_WALK_MEMORY=y 189 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 204 190 CONFIG_ARCH_FLATMEM_ENABLE=y 205 191 CONFIG_ARCH_POPULATES_NODE_MAP=y 206 192 CONFIG_SELECT_MEMORY_MODEL=y ··· 223 201 CONFIG_PROC_DEVICETREE=y 224 202 # CONFIG_CMDLINE_BOOL is not set 225 203 # CONFIG_PM is not set 226 - CONFIG_SUSPEND_UP_POSSIBLE=y 227 - CONFIG_HIBERNATION_UP_POSSIBLE=y 228 204 CONFIG_SECCOMP=y 229 - CONFIG_WANT_DEVICE_TREE=y 230 - CONFIG_DEVICE_TREE="stx_gp3_8560.dts" 231 205 CONFIG_ISA_DMA_API=y 232 206 233 207 # ··· 273 255 # CONFIG_XFRM_USER is not set 274 256 # CONFIG_XFRM_SUB_POLICY is not set 275 257 # CONFIG_XFRM_MIGRATE is not set 258 + # CONFIG_XFRM_STATISTICS is not set 276 259 # CONFIG_NET_KEY is not set 277 260 CONFIG_INET=y 278 261 # CONFIG_IP_MULTICAST is not set ··· 309 290 # CONFIG_NETWORK_SECMARK is not set 310 291 CONFIG_NETFILTER=y 311 292 # CONFIG_NETFILTER_DEBUG is not set 293 + CONFIG_NETFILTER_ADVANCED=y 312 294 313 295 # 314 296 # Core Netfilter Configuration 315 297 # 316 - # CONFIG_NETFILTER_NETLINK is not set 317 - # CONFIG_NF_CONNTRACK_ENABLED is not set 298 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 299 + # CONFIG_NETFILTER_NETLINK_LOG is not set 318 300 # CONFIG_NF_CONNTRACK is not set 319 301 CONFIG_NETFILTER_XTABLES=m 320 302 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 321 303 # CONFIG_NETFILTER_XT_TARGET_MARK is not set 322 304 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 323 305 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 306 + # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set 324 307 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 325 308 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 326 309 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set 327 310 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 328 311 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 312 + # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set 329 313 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 330 314 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 331 315 # CONFIG_NETFILTER_XT_MATCH_MAC is not set 332 316 # CONFIG_NETFILTER_XT_MATCH_MARK is not set 317 + # CONFIG_NETFILTER_XT_MATCH_OWNER is not set 333 318 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 334 319 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 335 320 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set 336 321 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 322 + # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set 337 323 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 338 324 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 339 325 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set ··· 353 329 # 354 330 # CONFIG_IP_NF_QUEUE is not set 355 331 CONFIG_IP_NF_IPTABLES=m 356 - # CONFIG_IP_NF_MATCH_IPRANGE is not set 357 - # CONFIG_IP_NF_MATCH_TOS is not set 358 332 # CONFIG_IP_NF_MATCH_RECENT is not set 359 333 # CONFIG_IP_NF_MATCH_ECN is not set 360 334 # CONFIG_IP_NF_MATCH_AH is not set 361 335 # CONFIG_IP_NF_MATCH_TTL is not set 362 - # CONFIG_IP_NF_MATCH_OWNER is not set 363 336 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set 364 337 CONFIG_IP_NF_FILTER=m 365 338 # CONFIG_IP_NF_TARGET_REJECT is not set ··· 386 365 # 387 366 CONFIG_NET_PKTGEN=y 388 367 # CONFIG_HAMRADIO is not set 368 + # CONFIG_CAN is not set 389 369 # CONFIG_IRDA is not set 390 370 # CONFIG_BT is not set 391 371 # CONFIG_AF_RXRPC is not set ··· 440 418 CONFIG_BLK_DEV_RAM=y 441 419 CONFIG_BLK_DEV_RAM_COUNT=16 442 420 CONFIG_BLK_DEV_RAM_SIZE=32768 443 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 421 + # CONFIG_BLK_DEV_XIP is not set 444 422 # CONFIG_CDROM_PKTCDVD is not set 445 423 # CONFIG_ATA_OVER_ETH is not set 446 424 CONFIG_MISC_DEVICES=y ··· 448 426 # CONFIG_EEPROM_93CX6 is not set 449 427 # CONFIG_SGI_IOC4 is not set 450 428 # CONFIG_TIFM_CORE is not set 429 + # CONFIG_ENCLOSURE_SERVICES is not set 430 + CONFIG_HAVE_IDE=y 451 431 CONFIG_IDE=y 452 432 CONFIG_IDE_MAX_HWIFS=4 453 433 CONFIG_BLK_DEV_IDE=y 454 434 455 435 # 456 - # Please see Documentation/ide.txt for help/info on IDE drives 436 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 457 437 # 458 438 # CONFIG_BLK_DEV_IDE_SATA is not set 459 439 CONFIG_BLK_DEV_IDEDISK=y 460 440 # CONFIG_IDEDISK_MULTI_MODE is not set 461 441 CONFIG_BLK_DEV_IDECD=m 442 + CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y 462 443 # CONFIG_BLK_DEV_IDETAPE is not set 463 444 # CONFIG_BLK_DEV_IDEFLOPPY is not set 464 445 # CONFIG_BLK_DEV_IDESCSI is not set ··· 477 452 # 478 453 # PCI IDE chipsets support 479 454 # 480 - # CONFIG_IDEPCI_PCIBUS_ORDER is not set 481 455 # CONFIG_BLK_DEV_GENERIC is not set 482 456 # CONFIG_BLK_DEV_OPTI621 is not set 483 457 # CONFIG_BLK_DEV_AEC62XX is not set ··· 504 480 # CONFIG_BLK_DEV_TRM290 is not set 505 481 # CONFIG_BLK_DEV_VIA82CXXX is not set 506 482 # CONFIG_BLK_DEV_TC86C001 is not set 507 - # CONFIG_IDE_ARM is not set 508 483 # CONFIG_BLK_DEV_IDEDMA is not set 509 484 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 510 485 # CONFIG_BLK_DEV_HD is not set ··· 573 550 # CONFIG_SCSI_INIA100 is not set 574 551 # CONFIG_SCSI_PPA is not set 575 552 # CONFIG_SCSI_IMM is not set 553 + # CONFIG_SCSI_MVSAS is not set 576 554 # CONFIG_SCSI_STEX is not set 577 555 # CONFIG_SCSI_SYM53C8XX_2 is not set 578 556 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 619 595 # CONFIG_SMSC_PHY is not set 620 596 # CONFIG_BROADCOM_PHY is not set 621 597 # CONFIG_ICPLUS_PHY is not set 598 + # CONFIG_REALTEK_PHY is not set 622 599 # CONFIG_FIXED_PHY is not set 623 600 # CONFIG_MDIO_BITBANG is not set 624 601 CONFIG_NET_ETHERNET=y ··· 643 618 # CONFIG_DL2K is not set 644 619 # CONFIG_E1000 is not set 645 620 # CONFIG_E1000E is not set 621 + # CONFIG_E1000E_ENABLED is not set 646 622 # CONFIG_IP1000 is not set 623 + # CONFIG_IGB is not set 647 624 # CONFIG_NS83820 is not set 648 625 # CONFIG_HAMACHI is not set 649 626 # CONFIG_YELLOWFIN is not set ··· 672 645 # CONFIG_NIU is not set 673 646 # CONFIG_MLX4_CORE is not set 674 647 # CONFIG_TEHUTI is not set 648 + # CONFIG_BNX2X is not set 675 649 # CONFIG_TR is not set 676 650 677 651 # ··· 687 659 # CONFIG_PPP is not set 688 660 # CONFIG_SLIP is not set 689 661 # CONFIG_NET_FC is not set 690 - # CONFIG_SHAPER is not set 691 662 # CONFIG_NETCONSOLE is not set 692 663 # CONFIG_NETPOLL is not set 693 664 # CONFIG_NET_POLL_CONTROLLER is not set ··· 754 727 # 755 728 # CONFIG_VT is not set 756 729 # CONFIG_SERIAL_NONSTANDARD is not set 730 + # CONFIG_NOZOMI is not set 757 731 758 732 # 759 733 # Serial drivers ··· 833 805 # 834 806 # Miscellaneous I2C Chip support 835 807 # 836 - # CONFIG_SENSORS_DS1337 is not set 837 - # CONFIG_SENSORS_DS1374 is not set 838 808 # CONFIG_DS1682 is not set 839 809 # CONFIG_SENSORS_EEPROM is not set 840 810 # CONFIG_SENSORS_PCF8574 is not set 841 - # CONFIG_SENSORS_PCA9539 is not set 811 + # CONFIG_PCF8575 is not set 842 812 # CONFIG_SENSORS_PCF8591 is not set 843 - # CONFIG_SENSORS_M41T00 is not set 813 + # CONFIG_TPS65010 is not set 844 814 # CONFIG_SENSORS_MAX6875 is not set 845 815 # CONFIG_SENSORS_TSL2550 is not set 846 816 # CONFIG_I2C_DEBUG_CORE is not set ··· 863 837 # CONFIG_SENSORS_ADM1031 is not set 864 838 # CONFIG_SENSORS_ADM9240 is not set 865 839 # CONFIG_SENSORS_ADT7470 is not set 840 + # CONFIG_SENSORS_ADT7473 is not set 866 841 # CONFIG_SENSORS_ATXP1 is not set 867 842 # CONFIG_SENSORS_DS1621 is not set 868 843 # CONFIG_SENSORS_I5K_AMB is not set ··· 893 866 # CONFIG_SENSORS_SMSC47M1 is not set 894 867 # CONFIG_SENSORS_SMSC47M192 is not set 895 868 # CONFIG_SENSORS_SMSC47B397 is not set 869 + # CONFIG_SENSORS_ADS7828 is not set 896 870 # CONFIG_SENSORS_THMC50 is not set 897 871 # CONFIG_SENSORS_VIA686A is not set 898 872 # CONFIG_SENSORS_VT1211 is not set ··· 903 875 # CONFIG_SENSORS_W83792D is not set 904 876 # CONFIG_SENSORS_W83793 is not set 905 877 # CONFIG_SENSORS_W83L785TS is not set 878 + # CONFIG_SENSORS_W83L786NG is not set 906 879 # CONFIG_SENSORS_W83627HF is not set 907 880 # CONFIG_SENSORS_W83627EHF is not set 908 881 # CONFIG_HWMON_DEBUG_CHIP is not set 882 + # CONFIG_THERMAL is not set 909 883 # CONFIG_WATCHDOG is not set 910 884 911 885 # ··· 977 947 # 978 948 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 979 949 # 980 - 981 - # 982 - # USB Gadget Support 983 - # 984 950 # CONFIG_USB_GADGET is not set 985 951 # CONFIG_MMC is not set 952 + # CONFIG_MEMSTICK is not set 986 953 # CONFIG_NEW_LEDS is not set 987 954 # CONFIG_INFINIBAND is not set 988 955 # CONFIG_EDAC is not set 989 956 # CONFIG_RTC_CLASS is not set 957 + # CONFIG_DMADEVICES is not set 990 958 # CONFIG_AUXDISPLAY is not set 991 959 992 960 # ··· 1011 983 # CONFIG_XFS_FS is not set 1012 984 # CONFIG_GFS2_FS is not set 1013 985 # CONFIG_OCFS2_FS is not set 1014 - # CONFIG_MINIX_FS is not set 1015 - # CONFIG_ROMFS_FS is not set 986 + CONFIG_DNOTIFY=y 1016 987 CONFIG_INOTIFY=y 1017 988 CONFIG_INOTIFY_USER=y 1018 989 # CONFIG_QUOTA is not set 1019 - CONFIG_DNOTIFY=y 1020 990 CONFIG_AUTOFS_FS=m 1021 991 CONFIG_AUTOFS4_FS=y 1022 992 # CONFIG_FUSE_FS is not set ··· 1062 1036 # CONFIG_EFS_FS is not set 1063 1037 CONFIG_CRAMFS=m 1064 1038 # CONFIG_VXFS_FS is not set 1039 + # CONFIG_MINIX_FS is not set 1065 1040 # CONFIG_HPFS_FS is not set 1066 1041 # CONFIG_QNX4FS_FS is not set 1042 + # CONFIG_ROMFS_FS is not set 1067 1043 # CONFIG_SYSV_FS is not set 1068 1044 # CONFIG_UFS_FS is not set 1069 1045 CONFIG_NETWORK_FILESYSTEMS=y ··· 1152 1124 CONFIG_HAS_IOMEM=y 1153 1125 CONFIG_HAS_IOPORT=y 1154 1126 CONFIG_HAS_DMA=y 1155 - CONFIG_INSTRUMENTATION=y 1156 - # CONFIG_PROFILING is not set 1157 - # CONFIG_KPROBES is not set 1158 - # CONFIG_MARKERS is not set 1159 1127 1160 1128 # 1161 1129 # Kernel hacking ··· 1170 1146 # CONFIG_SCHEDSTATS is not set 1171 1147 # CONFIG_TIMER_STATS is not set 1172 1148 # CONFIG_SLUB_DEBUG_ON is not set 1149 + # CONFIG_SLUB_STATS is not set 1173 1150 # CONFIG_DEBUG_RT_MUTEXES is not set 1174 1151 # CONFIG_RT_MUTEX_TESTER is not set 1175 1152 # CONFIG_DEBUG_SPINLOCK is not set ··· 1184 1159 # CONFIG_DEBUG_VM is not set 1185 1160 # CONFIG_DEBUG_LIST is not set 1186 1161 # CONFIG_DEBUG_SG is not set 1187 - CONFIG_FORCED_INLINING=y 1188 1162 # CONFIG_BOOT_PRINTK_DELAY is not set 1189 1163 # CONFIG_RCU_TORTURE_TEST is not set 1164 + # CONFIG_BACKTRACE_SELF_TEST is not set 1190 1165 # CONFIG_FAULT_INJECTION is not set 1191 1166 # CONFIG_SAMPLES is not set 1192 1167 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1203 1178 # CONFIG_KEYS is not set 1204 1179 # CONFIG_SECURITY is not set 1205 1180 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1206 - # CONFIG_CRYPTO is not set 1181 + CONFIG_CRYPTO=y 1182 + # CONFIG_CRYPTO_SEQIV is not set 1183 + # CONFIG_CRYPTO_MANAGER is not set 1184 + # CONFIG_CRYPTO_HMAC is not set 1185 + # CONFIG_CRYPTO_XCBC is not set 1186 + # CONFIG_CRYPTO_NULL is not set 1187 + # CONFIG_CRYPTO_MD4 is not set 1188 + # CONFIG_CRYPTO_MD5 is not set 1189 + # CONFIG_CRYPTO_SHA1 is not set 1190 + # CONFIG_CRYPTO_SHA256 is not set 1191 + # CONFIG_CRYPTO_SHA512 is not set 1192 + # CONFIG_CRYPTO_WP512 is not set 1193 + # CONFIG_CRYPTO_TGR192 is not set 1194 + # CONFIG_CRYPTO_GF128MUL is not set 1195 + # CONFIG_CRYPTO_ECB is not set 1196 + # CONFIG_CRYPTO_CBC is not set 1197 + # CONFIG_CRYPTO_PCBC is not set 1198 + # CONFIG_CRYPTO_LRW is not set 1199 + # CONFIG_CRYPTO_XTS is not set 1200 + # CONFIG_CRYPTO_CTR is not set 1201 + # CONFIG_CRYPTO_GCM is not set 1202 + # CONFIG_CRYPTO_CCM is not set 1203 + # CONFIG_CRYPTO_CRYPTD is not set 1204 + # CONFIG_CRYPTO_DES is not set 1205 + # CONFIG_CRYPTO_FCRYPT is not set 1206 + # CONFIG_CRYPTO_BLOWFISH is not set 1207 + # CONFIG_CRYPTO_TWOFISH is not set 1208 + # CONFIG_CRYPTO_SERPENT is not set 1209 + # CONFIG_CRYPTO_AES is not set 1210 + # CONFIG_CRYPTO_CAST5 is not set 1211 + # CONFIG_CRYPTO_CAST6 is not set 1212 + # CONFIG_CRYPTO_TEA is not set 1213 + # CONFIG_CRYPTO_ARC4 is not set 1214 + # CONFIG_CRYPTO_KHAZAD is not set 1215 + # CONFIG_CRYPTO_ANUBIS is not set 1216 + # CONFIG_CRYPTO_SEED is not set 1217 + # CONFIG_CRYPTO_SALSA20 is not set 1218 + # CONFIG_CRYPTO_DEFLATE is not set 1219 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1220 + # CONFIG_CRYPTO_CRC32C is not set 1221 + # CONFIG_CRYPTO_CAMELLIA is not set 1222 + # CONFIG_CRYPTO_TEST is not set 1223 + # CONFIG_CRYPTO_AUTHENC is not set 1224 + # CONFIG_CRYPTO_LZO is not set 1225 + CONFIG_CRYPTO_HW=y 1226 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1207 1227 # CONFIG_PPC_CLOCK is not set 1208 1228 CONFIG_PPC_LIB_RHEAP=y
+99 -34
arch/powerpc/configs/tqm8540_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Fri Jan 25 01:32:05 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:43 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 89 CONFIG_PRINTK=y 93 90 CONFIG_BUG=y 94 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 95 93 CONFIG_BASE_FULL=y 96 94 CONFIG_FUTEX=y 97 95 CONFIG_ANON_INODES=y 98 96 # CONFIG_EPOLL is not set 99 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 100 99 CONFIG_EVENTFD=y 101 100 CONFIG_SHMEM=y 102 101 CONFIG_VM_EVENT_COUNTERS=y ··· 106 101 # CONFIG_SLAB is not set 107 102 CONFIG_SLUB=y 108 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 109 110 CONFIG_SLABINFO=y 110 111 CONFIG_RT_MUTEXES=y 111 112 # CONFIG_TINY_SHMEM is not set ··· 135 124 # CONFIG_DEFAULT_CFQ is not set 136 125 # CONFIG_DEFAULT_NOOP is not set 137 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 138 128 139 129 # 140 130 # Platform support 141 131 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 144 134 # CONFIG_PPC_CELL is not set 145 135 # CONFIG_PPC_CELL_NATIVE is not set 146 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 147 138 # CONFIG_MPC8540_ADS is not set 148 139 # CONFIG_MPC8560_ADS is not set 149 140 # CONFIG_MPC85xx_CDS is not set ··· 156 143 # CONFIG_TQM8541 is not set 157 144 # CONFIG_TQM8555 is not set 158 145 # CONFIG_TQM8560 is not set 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 159 148 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 149 # CONFIG_IPIC is not set 162 150 CONFIG_MPIC=y 163 151 # CONFIG_MPIC_WEIRD is not set ··· 187 173 # CONFIG_HZ_300 is not set 188 174 # CONFIG_HZ_1000 is not set 189 175 CONFIG_HZ=250 176 + # CONFIG_SCHED_HRTICK is not set 190 177 CONFIG_PREEMPT_NONE=y 191 178 # CONFIG_PREEMPT_VOLUNTARY is not set 192 179 # CONFIG_PREEMPT is not set 193 180 CONFIG_BINFMT_ELF=y 194 181 # CONFIG_BINFMT_MISC is not set 195 182 CONFIG_MATH_EMULATION=y 183 + # CONFIG_IOMMU_HELPER is not set 196 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 197 187 CONFIG_ARCH_FLATMEM_ENABLE=y 198 188 CONFIG_ARCH_POPULATES_NODE_MAP=y 199 189 CONFIG_SELECT_MEMORY_MODEL=y ··· 216 198 # CONFIG_PROC_DEVICETREE is not set 217 199 # CONFIG_CMDLINE_BOOL is not set 218 200 # CONFIG_PM is not set 219 - CONFIG_SUSPEND_UP_POSSIBLE=y 220 - CONFIG_HIBERNATION_UP_POSSIBLE=y 221 201 CONFIG_SECCOMP=y 222 - CONFIG_WANT_DEVICE_TREE=y 223 - CONFIG_DEVICE_TREE="tqm8540.dts" 224 202 CONFIG_ISA_DMA_API=y 225 203 226 204 # ··· 263 249 # CONFIG_XFRM_USER is not set 264 250 # CONFIG_XFRM_SUB_POLICY is not set 265 251 # CONFIG_XFRM_MIGRATE is not set 252 + # CONFIG_XFRM_STATISTICS is not set 266 253 # CONFIG_NET_KEY is not set 267 254 CONFIG_INET=y 268 255 CONFIG_IP_MULTICAST=y ··· 319 304 # 320 305 # CONFIG_NET_PKTGEN is not set 321 306 # CONFIG_HAMRADIO is not set 307 + # CONFIG_CAN is not set 322 308 # CONFIG_IRDA is not set 323 309 # CONFIG_BT is not set 324 310 # CONFIG_AF_RXRPC is not set ··· 351 335 CONFIG_MTD_PARTITIONS=y 352 336 # CONFIG_MTD_REDBOOT_PARTS is not set 353 337 CONFIG_MTD_CMDLINE_PARTS=y 338 + # CONFIG_MTD_OF_PARTS is not set 354 339 355 340 # 356 341 # User Modules And Translation Layers ··· 438 421 CONFIG_BLK_DEV_RAM=y 439 422 CONFIG_BLK_DEV_RAM_COUNT=16 440 423 CONFIG_BLK_DEV_RAM_SIZE=32768 441 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 424 + # CONFIG_BLK_DEV_XIP is not set 442 425 # CONFIG_CDROM_PKTCDVD is not set 443 426 # CONFIG_ATA_OVER_ETH is not set 444 427 CONFIG_MISC_DEVICES=y ··· 446 429 # CONFIG_EEPROM_93CX6 is not set 447 430 # CONFIG_SGI_IOC4 is not set 448 431 # CONFIG_TIFM_CORE is not set 432 + # CONFIG_ENCLOSURE_SERVICES is not set 433 + CONFIG_HAVE_IDE=y 449 434 CONFIG_IDE=y 450 435 CONFIG_IDE_MAX_HWIFS=4 451 436 CONFIG_BLK_DEV_IDE=y 452 437 453 438 # 454 - # Please see Documentation/ide.txt for help/info on IDE drives 439 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 455 440 # 456 441 # CONFIG_BLK_DEV_IDE_SATA is not set 457 442 CONFIG_BLK_DEV_IDEDISK=y ··· 469 450 # 470 451 CONFIG_IDE_GENERIC=y 471 452 # CONFIG_BLK_DEV_PLATFORM is not set 453 + CONFIG_BLK_DEV_IDEDMA_SFF=y 472 454 473 455 # 474 456 # PCI IDE chipsets support 475 457 # 476 458 CONFIG_BLK_DEV_IDEPCI=y 477 - CONFIG_IDEPCI_SHARE_IRQ=y 478 459 CONFIG_IDEPCI_PCIBUS_ORDER=y 479 460 # CONFIG_BLK_DEV_OFFBOARD is not set 480 461 CONFIG_BLK_DEV_GENERIC=y ··· 505 486 # CONFIG_BLK_DEV_TRM290 is not set 506 487 CONFIG_BLK_DEV_VIA82CXXX=y 507 488 # CONFIG_BLK_DEV_TC86C001 is not set 508 - # CONFIG_IDE_ARM is not set 509 489 CONFIG_BLK_DEV_IDEDMA=y 510 490 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 511 491 # CONFIG_BLK_DEV_HD is not set ··· 550 532 # CONFIG_SMSC_PHY is not set 551 533 # CONFIG_BROADCOM_PHY is not set 552 534 # CONFIG_ICPLUS_PHY is not set 535 + # CONFIG_REALTEK_PHY is not set 553 536 # CONFIG_FIXED_PHY is not set 554 537 # CONFIG_MDIO_BITBANG is not set 555 538 CONFIG_NET_ETHERNET=y ··· 578 559 # CONFIG_NE2K_PCI is not set 579 560 # CONFIG_8139CP is not set 580 561 # CONFIG_8139TOO is not set 562 + # CONFIG_R6040 is not set 581 563 # CONFIG_SIS900 is not set 582 564 # CONFIG_EPIC100 is not set 583 565 # CONFIG_SUNDANCE is not set ··· 590 570 # CONFIG_DL2K is not set 591 571 # CONFIG_E1000 is not set 592 572 # CONFIG_E1000E is not set 573 + # CONFIG_E1000E_ENABLED is not set 593 574 # CONFIG_IP1000 is not set 575 + # CONFIG_IGB is not set 594 576 # CONFIG_NS83820 is not set 595 577 # CONFIG_HAMACHI is not set 596 578 # CONFIG_YELLOWFIN is not set ··· 619 597 # CONFIG_NIU is not set 620 598 # CONFIG_MLX4_CORE is not set 621 599 # CONFIG_TEHUTI is not set 600 + # CONFIG_BNX2X is not set 622 601 # CONFIG_TR is not set 623 602 624 603 # ··· 632 609 # CONFIG_HIPPI is not set 633 610 # CONFIG_PPP is not set 634 611 # CONFIG_SLIP is not set 635 - # CONFIG_SHAPER is not set 636 612 # CONFIG_NETCONSOLE is not set 637 613 # CONFIG_NETPOLL is not set 638 614 # CONFIG_NET_POLL_CONTROLLER is not set ··· 674 652 # 675 653 # CONFIG_VT is not set 676 654 # CONFIG_SERIAL_NONSTANDARD is not set 655 + # CONFIG_NOZOMI is not set 677 656 678 657 # 679 658 # Serial drivers ··· 748 725 # 749 726 # Miscellaneous I2C Chip support 750 727 # 751 - CONFIG_SENSORS_DS1337=y 752 - # CONFIG_SENSORS_DS1374 is not set 753 728 # CONFIG_DS1682 is not set 754 729 # CONFIG_SENSORS_EEPROM is not set 755 730 # CONFIG_SENSORS_PCF8574 is not set 756 - # CONFIG_SENSORS_PCA9539 is not set 731 + # CONFIG_PCF8575 is not set 757 732 # CONFIG_SENSORS_PCF8591 is not set 758 - # CONFIG_SENSORS_M41T00 is not set 733 + # CONFIG_TPS65010 is not set 759 734 # CONFIG_SENSORS_MAX6875 is not set 760 735 # CONFIG_SENSORS_TSL2550 is not set 761 736 # CONFIG_I2C_DEBUG_CORE is not set ··· 778 757 # CONFIG_SENSORS_ADM1031 is not set 779 758 # CONFIG_SENSORS_ADM9240 is not set 780 759 # CONFIG_SENSORS_ADT7470 is not set 760 + # CONFIG_SENSORS_ADT7473 is not set 781 761 # CONFIG_SENSORS_ATXP1 is not set 782 762 # CONFIG_SENSORS_DS1621 is not set 783 763 # CONFIG_SENSORS_I5K_AMB is not set ··· 808 786 # CONFIG_SENSORS_SMSC47M1 is not set 809 787 # CONFIG_SENSORS_SMSC47M192 is not set 810 788 # CONFIG_SENSORS_SMSC47B397 is not set 789 + # CONFIG_SENSORS_ADS7828 is not set 811 790 # CONFIG_SENSORS_THMC50 is not set 812 791 # CONFIG_SENSORS_VIA686A is not set 813 792 # CONFIG_SENSORS_VT1211 is not set ··· 818 795 # CONFIG_SENSORS_W83792D is not set 819 796 # CONFIG_SENSORS_W83793 is not set 820 797 # CONFIG_SENSORS_W83L785TS is not set 798 + # CONFIG_SENSORS_W83L786NG is not set 821 799 # CONFIG_SENSORS_W83627HF is not set 822 800 # CONFIG_SENSORS_W83627EHF is not set 823 801 CONFIG_HWMON_DEBUG_CHIP=y 802 + # CONFIG_THERMAL is not set 824 803 # CONFIG_WATCHDOG is not set 825 804 826 805 # ··· 875 850 # 876 851 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 877 852 # 878 - 879 - # 880 - # USB Gadget Support 881 - # 882 853 # CONFIG_USB_GADGET is not set 883 854 # CONFIG_MMC is not set 855 + # CONFIG_MEMSTICK is not set 884 856 # CONFIG_NEW_LEDS is not set 885 857 # CONFIG_INFINIBAND is not set 886 858 # CONFIG_EDAC is not set 887 859 # CONFIG_RTC_CLASS is not set 860 + # CONFIG_DMADEVICES is not set 888 861 889 862 # 890 863 # Userspace I/O ··· 908 885 # CONFIG_XFS_FS is not set 909 886 # CONFIG_GFS2_FS is not set 910 887 # CONFIG_OCFS2_FS is not set 911 - # CONFIG_MINIX_FS is not set 912 - # CONFIG_ROMFS_FS is not set 888 + CONFIG_DNOTIFY=y 913 889 CONFIG_INOTIFY=y 914 890 CONFIG_INOTIFY_USER=y 915 891 # CONFIG_QUOTA is not set 916 - CONFIG_DNOTIFY=y 917 892 # CONFIG_AUTOFS_FS is not set 918 893 # CONFIG_AUTOFS4_FS is not set 919 894 # CONFIG_FUSE_FS is not set ··· 964 943 # CONFIG_JFFS2_RUBIN is not set 965 944 CONFIG_CRAMFS=y 966 945 # CONFIG_VXFS_FS is not set 946 + # CONFIG_MINIX_FS is not set 967 947 # CONFIG_HPFS_FS is not set 968 948 # CONFIG_QNX4FS_FS is not set 949 + # CONFIG_ROMFS_FS is not set 969 950 # CONFIG_SYSV_FS is not set 970 951 # CONFIG_UFS_FS is not set 971 952 CONFIG_NETWORK_FILESYSTEMS=y ··· 1025 1002 CONFIG_HAS_IOMEM=y 1026 1003 CONFIG_HAS_IOPORT=y 1027 1004 CONFIG_HAS_DMA=y 1028 - CONFIG_INSTRUMENTATION=y 1029 - # CONFIG_PROFILING is not set 1030 - # CONFIG_MARKERS is not set 1031 1005 1032 1006 # 1033 1007 # Kernel hacking ··· 1038 1018 # CONFIG_HEADERS_CHECK is not set 1039 1019 # CONFIG_DEBUG_KERNEL is not set 1040 1020 # CONFIG_SLUB_DEBUG_ON is not set 1021 + # CONFIG_SLUB_STATS is not set 1041 1022 # CONFIG_DEBUG_BUGVERBOSE is not set 1042 1023 # CONFIG_SAMPLES is not set 1043 1024 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1049 1028 # CONFIG_KEYS is not set 1050 1029 # CONFIG_SECURITY is not set 1051 1030 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1052 - # CONFIG_CRYPTO is not set 1031 + CONFIG_CRYPTO=y 1032 + # CONFIG_CRYPTO_SEQIV is not set 1033 + # CONFIG_CRYPTO_MANAGER is not set 1034 + # CONFIG_CRYPTO_HMAC is not set 1035 + # CONFIG_CRYPTO_XCBC is not set 1036 + # CONFIG_CRYPTO_NULL is not set 1037 + # CONFIG_CRYPTO_MD4 is not set 1038 + # CONFIG_CRYPTO_MD5 is not set 1039 + # CONFIG_CRYPTO_SHA1 is not set 1040 + # CONFIG_CRYPTO_SHA256 is not set 1041 + # CONFIG_CRYPTO_SHA512 is not set 1042 + # CONFIG_CRYPTO_WP512 is not set 1043 + # CONFIG_CRYPTO_TGR192 is not set 1044 + # CONFIG_CRYPTO_GF128MUL is not set 1045 + # CONFIG_CRYPTO_ECB is not set 1046 + # CONFIG_CRYPTO_CBC is not set 1047 + # CONFIG_CRYPTO_PCBC is not set 1048 + # CONFIG_CRYPTO_LRW is not set 1049 + # CONFIG_CRYPTO_XTS is not set 1050 + # CONFIG_CRYPTO_CTR is not set 1051 + # CONFIG_CRYPTO_GCM is not set 1052 + # CONFIG_CRYPTO_CCM is not set 1053 + # CONFIG_CRYPTO_CRYPTD is not set 1054 + # CONFIG_CRYPTO_DES is not set 1055 + # CONFIG_CRYPTO_FCRYPT is not set 1056 + # CONFIG_CRYPTO_BLOWFISH is not set 1057 + # CONFIG_CRYPTO_TWOFISH is not set 1058 + # CONFIG_CRYPTO_SERPENT is not set 1059 + # CONFIG_CRYPTO_AES is not set 1060 + # CONFIG_CRYPTO_CAST5 is not set 1061 + # CONFIG_CRYPTO_CAST6 is not set 1062 + # CONFIG_CRYPTO_TEA is not set 1063 + # CONFIG_CRYPTO_ARC4 is not set 1064 + # CONFIG_CRYPTO_KHAZAD is not set 1065 + # CONFIG_CRYPTO_ANUBIS is not set 1066 + # CONFIG_CRYPTO_SEED is not set 1067 + # CONFIG_CRYPTO_SALSA20 is not set 1068 + # CONFIG_CRYPTO_DEFLATE is not set 1069 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1070 + # CONFIG_CRYPTO_CRC32C is not set 1071 + # CONFIG_CRYPTO_CAMELLIA is not set 1072 + # CONFIG_CRYPTO_AUTHENC is not set 1073 + # CONFIG_CRYPTO_LZO is not set 1074 + CONFIG_CRYPTO_HW=y 1075 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1053 1076 # CONFIG_PPC_CLOCK is not set
+99 -34
arch/powerpc/configs/tqm8541_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Fri Jan 25 01:31:28 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:44 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 89 CONFIG_PRINTK=y 93 90 CONFIG_BUG=y 94 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 95 93 CONFIG_BASE_FULL=y 96 94 CONFIG_FUTEX=y 97 95 CONFIG_ANON_INODES=y 98 96 # CONFIG_EPOLL is not set 99 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 100 99 CONFIG_EVENTFD=y 101 100 CONFIG_SHMEM=y 102 101 CONFIG_VM_EVENT_COUNTERS=y ··· 106 101 # CONFIG_SLAB is not set 107 102 CONFIG_SLUB=y 108 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 109 110 CONFIG_SLABINFO=y 110 111 CONFIG_RT_MUTEXES=y 111 112 # CONFIG_TINY_SHMEM is not set ··· 135 124 # CONFIG_DEFAULT_CFQ is not set 136 125 # CONFIG_DEFAULT_NOOP is not set 137 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 138 128 139 129 # 140 130 # Platform support 141 131 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 144 134 # CONFIG_PPC_CELL is not set 145 135 # CONFIG_PPC_CELL_NATIVE is not set 146 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 147 138 # CONFIG_MPC8540_ADS is not set 148 139 # CONFIG_MPC8560_ADS is not set 149 140 # CONFIG_MPC85xx_CDS is not set ··· 156 143 CONFIG_TQM8541=y 157 144 # CONFIG_TQM8555 is not set 158 145 # CONFIG_TQM8560 is not set 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 159 148 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 149 # CONFIG_IPIC is not set 162 150 CONFIG_MPIC=y 163 151 # CONFIG_MPIC_WEIRD is not set ··· 188 174 # CONFIG_HZ_300 is not set 189 175 # CONFIG_HZ_1000 is not set 190 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 191 178 CONFIG_PREEMPT_NONE=y 192 179 # CONFIG_PREEMPT_VOLUNTARY is not set 193 180 # CONFIG_PREEMPT is not set 194 181 CONFIG_BINFMT_ELF=y 195 182 # CONFIG_BINFMT_MISC is not set 196 183 CONFIG_MATH_EMULATION=y 184 + # CONFIG_IOMMU_HELPER is not set 197 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 198 188 CONFIG_ARCH_FLATMEM_ENABLE=y 199 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 199 # CONFIG_PROC_DEVICETREE is not set 218 200 # CONFIG_CMDLINE_BOOL is not set 219 201 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 202 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="tqm8541.dts" 225 203 CONFIG_ISA_DMA_API=y 226 204 227 205 # ··· 264 250 # CONFIG_XFRM_USER is not set 265 251 # CONFIG_XFRM_SUB_POLICY is not set 266 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 267 254 # CONFIG_NET_KEY is not set 268 255 CONFIG_INET=y 269 256 CONFIG_IP_MULTICAST=y ··· 320 305 # 321 306 # CONFIG_NET_PKTGEN is not set 322 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 323 309 # CONFIG_IRDA is not set 324 310 # CONFIG_BT is not set 325 311 # CONFIG_AF_RXRPC is not set ··· 352 336 CONFIG_MTD_PARTITIONS=y 353 337 # CONFIG_MTD_REDBOOT_PARTS is not set 354 338 CONFIG_MTD_CMDLINE_PARTS=y 339 + # CONFIG_MTD_OF_PARTS is not set 355 340 356 341 # 357 342 # User Modules And Translation Layers ··· 439 422 CONFIG_BLK_DEV_RAM=y 440 423 CONFIG_BLK_DEV_RAM_COUNT=16 441 424 CONFIG_BLK_DEV_RAM_SIZE=32768 442 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 425 + # CONFIG_BLK_DEV_XIP is not set 443 426 # CONFIG_CDROM_PKTCDVD is not set 444 427 # CONFIG_ATA_OVER_ETH is not set 445 428 CONFIG_MISC_DEVICES=y ··· 447 430 # CONFIG_EEPROM_93CX6 is not set 448 431 # CONFIG_SGI_IOC4 is not set 449 432 # CONFIG_TIFM_CORE is not set 433 + # CONFIG_ENCLOSURE_SERVICES is not set 434 + CONFIG_HAVE_IDE=y 450 435 CONFIG_IDE=y 451 436 CONFIG_IDE_MAX_HWIFS=4 452 437 CONFIG_BLK_DEV_IDE=y 453 438 454 439 # 455 - # Please see Documentation/ide.txt for help/info on IDE drives 440 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 456 441 # 457 442 # CONFIG_BLK_DEV_IDE_SATA is not set 458 443 CONFIG_BLK_DEV_IDEDISK=y ··· 470 451 # 471 452 CONFIG_IDE_GENERIC=y 472 453 # CONFIG_BLK_DEV_PLATFORM is not set 454 + CONFIG_BLK_DEV_IDEDMA_SFF=y 473 455 474 456 # 475 457 # PCI IDE chipsets support 476 458 # 477 459 CONFIG_BLK_DEV_IDEPCI=y 478 - CONFIG_IDEPCI_SHARE_IRQ=y 479 460 CONFIG_IDEPCI_PCIBUS_ORDER=y 480 461 # CONFIG_BLK_DEV_OFFBOARD is not set 481 462 CONFIG_BLK_DEV_GENERIC=y ··· 506 487 # CONFIG_BLK_DEV_TRM290 is not set 507 488 CONFIG_BLK_DEV_VIA82CXXX=y 508 489 # CONFIG_BLK_DEV_TC86C001 is not set 509 - # CONFIG_IDE_ARM is not set 510 490 CONFIG_BLK_DEV_IDEDMA=y 511 491 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 512 492 # CONFIG_BLK_DEV_HD is not set ··· 551 533 # CONFIG_SMSC_PHY is not set 552 534 # CONFIG_BROADCOM_PHY is not set 553 535 # CONFIG_ICPLUS_PHY is not set 536 + # CONFIG_REALTEK_PHY is not set 554 537 # CONFIG_FIXED_PHY is not set 555 538 # CONFIG_MDIO_BITBANG is not set 556 539 CONFIG_NET_ETHERNET=y ··· 579 560 # CONFIG_NE2K_PCI is not set 580 561 # CONFIG_8139CP is not set 581 562 # CONFIG_8139TOO is not set 563 + # CONFIG_R6040 is not set 582 564 # CONFIG_SIS900 is not set 583 565 # CONFIG_EPIC100 is not set 584 566 # CONFIG_SUNDANCE is not set ··· 592 572 # CONFIG_DL2K is not set 593 573 # CONFIG_E1000 is not set 594 574 # CONFIG_E1000E is not set 575 + # CONFIG_E1000E_ENABLED is not set 595 576 # CONFIG_IP1000 is not set 577 + # CONFIG_IGB is not set 596 578 # CONFIG_NS83820 is not set 597 579 # CONFIG_HAMACHI is not set 598 580 # CONFIG_YELLOWFIN is not set ··· 621 599 # CONFIG_NIU is not set 622 600 # CONFIG_MLX4_CORE is not set 623 601 # CONFIG_TEHUTI is not set 602 + # CONFIG_BNX2X is not set 624 603 # CONFIG_TR is not set 625 604 626 605 # ··· 634 611 # CONFIG_HIPPI is not set 635 612 # CONFIG_PPP is not set 636 613 # CONFIG_SLIP is not set 637 - # CONFIG_SHAPER is not set 638 614 # CONFIG_NETCONSOLE is not set 639 615 # CONFIG_NETPOLL is not set 640 616 # CONFIG_NET_POLL_CONTROLLER is not set ··· 676 654 # 677 655 # CONFIG_VT is not set 678 656 # CONFIG_SERIAL_NONSTANDARD is not set 657 + # CONFIG_NOZOMI is not set 679 658 680 659 # 681 660 # Serial drivers ··· 758 735 # 759 736 # Miscellaneous I2C Chip support 760 737 # 761 - CONFIG_SENSORS_DS1337=y 762 - # CONFIG_SENSORS_DS1374 is not set 763 738 # CONFIG_DS1682 is not set 764 739 # CONFIG_SENSORS_EEPROM is not set 765 740 # CONFIG_SENSORS_PCF8574 is not set 766 - # CONFIG_SENSORS_PCA9539 is not set 741 + # CONFIG_PCF8575 is not set 767 742 # CONFIG_SENSORS_PCF8591 is not set 768 - # CONFIG_SENSORS_M41T00 is not set 743 + # CONFIG_TPS65010 is not set 769 744 # CONFIG_SENSORS_MAX6875 is not set 770 745 # CONFIG_SENSORS_TSL2550 is not set 771 746 # CONFIG_I2C_DEBUG_CORE is not set ··· 788 767 # CONFIG_SENSORS_ADM1031 is not set 789 768 # CONFIG_SENSORS_ADM9240 is not set 790 769 # CONFIG_SENSORS_ADT7470 is not set 770 + # CONFIG_SENSORS_ADT7473 is not set 791 771 # CONFIG_SENSORS_ATXP1 is not set 792 772 # CONFIG_SENSORS_DS1621 is not set 793 773 # CONFIG_SENSORS_I5K_AMB is not set ··· 818 796 # CONFIG_SENSORS_SMSC47M1 is not set 819 797 # CONFIG_SENSORS_SMSC47M192 is not set 820 798 # CONFIG_SENSORS_SMSC47B397 is not set 799 + # CONFIG_SENSORS_ADS7828 is not set 821 800 # CONFIG_SENSORS_THMC50 is not set 822 801 # CONFIG_SENSORS_VIA686A is not set 823 802 # CONFIG_SENSORS_VT1211 is not set ··· 828 805 # CONFIG_SENSORS_W83792D is not set 829 806 # CONFIG_SENSORS_W83793 is not set 830 807 # CONFIG_SENSORS_W83L785TS is not set 808 + # CONFIG_SENSORS_W83L786NG is not set 831 809 # CONFIG_SENSORS_W83627HF is not set 832 810 # CONFIG_SENSORS_W83627EHF is not set 833 811 CONFIG_HWMON_DEBUG_CHIP=y 812 + # CONFIG_THERMAL is not set 834 813 # CONFIG_WATCHDOG is not set 835 814 836 815 # ··· 885 860 # 886 861 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 887 862 # 888 - 889 - # 890 - # USB Gadget Support 891 - # 892 863 # CONFIG_USB_GADGET is not set 893 864 # CONFIG_MMC is not set 865 + # CONFIG_MEMSTICK is not set 894 866 # CONFIG_NEW_LEDS is not set 895 867 # CONFIG_INFINIBAND is not set 896 868 # CONFIG_EDAC is not set 897 869 # CONFIG_RTC_CLASS is not set 870 + # CONFIG_DMADEVICES is not set 898 871 899 872 # 900 873 # Userspace I/O ··· 918 895 # CONFIG_XFS_FS is not set 919 896 # CONFIG_GFS2_FS is not set 920 897 # CONFIG_OCFS2_FS is not set 921 - # CONFIG_MINIX_FS is not set 922 - # CONFIG_ROMFS_FS is not set 898 + CONFIG_DNOTIFY=y 923 899 CONFIG_INOTIFY=y 924 900 CONFIG_INOTIFY_USER=y 925 901 # CONFIG_QUOTA is not set 926 - CONFIG_DNOTIFY=y 927 902 # CONFIG_AUTOFS_FS is not set 928 903 # CONFIG_AUTOFS4_FS is not set 929 904 # CONFIG_FUSE_FS is not set ··· 974 953 # CONFIG_JFFS2_RUBIN is not set 975 954 CONFIG_CRAMFS=y 976 955 # CONFIG_VXFS_FS is not set 956 + # CONFIG_MINIX_FS is not set 977 957 # CONFIG_HPFS_FS is not set 978 958 # CONFIG_QNX4FS_FS is not set 959 + # CONFIG_ROMFS_FS is not set 979 960 # CONFIG_SYSV_FS is not set 980 961 # CONFIG_UFS_FS is not set 981 962 CONFIG_NETWORK_FILESYSTEMS=y ··· 1035 1012 CONFIG_HAS_IOMEM=y 1036 1013 CONFIG_HAS_IOPORT=y 1037 1014 CONFIG_HAS_DMA=y 1038 - CONFIG_INSTRUMENTATION=y 1039 - # CONFIG_PROFILING is not set 1040 - # CONFIG_MARKERS is not set 1041 1015 1042 1016 # 1043 1017 # Kernel hacking ··· 1048 1028 # CONFIG_HEADERS_CHECK is not set 1049 1029 # CONFIG_DEBUG_KERNEL is not set 1050 1030 # CONFIG_SLUB_DEBUG_ON is not set 1031 + # CONFIG_SLUB_STATS is not set 1051 1032 # CONFIG_DEBUG_BUGVERBOSE is not set 1052 1033 # CONFIG_SAMPLES is not set 1053 1034 # CONFIG_KGDB_CONSOLE is not set ··· 1060 1039 # CONFIG_KEYS is not set 1061 1040 # CONFIG_SECURITY is not set 1062 1041 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1063 - # CONFIG_CRYPTO is not set 1042 + CONFIG_CRYPTO=y 1043 + # CONFIG_CRYPTO_SEQIV is not set 1044 + # CONFIG_CRYPTO_MANAGER is not set 1045 + # CONFIG_CRYPTO_HMAC is not set 1046 + # CONFIG_CRYPTO_XCBC is not set 1047 + # CONFIG_CRYPTO_NULL is not set 1048 + # CONFIG_CRYPTO_MD4 is not set 1049 + # CONFIG_CRYPTO_MD5 is not set 1050 + # CONFIG_CRYPTO_SHA1 is not set 1051 + # CONFIG_CRYPTO_SHA256 is not set 1052 + # CONFIG_CRYPTO_SHA512 is not set 1053 + # CONFIG_CRYPTO_WP512 is not set 1054 + # CONFIG_CRYPTO_TGR192 is not set 1055 + # CONFIG_CRYPTO_GF128MUL is not set 1056 + # CONFIG_CRYPTO_ECB is not set 1057 + # CONFIG_CRYPTO_CBC is not set 1058 + # CONFIG_CRYPTO_PCBC is not set 1059 + # CONFIG_CRYPTO_LRW is not set 1060 + # CONFIG_CRYPTO_XTS is not set 1061 + # CONFIG_CRYPTO_CTR is not set 1062 + # CONFIG_CRYPTO_GCM is not set 1063 + # CONFIG_CRYPTO_CCM is not set 1064 + # CONFIG_CRYPTO_CRYPTD is not set 1065 + # CONFIG_CRYPTO_DES is not set 1066 + # CONFIG_CRYPTO_FCRYPT is not set 1067 + # CONFIG_CRYPTO_BLOWFISH is not set 1068 + # CONFIG_CRYPTO_TWOFISH is not set 1069 + # CONFIG_CRYPTO_SERPENT is not set 1070 + # CONFIG_CRYPTO_AES is not set 1071 + # CONFIG_CRYPTO_CAST5 is not set 1072 + # CONFIG_CRYPTO_CAST6 is not set 1073 + # CONFIG_CRYPTO_TEA is not set 1074 + # CONFIG_CRYPTO_ARC4 is not set 1075 + # CONFIG_CRYPTO_KHAZAD is not set 1076 + # CONFIG_CRYPTO_ANUBIS is not set 1077 + # CONFIG_CRYPTO_SEED is not set 1078 + # CONFIG_CRYPTO_SALSA20 is not set 1079 + # CONFIG_CRYPTO_DEFLATE is not set 1080 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1081 + # CONFIG_CRYPTO_CRC32C is not set 1082 + # CONFIG_CRYPTO_CAMELLIA is not set 1083 + # CONFIG_CRYPTO_AUTHENC is not set 1084 + # CONFIG_CRYPTO_LZO is not set 1085 + CONFIG_CRYPTO_HW=y 1086 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1064 1087 # CONFIG_PPC_CLOCK is not set 1065 1088 CONFIG_PPC_LIB_RHEAP=y
+99 -34
arch/powerpc/configs/tqm8555_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Fri Jan 25 01:15:24 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:44 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 89 CONFIG_PRINTK=y 93 90 CONFIG_BUG=y 94 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 95 93 CONFIG_BASE_FULL=y 96 94 CONFIG_FUTEX=y 97 95 CONFIG_ANON_INODES=y 98 96 # CONFIG_EPOLL is not set 99 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 100 99 CONFIG_EVENTFD=y 101 100 CONFIG_SHMEM=y 102 101 CONFIG_VM_EVENT_COUNTERS=y ··· 106 101 # CONFIG_SLAB is not set 107 102 CONFIG_SLUB=y 108 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 109 110 CONFIG_SLABINFO=y 110 111 CONFIG_RT_MUTEXES=y 111 112 # CONFIG_TINY_SHMEM is not set ··· 135 124 # CONFIG_DEFAULT_CFQ is not set 136 125 # CONFIG_DEFAULT_NOOP is not set 137 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 138 128 139 129 # 140 130 # Platform support 141 131 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 144 134 # CONFIG_PPC_CELL is not set 145 135 # CONFIG_PPC_CELL_NATIVE is not set 146 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 147 138 # CONFIG_MPC8540_ADS is not set 148 139 # CONFIG_MPC8560_ADS is not set 149 140 # CONFIG_MPC85xx_CDS is not set ··· 156 143 # CONFIG_TQM8541 is not set 157 144 CONFIG_TQM8555=y 158 145 # CONFIG_TQM8560 is not set 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 159 148 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 149 # CONFIG_IPIC is not set 162 150 CONFIG_MPIC=y 163 151 # CONFIG_MPIC_WEIRD is not set ··· 188 174 # CONFIG_HZ_300 is not set 189 175 # CONFIG_HZ_1000 is not set 190 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 191 178 CONFIG_PREEMPT_NONE=y 192 179 # CONFIG_PREEMPT_VOLUNTARY is not set 193 180 # CONFIG_PREEMPT is not set 194 181 CONFIG_BINFMT_ELF=y 195 182 # CONFIG_BINFMT_MISC is not set 196 183 CONFIG_MATH_EMULATION=y 184 + # CONFIG_IOMMU_HELPER is not set 197 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 198 188 CONFIG_ARCH_FLATMEM_ENABLE=y 199 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 199 # CONFIG_PROC_DEVICETREE is not set 218 200 # CONFIG_CMDLINE_BOOL is not set 219 201 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 202 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="tqm8555.dts" 225 203 CONFIG_ISA_DMA_API=y 226 204 227 205 # ··· 264 250 # CONFIG_XFRM_USER is not set 265 251 # CONFIG_XFRM_SUB_POLICY is not set 266 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 267 254 # CONFIG_NET_KEY is not set 268 255 CONFIG_INET=y 269 256 CONFIG_IP_MULTICAST=y ··· 320 305 # 321 306 # CONFIG_NET_PKTGEN is not set 322 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 323 309 # CONFIG_IRDA is not set 324 310 # CONFIG_BT is not set 325 311 # CONFIG_AF_RXRPC is not set ··· 352 336 CONFIG_MTD_PARTITIONS=y 353 337 # CONFIG_MTD_REDBOOT_PARTS is not set 354 338 CONFIG_MTD_CMDLINE_PARTS=y 339 + # CONFIG_MTD_OF_PARTS is not set 355 340 356 341 # 357 342 # User Modules And Translation Layers ··· 439 422 CONFIG_BLK_DEV_RAM=y 440 423 CONFIG_BLK_DEV_RAM_COUNT=16 441 424 CONFIG_BLK_DEV_RAM_SIZE=32768 442 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 425 + # CONFIG_BLK_DEV_XIP is not set 443 426 # CONFIG_CDROM_PKTCDVD is not set 444 427 # CONFIG_ATA_OVER_ETH is not set 445 428 CONFIG_MISC_DEVICES=y ··· 447 430 # CONFIG_EEPROM_93CX6 is not set 448 431 # CONFIG_SGI_IOC4 is not set 449 432 # CONFIG_TIFM_CORE is not set 433 + # CONFIG_ENCLOSURE_SERVICES is not set 434 + CONFIG_HAVE_IDE=y 450 435 CONFIG_IDE=y 451 436 CONFIG_IDE_MAX_HWIFS=4 452 437 CONFIG_BLK_DEV_IDE=y 453 438 454 439 # 455 - # Please see Documentation/ide.txt for help/info on IDE drives 440 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 456 441 # 457 442 # CONFIG_BLK_DEV_IDE_SATA is not set 458 443 CONFIG_BLK_DEV_IDEDISK=y ··· 470 451 # 471 452 CONFIG_IDE_GENERIC=y 472 453 # CONFIG_BLK_DEV_PLATFORM is not set 454 + CONFIG_BLK_DEV_IDEDMA_SFF=y 473 455 474 456 # 475 457 # PCI IDE chipsets support 476 458 # 477 459 CONFIG_BLK_DEV_IDEPCI=y 478 - CONFIG_IDEPCI_SHARE_IRQ=y 479 460 CONFIG_IDEPCI_PCIBUS_ORDER=y 480 461 # CONFIG_BLK_DEV_OFFBOARD is not set 481 462 CONFIG_BLK_DEV_GENERIC=y ··· 506 487 # CONFIG_BLK_DEV_TRM290 is not set 507 488 CONFIG_BLK_DEV_VIA82CXXX=y 508 489 # CONFIG_BLK_DEV_TC86C001 is not set 509 - # CONFIG_IDE_ARM is not set 510 490 CONFIG_BLK_DEV_IDEDMA=y 511 491 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 512 492 # CONFIG_BLK_DEV_HD is not set ··· 551 533 # CONFIG_SMSC_PHY is not set 552 534 # CONFIG_BROADCOM_PHY is not set 553 535 # CONFIG_ICPLUS_PHY is not set 536 + # CONFIG_REALTEK_PHY is not set 554 537 # CONFIG_FIXED_PHY is not set 555 538 # CONFIG_MDIO_BITBANG is not set 556 539 CONFIG_NET_ETHERNET=y ··· 579 560 # CONFIG_NE2K_PCI is not set 580 561 # CONFIG_8139CP is not set 581 562 # CONFIG_8139TOO is not set 563 + # CONFIG_R6040 is not set 582 564 # CONFIG_SIS900 is not set 583 565 # CONFIG_EPIC100 is not set 584 566 # CONFIG_SUNDANCE is not set ··· 592 572 # CONFIG_DL2K is not set 593 573 # CONFIG_E1000 is not set 594 574 # CONFIG_E1000E is not set 575 + # CONFIG_E1000E_ENABLED is not set 595 576 # CONFIG_IP1000 is not set 577 + # CONFIG_IGB is not set 596 578 # CONFIG_NS83820 is not set 597 579 # CONFIG_HAMACHI is not set 598 580 # CONFIG_YELLOWFIN is not set ··· 621 599 # CONFIG_NIU is not set 622 600 # CONFIG_MLX4_CORE is not set 623 601 # CONFIG_TEHUTI is not set 602 + # CONFIG_BNX2X is not set 624 603 # CONFIG_TR is not set 625 604 626 605 # ··· 634 611 # CONFIG_HIPPI is not set 635 612 # CONFIG_PPP is not set 636 613 # CONFIG_SLIP is not set 637 - # CONFIG_SHAPER is not set 638 614 # CONFIG_NETCONSOLE is not set 639 615 # CONFIG_NETPOLL is not set 640 616 # CONFIG_NET_POLL_CONTROLLER is not set ··· 676 654 # 677 655 # CONFIG_VT is not set 678 656 # CONFIG_SERIAL_NONSTANDARD is not set 657 + # CONFIG_NOZOMI is not set 679 658 680 659 # 681 660 # Serial drivers ··· 758 735 # 759 736 # Miscellaneous I2C Chip support 760 737 # 761 - CONFIG_SENSORS_DS1337=y 762 - # CONFIG_SENSORS_DS1374 is not set 763 738 # CONFIG_DS1682 is not set 764 739 # CONFIG_SENSORS_EEPROM is not set 765 740 # CONFIG_SENSORS_PCF8574 is not set 766 - # CONFIG_SENSORS_PCA9539 is not set 741 + # CONFIG_PCF8575 is not set 767 742 # CONFIG_SENSORS_PCF8591 is not set 768 - # CONFIG_SENSORS_M41T00 is not set 743 + # CONFIG_TPS65010 is not set 769 744 # CONFIG_SENSORS_MAX6875 is not set 770 745 # CONFIG_SENSORS_TSL2550 is not set 771 746 # CONFIG_I2C_DEBUG_CORE is not set ··· 788 767 # CONFIG_SENSORS_ADM1031 is not set 789 768 # CONFIG_SENSORS_ADM9240 is not set 790 769 # CONFIG_SENSORS_ADT7470 is not set 770 + # CONFIG_SENSORS_ADT7473 is not set 791 771 # CONFIG_SENSORS_ATXP1 is not set 792 772 # CONFIG_SENSORS_DS1621 is not set 793 773 # CONFIG_SENSORS_I5K_AMB is not set ··· 818 796 # CONFIG_SENSORS_SMSC47M1 is not set 819 797 # CONFIG_SENSORS_SMSC47M192 is not set 820 798 # CONFIG_SENSORS_SMSC47B397 is not set 799 + # CONFIG_SENSORS_ADS7828 is not set 821 800 # CONFIG_SENSORS_THMC50 is not set 822 801 # CONFIG_SENSORS_VIA686A is not set 823 802 # CONFIG_SENSORS_VT1211 is not set ··· 828 805 # CONFIG_SENSORS_W83792D is not set 829 806 # CONFIG_SENSORS_W83793 is not set 830 807 # CONFIG_SENSORS_W83L785TS is not set 808 + # CONFIG_SENSORS_W83L786NG is not set 831 809 # CONFIG_SENSORS_W83627HF is not set 832 810 # CONFIG_SENSORS_W83627EHF is not set 833 811 CONFIG_HWMON_DEBUG_CHIP=y 812 + # CONFIG_THERMAL is not set 834 813 # CONFIG_WATCHDOG is not set 835 814 836 815 # ··· 885 860 # 886 861 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 887 862 # 888 - 889 - # 890 - # USB Gadget Support 891 - # 892 863 # CONFIG_USB_GADGET is not set 893 864 # CONFIG_MMC is not set 865 + # CONFIG_MEMSTICK is not set 894 866 # CONFIG_NEW_LEDS is not set 895 867 # CONFIG_INFINIBAND is not set 896 868 # CONFIG_EDAC is not set 897 869 # CONFIG_RTC_CLASS is not set 870 + # CONFIG_DMADEVICES is not set 898 871 899 872 # 900 873 # Userspace I/O ··· 918 895 # CONFIG_XFS_FS is not set 919 896 # CONFIG_GFS2_FS is not set 920 897 # CONFIG_OCFS2_FS is not set 921 - # CONFIG_MINIX_FS is not set 922 - # CONFIG_ROMFS_FS is not set 898 + CONFIG_DNOTIFY=y 923 899 CONFIG_INOTIFY=y 924 900 CONFIG_INOTIFY_USER=y 925 901 # CONFIG_QUOTA is not set 926 - CONFIG_DNOTIFY=y 927 902 # CONFIG_AUTOFS_FS is not set 928 903 # CONFIG_AUTOFS4_FS is not set 929 904 # CONFIG_FUSE_FS is not set ··· 974 953 # CONFIG_JFFS2_RUBIN is not set 975 954 CONFIG_CRAMFS=y 976 955 # CONFIG_VXFS_FS is not set 956 + # CONFIG_MINIX_FS is not set 977 957 # CONFIG_HPFS_FS is not set 978 958 # CONFIG_QNX4FS_FS is not set 959 + # CONFIG_ROMFS_FS is not set 979 960 # CONFIG_SYSV_FS is not set 980 961 # CONFIG_UFS_FS is not set 981 962 CONFIG_NETWORK_FILESYSTEMS=y ··· 1035 1012 CONFIG_HAS_IOMEM=y 1036 1013 CONFIG_HAS_IOPORT=y 1037 1014 CONFIG_HAS_DMA=y 1038 - CONFIG_INSTRUMENTATION=y 1039 - # CONFIG_PROFILING is not set 1040 - # CONFIG_MARKERS is not set 1041 1015 1042 1016 # 1043 1017 # Kernel hacking ··· 1048 1028 # CONFIG_HEADERS_CHECK is not set 1049 1029 # CONFIG_DEBUG_KERNEL is not set 1050 1030 # CONFIG_SLUB_DEBUG_ON is not set 1031 + # CONFIG_SLUB_STATS is not set 1051 1032 # CONFIG_DEBUG_BUGVERBOSE is not set 1052 1033 # CONFIG_SAMPLES is not set 1053 1034 # CONFIG_KGDB_CONSOLE is not set ··· 1060 1039 # CONFIG_KEYS is not set 1061 1040 # CONFIG_SECURITY is not set 1062 1041 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1063 - # CONFIG_CRYPTO is not set 1042 + CONFIG_CRYPTO=y 1043 + # CONFIG_CRYPTO_SEQIV is not set 1044 + # CONFIG_CRYPTO_MANAGER is not set 1045 + # CONFIG_CRYPTO_HMAC is not set 1046 + # CONFIG_CRYPTO_XCBC is not set 1047 + # CONFIG_CRYPTO_NULL is not set 1048 + # CONFIG_CRYPTO_MD4 is not set 1049 + # CONFIG_CRYPTO_MD5 is not set 1050 + # CONFIG_CRYPTO_SHA1 is not set 1051 + # CONFIG_CRYPTO_SHA256 is not set 1052 + # CONFIG_CRYPTO_SHA512 is not set 1053 + # CONFIG_CRYPTO_WP512 is not set 1054 + # CONFIG_CRYPTO_TGR192 is not set 1055 + # CONFIG_CRYPTO_GF128MUL is not set 1056 + # CONFIG_CRYPTO_ECB is not set 1057 + # CONFIG_CRYPTO_CBC is not set 1058 + # CONFIG_CRYPTO_PCBC is not set 1059 + # CONFIG_CRYPTO_LRW is not set 1060 + # CONFIG_CRYPTO_XTS is not set 1061 + # CONFIG_CRYPTO_CTR is not set 1062 + # CONFIG_CRYPTO_GCM is not set 1063 + # CONFIG_CRYPTO_CCM is not set 1064 + # CONFIG_CRYPTO_CRYPTD is not set 1065 + # CONFIG_CRYPTO_DES is not set 1066 + # CONFIG_CRYPTO_FCRYPT is not set 1067 + # CONFIG_CRYPTO_BLOWFISH is not set 1068 + # CONFIG_CRYPTO_TWOFISH is not set 1069 + # CONFIG_CRYPTO_SERPENT is not set 1070 + # CONFIG_CRYPTO_AES is not set 1071 + # CONFIG_CRYPTO_CAST5 is not set 1072 + # CONFIG_CRYPTO_CAST6 is not set 1073 + # CONFIG_CRYPTO_TEA is not set 1074 + # CONFIG_CRYPTO_ARC4 is not set 1075 + # CONFIG_CRYPTO_KHAZAD is not set 1076 + # CONFIG_CRYPTO_ANUBIS is not set 1077 + # CONFIG_CRYPTO_SEED is not set 1078 + # CONFIG_CRYPTO_SALSA20 is not set 1079 + # CONFIG_CRYPTO_DEFLATE is not set 1080 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1081 + # CONFIG_CRYPTO_CRC32C is not set 1082 + # CONFIG_CRYPTO_CAMELLIA is not set 1083 + # CONFIG_CRYPTO_AUTHENC is not set 1084 + # CONFIG_CRYPTO_LZO is not set 1085 + CONFIG_CRYPTO_HW=y 1086 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1064 1087 # CONFIG_PPC_CLOCK is not set 1065 1088 CONFIG_PPC_LIB_RHEAP=y
+99 -34
arch/powerpc/configs/tqm8560_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 23:50:42 2008 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:45 2008 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 14 14 # CONFIG_40x is not set 15 15 # CONFIG_44x is not set 16 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 17 CONFIG_E500=y 19 18 CONFIG_BOOKE=y 20 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 21 # CONFIG_PHYS_64BIT is not set 22 22 CONFIG_SPE=y 23 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 34 CONFIG_IRQ_PER_CPU=y 34 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 67 # CONFIG_POSIX_MQUEUE is not set 69 68 # CONFIG_BSD_PROCESS_ACCT is not set 70 69 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 70 # CONFIG_AUDIT is not set 74 71 # CONFIG_IKCONFIG is not set 75 72 CONFIG_LOG_BUF_SHIFT=14 76 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 77 75 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 80 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 82 83 CONFIG_BLK_DEV_INITRD=y 83 84 CONFIG_INITRAMFS_SOURCE="" 84 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 89 CONFIG_PRINTK=y 93 90 CONFIG_BUG=y 94 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 95 93 CONFIG_BASE_FULL=y 96 94 CONFIG_FUTEX=y 97 95 CONFIG_ANON_INODES=y 98 96 # CONFIG_EPOLL is not set 99 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 100 99 CONFIG_EVENTFD=y 101 100 CONFIG_SHMEM=y 102 101 CONFIG_VM_EVENT_COUNTERS=y ··· 106 101 # CONFIG_SLAB is not set 107 102 CONFIG_SLUB=y 108 103 # CONFIG_SLOB is not set 104 + # CONFIG_PROFILING is not set 105 + # CONFIG_MARKERS is not set 106 + CONFIG_HAVE_OPROFILE=y 107 + CONFIG_HAVE_KPROBES=y 108 + CONFIG_HAVE_KRETPROBES=y 109 + CONFIG_PROC_PAGE_MONITOR=y 109 110 CONFIG_SLABINFO=y 110 111 CONFIG_RT_MUTEXES=y 111 112 # CONFIG_TINY_SHMEM is not set ··· 135 124 # CONFIG_DEFAULT_CFQ is not set 136 125 # CONFIG_DEFAULT_NOOP is not set 137 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 138 128 139 129 # 140 130 # Platform support 141 131 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 144 134 # CONFIG_PPC_CELL is not set 145 135 # CONFIG_PPC_CELL_NATIVE is not set 146 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 147 138 # CONFIG_MPC8540_ADS is not set 148 139 # CONFIG_MPC8560_ADS is not set 149 140 # CONFIG_MPC85xx_CDS is not set ··· 156 143 # CONFIG_TQM8541 is not set 157 144 # CONFIG_TQM8555 is not set 158 145 CONFIG_TQM8560=y 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 159 148 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 149 # CONFIG_IPIC is not set 162 150 CONFIG_MPIC=y 163 151 # CONFIG_MPIC_WEIRD is not set ··· 188 174 # CONFIG_HZ_300 is not set 189 175 # CONFIG_HZ_1000 is not set 190 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 191 178 CONFIG_PREEMPT_NONE=y 192 179 # CONFIG_PREEMPT_VOLUNTARY is not set 193 180 # CONFIG_PREEMPT is not set 194 181 CONFIG_BINFMT_ELF=y 195 182 # CONFIG_BINFMT_MISC is not set 196 183 CONFIG_MATH_EMULATION=y 184 + # CONFIG_IOMMU_HELPER is not set 197 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 198 188 CONFIG_ARCH_FLATMEM_ENABLE=y 199 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 199 # CONFIG_PROC_DEVICETREE is not set 218 200 # CONFIG_CMDLINE_BOOL is not set 219 201 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 202 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="tqm8560.dts" 225 203 CONFIG_ISA_DMA_API=y 226 204 227 205 # ··· 264 250 # CONFIG_XFRM_USER is not set 265 251 # CONFIG_XFRM_SUB_POLICY is not set 266 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 267 254 # CONFIG_NET_KEY is not set 268 255 CONFIG_INET=y 269 256 CONFIG_IP_MULTICAST=y ··· 320 305 # 321 306 # CONFIG_NET_PKTGEN is not set 322 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 323 309 # CONFIG_IRDA is not set 324 310 # CONFIG_BT is not set 325 311 # CONFIG_AF_RXRPC is not set ··· 352 336 CONFIG_MTD_PARTITIONS=y 353 337 # CONFIG_MTD_REDBOOT_PARTS is not set 354 338 CONFIG_MTD_CMDLINE_PARTS=y 339 + # CONFIG_MTD_OF_PARTS is not set 355 340 356 341 # 357 342 # User Modules And Translation Layers ··· 439 422 CONFIG_BLK_DEV_RAM=y 440 423 CONFIG_BLK_DEV_RAM_COUNT=16 441 424 CONFIG_BLK_DEV_RAM_SIZE=32768 442 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 425 + # CONFIG_BLK_DEV_XIP is not set 443 426 # CONFIG_CDROM_PKTCDVD is not set 444 427 # CONFIG_ATA_OVER_ETH is not set 445 428 CONFIG_MISC_DEVICES=y ··· 447 430 # CONFIG_EEPROM_93CX6 is not set 448 431 # CONFIG_SGI_IOC4 is not set 449 432 # CONFIG_TIFM_CORE is not set 433 + # CONFIG_ENCLOSURE_SERVICES is not set 434 + CONFIG_HAVE_IDE=y 450 435 CONFIG_IDE=y 451 436 CONFIG_IDE_MAX_HWIFS=4 452 437 CONFIG_BLK_DEV_IDE=y 453 438 454 439 # 455 - # Please see Documentation/ide.txt for help/info on IDE drives 440 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 456 441 # 457 442 # CONFIG_BLK_DEV_IDE_SATA is not set 458 443 CONFIG_BLK_DEV_IDEDISK=y ··· 470 451 # 471 452 CONFIG_IDE_GENERIC=y 472 453 # CONFIG_BLK_DEV_PLATFORM is not set 454 + CONFIG_BLK_DEV_IDEDMA_SFF=y 473 455 474 456 # 475 457 # PCI IDE chipsets support 476 458 # 477 459 CONFIG_BLK_DEV_IDEPCI=y 478 - CONFIG_IDEPCI_SHARE_IRQ=y 479 460 CONFIG_IDEPCI_PCIBUS_ORDER=y 480 461 # CONFIG_BLK_DEV_OFFBOARD is not set 481 462 CONFIG_BLK_DEV_GENERIC=y ··· 506 487 # CONFIG_BLK_DEV_TRM290 is not set 507 488 CONFIG_BLK_DEV_VIA82CXXX=y 508 489 # CONFIG_BLK_DEV_TC86C001 is not set 509 - # CONFIG_IDE_ARM is not set 510 490 CONFIG_BLK_DEV_IDEDMA=y 511 491 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 512 492 # CONFIG_BLK_DEV_HD is not set ··· 551 533 # CONFIG_SMSC_PHY is not set 552 534 # CONFIG_BROADCOM_PHY is not set 553 535 # CONFIG_ICPLUS_PHY is not set 536 + # CONFIG_REALTEK_PHY is not set 554 537 # CONFIG_FIXED_PHY is not set 555 538 # CONFIG_MDIO_BITBANG is not set 556 539 CONFIG_NET_ETHERNET=y ··· 579 560 # CONFIG_NE2K_PCI is not set 580 561 # CONFIG_8139CP is not set 581 562 # CONFIG_8139TOO is not set 563 + # CONFIG_R6040 is not set 582 564 # CONFIG_SIS900 is not set 583 565 # CONFIG_EPIC100 is not set 584 566 # CONFIG_SUNDANCE is not set ··· 592 572 # CONFIG_DL2K is not set 593 573 # CONFIG_E1000 is not set 594 574 # CONFIG_E1000E is not set 575 + # CONFIG_E1000E_ENABLED is not set 595 576 # CONFIG_IP1000 is not set 577 + # CONFIG_IGB is not set 596 578 # CONFIG_NS83820 is not set 597 579 # CONFIG_HAMACHI is not set 598 580 # CONFIG_YELLOWFIN is not set ··· 621 599 # CONFIG_NIU is not set 622 600 # CONFIG_MLX4_CORE is not set 623 601 # CONFIG_TEHUTI is not set 602 + # CONFIG_BNX2X is not set 624 603 # CONFIG_TR is not set 625 604 626 605 # ··· 634 611 # CONFIG_HIPPI is not set 635 612 # CONFIG_PPP is not set 636 613 # CONFIG_SLIP is not set 637 - # CONFIG_SHAPER is not set 638 614 # CONFIG_NETCONSOLE is not set 639 615 # CONFIG_NETPOLL is not set 640 616 # CONFIG_NET_POLL_CONTROLLER is not set ··· 676 654 # 677 655 # CONFIG_VT is not set 678 656 # CONFIG_SERIAL_NONSTANDARD is not set 657 + # CONFIG_NOZOMI is not set 679 658 680 659 # 681 660 # Serial drivers ··· 758 735 # 759 736 # Miscellaneous I2C Chip support 760 737 # 761 - CONFIG_SENSORS_DS1337=y 762 - # CONFIG_SENSORS_DS1374 is not set 763 738 # CONFIG_DS1682 is not set 764 739 # CONFIG_SENSORS_EEPROM is not set 765 740 # CONFIG_SENSORS_PCF8574 is not set 766 - # CONFIG_SENSORS_PCA9539 is not set 741 + # CONFIG_PCF8575 is not set 767 742 # CONFIG_SENSORS_PCF8591 is not set 768 - # CONFIG_SENSORS_M41T00 is not set 743 + # CONFIG_TPS65010 is not set 769 744 # CONFIG_SENSORS_MAX6875 is not set 770 745 # CONFIG_SENSORS_TSL2550 is not set 771 746 # CONFIG_I2C_DEBUG_CORE is not set ··· 788 767 # CONFIG_SENSORS_ADM1031 is not set 789 768 # CONFIG_SENSORS_ADM9240 is not set 790 769 # CONFIG_SENSORS_ADT7470 is not set 770 + # CONFIG_SENSORS_ADT7473 is not set 791 771 # CONFIG_SENSORS_ATXP1 is not set 792 772 # CONFIG_SENSORS_DS1621 is not set 793 773 # CONFIG_SENSORS_I5K_AMB is not set ··· 818 796 # CONFIG_SENSORS_SMSC47M1 is not set 819 797 # CONFIG_SENSORS_SMSC47M192 is not set 820 798 # CONFIG_SENSORS_SMSC47B397 is not set 799 + # CONFIG_SENSORS_ADS7828 is not set 821 800 # CONFIG_SENSORS_THMC50 is not set 822 801 # CONFIG_SENSORS_VIA686A is not set 823 802 # CONFIG_SENSORS_VT1211 is not set ··· 828 805 # CONFIG_SENSORS_W83792D is not set 829 806 # CONFIG_SENSORS_W83793 is not set 830 807 # CONFIG_SENSORS_W83L785TS is not set 808 + # CONFIG_SENSORS_W83L786NG is not set 831 809 # CONFIG_SENSORS_W83627HF is not set 832 810 # CONFIG_SENSORS_W83627EHF is not set 833 811 CONFIG_HWMON_DEBUG_CHIP=y 812 + # CONFIG_THERMAL is not set 834 813 # CONFIG_WATCHDOG is not set 835 814 836 815 # ··· 885 860 # 886 861 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 887 862 # 888 - 889 - # 890 - # USB Gadget Support 891 - # 892 863 # CONFIG_USB_GADGET is not set 893 864 # CONFIG_MMC is not set 865 + # CONFIG_MEMSTICK is not set 894 866 # CONFIG_NEW_LEDS is not set 895 867 # CONFIG_INFINIBAND is not set 896 868 # CONFIG_EDAC is not set 897 869 # CONFIG_RTC_CLASS is not set 870 + # CONFIG_DMADEVICES is not set 898 871 899 872 # 900 873 # Userspace I/O ··· 918 895 # CONFIG_XFS_FS is not set 919 896 # CONFIG_GFS2_FS is not set 920 897 # CONFIG_OCFS2_FS is not set 921 - # CONFIG_MINIX_FS is not set 922 - # CONFIG_ROMFS_FS is not set 898 + CONFIG_DNOTIFY=y 923 899 CONFIG_INOTIFY=y 924 900 CONFIG_INOTIFY_USER=y 925 901 # CONFIG_QUOTA is not set 926 - CONFIG_DNOTIFY=y 927 902 # CONFIG_AUTOFS_FS is not set 928 903 # CONFIG_AUTOFS4_FS is not set 929 904 # CONFIG_FUSE_FS is not set ··· 974 953 # CONFIG_JFFS2_RUBIN is not set 975 954 CONFIG_CRAMFS=y 976 955 # CONFIG_VXFS_FS is not set 956 + # CONFIG_MINIX_FS is not set 977 957 # CONFIG_HPFS_FS is not set 978 958 # CONFIG_QNX4FS_FS is not set 959 + # CONFIG_ROMFS_FS is not set 979 960 # CONFIG_SYSV_FS is not set 980 961 # CONFIG_UFS_FS is not set 981 962 CONFIG_NETWORK_FILESYSTEMS=y ··· 1035 1012 CONFIG_HAS_IOMEM=y 1036 1013 CONFIG_HAS_IOPORT=y 1037 1014 CONFIG_HAS_DMA=y 1038 - CONFIG_INSTRUMENTATION=y 1039 - # CONFIG_PROFILING is not set 1040 - # CONFIG_MARKERS is not set 1041 1015 1042 1016 # 1043 1017 # Kernel hacking ··· 1048 1028 # CONFIG_HEADERS_CHECK is not set 1049 1029 # CONFIG_DEBUG_KERNEL is not set 1050 1030 # CONFIG_SLUB_DEBUG_ON is not set 1031 + # CONFIG_SLUB_STATS is not set 1051 1032 # CONFIG_DEBUG_BUGVERBOSE is not set 1052 1033 # CONFIG_SAMPLES is not set 1053 1034 # CONFIG_KGDB_CONSOLE is not set ··· 1060 1039 # CONFIG_KEYS is not set 1061 1040 # CONFIG_SECURITY is not set 1062 1041 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1063 - # CONFIG_CRYPTO is not set 1042 + CONFIG_CRYPTO=y 1043 + # CONFIG_CRYPTO_SEQIV is not set 1044 + # CONFIG_CRYPTO_MANAGER is not set 1045 + # CONFIG_CRYPTO_HMAC is not set 1046 + # CONFIG_CRYPTO_XCBC is not set 1047 + # CONFIG_CRYPTO_NULL is not set 1048 + # CONFIG_CRYPTO_MD4 is not set 1049 + # CONFIG_CRYPTO_MD5 is not set 1050 + # CONFIG_CRYPTO_SHA1 is not set 1051 + # CONFIG_CRYPTO_SHA256 is not set 1052 + # CONFIG_CRYPTO_SHA512 is not set 1053 + # CONFIG_CRYPTO_WP512 is not set 1054 + # CONFIG_CRYPTO_TGR192 is not set 1055 + # CONFIG_CRYPTO_GF128MUL is not set 1056 + # CONFIG_CRYPTO_ECB is not set 1057 + # CONFIG_CRYPTO_CBC is not set 1058 + # CONFIG_CRYPTO_PCBC is not set 1059 + # CONFIG_CRYPTO_LRW is not set 1060 + # CONFIG_CRYPTO_XTS is not set 1061 + # CONFIG_CRYPTO_CTR is not set 1062 + # CONFIG_CRYPTO_GCM is not set 1063 + # CONFIG_CRYPTO_CCM is not set 1064 + # CONFIG_CRYPTO_CRYPTD is not set 1065 + # CONFIG_CRYPTO_DES is not set 1066 + # CONFIG_CRYPTO_FCRYPT is not set 1067 + # CONFIG_CRYPTO_BLOWFISH is not set 1068 + # CONFIG_CRYPTO_TWOFISH is not set 1069 + # CONFIG_CRYPTO_SERPENT is not set 1070 + # CONFIG_CRYPTO_AES is not set 1071 + # CONFIG_CRYPTO_CAST5 is not set 1072 + # CONFIG_CRYPTO_CAST6 is not set 1073 + # CONFIG_CRYPTO_TEA is not set 1074 + # CONFIG_CRYPTO_ARC4 is not set 1075 + # CONFIG_CRYPTO_KHAZAD is not set 1076 + # CONFIG_CRYPTO_ANUBIS is not set 1077 + # CONFIG_CRYPTO_SEED is not set 1078 + # CONFIG_CRYPTO_SALSA20 is not set 1079 + # CONFIG_CRYPTO_DEFLATE is not set 1080 + # CONFIG_CRYPTO_MICHAEL_MIC is not set 1081 + # CONFIG_CRYPTO_CRC32C is not set 1082 + # CONFIG_CRYPTO_CAMELLIA is not set 1083 + # CONFIG_CRYPTO_AUTHENC is not set 1084 + # CONFIG_CRYPTO_LZO is not set 1085 + CONFIG_CRYPTO_HW=y 1086 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1064 1087 # CONFIG_PPC_CLOCK is not set 1065 1088 CONFIG_PPC_LIB_RHEAP=y