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 mdio@3000 { 271 #address-cells = <1>; 272 #size-cells = <0>; 273 - compatible = "fsl,mpc5200b-mdio"; 274 reg = <3000 400>; // fec range, since we need to setup fec interrupts 275 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co. 276 interrupt-parent = <&mpc5200_pic>;
··· 270 mdio@3000 { 271 #address-cells = <1>; 272 #size-cells = <0>; 273 + compatible = "fsl,mpc5200b-mdio", "fsl,mpc5200-mdio"; 274 reg = <3000 400>; // fec range, since we need to setup fec interrupts 275 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co. 276 interrupt-parent = <&mpc5200_pic>;
+54 -20
arch/powerpc/configs/ep8248e_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc6 4 - # Fri Jan 11 14:02:06 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 CONFIG_IRQ_PER_CPU=y 32 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 70 CONFIG_IKCONFIG_PROC=y 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 CONFIG_FAIR_GROUP_SCHED=y 74 - CONFIG_FAIR_USER_SCHED=y 75 - # CONFIG_FAIR_CGROUP_SCHED is not set 76 CONFIG_SYSFS_DEPRECATED=y 77 # CONFIG_RELAY is not set 78 # CONFIG_BLK_DEV_INITRD is not set 79 CONFIG_SYSCTL=y 80 CONFIG_EMBEDDED=y ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 CONFIG_BASE_FULL=y 93 CONFIG_FUTEX=y 94 CONFIG_ANON_INODES=y 95 CONFIG_EPOLL=y 96 CONFIG_SIGNALFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 CONFIG_VM_EVENT_COUNTERS=y 100 CONFIG_SLAB=y 101 # CONFIG_SLUB is not set 102 # CONFIG_SLOB is not set 103 CONFIG_RT_MUTEXES=y 104 # CONFIG_TINY_SHMEM is not set 105 CONFIG_BASE_SMALL=0 ··· 130 # CONFIG_DEFAULT_CFQ is not set 131 # CONFIG_DEFAULT_NOOP is not set 132 CONFIG_DEFAULT_IOSCHED="deadline" 133 134 # 135 # Platform support ··· 139 CONFIG_PPC_82xx=y 140 # CONFIG_PPC_83xx is not set 141 # CONFIG_PPC_86xx is not set 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set 146 # CONFIG_MPC8272_ADS is not set ··· 149 # CONFIG_PQ2ADS is not set 150 CONFIG_8260=y 151 CONFIG_8272=y 152 # CONFIG_MPIC is not set 153 # CONFIG_MPIC_WEIRD is not set 154 # CONFIG_PPC_I8259 is not set ··· 178 # CONFIG_HZ_300 is not set 179 # CONFIG_HZ_1000 is not set 180 CONFIG_HZ=250 181 CONFIG_PREEMPT_NONE=y 182 # CONFIG_PREEMPT_VOLUNTARY is not set 183 # CONFIG_PREEMPT is not set 184 CONFIG_BINFMT_ELF=y 185 CONFIG_BINFMT_MISC=y 186 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 187 CONFIG_ARCH_FLATMEM_ENABLE=y 188 CONFIG_ARCH_POPULATES_NODE_MAP=y 189 CONFIG_FLATMEM=y ··· 202 CONFIG_PROC_DEVICETREE=y 203 # CONFIG_CMDLINE_BOOL is not set 204 # CONFIG_PM is not set 205 - CONFIG_SUSPEND_UP_POSSIBLE=y 206 - CONFIG_HIBERNATION_UP_POSSIBLE=y 207 # CONFIG_SECCOMP is not set 208 - CONFIG_WANT_DEVICE_TREE=y 209 - CONFIG_DEVICE_TREE="ep8248e.dts" 210 CONFIG_ISA_DMA_API=y 211 212 # ··· 287 # CONFIG_NETWORK_SECMARK is not set 288 CONFIG_NETFILTER=y 289 # CONFIG_NETFILTER_DEBUG is not set 290 291 # 292 # Core Netfilter Configuration 293 # 294 - # CONFIG_NETFILTER_NETLINK is not set 295 - # CONFIG_NF_CONNTRACK_ENABLED is not set 296 # CONFIG_NF_CONNTRACK is not set 297 # CONFIG_NETFILTER_XTABLES is not set 298 ··· 303 # CONFIG_IP_NF_QUEUE is not set 304 # CONFIG_IP_NF_IPTABLES is not set 305 # CONFIG_IP_NF_ARPTABLES is not set 306 # CONFIG_BRIDGE is not set 307 # CONFIG_VLAN_8021Q is not set 308 # CONFIG_DECNET is not set ··· 323 # 324 # CONFIG_NET_PKTGEN is not set 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 ··· 332 # 333 # CONFIG_CFG80211 is not set 334 # CONFIG_WIRELESS_EXT is not set 335 # CONFIG_IEEE80211 is not set 336 # CONFIG_RFKILL is not set 337 ··· 440 # CONFIG_CDROM_PKTCDVD is not set 441 # CONFIG_ATA_OVER_ETH is not set 442 # CONFIG_MISC_DEVICES is not set 443 # CONFIG_IDE is not set 444 445 # ··· 474 # CONFIG_SMSC_PHY is not set 475 # CONFIG_BROADCOM_PHY is not set 476 # CONFIG_ICPLUS_PHY is not set 477 # CONFIG_FIXED_PHY is not set 478 CONFIG_MDIO_BITBANG=y 479 CONFIG_NET_ETHERNET=y ··· 489 CONFIG_FS_ENET_HAS_FCC=y 490 # CONFIG_FS_ENET_MDIO_FCC is not set 491 CONFIG_NETDEV_1000=y 492 CONFIG_NETDEV_10000=y 493 494 # ··· 561 # CONFIG_W1 is not set 562 # CONFIG_POWER_SUPPLY is not set 563 # CONFIG_HWMON is not set 564 # CONFIG_WATCHDOG is not set 565 566 # ··· 601 # CONFIG_SOUND is not set 602 # CONFIG_USB_SUPPORT is not set 603 # CONFIG_MMC is not set 604 # CONFIG_NEW_LEDS is not set 605 # CONFIG_RTC_CLASS is not set 606 607 # 608 # Userspace I/O ··· 625 # CONFIG_FS_POSIX_ACL is not set 626 # CONFIG_XFS_FS is not set 627 # CONFIG_OCFS2_FS is not set 628 - # CONFIG_MINIX_FS is not set 629 - # CONFIG_ROMFS_FS is not set 630 CONFIG_INOTIFY=y 631 CONFIG_INOTIFY_USER=y 632 # CONFIG_QUOTA is not set 633 - CONFIG_DNOTIFY=y 634 # CONFIG_AUTOFS_FS is not set 635 CONFIG_AUTOFS4_FS=y 636 # CONFIG_FUSE_FS is not set ··· 656 CONFIG_TMPFS=y 657 # CONFIG_TMPFS_POSIX_ACL is not set 658 # CONFIG_HUGETLB_PAGE is not set 659 660 # 661 # Miscellaneous filesystems ··· 665 # CONFIG_JFFS2_FS is not set 666 CONFIG_CRAMFS=y 667 # CONFIG_VXFS_FS is not set 668 # CONFIG_HPFS_FS is not set 669 # CONFIG_QNX4FS_FS is not set 670 # CONFIG_SYSV_FS is not set 671 # CONFIG_UFS_FS is not set 672 CONFIG_NETWORK_FILESYSTEMS=y ··· 748 # CONFIG_NLS_KOI8_R is not set 749 # CONFIG_NLS_KOI8_U is not set 750 CONFIG_NLS_UTF8=y 751 - # CONFIG_UCC_SLOW is not set 752 753 # 754 # Library routines ··· 763 CONFIG_HAS_IOMEM=y 764 CONFIG_HAS_IOPORT=y 765 CONFIG_HAS_DMA=y 766 - CONFIG_INSTRUMENTATION=y 767 - # CONFIG_PROFILING is not set 768 - # CONFIG_MARKERS is not set 769 770 # 771 # Kernel hacking ··· 793 # CONFIG_DEBUG_VM is not set 794 # CONFIG_DEBUG_LIST is not set 795 # CONFIG_DEBUG_SG is not set 796 - CONFIG_FORCED_INLINING=y 797 # CONFIG_BOOT_PRINTK_DELAY is not set 798 # CONFIG_FAULT_INJECTION is not set 799 # CONFIG_SAMPLES is not set 800 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 813 CONFIG_CRYPTO=y 814 CONFIG_CRYPTO_ALGAPI=y 815 CONFIG_CRYPTO_BLKCIPHER=y 816 CONFIG_CRYPTO_MANAGER=y 817 # CONFIG_CRYPTO_HMAC is not set 818 # CONFIG_CRYPTO_NULL is not set ··· 827 CONFIG_CRYPTO_ECB=y 828 CONFIG_CRYPTO_CBC=y 829 CONFIG_CRYPTO_PCBC=y 830 # CONFIG_CRYPTO_CRYPTD is not set 831 CONFIG_CRYPTO_DES=y 832 # CONFIG_CRYPTO_FCRYPT is not set ··· 849 # CONFIG_CRYPTO_CRC32C is not set 850 # CONFIG_CRYPTO_CAMELLIA is not set 851 # CONFIG_CRYPTO_AUTHENC is not set 852 # CONFIG_CRYPTO_HW is not set 853 # CONFIG_PPC_CLOCK is not set 854 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:09 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_IKCONFIG_PROC=y 70 CONFIG_LOG_BUF_SHIFT=14 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 CONFIG_FAIR_GROUP_SCHED=y 74 + CONFIG_USER_SCHED=y 75 + # CONFIG_CGROUP_SCHED is not set 76 CONFIG_SYSFS_DEPRECATED=y 77 + CONFIG_SYSFS_DEPRECATED_V2=y 78 # CONFIG_RELAY is not set 79 + # CONFIG_NAMESPACES is not set 80 # CONFIG_BLK_DEV_INITRD is not set 81 CONFIG_SYSCTL=y 82 CONFIG_EMBEDDED=y ··· 85 CONFIG_PRINTK=y 86 CONFIG_BUG=y 87 CONFIG_ELF_CORE=y 88 + CONFIG_COMPAT_BRK=y 89 CONFIG_BASE_FULL=y 90 CONFIG_FUTEX=y 91 CONFIG_ANON_INODES=y 92 CONFIG_EPOLL=y 93 CONFIG_SIGNALFD=y 94 + CONFIG_TIMERFD=y 95 CONFIG_EVENTFD=y 96 CONFIG_SHMEM=y 97 CONFIG_VM_EVENT_COUNTERS=y 98 CONFIG_SLAB=y 99 # CONFIG_SLUB is not set 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 117 # CONFIG_DEFAULT_CFQ is not set 118 # CONFIG_DEFAULT_NOOP is not set 119 CONFIG_DEFAULT_IOSCHED="deadline" 120 + CONFIG_CLASSIC_RCU=y 121 122 # 123 # Platform support ··· 125 CONFIG_PPC_82xx=y 126 # CONFIG_PPC_83xx is not set 127 # CONFIG_PPC_86xx is not set 128 + # CONFIG_PPC_MPC512x is not set 129 + # CONFIG_PPC_MPC5121 is not set 130 # CONFIG_PPC_CELL is not set 131 # CONFIG_PPC_CELL_NATIVE is not set 132 # CONFIG_MPC8272_ADS is not set ··· 135 # CONFIG_PQ2ADS is not set 136 CONFIG_8260=y 137 CONFIG_8272=y 138 + # CONFIG_IPIC is not set 139 # CONFIG_MPIC is not set 140 # CONFIG_MPIC_WEIRD is not set 141 # CONFIG_PPC_I8259 is not set ··· 163 # CONFIG_HZ_300 is not set 164 # CONFIG_HZ_1000 is not set 165 CONFIG_HZ=250 166 + # CONFIG_SCHED_HRTICK is not set 167 CONFIG_PREEMPT_NONE=y 168 # CONFIG_PREEMPT_VOLUNTARY is not set 169 # CONFIG_PREEMPT is not set 170 CONFIG_BINFMT_ELF=y 171 CONFIG_BINFMT_MISC=y 172 + # CONFIG_IOMMU_HELPER is not set 173 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 174 + CONFIG_ARCH_HAS_WALK_MEMORY=y 175 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 176 CONFIG_ARCH_FLATMEM_ENABLE=y 177 CONFIG_ARCH_POPULATES_NODE_MAP=y 178 CONFIG_FLATMEM=y ··· 183 CONFIG_PROC_DEVICETREE=y 184 # CONFIG_CMDLINE_BOOL is not set 185 # CONFIG_PM is not set 186 # CONFIG_SECCOMP is not set 187 CONFIG_ISA_DMA_API=y 188 189 # ··· 272 # CONFIG_NETWORK_SECMARK is not set 273 CONFIG_NETFILTER=y 274 # CONFIG_NETFILTER_DEBUG is not set 275 + CONFIG_NETFILTER_ADVANCED=y 276 277 # 278 # Core Netfilter Configuration 279 # 280 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 281 + # CONFIG_NETFILTER_NETLINK_LOG is not set 282 # CONFIG_NF_CONNTRACK is not set 283 # CONFIG_NETFILTER_XTABLES is not set 284 ··· 287 # CONFIG_IP_NF_QUEUE is not set 288 # CONFIG_IP_NF_IPTABLES is not set 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 297 # CONFIG_BRIDGE is not set 298 # CONFIG_VLAN_8021Q is not set 299 # CONFIG_DECNET is not set ··· 300 # 301 # CONFIG_NET_PKTGEN is not set 302 # CONFIG_HAMRADIO is not set 303 + # CONFIG_CAN is not set 304 # CONFIG_IRDA is not set 305 # CONFIG_BT is not set 306 ··· 308 # 309 # CONFIG_CFG80211 is not set 310 # CONFIG_WIRELESS_EXT is not set 311 + # CONFIG_MAC80211 is not set 312 # CONFIG_IEEE80211 is not set 313 # CONFIG_RFKILL is not set 314 ··· 415 # CONFIG_CDROM_PKTCDVD is not set 416 # CONFIG_ATA_OVER_ETH is not set 417 # CONFIG_MISC_DEVICES is not set 418 + CONFIG_HAVE_IDE=y 419 # CONFIG_IDE is not set 420 421 # ··· 448 # CONFIG_SMSC_PHY is not set 449 # CONFIG_BROADCOM_PHY is not set 450 # CONFIG_ICPLUS_PHY is not set 451 + # CONFIG_REALTEK_PHY is not set 452 # CONFIG_FIXED_PHY is not set 453 CONFIG_MDIO_BITBANG=y 454 CONFIG_NET_ETHERNET=y ··· 462 CONFIG_FS_ENET_HAS_FCC=y 463 # CONFIG_FS_ENET_MDIO_FCC is not set 464 CONFIG_NETDEV_1000=y 465 + # CONFIG_E1000E_ENABLED is not set 466 + # CONFIG_GIANFAR is not set 467 CONFIG_NETDEV_10000=y 468 469 # ··· 532 # CONFIG_W1 is not set 533 # CONFIG_POWER_SUPPLY is not set 534 # CONFIG_HWMON is not set 535 + # CONFIG_THERMAL is not set 536 # CONFIG_WATCHDOG is not set 537 538 # ··· 571 # CONFIG_SOUND is not set 572 # CONFIG_USB_SUPPORT is not set 573 # CONFIG_MMC is not set 574 + # CONFIG_MEMSTICK is not set 575 # CONFIG_NEW_LEDS is not set 576 # CONFIG_RTC_CLASS is not set 577 + # CONFIG_DMADEVICES is not set 578 579 # 580 # Userspace I/O ··· 593 # CONFIG_FS_POSIX_ACL is not set 594 # CONFIG_XFS_FS is not set 595 # CONFIG_OCFS2_FS is not set 596 + CONFIG_DNOTIFY=y 597 CONFIG_INOTIFY=y 598 CONFIG_INOTIFY_USER=y 599 # CONFIG_QUOTA is not set 600 # CONFIG_AUTOFS_FS is not set 601 CONFIG_AUTOFS4_FS=y 602 # CONFIG_FUSE_FS is not set ··· 626 CONFIG_TMPFS=y 627 # CONFIG_TMPFS_POSIX_ACL is not set 628 # CONFIG_HUGETLB_PAGE is not set 629 + # CONFIG_CONFIGFS_FS is not set 630 631 # 632 # Miscellaneous filesystems ··· 634 # CONFIG_JFFS2_FS is not set 635 CONFIG_CRAMFS=y 636 # CONFIG_VXFS_FS is not set 637 + # CONFIG_MINIX_FS is not set 638 # CONFIG_HPFS_FS is not set 639 # CONFIG_QNX4FS_FS is not set 640 + # CONFIG_ROMFS_FS is not set 641 # CONFIG_SYSV_FS is not set 642 # CONFIG_UFS_FS is not set 643 CONFIG_NETWORK_FILESYSTEMS=y ··· 715 # CONFIG_NLS_KOI8_R is not set 716 # CONFIG_NLS_KOI8_U is not set 717 CONFIG_NLS_UTF8=y 718 719 # 720 # Library routines ··· 731 CONFIG_HAS_IOMEM=y 732 CONFIG_HAS_IOPORT=y 733 CONFIG_HAS_DMA=y 734 735 # 736 # Kernel hacking ··· 764 # CONFIG_DEBUG_VM is not set 765 # CONFIG_DEBUG_LIST is not set 766 # CONFIG_DEBUG_SG is not set 767 # CONFIG_BOOT_PRINTK_DELAY is not set 768 + # CONFIG_BACKTRACE_SELF_TEST is not set 769 # CONFIG_FAULT_INJECTION is not set 770 # CONFIG_SAMPLES is not set 771 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 784 CONFIG_CRYPTO=y 785 CONFIG_CRYPTO_ALGAPI=y 786 CONFIG_CRYPTO_BLKCIPHER=y 787 + # CONFIG_CRYPTO_SEQIV is not set 788 CONFIG_CRYPTO_MANAGER=y 789 # CONFIG_CRYPTO_HMAC is not set 790 # CONFIG_CRYPTO_NULL is not set ··· 797 CONFIG_CRYPTO_ECB=y 798 CONFIG_CRYPTO_CBC=y 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 803 # CONFIG_CRYPTO_CRYPTD is not set 804 CONFIG_CRYPTO_DES=y 805 # CONFIG_CRYPTO_FCRYPT is not set ··· 816 # CONFIG_CRYPTO_CRC32C is not set 817 # CONFIG_CRYPTO_CAMELLIA is not set 818 # CONFIG_CRYPTO_AUTHENC is not set 819 + # CONFIG_CRYPTO_LZO is not set 820 # CONFIG_CRYPTO_HW is not set 821 # CONFIG_PPC_CLOCK is not set 822 CONFIG_PPC_LIB_RHEAP=y
+38 -18
arch/powerpc/configs/ep88xc_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:13 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 CONFIG_GENERIC_HARDIRQS=y 29 CONFIG_IRQ_PER_CPU=y 30 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 31 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 64 # CONFIG_POSIX_MQUEUE is not set 65 # CONFIG_BSD_PROCESS_ACCT is not set 66 # CONFIG_TASKSTATS is not set 67 - # CONFIG_USER_NS is not set 68 - # CONFIG_PID_NS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 # CONFIG_FAIR_GROUP_SCHED is not set 74 CONFIG_SYSFS_DEPRECATED=y 75 # CONFIG_RELAY is not set 76 # CONFIG_BLK_DEV_INITRD is not set 77 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 78 CONFIG_SYSCTL=y ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 # CONFIG_ELF_CORE is not set 92 # CONFIG_BASE_FULL is not set 93 # CONFIG_FUTEX is not set 94 CONFIG_ANON_INODES=y 95 CONFIG_EPOLL=y 96 CONFIG_SIGNALFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 # CONFIG_VM_EVENT_COUNTERS is not set ··· 103 # CONFIG_SLAB is not set 104 CONFIG_SLUB=y 105 # CONFIG_SLOB is not set 106 # CONFIG_TINY_SHMEM is not set 107 CONFIG_BASE_SMALL=1 108 # CONFIG_MODULES is not set ··· 131 # CONFIG_DEFAULT_CFQ is not set 132 # CONFIG_DEFAULT_NOOP is not set 133 CONFIG_DEFAULT_IOSCHED="deadline" 134 135 # 136 # Platform support 137 # 138 - # CONFIG_PPC_MPC52xx is not set 139 - # CONFIG_PPC_MPC5200 is not set 140 # CONFIG_PPC_CELL is not set 141 # CONFIG_PPC_CELL_NATIVE is not set 142 CONFIG_CPM1=y ··· 145 # CONFIG_MPC86XADS is not set 146 # CONFIG_MPC885ADS is not set 147 CONFIG_PPC_EP88XC=y 148 149 # 150 # MPC8xx CPM Options ··· 162 # CONFIG_I2C_SPI_UCODE_PATCH is not set 163 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 164 # CONFIG_PQ2ADS is not set 165 # CONFIG_MPIC is not set 166 # CONFIG_MPIC_WEIRD is not set 167 # CONFIG_PPC_I8259 is not set ··· 173 # CONFIG_PPC_INDIRECT_IO is not set 174 # CONFIG_GENERIC_IOMAP is not set 175 # CONFIG_CPU_FREQ is not set 176 - # CONFIG_CPM2 is not set 177 CONFIG_PPC_CPM_NEW_BINDING=y 178 # CONFIG_FSL_ULI1575 is not set 179 CONFIG_CPM=y ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=100 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set ··· 198 # CONFIG_BINFMT_MISC is not set 199 # CONFIG_MATH_EMULATION is not set 200 CONFIG_8XX_MINIMAL_FPEMU=y 201 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 202 CONFIG_ARCH_FLATMEM_ENABLE=y 203 CONFIG_ARCH_POPULATES_NODE_MAP=y 204 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 CONFIG_PROC_DEVICETREE=y 221 # CONFIG_CMDLINE_BOOL is not set 222 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 # CONFIG_SECCOMP is not set 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="ep88xc.dts" 228 CONFIG_ISA_DMA_API=y 229 230 # ··· 317 # 318 # CONFIG_NET_PKTGEN is not set 319 # CONFIG_HAMRADIO is not set 320 # CONFIG_IRDA is not set 321 # CONFIG_BT is not set 322 # CONFIG_AF_RXRPC is not set ··· 424 # CONFIG_PARPORT is not set 425 # CONFIG_BLK_DEV is not set 426 # CONFIG_MISC_DEVICES is not set 427 # CONFIG_IDE is not set 428 429 # ··· 459 # CONFIG_SMSC_PHY is not set 460 # CONFIG_BROADCOM_PHY is not set 461 # CONFIG_ICPLUS_PHY is not set 462 # CONFIG_FIXED_PHY is not set 463 # CONFIG_MDIO_BITBANG is not set 464 CONFIG_NET_ETHERNET=y ··· 484 # CONFIG_WAN is not set 485 # CONFIG_PPP is not set 486 # CONFIG_SLIP is not set 487 - # CONFIG_SHAPER is not set 488 # CONFIG_NETCONSOLE is not set 489 # CONFIG_NETPOLL is not set 490 # CONFIG_NET_POLL_CONTROLLER is not set ··· 546 # CONFIG_W1 is not set 547 # CONFIG_POWER_SUPPLY is not set 548 # CONFIG_HWMON is not set 549 # CONFIG_WATCHDOG is not set 550 551 # ··· 586 # CONFIG_SOUND is not set 587 # CONFIG_USB_SUPPORT is not set 588 # CONFIG_MMC is not set 589 # CONFIG_NEW_LEDS is not set 590 # CONFIG_EDAC is not set 591 # CONFIG_RTC_CLASS is not set 592 593 # 594 # Userspace I/O ··· 609 # CONFIG_XFS_FS is not set 610 # CONFIG_GFS2_FS is not set 611 # CONFIG_OCFS2_FS is not set 612 - # CONFIG_MINIX_FS is not set 613 - # CONFIG_ROMFS_FS is not set 614 # CONFIG_INOTIFY is not set 615 # CONFIG_QUOTA is not set 616 - # CONFIG_DNOTIFY is not set 617 # CONFIG_AUTOFS_FS is not set 618 # CONFIG_AUTOFS4_FS is not set 619 # CONFIG_FUSE_FS is not set ··· 654 # CONFIG_JFFS2_FS is not set 655 CONFIG_CRAMFS=y 656 # CONFIG_VXFS_FS is not set 657 # CONFIG_HPFS_FS is not set 658 # CONFIG_QNX4FS_FS is not set 659 # CONFIG_SYSV_FS is not set 660 # CONFIG_UFS_FS is not set 661 CONFIG_NETWORK_FILESYSTEMS=y ··· 704 # CONFIG_SYSV68_PARTITION is not set 705 # CONFIG_NLS is not set 706 # CONFIG_DLM is not set 707 - # CONFIG_UCC_SLOW is not set 708 709 # 710 # Library routines ··· 718 CONFIG_HAS_IOMEM=y 719 CONFIG_HAS_IOPORT=y 720 CONFIG_HAS_DMA=y 721 - # CONFIG_INSTRUMENTATION is not set 722 723 # 724 # Kernel hacking ··· 736 # CONFIG_SCHEDSTATS is not set 737 # CONFIG_TIMER_STATS is not set 738 # CONFIG_SLUB_DEBUG_ON is not set 739 # CONFIG_DEBUG_SPINLOCK is not set 740 # CONFIG_DEBUG_MUTEXES is not set 741 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set ··· 747 # CONFIG_DEBUG_VM is not set 748 # CONFIG_DEBUG_LIST is not set 749 # CONFIG_DEBUG_SG is not set 750 - CONFIG_FORCED_INLINING=y 751 # CONFIG_BOOT_PRINTK_DELAY is not set 752 # CONFIG_FAULT_INJECTION is not set 753 # CONFIG_SAMPLES is not set 754 # CONFIG_DEBUG_STACKOVERFLOW is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:10 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 CONFIG_GENERIC_HARDIRQS=y 29 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30 CONFIG_IRQ_PER_CPU=y 31 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 32 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 63 # CONFIG_POSIX_MQUEUE is not set 64 # CONFIG_BSD_PROCESS_ACCT is not set 65 # CONFIG_TASKSTATS is not set 66 # CONFIG_AUDIT is not set 67 # CONFIG_IKCONFIG is not set 68 CONFIG_LOG_BUF_SHIFT=14 69 # CONFIG_CGROUPS is not set 70 + CONFIG_GROUP_SCHED=y 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 75 CONFIG_SYSFS_DEPRECATED=y 76 + CONFIG_SYSFS_DEPRECATED_V2=y 77 # CONFIG_RELAY is not set 78 + # CONFIG_NAMESPACES is not set 79 # CONFIG_BLK_DEV_INITRD is not set 80 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 81 CONFIG_SYSCTL=y ··· 84 CONFIG_PRINTK=y 85 CONFIG_BUG=y 86 # CONFIG_ELF_CORE is not set 87 + CONFIG_COMPAT_BRK=y 88 # CONFIG_BASE_FULL is not set 89 # CONFIG_FUTEX is not set 90 CONFIG_ANON_INODES=y 91 CONFIG_EPOLL=y 92 CONFIG_SIGNALFD=y 93 + CONFIG_TIMERFD=y 94 CONFIG_EVENTFD=y 95 CONFIG_SHMEM=y 96 # CONFIG_VM_EVENT_COUNTERS is not set ··· 96 # CONFIG_SLAB is not set 97 CONFIG_SLUB=y 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 # CONFIG_TINY_SHMEM is not set 107 CONFIG_BASE_SMALL=1 108 # CONFIG_MODULES is not set ··· 117 # CONFIG_DEFAULT_CFQ is not set 118 # CONFIG_DEFAULT_NOOP is not set 119 CONFIG_DEFAULT_IOSCHED="deadline" 120 + CONFIG_CLASSIC_RCU=y 121 122 # 123 # Platform support 124 # 125 + # CONFIG_PPC_MPC512x is not set 126 + # CONFIG_PPC_MPC5121 is not set 127 # CONFIG_PPC_CELL is not set 128 # CONFIG_PPC_CELL_NATIVE is not set 129 CONFIG_CPM1=y ··· 130 # CONFIG_MPC86XADS is not set 131 # CONFIG_MPC885ADS is not set 132 CONFIG_PPC_EP88XC=y 133 + # CONFIG_PPC_ADDER875 is not set 134 135 # 136 # MPC8xx CPM Options ··· 146 # CONFIG_I2C_SPI_UCODE_PATCH is not set 147 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 148 # CONFIG_PQ2ADS is not set 149 + # CONFIG_IPIC is not set 150 # CONFIG_MPIC is not set 151 # CONFIG_MPIC_WEIRD is not set 152 # CONFIG_PPC_I8259 is not set ··· 156 # CONFIG_PPC_INDIRECT_IO is not set 157 # CONFIG_GENERIC_IOMAP is not set 158 # CONFIG_CPU_FREQ is not set 159 CONFIG_PPC_CPM_NEW_BINDING=y 160 # CONFIG_FSL_ULI1575 is not set 161 CONFIG_CPM=y ··· 174 # CONFIG_HZ_300 is not set 175 # CONFIG_HZ_1000 is not set 176 CONFIG_HZ=100 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set ··· 181 # CONFIG_BINFMT_MISC is not set 182 # CONFIG_MATH_EMULATION is not set 183 CONFIG_8XX_MINIMAL_FPEMU=y 184 + # CONFIG_IOMMU_HELPER is not set 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 200 CONFIG_PROC_DEVICETREE=y 201 # CONFIG_CMDLINE_BOOL is not set 202 # CONFIG_PM is not set 203 # CONFIG_SECCOMP is not set 204 CONFIG_ISA_DMA_API=y 205 206 # ··· 301 # 302 # CONFIG_NET_PKTGEN is not set 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 305 # CONFIG_IRDA is not set 306 # CONFIG_BT is not set 307 # CONFIG_AF_RXRPC is not set ··· 407 # CONFIG_PARPORT is not set 408 # CONFIG_BLK_DEV is not set 409 # CONFIG_MISC_DEVICES is not set 410 + CONFIG_HAVE_IDE=y 411 # CONFIG_IDE is not set 412 413 # ··· 441 # CONFIG_SMSC_PHY is not set 442 # CONFIG_BROADCOM_PHY is not set 443 # CONFIG_ICPLUS_PHY is not set 444 + # CONFIG_REALTEK_PHY is not set 445 # CONFIG_FIXED_PHY is not set 446 # CONFIG_MDIO_BITBANG is not set 447 CONFIG_NET_ETHERNET=y ··· 465 # CONFIG_WAN is not set 466 # CONFIG_PPP is not set 467 # CONFIG_SLIP is not set 468 # CONFIG_NETCONSOLE is not set 469 # CONFIG_NETPOLL is not set 470 # CONFIG_NET_POLL_CONTROLLER is not set ··· 528 # CONFIG_W1 is not set 529 # CONFIG_POWER_SUPPLY is not set 530 # CONFIG_HWMON is not set 531 + # CONFIG_THERMAL is not set 532 # CONFIG_WATCHDOG is not set 533 534 # ··· 567 # CONFIG_SOUND is not set 568 # CONFIG_USB_SUPPORT is not set 569 # CONFIG_MMC is not set 570 + # CONFIG_MEMSTICK is not set 571 # CONFIG_NEW_LEDS is not set 572 # CONFIG_EDAC is not set 573 # CONFIG_RTC_CLASS is not set 574 + # CONFIG_DMADEVICES is not set 575 576 # 577 # Userspace I/O ··· 588 # CONFIG_XFS_FS is not set 589 # CONFIG_GFS2_FS is not set 590 # CONFIG_OCFS2_FS is not set 591 + # CONFIG_DNOTIFY is not set 592 # CONFIG_INOTIFY is not set 593 # CONFIG_QUOTA is not set 594 # CONFIG_AUTOFS_FS is not set 595 # CONFIG_AUTOFS4_FS is not set 596 # CONFIG_FUSE_FS is not set ··· 635 # CONFIG_JFFS2_FS is not set 636 CONFIG_CRAMFS=y 637 # CONFIG_VXFS_FS is not set 638 + # CONFIG_MINIX_FS is not set 639 # CONFIG_HPFS_FS is not set 640 # CONFIG_QNX4FS_FS is not set 641 + # CONFIG_ROMFS_FS is not set 642 # CONFIG_SYSV_FS is not set 643 # CONFIG_UFS_FS is not set 644 CONFIG_NETWORK_FILESYSTEMS=y ··· 683 # CONFIG_SYSV68_PARTITION is not set 684 # CONFIG_NLS is not set 685 # CONFIG_DLM is not set 686 687 # 688 # Library routines ··· 698 CONFIG_HAS_IOMEM=y 699 CONFIG_HAS_IOPORT=y 700 CONFIG_HAS_DMA=y 701 702 # 703 # Kernel hacking ··· 717 # CONFIG_SCHEDSTATS is not set 718 # CONFIG_TIMER_STATS is not set 719 # CONFIG_SLUB_DEBUG_ON is not set 720 + # CONFIG_SLUB_STATS is not set 721 # CONFIG_DEBUG_SPINLOCK is not set 722 # CONFIG_DEBUG_MUTEXES is not set 723 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set ··· 727 # CONFIG_DEBUG_VM is not set 728 # CONFIG_DEBUG_LIST is not set 729 # CONFIG_DEBUG_SG is not set 730 # CONFIG_BOOT_PRINTK_DELAY is not set 731 + # CONFIG_BACKTRACE_SELF_TEST is not set 732 # CONFIG_FAULT_INJECTION is not set 733 # CONFIG_SAMPLES is not set 734 # CONFIG_DEBUG_STACKOVERFLOW is not set
+86 -45
arch/powerpc/configs/linkstation_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:22 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 CONFIG_POSIX_MQUEUE=y 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 CONFIG_IKCONFIG=y 74 CONFIG_IKCONFIG_PROC=y 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 # CONFIG_FAIR_GROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 # CONFIG_RELAY is not set 80 CONFIG_BLK_DEV_INITRD=y 81 CONFIG_INITRAMFS_SOURCE="" 82 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 98 CONFIG_PRINTK=y 99 CONFIG_BUG=y 100 CONFIG_ELF_CORE=y 101 CONFIG_BASE_FULL=y 102 CONFIG_FUTEX=y 103 CONFIG_ANON_INODES=y 104 CONFIG_EPOLL=y 105 CONFIG_SIGNALFD=y 106 CONFIG_EVENTFD=y 107 CONFIG_SHMEM=y 108 CONFIG_VM_EVENT_COUNTERS=y ··· 112 # CONFIG_SLAB is not set 113 CONFIG_SLUB=y 114 # CONFIG_SLOB is not set 115 CONFIG_RT_MUTEXES=y 116 # CONFIG_TINY_SHMEM is not set 117 CONFIG_BASE_SMALL=0 ··· 147 # CONFIG_DEFAULT_CFQ is not set 148 # CONFIG_DEFAULT_NOOP is not set 149 CONFIG_DEFAULT_IOSCHED="anticipatory" 150 151 # 152 # Platform support ··· 158 # CONFIG_PPC_86xx is not set 159 CONFIG_CLASSIC32=y 160 # CONFIG_PPC_CHRP is not set 161 # 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 # CONFIG_PPC_PMAC is not set 166 # CONFIG_PPC_CELL is not set 167 # CONFIG_PPC_CELL_NATIVE is not set 168 # CONFIG_PQ2ADS is not set 169 CONFIG_EMBEDDED6xx=y 170 CONFIG_LINKSTATION=y 171 # CONFIG_MPC7448HPC2 is not set 172 # CONFIG_PPC_HOLLY is not set 173 # CONFIG_PPC_PRPMC2800 is not set 174 CONFIG_MPC10X_BRIDGE=y 175 CONFIG_MPC10X_OPENPIC=y 176 # CONFIG_MPC10X_STORE_GATHERING is not set 177 CONFIG_MPIC=y 178 # CONFIG_MPIC_WEIRD is not set 179 # CONFIG_PPC_I8259 is not set ··· 187 # CONFIG_GENERIC_IOMAP is not set 188 # CONFIG_CPU_FREQ is not set 189 # CONFIG_TAU is not set 190 - # CONFIG_CPM2 is not set 191 # CONFIG_FSL_ULI1575 is not set 192 193 # ··· 202 # CONFIG_HZ_300 is not set 203 # CONFIG_HZ_1000 is not set 204 CONFIG_HZ=100 205 CONFIG_PREEMPT_NONE=y 206 # CONFIG_PREEMPT_VOLUNTARY is not set 207 # CONFIG_PREEMPT is not set 208 CONFIG_BINFMT_ELF=y 209 # CONFIG_BINFMT_MISC is not set 210 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 211 # CONFIG_KEXEC is not set 212 CONFIG_ARCH_FLATMEM_ENABLE=y 213 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 231 CONFIG_PROC_DEVICETREE=y 232 # CONFIG_CMDLINE_BOOL is not set 233 # CONFIG_PM is not set 234 - CONFIG_SUSPEND_UP_POSSIBLE=y 235 - CONFIG_HIBERNATION_UP_POSSIBLE=y 236 CONFIG_SECCOMP=y 237 - # CONFIG_WANT_DEVICE_TREE is not set 238 CONFIG_ISA_DMA_API=y 239 240 # ··· 281 # CONFIG_XFRM_USER is not set 282 # CONFIG_XFRM_SUB_POLICY is not set 283 # CONFIG_XFRM_MIGRATE is not set 284 # CONFIG_NET_KEY is not set 285 CONFIG_INET=y 286 CONFIG_IP_MULTICAST=y ··· 318 # CONFIG_NETWORK_SECMARK is not set 319 CONFIG_NETFILTER=y 320 # CONFIG_NETFILTER_DEBUG is not set 321 322 # 323 # Core Netfilter Configuration 324 # 325 - # CONFIG_NETFILTER_NETLINK is not set 326 - CONFIG_NF_CONNTRACK_ENABLED=m 327 CONFIG_NF_CONNTRACK=m 328 # CONFIG_NF_CT_ACCT is not set 329 # CONFIG_NF_CONNTRACK_MARK is not set ··· 341 # CONFIG_NF_CONNTRACK_SANE is not set 342 CONFIG_NF_CONNTRACK_SIP=m 343 CONFIG_NF_CONNTRACK_TFTP=m 344 CONFIG_NETFILTER_XTABLES=m 345 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 346 # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set ··· 350 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 351 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 352 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set 353 # CONFIG_NETFILTER_XT_TARGET_TRACE is not set 354 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 355 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 356 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set 357 # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set ··· 363 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 364 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 365 # CONFIG_NETFILTER_XT_MATCH_HELPER is not set 366 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 367 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 368 CONFIG_NETFILTER_XT_MATCH_MAC=m 369 # CONFIG_NETFILTER_XT_MATCH_MARK is not set 370 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 371 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 372 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m 373 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 374 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 375 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 376 CONFIG_NETFILTER_XT_MATCH_STATE=m ··· 391 CONFIG_NF_CONNTRACK_PROC_COMPAT=y 392 # CONFIG_IP_NF_QUEUE is not set 393 CONFIG_IP_NF_IPTABLES=m 394 - CONFIG_IP_NF_MATCH_IPRANGE=m 395 - # CONFIG_IP_NF_MATCH_TOS is not set 396 CONFIG_IP_NF_MATCH_RECENT=m 397 # CONFIG_IP_NF_MATCH_ECN is not set 398 # CONFIG_IP_NF_MATCH_AH is not set 399 # CONFIG_IP_NF_MATCH_TTL is not set 400 - CONFIG_IP_NF_MATCH_OWNER=m 401 CONFIG_IP_NF_MATCH_ADDRTYPE=m 402 CONFIG_IP_NF_FILTER=m 403 CONFIG_IP_NF_TARGET_REJECT=m ··· 405 CONFIG_IP_NF_TARGET_MASQUERADE=m 406 CONFIG_IP_NF_TARGET_REDIRECT=m 407 # CONFIG_IP_NF_TARGET_NETMAP is not set 408 - # CONFIG_IP_NF_TARGET_SAME is not set 409 # CONFIG_NF_NAT_SNMP_BASIC is not set 410 CONFIG_NF_NAT_PROTO_GRE=m 411 CONFIG_NF_NAT_FTP=m ··· 415 CONFIG_NF_NAT_H323=m 416 CONFIG_NF_NAT_SIP=m 417 CONFIG_IP_NF_MANGLE=m 418 - CONFIG_IP_NF_TARGET_TOS=m 419 CONFIG_IP_NF_TARGET_ECN=m 420 CONFIG_IP_NF_TARGET_TTL=m 421 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set ··· 443 # 444 # CONFIG_NET_PKTGEN is not set 445 # CONFIG_HAMRADIO is not set 446 # CONFIG_IRDA is not set 447 # CONFIG_BT is not set 448 # CONFIG_AF_RXRPC is not set ··· 485 CONFIG_MTD_PARTITIONS=y 486 # CONFIG_MTD_REDBOOT_PARTS is not set 487 # CONFIG_MTD_CMDLINE_PARTS is not set 488 489 # 490 # User Modules And Translation Layers ··· 581 CONFIG_BLK_DEV_RAM=y 582 CONFIG_BLK_DEV_RAM_COUNT=2 583 CONFIG_BLK_DEV_RAM_SIZE=8192 584 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 585 # CONFIG_CDROM_PKTCDVD is not set 586 # CONFIG_ATA_OVER_ETH is not set 587 CONFIG_MISC_DEVICES=y ··· 589 # CONFIG_EEPROM_93CX6 is not set 590 # CONFIG_SGI_IOC4 is not set 591 # CONFIG_TIFM_CORE is not set 592 # CONFIG_IDE is not set 593 594 # ··· 655 # CONFIG_SCSI_IPS is not set 656 # CONFIG_SCSI_INITIO is not set 657 # CONFIG_SCSI_INIA100 is not set 658 # CONFIG_SCSI_STEX is not set 659 # CONFIG_SCSI_SYM53C8XX_2 is not set 660 # CONFIG_SCSI_IPR is not set ··· 686 # CONFIG_SATA_VIA is not set 687 # CONFIG_SATA_VITESSE is not set 688 # CONFIG_SATA_INIC162X is not set 689 # CONFIG_PATA_ALI is not set 690 # CONFIG_PATA_AMD is not set 691 # CONFIG_PATA_ARTOP is not set ··· 710 # CONFIG_PATA_MPIIX is not set 711 # CONFIG_PATA_OLDPIIX is not set 712 # CONFIG_PATA_NETCELL is not set 713 # CONFIG_PATA_NS87410 is not set 714 # CONFIG_PATA_NS87415 is not set 715 # CONFIG_PATA_OPTI is not set ··· 725 # CONFIG_PATA_SIS is not set 726 # CONFIG_PATA_VIA is not set 727 # CONFIG_PATA_WINBOND is not set 728 # CONFIG_MD is not set 729 # CONFIG_FUSION is not set 730 ··· 744 # CONFIG_EQUALIZER is not set 745 CONFIG_TUN=m 746 # CONFIG_VETH is not set 747 - # CONFIG_IP1000 is not set 748 # CONFIG_ARCNET is not set 749 # CONFIG_PHYLIB is not set 750 CONFIG_NET_ETHERNET=y ··· 774 # CONFIG_DL2K is not set 775 # CONFIG_E1000 is not set 776 # CONFIG_E1000E is not set 777 # CONFIG_NS83820 is not set 778 # CONFIG_HAMACHI is not set 779 # CONFIG_YELLOWFIN is not set ··· 789 # CONFIG_VIA_VELOCITY is not set 790 # CONFIG_TIGON3 is not set 791 # CONFIG_BNX2 is not set 792 # CONFIG_MV643XX_ETH is not set 793 # CONFIG_QLA3XXX is not set 794 # CONFIG_ATL1 is not set ··· 804 # CONFIG_NIU is not set 805 # CONFIG_MLX4_CORE is not set 806 # CONFIG_TEHUTI is not set 807 # CONFIG_TR is not set 808 809 # ··· 827 # CONFIG_PPP is not set 828 # CONFIG_SLIP is not set 829 # CONFIG_NET_FC is not set 830 - # CONFIG_SHAPER is not set 831 CONFIG_NETCONSOLE=y 832 # CONFIG_NETCONSOLE_DYNAMIC is not set 833 CONFIG_NETPOLL=y ··· 887 CONFIG_HW_CONSOLE=y 888 # CONFIG_VT_HW_CONSOLE_BINDING is not set 889 # CONFIG_SERIAL_NONSTANDARD is not set 890 891 # 892 # Serial drivers ··· 961 # 962 # Miscellaneous I2C Chip support 963 # 964 - # CONFIG_SENSORS_DS1337 is not set 965 - # CONFIG_SENSORS_DS1374 is not set 966 # CONFIG_DS1682 is not set 967 CONFIG_SENSORS_EEPROM=m 968 # CONFIG_SENSORS_PCF8574 is not set 969 - # CONFIG_SENSORS_PCA9539 is not set 970 # CONFIG_SENSORS_PCF8591 is not set 971 - # CONFIG_SENSORS_M41T00 is not set 972 # CONFIG_SENSORS_MAX6875 is not set 973 # CONFIG_SENSORS_TSL2550 is not set 974 # CONFIG_I2C_DEBUG_CORE is not set ··· 991 # CONFIG_SENSORS_ADM1031 is not set 992 # CONFIG_SENSORS_ADM9240 is not set 993 # CONFIG_SENSORS_ADT7470 is not set 994 # CONFIG_SENSORS_ATXP1 is not set 995 # CONFIG_SENSORS_DS1621 is not set 996 # CONFIG_SENSORS_I5K_AMB is not set ··· 1021 # CONFIG_SENSORS_SMSC47M1 is not set 1022 # CONFIG_SENSORS_SMSC47M192 is not set 1023 # CONFIG_SENSORS_SMSC47B397 is not set 1024 # CONFIG_SENSORS_THMC50 is not set 1025 # CONFIG_SENSORS_VIA686A is not set 1026 # CONFIG_SENSORS_VT1211 is not set ··· 1031 # CONFIG_SENSORS_W83792D is not set 1032 # CONFIG_SENSORS_W83793 is not set 1033 # CONFIG_SENSORS_W83L785TS is not set 1034 # CONFIG_SENSORS_W83627HF is not set 1035 # CONFIG_SENSORS_W83627EHF is not set 1036 # CONFIG_HWMON_DEBUG_CHIP is not set 1037 # CONFIG_WATCHDOG is not set 1038 1039 # ··· 1102 CONFIG_USB_ARCH_HAS_EHCI=y 1103 CONFIG_USB=y 1104 # CONFIG_USB_DEBUG is not set 1105 1106 # 1107 # Miscellaneous USB options ··· 1116 # USB Host Controller Drivers 1117 # 1118 CONFIG_USB_EHCI_HCD=y 1119 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1120 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1121 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1122 # CONFIG_USB_ISP116X_HCD is not set 1123 CONFIG_USB_OHCI_HCD=y 1124 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1171 # 1172 # USB port drivers 1173 # 1174 - 1175 - # 1176 - # USB Serial Converter support 1177 - # 1178 CONFIG_USB_SERIAL=y 1179 CONFIG_USB_SERIAL_CONSOLE=y 1180 # CONFIG_USB_SERIAL_GENERIC is not set 1181 # CONFIG_USB_SERIAL_AIRCABLE is not set 1182 # CONFIG_USB_SERIAL_AIRPRIME is not set ··· 1194 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set 1195 # CONFIG_USB_SERIAL_GARMIN is not set 1196 # CONFIG_USB_SERIAL_IPW is not set 1197 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set 1198 # CONFIG_USB_SERIAL_KEYSPAN is not set 1199 # CONFIG_USB_SERIAL_KLSI is not set ··· 1238 # CONFIG_USB_TRANCEVIBRATOR is not set 1239 # CONFIG_USB_IOWARRIOR is not set 1240 # CONFIG_USB_TEST is not set 1241 - 1242 - # 1243 - # USB DSL modem support 1244 - # 1245 - 1246 - # 1247 - # USB Gadget Support 1248 - # 1249 # CONFIG_USB_GADGET is not set 1250 # CONFIG_MMC is not set 1251 # CONFIG_NEW_LEDS is not set 1252 # CONFIG_INFINIBAND is not set 1253 # CONFIG_EDAC is not set ··· 1272 # CONFIG_RTC_DRV_PCF8563 is not set 1273 # CONFIG_RTC_DRV_PCF8583 is not set 1274 # CONFIG_RTC_DRV_M41T80 is not set 1275 1276 # 1277 # SPI RTC drivers ··· 1282 # Platform RTC drivers 1283 # 1284 # CONFIG_RTC_DRV_CMOS is not set 1285 # CONFIG_RTC_DRV_DS1553 is not set 1286 - # CONFIG_RTC_DRV_STK17TA8 is not set 1287 # CONFIG_RTC_DRV_DS1742 is not set 1288 # CONFIG_RTC_DRV_M48T86 is not set 1289 # CONFIG_RTC_DRV_M48T59 is not set 1290 # CONFIG_RTC_DRV_V3020 is not set ··· 1293 # 1294 # on-CPU RTC drivers 1295 # 1296 1297 # 1298 # Userspace I/O ··· 1323 # CONFIG_XFS_RT is not set 1324 # CONFIG_GFS2_FS is not set 1325 # CONFIG_OCFS2_FS is not set 1326 - # CONFIG_MINIX_FS is not set 1327 - # CONFIG_ROMFS_FS is not set 1328 CONFIG_INOTIFY=y 1329 CONFIG_INOTIFY_USER=y 1330 # CONFIG_QUOTA is not set 1331 - CONFIG_DNOTIFY=y 1332 # CONFIG_AUTOFS_FS is not set 1333 # CONFIG_AUTOFS4_FS is not set 1334 # CONFIG_FUSE_FS is not set ··· 1377 # CONFIG_JFFS2_FS is not set 1378 # CONFIG_CRAMFS is not set 1379 # CONFIG_VXFS_FS is not set 1380 # CONFIG_HPFS_FS is not set 1381 # CONFIG_QNX4FS_FS is not set 1382 # CONFIG_SYSV_FS is not set 1383 # CONFIG_UFS_FS is not set 1384 CONFIG_NETWORK_FILESYSTEMS=y ··· 1462 # CONFIG_NLS_KOI8_U is not set 1463 CONFIG_NLS_UTF8=m 1464 # CONFIG_DLM is not set 1465 - # CONFIG_UCC_SLOW is not set 1466 1467 # 1468 # Library routines ··· 1481 CONFIG_HAS_IOMEM=y 1482 CONFIG_HAS_IOPORT=y 1483 CONFIG_HAS_DMA=y 1484 - # CONFIG_INSTRUMENTATION is not set 1485 1486 # 1487 # Kernel hacking ··· 1499 # CONFIG_SCHEDSTATS is not set 1500 # CONFIG_TIMER_STATS is not set 1501 # CONFIG_SLUB_DEBUG_ON is not set 1502 # CONFIG_DEBUG_RT_MUTEXES is not set 1503 # CONFIG_RT_MUTEX_TESTER is not set 1504 # CONFIG_DEBUG_SPINLOCK is not set ··· 1512 # CONFIG_DEBUG_VM is not set 1513 # CONFIG_DEBUG_LIST is not set 1514 # CONFIG_DEBUG_SG is not set 1515 - CONFIG_FORCED_INLINING=y 1516 # CONFIG_BOOT_PRINTK_DELAY is not set 1517 # CONFIG_RCU_TORTURE_TEST is not set 1518 # CONFIG_FAULT_INJECTION is not set 1519 # CONFIG_SAMPLES is not set 1520 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1534 CONFIG_CRYPTO=y 1535 CONFIG_CRYPTO_ALGAPI=y 1536 CONFIG_CRYPTO_BLKCIPHER=y 1537 CONFIG_CRYPTO_MANAGER=y 1538 # CONFIG_CRYPTO_HMAC is not set 1539 # CONFIG_CRYPTO_XCBC is not set ··· 1552 CONFIG_CRYPTO_PCBC=m 1553 # CONFIG_CRYPTO_LRW is not set 1554 # CONFIG_CRYPTO_XTS is not set 1555 # CONFIG_CRYPTO_CRYPTD is not set 1556 CONFIG_CRYPTO_DES=y 1557 # CONFIG_CRYPTO_FCRYPT is not set ··· 1570 # CONFIG_CRYPTO_KHAZAD is not set 1571 # CONFIG_CRYPTO_ANUBIS is not set 1572 # CONFIG_CRYPTO_SEED is not set 1573 CONFIG_CRYPTO_DEFLATE=m 1574 CONFIG_CRYPTO_MICHAEL_MIC=m 1575 CONFIG_CRYPTO_CRC32C=m 1576 # CONFIG_CRYPTO_CAMELLIA is not set 1577 # CONFIG_CRYPTO_TEST is not set 1578 # CONFIG_CRYPTO_AUTHENC is not set 1579 CONFIG_CRYPTO_HW=y 1580 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:10 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 CONFIG_POSIX_MQUEUE=y 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 CONFIG_IKCONFIG=y 71 CONFIG_IKCONFIG_PROC=y 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 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 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 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 87 CONFIG_BLK_DEV_INITRD=y 88 CONFIG_INITRAMFS_SOURCE="" 89 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 112 CONFIG_RT_MUTEXES=y 113 # CONFIG_TINY_SHMEM is not set 114 CONFIG_BASE_SMALL=0 ··· 128 # CONFIG_DEFAULT_CFQ is not set 129 # CONFIG_DEFAULT_NOOP is not set 130 CONFIG_DEFAULT_IOSCHED="anticipatory" 131 + CONFIG_CLASSIC_RCU=y 132 133 # 134 # Platform support ··· 138 # CONFIG_PPC_86xx is not set 139 CONFIG_CLASSIC32=y 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 144 # CONFIG_PPC_MPC52xx is not set 145 # CONFIG_PPC_PMAC is not set 146 # CONFIG_PPC_CELL is not set 147 # CONFIG_PPC_CELL_NATIVE is not set 148 # CONFIG_PQ2ADS is not set 149 CONFIG_EMBEDDED6xx=y 150 CONFIG_LINKSTATION=y 151 + # CONFIG_STORCENTER is not set 152 # CONFIG_MPC7448HPC2 is not set 153 # CONFIG_PPC_HOLLY is not set 154 # CONFIG_PPC_PRPMC2800 is not set 155 CONFIG_MPC10X_BRIDGE=y 156 CONFIG_MPC10X_OPENPIC=y 157 # CONFIG_MPC10X_STORE_GATHERING is not set 158 + # CONFIG_IPIC is not set 159 CONFIG_MPIC=y 160 # CONFIG_MPIC_WEIRD is not set 161 # CONFIG_PPC_I8259 is not set ··· 165 # CONFIG_GENERIC_IOMAP is not set 166 # CONFIG_CPU_FREQ is not set 167 # CONFIG_TAU is not set 168 # CONFIG_FSL_ULI1575 is not set 169 170 # ··· 181 # CONFIG_HZ_300 is not set 182 # CONFIG_HZ_1000 is not set 183 CONFIG_HZ=100 184 + # CONFIG_SCHED_HRTICK is not set 185 CONFIG_PREEMPT_NONE=y 186 # CONFIG_PREEMPT_VOLUNTARY is not set 187 # CONFIG_PREEMPT is not set 188 CONFIG_BINFMT_ELF=y 189 # CONFIG_BINFMT_MISC is not set 190 + # CONFIG_IOMMU_HELPER is not set 191 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 192 + CONFIG_ARCH_HAS_WALK_MEMORY=y 193 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 194 # CONFIG_KEXEC is not set 195 CONFIG_ARCH_FLATMEM_ENABLE=y 196 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 206 CONFIG_PROC_DEVICETREE=y 207 # CONFIG_CMDLINE_BOOL is not set 208 # CONFIG_PM is not set 209 CONFIG_SECCOMP=y 210 CONFIG_ISA_DMA_API=y 211 212 # ··· 259 # CONFIG_XFRM_USER is not set 260 # CONFIG_XFRM_SUB_POLICY is not set 261 # CONFIG_XFRM_MIGRATE is not set 262 + # CONFIG_XFRM_STATISTICS is not set 263 # CONFIG_NET_KEY is not set 264 CONFIG_INET=y 265 CONFIG_IP_MULTICAST=y ··· 295 # CONFIG_NETWORK_SECMARK is not set 296 CONFIG_NETFILTER=y 297 # CONFIG_NETFILTER_DEBUG is not set 298 + CONFIG_NETFILTER_ADVANCED=y 299 300 # 301 # Core Netfilter Configuration 302 # 303 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 304 + # CONFIG_NETFILTER_NETLINK_LOG is not set 305 CONFIG_NF_CONNTRACK=m 306 # CONFIG_NF_CT_ACCT is not set 307 # CONFIG_NF_CONNTRACK_MARK is not set ··· 317 # CONFIG_NF_CONNTRACK_SANE is not set 318 CONFIG_NF_CONNTRACK_SIP=m 319 CONFIG_NF_CONNTRACK_TFTP=m 320 + # CONFIG_NF_CT_NETLINK is not set 321 CONFIG_NETFILTER_XTABLES=m 322 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 323 # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set ··· 325 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 326 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 327 # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set 328 + # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set 329 # CONFIG_NETFILTER_XT_TARGET_TRACE is not set 330 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 331 + # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set 332 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 333 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set 334 # CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set ··· 336 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 337 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 338 # CONFIG_NETFILTER_XT_MATCH_HELPER is not set 339 + # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set 340 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 341 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 342 CONFIG_NETFILTER_XT_MATCH_MAC=m 343 # CONFIG_NETFILTER_XT_MATCH_MARK is not set 344 + # CONFIG_NETFILTER_XT_MATCH_OWNER is not set 345 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 346 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 347 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m 348 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 349 + # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set 350 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 351 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 352 CONFIG_NETFILTER_XT_MATCH_STATE=m ··· 361 CONFIG_NF_CONNTRACK_PROC_COMPAT=y 362 # CONFIG_IP_NF_QUEUE is not set 363 CONFIG_IP_NF_IPTABLES=m 364 CONFIG_IP_NF_MATCH_RECENT=m 365 # CONFIG_IP_NF_MATCH_ECN is not set 366 # CONFIG_IP_NF_MATCH_AH is not set 367 # CONFIG_IP_NF_MATCH_TTL is not set 368 CONFIG_IP_NF_MATCH_ADDRTYPE=m 369 CONFIG_IP_NF_FILTER=m 370 CONFIG_IP_NF_TARGET_REJECT=m ··· 378 CONFIG_IP_NF_TARGET_MASQUERADE=m 379 CONFIG_IP_NF_TARGET_REDIRECT=m 380 # CONFIG_IP_NF_TARGET_NETMAP is not set 381 # CONFIG_NF_NAT_SNMP_BASIC is not set 382 CONFIG_NF_NAT_PROTO_GRE=m 383 CONFIG_NF_NAT_FTP=m ··· 389 CONFIG_NF_NAT_H323=m 390 CONFIG_NF_NAT_SIP=m 391 CONFIG_IP_NF_MANGLE=m 392 CONFIG_IP_NF_TARGET_ECN=m 393 CONFIG_IP_NF_TARGET_TTL=m 394 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set ··· 418 # 419 # CONFIG_NET_PKTGEN is not set 420 # CONFIG_HAMRADIO is not set 421 + # CONFIG_CAN is not set 422 # CONFIG_IRDA is not set 423 # CONFIG_BT is not set 424 # CONFIG_AF_RXRPC is not set ··· 459 CONFIG_MTD_PARTITIONS=y 460 # CONFIG_MTD_REDBOOT_PARTS is not set 461 # CONFIG_MTD_CMDLINE_PARTS is not set 462 + # CONFIG_MTD_OF_PARTS is not set 463 464 # 465 # User Modules And Translation Layers ··· 554 CONFIG_BLK_DEV_RAM=y 555 CONFIG_BLK_DEV_RAM_COUNT=2 556 CONFIG_BLK_DEV_RAM_SIZE=8192 557 + # CONFIG_BLK_DEV_XIP is not set 558 # CONFIG_CDROM_PKTCDVD is not set 559 # CONFIG_ATA_OVER_ETH is not set 560 CONFIG_MISC_DEVICES=y ··· 562 # CONFIG_EEPROM_93CX6 is not set 563 # CONFIG_SGI_IOC4 is not set 564 # CONFIG_TIFM_CORE is not set 565 + # CONFIG_ENCLOSURE_SERVICES is not set 566 + CONFIG_HAVE_IDE=y 567 # CONFIG_IDE is not set 568 569 # ··· 626 # CONFIG_SCSI_IPS is not set 627 # CONFIG_SCSI_INITIO is not set 628 # CONFIG_SCSI_INIA100 is not set 629 + # CONFIG_SCSI_MVSAS is not set 630 # CONFIG_SCSI_STEX is not set 631 # CONFIG_SCSI_SYM53C8XX_2 is not set 632 # CONFIG_SCSI_IPR is not set ··· 656 # CONFIG_SATA_VIA is not set 657 # CONFIG_SATA_VITESSE is not set 658 # CONFIG_SATA_INIC162X is not set 659 + # CONFIG_SATA_FSL is not set 660 # CONFIG_PATA_ALI is not set 661 # CONFIG_PATA_AMD is not set 662 # CONFIG_PATA_ARTOP is not set ··· 679 # CONFIG_PATA_MPIIX is not set 680 # CONFIG_PATA_OLDPIIX is not set 681 # CONFIG_PATA_NETCELL is not set 682 + # CONFIG_PATA_NINJA32 is not set 683 # CONFIG_PATA_NS87410 is not set 684 # CONFIG_PATA_NS87415 is not set 685 # CONFIG_PATA_OPTI is not set ··· 693 # CONFIG_PATA_SIS is not set 694 # CONFIG_PATA_VIA is not set 695 # CONFIG_PATA_WINBOND is not set 696 + # CONFIG_PATA_PLATFORM is not set 697 # CONFIG_MD is not set 698 # CONFIG_FUSION is not set 699 ··· 711 # CONFIG_EQUALIZER is not set 712 CONFIG_TUN=m 713 # CONFIG_VETH is not set 714 # CONFIG_ARCNET is not set 715 # CONFIG_PHYLIB is not set 716 CONFIG_NET_ETHERNET=y ··· 742 # CONFIG_DL2K is not set 743 # CONFIG_E1000 is not set 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 748 # CONFIG_NS83820 is not set 749 # CONFIG_HAMACHI is not set 750 # CONFIG_YELLOWFIN is not set ··· 754 # CONFIG_VIA_VELOCITY is not set 755 # CONFIG_TIGON3 is not set 756 # CONFIG_BNX2 is not set 757 + # CONFIG_GIANFAR is not set 758 # CONFIG_MV643XX_ETH is not set 759 # CONFIG_QLA3XXX is not set 760 # CONFIG_ATL1 is not set ··· 768 # CONFIG_NIU is not set 769 # CONFIG_MLX4_CORE is not set 770 # CONFIG_TEHUTI is not set 771 + # CONFIG_BNX2X is not set 772 # CONFIG_TR is not set 773 774 # ··· 790 # CONFIG_PPP is not set 791 # CONFIG_SLIP is not set 792 # CONFIG_NET_FC is not set 793 CONFIG_NETCONSOLE=y 794 # CONFIG_NETCONSOLE_DYNAMIC is not set 795 CONFIG_NETPOLL=y ··· 851 CONFIG_HW_CONSOLE=y 852 # CONFIG_VT_HW_CONSOLE_BINDING is not set 853 # CONFIG_SERIAL_NONSTANDARD is not set 854 + # CONFIG_NOZOMI is not set 855 856 # 857 # Serial drivers ··· 924 # 925 # Miscellaneous I2C Chip support 926 # 927 # CONFIG_DS1682 is not set 928 CONFIG_SENSORS_EEPROM=m 929 # CONFIG_SENSORS_PCF8574 is not set 930 + # CONFIG_PCF8575 is not set 931 # CONFIG_SENSORS_PCF8591 is not set 932 + # CONFIG_TPS65010 is not set 933 # CONFIG_SENSORS_MAX6875 is not set 934 # CONFIG_SENSORS_TSL2550 is not set 935 # CONFIG_I2C_DEBUG_CORE is not set ··· 956 # CONFIG_SENSORS_ADM1031 is not set 957 # CONFIG_SENSORS_ADM9240 is not set 958 # CONFIG_SENSORS_ADT7470 is not set 959 + # CONFIG_SENSORS_ADT7473 is not set 960 # CONFIG_SENSORS_ATXP1 is not set 961 # CONFIG_SENSORS_DS1621 is not set 962 # CONFIG_SENSORS_I5K_AMB is not set ··· 985 # CONFIG_SENSORS_SMSC47M1 is not set 986 # CONFIG_SENSORS_SMSC47M192 is not set 987 # CONFIG_SENSORS_SMSC47B397 is not set 988 + # CONFIG_SENSORS_ADS7828 is not set 989 # CONFIG_SENSORS_THMC50 is not set 990 # CONFIG_SENSORS_VIA686A is not set 991 # CONFIG_SENSORS_VT1211 is not set ··· 994 # CONFIG_SENSORS_W83792D is not set 995 # CONFIG_SENSORS_W83793 is not set 996 # CONFIG_SENSORS_W83L785TS is not set 997 + # CONFIG_SENSORS_W83L786NG is not set 998 # CONFIG_SENSORS_W83627HF is not set 999 # CONFIG_SENSORS_W83627EHF is not set 1000 # CONFIG_HWMON_DEBUG_CHIP is not set 1001 + # CONFIG_THERMAL is not set 1002 # CONFIG_WATCHDOG is not set 1003 1004 # ··· 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1064 CONFIG_USB=y 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1067 1068 # 1069 # Miscellaneous USB options ··· 1076 # USB Host Controller Drivers 1077 # 1078 CONFIG_USB_EHCI_HCD=y 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 1083 # CONFIG_USB_ISP116X_HCD is not set 1084 CONFIG_USB_OHCI_HCD=y 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1130 # 1131 # USB port drivers 1132 # 1133 CONFIG_USB_SERIAL=y 1134 CONFIG_USB_SERIAL_CONSOLE=y 1135 + # CONFIG_USB_EZUSB is not set 1136 # CONFIG_USB_SERIAL_GENERIC is not set 1137 # CONFIG_USB_SERIAL_AIRCABLE is not set 1138 # CONFIG_USB_SERIAL_AIRPRIME is not set ··· 1156 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set 1157 # CONFIG_USB_SERIAL_GARMIN is not set 1158 # CONFIG_USB_SERIAL_IPW is not set 1159 + # CONFIG_USB_SERIAL_IUU is not set 1160 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set 1161 # CONFIG_USB_SERIAL_KEYSPAN is not set 1162 # CONFIG_USB_SERIAL_KLSI is not set ··· 1199 # CONFIG_USB_TRANCEVIBRATOR is not set 1200 # CONFIG_USB_IOWARRIOR is not set 1201 # CONFIG_USB_TEST is not set 1202 # CONFIG_USB_GADGET is not set 1203 # CONFIG_MMC is not set 1204 + # CONFIG_MEMSTICK is not set 1205 # CONFIG_NEW_LEDS is not set 1206 # CONFIG_INFINIBAND is not set 1207 # CONFIG_EDAC is not set ··· 1240 # CONFIG_RTC_DRV_PCF8563 is not set 1241 # CONFIG_RTC_DRV_PCF8583 is not set 1242 # CONFIG_RTC_DRV_M41T80 is not set 1243 + # CONFIG_RTC_DRV_S35390A is not set 1244 1245 # 1246 # SPI RTC drivers ··· 1249 # Platform RTC drivers 1250 # 1251 # CONFIG_RTC_DRV_CMOS is not set 1252 + # CONFIG_RTC_DRV_DS1511 is not set 1253 # CONFIG_RTC_DRV_DS1553 is not set 1254 # CONFIG_RTC_DRV_DS1742 is not set 1255 + # CONFIG_RTC_DRV_STK17TA8 is not set 1256 # CONFIG_RTC_DRV_M48T86 is not set 1257 # CONFIG_RTC_DRV_M48T59 is not set 1258 # CONFIG_RTC_DRV_V3020 is not set ··· 1259 # 1260 # on-CPU RTC drivers 1261 # 1262 + # CONFIG_DMADEVICES is not set 1263 1264 # 1265 # Userspace I/O ··· 1288 # CONFIG_XFS_RT is not set 1289 # CONFIG_GFS2_FS is not set 1290 # CONFIG_OCFS2_FS is not set 1291 + CONFIG_DNOTIFY=y 1292 CONFIG_INOTIFY=y 1293 CONFIG_INOTIFY_USER=y 1294 # CONFIG_QUOTA is not set 1295 # CONFIG_AUTOFS_FS is not set 1296 # CONFIG_AUTOFS4_FS is not set 1297 # CONFIG_FUSE_FS is not set ··· 1344 # CONFIG_JFFS2_FS is not set 1345 # CONFIG_CRAMFS is not set 1346 # CONFIG_VXFS_FS is not set 1347 + # CONFIG_MINIX_FS is not set 1348 # CONFIG_HPFS_FS is not set 1349 # CONFIG_QNX4FS_FS is not set 1350 + # CONFIG_ROMFS_FS is not set 1351 # CONFIG_SYSV_FS is not set 1352 # CONFIG_UFS_FS is not set 1353 CONFIG_NETWORK_FILESYSTEMS=y ··· 1427 # CONFIG_NLS_KOI8_U is not set 1428 CONFIG_NLS_UTF8=m 1429 # CONFIG_DLM is not set 1430 1431 # 1432 # Library routines ··· 1447 CONFIG_HAS_IOMEM=y 1448 CONFIG_HAS_IOPORT=y 1449 CONFIG_HAS_DMA=y 1450 1451 # 1452 # Kernel hacking ··· 1466 # CONFIG_SCHEDSTATS is not set 1467 # CONFIG_TIMER_STATS is not set 1468 # CONFIG_SLUB_DEBUG_ON is not set 1469 + # CONFIG_SLUB_STATS is not set 1470 # CONFIG_DEBUG_RT_MUTEXES is not set 1471 # CONFIG_RT_MUTEX_TESTER is not set 1472 # CONFIG_DEBUG_SPINLOCK is not set ··· 1478 # CONFIG_DEBUG_VM is not set 1479 # CONFIG_DEBUG_LIST is not set 1480 # CONFIG_DEBUG_SG is not set 1481 # CONFIG_BOOT_PRINTK_DELAY is not set 1482 # CONFIG_RCU_TORTURE_TEST is not set 1483 + # CONFIG_BACKTRACE_SELF_TEST is not set 1484 # CONFIG_FAULT_INJECTION is not set 1485 # CONFIG_SAMPLES is not set 1486 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1500 CONFIG_CRYPTO=y 1501 CONFIG_CRYPTO_ALGAPI=y 1502 CONFIG_CRYPTO_BLKCIPHER=y 1503 + # CONFIG_CRYPTO_SEQIV is not set 1504 CONFIG_CRYPTO_MANAGER=y 1505 # CONFIG_CRYPTO_HMAC is not set 1506 # CONFIG_CRYPTO_XCBC is not set ··· 1517 CONFIG_CRYPTO_PCBC=m 1518 # CONFIG_CRYPTO_LRW is not set 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 1523 # CONFIG_CRYPTO_CRYPTD is not set 1524 CONFIG_CRYPTO_DES=y 1525 # CONFIG_CRYPTO_FCRYPT is not set ··· 1532 # CONFIG_CRYPTO_KHAZAD is not set 1533 # CONFIG_CRYPTO_ANUBIS is not set 1534 # CONFIG_CRYPTO_SEED is not set 1535 + # CONFIG_CRYPTO_SALSA20 is not set 1536 CONFIG_CRYPTO_DEFLATE=m 1537 CONFIG_CRYPTO_MICHAEL_MIC=m 1538 CONFIG_CRYPTO_CRC32C=m 1539 # CONFIG_CRYPTO_CAMELLIA is not set 1540 # CONFIG_CRYPTO_TEST is not set 1541 # CONFIG_CRYPTO_AUTHENC is not set 1542 + # CONFIG_CRYPTO_LZO is not set 1543 CONFIG_CRYPTO_HW=y 1544 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1545 # CONFIG_PPC_CLOCK is not set
+94 -25
arch/powerpc/configs/mpc7448_hpc2_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:28 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 CONFIG_EPOLL=y 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y ··· 106 # CONFIG_SLAB is not set 107 CONFIG_SLUB=y 108 # CONFIG_SLOB is not set 109 CONFIG_RT_MUTEXES=y 110 # CONFIG_TINY_SHMEM is not set 111 CONFIG_BASE_SMALL=0 ··· 135 # CONFIG_DEFAULT_CFQ is not set 136 # CONFIG_DEFAULT_NOOP is not set 137 CONFIG_DEFAULT_IOSCHED="anticipatory" 138 139 # 140 # Platform support ··· 146 # CONFIG_PPC_86xx is not set 147 CONFIG_CLASSIC32=y 148 # CONFIG_PPC_CHRP is not set 149 # 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 # CONFIG_PPC_PMAC is not set 154 # CONFIG_PPC_CELL is not set 155 # CONFIG_PPC_CELL_NATIVE is not set 156 # CONFIG_PQ2ADS is not set 157 CONFIG_EMBEDDED6xx=y 158 # CONFIG_LINKSTATION is not set 159 CONFIG_MPC7448HPC2=y 160 # CONFIG_PPC_HOLLY is not set 161 # CONFIG_PPC_PRPMC2800 is not set 162 CONFIG_TSI108_BRIDGE=y 163 CONFIG_MPIC=y 164 CONFIG_MPIC_WEIRD=y 165 # CONFIG_PPC_I8259 is not set ··· 173 # CONFIG_GENERIC_IOMAP is not set 174 # CONFIG_CPU_FREQ is not set 175 # CONFIG_TAU is not set 176 - # CONFIG_CPM2 is not set 177 # CONFIG_FSL_ULI1575 is not set 178 179 # ··· 188 # CONFIG_HZ_300 is not set 189 # CONFIG_HZ_1000 is not set 190 CONFIG_HZ=250 191 CONFIG_PREEMPT_NONE=y 192 # CONFIG_PREEMPT_VOLUNTARY is not set 193 # CONFIG_PREEMPT is not set 194 CONFIG_BINFMT_ELF=y 195 CONFIG_BINFMT_MISC=y 196 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 197 # CONFIG_KEXEC is not set 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 217 CONFIG_PROC_DEVICETREE=y 218 # CONFIG_CMDLINE_BOOL is not set 219 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 # CONFIG_SECCOMP is not set 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="" 225 CONFIG_ISA_DMA_API=y 226 227 # ··· 265 CONFIG_XFRM_USER=y 266 # CONFIG_XFRM_SUB_POLICY is not set 267 # CONFIG_XFRM_MIGRATE is not set 268 # CONFIG_NET_KEY is not set 269 CONFIG_INET=y 270 CONFIG_IP_MULTICAST=y ··· 321 # 322 # CONFIG_NET_PKTGEN is not set 323 # CONFIG_HAMRADIO is not set 324 # CONFIG_IRDA is not set 325 # CONFIG_BT is not set 326 # CONFIG_AF_RXRPC is not set ··· 366 CONFIG_BLK_DEV_RAM=y 367 CONFIG_BLK_DEV_RAM_COUNT=16 368 CONFIG_BLK_DEV_RAM_SIZE=131072 369 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 370 # CONFIG_CDROM_PKTCDVD is not set 371 # CONFIG_ATA_OVER_ETH is not set 372 CONFIG_MISC_DEVICES=y ··· 374 # CONFIG_EEPROM_93CX6 is not set 375 # CONFIG_SGI_IOC4 is not set 376 # CONFIG_TIFM_CORE is not set 377 # CONFIG_IDE is not set 378 379 # ··· 439 # CONFIG_SCSI_IPS is not set 440 # CONFIG_SCSI_INITIO is not set 441 # CONFIG_SCSI_INIA100 is not set 442 # CONFIG_SCSI_STEX is not set 443 # CONFIG_SCSI_SYM53C8XX_2 is not set 444 # CONFIG_SCSI_IPR is not set ··· 493 # CONFIG_PATA_MPIIX is not set 494 # CONFIG_PATA_OLDPIIX is not set 495 # CONFIG_PATA_NETCELL is not set 496 # CONFIG_PATA_NS87410 is not set 497 # CONFIG_PATA_NS87415 is not set 498 # CONFIG_PATA_OPTI is not set ··· 527 # CONFIG_EQUALIZER is not set 528 # CONFIG_TUN is not set 529 # CONFIG_VETH is not set 530 - # CONFIG_IP1000 is not set 531 # CONFIG_ARCNET is not set 532 CONFIG_PHYLIB=y 533 ··· 542 # CONFIG_SMSC_PHY is not set 543 # CONFIG_BROADCOM_PHY is not set 544 # CONFIG_ICPLUS_PHY is not set 545 # CONFIG_FIXED_PHY is not set 546 # CONFIG_MDIO_BITBANG is not set 547 CONFIG_NET_ETHERNET=y ··· 574 # CONFIG_8139TOO_TUNE_TWISTER is not set 575 # CONFIG_8139TOO_8129 is not set 576 # CONFIG_8139_OLD_RX_RESET is not set 577 # CONFIG_SIS900 is not set 578 # CONFIG_EPIC100 is not set 579 # CONFIG_SUNDANCE is not set ··· 586 # CONFIG_DL2K is not set 587 # CONFIG_E1000 is not set 588 # CONFIG_E1000E is not set 589 # CONFIG_NS83820 is not set 590 # CONFIG_HAMACHI is not set 591 # CONFIG_YELLOWFIN is not set ··· 615 # CONFIG_NIU is not set 616 # CONFIG_MLX4_CORE is not set 617 # CONFIG_TEHUTI is not set 618 # CONFIG_TR is not set 619 620 # ··· 629 # CONFIG_PPP is not set 630 # CONFIG_SLIP is not set 631 # CONFIG_NET_FC is not set 632 - # CONFIG_SHAPER is not set 633 # CONFIG_NETCONSOLE is not set 634 # CONFIG_NETPOLL is not set 635 # CONFIG_NET_POLL_CONTROLLER is not set ··· 671 # 672 # CONFIG_VT is not set 673 # CONFIG_SERIAL_NONSTANDARD is not set 674 675 # 676 # Serial drivers ··· 730 # CONFIG_SENSORS_W83627HF is not set 731 # CONFIG_SENSORS_W83627EHF is not set 732 # CONFIG_HWMON_DEBUG_CHIP is not set 733 # CONFIG_WATCHDOG is not set 734 735 # ··· 783 # 784 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 785 # 786 - 787 - # 788 - # USB Gadget Support 789 - # 790 # CONFIG_USB_GADGET is not set 791 # CONFIG_MMC is not set 792 # CONFIG_NEW_LEDS is not set 793 # CONFIG_INFINIBAND is not set 794 # CONFIG_EDAC is not set 795 # CONFIG_RTC_CLASS is not set 796 797 # 798 # Userspace I/O ··· 816 # CONFIG_XFS_FS is not set 817 # CONFIG_GFS2_FS is not set 818 # CONFIG_OCFS2_FS is not set 819 - # CONFIG_MINIX_FS is not set 820 - # CONFIG_ROMFS_FS is not set 821 CONFIG_INOTIFY=y 822 CONFIG_INOTIFY_USER=y 823 # CONFIG_QUOTA is not set 824 - CONFIG_DNOTIFY=y 825 # CONFIG_AUTOFS_FS is not set 826 # CONFIG_AUTOFS4_FS is not set 827 # CONFIG_FUSE_FS is not set ··· 861 # CONFIG_EFS_FS is not set 862 # CONFIG_CRAMFS is not set 863 # CONFIG_VXFS_FS is not set 864 # CONFIG_HPFS_FS is not set 865 # CONFIG_QNX4FS_FS is not set 866 # CONFIG_SYSV_FS is not set 867 # CONFIG_UFS_FS is not set 868 CONFIG_NETWORK_FILESYSTEMS=y ··· 909 # CONFIG_SYSV68_PARTITION is not set 910 # CONFIG_NLS is not set 911 # CONFIG_DLM is not set 912 - # CONFIG_UCC_SLOW is not set 913 914 # 915 # Library routines ··· 924 CONFIG_HAS_IOMEM=y 925 CONFIG_HAS_IOPORT=y 926 CONFIG_HAS_DMA=y 927 - # CONFIG_INSTRUMENTATION is not set 928 929 # 930 # Kernel hacking ··· 937 # CONFIG_HEADERS_CHECK is not set 938 # CONFIG_DEBUG_KERNEL is not set 939 # CONFIG_SLUB_DEBUG_ON is not set 940 # CONFIG_DEBUG_BUGVERBOSE is not set 941 # CONFIG_SAMPLES is not set 942 # CONFIG_BOOTX_TEXT is not set ··· 949 # CONFIG_KEYS is not set 950 # CONFIG_SECURITY is not set 951 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 952 - # CONFIG_CRYPTO is not set 953 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:11 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 87 CONFIG_PRINTK=y 88 CONFIG_BUG=y 89 CONFIG_ELF_CORE=y 90 + CONFIG_COMPAT_BRK=y 91 CONFIG_BASE_FULL=y 92 CONFIG_FUTEX=y 93 CONFIG_ANON_INODES=y 94 CONFIG_EPOLL=y 95 CONFIG_SIGNALFD=y 96 + CONFIG_TIMERFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 CONFIG_VM_EVENT_COUNTERS=y ··· 99 # CONFIG_SLAB is not set 100 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 110 # CONFIG_TINY_SHMEM is not set 111 CONFIG_BASE_SMALL=0 ··· 121 # CONFIG_DEFAULT_CFQ is not set 122 # CONFIG_DEFAULT_NOOP is not set 123 CONFIG_DEFAULT_IOSCHED="anticipatory" 124 + CONFIG_CLASSIC_RCU=y 125 126 # 127 # Platform support ··· 131 # CONFIG_PPC_86xx is not set 132 CONFIG_CLASSIC32=y 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 137 # CONFIG_PPC_MPC52xx is not set 138 # CONFIG_PPC_PMAC is not set 139 # CONFIG_PPC_CELL is not set 140 # CONFIG_PPC_CELL_NATIVE is not set 141 # CONFIG_PQ2ADS is not set 142 CONFIG_EMBEDDED6xx=y 143 # CONFIG_LINKSTATION is not set 144 + # CONFIG_STORCENTER is not set 145 CONFIG_MPC7448HPC2=y 146 # CONFIG_PPC_HOLLY is not set 147 # CONFIG_PPC_PRPMC2800 is not set 148 CONFIG_TSI108_BRIDGE=y 149 + # CONFIG_IPIC is not set 150 CONFIG_MPIC=y 151 CONFIG_MPIC_WEIRD=y 152 # CONFIG_PPC_I8259 is not set ··· 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 # CONFIG_TAU is not set 159 # CONFIG_FSL_ULI1575 is not set 160 161 # ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 CONFIG_BINFMT_MISC=y 181 + # CONFIG_IOMMU_HELPER is not set 182 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 183 + CONFIG_ARCH_HAS_WALK_MEMORY=y 184 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 185 # CONFIG_KEXEC is not set 186 CONFIG_ARCH_FLATMEM_ENABLE=y 187 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 197 CONFIG_PROC_DEVICETREE=y 198 # CONFIG_CMDLINE_BOOL is not set 199 # CONFIG_PM is not set 200 # CONFIG_SECCOMP is not set 201 CONFIG_ISA_DMA_API=y 202 203 # ··· 249 CONFIG_XFRM_USER=y 250 # CONFIG_XFRM_SUB_POLICY is not set 251 # CONFIG_XFRM_MIGRATE is not set 252 + # CONFIG_XFRM_STATISTICS is not set 253 # CONFIG_NET_KEY is not set 254 CONFIG_INET=y 255 CONFIG_IP_MULTICAST=y ··· 304 # 305 # CONFIG_NET_PKTGEN is not set 306 # CONFIG_HAMRADIO is not set 307 + # CONFIG_CAN is not set 308 # CONFIG_IRDA is not set 309 # CONFIG_BT is not set 310 # CONFIG_AF_RXRPC is not set ··· 348 CONFIG_BLK_DEV_RAM=y 349 CONFIG_BLK_DEV_RAM_COUNT=16 350 CONFIG_BLK_DEV_RAM_SIZE=131072 351 + # CONFIG_BLK_DEV_XIP is not set 352 # CONFIG_CDROM_PKTCDVD is not set 353 # CONFIG_ATA_OVER_ETH is not set 354 CONFIG_MISC_DEVICES=y ··· 356 # CONFIG_EEPROM_93CX6 is not set 357 # CONFIG_SGI_IOC4 is not set 358 # CONFIG_TIFM_CORE is not set 359 + # CONFIG_ENCLOSURE_SERVICES is not set 360 + CONFIG_HAVE_IDE=y 361 # CONFIG_IDE is not set 362 363 # ··· 419 # CONFIG_SCSI_IPS is not set 420 # CONFIG_SCSI_INITIO is not set 421 # CONFIG_SCSI_INIA100 is not set 422 + # CONFIG_SCSI_MVSAS is not set 423 # CONFIG_SCSI_STEX is not set 424 # CONFIG_SCSI_SYM53C8XX_2 is not set 425 # CONFIG_SCSI_IPR is not set ··· 472 # CONFIG_PATA_MPIIX is not set 473 # CONFIG_PATA_OLDPIIX is not set 474 # CONFIG_PATA_NETCELL is not set 475 + # CONFIG_PATA_NINJA32 is not set 476 # CONFIG_PATA_NS87410 is not set 477 # CONFIG_PATA_NS87415 is not set 478 # CONFIG_PATA_OPTI is not set ··· 505 # CONFIG_EQUALIZER is not set 506 # CONFIG_TUN is not set 507 # CONFIG_VETH is not set 508 # CONFIG_ARCNET is not set 509 CONFIG_PHYLIB=y 510 ··· 521 # CONFIG_SMSC_PHY is not set 522 # CONFIG_BROADCOM_PHY is not set 523 # CONFIG_ICPLUS_PHY is not set 524 + # CONFIG_REALTEK_PHY is not set 525 # CONFIG_FIXED_PHY is not set 526 # CONFIG_MDIO_BITBANG is not set 527 CONFIG_NET_ETHERNET=y ··· 552 # CONFIG_8139TOO_TUNE_TWISTER is not set 553 # CONFIG_8139TOO_8129 is not set 554 # CONFIG_8139_OLD_RX_RESET is not set 555 + # CONFIG_R6040 is not set 556 # CONFIG_SIS900 is not set 557 # CONFIG_EPIC100 is not set 558 # CONFIG_SUNDANCE is not set ··· 563 # CONFIG_DL2K is not set 564 # CONFIG_E1000 is not set 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 569 # CONFIG_NS83820 is not set 570 # CONFIG_HAMACHI is not set 571 # CONFIG_YELLOWFIN is not set ··· 589 # CONFIG_NIU is not set 590 # CONFIG_MLX4_CORE is not set 591 # CONFIG_TEHUTI is not set 592 + # CONFIG_BNX2X is not set 593 # CONFIG_TR is not set 594 595 # ··· 602 # CONFIG_PPP is not set 603 # CONFIG_SLIP is not set 604 # CONFIG_NET_FC is not set 605 # CONFIG_NETCONSOLE is not set 606 # CONFIG_NETPOLL is not set 607 # CONFIG_NET_POLL_CONTROLLER is not set ··· 645 # 646 # CONFIG_VT is not set 647 # CONFIG_SERIAL_NONSTANDARD is not set 648 + # CONFIG_NOZOMI is not set 649 650 # 651 # Serial drivers ··· 703 # CONFIG_SENSORS_W83627HF is not set 704 # CONFIG_SENSORS_W83627EHF is not set 705 # CONFIG_HWMON_DEBUG_CHIP is not set 706 + # CONFIG_THERMAL is not set 707 # CONFIG_WATCHDOG is not set 708 709 # ··· 755 # 756 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 757 # 758 # CONFIG_USB_GADGET is not set 759 # CONFIG_MMC is not set 760 + # CONFIG_MEMSTICK is not set 761 # CONFIG_NEW_LEDS is not set 762 # CONFIG_INFINIBAND is not set 763 # CONFIG_EDAC is not set 764 # CONFIG_RTC_CLASS is not set 765 + # CONFIG_DMADEVICES is not set 766 767 # 768 # Userspace I/O ··· 790 # CONFIG_XFS_FS is not set 791 # CONFIG_GFS2_FS is not set 792 # CONFIG_OCFS2_FS is not set 793 + CONFIG_DNOTIFY=y 794 CONFIG_INOTIFY=y 795 CONFIG_INOTIFY_USER=y 796 # CONFIG_QUOTA is not set 797 # CONFIG_AUTOFS_FS is not set 798 # CONFIG_AUTOFS4_FS is not set 799 # CONFIG_FUSE_FS is not set ··· 837 # CONFIG_EFS_FS is not set 838 # CONFIG_CRAMFS is not set 839 # CONFIG_VXFS_FS is not set 840 + # CONFIG_MINIX_FS is not set 841 # CONFIG_HPFS_FS is not set 842 # CONFIG_QNX4FS_FS is not set 843 + # CONFIG_ROMFS_FS is not set 844 # CONFIG_SYSV_FS is not set 845 # CONFIG_UFS_FS is not set 846 CONFIG_NETWORK_FILESYSTEMS=y ··· 883 # CONFIG_SYSV68_PARTITION is not set 884 # CONFIG_NLS is not set 885 # CONFIG_DLM is not set 886 887 # 888 # Library routines ··· 899 CONFIG_HAS_IOMEM=y 900 CONFIG_HAS_IOPORT=y 901 CONFIG_HAS_DMA=y 902 903 # 904 # Kernel hacking ··· 913 # CONFIG_HEADERS_CHECK is not set 914 # CONFIG_DEBUG_KERNEL is not set 915 # CONFIG_SLUB_DEBUG_ON is not set 916 + # CONFIG_SLUB_STATS is not set 917 # CONFIG_DEBUG_BUGVERBOSE is not set 918 # CONFIG_SAMPLES is not set 919 # CONFIG_BOOTX_TEXT is not set ··· 924 # CONFIG_KEYS is not set 925 # CONFIG_SECURITY is not set 926 # CONFIG_SECURITY_FILE_CAPABILITIES 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 972 # CONFIG_PPC_CLOCK is not set
+59 -16
arch/powerpc/configs/mpc8272_ads_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc5 4 - # Thu Dec 13 22:40:57 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 CONFIG_IRQ_PER_CPU=y 32 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 70 CONFIG_IKCONFIG_PROC=y 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 # CONFIG_FAIR_GROUP_SCHED is not set 74 CONFIG_SYSFS_DEPRECATED=y 75 # CONFIG_RELAY is not set 76 # CONFIG_BLK_DEV_INITRD is not set 77 CONFIG_SYSCTL=y 78 CONFIG_EMBEDDED=y ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 CONFIG_BASE_FULL=y 93 CONFIG_FUTEX=y 94 CONFIG_ANON_INODES=y 95 CONFIG_EPOLL=y 96 CONFIG_SIGNALFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 CONFIG_VM_EVENT_COUNTERS=y ··· 103 # CONFIG_SLAB is not set 104 CONFIG_SLUB=y 105 # CONFIG_SLOB is not set 106 CONFIG_RT_MUTEXES=y 107 # CONFIG_TINY_SHMEM is not set 108 CONFIG_BASE_SMALL=0 ··· 131 # CONFIG_DEFAULT_CFQ is not set 132 # CONFIG_DEFAULT_NOOP is not set 133 CONFIG_DEFAULT_IOSCHED="anticipatory" 134 135 # 136 # Platform support ··· 140 CONFIG_PPC_82xx=y 141 # CONFIG_PPC_83xx is not set 142 # CONFIG_PPC_86xx is not set 143 - # CONFIG_PPC_MPC52xx is not set 144 - # CONFIG_PPC_MPC5200 is not set 145 # CONFIG_PPC_CELL is not set 146 # CONFIG_PPC_CELL_NATIVE is not set 147 CONFIG_MPC8272_ADS=y 148 # CONFIG_PQ2FADS is not set 149 CONFIG_PQ2ADS=y 150 CONFIG_8260=y 151 CONFIG_8272=y 152 CONFIG_PQ2_ADS_PCI_PIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 180 # CONFIG_HZ_300 is not set 181 # CONFIG_HZ_1000 is not set 182 CONFIG_HZ=250 183 CONFIG_PREEMPT_NONE=y 184 # CONFIG_PREEMPT_VOLUNTARY is not set 185 # CONFIG_PREEMPT is not set 186 CONFIG_BINFMT_ELF=y 187 CONFIG_BINFMT_MISC=y 188 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 189 CONFIG_ARCH_FLATMEM_ENABLE=y 190 CONFIG_ARCH_POPULATES_NODE_MAP=y 191 CONFIG_FLATMEM=y ··· 204 CONFIG_PROC_DEVICETREE=y 205 # CONFIG_CMDLINE_BOOL is not set 206 # CONFIG_PM is not set 207 - CONFIG_SUSPEND_UP_POSSIBLE=y 208 - CONFIG_HIBERNATION_UP_POSSIBLE=y 209 CONFIG_SECCOMP=y 210 - CONFIG_WANT_DEVICE_TREE=y 211 - CONFIG_DEVICE_TREE="mpc8272ads.dts" 212 CONFIG_ISA_DMA_API=y 213 214 # ··· 223 CONFIG_PCI_LEGACY=y 224 # CONFIG_PCI_DEBUG is not set 225 # CONFIG_PCCARD is not set 226 227 # 228 # Advanced setup ··· 296 # CONFIG_NETWORK_SECMARK is not set 297 CONFIG_NETFILTER=y 298 # CONFIG_NETFILTER_DEBUG is not set 299 300 # 301 # Core Netfilter Configuration 302 # 303 - # CONFIG_NETFILTER_NETLINK is not set 304 - # CONFIG_NF_CONNTRACK_ENABLED is not set 305 # CONFIG_NF_CONNTRACK is not set 306 # CONFIG_NETFILTER_XTABLES is not set 307 ··· 312 # CONFIG_IP_NF_QUEUE is not set 313 # CONFIG_IP_NF_IPTABLES is not set 314 # CONFIG_IP_NF_ARPTABLES is not set 315 # CONFIG_BRIDGE is not set 316 # CONFIG_VLAN_8021Q is not set 317 # CONFIG_DECNET is not set ··· 332 # 333 # CONFIG_NET_PKTGEN is not set 334 # CONFIG_HAMRADIO is not set 335 # CONFIG_IRDA is not set 336 # CONFIG_BT is not set 337 ··· 341 # 342 # CONFIG_CFG80211 is not set 343 # CONFIG_WIRELESS_EXT is not set 344 # CONFIG_IEEE80211 is not set 345 # CONFIG_RFKILL is not set 346 ··· 456 # CONFIG_CDROM_PKTCDVD is not set 457 # CONFIG_ATA_OVER_ETH is not set 458 # CONFIG_MISC_DEVICES is not set 459 # CONFIG_IDE is not set 460 461 # ··· 502 # CONFIG_SMSC_PHY is not set 503 # CONFIG_BROADCOM_PHY is not set 504 # CONFIG_ICPLUS_PHY is not set 505 # CONFIG_FIXED_PHY is not set 506 CONFIG_MDIO_BITBANG=y 507 CONFIG_NET_ETHERNET=y ··· 528 # CONFIG_DL2K is not set 529 # CONFIG_E1000 is not set 530 # CONFIG_E1000E is not set 531 # CONFIG_NS83820 is not set 532 # CONFIG_HAMACHI is not set 533 # CONFIG_R8169 is not set ··· 540 # CONFIG_VIA_VELOCITY is not set 541 # CONFIG_TIGON3 is not set 542 # CONFIG_BNX2 is not set 543 # CONFIG_QLA3XXX is not set 544 CONFIG_NETDEV_10000=y 545 # CONFIG_CHELSIO_T1 is not set ··· 553 # CONFIG_NIU is not set 554 # CONFIG_MLX4_CORE is not set 555 # CONFIG_TEHUTI is not set 556 # CONFIG_TR is not set 557 558 # ··· 677 # CONFIG_W1 is not set 678 # CONFIG_POWER_SUPPLY is not set 679 # CONFIG_HWMON is not set 680 # CONFIG_WATCHDOG is not set 681 682 # ··· 720 # CONFIG_HID_SUPPORT is not set 721 # CONFIG_USB_SUPPORT is not set 722 # CONFIG_MMC is not set 723 # CONFIG_NEW_LEDS is not set 724 # CONFIG_INFINIBAND is not set 725 # CONFIG_RTC_CLASS is not set 726 727 # 728 # Userspace I/O ··· 748 CONFIG_FS_POSIX_ACL=y 749 # CONFIG_XFS_FS is not set 750 # CONFIG_OCFS2_FS is not set 751 - # CONFIG_MINIX_FS is not set 752 - # CONFIG_ROMFS_FS is not set 753 CONFIG_INOTIFY=y 754 CONFIG_INOTIFY_USER=y 755 # CONFIG_QUOTA is not set 756 - CONFIG_DNOTIFY=y 757 # CONFIG_AUTOFS_FS is not set 758 CONFIG_AUTOFS4_FS=y 759 # CONFIG_FUSE_FS is not set ··· 779 CONFIG_TMPFS=y 780 # CONFIG_TMPFS_POSIX_ACL is not set 781 # CONFIG_HUGETLB_PAGE is not set 782 783 # 784 # Miscellaneous filesystems ··· 788 # CONFIG_JFFS2_FS is not set 789 CONFIG_CRAMFS=y 790 # CONFIG_VXFS_FS is not set 791 # CONFIG_HPFS_FS is not set 792 # CONFIG_QNX4FS_FS is not set 793 # CONFIG_SYSV_FS is not set 794 # CONFIG_UFS_FS is not set 795 CONFIG_NETWORK_FILESYSTEMS=y ··· 872 # CONFIG_NLS_KOI8_R is not set 873 # CONFIG_NLS_KOI8_U is not set 874 CONFIG_NLS_UTF8=y 875 - # CONFIG_UCC_SLOW is not set 876 877 # 878 # Library routines ··· 889 CONFIG_HAS_IOMEM=y 890 CONFIG_HAS_IOPORT=y 891 CONFIG_HAS_DMA=y 892 - # CONFIG_INSTRUMENTATION is not set 893 894 # 895 # Kernel hacking ··· 907 # CONFIG_SCHEDSTATS is not set 908 # CONFIG_TIMER_STATS is not set 909 # CONFIG_SLUB_DEBUG_ON is not set 910 # CONFIG_DEBUG_RT_MUTEXES is not set 911 # CONFIG_RT_MUTEX_TESTER is not set 912 # CONFIG_DEBUG_SPINLOCK is not set ··· 920 # CONFIG_DEBUG_VM is not set 921 # CONFIG_DEBUG_LIST is not set 922 # CONFIG_DEBUG_SG is not set 923 - CONFIG_FORCED_INLINING=y 924 # CONFIG_BOOT_PRINTK_DELAY is not set 925 # CONFIG_FAULT_INJECTION is not set 926 # CONFIG_SAMPLES is not set 927 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 940 CONFIG_CRYPTO=y 941 CONFIG_CRYPTO_ALGAPI=y 942 CONFIG_CRYPTO_BLKCIPHER=y 943 CONFIG_CRYPTO_MANAGER=y 944 # CONFIG_CRYPTO_HMAC is not set 945 # CONFIG_CRYPTO_NULL is not set ··· 954 CONFIG_CRYPTO_ECB=y 955 CONFIG_CRYPTO_CBC=y 956 CONFIG_CRYPTO_PCBC=y 957 # CONFIG_CRYPTO_CRYPTD is not set 958 CONFIG_CRYPTO_DES=y 959 # CONFIG_CRYPTO_FCRYPT is not set ··· 976 # CONFIG_CRYPTO_CRC32C is not set 977 # CONFIG_CRYPTO_CAMELLIA is not set 978 # CONFIG_CRYPTO_AUTHENC is not set 979 # CONFIG_CRYPTO_HW is not set 980 # CONFIG_PPC_CLOCK is not set 981 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:13 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_IKCONFIG_PROC=y 70 CONFIG_LOG_BUF_SHIFT=14 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 # CONFIG_FAIR_GROUP_SCHED 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 78 # CONFIG_RELAY is not set 79 + # CONFIG_NAMESPACES is not set 80 # CONFIG_BLK_DEV_INITRD is not set 81 CONFIG_SYSCTL=y 82 CONFIG_EMBEDDED=y ··· 83 CONFIG_PRINTK=y 84 CONFIG_BUG=y 85 CONFIG_ELF_CORE=y 86 + CONFIG_COMPAT_BRK=y 87 CONFIG_BASE_FULL=y 88 CONFIG_FUTEX=y 89 CONFIG_ANON_INODES=y 90 CONFIG_EPOLL=y 91 CONFIG_SIGNALFD=y 92 + CONFIG_TIMERFD=y 93 CONFIG_EVENTFD=y 94 CONFIG_SHMEM=y 95 CONFIG_VM_EVENT_COUNTERS=y ··· 95 # CONFIG_SLAB is not set 96 CONFIG_SLUB=y 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 105 CONFIG_RT_MUTEXES=y 106 # CONFIG_TINY_SHMEM is not set 107 CONFIG_BASE_SMALL=0 ··· 116 # CONFIG_DEFAULT_CFQ is not set 117 # CONFIG_DEFAULT_NOOP is not set 118 CONFIG_DEFAULT_IOSCHED="anticipatory" 119 + CONFIG_CLASSIC_RCU=y 120 121 # 122 # Platform support ··· 124 CONFIG_PPC_82xx=y 125 # CONFIG_PPC_83xx is not set 126 # CONFIG_PPC_86xx is not set 127 + # CONFIG_PPC_MPC512x is not set 128 + # CONFIG_PPC_MPC5121 is not set 129 # CONFIG_PPC_CELL is not set 130 # CONFIG_PPC_CELL_NATIVE is not set 131 CONFIG_MPC8272_ADS=y 132 # CONFIG_PQ2FADS is not set 133 + # CONFIG_EP8248E is not set 134 CONFIG_PQ2ADS=y 135 CONFIG_8260=y 136 CONFIG_8272=y 137 CONFIG_PQ2_ADS_PCI_PIC=y 138 + # CONFIG_IPIC is not set 139 # CONFIG_MPIC is not set 140 # CONFIG_MPIC_WEIRD is not set 141 # CONFIG_PPC_I8259 is not set ··· 162 # CONFIG_HZ_300 is not set 163 # CONFIG_HZ_1000 is not set 164 CONFIG_HZ=250 165 + # CONFIG_SCHED_HRTICK is not set 166 CONFIG_PREEMPT_NONE=y 167 # CONFIG_PREEMPT_VOLUNTARY is not set 168 # CONFIG_PREEMPT is not set 169 CONFIG_BINFMT_ELF=y 170 CONFIG_BINFMT_MISC=y 171 + # CONFIG_IOMMU_HELPER is not set 172 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 173 + CONFIG_ARCH_HAS_WALK_MEMORY=y 174 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 175 CONFIG_ARCH_FLATMEM_ENABLE=y 176 CONFIG_ARCH_POPULATES_NODE_MAP=y 177 CONFIG_FLATMEM=y ··· 182 CONFIG_PROC_DEVICETREE=y 183 # CONFIG_CMDLINE_BOOL is not set 184 # CONFIG_PM is not set 185 CONFIG_SECCOMP=y 186 CONFIG_ISA_DMA_API=y 187 188 # ··· 205 CONFIG_PCI_LEGACY=y 206 # CONFIG_PCI_DEBUG is not set 207 # CONFIG_PCCARD is not set 208 + # CONFIG_HOTPLUG_PCI is not set 209 210 # 211 # Advanced setup ··· 277 # CONFIG_NETWORK_SECMARK is not set 278 CONFIG_NETFILTER=y 279 # CONFIG_NETFILTER_DEBUG is not set 280 + CONFIG_NETFILTER_ADVANCED=y 281 282 # 283 # Core Netfilter Configuration 284 # 285 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 286 + # CONFIG_NETFILTER_NETLINK_LOG is not set 287 # CONFIG_NF_CONNTRACK is not set 288 # CONFIG_NETFILTER_XTABLES is not set 289 ··· 292 # CONFIG_IP_NF_QUEUE is not set 293 # CONFIG_IP_NF_IPTABLES is not set 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 302 # CONFIG_BRIDGE is not set 303 # CONFIG_VLAN_8021Q is not set 304 # CONFIG_DECNET is not set ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 ··· 313 # 314 # CONFIG_CFG80211 is not set 315 # CONFIG_WIRELESS_EXT is not set 316 + # CONFIG_MAC80211 is not set 317 # CONFIG_IEEE80211 is not set 318 # CONFIG_RFKILL is not set 319 ··· 427 # CONFIG_CDROM_PKTCDVD is not set 428 # CONFIG_ATA_OVER_ETH is not set 429 # CONFIG_MISC_DEVICES is not set 430 + CONFIG_HAVE_IDE=y 431 # CONFIG_IDE is not set 432 433 # ··· 472 # CONFIG_SMSC_PHY is not set 473 # CONFIG_BROADCOM_PHY is not set 474 # CONFIG_ICPLUS_PHY is not set 475 + # CONFIG_REALTEK_PHY is not set 476 # CONFIG_FIXED_PHY is not set 477 CONFIG_MDIO_BITBANG=y 478 CONFIG_NET_ETHERNET=y ··· 497 # CONFIG_DL2K is not set 498 # CONFIG_E1000 is not set 499 # CONFIG_E1000E is not set 500 + # CONFIG_E1000E_ENABLED is not set 501 + # CONFIG_IGB is not set 502 # CONFIG_NS83820 is not set 503 # CONFIG_HAMACHI is not set 504 # CONFIG_R8169 is not set ··· 507 # CONFIG_VIA_VELOCITY is not set 508 # CONFIG_TIGON3 is not set 509 # CONFIG_BNX2 is not set 510 + # CONFIG_GIANFAR is not set 511 # CONFIG_QLA3XXX is not set 512 CONFIG_NETDEV_10000=y 513 # CONFIG_CHELSIO_T1 is not set ··· 519 # CONFIG_NIU is not set 520 # CONFIG_MLX4_CORE is not set 521 # CONFIG_TEHUTI is not set 522 + # CONFIG_BNX2X is not set 523 # CONFIG_TR is not set 524 525 # ··· 642 # CONFIG_W1 is not set 643 # CONFIG_POWER_SUPPLY is not set 644 # CONFIG_HWMON is not set 645 + # CONFIG_THERMAL is not set 646 # CONFIG_WATCHDOG is not set 647 648 # ··· 684 # CONFIG_HID_SUPPORT is not set 685 # CONFIG_USB_SUPPORT is not set 686 # CONFIG_MMC is not set 687 + # CONFIG_MEMSTICK is not set 688 # CONFIG_NEW_LEDS is not set 689 # CONFIG_INFINIBAND is not set 690 # CONFIG_RTC_CLASS is not set 691 + # CONFIG_DMADEVICES is not set 692 693 # 694 # Userspace I/O ··· 710 CONFIG_FS_POSIX_ACL=y 711 # CONFIG_XFS_FS is not set 712 # CONFIG_OCFS2_FS is not set 713 + CONFIG_DNOTIFY=y 714 CONFIG_INOTIFY=y 715 CONFIG_INOTIFY_USER=y 716 # CONFIG_QUOTA is not set 717 # CONFIG_AUTOFS_FS is not set 718 CONFIG_AUTOFS4_FS=y 719 # CONFIG_FUSE_FS is not set ··· 743 CONFIG_TMPFS=y 744 # CONFIG_TMPFS_POSIX_ACL is not set 745 # CONFIG_HUGETLB_PAGE is not set 746 + # CONFIG_CONFIGFS_FS is not set 747 748 # 749 # Miscellaneous filesystems ··· 751 # CONFIG_JFFS2_FS is not set 752 CONFIG_CRAMFS=y 753 # CONFIG_VXFS_FS is not set 754 + # CONFIG_MINIX_FS is not set 755 # CONFIG_HPFS_FS is not set 756 # CONFIG_QNX4FS_FS is not set 757 + # CONFIG_ROMFS_FS is not set 758 # CONFIG_SYSV_FS is not set 759 # CONFIG_UFS_FS is not set 760 CONFIG_NETWORK_FILESYSTEMS=y ··· 833 # CONFIG_NLS_KOI8_R is not set 834 # CONFIG_NLS_KOI8_U is not set 835 CONFIG_NLS_UTF8=y 836 837 # 838 # Library routines ··· 851 CONFIG_HAS_IOMEM=y 852 CONFIG_HAS_IOPORT=y 853 CONFIG_HAS_DMA=y 854 855 # 856 # Kernel hacking ··· 870 # CONFIG_SCHEDSTATS is not set 871 # CONFIG_TIMER_STATS is not set 872 # CONFIG_SLUB_DEBUG_ON is not set 873 + # CONFIG_SLUB_STATS is not set 874 # CONFIG_DEBUG_RT_MUTEXES is not set 875 # CONFIG_RT_MUTEX_TESTER is not set 876 # CONFIG_DEBUG_SPINLOCK is not set ··· 882 # CONFIG_DEBUG_VM is not set 883 # CONFIG_DEBUG_LIST is not set 884 # CONFIG_DEBUG_SG is not set 885 # CONFIG_BOOT_PRINTK_DELAY is not set 886 + # CONFIG_BACKTRACE_SELF_TEST is not set 887 # CONFIG_FAULT_INJECTION is not set 888 # CONFIG_SAMPLES is not set 889 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 902 CONFIG_CRYPTO=y 903 CONFIG_CRYPTO_ALGAPI=y 904 CONFIG_CRYPTO_BLKCIPHER=y 905 + # CONFIG_CRYPTO_SEQIV is not set 906 CONFIG_CRYPTO_MANAGER=y 907 # CONFIG_CRYPTO_HMAC is not set 908 # CONFIG_CRYPTO_NULL is not set ··· 915 CONFIG_CRYPTO_ECB=y 916 CONFIG_CRYPTO_CBC=y 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 921 # CONFIG_CRYPTO_CRYPTD is not set 922 CONFIG_CRYPTO_DES=y 923 # CONFIG_CRYPTO_FCRYPT is not set ··· 934 # CONFIG_CRYPTO_CRC32C is not set 935 # CONFIG_CRYPTO_CAMELLIA is not set 936 # CONFIG_CRYPTO_AUTHENC is not set 937 + # CONFIG_CRYPTO_LZO is not set 938 # CONFIG_CRYPTO_HW is not set 939 # CONFIG_PPC_CLOCK is not set 940 CONFIG_PPC_LIB_RHEAP=y
+74 -40
arch/powerpc/configs/mpc8313_rdb_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc6 4 - # Thu Jan 17 16:35:55 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 CONFIG_MPC831x_RDB=y 157 # CONFIG_MPC832x_MDS is not set 158 # CONFIG_MPC832x_RDB is not set ··· 161 # CONFIG_MPC834x_ITX is not set 162 # CONFIG_MPC836x_MDS is not set 163 # CONFIG_MPC837x_MDS is not set 164 CONFIG_PPC_MPC831x=y 165 # CONFIG_MPIC is not set 166 # CONFIG_MPIC_WEIRD is not set 167 # CONFIG_PPC_I8259 is not set ··· 175 # CONFIG_PPC_INDIRECT_IO is not set 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 # CONFIG_FSL_ULI1575 is not set 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=250 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 CONFIG_BINFMT_ELF=y 197 # CONFIG_BINFMT_MISC is not set 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 CONFIG_PROC_DEVICETREE=y 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 268 # CONFIG_XFRM_USER is not set 269 # CONFIG_XFRM_SUB_POLICY is not set 270 # CONFIG_XFRM_MIGRATE is not set 271 # CONFIG_NET_KEY is not set 272 CONFIG_INET=y 273 CONFIG_IP_MULTICAST=y ··· 324 # 325 # CONFIG_NET_PKTGEN is not set 326 # CONFIG_HAMRADIO is not set 327 # CONFIG_IRDA is not set 328 # CONFIG_BT is not set 329 # CONFIG_AF_RXRPC is not set ··· 360 CONFIG_MTD_PARTITIONS=y 361 # CONFIG_MTD_REDBOOT_PARTS is not set 362 # CONFIG_MTD_CMDLINE_PARTS is not set 363 364 # 365 # User Modules And Translation Layers ··· 436 # CONFIG_MTD_NAND_NANDSIM is not set 437 # CONFIG_MTD_NAND_PLATFORM is not set 438 # CONFIG_MTD_ALAUDA is not set 439 # CONFIG_MTD_ONENAND is not set 440 441 # ··· 460 CONFIG_BLK_DEV_RAM=y 461 CONFIG_BLK_DEV_RAM_COUNT=16 462 CONFIG_BLK_DEV_RAM_SIZE=32768 463 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 464 # CONFIG_CDROM_PKTCDVD is not set 465 # CONFIG_ATA_OVER_ETH is not set 466 CONFIG_MISC_DEVICES=y ··· 468 # CONFIG_EEPROM_93CX6 is not set 469 # CONFIG_SGI_IOC4 is not set 470 # CONFIG_TIFM_CORE is not set 471 # CONFIG_IDE is not set 472 473 # ··· 534 # CONFIG_SCSI_IPS is not set 535 # CONFIG_SCSI_INITIO is not set 536 # CONFIG_SCSI_INIA100 is not set 537 # CONFIG_SCSI_STEX is not set 538 # CONFIG_SCSI_SYM53C8XX_2 is not set 539 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 574 # CONFIG_EQUALIZER is not set 575 # CONFIG_TUN is not set 576 # CONFIG_VETH is not set 577 - # CONFIG_IP1000 is not set 578 # CONFIG_ARCNET is not set 579 CONFIG_PHYLIB=y 580 ··· 589 # CONFIG_SMSC_PHY is not set 590 # CONFIG_BROADCOM_PHY is not set 591 # CONFIG_ICPLUS_PHY is not set 592 # CONFIG_FIXED_PHY is not set 593 # CONFIG_MDIO_BITBANG is not set 594 CONFIG_NET_ETHERNET=y ··· 598 # CONFIG_SUNGEM is not set 599 # CONFIG_CASSINI is not set 600 # CONFIG_NET_VENDOR_3COM is not set 601 # CONFIG_NET_TULIP is not set 602 # CONFIG_HP100 is not set 603 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 618 # CONFIG_NE2K_PCI is not set 619 # CONFIG_8139CP is not set 620 # CONFIG_8139TOO is not set 621 # CONFIG_SIS900 is not set 622 # CONFIG_EPIC100 is not set 623 # CONFIG_SUNDANCE is not set ··· 630 # CONFIG_DL2K is not set 631 # CONFIG_E1000 is not set 632 # CONFIG_E1000E is not set 633 # CONFIG_NS83820 is not set 634 # CONFIG_HAMACHI is not set 635 # CONFIG_YELLOWFIN is not set ··· 659 # CONFIG_NIU is not set 660 # CONFIG_MLX4_CORE is not set 661 # CONFIG_TEHUTI is not set 662 # CONFIG_TR is not set 663 664 # ··· 682 # CONFIG_PPP is not set 683 # CONFIG_SLIP is not set 684 # CONFIG_NET_FC is not set 685 - # CONFIG_SHAPER is not set 686 # CONFIG_NETCONSOLE is not set 687 # CONFIG_NETPOLL is not set 688 # CONFIG_NET_POLL_CONTROLLER is not set ··· 724 # 725 # CONFIG_VT is not set 726 # CONFIG_SERIAL_NONSTANDARD is not set 727 728 # 729 # Serial drivers ··· 798 # 799 # Miscellaneous I2C Chip support 800 # 801 - # CONFIG_SENSORS_DS1337 is not set 802 - # CONFIG_SENSORS_DS1374 is not set 803 # CONFIG_DS1682 is not set 804 # CONFIG_SENSORS_EEPROM is not set 805 # CONFIG_SENSORS_PCF8574 is not set 806 - # CONFIG_SENSORS_PCA9539 is not set 807 # CONFIG_SENSORS_PCF8591 is not set 808 - # CONFIG_SENSORS_M41T00 is not set 809 # CONFIG_SENSORS_MAX6875 is not set 810 # CONFIG_SENSORS_TSL2550 is not set 811 # CONFIG_I2C_DEBUG_CORE is not set ··· 842 # CONFIG_SENSORS_ADM1031 is not set 843 # CONFIG_SENSORS_ADM9240 is not set 844 # CONFIG_SENSORS_ADT7470 is not set 845 # CONFIG_SENSORS_ATXP1 is not set 846 # CONFIG_SENSORS_DS1621 is not set 847 # CONFIG_SENSORS_I5K_AMB is not set ··· 873 # CONFIG_SENSORS_SMSC47M1 is not set 874 # CONFIG_SENSORS_SMSC47M192 is not set 875 # CONFIG_SENSORS_SMSC47B397 is not set 876 # CONFIG_SENSORS_THMC50 is not set 877 # CONFIG_SENSORS_VIA686A is not set 878 # CONFIG_SENSORS_VT1211 is not set ··· 883 # CONFIG_SENSORS_W83792D is not set 884 # CONFIG_SENSORS_W83793 is not set 885 # CONFIG_SENSORS_W83L785TS is not set 886 # CONFIG_SENSORS_W83627HF is not set 887 # CONFIG_SENSORS_W83627EHF is not set 888 # CONFIG_HWMON_DEBUG_CHIP is not set 889 CONFIG_WATCHDOG=y 890 # CONFIG_WATCHDOG_NOWAYOUT is not set 891 ··· 967 CONFIG_USB_ARCH_HAS_EHCI=y 968 CONFIG_USB=y 969 # CONFIG_USB_DEBUG is not set 970 971 # 972 # Miscellaneous USB options ··· 981 # USB Host Controller Drivers 982 # 983 CONFIG_USB_EHCI_HCD=y 984 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 985 CONFIG_USB_EHCI_ROOT_HUB_TT=y 986 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 987 CONFIG_USB_EHCI_FSL=y 988 # CONFIG_USB_ISP116X_HCD is not set 989 CONFIG_USB_OHCI_HCD=y 990 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1035 # 1036 # USB port drivers 1037 # 1038 - 1039 - # 1040 - # USB Serial Converter support 1041 - # 1042 # CONFIG_USB_SERIAL is not set 1043 1044 # ··· 1060 # CONFIG_USB_TRANCEVIBRATOR is not set 1061 # CONFIG_USB_IOWARRIOR is not set 1062 # CONFIG_USB_TEST is not set 1063 - 1064 - # 1065 - # USB DSL modem support 1066 - # 1067 - 1068 - # 1069 - # USB Gadget Support 1070 - # 1071 CONFIG_USB_GADGET=y 1072 # CONFIG_USB_GADGET_DEBUG is not set 1073 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1085 # CONFIG_USB_FILE_STORAGE is not set 1086 # CONFIG_USB_G_SERIAL is not set 1087 # CONFIG_USB_MIDI_GADGET is not set 1088 # CONFIG_MMC is not set 1089 # CONFIG_NEW_LEDS is not set 1090 # CONFIG_INFINIBAND is not set 1091 # CONFIG_EDAC is not set ··· 1119 # CONFIG_RTC_DRV_PCF8563 is not set 1120 # CONFIG_RTC_DRV_PCF8583 is not set 1121 # CONFIG_RTC_DRV_M41T80 is not set 1122 1123 # 1124 # SPI RTC drivers 1125 # 1126 - # CONFIG_RTC_DRV_RS5C348 is not set 1127 # CONFIG_RTC_DRV_MAX6902 is not set 1128 1129 # 1130 # Platform RTC drivers 1131 # 1132 # CONFIG_RTC_DRV_CMOS is not set 1133 # CONFIG_RTC_DRV_DS1553 is not set 1134 - # CONFIG_RTC_DRV_STK17TA8 is not set 1135 # CONFIG_RTC_DRV_DS1742 is not set 1136 # CONFIG_RTC_DRV_M48T86 is not set 1137 # CONFIG_RTC_DRV_M48T59 is not set 1138 # CONFIG_RTC_DRV_V3020 is not set ··· 1143 # 1144 # on-CPU RTC drivers 1145 # 1146 1147 # 1148 # Userspace I/O ··· 1169 # CONFIG_XFS_FS is not set 1170 # CONFIG_GFS2_FS is not set 1171 # CONFIG_OCFS2_FS is not set 1172 - # CONFIG_MINIX_FS is not set 1173 - # CONFIG_ROMFS_FS is not set 1174 CONFIG_INOTIFY=y 1175 CONFIG_INOTIFY_USER=y 1176 # CONFIG_QUOTA is not set 1177 - CONFIG_DNOTIFY=y 1178 # CONFIG_AUTOFS_FS is not set 1179 # CONFIG_AUTOFS4_FS is not set 1180 # CONFIG_FUSE_FS is not set ··· 1225 # CONFIG_JFFS2_RUBIN is not set 1226 # CONFIG_CRAMFS is not set 1227 # CONFIG_VXFS_FS is not set 1228 # CONFIG_HPFS_FS is not set 1229 # CONFIG_QNX4FS_FS is not set 1230 # CONFIG_SYSV_FS is not set 1231 # CONFIG_UFS_FS is not set 1232 CONFIG_NETWORK_FILESYSTEMS=y ··· 1276 # CONFIG_SYSV68_PARTITION is not set 1277 # CONFIG_NLS is not set 1278 # CONFIG_DLM is not set 1279 - # CONFIG_UCC_SLOW is not set 1280 1281 # 1282 # Library routines ··· 1293 CONFIG_HAS_IOMEM=y 1294 CONFIG_HAS_IOPORT=y 1295 CONFIG_HAS_DMA=y 1296 - # CONFIG_INSTRUMENTATION is not set 1297 1298 # 1299 # Kernel hacking ··· 1311 # CONFIG_SCHEDSTATS is not set 1312 # CONFIG_TIMER_STATS is not set 1313 # CONFIG_SLUB_DEBUG_ON is not set 1314 # CONFIG_DEBUG_RT_MUTEXES is not set 1315 # CONFIG_RT_MUTEX_TESTER is not set 1316 # CONFIG_DEBUG_SPINLOCK is not set ··· 1324 # CONFIG_DEBUG_VM is not set 1325 # CONFIG_DEBUG_LIST is not set 1326 # CONFIG_DEBUG_SG is not set 1327 - CONFIG_FORCED_INLINING=y 1328 # CONFIG_BOOT_PRINTK_DELAY is not set 1329 # CONFIG_RCU_TORTURE_TEST is not set 1330 # CONFIG_FAULT_INJECTION is not set 1331 # CONFIG_SAMPLES is not set 1332 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1345 CONFIG_CRYPTO=y 1346 CONFIG_CRYPTO_ALGAPI=y 1347 CONFIG_CRYPTO_BLKCIPHER=y 1348 CONFIG_CRYPTO_MANAGER=y 1349 # CONFIG_CRYPTO_HMAC is not set 1350 # CONFIG_CRYPTO_XCBC is not set ··· 1363 CONFIG_CRYPTO_PCBC=m 1364 # CONFIG_CRYPTO_LRW is not set 1365 # CONFIG_CRYPTO_XTS is not set 1366 # CONFIG_CRYPTO_CRYPTD is not set 1367 CONFIG_CRYPTO_DES=y 1368 # CONFIG_CRYPTO_FCRYPT is not set ··· 1380 # CONFIG_CRYPTO_KHAZAD is not set 1381 # CONFIG_CRYPTO_ANUBIS is not set 1382 # CONFIG_CRYPTO_SEED is not set 1383 # CONFIG_CRYPTO_DEFLATE is not set 1384 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1385 # CONFIG_CRYPTO_CRC32C is not set 1386 # CONFIG_CRYPTO_CAMELLIA is not set 1387 # CONFIG_CRYPTO_TEST is not set 1388 # CONFIG_CRYPTO_AUTHENC is not set 1389 CONFIG_CRYPTO_HW=y 1390 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:14 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 CONFIG_MPC831x_RDB=y 143 # CONFIG_MPC832x_MDS is not set 144 # CONFIG_MPC832x_RDB is not set ··· 145 # CONFIG_MPC834x_ITX is not set 146 # CONFIG_MPC836x_MDS is not set 147 # CONFIG_MPC837x_MDS is not set 148 + # CONFIG_MPC837x_RDB is not set 149 + # CONFIG_SBC834x is not set 150 CONFIG_PPC_MPC831x=y 151 + CONFIG_IPIC=y 152 # CONFIG_MPIC is not set 153 # CONFIG_MPIC_WEIRD is not set 154 # CONFIG_PPC_I8259 is not set ··· 156 # CONFIG_PPC_INDIRECT_IO is not set 157 # CONFIG_GENERIC_IOMAP is not set 158 # CONFIG_CPU_FREQ is not set 159 # CONFIG_FSL_ULI1575 is not set 160 161 # ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 # CONFIG_BINFMT_MISC is not set 181 + # CONFIG_IOMMU_HELPER is not set 182 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 183 + CONFIG_ARCH_HAS_WALK_MEMORY=y 184 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 185 CONFIG_ARCH_FLATMEM_ENABLE=y 186 CONFIG_ARCH_POPULATES_NODE_MAP=y 187 CONFIG_SELECT_MEMORY_MODEL=y ··· 196 CONFIG_PROC_DEVICETREE=y 197 # CONFIG_CMDLINE_BOOL is not set 198 # CONFIG_PM is not set 199 CONFIG_SECCOMP=y 200 CONFIG_ISA_DMA_API=y 201 202 # ··· 250 # CONFIG_XFRM_USER is not set 251 # CONFIG_XFRM_SUB_POLICY is not set 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 # CONFIG_AF_RXRPC is not set ··· 340 CONFIG_MTD_PARTITIONS=y 341 # CONFIG_MTD_REDBOOT_PARTS is not set 342 # CONFIG_MTD_CMDLINE_PARTS is not set 343 + # CONFIG_MTD_OF_PARTS is not set 344 345 # 346 # User Modules And Translation Layers ··· 415 # CONFIG_MTD_NAND_NANDSIM is not set 416 # CONFIG_MTD_NAND_PLATFORM is not set 417 # CONFIG_MTD_ALAUDA is not set 418 + # CONFIG_MTD_NAND_FSL_ELBC is not set 419 # CONFIG_MTD_ONENAND is not set 420 421 # ··· 438 CONFIG_BLK_DEV_RAM=y 439 CONFIG_BLK_DEV_RAM_COUNT=16 440 CONFIG_BLK_DEV_RAM_SIZE=32768 441 + # CONFIG_BLK_DEV_XIP is not set 442 # CONFIG_CDROM_PKTCDVD is not set 443 # CONFIG_ATA_OVER_ETH is not set 444 CONFIG_MISC_DEVICES=y ··· 446 # CONFIG_EEPROM_93CX6 is not set 447 # CONFIG_SGI_IOC4 is not set 448 # CONFIG_TIFM_CORE is not set 449 + # CONFIG_ENCLOSURE_SERVICES is not set 450 + CONFIG_HAVE_IDE=y 451 # CONFIG_IDE is not set 452 453 # ··· 510 # CONFIG_SCSI_IPS is not set 511 # CONFIG_SCSI_INITIO is not set 512 # CONFIG_SCSI_INIA100 is not set 513 + # CONFIG_SCSI_MVSAS is not set 514 # CONFIG_SCSI_STEX is not set 515 # CONFIG_SCSI_SYM53C8XX_2 is not set 516 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 549 # CONFIG_EQUALIZER is not set 550 # CONFIG_TUN is not set 551 # CONFIG_VETH is not set 552 # CONFIG_ARCNET is not set 553 CONFIG_PHYLIB=y 554 ··· 565 # CONFIG_SMSC_PHY is not set 566 # CONFIG_BROADCOM_PHY is not set 567 # CONFIG_ICPLUS_PHY is not set 568 + # CONFIG_REALTEK_PHY is not set 569 # CONFIG_FIXED_PHY is not set 570 # CONFIG_MDIO_BITBANG is not set 571 CONFIG_NET_ETHERNET=y ··· 573 # CONFIG_SUNGEM is not set 574 # CONFIG_CASSINI is not set 575 # CONFIG_NET_VENDOR_3COM is not set 576 + # CONFIG_ENC28J60 is not set 577 # CONFIG_NET_TULIP is not set 578 # CONFIG_HP100 is not set 579 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 592 # CONFIG_NE2K_PCI is not set 593 # CONFIG_8139CP is not set 594 # CONFIG_8139TOO is not set 595 + # CONFIG_R6040 is not set 596 # CONFIG_SIS900 is not set 597 # CONFIG_EPIC100 is not set 598 # CONFIG_SUNDANCE is not set ··· 603 # CONFIG_DL2K is not set 604 # CONFIG_E1000 is not set 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 609 # CONFIG_NS83820 is not set 610 # CONFIG_HAMACHI is not set 611 # CONFIG_YELLOWFIN is not set ··· 629 # CONFIG_NIU is not set 630 # CONFIG_MLX4_CORE is not set 631 # CONFIG_TEHUTI is not set 632 + # CONFIG_BNX2X is not set 633 # CONFIG_TR is not set 634 635 # ··· 651 # CONFIG_PPP is not set 652 # CONFIG_SLIP is not set 653 # CONFIG_NET_FC is not set 654 # CONFIG_NETCONSOLE is not set 655 # CONFIG_NETPOLL is not set 656 # CONFIG_NET_POLL_CONTROLLER is not set ··· 694 # 695 # CONFIG_VT is not set 696 # CONFIG_SERIAL_NONSTANDARD is not set 697 + # CONFIG_NOZOMI is not set 698 699 # 700 # Serial drivers ··· 767 # 768 # Miscellaneous I2C Chip support 769 # 770 # CONFIG_DS1682 is not set 771 # CONFIG_SENSORS_EEPROM is not set 772 # CONFIG_SENSORS_PCF8574 is not set 773 + # CONFIG_PCF8575 is not set 774 # CONFIG_SENSORS_PCF8591 is not set 775 + # CONFIG_TPS65010 is not set 776 # CONFIG_SENSORS_MAX6875 is not set 777 # CONFIG_SENSORS_TSL2550 is not set 778 # CONFIG_I2C_DEBUG_CORE is not set ··· 813 # CONFIG_SENSORS_ADM1031 is not set 814 # CONFIG_SENSORS_ADM9240 is not set 815 # CONFIG_SENSORS_ADT7470 is not set 816 + # CONFIG_SENSORS_ADT7473 is not set 817 # CONFIG_SENSORS_ATXP1 is not set 818 # CONFIG_SENSORS_DS1621 is not set 819 # CONFIG_SENSORS_I5K_AMB is not set ··· 843 # CONFIG_SENSORS_SMSC47M1 is not set 844 # CONFIG_SENSORS_SMSC47M192 is not set 845 # CONFIG_SENSORS_SMSC47B397 is not set 846 + # CONFIG_SENSORS_ADS7828 is not set 847 # CONFIG_SENSORS_THMC50 is not set 848 # CONFIG_SENSORS_VIA686A is not set 849 # CONFIG_SENSORS_VT1211 is not set ··· 852 # CONFIG_SENSORS_W83792D is not set 853 # CONFIG_SENSORS_W83793 is not set 854 # CONFIG_SENSORS_W83L785TS is not set 855 + # CONFIG_SENSORS_W83L786NG is not set 856 # CONFIG_SENSORS_W83627HF is not set 857 # CONFIG_SENSORS_W83627EHF is not set 858 # CONFIG_HWMON_DEBUG_CHIP is not set 859 + # CONFIG_THERMAL is not set 860 CONFIG_WATCHDOG=y 861 # CONFIG_WATCHDOG_NOWAYOUT is not set 862 ··· 934 CONFIG_USB_ARCH_HAS_EHCI=y 935 CONFIG_USB=y 936 # CONFIG_USB_DEBUG is not set 937 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 938 939 # 940 # Miscellaneous USB options ··· 947 # USB Host Controller Drivers 948 # 949 CONFIG_USB_EHCI_HCD=y 950 CONFIG_USB_EHCI_ROOT_HUB_TT=y 951 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 952 CONFIG_USB_EHCI_FSL=y 953 + CONFIG_USB_EHCI_HCD_PPC_OF=y 954 # CONFIG_USB_ISP116X_HCD is not set 955 CONFIG_USB_OHCI_HCD=y 956 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1001 # 1002 # USB port drivers 1003 # 1004 # CONFIG_USB_SERIAL is not set 1005 1006 # ··· 1030 # CONFIG_USB_TRANCEVIBRATOR is not set 1031 # CONFIG_USB_IOWARRIOR is not set 1032 # CONFIG_USB_TEST is not set 1033 CONFIG_USB_GADGET=y 1034 # CONFIG_USB_GADGET_DEBUG is not set 1035 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1063 # CONFIG_USB_FILE_STORAGE is not set 1064 # CONFIG_USB_G_SERIAL is not set 1065 # CONFIG_USB_MIDI_GADGET is not set 1066 + # CONFIG_USB_G_PRINTER is not set 1067 # CONFIG_MMC is not set 1068 + # CONFIG_MEMSTICK is not set 1069 # CONFIG_NEW_LEDS is not set 1070 # CONFIG_INFINIBAND is not set 1071 # CONFIG_EDAC is not set ··· 1095 # CONFIG_RTC_DRV_PCF8563 is not set 1096 # CONFIG_RTC_DRV_PCF8583 is not set 1097 # CONFIG_RTC_DRV_M41T80 is not set 1098 + # CONFIG_RTC_DRV_S35390A is not set 1099 1100 # 1101 # SPI RTC drivers 1102 # 1103 # CONFIG_RTC_DRV_MAX6902 is not set 1104 + # CONFIG_RTC_DRV_R9701 is not set 1105 + # CONFIG_RTC_DRV_RS5C348 is not set 1106 1107 # 1108 # Platform RTC drivers 1109 # 1110 # CONFIG_RTC_DRV_CMOS is not set 1111 + # CONFIG_RTC_DRV_DS1511 is not set 1112 # CONFIG_RTC_DRV_DS1553 is not set 1113 # CONFIG_RTC_DRV_DS1742 is not set 1114 + # CONFIG_RTC_DRV_STK17TA8 is not set 1115 # CONFIG_RTC_DRV_M48T86 is not set 1116 # CONFIG_RTC_DRV_M48T59 is not set 1117 # CONFIG_RTC_DRV_V3020 is not set ··· 1116 # 1117 # on-CPU RTC drivers 1118 # 1119 + # CONFIG_DMADEVICES is not set 1120 1121 # 1122 # Userspace I/O ··· 1141 # CONFIG_XFS_FS is not set 1142 # CONFIG_GFS2_FS is not set 1143 # CONFIG_OCFS2_FS is not set 1144 + CONFIG_DNOTIFY=y 1145 CONFIG_INOTIFY=y 1146 CONFIG_INOTIFY_USER=y 1147 # CONFIG_QUOTA is not set 1148 # CONFIG_AUTOFS_FS is not set 1149 # CONFIG_AUTOFS4_FS is not set 1150 # CONFIG_FUSE_FS is not set ··· 1199 # CONFIG_JFFS2_RUBIN is not set 1200 # CONFIG_CRAMFS is not set 1201 # CONFIG_VXFS_FS is not set 1202 + # CONFIG_MINIX_FS is not set 1203 # CONFIG_HPFS_FS is not set 1204 # CONFIG_QNX4FS_FS is not set 1205 + # CONFIG_ROMFS_FS is not set 1206 # CONFIG_SYSV_FS is not set 1207 # CONFIG_UFS_FS is not set 1208 CONFIG_NETWORK_FILESYSTEMS=y ··· 1248 # CONFIG_SYSV68_PARTITION is not set 1249 # CONFIG_NLS is not set 1250 # CONFIG_DLM is not set 1251 1252 # 1253 # Library routines ··· 1266 CONFIG_HAS_IOMEM=y 1267 CONFIG_HAS_IOPORT=y 1268 CONFIG_HAS_DMA=y 1269 1270 # 1271 # Kernel hacking ··· 1285 # CONFIG_SCHEDSTATS is not set 1286 # CONFIG_TIMER_STATS is not set 1287 # CONFIG_SLUB_DEBUG_ON is not set 1288 + # CONFIG_SLUB_STATS is not set 1289 # CONFIG_DEBUG_RT_MUTEXES is not set 1290 # CONFIG_RT_MUTEX_TESTER is not set 1291 # CONFIG_DEBUG_SPINLOCK is not set ··· 1297 # CONFIG_DEBUG_VM is not set 1298 # CONFIG_DEBUG_LIST is not set 1299 # CONFIG_DEBUG_SG is not set 1300 # CONFIG_BOOT_PRINTK_DELAY is not set 1301 # CONFIG_RCU_TORTURE_TEST is not set 1302 + # CONFIG_BACKTRACE_SELF_TEST is not set 1303 # CONFIG_FAULT_INJECTION is not set 1304 # CONFIG_SAMPLES is not set 1305 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1318 CONFIG_CRYPTO=y 1319 CONFIG_CRYPTO_ALGAPI=y 1320 CONFIG_CRYPTO_BLKCIPHER=y 1321 + # CONFIG_CRYPTO_SEQIV is not set 1322 CONFIG_CRYPTO_MANAGER=y 1323 # CONFIG_CRYPTO_HMAC is not set 1324 # CONFIG_CRYPTO_XCBC is not set ··· 1335 CONFIG_CRYPTO_PCBC=m 1336 # CONFIG_CRYPTO_LRW is not set 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 1341 # CONFIG_CRYPTO_CRYPTD is not set 1342 CONFIG_CRYPTO_DES=y 1343 # CONFIG_CRYPTO_FCRYPT is not set ··· 1349 # CONFIG_CRYPTO_KHAZAD is not set 1350 # CONFIG_CRYPTO_ANUBIS is not set 1351 # CONFIG_CRYPTO_SEED is not set 1352 + # CONFIG_CRYPTO_SALSA20 is not set 1353 # CONFIG_CRYPTO_DEFLATE is not set 1354 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1355 # CONFIG_CRYPTO_CRC32C is not set 1356 # CONFIG_CRYPTO_CAMELLIA is not set 1357 # CONFIG_CRYPTO_TEST is not set 1358 # CONFIG_CRYPTO_AUTHENC is not set 1359 + # CONFIG_CRYPTO_LZO is not set 1360 CONFIG_CRYPTO_HW=y 1361 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1362 # CONFIG_PPC_CLOCK is not set
+72 -38
arch/powerpc/configs/mpc8315_rdb_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Wed Jan 23 20:02:25 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_SLABINFO=y 109 CONFIG_RT_MUTEXES=y 110 # CONFIG_TINY_SHMEM is not set ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 CONFIG_MPC831x_RDB=y 157 # CONFIG_MPC832x_MDS is not set 158 # CONFIG_MPC832x_RDB is not set ··· 161 # CONFIG_MPC834x_ITX is not set 162 # CONFIG_MPC836x_MDS is not set 163 # CONFIG_MPC837x_MDS is not set 164 CONFIG_PPC_MPC831x=y 165 CONFIG_IPIC=y 166 # CONFIG_MPIC is not set ··· 175 # CONFIG_PPC_INDIRECT_IO is not set 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 # CONFIG_FSL_ULI1575 is not set 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=250 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 CONFIG_BINFMT_ELF=y 197 # CONFIG_BINFMT_MISC is not set 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 CONFIG_PROC_DEVICETREE=y 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 268 # CONFIG_XFRM_USER is not set 269 # CONFIG_XFRM_SUB_POLICY is not set 270 # CONFIG_XFRM_MIGRATE is not set 271 # CONFIG_NET_KEY is not set 272 CONFIG_INET=y 273 CONFIG_IP_MULTICAST=y ··· 324 # 325 # CONFIG_NET_PKTGEN is not set 326 # CONFIG_HAMRADIO is not set 327 # CONFIG_IRDA is not set 328 # CONFIG_BT is not set 329 # CONFIG_AF_RXRPC is not set ··· 360 CONFIG_MTD_PARTITIONS=y 361 # CONFIG_MTD_REDBOOT_PARTS is not set 362 # CONFIG_MTD_CMDLINE_PARTS is not set 363 364 # 365 # User Modules And Translation Layers ··· 436 # CONFIG_MTD_NAND_NANDSIM is not set 437 # CONFIG_MTD_NAND_PLATFORM is not set 438 # CONFIG_MTD_ALAUDA is not set 439 # CONFIG_MTD_ONENAND is not set 440 441 # ··· 460 CONFIG_BLK_DEV_RAM=y 461 CONFIG_BLK_DEV_RAM_COUNT=16 462 CONFIG_BLK_DEV_RAM_SIZE=32768 463 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 464 # CONFIG_CDROM_PKTCDVD is not set 465 # CONFIG_ATA_OVER_ETH is not set 466 CONFIG_MISC_DEVICES=y ··· 468 # CONFIG_EEPROM_93CX6 is not set 469 # CONFIG_SGI_IOC4 is not set 470 # CONFIG_TIFM_CORE is not set 471 # CONFIG_IDE is not set 472 473 # ··· 534 # CONFIG_SCSI_IPS is not set 535 # CONFIG_SCSI_INITIO is not set 536 # CONFIG_SCSI_INIA100 is not set 537 # CONFIG_SCSI_STEX is not set 538 # CONFIG_SCSI_SYM53C8XX_2 is not set 539 # CONFIG_SCSI_IPR is not set ··· 589 # CONFIG_PATA_MPIIX is not set 590 # CONFIG_PATA_OLDPIIX is not set 591 # CONFIG_PATA_NETCELL is not set 592 # CONFIG_PATA_NS87410 is not set 593 # CONFIG_PATA_NS87415 is not set 594 # CONFIG_PATA_OPTI is not set ··· 647 # CONFIG_SMSC_PHY is not set 648 # CONFIG_BROADCOM_PHY is not set 649 # CONFIG_ICPLUS_PHY is not set 650 # CONFIG_FIXED_PHY is not set 651 # CONFIG_MDIO_BITBANG is not set 652 CONFIG_NET_ETHERNET=y ··· 656 # CONFIG_SUNGEM is not set 657 # CONFIG_CASSINI is not set 658 # CONFIG_NET_VENDOR_3COM is not set 659 # CONFIG_NET_TULIP is not set 660 # CONFIG_HP100 is not set 661 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 676 # CONFIG_NE2K_PCI is not set 677 # CONFIG_8139CP is not set 678 # CONFIG_8139TOO is not set 679 # CONFIG_SIS900 is not set 680 # CONFIG_EPIC100 is not set 681 # CONFIG_SUNDANCE is not set ··· 688 # CONFIG_DL2K is not set 689 # CONFIG_E1000 is not set 690 # CONFIG_E1000E is not set 691 # CONFIG_IP1000 is not set 692 # CONFIG_NS83820 is not set 693 # CONFIG_HAMACHI is not set 694 # CONFIG_YELLOWFIN is not set ··· 717 # CONFIG_NIU is not set 718 # CONFIG_MLX4_CORE is not set 719 # CONFIG_TEHUTI is not set 720 # CONFIG_TR is not set 721 722 # ··· 740 # CONFIG_PPP is not set 741 # CONFIG_SLIP is not set 742 # CONFIG_NET_FC is not set 743 - # CONFIG_SHAPER is not set 744 # CONFIG_NETCONSOLE is not set 745 # CONFIG_NETPOLL is not set 746 # CONFIG_NET_POLL_CONTROLLER is not set ··· 782 # 783 # CONFIG_VT is not set 784 # CONFIG_SERIAL_NONSTANDARD is not set 785 786 # 787 # Serial drivers ··· 856 # 857 # Miscellaneous I2C Chip support 858 # 859 - # CONFIG_SENSORS_DS1337 is not set 860 - # CONFIG_SENSORS_DS1374 is not set 861 # CONFIG_DS1682 is not set 862 # CONFIG_SENSORS_EEPROM is not set 863 # CONFIG_SENSORS_PCF8574 is not set 864 - # CONFIG_SENSORS_PCA9539 is not set 865 # CONFIG_SENSORS_PCF8591 is not set 866 - # CONFIG_SENSORS_M41T00 is not set 867 # CONFIG_SENSORS_MAX6875 is not set 868 # CONFIG_SENSORS_TSL2550 is not set 869 # CONFIG_I2C_DEBUG_CORE is not set ··· 900 # CONFIG_SENSORS_ADM1031 is not set 901 # CONFIG_SENSORS_ADM9240 is not set 902 # CONFIG_SENSORS_ADT7470 is not set 903 # CONFIG_SENSORS_ATXP1 is not set 904 # CONFIG_SENSORS_DS1621 is not set 905 # CONFIG_SENSORS_I5K_AMB is not set ··· 931 # CONFIG_SENSORS_SMSC47M1 is not set 932 # CONFIG_SENSORS_SMSC47M192 is not set 933 # CONFIG_SENSORS_SMSC47B397 is not set 934 # CONFIG_SENSORS_THMC50 is not set 935 # CONFIG_SENSORS_VIA686A is not set 936 # CONFIG_SENSORS_VT1211 is not set ··· 941 # CONFIG_SENSORS_W83792D is not set 942 # CONFIG_SENSORS_W83793 is not set 943 # CONFIG_SENSORS_W83L785TS is not set 944 # CONFIG_SENSORS_W83627HF is not set 945 # CONFIG_SENSORS_W83627EHF is not set 946 # CONFIG_HWMON_DEBUG_CHIP is not set 947 CONFIG_WATCHDOG=y 948 # CONFIG_WATCHDOG_NOWAYOUT is not set 949 ··· 1025 CONFIG_USB_ARCH_HAS_EHCI=y 1026 CONFIG_USB=y 1027 # CONFIG_USB_DEBUG is not set 1028 1029 # 1030 # Miscellaneous USB options ··· 1039 # USB Host Controller Drivers 1040 # 1041 CONFIG_USB_EHCI_HCD=y 1042 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1043 CONFIG_USB_EHCI_ROOT_HUB_TT=y 1044 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1045 CONFIG_USB_EHCI_FSL=y 1046 # CONFIG_USB_ISP116X_HCD is not set 1047 CONFIG_USB_OHCI_HCD=y 1048 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1093 # 1094 # USB port drivers 1095 # 1096 - 1097 - # 1098 - # USB Serial Converter support 1099 - # 1100 # CONFIG_USB_SERIAL is not set 1101 1102 # ··· 1118 # CONFIG_USB_TRANCEVIBRATOR is not set 1119 # CONFIG_USB_IOWARRIOR is not set 1120 # CONFIG_USB_TEST is not set 1121 - 1122 - # 1123 - # USB DSL modem support 1124 - # 1125 - 1126 - # 1127 - # USB Gadget Support 1128 - # 1129 CONFIG_USB_GADGET=y 1130 # CONFIG_USB_GADGET_DEBUG is not set 1131 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1143 # CONFIG_USB_FILE_STORAGE is not set 1144 # CONFIG_USB_G_SERIAL is not set 1145 # CONFIG_USB_MIDI_GADGET is not set 1146 # CONFIG_MMC is not set 1147 # CONFIG_NEW_LEDS is not set 1148 # CONFIG_INFINIBAND is not set 1149 # CONFIG_EDAC is not set ··· 1177 # CONFIG_RTC_DRV_PCF8563 is not set 1178 # CONFIG_RTC_DRV_PCF8583 is not set 1179 # CONFIG_RTC_DRV_M41T80 is not set 1180 1181 # 1182 # SPI RTC drivers 1183 # 1184 - # CONFIG_RTC_DRV_RS5C348 is not set 1185 # CONFIG_RTC_DRV_MAX6902 is not set 1186 1187 # 1188 # Platform RTC drivers 1189 # 1190 # CONFIG_RTC_DRV_CMOS is not set 1191 # CONFIG_RTC_DRV_DS1553 is not set 1192 - # CONFIG_RTC_DRV_STK17TA8 is not set 1193 # CONFIG_RTC_DRV_DS1742 is not set 1194 # CONFIG_RTC_DRV_M48T86 is not set 1195 # CONFIG_RTC_DRV_M48T59 is not set 1196 # CONFIG_RTC_DRV_V3020 is not set ··· 1201 # 1202 # on-CPU RTC drivers 1203 # 1204 1205 # 1206 # Userspace I/O ··· 1227 # CONFIG_XFS_FS is not set 1228 # CONFIG_GFS2_FS is not set 1229 # CONFIG_OCFS2_FS is not set 1230 - # CONFIG_MINIX_FS is not set 1231 - # CONFIG_ROMFS_FS is not set 1232 CONFIG_INOTIFY=y 1233 CONFIG_INOTIFY_USER=y 1234 # CONFIG_QUOTA is not set 1235 - CONFIG_DNOTIFY=y 1236 # CONFIG_AUTOFS_FS is not set 1237 # CONFIG_AUTOFS4_FS is not set 1238 # CONFIG_FUSE_FS is not set ··· 1283 # CONFIG_JFFS2_RUBIN is not set 1284 # CONFIG_CRAMFS is not set 1285 # CONFIG_VXFS_FS is not set 1286 # CONFIG_HPFS_FS is not set 1287 # CONFIG_QNX4FS_FS is not set 1288 # CONFIG_SYSV_FS is not set 1289 # CONFIG_UFS_FS is not set 1290 CONFIG_NETWORK_FILESYSTEMS=y ··· 1351 CONFIG_HAS_IOMEM=y 1352 CONFIG_HAS_IOPORT=y 1353 CONFIG_HAS_DMA=y 1354 - # CONFIG_INSTRUMENTATION is not set 1355 1356 # 1357 # Kernel hacking ··· 1369 # CONFIG_SCHEDSTATS is not set 1370 # CONFIG_TIMER_STATS is not set 1371 # CONFIG_SLUB_DEBUG_ON is not set 1372 # CONFIG_DEBUG_RT_MUTEXES is not set 1373 # CONFIG_RT_MUTEX_TESTER is not set 1374 # CONFIG_DEBUG_SPINLOCK is not set ··· 1382 # CONFIG_DEBUG_VM is not set 1383 # CONFIG_DEBUG_LIST is not set 1384 # CONFIG_DEBUG_SG is not set 1385 - CONFIG_FORCED_INLINING=y 1386 # CONFIG_BOOT_PRINTK_DELAY is not set 1387 # CONFIG_RCU_TORTURE_TEST is not set 1388 # CONFIG_FAULT_INJECTION is not set 1389 # CONFIG_SAMPLES is not set 1390 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1403 CONFIG_CRYPTO=y 1404 CONFIG_CRYPTO_ALGAPI=y 1405 CONFIG_CRYPTO_BLKCIPHER=y 1406 CONFIG_CRYPTO_MANAGER=y 1407 # CONFIG_CRYPTO_HMAC is not set 1408 # CONFIG_CRYPTO_XCBC is not set ··· 1421 CONFIG_CRYPTO_PCBC=m 1422 # CONFIG_CRYPTO_LRW is not set 1423 # CONFIG_CRYPTO_XTS is not set 1424 # CONFIG_CRYPTO_CRYPTD is not set 1425 CONFIG_CRYPTO_DES=y 1426 # CONFIG_CRYPTO_FCRYPT is not set ··· 1438 # CONFIG_CRYPTO_KHAZAD is not set 1439 # CONFIG_CRYPTO_ANUBIS is not set 1440 # CONFIG_CRYPTO_SEED is not set 1441 # CONFIG_CRYPTO_DEFLATE is not set 1442 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1443 # CONFIG_CRYPTO_CRC32C is not set 1444 # CONFIG_CRYPTO_CAMELLIA is not set 1445 # CONFIG_CRYPTO_TEST is not set 1446 # CONFIG_CRYPTO_AUTHENC is not set 1447 CONFIG_CRYPTO_HW=y 1448 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:15 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set ··· 126 # CONFIG_DEFAULT_CFQ is not set 127 # CONFIG_DEFAULT_NOOP is not set 128 CONFIG_DEFAULT_IOSCHED="anticipatory" 129 + CONFIG_CLASSIC_RCU=y 130 131 # 132 # Platform support ··· 134 # CONFIG_PPC_82xx is not set 135 CONFIG_PPC_83xx=y 136 # CONFIG_PPC_86xx is not set 137 + # CONFIG_PPC_MPC512x is not set 138 + # CONFIG_PPC_MPC5121 is not set 139 # CONFIG_PPC_CELL is not set 140 # CONFIG_PPC_CELL_NATIVE is not set 141 # CONFIG_PQ2ADS is not set 142 + CONFIG_MPC83xx=y 143 CONFIG_MPC831x_RDB=y 144 # CONFIG_MPC832x_MDS is not set 145 # CONFIG_MPC832x_RDB is not set ··· 146 # CONFIG_MPC834x_ITX is not set 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 151 CONFIG_PPC_MPC831x=y 152 CONFIG_IPIC=y 153 # CONFIG_MPIC is not set ··· 158 # CONFIG_PPC_INDIRECT_IO is not set 159 # CONFIG_GENERIC_IOMAP is not set 160 # CONFIG_CPU_FREQ is not set 161 # CONFIG_FSL_ULI1575 is not set 162 163 # ··· 174 # CONFIG_HZ_300 is not set 175 # CONFIG_HZ_1000 is not set 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set 181 CONFIG_BINFMT_ELF=y 182 # CONFIG_BINFMT_MISC is not set 183 + # CONFIG_IOMMU_HELPER is not set 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 187 CONFIG_ARCH_FLATMEM_ENABLE=y 188 CONFIG_ARCH_POPULATES_NODE_MAP=y 189 CONFIG_SELECT_MEMORY_MODEL=y ··· 198 CONFIG_PROC_DEVICETREE=y 199 # CONFIG_CMDLINE_BOOL is not set 200 # CONFIG_PM is not set 201 CONFIG_SECCOMP=y 202 CONFIG_ISA_DMA_API=y 203 204 # ··· 252 # CONFIG_XFRM_USER is not set 253 # CONFIG_XFRM_SUB_POLICY is not set 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 256 # CONFIG_NET_KEY is not set 257 CONFIG_INET=y 258 CONFIG_IP_MULTICAST=y ··· 307 # 308 # CONFIG_NET_PKTGEN is not set 309 # CONFIG_HAMRADIO is not set 310 + # CONFIG_CAN is not set 311 # CONFIG_IRDA is not set 312 # CONFIG_BT is not set 313 # CONFIG_AF_RXRPC is not set ··· 342 CONFIG_MTD_PARTITIONS=y 343 # CONFIG_MTD_REDBOOT_PARTS is not set 344 # CONFIG_MTD_CMDLINE_PARTS is not set 345 + # CONFIG_MTD_OF_PARTS is not set 346 347 # 348 # User Modules And Translation Layers ··· 417 # CONFIG_MTD_NAND_NANDSIM is not set 418 # CONFIG_MTD_NAND_PLATFORM is not set 419 # CONFIG_MTD_ALAUDA is not set 420 + # CONFIG_MTD_NAND_FSL_ELBC is not set 421 # CONFIG_MTD_ONENAND is not set 422 423 # ··· 440 CONFIG_BLK_DEV_RAM=y 441 CONFIG_BLK_DEV_RAM_COUNT=16 442 CONFIG_BLK_DEV_RAM_SIZE=32768 443 + # CONFIG_BLK_DEV_XIP is not set 444 # CONFIG_CDROM_PKTCDVD is not set 445 # CONFIG_ATA_OVER_ETH is not set 446 CONFIG_MISC_DEVICES=y ··· 448 # CONFIG_EEPROM_93CX6 is not set 449 # CONFIG_SGI_IOC4 is not set 450 # CONFIG_TIFM_CORE is not set 451 + # CONFIG_ENCLOSURE_SERVICES is not set 452 + CONFIG_HAVE_IDE=y 453 # CONFIG_IDE is not set 454 455 # ··· 512 # CONFIG_SCSI_IPS is not set 513 # CONFIG_SCSI_INITIO is not set 514 # CONFIG_SCSI_INIA100 is not set 515 + # CONFIG_SCSI_MVSAS is not set 516 # CONFIG_SCSI_STEX is not set 517 # CONFIG_SCSI_SYM53C8XX_2 is not set 518 # CONFIG_SCSI_IPR is not set ··· 566 # CONFIG_PATA_MPIIX is not set 567 # CONFIG_PATA_OLDPIIX is not set 568 # CONFIG_PATA_NETCELL is not set 569 + # CONFIG_PATA_NINJA32 is not set 570 # CONFIG_PATA_NS87410 is not set 571 # CONFIG_PATA_NS87415 is not set 572 # CONFIG_PATA_OPTI is not set ··· 623 # CONFIG_SMSC_PHY is not set 624 # CONFIG_BROADCOM_PHY is not set 625 # CONFIG_ICPLUS_PHY is not set 626 + # CONFIG_REALTEK_PHY is not set 627 # CONFIG_FIXED_PHY is not set 628 # CONFIG_MDIO_BITBANG is not set 629 CONFIG_NET_ETHERNET=y ··· 631 # CONFIG_SUNGEM is not set 632 # CONFIG_CASSINI is not set 633 # CONFIG_NET_VENDOR_3COM is not set 634 + # CONFIG_ENC28J60 is not set 635 # CONFIG_NET_TULIP is not set 636 # CONFIG_HP100 is not set 637 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 650 # CONFIG_NE2K_PCI is not set 651 # CONFIG_8139CP is not set 652 # CONFIG_8139TOO is not set 653 + # CONFIG_R6040 is not set 654 # CONFIG_SIS900 is not set 655 # CONFIG_EPIC100 is not set 656 # CONFIG_SUNDANCE is not set ··· 661 # CONFIG_DL2K is not set 662 # CONFIG_E1000 is not set 663 # CONFIG_E1000E is not set 664 + # CONFIG_E1000E_ENABLED is not set 665 # CONFIG_IP1000 is not set 666 + # CONFIG_IGB is not set 667 # CONFIG_NS83820 is not set 668 # CONFIG_HAMACHI is not set 669 # CONFIG_YELLOWFIN is not set ··· 688 # CONFIG_NIU is not set 689 # CONFIG_MLX4_CORE is not set 690 # CONFIG_TEHUTI is not set 691 + # CONFIG_BNX2X is not set 692 # CONFIG_TR is not set 693 694 # ··· 710 # CONFIG_PPP is not set 711 # CONFIG_SLIP is not set 712 # CONFIG_NET_FC is not set 713 # CONFIG_NETCONSOLE is not set 714 # CONFIG_NETPOLL is not set 715 # CONFIG_NET_POLL_CONTROLLER is not set ··· 753 # 754 # CONFIG_VT is not set 755 # CONFIG_SERIAL_NONSTANDARD is not set 756 + # CONFIG_NOZOMI is not set 757 758 # 759 # Serial drivers ··· 826 # 827 # Miscellaneous I2C Chip support 828 # 829 # CONFIG_DS1682 is not set 830 # CONFIG_SENSORS_EEPROM is not set 831 # CONFIG_SENSORS_PCF8574 is not set 832 + # CONFIG_PCF8575 is not set 833 # CONFIG_SENSORS_PCF8591 is not set 834 + # CONFIG_TPS65010 is not set 835 # CONFIG_SENSORS_MAX6875 is not set 836 # CONFIG_SENSORS_TSL2550 is not set 837 # CONFIG_I2C_DEBUG_CORE is not set ··· 872 # CONFIG_SENSORS_ADM1031 is not set 873 # CONFIG_SENSORS_ADM9240 is not set 874 # CONFIG_SENSORS_ADT7470 is not set 875 + # CONFIG_SENSORS_ADT7473 is not set 876 # CONFIG_SENSORS_ATXP1 is not set 877 # CONFIG_SENSORS_DS1621 is not set 878 # CONFIG_SENSORS_I5K_AMB is not set ··· 902 # CONFIG_SENSORS_SMSC47M1 is not set 903 # CONFIG_SENSORS_SMSC47M192 is not set 904 # CONFIG_SENSORS_SMSC47B397 is not set 905 + # CONFIG_SENSORS_ADS7828 is not set 906 # CONFIG_SENSORS_THMC50 is not set 907 # CONFIG_SENSORS_VIA686A is not set 908 # CONFIG_SENSORS_VT1211 is not set ··· 911 # CONFIG_SENSORS_W83792D is not set 912 # CONFIG_SENSORS_W83793 is not set 913 # CONFIG_SENSORS_W83L785TS is not set 914 + # CONFIG_SENSORS_W83L786NG is not set 915 # CONFIG_SENSORS_W83627HF is not set 916 # CONFIG_SENSORS_W83627EHF is not set 917 # CONFIG_HWMON_DEBUG_CHIP is not set 918 + # CONFIG_THERMAL is not set 919 CONFIG_WATCHDOG=y 920 # CONFIG_WATCHDOG_NOWAYOUT is not set 921 ··· 993 CONFIG_USB_ARCH_HAS_EHCI=y 994 CONFIG_USB=y 995 # CONFIG_USB_DEBUG is not set 996 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 997 998 # 999 # Miscellaneous USB options ··· 1006 # USB Host Controller Drivers 1007 # 1008 CONFIG_USB_EHCI_HCD=y 1009 CONFIG_USB_EHCI_ROOT_HUB_TT=y 1010 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1011 CONFIG_USB_EHCI_FSL=y 1012 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1013 # CONFIG_USB_ISP116X_HCD is not set 1014 CONFIG_USB_OHCI_HCD=y 1015 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1060 # 1061 # USB port drivers 1062 # 1063 # CONFIG_USB_SERIAL is not set 1064 1065 # ··· 1089 # CONFIG_USB_TRANCEVIBRATOR is not set 1090 # CONFIG_USB_IOWARRIOR is not set 1091 # CONFIG_USB_TEST is not set 1092 CONFIG_USB_GADGET=y 1093 # CONFIG_USB_GADGET_DEBUG is not set 1094 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1122 # CONFIG_USB_FILE_STORAGE is not set 1123 # CONFIG_USB_G_SERIAL is not set 1124 # CONFIG_USB_MIDI_GADGET is not set 1125 + # CONFIG_USB_G_PRINTER is not set 1126 # CONFIG_MMC is not set 1127 + # CONFIG_MEMSTICK is not set 1128 # CONFIG_NEW_LEDS is not set 1129 # CONFIG_INFINIBAND is not set 1130 # CONFIG_EDAC is not set ··· 1154 # CONFIG_RTC_DRV_PCF8563 is not set 1155 # CONFIG_RTC_DRV_PCF8583 is not set 1156 # CONFIG_RTC_DRV_M41T80 is not set 1157 + # CONFIG_RTC_DRV_S35390A is not set 1158 1159 # 1160 # SPI RTC drivers 1161 # 1162 # CONFIG_RTC_DRV_MAX6902 is not set 1163 + # CONFIG_RTC_DRV_R9701 is not set 1164 + # CONFIG_RTC_DRV_RS5C348 is not set 1165 1166 # 1167 # Platform RTC drivers 1168 # 1169 # CONFIG_RTC_DRV_CMOS is not set 1170 + # CONFIG_RTC_DRV_DS1511 is not set 1171 # CONFIG_RTC_DRV_DS1553 is not set 1172 # CONFIG_RTC_DRV_DS1742 is not set 1173 + # CONFIG_RTC_DRV_STK17TA8 is not set 1174 # CONFIG_RTC_DRV_M48T86 is not set 1175 # CONFIG_RTC_DRV_M48T59 is not set 1176 # CONFIG_RTC_DRV_V3020 is not set ··· 1175 # 1176 # on-CPU RTC drivers 1177 # 1178 + # CONFIG_DMADEVICES is not set 1179 1180 # 1181 # Userspace I/O ··· 1200 # CONFIG_XFS_FS is not set 1201 # CONFIG_GFS2_FS is not set 1202 # CONFIG_OCFS2_FS is not set 1203 + CONFIG_DNOTIFY=y 1204 CONFIG_INOTIFY=y 1205 CONFIG_INOTIFY_USER=y 1206 # CONFIG_QUOTA is not set 1207 # CONFIG_AUTOFS_FS is not set 1208 # CONFIG_AUTOFS4_FS is not set 1209 # CONFIG_FUSE_FS is not set ··· 1258 # CONFIG_JFFS2_RUBIN is not set 1259 # CONFIG_CRAMFS is not set 1260 # CONFIG_VXFS_FS is not set 1261 + # CONFIG_MINIX_FS is not set 1262 # CONFIG_HPFS_FS is not set 1263 # CONFIG_QNX4FS_FS is not set 1264 + # CONFIG_ROMFS_FS is not set 1265 # CONFIG_SYSV_FS is not set 1266 # CONFIG_UFS_FS is not set 1267 CONFIG_NETWORK_FILESYSTEMS=y ··· 1324 CONFIG_HAS_IOMEM=y 1325 CONFIG_HAS_IOPORT=y 1326 CONFIG_HAS_DMA=y 1327 1328 # 1329 # Kernel hacking ··· 1343 # CONFIG_SCHEDSTATS is not set 1344 # CONFIG_TIMER_STATS is not set 1345 # CONFIG_SLUB_DEBUG_ON is not set 1346 + # CONFIG_SLUB_STATS is not set 1347 # CONFIG_DEBUG_RT_MUTEXES is not set 1348 # CONFIG_RT_MUTEX_TESTER is not set 1349 # CONFIG_DEBUG_SPINLOCK is not set ··· 1355 # CONFIG_DEBUG_VM is not set 1356 # CONFIG_DEBUG_LIST is not set 1357 # CONFIG_DEBUG_SG is not set 1358 # CONFIG_BOOT_PRINTK_DELAY is not set 1359 # CONFIG_RCU_TORTURE_TEST is not set 1360 + # CONFIG_BACKTRACE_SELF_TEST is not set 1361 # CONFIG_FAULT_INJECTION is not set 1362 # CONFIG_SAMPLES is not set 1363 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1376 CONFIG_CRYPTO=y 1377 CONFIG_CRYPTO_ALGAPI=y 1378 CONFIG_CRYPTO_BLKCIPHER=y 1379 + # CONFIG_CRYPTO_SEQIV is not set 1380 CONFIG_CRYPTO_MANAGER=y 1381 # CONFIG_CRYPTO_HMAC is not set 1382 # CONFIG_CRYPTO_XCBC is not set ··· 1393 CONFIG_CRYPTO_PCBC=m 1394 # CONFIG_CRYPTO_LRW is not set 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 1399 # CONFIG_CRYPTO_CRYPTD is not set 1400 CONFIG_CRYPTO_DES=y 1401 # CONFIG_CRYPTO_FCRYPT is not set ··· 1407 # CONFIG_CRYPTO_KHAZAD is not set 1408 # CONFIG_CRYPTO_ANUBIS is not set 1409 # CONFIG_CRYPTO_SEED is not set 1410 + # CONFIG_CRYPTO_SALSA20 is not set 1411 # CONFIG_CRYPTO_DEFLATE is not set 1412 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1413 # CONFIG_CRYPTO_CRC32C is not set 1414 # CONFIG_CRYPTO_CAMELLIA is not set 1415 # CONFIG_CRYPTO_TEST is not set 1416 # CONFIG_CRYPTO_AUTHENC is not set 1417 + # CONFIG_CRYPTO_LZO is not set 1418 CONFIG_CRYPTO_HW=y 1419 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1420 # CONFIG_PPC_CLOCK is not set
+71 -30
arch/powerpc/configs/mpc832x_mds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:33 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 157 CONFIG_MPC832x_MDS=y 158 # CONFIG_MPC832x_RDB is not set 159 # CONFIG_MPC834x_MDS is not set 160 # CONFIG_MPC834x_ITX is not set 161 # CONFIG_MPC836x_MDS is not set 162 CONFIG_PPC_MPC832x=y 163 # CONFIG_MPIC is not set 164 # CONFIG_MPIC_WEIRD is not set 165 # CONFIG_PPC_I8259 is not set ··· 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 CONFIG_QUICC_ENGINE=y 179 - # CONFIG_CPM2 is not set 180 # CONFIG_FSL_ULI1575 is not set 181 182 # ··· 191 # CONFIG_HZ_300 is not set 192 # CONFIG_HZ_1000 is not set 193 CONFIG_HZ=250 194 CONFIG_PREEMPT_NONE=y 195 # CONFIG_PREEMPT_VOLUNTARY is not set 196 # CONFIG_PREEMPT is not set 197 CONFIG_BINFMT_ELF=y 198 # CONFIG_BINFMT_MISC is not set 199 CONFIG_MATH_EMULATION=y 200 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 201 CONFIG_ARCH_FLATMEM_ENABLE=y 202 CONFIG_ARCH_POPULATES_NODE_MAP=y 203 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 CONFIG_PROC_DEVICETREE=y 221 # CONFIG_CMDLINE_BOOL is not set 222 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 CONFIG_SECCOMP=y 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="" 228 CONFIG_ISA_DMA_API=y 229 230 # ··· 269 # CONFIG_XFRM_USER is not set 270 # CONFIG_XFRM_SUB_POLICY is not set 271 # CONFIG_XFRM_MIGRATE is not set 272 # CONFIG_NET_KEY is not set 273 CONFIG_INET=y 274 CONFIG_IP_MULTICAST=y ··· 325 # 326 # CONFIG_NET_PKTGEN is not set 327 # CONFIG_HAMRADIO is not set 328 # CONFIG_IRDA is not set 329 # CONFIG_BT is not set 330 # CONFIG_AF_RXRPC is not set ··· 370 CONFIG_BLK_DEV_RAM=y 371 CONFIG_BLK_DEV_RAM_COUNT=16 372 CONFIG_BLK_DEV_RAM_SIZE=32768 373 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 374 # CONFIG_CDROM_PKTCDVD is not set 375 # CONFIG_ATA_OVER_ETH is not set 376 CONFIG_MISC_DEVICES=y ··· 378 # CONFIG_EEPROM_93CX6 is not set 379 # CONFIG_SGI_IOC4 is not set 380 # CONFIG_TIFM_CORE is not set 381 # CONFIG_IDE is not set 382 383 # ··· 444 # CONFIG_SCSI_IPS is not set 445 # CONFIG_SCSI_INITIO is not set 446 # CONFIG_SCSI_INIA100 is not set 447 # CONFIG_SCSI_STEX is not set 448 # CONFIG_SCSI_SYM53C8XX_2 is not set 449 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 475 # CONFIG_EQUALIZER is not set 476 # CONFIG_TUN is not set 477 # CONFIG_VETH is not set 478 - # CONFIG_IP1000 is not set 479 # CONFIG_ARCNET is not set 480 CONFIG_PHYLIB=y 481 ··· 490 # CONFIG_SMSC_PHY is not set 491 # CONFIG_BROADCOM_PHY is not set 492 # CONFIG_ICPLUS_PHY is not set 493 # CONFIG_FIXED_PHY is not set 494 # CONFIG_MDIO_BITBANG is not set 495 CONFIG_NET_ETHERNET=y ··· 512 # CONFIG_DL2K is not set 513 # CONFIG_E1000 is not set 514 # CONFIG_E1000E is not set 515 # CONFIG_NS83820 is not set 516 # CONFIG_HAMACHI is not set 517 # CONFIG_YELLOWFIN is not set ··· 545 # CONFIG_NIU is not set 546 # CONFIG_MLX4_CORE is not set 547 # CONFIG_TEHUTI is not set 548 # CONFIG_TR is not set 549 550 # ··· 559 # CONFIG_PPP is not set 560 # CONFIG_SLIP is not set 561 # CONFIG_NET_FC is not set 562 - # CONFIG_SHAPER is not set 563 # CONFIG_NETCONSOLE is not set 564 # CONFIG_NETPOLL is not set 565 # CONFIG_NET_POLL_CONTROLLER is not set ··· 601 # 602 # CONFIG_VT is not set 603 # CONFIG_SERIAL_NONSTANDARD is not set 604 605 # 606 # Serial drivers ··· 621 CONFIG_SERIAL_CORE_CONSOLE=y 622 # CONFIG_SERIAL_JSM is not set 623 # CONFIG_SERIAL_OF_PLATFORM is not set 624 CONFIG_UNIX98_PTYS=y 625 CONFIG_LEGACY_PTYS=y 626 CONFIG_LEGACY_PTY_COUNT=256 ··· 676 # 677 # Miscellaneous I2C Chip support 678 # 679 - # CONFIG_SENSORS_DS1337 is not set 680 - # CONFIG_SENSORS_DS1374 is not set 681 # CONFIG_DS1682 is not set 682 # CONFIG_SENSORS_EEPROM is not set 683 # CONFIG_SENSORS_PCF8574 is not set 684 - # CONFIG_SENSORS_PCA9539 is not set 685 # CONFIG_SENSORS_PCF8591 is not set 686 - # CONFIG_SENSORS_M41T00 is not set 687 # CONFIG_SENSORS_MAX6875 is not set 688 # CONFIG_SENSORS_TSL2550 is not set 689 # CONFIG_I2C_DEBUG_CORE is not set ··· 706 # CONFIG_SENSORS_ADM1031 is not set 707 # CONFIG_SENSORS_ADM9240 is not set 708 # CONFIG_SENSORS_ADT7470 is not set 709 # CONFIG_SENSORS_ATXP1 is not set 710 # CONFIG_SENSORS_DS1621 is not set 711 # CONFIG_SENSORS_I5K_AMB is not set ··· 736 # CONFIG_SENSORS_SMSC47M1 is not set 737 # CONFIG_SENSORS_SMSC47M192 is not set 738 # CONFIG_SENSORS_SMSC47B397 is not set 739 # CONFIG_SENSORS_THMC50 is not set 740 # CONFIG_SENSORS_VIA686A is not set 741 # CONFIG_SENSORS_VT1211 is not set ··· 746 # CONFIG_SENSORS_W83792D is not set 747 # CONFIG_SENSORS_W83793 is not set 748 # CONFIG_SENSORS_W83L785TS is not set 749 # CONFIG_SENSORS_W83627HF is not set 750 # CONFIG_SENSORS_W83627EHF is not set 751 # CONFIG_HWMON_DEBUG_CHIP is not set 752 CONFIG_WATCHDOG=y 753 # CONFIG_WATCHDOG_NOWAYOUT is not set 754 ··· 816 # 817 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 818 # 819 - 820 - # 821 - # USB Gadget Support 822 - # 823 # CONFIG_USB_GADGET is not set 824 # CONFIG_MMC is not set 825 # CONFIG_NEW_LEDS is not set 826 # CONFIG_INFINIBAND is not set 827 # CONFIG_EDAC is not set 828 CONFIG_RTC_LIB=y 829 CONFIG_RTC_CLASS=y 830 CONFIG_RTC_HCTOSYS=y 831 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 832 # CONFIG_RTC_DEBUG is not set ··· 854 # CONFIG_RTC_DRV_PCF8563 is not set 855 # CONFIG_RTC_DRV_PCF8583 is not set 856 # CONFIG_RTC_DRV_M41T80 is not set 857 858 # 859 # SPI RTC drivers ··· 864 # Platform RTC drivers 865 # 866 # CONFIG_RTC_DRV_CMOS is not set 867 # CONFIG_RTC_DRV_DS1553 is not set 868 - # CONFIG_RTC_DRV_STK17TA8 is not set 869 # CONFIG_RTC_DRV_DS1742 is not set 870 # CONFIG_RTC_DRV_M48T86 is not set 871 # CONFIG_RTC_DRV_M48T59 is not set 872 # CONFIG_RTC_DRV_V3020 is not set ··· 875 # 876 # on-CPU RTC drivers 877 # 878 879 # 880 # Userspace I/O ··· 901 # CONFIG_XFS_FS is not set 902 # CONFIG_GFS2_FS is not set 903 # CONFIG_OCFS2_FS is not set 904 - # CONFIG_MINIX_FS is not set 905 - # CONFIG_ROMFS_FS is not set 906 CONFIG_INOTIFY=y 907 CONFIG_INOTIFY_USER=y 908 # CONFIG_QUOTA is not set 909 - CONFIG_DNOTIFY=y 910 # CONFIG_AUTOFS_FS is not set 911 # CONFIG_AUTOFS4_FS is not set 912 # CONFIG_FUSE_FS is not set ··· 946 # CONFIG_EFS_FS is not set 947 # CONFIG_CRAMFS is not set 948 # CONFIG_VXFS_FS is not set 949 # CONFIG_HPFS_FS is not set 950 # CONFIG_QNX4FS_FS is not set 951 # CONFIG_SYSV_FS is not set 952 # CONFIG_UFS_FS is not set 953 CONFIG_NETWORK_FILESYSTEMS=y ··· 993 # CONFIG_SYSV68_PARTITION is not set 994 # CONFIG_NLS is not set 995 # CONFIG_DLM is not set 996 - # CONFIG_UCC_SLOW is not set 997 CONFIG_UCC_FAST=y 998 CONFIG_UCC=y 999 ··· 1010 CONFIG_HAS_IOMEM=y 1011 CONFIG_HAS_IOPORT=y 1012 CONFIG_HAS_DMA=y 1013 - # CONFIG_INSTRUMENTATION is not set 1014 1015 # 1016 # Kernel hacking ··· 1023 # CONFIG_HEADERS_CHECK is not set 1024 # CONFIG_DEBUG_KERNEL is not set 1025 # CONFIG_SLUB_DEBUG_ON is not set 1026 # CONFIG_DEBUG_BUGVERBOSE is not set 1027 # CONFIG_SAMPLES is not set 1028 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1037 CONFIG_CRYPTO=y 1038 CONFIG_CRYPTO_ALGAPI=y 1039 CONFIG_CRYPTO_BLKCIPHER=y 1040 CONFIG_CRYPTO_MANAGER=y 1041 # CONFIG_CRYPTO_HMAC is not set 1042 # CONFIG_CRYPTO_XCBC is not set ··· 1055 CONFIG_CRYPTO_PCBC=m 1056 # CONFIG_CRYPTO_LRW is not set 1057 # CONFIG_CRYPTO_XTS is not set 1058 # CONFIG_CRYPTO_CRYPTD is not set 1059 CONFIG_CRYPTO_DES=y 1060 # CONFIG_CRYPTO_FCRYPT is not set ··· 1072 # CONFIG_CRYPTO_KHAZAD is not set 1073 # CONFIG_CRYPTO_ANUBIS is not set 1074 # CONFIG_CRYPTO_SEED is not set 1075 # CONFIG_CRYPTO_DEFLATE is not set 1076 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1077 # CONFIG_CRYPTO_CRC32C is not set 1078 # CONFIG_CRYPTO_CAMELLIA is not set 1079 # CONFIG_CRYPTO_TEST is not set 1080 # CONFIG_CRYPTO_AUTHENC is not set 1081 CONFIG_CRYPTO_HW=y 1082 # CONFIG_PPC_CLOCK is not set 1083 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:16 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 143 CONFIG_MPC832x_MDS=y 144 # CONFIG_MPC832x_RDB is not set 145 # CONFIG_MPC834x_MDS is not set 146 # CONFIG_MPC834x_ITX is not set 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 151 CONFIG_PPC_MPC832x=y 152 + CONFIG_IPIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 CONFIG_QUICC_ENGINE=y 159 # CONFIG_FSL_ULI1575 is not set 160 161 # ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 # CONFIG_BINFMT_MISC is not set 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 186 CONFIG_ARCH_FLATMEM_ENABLE=y 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 197 CONFIG_PROC_DEVICETREE=y 198 # CONFIG_CMDLINE_BOOL is not set 199 # CONFIG_PM is not set 200 CONFIG_SECCOMP=y 201 CONFIG_ISA_DMA_API=y 202 203 # ··· 250 # CONFIG_XFRM_USER is not set 251 # CONFIG_XFRM_SUB_POLICY is not set 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 # CONFIG_AF_RXRPC is not set ··· 349 CONFIG_BLK_DEV_RAM=y 350 CONFIG_BLK_DEV_RAM_COUNT=16 351 CONFIG_BLK_DEV_RAM_SIZE=32768 352 + # CONFIG_BLK_DEV_XIP is not set 353 # CONFIG_CDROM_PKTCDVD is not set 354 # CONFIG_ATA_OVER_ETH is not set 355 CONFIG_MISC_DEVICES=y ··· 357 # CONFIG_EEPROM_93CX6 is not set 358 # CONFIG_SGI_IOC4 is not set 359 # CONFIG_TIFM_CORE is not set 360 + # CONFIG_ENCLOSURE_SERVICES is not set 361 + CONFIG_HAVE_IDE=y 362 # CONFIG_IDE is not set 363 364 # ··· 421 # CONFIG_SCSI_IPS is not set 422 # CONFIG_SCSI_INITIO is not set 423 # CONFIG_SCSI_INIA100 is not set 424 + # CONFIG_SCSI_MVSAS is not set 425 # CONFIG_SCSI_STEX is not set 426 # CONFIG_SCSI_SYM53C8XX_2 is not set 427 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 451 # CONFIG_EQUALIZER is not set 452 # CONFIG_TUN is not set 453 # CONFIG_VETH is not set 454 # CONFIG_ARCNET is not set 455 CONFIG_PHYLIB=y 456 ··· 467 # CONFIG_SMSC_PHY is not set 468 # CONFIG_BROADCOM_PHY is not set 469 # CONFIG_ICPLUS_PHY is not set 470 + # CONFIG_REALTEK_PHY is not set 471 # CONFIG_FIXED_PHY is not set 472 # CONFIG_MDIO_BITBANG is not set 473 CONFIG_NET_ETHERNET=y ··· 488 # CONFIG_DL2K is not set 489 # CONFIG_E1000 is not set 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 494 # CONFIG_NS83820 is not set 495 # CONFIG_HAMACHI is not set 496 # CONFIG_YELLOWFIN is not set ··· 518 # CONFIG_NIU is not set 519 # CONFIG_MLX4_CORE is not set 520 # CONFIG_TEHUTI is not set 521 + # CONFIG_BNX2X is not set 522 # CONFIG_TR is not set 523 524 # ··· 531 # CONFIG_PPP is not set 532 # CONFIG_SLIP is not set 533 # CONFIG_NET_FC is not set 534 # CONFIG_NETCONSOLE is not set 535 # CONFIG_NETPOLL is not set 536 # CONFIG_NET_POLL_CONTROLLER is not set ··· 574 # 575 # CONFIG_VT is not set 576 # CONFIG_SERIAL_NONSTANDARD is not set 577 + # CONFIG_NOZOMI is not set 578 579 # 580 # Serial drivers ··· 593 CONFIG_SERIAL_CORE_CONSOLE=y 594 # CONFIG_SERIAL_JSM is not set 595 # CONFIG_SERIAL_OF_PLATFORM is not set 596 + # CONFIG_SERIAL_QE is not set 597 CONFIG_UNIX98_PTYS=y 598 CONFIG_LEGACY_PTYS=y 599 CONFIG_LEGACY_PTY_COUNT=256 ··· 647 # 648 # Miscellaneous I2C Chip support 649 # 650 # CONFIG_DS1682 is not set 651 # CONFIG_SENSORS_EEPROM is not set 652 # CONFIG_SENSORS_PCF8574 is not set 653 + # CONFIG_PCF8575 is not set 654 # CONFIG_SENSORS_PCF8591 is not set 655 + # CONFIG_TPS65010 is not set 656 # CONFIG_SENSORS_MAX6875 is not set 657 # CONFIG_SENSORS_TSL2550 is not set 658 # CONFIG_I2C_DEBUG_CORE is not set ··· 679 # CONFIG_SENSORS_ADM1031 is not set 680 # CONFIG_SENSORS_ADM9240 is not set 681 # CONFIG_SENSORS_ADT7470 is not set 682 + # CONFIG_SENSORS_ADT7473 is not set 683 # CONFIG_SENSORS_ATXP1 is not set 684 # CONFIG_SENSORS_DS1621 is not set 685 # CONFIG_SENSORS_I5K_AMB is not set ··· 708 # CONFIG_SENSORS_SMSC47M1 is not set 709 # CONFIG_SENSORS_SMSC47M192 is not set 710 # CONFIG_SENSORS_SMSC47B397 is not set 711 + # CONFIG_SENSORS_ADS7828 is not set 712 # CONFIG_SENSORS_THMC50 is not set 713 # CONFIG_SENSORS_VIA686A is not set 714 # CONFIG_SENSORS_VT1211 is not set ··· 717 # CONFIG_SENSORS_W83792D is not set 718 # CONFIG_SENSORS_W83793 is not set 719 # CONFIG_SENSORS_W83L785TS is not set 720 + # CONFIG_SENSORS_W83L786NG is not set 721 # CONFIG_SENSORS_W83627HF is not set 722 # CONFIG_SENSORS_W83627EHF is not set 723 # CONFIG_HWMON_DEBUG_CHIP is not set 724 + # CONFIG_THERMAL is not set 725 CONFIG_WATCHDOG=y 726 # CONFIG_WATCHDOG_NOWAYOUT is not set 727 ··· 785 # 786 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 787 # 788 # CONFIG_USB_GADGET is not set 789 # CONFIG_MMC is not set 790 + # CONFIG_MEMSTICK is not set 791 # CONFIG_NEW_LEDS is not set 792 # CONFIG_INFINIBAND is not set 793 # CONFIG_EDAC is not set 794 CONFIG_RTC_LIB=y 795 CONFIG_RTC_CLASS=y 796 + 797 + # 798 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 799 + # 800 CONFIG_RTC_HCTOSYS=y 801 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 802 # CONFIG_RTC_DEBUG is not set ··· 822 # CONFIG_RTC_DRV_PCF8563 is not set 823 # CONFIG_RTC_DRV_PCF8583 is not set 824 # CONFIG_RTC_DRV_M41T80 is not set 825 + # CONFIG_RTC_DRV_S35390A is not set 826 827 # 828 # SPI RTC drivers ··· 831 # Platform RTC drivers 832 # 833 # CONFIG_RTC_DRV_CMOS is not set 834 + # CONFIG_RTC_DRV_DS1511 is not set 835 # CONFIG_RTC_DRV_DS1553 is not set 836 # CONFIG_RTC_DRV_DS1742 is not set 837 + # CONFIG_RTC_DRV_STK17TA8 is not set 838 # CONFIG_RTC_DRV_M48T86 is not set 839 # CONFIG_RTC_DRV_M48T59 is not set 840 # CONFIG_RTC_DRV_V3020 is not set ··· 841 # 842 # on-CPU RTC drivers 843 # 844 + # CONFIG_DMADEVICES is not set 845 846 # 847 # Userspace I/O ··· 866 # CONFIG_XFS_FS is not set 867 # CONFIG_GFS2_FS is not set 868 # CONFIG_OCFS2_FS is not set 869 + CONFIG_DNOTIFY=y 870 CONFIG_INOTIFY=y 871 CONFIG_INOTIFY_USER=y 872 # CONFIG_QUOTA is not set 873 # CONFIG_AUTOFS_FS is not set 874 # CONFIG_AUTOFS4_FS is not set 875 # CONFIG_FUSE_FS is not set ··· 913 # CONFIG_EFS_FS is not set 914 # CONFIG_CRAMFS is not set 915 # CONFIG_VXFS_FS is not set 916 + # CONFIG_MINIX_FS is not set 917 # CONFIG_HPFS_FS is not set 918 # CONFIG_QNX4FS_FS is not set 919 + # CONFIG_ROMFS_FS is not set 920 # CONFIG_SYSV_FS is not set 921 # CONFIG_UFS_FS is not set 922 CONFIG_NETWORK_FILESYSTEMS=y ··· 958 # CONFIG_SYSV68_PARTITION is not set 959 # CONFIG_NLS is not set 960 # CONFIG_DLM is not set 961 CONFIG_UCC_FAST=y 962 CONFIG_UCC=y 963 ··· 976 CONFIG_HAS_IOMEM=y 977 CONFIG_HAS_IOPORT=y 978 CONFIG_HAS_DMA=y 979 980 # 981 # Kernel hacking ··· 990 # CONFIG_HEADERS_CHECK is not set 991 # CONFIG_DEBUG_KERNEL is not set 992 # CONFIG_SLUB_DEBUG_ON is not set 993 + # CONFIG_SLUB_STATS is not set 994 # CONFIG_DEBUG_BUGVERBOSE is not set 995 # CONFIG_SAMPLES is not set 996 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1003 CONFIG_CRYPTO=y 1004 CONFIG_CRYPTO_ALGAPI=y 1005 CONFIG_CRYPTO_BLKCIPHER=y 1006 + # CONFIG_CRYPTO_SEQIV is not set 1007 CONFIG_CRYPTO_MANAGER=y 1008 # CONFIG_CRYPTO_HMAC is not set 1009 # CONFIG_CRYPTO_XCBC is not set ··· 1020 CONFIG_CRYPTO_PCBC=m 1021 # CONFIG_CRYPTO_LRW is not set 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 1026 # CONFIG_CRYPTO_CRYPTD is not set 1027 CONFIG_CRYPTO_DES=y 1028 # CONFIG_CRYPTO_FCRYPT is not set ··· 1034 # CONFIG_CRYPTO_KHAZAD is not set 1035 # CONFIG_CRYPTO_ANUBIS is not set 1036 # CONFIG_CRYPTO_SEED is not set 1037 + # CONFIG_CRYPTO_SALSA20 is not set 1038 # CONFIG_CRYPTO_DEFLATE is not set 1039 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1040 # CONFIG_CRYPTO_CRC32C is not set 1041 # CONFIG_CRYPTO_CAMELLIA is not set 1042 # CONFIG_CRYPTO_TEST is not set 1043 # CONFIG_CRYPTO_AUTHENC is not set 1044 + # CONFIG_CRYPTO_LZO is not set 1045 CONFIG_CRYPTO_HW=y 1046 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1047 # CONFIG_PPC_CLOCK is not set 1048 CONFIG_PPC_LIB_RHEAP=y
+68 -38
arch/powerpc/configs/mpc832x_rdb_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:35 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 157 # CONFIG_MPC832x_MDS is not set 158 CONFIG_MPC832x_RDB=y 159 # CONFIG_MPC834x_MDS is not set 160 # CONFIG_MPC834x_ITX is not set 161 # CONFIG_MPC836x_MDS is not set 162 CONFIG_PPC_MPC832x=y 163 # CONFIG_MPIC is not set 164 # CONFIG_MPIC_WEIRD is not set 165 # CONFIG_PPC_I8259 is not set ··· 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 CONFIG_QUICC_ENGINE=y 179 - # CONFIG_CPM2 is not set 180 # CONFIG_FSL_ULI1575 is not set 181 182 # ··· 191 # CONFIG_HZ_300 is not set 192 # CONFIG_HZ_1000 is not set 193 CONFIG_HZ=250 194 CONFIG_PREEMPT_NONE=y 195 # CONFIG_PREEMPT_VOLUNTARY is not set 196 # CONFIG_PREEMPT is not set 197 CONFIG_BINFMT_ELF=y 198 # CONFIG_BINFMT_MISC is not set 199 CONFIG_MATH_EMULATION=y 200 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 201 CONFIG_ARCH_FLATMEM_ENABLE=y 202 CONFIG_ARCH_POPULATES_NODE_MAP=y 203 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 CONFIG_PROC_DEVICETREE=y 221 # CONFIG_CMDLINE_BOOL is not set 222 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 CONFIG_SECCOMP=y 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="" 228 CONFIG_ISA_DMA_API=y 229 230 # ··· 269 # CONFIG_XFRM_USER is not set 270 # CONFIG_XFRM_SUB_POLICY is not set 271 # CONFIG_XFRM_MIGRATE is not set 272 # CONFIG_NET_KEY is not set 273 CONFIG_INET=y 274 CONFIG_IP_MULTICAST=y ··· 325 # 326 # CONFIG_NET_PKTGEN is not set 327 # CONFIG_HAMRADIO is not set 328 # CONFIG_IRDA is not set 329 # CONFIG_BT is not set 330 # CONFIG_AF_RXRPC is not set ··· 371 CONFIG_BLK_DEV_RAM=y 372 CONFIG_BLK_DEV_RAM_COUNT=16 373 CONFIG_BLK_DEV_RAM_SIZE=32768 374 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 375 # CONFIG_CDROM_PKTCDVD is not set 376 # CONFIG_ATA_OVER_ETH is not set 377 CONFIG_MISC_DEVICES=y ··· 379 # CONFIG_EEPROM_93CX6 is not set 380 # CONFIG_SGI_IOC4 is not set 381 # CONFIG_TIFM_CORE is not set 382 # CONFIG_IDE is not set 383 384 # ··· 445 # CONFIG_SCSI_IPS is not set 446 # CONFIG_SCSI_INITIO is not set 447 # CONFIG_SCSI_INIA100 is not set 448 # CONFIG_SCSI_STEX is not set 449 # CONFIG_SCSI_SYM53C8XX_2 is not set 450 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 476 # CONFIG_EQUALIZER is not set 477 # CONFIG_TUN is not set 478 # CONFIG_VETH is not set 479 - # CONFIG_IP1000 is not set 480 # CONFIG_ARCNET is not set 481 CONFIG_PHYLIB=y 482 ··· 491 # CONFIG_SMSC_PHY is not set 492 # CONFIG_BROADCOM_PHY is not set 493 CONFIG_ICPLUS_PHY=y 494 # CONFIG_FIXED_PHY is not set 495 # CONFIG_MDIO_BITBANG is not set 496 CONFIG_NET_ETHERNET=y ··· 500 # CONFIG_SUNGEM is not set 501 # CONFIG_CASSINI is not set 502 # CONFIG_NET_VENDOR_3COM is not set 503 # CONFIG_NET_TULIP is not set 504 # CONFIG_HP100 is not set 505 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 516 # CONFIG_E1000_NAPI is not set 517 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 518 # CONFIG_E1000E is not set 519 # CONFIG_NS83820 is not set 520 # CONFIG_HAMACHI is not set 521 # CONFIG_YELLOWFIN is not set ··· 549 # CONFIG_NIU is not set 550 # CONFIG_MLX4_CORE is not set 551 # CONFIG_TEHUTI is not set 552 # CONFIG_TR is not set 553 554 # ··· 572 # CONFIG_PPP is not set 573 # CONFIG_SLIP is not set 574 # CONFIG_NET_FC is not set 575 - # CONFIG_SHAPER is not set 576 # CONFIG_NETCONSOLE is not set 577 # CONFIG_NETPOLL is not set 578 # CONFIG_NET_POLL_CONTROLLER is not set ··· 614 # 615 # CONFIG_VT is not set 616 # CONFIG_SERIAL_NONSTANDARD is not set 617 618 # 619 # Serial drivers ··· 634 CONFIG_SERIAL_CORE_CONSOLE=y 635 # CONFIG_SERIAL_JSM is not set 636 # CONFIG_SERIAL_OF_PLATFORM is not set 637 CONFIG_UNIX98_PTYS=y 638 CONFIG_LEGACY_PTYS=y 639 CONFIG_LEGACY_PTY_COUNT=256 ··· 690 # 691 # Miscellaneous I2C Chip support 692 # 693 - # CONFIG_SENSORS_DS1337 is not set 694 - # CONFIG_SENSORS_DS1374 is not set 695 # CONFIG_DS1682 is not set 696 # CONFIG_SENSORS_EEPROM is not set 697 # CONFIG_SENSORS_PCF8574 is not set 698 - # CONFIG_SENSORS_PCA9539 is not set 699 # CONFIG_SENSORS_PCF8591 is not set 700 - # CONFIG_SENSORS_M41T00 is not set 701 # CONFIG_SENSORS_MAX6875 is not set 702 # CONFIG_SENSORS_TSL2550 is not set 703 # CONFIG_I2C_DEBUG_CORE is not set ··· 733 # CONFIG_SENSORS_ADM1031 is not set 734 # CONFIG_SENSORS_ADM9240 is not set 735 # CONFIG_SENSORS_ADT7470 is not set 736 # CONFIG_SENSORS_ATXP1 is not set 737 # CONFIG_SENSORS_DS1621 is not set 738 # CONFIG_SENSORS_I5K_AMB is not set ··· 764 # CONFIG_SENSORS_SMSC47M1 is not set 765 # CONFIG_SENSORS_SMSC47M192 is not set 766 # CONFIG_SENSORS_SMSC47B397 is not set 767 # CONFIG_SENSORS_THMC50 is not set 768 # CONFIG_SENSORS_VIA686A is not set 769 # CONFIG_SENSORS_VT1211 is not set ··· 774 # CONFIG_SENSORS_W83792D is not set 775 # CONFIG_SENSORS_W83793 is not set 776 # CONFIG_SENSORS_W83L785TS is not set 777 # CONFIG_SENSORS_W83627HF is not set 778 # CONFIG_SENSORS_W83627EHF is not set 779 # CONFIG_HWMON_DEBUG_CHIP is not set 780 CONFIG_WATCHDOG=y 781 # CONFIG_WATCHDOG_NOWAYOUT is not set 782 ··· 858 CONFIG_USB_ARCH_HAS_EHCI=y 859 CONFIG_USB=y 860 # CONFIG_USB_DEBUG is not set 861 862 # 863 # Miscellaneous USB options ··· 872 # USB Host Controller Drivers 873 # 874 CONFIG_USB_EHCI_HCD=y 875 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 876 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 877 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 878 # CONFIG_USB_ISP116X_HCD is not set 879 CONFIG_USB_OHCI_HCD=y 880 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 926 # 927 # USB port drivers 928 # 929 - 930 - # 931 - # USB Serial Converter support 932 - # 933 # CONFIG_USB_SERIAL is not set 934 935 # ··· 951 # CONFIG_USB_TRANCEVIBRATOR is not set 952 # CONFIG_USB_IOWARRIOR is not set 953 # CONFIG_USB_TEST is not set 954 - 955 - # 956 - # USB DSL modem support 957 - # 958 - 959 - # 960 - # USB Gadget Support 961 - # 962 # CONFIG_USB_GADGET is not set 963 CONFIG_MMC=y 964 # CONFIG_MMC_DEBUG is not set ··· 970 # CONFIG_MMC_WBSD is not set 971 # CONFIG_MMC_TIFM_SD is not set 972 CONFIG_MMC_SPI=y 973 # CONFIG_NEW_LEDS is not set 974 # CONFIG_INFINIBAND is not set 975 # CONFIG_EDAC is not set 976 # CONFIG_RTC_CLASS is not set 977 978 # 979 # Userspace I/O ··· 1001 # CONFIG_XFS_FS is not set 1002 # CONFIG_GFS2_FS is not set 1003 # CONFIG_OCFS2_FS is not set 1004 - # CONFIG_MINIX_FS is not set 1005 - # CONFIG_ROMFS_FS is not set 1006 CONFIG_INOTIFY=y 1007 CONFIG_INOTIFY_USER=y 1008 # CONFIG_QUOTA is not set 1009 - CONFIG_DNOTIFY=y 1010 # CONFIG_AUTOFS_FS is not set 1011 # CONFIG_AUTOFS4_FS is not set 1012 # CONFIG_FUSE_FS is not set ··· 1049 # CONFIG_EFS_FS is not set 1050 # CONFIG_CRAMFS is not set 1051 # CONFIG_VXFS_FS is not set 1052 # CONFIG_HPFS_FS is not set 1053 # CONFIG_QNX4FS_FS is not set 1054 # CONFIG_SYSV_FS is not set 1055 # CONFIG_UFS_FS is not set 1056 CONFIG_NETWORK_FILESYSTEMS=y ··· 1140 # CONFIG_NLS_KOI8_U is not set 1141 # CONFIG_NLS_UTF8 is not set 1142 # CONFIG_DLM is not set 1143 - # CONFIG_UCC_SLOW is not set 1144 CONFIG_UCC_FAST=y 1145 CONFIG_UCC=y 1146 ··· 1157 CONFIG_HAS_IOMEM=y 1158 CONFIG_HAS_IOPORT=y 1159 CONFIG_HAS_DMA=y 1160 - # CONFIG_INSTRUMENTATION is not set 1161 1162 # 1163 # Kernel hacking ··· 1170 # CONFIG_HEADERS_CHECK is not set 1171 # CONFIG_DEBUG_KERNEL is not set 1172 # CONFIG_SLUB_DEBUG_ON is not set 1173 # CONFIG_DEBUG_BUGVERBOSE is not set 1174 # CONFIG_SAMPLES is not set 1175 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1184 CONFIG_CRYPTO=y 1185 CONFIG_CRYPTO_ALGAPI=y 1186 CONFIG_CRYPTO_BLKCIPHER=y 1187 CONFIG_CRYPTO_MANAGER=y 1188 # CONFIG_CRYPTO_HMAC is not set 1189 # CONFIG_CRYPTO_XCBC is not set ··· 1202 CONFIG_CRYPTO_PCBC=m 1203 # CONFIG_CRYPTO_LRW is not set 1204 # CONFIG_CRYPTO_XTS is not set 1205 # CONFIG_CRYPTO_CRYPTD is not set 1206 CONFIG_CRYPTO_DES=y 1207 # CONFIG_CRYPTO_FCRYPT is not set ··· 1219 # CONFIG_CRYPTO_KHAZAD is not set 1220 # CONFIG_CRYPTO_ANUBIS is not set 1221 # CONFIG_CRYPTO_SEED is not set 1222 # CONFIG_CRYPTO_DEFLATE is not set 1223 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1224 # CONFIG_CRYPTO_CRC32C is not set 1225 # CONFIG_CRYPTO_CAMELLIA is not set 1226 # CONFIG_CRYPTO_TEST is not set 1227 # CONFIG_CRYPTO_AUTHENC is not set 1228 CONFIG_CRYPTO_HW=y 1229 # CONFIG_PPC_CLOCK is not set 1230 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:16 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 143 # CONFIG_MPC832x_MDS is not set 144 CONFIG_MPC832x_RDB=y 145 # CONFIG_MPC834x_MDS is not set 146 # CONFIG_MPC834x_ITX is not set 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 151 CONFIG_PPC_MPC832x=y 152 + CONFIG_IPIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 CONFIG_QUICC_ENGINE=y 159 # CONFIG_FSL_ULI1575 is not set 160 161 # ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 # CONFIG_BINFMT_MISC is not set 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 186 CONFIG_ARCH_FLATMEM_ENABLE=y 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 197 CONFIG_PROC_DEVICETREE=y 198 # CONFIG_CMDLINE_BOOL is not set 199 # CONFIG_PM is not set 200 CONFIG_SECCOMP=y 201 CONFIG_ISA_DMA_API=y 202 203 # ··· 250 # CONFIG_XFRM_USER is not set 251 # CONFIG_XFRM_SUB_POLICY is not set 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 # CONFIG_AF_RXRPC is not set ··· 350 CONFIG_BLK_DEV_RAM=y 351 CONFIG_BLK_DEV_RAM_COUNT=16 352 CONFIG_BLK_DEV_RAM_SIZE=32768 353 + # CONFIG_BLK_DEV_XIP is not set 354 # CONFIG_CDROM_PKTCDVD is not set 355 # CONFIG_ATA_OVER_ETH is not set 356 CONFIG_MISC_DEVICES=y ··· 358 # CONFIG_EEPROM_93CX6 is not set 359 # CONFIG_SGI_IOC4 is not set 360 # CONFIG_TIFM_CORE is not set 361 + # CONFIG_ENCLOSURE_SERVICES is not set 362 + CONFIG_HAVE_IDE=y 363 # CONFIG_IDE is not set 364 365 # ··· 422 # CONFIG_SCSI_IPS is not set 423 # CONFIG_SCSI_INITIO is not set 424 # CONFIG_SCSI_INIA100 is not set 425 + # CONFIG_SCSI_MVSAS is not set 426 # CONFIG_SCSI_STEX is not set 427 # CONFIG_SCSI_SYM53C8XX_2 is not set 428 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 452 # CONFIG_EQUALIZER is not set 453 # CONFIG_TUN is not set 454 # CONFIG_VETH is not set 455 # CONFIG_ARCNET is not set 456 CONFIG_PHYLIB=y 457 ··· 468 # CONFIG_SMSC_PHY is not set 469 # CONFIG_BROADCOM_PHY is not set 470 CONFIG_ICPLUS_PHY=y 471 + # CONFIG_REALTEK_PHY is not set 472 # CONFIG_FIXED_PHY is not set 473 # CONFIG_MDIO_BITBANG is not set 474 CONFIG_NET_ETHERNET=y ··· 476 # CONFIG_SUNGEM is not set 477 # CONFIG_CASSINI is not set 478 # CONFIG_NET_VENDOR_3COM is not set 479 + # CONFIG_ENC28J60 is not set 480 # CONFIG_NET_TULIP is not set 481 # CONFIG_HP100 is not set 482 # CONFIG_IBM_NEW_EMAC_ZMII is not set ··· 491 # CONFIG_E1000_NAPI is not set 492 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 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 497 # CONFIG_NS83820 is not set 498 # CONFIG_HAMACHI is not set 499 # CONFIG_YELLOWFIN is not set ··· 521 # CONFIG_NIU is not set 522 # CONFIG_MLX4_CORE is not set 523 # CONFIG_TEHUTI is not set 524 + # CONFIG_BNX2X is not set 525 # CONFIG_TR is not set 526 527 # ··· 543 # CONFIG_PPP is not set 544 # CONFIG_SLIP is not set 545 # CONFIG_NET_FC is not set 546 # CONFIG_NETCONSOLE is not set 547 # CONFIG_NETPOLL is not set 548 # CONFIG_NET_POLL_CONTROLLER is not set ··· 586 # 587 # CONFIG_VT is not set 588 # CONFIG_SERIAL_NONSTANDARD is not set 589 + # CONFIG_NOZOMI is not set 590 591 # 592 # Serial drivers ··· 605 CONFIG_SERIAL_CORE_CONSOLE=y 606 # CONFIG_SERIAL_JSM is not set 607 # CONFIG_SERIAL_OF_PLATFORM is not set 608 + # CONFIG_SERIAL_QE is not set 609 CONFIG_UNIX98_PTYS=y 610 CONFIG_LEGACY_PTYS=y 611 CONFIG_LEGACY_PTY_COUNT=256 ··· 660 # 661 # Miscellaneous I2C Chip support 662 # 663 # CONFIG_DS1682 is not set 664 # CONFIG_SENSORS_EEPROM is not set 665 # CONFIG_SENSORS_PCF8574 is not set 666 + # CONFIG_PCF8575 is not set 667 # CONFIG_SENSORS_PCF8591 is not set 668 + # CONFIG_TPS65010 is not set 669 # CONFIG_SENSORS_MAX6875 is not set 670 # CONFIG_SENSORS_TSL2550 is not set 671 # CONFIG_I2C_DEBUG_CORE is not set ··· 705 # CONFIG_SENSORS_ADM1031 is not set 706 # CONFIG_SENSORS_ADM9240 is not set 707 # CONFIG_SENSORS_ADT7470 is not set 708 + # CONFIG_SENSORS_ADT7473 is not set 709 # CONFIG_SENSORS_ATXP1 is not set 710 # CONFIG_SENSORS_DS1621 is not set 711 # CONFIG_SENSORS_I5K_AMB is not set ··· 735 # CONFIG_SENSORS_SMSC47M1 is not set 736 # CONFIG_SENSORS_SMSC47M192 is not set 737 # CONFIG_SENSORS_SMSC47B397 is not set 738 + # CONFIG_SENSORS_ADS7828 is not set 739 # CONFIG_SENSORS_THMC50 is not set 740 # CONFIG_SENSORS_VIA686A is not set 741 # CONFIG_SENSORS_VT1211 is not set ··· 744 # CONFIG_SENSORS_W83792D is not set 745 # CONFIG_SENSORS_W83793 is not set 746 # CONFIG_SENSORS_W83L785TS is not set 747 + # CONFIG_SENSORS_W83L786NG is not set 748 # CONFIG_SENSORS_W83627HF is not set 749 # CONFIG_SENSORS_W83627EHF is not set 750 # CONFIG_HWMON_DEBUG_CHIP is not set 751 + # CONFIG_THERMAL is not set 752 CONFIG_WATCHDOG=y 753 # CONFIG_WATCHDOG_NOWAYOUT is not set 754 ··· 826 CONFIG_USB_ARCH_HAS_EHCI=y 827 CONFIG_USB=y 828 # CONFIG_USB_DEBUG is not set 829 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 830 831 # 832 # Miscellaneous USB options ··· 839 # USB Host Controller Drivers 840 # 841 CONFIG_USB_EHCI_HCD=y 842 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 846 # CONFIG_USB_ISP116X_HCD is not set 847 CONFIG_USB_OHCI_HCD=y 848 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 892 # 893 # USB port drivers 894 # 895 # CONFIG_USB_SERIAL is not set 896 897 # ··· 921 # CONFIG_USB_TRANCEVIBRATOR is not set 922 # CONFIG_USB_IOWARRIOR is not set 923 # CONFIG_USB_TEST is not set 924 # CONFIG_USB_GADGET is not set 925 CONFIG_MMC=y 926 # CONFIG_MMC_DEBUG is not set ··· 948 # CONFIG_MMC_WBSD is not set 949 # CONFIG_MMC_TIFM_SD is not set 950 CONFIG_MMC_SPI=y 951 + # CONFIG_MEMSTICK is not set 952 # CONFIG_NEW_LEDS is not set 953 # CONFIG_INFINIBAND is not set 954 # CONFIG_EDAC is not set 955 # CONFIG_RTC_CLASS is not set 956 + # CONFIG_DMADEVICES is not set 957 958 # 959 # Userspace I/O ··· 977 # CONFIG_XFS_FS is not set 978 # CONFIG_GFS2_FS is not set 979 # CONFIG_OCFS2_FS is not set 980 + CONFIG_DNOTIFY=y 981 CONFIG_INOTIFY=y 982 CONFIG_INOTIFY_USER=y 983 # CONFIG_QUOTA is not set 984 # CONFIG_AUTOFS_FS is not set 985 # CONFIG_AUTOFS4_FS is not set 986 # CONFIG_FUSE_FS is not set ··· 1027 # CONFIG_EFS_FS is not set 1028 # CONFIG_CRAMFS is not set 1029 # CONFIG_VXFS_FS is not set 1030 + # CONFIG_MINIX_FS is not set 1031 # CONFIG_HPFS_FS is not set 1032 # CONFIG_QNX4FS_FS is not set 1033 + # CONFIG_ROMFS_FS is not set 1034 # CONFIG_SYSV_FS is not set 1035 # CONFIG_UFS_FS is not set 1036 CONFIG_NETWORK_FILESYSTEMS=y ··· 1116 # CONFIG_NLS_KOI8_U is not set 1117 # CONFIG_NLS_UTF8 is not set 1118 # CONFIG_DLM is not set 1119 CONFIG_UCC_FAST=y 1120 CONFIG_UCC=y 1121 ··· 1134 CONFIG_HAS_IOMEM=y 1135 CONFIG_HAS_IOPORT=y 1136 CONFIG_HAS_DMA=y 1137 1138 # 1139 # Kernel hacking ··· 1148 # CONFIG_HEADERS_CHECK is not set 1149 # CONFIG_DEBUG_KERNEL is not set 1150 # CONFIG_SLUB_DEBUG_ON is not set 1151 + # CONFIG_SLUB_STATS is not set 1152 # CONFIG_DEBUG_BUGVERBOSE is not set 1153 # CONFIG_SAMPLES is not set 1154 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1161 CONFIG_CRYPTO=y 1162 CONFIG_CRYPTO_ALGAPI=y 1163 CONFIG_CRYPTO_BLKCIPHER=y 1164 + # CONFIG_CRYPTO_SEQIV is not set 1165 CONFIG_CRYPTO_MANAGER=y 1166 # CONFIG_CRYPTO_HMAC is not set 1167 # CONFIG_CRYPTO_XCBC is not set ··· 1178 CONFIG_CRYPTO_PCBC=m 1179 # CONFIG_CRYPTO_LRW is not set 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 1184 # CONFIG_CRYPTO_CRYPTD is not set 1185 CONFIG_CRYPTO_DES=y 1186 # CONFIG_CRYPTO_FCRYPT is not set ··· 1192 # CONFIG_CRYPTO_KHAZAD is not set 1193 # CONFIG_CRYPTO_ANUBIS is not set 1194 # CONFIG_CRYPTO_SEED is not set 1195 + # CONFIG_CRYPTO_SALSA20 is not set 1196 # CONFIG_CRYPTO_DEFLATE is not set 1197 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1198 # CONFIG_CRYPTO_CRC32C is not set 1199 # CONFIG_CRYPTO_CAMELLIA is not set 1200 # CONFIG_CRYPTO_TEST is not set 1201 # CONFIG_CRYPTO_AUTHENC is not set 1202 + # CONFIG_CRYPTO_LZO is not set 1203 CONFIG_CRYPTO_HW=y 1204 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1205 # CONFIG_PPC_CLOCK is not set 1206 CONFIG_PPC_LIB_RHEAP=y
+70 -41
arch/powerpc/configs/mpc834x_itx_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:37 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 157 # CONFIG_MPC832x_MDS is not set 158 # CONFIG_MPC832x_RDB is not set 159 # CONFIG_MPC834x_MDS is not set 160 CONFIG_MPC834x_ITX=y 161 # CONFIG_MPC836x_MDS is not set 162 - CONFIG_MPC834x=y 163 # CONFIG_MPIC is not set 164 # CONFIG_MPIC_WEIRD is not set 165 # CONFIG_PPC_I8259 is not set ··· 175 # CONFIG_PPC_INDIRECT_IO is not set 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 # CONFIG_FSL_ULI1575 is not set 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=250 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 CONFIG_BINFMT_ELF=y 197 # CONFIG_BINFMT_MISC is not set 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 CONFIG_PROC_DEVICETREE=y 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 267 # CONFIG_XFRM_USER is not set 268 # CONFIG_XFRM_SUB_POLICY is not set 269 # CONFIG_XFRM_MIGRATE is not set 270 # CONFIG_NET_KEY is not set 271 CONFIG_INET=y 272 CONFIG_IP_MULTICAST=y ··· 323 # 324 # CONFIG_NET_PKTGEN is not set 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 # CONFIG_AF_RXRPC is not set ··· 448 CONFIG_BLK_DEV_RAM=y 449 CONFIG_BLK_DEV_RAM_COUNT=16 450 CONFIG_BLK_DEV_RAM_SIZE=32768 451 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 452 # CONFIG_CDROM_PKTCDVD is not set 453 # CONFIG_ATA_OVER_ETH is not set 454 CONFIG_MISC_DEVICES=y ··· 456 # CONFIG_EEPROM_93CX6 is not set 457 # CONFIG_SGI_IOC4 is not set 458 # CONFIG_TIFM_CORE is not set 459 CONFIG_IDE=y 460 CONFIG_IDE_MAX_HWIFS=4 461 # CONFIG_BLK_DEV_IDE is not set ··· 526 # CONFIG_SCSI_IPS is not set 527 # CONFIG_SCSI_INITIO is not set 528 # CONFIG_SCSI_INIA100 is not set 529 # CONFIG_SCSI_STEX is not set 530 # CONFIG_SCSI_SYM53C8XX_2 is not set 531 # CONFIG_SCSI_IPR is not set ··· 557 # CONFIG_SATA_VIA is not set 558 # CONFIG_SATA_VITESSE is not set 559 # CONFIG_SATA_INIC162X is not set 560 # CONFIG_PATA_ALI is not set 561 # CONFIG_PATA_AMD is not set 562 # CONFIG_PATA_ARTOP is not set ··· 581 # CONFIG_PATA_MPIIX is not set 582 # CONFIG_PATA_OLDPIIX is not set 583 # CONFIG_PATA_NETCELL is not set 584 # CONFIG_PATA_NS87410 is not set 585 # CONFIG_PATA_NS87415 is not set 586 # CONFIG_PATA_OPTI is not set ··· 625 # CONFIG_EQUALIZER is not set 626 # CONFIG_TUN is not set 627 # CONFIG_VETH is not set 628 - # CONFIG_IP1000 is not set 629 # CONFIG_ARCNET is not set 630 CONFIG_PHYLIB=y 631 ··· 640 # CONFIG_SMSC_PHY is not set 641 # CONFIG_BROADCOM_PHY is not set 642 # CONFIG_ICPLUS_PHY is not set 643 # CONFIG_FIXED_PHY is not set 644 # CONFIG_MDIO_BITBANG is not set 645 # CONFIG_NET_ETHERNET is not set ··· 649 # CONFIG_DL2K is not set 650 # CONFIG_E1000 is not set 651 # CONFIG_E1000E is not set 652 # CONFIG_NS83820 is not set 653 # CONFIG_HAMACHI is not set 654 # CONFIG_YELLOWFIN is not set ··· 678 # CONFIG_NIU is not set 679 # CONFIG_MLX4_CORE is not set 680 # CONFIG_TEHUTI is not set 681 # CONFIG_TR is not set 682 683 # ··· 701 # CONFIG_PPP is not set 702 # CONFIG_SLIP is not set 703 # CONFIG_NET_FC is not set 704 - # CONFIG_SHAPER is not set 705 # CONFIG_NETCONSOLE is not set 706 # CONFIG_NETPOLL is not set 707 # CONFIG_NET_POLL_CONTROLLER is not set ··· 723 # 724 # CONFIG_VT is not set 725 # CONFIG_SERIAL_NONSTANDARD is not set 726 727 # 728 # Serial drivers ··· 797 # 798 # Miscellaneous I2C Chip support 799 # 800 - # CONFIG_SENSORS_DS1337 is not set 801 - # CONFIG_SENSORS_DS1374 is not set 802 # CONFIG_DS1682 is not set 803 # CONFIG_SENSORS_EEPROM is not set 804 CONFIG_SENSORS_PCF8574=y 805 - # CONFIG_SENSORS_PCA9539 is not set 806 # CONFIG_SENSORS_PCF8591 is not set 807 - # CONFIG_SENSORS_M41T00 is not set 808 # CONFIG_SENSORS_MAX6875 is not set 809 # CONFIG_SENSORS_TSL2550 is not set 810 # CONFIG_I2C_DEBUG_CORE is not set ··· 831 # CONFIG_W1 is not set 832 # CONFIG_POWER_SUPPLY is not set 833 # CONFIG_HWMON is not set 834 CONFIG_WATCHDOG=y 835 # CONFIG_WATCHDOG_NOWAYOUT is not set 836 ··· 896 CONFIG_USB_ARCH_HAS_EHCI=y 897 CONFIG_USB=y 898 # CONFIG_USB_DEBUG is not set 899 900 # 901 # Miscellaneous USB options ··· 910 # USB Host Controller Drivers 911 # 912 CONFIG_USB_EHCI_HCD=y 913 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 914 CONFIG_USB_EHCI_ROOT_HUB_TT=y 915 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 916 CONFIG_USB_EHCI_FSL=y 917 # CONFIG_USB_ISP116X_HCD is not set 918 # CONFIG_USB_OHCI_HCD is not set 919 CONFIG_USB_UHCI_HCD=y ··· 957 # 958 # USB port drivers 959 # 960 - 961 - # 962 - # USB Serial Converter support 963 - # 964 # CONFIG_USB_SERIAL is not set 965 966 # ··· 982 # CONFIG_USB_TRANCEVIBRATOR is not set 983 # CONFIG_USB_IOWARRIOR is not set 984 # CONFIG_USB_TEST is not set 985 - 986 - # 987 - # USB DSL modem support 988 - # 989 - 990 - # 991 - # USB Gadget Support 992 - # 993 # CONFIG_USB_GADGET is not set 994 # CONFIG_MMC is not set 995 # CONFIG_NEW_LEDS is not set 996 # CONFIG_INFINIBAND is not set 997 # CONFIG_EDAC is not set ··· 1016 # CONFIG_RTC_DRV_PCF8563 is not set 1017 # CONFIG_RTC_DRV_PCF8583 is not set 1018 # CONFIG_RTC_DRV_M41T80 is not set 1019 1020 # 1021 # SPI RTC drivers 1022 # 1023 - # CONFIG_RTC_DRV_RS5C348 is not set 1024 # CONFIG_RTC_DRV_MAX6902 is not set 1025 1026 # 1027 # Platform RTC drivers 1028 # 1029 # CONFIG_RTC_DRV_CMOS is not set 1030 # CONFIG_RTC_DRV_DS1553 is not set 1031 - # CONFIG_RTC_DRV_STK17TA8 is not set 1032 # CONFIG_RTC_DRV_DS1742 is not set 1033 # CONFIG_RTC_DRV_M48T86 is not set 1034 # CONFIG_RTC_DRV_M48T59 is not set 1035 # CONFIG_RTC_DRV_V3020 is not set ··· 1040 # 1041 # on-CPU RTC drivers 1042 # 1043 1044 # 1045 # Userspace I/O ··· 1066 # CONFIG_XFS_FS is not set 1067 # CONFIG_GFS2_FS is not set 1068 # CONFIG_OCFS2_FS is not set 1069 - # CONFIG_MINIX_FS is not set 1070 - # CONFIG_ROMFS_FS is not set 1071 CONFIG_INOTIFY=y 1072 CONFIG_INOTIFY_USER=y 1073 # CONFIG_QUOTA is not set 1074 - CONFIG_DNOTIFY=y 1075 # CONFIG_AUTOFS_FS is not set 1076 # CONFIG_AUTOFS4_FS is not set 1077 # CONFIG_FUSE_FS is not set ··· 1115 # CONFIG_JFFS2_FS is not set 1116 # CONFIG_CRAMFS is not set 1117 # CONFIG_VXFS_FS is not set 1118 # CONFIG_HPFS_FS is not set 1119 # CONFIG_QNX4FS_FS is not set 1120 # CONFIG_SYSV_FS is not set 1121 # CONFIG_UFS_FS is not set 1122 CONFIG_NETWORK_FILESYSTEMS=y ··· 1205 # CONFIG_NLS_KOI8_U is not set 1206 # CONFIG_NLS_UTF8 is not set 1207 # CONFIG_DLM is not set 1208 - # CONFIG_UCC_SLOW is not set 1209 1210 # 1211 # Library routines ··· 1220 CONFIG_HAS_IOMEM=y 1221 CONFIG_HAS_IOPORT=y 1222 CONFIG_HAS_DMA=y 1223 - # CONFIG_INSTRUMENTATION is not set 1224 1225 # 1226 # Kernel hacking ··· 1233 # CONFIG_HEADERS_CHECK is not set 1234 # CONFIG_DEBUG_KERNEL is not set 1235 # CONFIG_SLUB_DEBUG_ON is not set 1236 # CONFIG_DEBUG_BUGVERBOSE is not set 1237 # CONFIG_SAMPLES is not set 1238 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1247 CONFIG_CRYPTO=y 1248 CONFIG_CRYPTO_ALGAPI=y 1249 CONFIG_CRYPTO_BLKCIPHER=y 1250 CONFIG_CRYPTO_MANAGER=y 1251 # CONFIG_CRYPTO_HMAC is not set 1252 # CONFIG_CRYPTO_XCBC is not set ··· 1265 CONFIG_CRYPTO_PCBC=m 1266 # CONFIG_CRYPTO_LRW is not set 1267 # CONFIG_CRYPTO_XTS is not set 1268 # CONFIG_CRYPTO_CRYPTD is not set 1269 CONFIG_CRYPTO_DES=y 1270 # CONFIG_CRYPTO_FCRYPT is not set ··· 1282 # CONFIG_CRYPTO_KHAZAD is not set 1283 # CONFIG_CRYPTO_ANUBIS is not set 1284 # CONFIG_CRYPTO_SEED is not set 1285 # CONFIG_CRYPTO_DEFLATE is not set 1286 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1287 # CONFIG_CRYPTO_CRC32C is not set 1288 # CONFIG_CRYPTO_CAMELLIA is not set 1289 # CONFIG_CRYPTO_TEST is not set 1290 # CONFIG_CRYPTO_AUTHENC is not set 1291 CONFIG_CRYPTO_HW=y 1292 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:17 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 143 # CONFIG_MPC832x_MDS is not set 144 # CONFIG_MPC832x_RDB is not set 145 # CONFIG_MPC834x_MDS is not set 146 CONFIG_MPC834x_ITX=y 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 151 + CONFIG_PPC_MPC834x=y 152 + CONFIG_IPIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 155 # CONFIG_PPC_INDIRECT_IO is not set 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 # CONFIG_FSL_ULI1575 is not set 159 160 # ··· 171 # CONFIG_HZ_300 is not set 172 # CONFIG_HZ_1000 is not set 173 CONFIG_HZ=250 174 + # CONFIG_SCHED_HRTICK is not set 175 CONFIG_PREEMPT_NONE=y 176 # CONFIG_PREEMPT_VOLUNTARY is not set 177 # CONFIG_PREEMPT is not set 178 CONFIG_BINFMT_ELF=y 179 # CONFIG_BINFMT_MISC is not set 180 + # CONFIG_IOMMU_HELPER is not set 181 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 + CONFIG_ARCH_HAS_WALK_MEMORY=y 183 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 184 CONFIG_ARCH_FLATMEM_ENABLE=y 185 CONFIG_ARCH_POPULATES_NODE_MAP=y 186 CONFIG_SELECT_MEMORY_MODEL=y ··· 195 CONFIG_PROC_DEVICETREE=y 196 # CONFIG_CMDLINE_BOOL is not set 197 # CONFIG_PM is not set 198 CONFIG_SECCOMP=y 199 CONFIG_ISA_DMA_API=y 200 201 # ··· 248 # CONFIG_XFRM_USER is not set 249 # CONFIG_XFRM_SUB_POLICY is not set 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 252 # CONFIG_NET_KEY is not set 253 CONFIG_INET=y 254 CONFIG_IP_MULTICAST=y ··· 303 # 304 # CONFIG_NET_PKTGEN is not set 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 307 # CONFIG_IRDA is not set 308 # CONFIG_BT is not set 309 # CONFIG_AF_RXRPC is not set ··· 427 CONFIG_BLK_DEV_RAM=y 428 CONFIG_BLK_DEV_RAM_COUNT=16 429 CONFIG_BLK_DEV_RAM_SIZE=32768 430 + # CONFIG_BLK_DEV_XIP is not set 431 # CONFIG_CDROM_PKTCDVD is not set 432 # CONFIG_ATA_OVER_ETH is not set 433 CONFIG_MISC_DEVICES=y ··· 435 # CONFIG_EEPROM_93CX6 is not set 436 # CONFIG_SGI_IOC4 is not set 437 # CONFIG_TIFM_CORE is not set 438 + # CONFIG_ENCLOSURE_SERVICES is not set 439 + CONFIG_HAVE_IDE=y 440 CONFIG_IDE=y 441 CONFIG_IDE_MAX_HWIFS=4 442 # CONFIG_BLK_DEV_IDE is not set ··· 503 # CONFIG_SCSI_IPS is not set 504 # CONFIG_SCSI_INITIO is not set 505 # CONFIG_SCSI_INIA100 is not set 506 + # CONFIG_SCSI_MVSAS is not set 507 # CONFIG_SCSI_STEX is not set 508 # CONFIG_SCSI_SYM53C8XX_2 is not set 509 # CONFIG_SCSI_IPR is not set ··· 533 # CONFIG_SATA_VIA is not set 534 # CONFIG_SATA_VITESSE is not set 535 # CONFIG_SATA_INIC162X is not set 536 + # CONFIG_SATA_FSL is not set 537 # CONFIG_PATA_ALI is not set 538 # CONFIG_PATA_AMD is not set 539 # CONFIG_PATA_ARTOP is not set ··· 556 # CONFIG_PATA_MPIIX is not set 557 # CONFIG_PATA_OLDPIIX is not set 558 # CONFIG_PATA_NETCELL is not set 559 + # CONFIG_PATA_NINJA32 is not set 560 # CONFIG_PATA_NS87410 is not set 561 # CONFIG_PATA_NS87415 is not set 562 # CONFIG_PATA_OPTI is not set ··· 599 # CONFIG_EQUALIZER is not set 600 # CONFIG_TUN is not set 601 # CONFIG_VETH is not set 602 # CONFIG_ARCNET is not set 603 CONFIG_PHYLIB=y 604 ··· 615 # CONFIG_SMSC_PHY is not set 616 # CONFIG_BROADCOM_PHY is not set 617 # CONFIG_ICPLUS_PHY is not set 618 + # CONFIG_REALTEK_PHY is not set 619 # CONFIG_FIXED_PHY is not set 620 # CONFIG_MDIO_BITBANG is not set 621 # CONFIG_NET_ETHERNET is not set ··· 623 # CONFIG_DL2K is not set 624 # CONFIG_E1000 is not set 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 629 # CONFIG_NS83820 is not set 630 # CONFIG_HAMACHI is not set 631 # CONFIG_YELLOWFIN is not set ··· 649 # CONFIG_NIU is not set 650 # CONFIG_MLX4_CORE is not set 651 # CONFIG_TEHUTI is not set 652 + # CONFIG_BNX2X is not set 653 # CONFIG_TR is not set 654 655 # ··· 671 # CONFIG_PPP is not set 672 # CONFIG_SLIP is not set 673 # CONFIG_NET_FC is not set 674 # CONFIG_NETCONSOLE is not set 675 # CONFIG_NETPOLL is not set 676 # CONFIG_NET_POLL_CONTROLLER is not set ··· 694 # 695 # CONFIG_VT is not set 696 # CONFIG_SERIAL_NONSTANDARD is not set 697 + # CONFIG_NOZOMI is not set 698 699 # 700 # Serial drivers ··· 767 # 768 # Miscellaneous I2C Chip support 769 # 770 # CONFIG_DS1682 is not set 771 # CONFIG_SENSORS_EEPROM is not set 772 CONFIG_SENSORS_PCF8574=y 773 + # CONFIG_PCF8575 is not set 774 # CONFIG_SENSORS_PCF8591 is not set 775 + # CONFIG_TPS65010 is not set 776 # CONFIG_SENSORS_MAX6875 is not set 777 # CONFIG_SENSORS_TSL2550 is not set 778 # CONFIG_I2C_DEBUG_CORE is not set ··· 803 # CONFIG_W1 is not set 804 # CONFIG_POWER_SUPPLY is not set 805 # CONFIG_HWMON is not set 806 + # CONFIG_THERMAL is not set 807 CONFIG_WATCHDOG=y 808 # CONFIG_WATCHDOG_NOWAYOUT is not set 809 ··· 867 CONFIG_USB_ARCH_HAS_EHCI=y 868 CONFIG_USB=y 869 # CONFIG_USB_DEBUG is not set 870 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 871 872 # 873 # Miscellaneous USB options ··· 880 # USB Host Controller Drivers 881 # 882 CONFIG_USB_EHCI_HCD=y 883 CONFIG_USB_EHCI_ROOT_HUB_TT=y 884 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 885 CONFIG_USB_EHCI_FSL=y 886 + CONFIG_USB_EHCI_HCD_PPC_OF=y 887 # CONFIG_USB_ISP116X_HCD is not set 888 # CONFIG_USB_OHCI_HCD is not set 889 CONFIG_USB_UHCI_HCD=y ··· 927 # 928 # USB port drivers 929 # 930 # CONFIG_USB_SERIAL is not set 931 932 # ··· 956 # CONFIG_USB_TRANCEVIBRATOR is not set 957 # CONFIG_USB_IOWARRIOR is not set 958 # CONFIG_USB_TEST is not set 959 # CONFIG_USB_GADGET is not set 960 # CONFIG_MMC is not set 961 + # CONFIG_MEMSTICK is not set 962 # CONFIG_NEW_LEDS is not set 963 # CONFIG_INFINIBAND is not set 964 # CONFIG_EDAC is not set ··· 997 # CONFIG_RTC_DRV_PCF8563 is not set 998 # CONFIG_RTC_DRV_PCF8583 is not set 999 # CONFIG_RTC_DRV_M41T80 is not set 1000 + # CONFIG_RTC_DRV_S35390A is not set 1001 1002 # 1003 # SPI RTC drivers 1004 # 1005 # CONFIG_RTC_DRV_MAX6902 is not set 1006 + # CONFIG_RTC_DRV_R9701 is not set 1007 + # CONFIG_RTC_DRV_RS5C348 is not set 1008 1009 # 1010 # Platform RTC drivers 1011 # 1012 # CONFIG_RTC_DRV_CMOS is not set 1013 + # CONFIG_RTC_DRV_DS1511 is not set 1014 # CONFIG_RTC_DRV_DS1553 is not set 1015 # CONFIG_RTC_DRV_DS1742 is not set 1016 + # CONFIG_RTC_DRV_STK17TA8 is not set 1017 # CONFIG_RTC_DRV_M48T86 is not set 1018 # CONFIG_RTC_DRV_M48T59 is not set 1019 # CONFIG_RTC_DRV_V3020 is not set ··· 1018 # 1019 # on-CPU RTC drivers 1020 # 1021 + # CONFIG_DMADEVICES is not set 1022 1023 # 1024 # Userspace I/O ··· 1043 # CONFIG_XFS_FS is not set 1044 # CONFIG_GFS2_FS is not set 1045 # CONFIG_OCFS2_FS is not set 1046 + CONFIG_DNOTIFY=y 1047 CONFIG_INOTIFY=y 1048 CONFIG_INOTIFY_USER=y 1049 # CONFIG_QUOTA is not set 1050 # CONFIG_AUTOFS_FS is not set 1051 # CONFIG_AUTOFS4_FS is not set 1052 # CONFIG_FUSE_FS is not set ··· 1094 # CONFIG_JFFS2_FS is not set 1095 # CONFIG_CRAMFS is not set 1096 # CONFIG_VXFS_FS is not set 1097 + # CONFIG_MINIX_FS is not set 1098 # CONFIG_HPFS_FS is not set 1099 # CONFIG_QNX4FS_FS is not set 1100 + # CONFIG_ROMFS_FS is not set 1101 # CONFIG_SYSV_FS is not set 1102 # CONFIG_UFS_FS is not set 1103 CONFIG_NETWORK_FILESYSTEMS=y ··· 1182 # CONFIG_NLS_KOI8_U is not set 1183 # CONFIG_NLS_UTF8 is not set 1184 # CONFIG_DLM is not set 1185 1186 # 1187 # Library routines ··· 1198 CONFIG_HAS_IOMEM=y 1199 CONFIG_HAS_IOPORT=y 1200 CONFIG_HAS_DMA=y 1201 1202 # 1203 # Kernel hacking ··· 1212 # CONFIG_HEADERS_CHECK is not set 1213 # CONFIG_DEBUG_KERNEL is not set 1214 # CONFIG_SLUB_DEBUG_ON is not set 1215 + # CONFIG_SLUB_STATS is not set 1216 # CONFIG_DEBUG_BUGVERBOSE is not set 1217 # CONFIG_SAMPLES is not set 1218 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1225 CONFIG_CRYPTO=y 1226 CONFIG_CRYPTO_ALGAPI=y 1227 CONFIG_CRYPTO_BLKCIPHER=y 1228 + # CONFIG_CRYPTO_SEQIV is not set 1229 CONFIG_CRYPTO_MANAGER=y 1230 # CONFIG_CRYPTO_HMAC is not set 1231 # CONFIG_CRYPTO_XCBC is not set ··· 1242 CONFIG_CRYPTO_PCBC=m 1243 # CONFIG_CRYPTO_LRW is not set 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 1248 # CONFIG_CRYPTO_CRYPTD is not set 1249 CONFIG_CRYPTO_DES=y 1250 # CONFIG_CRYPTO_FCRYPT is not set ··· 1256 # CONFIG_CRYPTO_KHAZAD is not set 1257 # CONFIG_CRYPTO_ANUBIS is not set 1258 # CONFIG_CRYPTO_SEED is not set 1259 + # CONFIG_CRYPTO_SALSA20 is not set 1260 # CONFIG_CRYPTO_DEFLATE is not set 1261 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1262 # CONFIG_CRYPTO_CRC32C is not set 1263 # CONFIG_CRYPTO_CAMELLIA is not set 1264 # CONFIG_CRYPTO_TEST is not set 1265 # CONFIG_CRYPTO_AUTHENC is not set 1266 + # CONFIG_CRYPTO_LZO is not set 1267 CONFIG_CRYPTO_HW=y 1268 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1269 # CONFIG_PPC_CLOCK is not set
+68 -41
arch/powerpc/configs/mpc834x_itxgp_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:39 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 157 # CONFIG_MPC832x_MDS is not set 158 # CONFIG_MPC832x_RDB is not set 159 # CONFIG_MPC834x_MDS is not set 160 CONFIG_MPC834x_ITX=y 161 # CONFIG_MPC836x_MDS is not set 162 - CONFIG_MPC834x=y 163 # CONFIG_MPIC is not set 164 # CONFIG_MPIC_WEIRD is not set 165 # CONFIG_PPC_I8259 is not set ··· 175 # CONFIG_PPC_INDIRECT_IO is not set 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 # CONFIG_FSL_ULI1575 is not set 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=250 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 CONFIG_BINFMT_ELF=y 197 # CONFIG_BINFMT_MISC is not set 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 CONFIG_PROC_DEVICETREE=y 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 267 # CONFIG_XFRM_USER is not set 268 # CONFIG_XFRM_SUB_POLICY is not set 269 # CONFIG_XFRM_MIGRATE is not set 270 # CONFIG_NET_KEY is not set 271 CONFIG_INET=y 272 CONFIG_IP_MULTICAST=y ··· 323 # 324 # CONFIG_NET_PKTGEN is not set 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 # CONFIG_AF_RXRPC is not set ··· 448 CONFIG_BLK_DEV_RAM=y 449 CONFIG_BLK_DEV_RAM_COUNT=16 450 CONFIG_BLK_DEV_RAM_SIZE=32768 451 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 452 # CONFIG_CDROM_PKTCDVD is not set 453 # CONFIG_ATA_OVER_ETH is not set 454 CONFIG_MISC_DEVICES=y ··· 456 # CONFIG_EEPROM_93CX6 is not set 457 # CONFIG_SGI_IOC4 is not set 458 # CONFIG_TIFM_CORE is not set 459 # CONFIG_IDE is not set 460 461 # ··· 522 # CONFIG_SCSI_IPS is not set 523 # CONFIG_SCSI_INITIO is not set 524 # CONFIG_SCSI_INIA100 is not set 525 # CONFIG_SCSI_STEX is not set 526 # CONFIG_SCSI_SYM53C8XX_2 is not set 527 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 553 # CONFIG_EQUALIZER is not set 554 # CONFIG_TUN is not set 555 # CONFIG_VETH is not set 556 - # CONFIG_IP1000 is not set 557 # CONFIG_ARCNET is not set 558 CONFIG_PHYLIB=y 559 ··· 568 # CONFIG_SMSC_PHY is not set 569 # CONFIG_BROADCOM_PHY is not set 570 # CONFIG_ICPLUS_PHY is not set 571 # CONFIG_FIXED_PHY is not set 572 # CONFIG_MDIO_BITBANG is not set 573 # CONFIG_NET_ETHERNET is not set ··· 577 # CONFIG_DL2K is not set 578 # CONFIG_E1000 is not set 579 # CONFIG_E1000E is not set 580 # CONFIG_NS83820 is not set 581 # CONFIG_HAMACHI is not set 582 # CONFIG_YELLOWFIN is not set ··· 606 # CONFIG_NIU is not set 607 # CONFIG_MLX4_CORE is not set 608 # CONFIG_TEHUTI is not set 609 # CONFIG_TR is not set 610 611 # ··· 629 # CONFIG_PPP is not set 630 # CONFIG_SLIP is not set 631 # CONFIG_NET_FC is not set 632 - # CONFIG_SHAPER is not set 633 # CONFIG_NETCONSOLE is not set 634 # CONFIG_NETPOLL is not set 635 # CONFIG_NET_POLL_CONTROLLER is not set ··· 651 # 652 # CONFIG_VT is not set 653 # CONFIG_SERIAL_NONSTANDARD is not set 654 655 # 656 # Serial drivers ··· 725 # 726 # Miscellaneous I2C Chip support 727 # 728 - # CONFIG_SENSORS_DS1337 is not set 729 - # CONFIG_SENSORS_DS1374 is not set 730 # CONFIG_DS1682 is not set 731 # CONFIG_SENSORS_EEPROM is not set 732 CONFIG_SENSORS_PCF8574=y 733 - # CONFIG_SENSORS_PCA9539 is not set 734 # CONFIG_SENSORS_PCF8591 is not set 735 - # CONFIG_SENSORS_M41T00 is not set 736 # CONFIG_SENSORS_MAX6875 is not set 737 # CONFIG_SENSORS_TSL2550 is not set 738 # CONFIG_I2C_DEBUG_CORE is not set ··· 759 # CONFIG_W1 is not set 760 # CONFIG_POWER_SUPPLY is not set 761 # CONFIG_HWMON is not set 762 CONFIG_WATCHDOG=y 763 # CONFIG_WATCHDOG_NOWAYOUT is not set 764 ··· 824 CONFIG_USB_ARCH_HAS_EHCI=y 825 CONFIG_USB=y 826 # CONFIG_USB_DEBUG is not set 827 828 # 829 # Miscellaneous USB options ··· 838 # USB Host Controller Drivers 839 # 840 CONFIG_USB_EHCI_HCD=y 841 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 842 CONFIG_USB_EHCI_ROOT_HUB_TT=y 843 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 844 CONFIG_USB_EHCI_FSL=y 845 # CONFIG_USB_ISP116X_HCD is not set 846 # CONFIG_USB_OHCI_HCD is not set 847 CONFIG_USB_UHCI_HCD=y ··· 885 # 886 # USB port drivers 887 # 888 - 889 - # 890 - # USB Serial Converter support 891 - # 892 # CONFIG_USB_SERIAL is not set 893 894 # ··· 909 # CONFIG_USB_LD is not set 910 # CONFIG_USB_TRANCEVIBRATOR is not set 911 # CONFIG_USB_IOWARRIOR is not set 912 - 913 - # 914 - # USB DSL modem support 915 - # 916 - 917 - # 918 - # USB Gadget Support 919 - # 920 # CONFIG_USB_GADGET is not set 921 # CONFIG_MMC is not set 922 # CONFIG_NEW_LEDS is not set 923 # CONFIG_INFINIBAND is not set 924 # CONFIG_EDAC is not set ··· 943 # CONFIG_RTC_DRV_PCF8563 is not set 944 # CONFIG_RTC_DRV_PCF8583 is not set 945 # CONFIG_RTC_DRV_M41T80 is not set 946 947 # 948 # SPI RTC drivers 949 # 950 - # CONFIG_RTC_DRV_RS5C348 is not set 951 # CONFIG_RTC_DRV_MAX6902 is not set 952 953 # 954 # Platform RTC drivers 955 # 956 # CONFIG_RTC_DRV_CMOS is not set 957 # CONFIG_RTC_DRV_DS1553 is not set 958 - # CONFIG_RTC_DRV_STK17TA8 is not set 959 # CONFIG_RTC_DRV_DS1742 is not set 960 # CONFIG_RTC_DRV_M48T86 is not set 961 # CONFIG_RTC_DRV_M48T59 is not set 962 # CONFIG_RTC_DRV_V3020 is not set ··· 967 # 968 # on-CPU RTC drivers 969 # 970 971 # 972 # Userspace I/O ··· 993 # CONFIG_XFS_FS is not set 994 # CONFIG_GFS2_FS is not set 995 # CONFIG_OCFS2_FS is not set 996 - # CONFIG_MINIX_FS is not set 997 - # CONFIG_ROMFS_FS is not set 998 CONFIG_INOTIFY=y 999 CONFIG_INOTIFY_USER=y 1000 # CONFIG_QUOTA is not set 1001 - CONFIG_DNOTIFY=y 1002 # CONFIG_AUTOFS_FS is not set 1003 # CONFIG_AUTOFS4_FS is not set 1004 # CONFIG_FUSE_FS is not set ··· 1042 # CONFIG_JFFS2_FS is not set 1043 # CONFIG_CRAMFS is not set 1044 # CONFIG_VXFS_FS is not set 1045 # CONFIG_HPFS_FS is not set 1046 # CONFIG_QNX4FS_FS is not set 1047 # CONFIG_SYSV_FS is not set 1048 # CONFIG_UFS_FS is not set 1049 CONFIG_NETWORK_FILESYSTEMS=y ··· 1132 # CONFIG_NLS_KOI8_U is not set 1133 # CONFIG_NLS_UTF8 is not set 1134 # CONFIG_DLM is not set 1135 - # CONFIG_UCC_SLOW is not set 1136 1137 # 1138 # Library routines ··· 1147 CONFIG_HAS_IOMEM=y 1148 CONFIG_HAS_IOPORT=y 1149 CONFIG_HAS_DMA=y 1150 - # CONFIG_INSTRUMENTATION is not set 1151 1152 # 1153 # Kernel hacking ··· 1160 # CONFIG_HEADERS_CHECK is not set 1161 # CONFIG_DEBUG_KERNEL is not set 1162 # CONFIG_SLUB_DEBUG_ON is not set 1163 # CONFIG_DEBUG_BUGVERBOSE is not set 1164 # CONFIG_SAMPLES is not set 1165 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1174 CONFIG_CRYPTO=y 1175 CONFIG_CRYPTO_ALGAPI=y 1176 CONFIG_CRYPTO_BLKCIPHER=y 1177 CONFIG_CRYPTO_MANAGER=y 1178 # CONFIG_CRYPTO_HMAC is not set 1179 # CONFIG_CRYPTO_XCBC is not set ··· 1192 CONFIG_CRYPTO_PCBC=m 1193 # CONFIG_CRYPTO_LRW is not set 1194 # CONFIG_CRYPTO_XTS is not set 1195 # CONFIG_CRYPTO_CRYPTD is not set 1196 CONFIG_CRYPTO_DES=y 1197 # CONFIG_CRYPTO_FCRYPT is not set ··· 1209 # CONFIG_CRYPTO_KHAZAD is not set 1210 # CONFIG_CRYPTO_ANUBIS is not set 1211 # CONFIG_CRYPTO_SEED is not set 1212 # CONFIG_CRYPTO_DEFLATE is not set 1213 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1214 # CONFIG_CRYPTO_CRC32C is not set 1215 # CONFIG_CRYPTO_CAMELLIA is not set 1216 # CONFIG_CRYPTO_TEST is not set 1217 # CONFIG_CRYPTO_AUTHENC is not set 1218 CONFIG_CRYPTO_HW=y 1219 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:18 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 143 # CONFIG_MPC832x_MDS is not set 144 # CONFIG_MPC832x_RDB is not set 145 # CONFIG_MPC834x_MDS is not set 146 CONFIG_MPC834x_ITX=y 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 151 + CONFIG_PPC_MPC834x=y 152 + CONFIG_IPIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 155 # CONFIG_PPC_INDIRECT_IO is not set 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 # CONFIG_FSL_ULI1575 is not set 159 160 # ··· 171 # CONFIG_HZ_300 is not set 172 # CONFIG_HZ_1000 is not set 173 CONFIG_HZ=250 174 + # CONFIG_SCHED_HRTICK is not set 175 CONFIG_PREEMPT_NONE=y 176 # CONFIG_PREEMPT_VOLUNTARY is not set 177 # CONFIG_PREEMPT is not set 178 CONFIG_BINFMT_ELF=y 179 # CONFIG_BINFMT_MISC is not set 180 + # CONFIG_IOMMU_HELPER is not set 181 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 + CONFIG_ARCH_HAS_WALK_MEMORY=y 183 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 184 CONFIG_ARCH_FLATMEM_ENABLE=y 185 CONFIG_ARCH_POPULATES_NODE_MAP=y 186 CONFIG_SELECT_MEMORY_MODEL=y ··· 195 CONFIG_PROC_DEVICETREE=y 196 # CONFIG_CMDLINE_BOOL is not set 197 # CONFIG_PM is not set 198 CONFIG_SECCOMP=y 199 CONFIG_ISA_DMA_API=y 200 201 # ··· 248 # CONFIG_XFRM_USER is not set 249 # CONFIG_XFRM_SUB_POLICY is not set 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 252 # CONFIG_NET_KEY is not set 253 CONFIG_INET=y 254 CONFIG_IP_MULTICAST=y ··· 303 # 304 # CONFIG_NET_PKTGEN is not set 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 307 # CONFIG_IRDA is not set 308 # CONFIG_BT is not set 309 # CONFIG_AF_RXRPC is not set ··· 427 CONFIG_BLK_DEV_RAM=y 428 CONFIG_BLK_DEV_RAM_COUNT=16 429 CONFIG_BLK_DEV_RAM_SIZE=32768 430 + # CONFIG_BLK_DEV_XIP is not set 431 # CONFIG_CDROM_PKTCDVD is not set 432 # CONFIG_ATA_OVER_ETH is not set 433 CONFIG_MISC_DEVICES=y ··· 435 # CONFIG_EEPROM_93CX6 is not set 436 # CONFIG_SGI_IOC4 is not set 437 # CONFIG_TIFM_CORE is not set 438 + # CONFIG_ENCLOSURE_SERVICES is not set 439 + CONFIG_HAVE_IDE=y 440 # CONFIG_IDE is not set 441 442 # ··· 499 # CONFIG_SCSI_IPS is not set 500 # CONFIG_SCSI_INITIO is not set 501 # CONFIG_SCSI_INIA100 is not set 502 + # CONFIG_SCSI_MVSAS is not set 503 # CONFIG_SCSI_STEX is not set 504 # CONFIG_SCSI_SYM53C8XX_2 is not set 505 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 529 # CONFIG_EQUALIZER is not set 530 # CONFIG_TUN is not set 531 # CONFIG_VETH is not set 532 # CONFIG_ARCNET is not set 533 CONFIG_PHYLIB=y 534 ··· 545 # CONFIG_SMSC_PHY is not set 546 # CONFIG_BROADCOM_PHY is not set 547 # CONFIG_ICPLUS_PHY is not set 548 + # CONFIG_REALTEK_PHY is not set 549 # CONFIG_FIXED_PHY is not set 550 # CONFIG_MDIO_BITBANG is not set 551 # CONFIG_NET_ETHERNET is not set ··· 553 # CONFIG_DL2K is not set 554 # CONFIG_E1000 is not set 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 559 # CONFIG_NS83820 is not set 560 # CONFIG_HAMACHI is not set 561 # CONFIG_YELLOWFIN is not set ··· 579 # CONFIG_NIU is not set 580 # CONFIG_MLX4_CORE is not set 581 # CONFIG_TEHUTI is not set 582 + # CONFIG_BNX2X is not set 583 # CONFIG_TR is not set 584 585 # ··· 601 # CONFIG_PPP is not set 602 # CONFIG_SLIP is not set 603 # CONFIG_NET_FC is not set 604 # CONFIG_NETCONSOLE is not set 605 # CONFIG_NETPOLL is not set 606 # CONFIG_NET_POLL_CONTROLLER is not set ··· 624 # 625 # CONFIG_VT is not set 626 # CONFIG_SERIAL_NONSTANDARD is not set 627 + # CONFIG_NOZOMI is not set 628 629 # 630 # Serial drivers ··· 697 # 698 # Miscellaneous I2C Chip support 699 # 700 # CONFIG_DS1682 is not set 701 # CONFIG_SENSORS_EEPROM is not set 702 CONFIG_SENSORS_PCF8574=y 703 + # CONFIG_PCF8575 is not set 704 # CONFIG_SENSORS_PCF8591 is not set 705 + # CONFIG_TPS65010 is not set 706 # CONFIG_SENSORS_MAX6875 is not set 707 # CONFIG_SENSORS_TSL2550 is not set 708 # CONFIG_I2C_DEBUG_CORE is not set ··· 733 # CONFIG_W1 is not set 734 # CONFIG_POWER_SUPPLY is not set 735 # CONFIG_HWMON is not set 736 + # CONFIG_THERMAL is not set 737 CONFIG_WATCHDOG=y 738 # CONFIG_WATCHDOG_NOWAYOUT is not set 739 ··· 797 CONFIG_USB_ARCH_HAS_EHCI=y 798 CONFIG_USB=y 799 # CONFIG_USB_DEBUG is not set 800 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 801 802 # 803 # Miscellaneous USB options ··· 810 # USB Host Controller Drivers 811 # 812 CONFIG_USB_EHCI_HCD=y 813 CONFIG_USB_EHCI_ROOT_HUB_TT=y 814 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 815 CONFIG_USB_EHCI_FSL=y 816 + CONFIG_USB_EHCI_HCD_PPC_OF=y 817 # CONFIG_USB_ISP116X_HCD is not set 818 # CONFIG_USB_OHCI_HCD is not set 819 CONFIG_USB_UHCI_HCD=y ··· 857 # 858 # USB port drivers 859 # 860 # CONFIG_USB_SERIAL is not set 861 862 # ··· 885 # CONFIG_USB_LD is not set 886 # CONFIG_USB_TRANCEVIBRATOR is not set 887 # CONFIG_USB_IOWARRIOR is not set 888 # CONFIG_USB_GADGET is not set 889 # CONFIG_MMC is not set 890 + # CONFIG_MEMSTICK is not set 891 # CONFIG_NEW_LEDS is not set 892 # CONFIG_INFINIBAND is not set 893 # CONFIG_EDAC is not set ··· 926 # CONFIG_RTC_DRV_PCF8563 is not set 927 # CONFIG_RTC_DRV_PCF8583 is not set 928 # CONFIG_RTC_DRV_M41T80 is not set 929 + # CONFIG_RTC_DRV_S35390A is not set 930 931 # 932 # SPI RTC drivers 933 # 934 # CONFIG_RTC_DRV_MAX6902 is not set 935 + # CONFIG_RTC_DRV_R9701 is not set 936 + # CONFIG_RTC_DRV_RS5C348 is not set 937 938 # 939 # Platform RTC drivers 940 # 941 # CONFIG_RTC_DRV_CMOS is not set 942 + # CONFIG_RTC_DRV_DS1511 is not set 943 # CONFIG_RTC_DRV_DS1553 is not set 944 # CONFIG_RTC_DRV_DS1742 is not set 945 + # CONFIG_RTC_DRV_STK17TA8 is not set 946 # CONFIG_RTC_DRV_M48T86 is not set 947 # CONFIG_RTC_DRV_M48T59 is not set 948 # CONFIG_RTC_DRV_V3020 is not set ··· 947 # 948 # on-CPU RTC drivers 949 # 950 + # CONFIG_DMADEVICES is not set 951 952 # 953 # Userspace I/O ··· 972 # CONFIG_XFS_FS is not set 973 # CONFIG_GFS2_FS is not set 974 # CONFIG_OCFS2_FS is not set 975 + CONFIG_DNOTIFY=y 976 CONFIG_INOTIFY=y 977 CONFIG_INOTIFY_USER=y 978 # CONFIG_QUOTA is not set 979 # CONFIG_AUTOFS_FS is not set 980 # CONFIG_AUTOFS4_FS is not set 981 # CONFIG_FUSE_FS is not set ··· 1023 # CONFIG_JFFS2_FS is not set 1024 # CONFIG_CRAMFS is not set 1025 # CONFIG_VXFS_FS is not set 1026 + # CONFIG_MINIX_FS is not set 1027 # CONFIG_HPFS_FS is not set 1028 # CONFIG_QNX4FS_FS is not set 1029 + # CONFIG_ROMFS_FS is not set 1030 # CONFIG_SYSV_FS is not set 1031 # CONFIG_UFS_FS is not set 1032 CONFIG_NETWORK_FILESYSTEMS=y ··· 1111 # CONFIG_NLS_KOI8_U is not set 1112 # CONFIG_NLS_UTF8 is not set 1113 # CONFIG_DLM is not set 1114 1115 # 1116 # Library routines ··· 1127 CONFIG_HAS_IOMEM=y 1128 CONFIG_HAS_IOPORT=y 1129 CONFIG_HAS_DMA=y 1130 1131 # 1132 # Kernel hacking ··· 1141 # CONFIG_HEADERS_CHECK is not set 1142 # CONFIG_DEBUG_KERNEL is not set 1143 # CONFIG_SLUB_DEBUG_ON is not set 1144 + # CONFIG_SLUB_STATS is not set 1145 # CONFIG_DEBUG_BUGVERBOSE is not set 1146 # CONFIG_SAMPLES is not set 1147 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1154 CONFIG_CRYPTO=y 1155 CONFIG_CRYPTO_ALGAPI=y 1156 CONFIG_CRYPTO_BLKCIPHER=y 1157 + # CONFIG_CRYPTO_SEQIV is not set 1158 CONFIG_CRYPTO_MANAGER=y 1159 # CONFIG_CRYPTO_HMAC is not set 1160 # CONFIG_CRYPTO_XCBC is not set ··· 1171 CONFIG_CRYPTO_PCBC=m 1172 # CONFIG_CRYPTO_LRW is not set 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 1177 # CONFIG_CRYPTO_CRYPTD is not set 1178 CONFIG_CRYPTO_DES=y 1179 # CONFIG_CRYPTO_FCRYPT is not set ··· 1185 # CONFIG_CRYPTO_KHAZAD is not set 1186 # CONFIG_CRYPTO_ANUBIS is not set 1187 # CONFIG_CRYPTO_SEED is not set 1188 + # CONFIG_CRYPTO_SALSA20 is not set 1189 # CONFIG_CRYPTO_DEFLATE is not set 1190 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1191 # CONFIG_CRYPTO_CRC32C is not set 1192 # CONFIG_CRYPTO_CAMELLIA is not set 1193 # CONFIG_CRYPTO_TEST is not set 1194 # CONFIG_CRYPTO_AUTHENC is not set 1195 + # CONFIG_CRYPTO_LZO is not set 1196 CONFIG_CRYPTO_HW=y 1197 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1198 # CONFIG_PPC_CLOCK is not set
+71 -33
arch/powerpc/configs/mpc834x_mds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:41 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 157 # CONFIG_MPC832x_MDS is not set 158 # CONFIG_MPC832x_RDB is not set 159 CONFIG_MPC834x_MDS=y 160 # CONFIG_MPC834x_ITX is not set 161 # CONFIG_MPC836x_MDS is not set 162 - CONFIG_MPC834x=y 163 # CONFIG_MPIC is not set 164 # CONFIG_MPIC_WEIRD is not set 165 # CONFIG_PPC_I8259 is not set ··· 175 # CONFIG_PPC_INDIRECT_IO is not set 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 # CONFIG_FSL_ULI1575 is not set 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=250 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 CONFIG_BINFMT_ELF=y 197 # CONFIG_BINFMT_MISC is not set 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 CONFIG_PROC_DEVICETREE=y 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 267 CONFIG_XFRM_USER=m 268 # CONFIG_XFRM_SUB_POLICY is not set 269 # CONFIG_XFRM_MIGRATE is not set 270 # CONFIG_NET_KEY is not set 271 CONFIG_INET=y 272 CONFIG_IP_MULTICAST=y ··· 323 # 324 # CONFIG_NET_PKTGEN is not set 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 # CONFIG_AF_RXRPC is not set ··· 368 CONFIG_BLK_DEV_RAM=y 369 CONFIG_BLK_DEV_RAM_COUNT=16 370 CONFIG_BLK_DEV_RAM_SIZE=32768 371 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 372 # CONFIG_CDROM_PKTCDVD is not set 373 # CONFIG_ATA_OVER_ETH is not set 374 CONFIG_MISC_DEVICES=y ··· 376 # CONFIG_EEPROM_93CX6 is not set 377 # CONFIG_SGI_IOC4 is not set 378 # CONFIG_TIFM_CORE is not set 379 # CONFIG_IDE is not set 380 381 # ··· 406 # CONFIG_EQUALIZER is not set 407 # CONFIG_TUN is not set 408 # CONFIG_VETH is not set 409 - # CONFIG_IP1000 is not set 410 # CONFIG_ARCNET is not set 411 CONFIG_PHYLIB=y 412 ··· 421 # CONFIG_SMSC_PHY is not set 422 # CONFIG_BROADCOM_PHY is not set 423 # CONFIG_ICPLUS_PHY is not set 424 # CONFIG_FIXED_PHY is not set 425 # CONFIG_MDIO_BITBANG is not set 426 CONFIG_NET_ETHERNET=y ··· 449 # CONFIG_NE2K_PCI is not set 450 # CONFIG_8139CP is not set 451 # CONFIG_8139TOO is not set 452 # CONFIG_SIS900 is not set 453 # CONFIG_EPIC100 is not set 454 # CONFIG_SUNDANCE is not set ··· 461 # CONFIG_DL2K is not set 462 # CONFIG_E1000 is not set 463 # CONFIG_E1000E is not set 464 # CONFIG_NS83820 is not set 465 # CONFIG_HAMACHI is not set 466 # CONFIG_YELLOWFIN is not set ··· 490 # CONFIG_NIU is not set 491 # CONFIG_MLX4_CORE is not set 492 # CONFIG_TEHUTI is not set 493 # CONFIG_TR is not set 494 495 # ··· 503 # CONFIG_HIPPI is not set 504 # CONFIG_PPP is not set 505 # CONFIG_SLIP is not set 506 - # CONFIG_SHAPER is not set 507 # CONFIG_NETCONSOLE is not set 508 # CONFIG_NETPOLL is not set 509 # CONFIG_NET_POLL_CONTROLLER is not set ··· 545 # 546 # CONFIG_VT is not set 547 # CONFIG_SERIAL_NONSTANDARD is not set 548 549 # 550 # Serial drivers ··· 619 # 620 # Miscellaneous I2C Chip support 621 # 622 - # CONFIG_SENSORS_DS1337 is not set 623 - # CONFIG_SENSORS_DS1374 is not set 624 # CONFIG_DS1682 is not set 625 # CONFIG_SENSORS_EEPROM is not set 626 # CONFIG_SENSORS_PCF8574 is not set 627 - # CONFIG_SENSORS_PCA9539 is not set 628 # CONFIG_SENSORS_PCF8591 is not set 629 - # CONFIG_SENSORS_M41T00 is not set 630 # CONFIG_SENSORS_MAX6875 is not set 631 # CONFIG_SENSORS_TSL2550 is not set 632 # CONFIG_I2C_DEBUG_CORE is not set ··· 649 # CONFIG_SENSORS_ADM1031 is not set 650 # CONFIG_SENSORS_ADM9240 is not set 651 # CONFIG_SENSORS_ADT7470 is not set 652 # CONFIG_SENSORS_ATXP1 is not set 653 # CONFIG_SENSORS_DS1621 is not set 654 # CONFIG_SENSORS_I5K_AMB is not set ··· 679 # CONFIG_SENSORS_SMSC47M1 is not set 680 # CONFIG_SENSORS_SMSC47M192 is not set 681 # CONFIG_SENSORS_SMSC47B397 is not set 682 # CONFIG_SENSORS_THMC50 is not set 683 # CONFIG_SENSORS_VIA686A is not set 684 # CONFIG_SENSORS_VT1211 is not set ··· 689 # CONFIG_SENSORS_W83792D is not set 690 # CONFIG_SENSORS_W83793 is not set 691 # CONFIG_SENSORS_W83L785TS is not set 692 # CONFIG_SENSORS_W83627HF is not set 693 # CONFIG_SENSORS_W83627EHF is not set 694 # CONFIG_HWMON_DEBUG_CHIP is not set 695 CONFIG_WATCHDOG=y 696 # CONFIG_WATCHDOG_NOWAYOUT is not set 697 ··· 755 CONFIG_USB_ARCH_HAS_OHCI=y 756 CONFIG_USB_ARCH_HAS_EHCI=y 757 # CONFIG_USB is not set 758 - CONFIG_USB_EHCI_ROOT_HUB_TT=y 759 - CONFIG_USB_EHCI_FSL=y 760 761 # 762 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 763 # 764 - 765 - # 766 - # USB Gadget Support 767 - # 768 # CONFIG_USB_GADGET is not set 769 # CONFIG_MMC is not set 770 # CONFIG_NEW_LEDS is not set 771 # CONFIG_INFINIBAND is not set 772 # CONFIG_EDAC is not set 773 CONFIG_RTC_LIB=y 774 CONFIG_RTC_CLASS=y 775 CONFIG_RTC_HCTOSYS=y 776 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 777 # CONFIG_RTC_DEBUG is not set ··· 797 # CONFIG_RTC_DRV_PCF8563 is not set 798 # CONFIG_RTC_DRV_PCF8583 is not set 799 # CONFIG_RTC_DRV_M41T80 is not set 800 801 # 802 # SPI RTC drivers ··· 807 # Platform RTC drivers 808 # 809 # CONFIG_RTC_DRV_CMOS is not set 810 # CONFIG_RTC_DRV_DS1553 is not set 811 - # CONFIG_RTC_DRV_STK17TA8 is not set 812 # CONFIG_RTC_DRV_DS1742 is not set 813 # CONFIG_RTC_DRV_M48T86 is not set 814 # CONFIG_RTC_DRV_M48T59 is not set 815 # CONFIG_RTC_DRV_V3020 is not set ··· 818 # 819 # on-CPU RTC drivers 820 # 821 822 # 823 # Userspace I/O ··· 844 # CONFIG_XFS_FS is not set 845 # CONFIG_GFS2_FS is not set 846 # CONFIG_OCFS2_FS is not set 847 - # CONFIG_MINIX_FS is not set 848 - # CONFIG_ROMFS_FS is not set 849 CONFIG_INOTIFY=y 850 CONFIG_INOTIFY_USER=y 851 # CONFIG_QUOTA is not set 852 - CONFIG_DNOTIFY=y 853 # CONFIG_AUTOFS_FS is not set 854 # CONFIG_AUTOFS4_FS is not set 855 # CONFIG_FUSE_FS is not set ··· 889 # CONFIG_EFS_FS is not set 890 # CONFIG_CRAMFS is not set 891 # CONFIG_VXFS_FS is not set 892 # CONFIG_HPFS_FS is not set 893 # CONFIG_QNX4FS_FS is not set 894 # CONFIG_SYSV_FS is not set 895 # CONFIG_UFS_FS is not set 896 CONFIG_NETWORK_FILESYSTEMS=y ··· 936 # CONFIG_SYSV68_PARTITION is not set 937 # CONFIG_NLS is not set 938 # CONFIG_DLM is not set 939 - # CONFIG_UCC_SLOW is not set 940 941 # 942 # Library routines ··· 951 CONFIG_HAS_IOMEM=y 952 CONFIG_HAS_IOPORT=y 953 CONFIG_HAS_DMA=y 954 - # CONFIG_INSTRUMENTATION is not set 955 956 # 957 # Kernel hacking ··· 964 # CONFIG_HEADERS_CHECK is not set 965 # CONFIG_DEBUG_KERNEL is not set 966 # CONFIG_SLUB_DEBUG_ON is not set 967 # CONFIG_DEBUG_BUGVERBOSE is not set 968 # CONFIG_SAMPLES is not set 969 # CONFIG_PPC_EARLY_DEBUG is not set ··· 978 CONFIG_CRYPTO=y 979 CONFIG_CRYPTO_ALGAPI=y 980 CONFIG_CRYPTO_BLKCIPHER=y 981 CONFIG_CRYPTO_MANAGER=y 982 # CONFIG_CRYPTO_HMAC is not set 983 # CONFIG_CRYPTO_XCBC is not set ··· 996 CONFIG_CRYPTO_PCBC=m 997 # CONFIG_CRYPTO_LRW is not set 998 # CONFIG_CRYPTO_XTS is not set 999 # CONFIG_CRYPTO_CRYPTD is not set 1000 CONFIG_CRYPTO_DES=y 1001 # CONFIG_CRYPTO_FCRYPT is not set ··· 1013 # CONFIG_CRYPTO_KHAZAD is not set 1014 # CONFIG_CRYPTO_ANUBIS is not set 1015 # CONFIG_CRYPTO_SEED is not set 1016 # CONFIG_CRYPTO_DEFLATE is not set 1017 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1018 # CONFIG_CRYPTO_CRC32C is not set 1019 # CONFIG_CRYPTO_CAMELLIA is not set 1020 # CONFIG_CRYPTO_TEST is not set 1021 # CONFIG_CRYPTO_AUTHENC is not set 1022 CONFIG_CRYPTO_HW=y 1023 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:20 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 143 # CONFIG_MPC832x_MDS is not set 144 # CONFIG_MPC832x_RDB is not set 145 CONFIG_MPC834x_MDS=y 146 # CONFIG_MPC834x_ITX is not set 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 151 + CONFIG_PPC_MPC834x=y 152 + CONFIG_IPIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 155 # CONFIG_PPC_INDIRECT_IO is not set 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 # CONFIG_FSL_ULI1575 is not set 159 160 # ··· 171 # CONFIG_HZ_300 is not set 172 # CONFIG_HZ_1000 is not set 173 CONFIG_HZ=250 174 + # CONFIG_SCHED_HRTICK is not set 175 CONFIG_PREEMPT_NONE=y 176 # CONFIG_PREEMPT_VOLUNTARY is not set 177 # CONFIG_PREEMPT is not set 178 CONFIG_BINFMT_ELF=y 179 # CONFIG_BINFMT_MISC is not set 180 + # CONFIG_IOMMU_HELPER is not set 181 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 182 + CONFIG_ARCH_HAS_WALK_MEMORY=y 183 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 184 CONFIG_ARCH_FLATMEM_ENABLE=y 185 CONFIG_ARCH_POPULATES_NODE_MAP=y 186 CONFIG_SELECT_MEMORY_MODEL=y ··· 195 CONFIG_PROC_DEVICETREE=y 196 # CONFIG_CMDLINE_BOOL is not set 197 # CONFIG_PM is not set 198 CONFIG_SECCOMP=y 199 CONFIG_ISA_DMA_API=y 200 201 # ··· 248 CONFIG_XFRM_USER=m 249 # CONFIG_XFRM_SUB_POLICY is not set 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 252 # CONFIG_NET_KEY is not set 253 CONFIG_INET=y 254 CONFIG_IP_MULTICAST=y ··· 303 # 304 # CONFIG_NET_PKTGEN is not set 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 307 # CONFIG_IRDA is not set 308 # CONFIG_BT is not set 309 # CONFIG_AF_RXRPC is not set ··· 347 CONFIG_BLK_DEV_RAM=y 348 CONFIG_BLK_DEV_RAM_COUNT=16 349 CONFIG_BLK_DEV_RAM_SIZE=32768 350 + # CONFIG_BLK_DEV_XIP is not set 351 # CONFIG_CDROM_PKTCDVD is not set 352 # CONFIG_ATA_OVER_ETH is not set 353 CONFIG_MISC_DEVICES=y ··· 355 # CONFIG_EEPROM_93CX6 is not set 356 # CONFIG_SGI_IOC4 is not set 357 # CONFIG_TIFM_CORE is not set 358 + # CONFIG_ENCLOSURE_SERVICES is not set 359 + CONFIG_HAVE_IDE=y 360 # CONFIG_IDE is not set 361 362 # ··· 383 # CONFIG_EQUALIZER is not set 384 # CONFIG_TUN is not set 385 # CONFIG_VETH is not set 386 # CONFIG_ARCNET is not set 387 CONFIG_PHYLIB=y 388 ··· 399 # CONFIG_SMSC_PHY is not set 400 # CONFIG_BROADCOM_PHY is not set 401 # CONFIG_ICPLUS_PHY is not set 402 + # CONFIG_REALTEK_PHY is not set 403 # CONFIG_FIXED_PHY is not set 404 # CONFIG_MDIO_BITBANG is not set 405 CONFIG_NET_ETHERNET=y ··· 426 # CONFIG_NE2K_PCI is not set 427 # CONFIG_8139CP is not set 428 # CONFIG_8139TOO is not set 429 + # CONFIG_R6040 is not set 430 # CONFIG_SIS900 is not set 431 # CONFIG_EPIC100 is not set 432 # CONFIG_SUNDANCE is not set ··· 437 # CONFIG_DL2K is not set 438 # CONFIG_E1000 is not set 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 443 # CONFIG_NS83820 is not set 444 # CONFIG_HAMACHI is not set 445 # CONFIG_YELLOWFIN is not set ··· 463 # CONFIG_NIU is not set 464 # CONFIG_MLX4_CORE is not set 465 # CONFIG_TEHUTI is not set 466 + # CONFIG_BNX2X is not set 467 # CONFIG_TR is not set 468 469 # ··· 475 # CONFIG_HIPPI is not set 476 # CONFIG_PPP is not set 477 # CONFIG_SLIP is not set 478 # CONFIG_NETCONSOLE is not set 479 # CONFIG_NETPOLL is not set 480 # CONFIG_NET_POLL_CONTROLLER is not set ··· 518 # 519 # CONFIG_VT is not set 520 # CONFIG_SERIAL_NONSTANDARD is not set 521 + # CONFIG_NOZOMI is not set 522 523 # 524 # Serial drivers ··· 591 # 592 # Miscellaneous I2C Chip support 593 # 594 # CONFIG_DS1682 is not set 595 # CONFIG_SENSORS_EEPROM is not set 596 # CONFIG_SENSORS_PCF8574 is not set 597 + # CONFIG_PCF8575 is not set 598 # CONFIG_SENSORS_PCF8591 is not set 599 + # CONFIG_TPS65010 is not set 600 # CONFIG_SENSORS_MAX6875 is not set 601 # CONFIG_SENSORS_TSL2550 is not set 602 # CONFIG_I2C_DEBUG_CORE is not set ··· 623 # CONFIG_SENSORS_ADM1031 is not set 624 # CONFIG_SENSORS_ADM9240 is not set 625 # CONFIG_SENSORS_ADT7470 is not set 626 + # CONFIG_SENSORS_ADT7473 is not set 627 # CONFIG_SENSORS_ATXP1 is not set 628 # CONFIG_SENSORS_DS1621 is not set 629 # CONFIG_SENSORS_I5K_AMB is not set ··· 652 # CONFIG_SENSORS_SMSC47M1 is not set 653 # CONFIG_SENSORS_SMSC47M192 is not set 654 # CONFIG_SENSORS_SMSC47B397 is not set 655 + # CONFIG_SENSORS_ADS7828 is not set 656 # CONFIG_SENSORS_THMC50 is not set 657 # CONFIG_SENSORS_VIA686A is not set 658 # CONFIG_SENSORS_VT1211 is not set ··· 661 # CONFIG_SENSORS_W83792D is not set 662 # CONFIG_SENSORS_W83793 is not set 663 # CONFIG_SENSORS_W83L785TS is not set 664 + # CONFIG_SENSORS_W83L786NG is not set 665 # CONFIG_SENSORS_W83627HF is not set 666 # CONFIG_SENSORS_W83627EHF is not set 667 # CONFIG_HWMON_DEBUG_CHIP is not set 668 + # CONFIG_THERMAL is not set 669 CONFIG_WATCHDOG=y 670 # CONFIG_WATCHDOG_NOWAYOUT is not set 671 ··· 725 CONFIG_USB_ARCH_HAS_OHCI=y 726 CONFIG_USB_ARCH_HAS_EHCI=y 727 # CONFIG_USB is not set 728 729 # 730 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 731 # 732 # CONFIG_USB_GADGET is not set 733 # CONFIG_MMC is not set 734 + # CONFIG_MEMSTICK is not set 735 # CONFIG_NEW_LEDS is not set 736 # CONFIG_INFINIBAND is not set 737 # CONFIG_EDAC is not set 738 CONFIG_RTC_LIB=y 739 CONFIG_RTC_CLASS=y 740 + 741 + # 742 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 743 + # 744 CONFIG_RTC_HCTOSYS=y 745 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 746 # CONFIG_RTC_DEBUG is not set ··· 768 # CONFIG_RTC_DRV_PCF8563 is not set 769 # CONFIG_RTC_DRV_PCF8583 is not set 770 # CONFIG_RTC_DRV_M41T80 is not set 771 + # CONFIG_RTC_DRV_S35390A is not set 772 773 # 774 # SPI RTC drivers ··· 777 # Platform RTC drivers 778 # 779 # CONFIG_RTC_DRV_CMOS is not set 780 + # CONFIG_RTC_DRV_DS1511 is not set 781 # CONFIG_RTC_DRV_DS1553 is not set 782 # CONFIG_RTC_DRV_DS1742 is not set 783 + # CONFIG_RTC_DRV_STK17TA8 is not set 784 # CONFIG_RTC_DRV_M48T86 is not set 785 # CONFIG_RTC_DRV_M48T59 is not set 786 # CONFIG_RTC_DRV_V3020 is not set ··· 787 # 788 # on-CPU RTC drivers 789 # 790 + # CONFIG_DMADEVICES is not set 791 792 # 793 # Userspace I/O ··· 812 # CONFIG_XFS_FS is not set 813 # CONFIG_GFS2_FS is not set 814 # CONFIG_OCFS2_FS is not set 815 + CONFIG_DNOTIFY=y 816 CONFIG_INOTIFY=y 817 CONFIG_INOTIFY_USER=y 818 # CONFIG_QUOTA is not set 819 # CONFIG_AUTOFS_FS is not set 820 # CONFIG_AUTOFS4_FS is not set 821 # CONFIG_FUSE_FS is not set ··· 859 # CONFIG_EFS_FS is not set 860 # CONFIG_CRAMFS is not set 861 # CONFIG_VXFS_FS is not set 862 + # CONFIG_MINIX_FS is not set 863 # CONFIG_HPFS_FS is not set 864 # CONFIG_QNX4FS_FS is not set 865 + # CONFIG_ROMFS_FS is not set 866 # CONFIG_SYSV_FS is not set 867 # CONFIG_UFS_FS is not set 868 CONFIG_NETWORK_FILESYSTEMS=y ··· 904 # CONFIG_SYSV68_PARTITION is not set 905 # CONFIG_NLS is not set 906 # CONFIG_DLM is not set 907 908 # 909 # Library routines ··· 920 CONFIG_HAS_IOMEM=y 921 CONFIG_HAS_IOPORT=y 922 CONFIG_HAS_DMA=y 923 924 # 925 # Kernel hacking ··· 934 # CONFIG_HEADERS_CHECK is not set 935 # CONFIG_DEBUG_KERNEL is not set 936 # CONFIG_SLUB_DEBUG_ON is not set 937 + # CONFIG_SLUB_STATS is not set 938 # CONFIG_DEBUG_BUGVERBOSE is not set 939 # CONFIG_SAMPLES is not set 940 # CONFIG_PPC_EARLY_DEBUG is not set ··· 947 CONFIG_CRYPTO=y 948 CONFIG_CRYPTO_ALGAPI=y 949 CONFIG_CRYPTO_BLKCIPHER=y 950 + # CONFIG_CRYPTO_SEQIV is not set 951 CONFIG_CRYPTO_MANAGER=y 952 # CONFIG_CRYPTO_HMAC is not set 953 # CONFIG_CRYPTO_XCBC is not set ··· 964 CONFIG_CRYPTO_PCBC=m 965 # CONFIG_CRYPTO_LRW is not set 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 970 # CONFIG_CRYPTO_CRYPTD is not set 971 CONFIG_CRYPTO_DES=y 972 # CONFIG_CRYPTO_FCRYPT is not set ··· 978 # CONFIG_CRYPTO_KHAZAD is not set 979 # CONFIG_CRYPTO_ANUBIS is not set 980 # CONFIG_CRYPTO_SEED is not set 981 + # CONFIG_CRYPTO_SALSA20 is not set 982 # CONFIG_CRYPTO_DEFLATE is not set 983 # CONFIG_CRYPTO_MICHAEL_MIC is not set 984 # CONFIG_CRYPTO_CRC32C is not set 985 # CONFIG_CRYPTO_CAMELLIA is not set 986 # CONFIG_CRYPTO_TEST is not set 987 # CONFIG_CRYPTO_AUTHENC is not set 988 + # CONFIG_CRYPTO_LZO is not set 989 CONFIG_CRYPTO_HW=y 990 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 991 # CONFIG_PPC_CLOCK is not set
+71 -31
arch/powerpc/configs/mpc836x_mds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:43 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 105 # CONFIG_SLAB is not set 106 CONFIG_SLUB=y 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 139 # CONFIG_DEFAULT_CFQ is not set 140 # CONFIG_DEFAULT_NOOP is not set 141 CONFIG_DEFAULT_IOSCHED="anticipatory" 142 143 # 144 # Platform support ··· 148 # CONFIG_PPC_82xx is not set 149 CONFIG_PPC_83xx=y 150 # CONFIG_PPC_86xx is not set 151 - # CONFIG_PPC_MPC52xx is not set 152 - # CONFIG_PPC_MPC5200 is not set 153 # CONFIG_PPC_CELL is not set 154 # CONFIG_PPC_CELL_NATIVE is not set 155 # CONFIG_PQ2ADS is not set 156 - # CONFIG_MPC8313_RDB is not set 157 # CONFIG_MPC832x_MDS is not set 158 # CONFIG_MPC832x_RDB is not set 159 # CONFIG_MPC834x_MDS is not set 160 # CONFIG_MPC834x_ITX is not set 161 CONFIG_MPC836x_MDS=y 162 - CONFIG_PPC_MPC836x=y 163 # CONFIG_MPIC is not set 164 # CONFIG_MPIC_WEIRD is not set 165 # CONFIG_PPC_I8259 is not set ··· 175 # CONFIG_GENERIC_IOMAP is not set 176 # CONFIG_CPU_FREQ is not set 177 CONFIG_QUICC_ENGINE=y 178 - # CONFIG_CPM2 is not set 179 # CONFIG_FSL_ULI1575 is not set 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 # CONFIG_HZ_1000 is not set 192 CONFIG_HZ=250 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 CONFIG_BINFMT_ELF=y 197 # CONFIG_BINFMT_MISC is not set 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 CONFIG_PROC_DEVICETREE=y 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 CONFIG_SECCOMP=y 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 267 # CONFIG_XFRM_USER is not set 268 # CONFIG_XFRM_SUB_POLICY is not set 269 # CONFIG_XFRM_MIGRATE is not set 270 # CONFIG_NET_KEY is not set 271 CONFIG_INET=y 272 CONFIG_IP_MULTICAST=y ··· 323 # 324 # CONFIG_NET_PKTGEN is not set 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 # CONFIG_AF_RXRPC is not set ··· 368 CONFIG_BLK_DEV_RAM=y 369 CONFIG_BLK_DEV_RAM_COUNT=16 370 CONFIG_BLK_DEV_RAM_SIZE=32768 371 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 372 # CONFIG_CDROM_PKTCDVD is not set 373 # CONFIG_ATA_OVER_ETH is not set 374 CONFIG_MISC_DEVICES=y ··· 376 # CONFIG_EEPROM_93CX6 is not set 377 # CONFIG_SGI_IOC4 is not set 378 # CONFIG_TIFM_CORE is not set 379 # CONFIG_IDE is not set 380 381 # ··· 442 # CONFIG_SCSI_IPS is not set 443 # CONFIG_SCSI_INITIO is not set 444 # CONFIG_SCSI_INIA100 is not set 445 # CONFIG_SCSI_STEX is not set 446 # CONFIG_SCSI_SYM53C8XX_2 is not set 447 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 473 # CONFIG_EQUALIZER is not set 474 # CONFIG_TUN is not set 475 # CONFIG_VETH is not set 476 - # CONFIG_IP1000 is not set 477 # CONFIG_ARCNET is not set 478 CONFIG_PHYLIB=y 479 ··· 488 # CONFIG_SMSC_PHY is not set 489 # CONFIG_BROADCOM_PHY is not set 490 # CONFIG_ICPLUS_PHY is not set 491 # CONFIG_FIXED_PHY is not set 492 # CONFIG_MDIO_BITBANG is not set 493 CONFIG_NET_ETHERNET=y ··· 510 # CONFIG_DL2K is not set 511 # CONFIG_E1000 is not set 512 # CONFIG_E1000E is not set 513 # CONFIG_NS83820 is not set 514 # CONFIG_HAMACHI is not set 515 # CONFIG_YELLOWFIN is not set ··· 543 # CONFIG_NIU is not set 544 # CONFIG_MLX4_CORE is not set 545 # CONFIG_TEHUTI is not set 546 # CONFIG_TR is not set 547 548 # ··· 557 # CONFIG_PPP is not set 558 # CONFIG_SLIP is not set 559 # CONFIG_NET_FC is not set 560 - # CONFIG_SHAPER is not set 561 # CONFIG_NETCONSOLE is not set 562 # CONFIG_NETPOLL is not set 563 # CONFIG_NET_POLL_CONTROLLER is not set ··· 599 # 600 # CONFIG_VT is not set 601 # CONFIG_SERIAL_NONSTANDARD is not set 602 603 # 604 # Serial drivers ··· 619 CONFIG_SERIAL_CORE_CONSOLE=y 620 # CONFIG_SERIAL_JSM is not set 621 # CONFIG_SERIAL_OF_PLATFORM is not set 622 CONFIG_UNIX98_PTYS=y 623 CONFIG_LEGACY_PTYS=y 624 CONFIG_LEGACY_PTY_COUNT=256 ··· 674 # 675 # Miscellaneous I2C Chip support 676 # 677 - # CONFIG_SENSORS_DS1337 is not set 678 - # CONFIG_SENSORS_DS1374 is not set 679 # CONFIG_DS1682 is not set 680 # CONFIG_SENSORS_EEPROM is not set 681 # CONFIG_SENSORS_PCF8574 is not set 682 - # CONFIG_SENSORS_PCA9539 is not set 683 # CONFIG_SENSORS_PCF8591 is not set 684 - # CONFIG_SENSORS_M41T00 is not set 685 # CONFIG_SENSORS_MAX6875 is not set 686 # CONFIG_SENSORS_TSL2550 is not set 687 # CONFIG_I2C_DEBUG_CORE is not set ··· 704 # CONFIG_SENSORS_ADM1031 is not set 705 # CONFIG_SENSORS_ADM9240 is not set 706 # CONFIG_SENSORS_ADT7470 is not set 707 # CONFIG_SENSORS_ATXP1 is not set 708 # CONFIG_SENSORS_DS1621 is not set 709 # CONFIG_SENSORS_I5K_AMB is not set ··· 734 # CONFIG_SENSORS_SMSC47M1 is not set 735 # CONFIG_SENSORS_SMSC47M192 is not set 736 # CONFIG_SENSORS_SMSC47B397 is not set 737 # CONFIG_SENSORS_THMC50 is not set 738 # CONFIG_SENSORS_VIA686A is not set 739 # CONFIG_SENSORS_VT1211 is not set ··· 744 # CONFIG_SENSORS_W83792D is not set 745 # CONFIG_SENSORS_W83793 is not set 746 # CONFIG_SENSORS_W83L785TS is not set 747 # CONFIG_SENSORS_W83627HF is not set 748 # CONFIG_SENSORS_W83627EHF is not set 749 # CONFIG_HWMON_DEBUG_CHIP is not set 750 CONFIG_WATCHDOG=y 751 # CONFIG_WATCHDOG_NOWAYOUT is not set 752 ··· 814 # 815 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 816 # 817 - 818 - # 819 - # USB Gadget Support 820 - # 821 # CONFIG_USB_GADGET is not set 822 # CONFIG_MMC is not set 823 # CONFIG_NEW_LEDS is not set 824 # CONFIG_INFINIBAND is not set 825 # CONFIG_EDAC is not set 826 CONFIG_RTC_LIB=y 827 CONFIG_RTC_CLASS=y 828 CONFIG_RTC_HCTOSYS=y 829 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 830 # CONFIG_RTC_DEBUG is not set ··· 852 # CONFIG_RTC_DRV_PCF8563 is not set 853 # CONFIG_RTC_DRV_PCF8583 is not set 854 # CONFIG_RTC_DRV_M41T80 is not set 855 856 # 857 # SPI RTC drivers ··· 862 # Platform RTC drivers 863 # 864 # CONFIG_RTC_DRV_CMOS is not set 865 # CONFIG_RTC_DRV_DS1553 is not set 866 - # CONFIG_RTC_DRV_STK17TA8 is not set 867 # CONFIG_RTC_DRV_DS1742 is not set 868 # CONFIG_RTC_DRV_M48T86 is not set 869 # CONFIG_RTC_DRV_M48T59 is not set 870 # CONFIG_RTC_DRV_V3020 is not set ··· 873 # 874 # on-CPU RTC drivers 875 # 876 877 # 878 # Userspace I/O ··· 899 # CONFIG_XFS_FS is not set 900 # CONFIG_GFS2_FS is not set 901 # CONFIG_OCFS2_FS is not set 902 - # CONFIG_MINIX_FS is not set 903 - # CONFIG_ROMFS_FS is not set 904 CONFIG_INOTIFY=y 905 CONFIG_INOTIFY_USER=y 906 # CONFIG_QUOTA is not set 907 - CONFIG_DNOTIFY=y 908 # CONFIG_AUTOFS_FS is not set 909 # CONFIG_AUTOFS4_FS is not set 910 # CONFIG_FUSE_FS is not set ··· 944 # CONFIG_EFS_FS is not set 945 # CONFIG_CRAMFS is not set 946 # CONFIG_VXFS_FS is not set 947 # CONFIG_HPFS_FS is not set 948 # CONFIG_QNX4FS_FS is not set 949 # CONFIG_SYSV_FS is not set 950 # CONFIG_UFS_FS is not set 951 CONFIG_NETWORK_FILESYSTEMS=y ··· 991 # CONFIG_SYSV68_PARTITION is not set 992 # CONFIG_NLS is not set 993 # CONFIG_DLM is not set 994 - # CONFIG_UCC_SLOW is not set 995 CONFIG_UCC_FAST=y 996 CONFIG_UCC=y 997 ··· 1008 CONFIG_HAS_IOMEM=y 1009 CONFIG_HAS_IOPORT=y 1010 CONFIG_HAS_DMA=y 1011 - # CONFIG_INSTRUMENTATION is not set 1012 1013 # 1014 # Kernel hacking ··· 1021 # CONFIG_HEADERS_CHECK is not set 1022 # CONFIG_DEBUG_KERNEL is not set 1023 # CONFIG_SLUB_DEBUG_ON is not set 1024 # CONFIG_DEBUG_BUGVERBOSE is not set 1025 # CONFIG_SAMPLES is not set 1026 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1035 CONFIG_CRYPTO=y 1036 CONFIG_CRYPTO_ALGAPI=y 1037 CONFIG_CRYPTO_BLKCIPHER=y 1038 CONFIG_CRYPTO_MANAGER=y 1039 # CONFIG_CRYPTO_HMAC is not set 1040 # CONFIG_CRYPTO_XCBC is not set ··· 1053 CONFIG_CRYPTO_PCBC=m 1054 # CONFIG_CRYPTO_LRW is not set 1055 # CONFIG_CRYPTO_XTS is not set 1056 # CONFIG_CRYPTO_CRYPTD is not set 1057 CONFIG_CRYPTO_DES=y 1058 # CONFIG_CRYPTO_FCRYPT is not set ··· 1070 # CONFIG_CRYPTO_KHAZAD is not set 1071 # CONFIG_CRYPTO_ANUBIS is not set 1072 # CONFIG_CRYPTO_SEED is not set 1073 # CONFIG_CRYPTO_DEFLATE is not set 1074 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1075 # CONFIG_CRYPTO_CRC32C is not set 1076 # CONFIG_CRYPTO_CAMELLIA is not set 1077 # CONFIG_CRYPTO_TEST is not set 1078 # CONFIG_CRYPTO_AUTHENC is not set 1079 CONFIG_CRYPTO_HW=y 1080 # CONFIG_PPC_CLOCK is not set 1081 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:21 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 86 CONFIG_PRINTK=y 87 CONFIG_BUG=y 88 CONFIG_ELF_CORE=y 89 + CONFIG_COMPAT_BRK=y 90 CONFIG_BASE_FULL=y 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 + CONFIG_TIMERFD=y 96 CONFIG_EVENTFD=y 97 CONFIG_SHMEM=y 98 CONFIG_VM_EVENT_COUNTERS=y ··· 98 # CONFIG_SLAB is not set 99 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 125 # CONFIG_DEFAULT_CFQ is not set 126 # CONFIG_DEFAULT_NOOP is not set 127 CONFIG_DEFAULT_IOSCHED="anticipatory" 128 + CONFIG_CLASSIC_RCU=y 129 130 # 131 # Platform support ··· 133 # CONFIG_PPC_82xx is not set 134 CONFIG_PPC_83xx=y 135 # CONFIG_PPC_86xx is not set 136 + # CONFIG_PPC_MPC512x is not set 137 + # CONFIG_PPC_MPC5121 is not set 138 # CONFIG_PPC_CELL is not set 139 # CONFIG_PPC_CELL_NATIVE is not set 140 # CONFIG_PQ2ADS is not set 141 + CONFIG_MPC83xx=y 142 + # CONFIG_MPC831x_RDB is not set 143 # CONFIG_MPC832x_MDS is not set 144 # CONFIG_MPC832x_RDB is not set 145 # CONFIG_MPC834x_MDS is not set 146 # CONFIG_MPC834x_ITX is not set 147 CONFIG_MPC836x_MDS=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 152 # CONFIG_MPIC is not set 153 # CONFIG_MPIC_WEIRD is not set 154 # CONFIG_PPC_I8259 is not set ··· 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 CONFIG_QUICC_ENGINE=y 159 # CONFIG_FSL_ULI1575 is not set 160 161 # ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 # CONFIG_BINFMT_MISC is not set 181 + # CONFIG_IOMMU_HELPER is not set 182 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 183 + CONFIG_ARCH_HAS_WALK_MEMORY=y 184 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 185 CONFIG_ARCH_FLATMEM_ENABLE=y 186 CONFIG_ARCH_POPULATES_NODE_MAP=y 187 CONFIG_SELECT_MEMORY_MODEL=y ··· 196 CONFIG_PROC_DEVICETREE=y 197 # CONFIG_CMDLINE_BOOL is not set 198 # CONFIG_PM is not set 199 CONFIG_SECCOMP=y 200 CONFIG_ISA_DMA_API=y 201 202 # ··· 249 # CONFIG_XFRM_USER is not set 250 # CONFIG_XFRM_SUB_POLICY is not set 251 # CONFIG_XFRM_MIGRATE is not set 252 + # CONFIG_XFRM_STATISTICS is not set 253 # CONFIG_NET_KEY is not set 254 CONFIG_INET=y 255 CONFIG_IP_MULTICAST=y ··· 304 # 305 # CONFIG_NET_PKTGEN is not set 306 # CONFIG_HAMRADIO is not set 307 + # CONFIG_CAN is not set 308 # CONFIG_IRDA is not set 309 # CONFIG_BT is not set 310 # CONFIG_AF_RXRPC is not set ··· 348 CONFIG_BLK_DEV_RAM=y 349 CONFIG_BLK_DEV_RAM_COUNT=16 350 CONFIG_BLK_DEV_RAM_SIZE=32768 351 + # CONFIG_BLK_DEV_XIP is not set 352 # CONFIG_CDROM_PKTCDVD is not set 353 # CONFIG_ATA_OVER_ETH is not set 354 CONFIG_MISC_DEVICES=y ··· 356 # CONFIG_EEPROM_93CX6 is not set 357 # CONFIG_SGI_IOC4 is not set 358 # CONFIG_TIFM_CORE is not set 359 + # CONFIG_ENCLOSURE_SERVICES is not set 360 + CONFIG_HAVE_IDE=y 361 # CONFIG_IDE is not set 362 363 # ··· 420 # CONFIG_SCSI_IPS is not set 421 # CONFIG_SCSI_INITIO is not set 422 # CONFIG_SCSI_INIA100 is not set 423 + # CONFIG_SCSI_MVSAS is not set 424 # CONFIG_SCSI_STEX is not set 425 # CONFIG_SCSI_SYM53C8XX_2 is not set 426 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 450 # CONFIG_EQUALIZER is not set 451 # CONFIG_TUN is not set 452 # CONFIG_VETH is not set 453 # CONFIG_ARCNET is not set 454 CONFIG_PHYLIB=y 455 ··· 466 # CONFIG_SMSC_PHY is not set 467 # CONFIG_BROADCOM_PHY is not set 468 # CONFIG_ICPLUS_PHY is not set 469 + # CONFIG_REALTEK_PHY is not set 470 # CONFIG_FIXED_PHY is not set 471 # CONFIG_MDIO_BITBANG is not set 472 CONFIG_NET_ETHERNET=y ··· 487 # CONFIG_DL2K is not set 488 # CONFIG_E1000 is not set 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 493 # CONFIG_NS83820 is not set 494 # CONFIG_HAMACHI is not set 495 # CONFIG_YELLOWFIN is not set ··· 517 # CONFIG_NIU is not set 518 # CONFIG_MLX4_CORE is not set 519 # CONFIG_TEHUTI is not set 520 + # CONFIG_BNX2X is not set 521 # CONFIG_TR is not set 522 523 # ··· 530 # CONFIG_PPP is not set 531 # CONFIG_SLIP is not set 532 # CONFIG_NET_FC is not set 533 # CONFIG_NETCONSOLE is not set 534 # CONFIG_NETPOLL is not set 535 # CONFIG_NET_POLL_CONTROLLER is not set ··· 573 # 574 # CONFIG_VT is not set 575 # CONFIG_SERIAL_NONSTANDARD is not set 576 + # CONFIG_NOZOMI is not set 577 578 # 579 # Serial drivers ··· 592 CONFIG_SERIAL_CORE_CONSOLE=y 593 # CONFIG_SERIAL_JSM is not set 594 # CONFIG_SERIAL_OF_PLATFORM is not set 595 + # CONFIG_SERIAL_QE is not set 596 CONFIG_UNIX98_PTYS=y 597 CONFIG_LEGACY_PTYS=y 598 CONFIG_LEGACY_PTY_COUNT=256 ··· 646 # 647 # Miscellaneous I2C Chip support 648 # 649 # CONFIG_DS1682 is not set 650 # CONFIG_SENSORS_EEPROM is not set 651 # CONFIG_SENSORS_PCF8574 is not set 652 + # CONFIG_PCF8575 is not set 653 # CONFIG_SENSORS_PCF8591 is not set 654 + # CONFIG_TPS65010 is not set 655 # CONFIG_SENSORS_MAX6875 is not set 656 # CONFIG_SENSORS_TSL2550 is not set 657 # CONFIG_I2C_DEBUG_CORE is not set ··· 678 # CONFIG_SENSORS_ADM1031 is not set 679 # CONFIG_SENSORS_ADM9240 is not set 680 # CONFIG_SENSORS_ADT7470 is not set 681 + # CONFIG_SENSORS_ADT7473 is not set 682 # CONFIG_SENSORS_ATXP1 is not set 683 # CONFIG_SENSORS_DS1621 is not set 684 # CONFIG_SENSORS_I5K_AMB is not set ··· 707 # CONFIG_SENSORS_SMSC47M1 is not set 708 # CONFIG_SENSORS_SMSC47M192 is not set 709 # CONFIG_SENSORS_SMSC47B397 is not set 710 + # CONFIG_SENSORS_ADS7828 is not set 711 # CONFIG_SENSORS_THMC50 is not set 712 # CONFIG_SENSORS_VIA686A is not set 713 # CONFIG_SENSORS_VT1211 is not set ··· 716 # CONFIG_SENSORS_W83792D is not set 717 # CONFIG_SENSORS_W83793 is not set 718 # CONFIG_SENSORS_W83L785TS is not set 719 + # CONFIG_SENSORS_W83L786NG is not set 720 # CONFIG_SENSORS_W83627HF is not set 721 # CONFIG_SENSORS_W83627EHF is not set 722 # CONFIG_HWMON_DEBUG_CHIP is not set 723 + # CONFIG_THERMAL is not set 724 CONFIG_WATCHDOG=y 725 # CONFIG_WATCHDOG_NOWAYOUT is not set 726 ··· 784 # 785 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 786 # 787 # CONFIG_USB_GADGET is not set 788 # CONFIG_MMC is not set 789 + # CONFIG_MEMSTICK is not set 790 # CONFIG_NEW_LEDS is not set 791 # CONFIG_INFINIBAND is not set 792 # CONFIG_EDAC is not set 793 CONFIG_RTC_LIB=y 794 CONFIG_RTC_CLASS=y 795 + 796 + # 797 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 798 + # 799 CONFIG_RTC_HCTOSYS=y 800 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 801 # CONFIG_RTC_DEBUG is not set ··· 821 # CONFIG_RTC_DRV_PCF8563 is not set 822 # CONFIG_RTC_DRV_PCF8583 is not set 823 # CONFIG_RTC_DRV_M41T80 is not set 824 + # CONFIG_RTC_DRV_S35390A is not set 825 826 # 827 # SPI RTC drivers ··· 830 # Platform RTC drivers 831 # 832 # CONFIG_RTC_DRV_CMOS is not set 833 + # CONFIG_RTC_DRV_DS1511 is not set 834 # CONFIG_RTC_DRV_DS1553 is not set 835 # CONFIG_RTC_DRV_DS1742 is not set 836 + # CONFIG_RTC_DRV_STK17TA8 is not set 837 # CONFIG_RTC_DRV_M48T86 is not set 838 # CONFIG_RTC_DRV_M48T59 is not set 839 # CONFIG_RTC_DRV_V3020 is not set ··· 840 # 841 # on-CPU RTC drivers 842 # 843 + # CONFIG_DMADEVICES is not set 844 845 # 846 # Userspace I/O ··· 865 # CONFIG_XFS_FS is not set 866 # CONFIG_GFS2_FS is not set 867 # CONFIG_OCFS2_FS is not set 868 + CONFIG_DNOTIFY=y 869 CONFIG_INOTIFY=y 870 CONFIG_INOTIFY_USER=y 871 # CONFIG_QUOTA is not set 872 # CONFIG_AUTOFS_FS is not set 873 # CONFIG_AUTOFS4_FS is not set 874 # CONFIG_FUSE_FS is not set ··· 912 # CONFIG_EFS_FS is not set 913 # CONFIG_CRAMFS is not set 914 # CONFIG_VXFS_FS is not set 915 + # CONFIG_MINIX_FS is not set 916 # CONFIG_HPFS_FS is not set 917 # CONFIG_QNX4FS_FS is not set 918 + # CONFIG_ROMFS_FS is not set 919 # CONFIG_SYSV_FS is not set 920 # CONFIG_UFS_FS is not set 921 CONFIG_NETWORK_FILESYSTEMS=y ··· 957 # CONFIG_SYSV68_PARTITION is not set 958 # CONFIG_NLS is not set 959 # CONFIG_DLM is not set 960 CONFIG_UCC_FAST=y 961 CONFIG_UCC=y 962 ··· 975 CONFIG_HAS_IOMEM=y 976 CONFIG_HAS_IOPORT=y 977 CONFIG_HAS_DMA=y 978 979 # 980 # Kernel hacking ··· 989 # CONFIG_HEADERS_CHECK is not set 990 # CONFIG_DEBUG_KERNEL is not set 991 # CONFIG_SLUB_DEBUG_ON is not set 992 + # CONFIG_SLUB_STATS is not set 993 # CONFIG_DEBUG_BUGVERBOSE is not set 994 # CONFIG_SAMPLES is not set 995 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1002 CONFIG_CRYPTO=y 1003 CONFIG_CRYPTO_ALGAPI=y 1004 CONFIG_CRYPTO_BLKCIPHER=y 1005 + # CONFIG_CRYPTO_SEQIV is not set 1006 CONFIG_CRYPTO_MANAGER=y 1007 # CONFIG_CRYPTO_HMAC is not set 1008 # CONFIG_CRYPTO_XCBC is not set ··· 1019 CONFIG_CRYPTO_PCBC=m 1020 # CONFIG_CRYPTO_LRW is not set 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 1025 # CONFIG_CRYPTO_CRYPTD is not set 1026 CONFIG_CRYPTO_DES=y 1027 # CONFIG_CRYPTO_FCRYPT is not set ··· 1033 # CONFIG_CRYPTO_KHAZAD is not set 1034 # CONFIG_CRYPTO_ANUBIS is not set 1035 # CONFIG_CRYPTO_SEED is not set 1036 + # CONFIG_CRYPTO_SALSA20 is not set 1037 # CONFIG_CRYPTO_DEFLATE is not set 1038 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1039 # CONFIG_CRYPTO_CRC32C is not set 1040 # CONFIG_CRYPTO_CAMELLIA is not set 1041 # CONFIG_CRYPTO_TEST is not set 1042 # CONFIG_CRYPTO_AUTHENC is not set 1043 + # CONFIG_CRYPTO_LZO is not set 1044 CONFIG_CRYPTO_HW=y 1045 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1046 # CONFIG_PPC_CLOCK is not set 1047 CONFIG_PPC_LIB_RHEAP=y
+109 -88
arch/powerpc/configs/mpc837x_mds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.23 4 - # Wed Oct 10 16:31:39 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set 22 # CONFIG_SMP is not set 23 CONFIG_PPC32=y 24 CONFIG_PPC_MERGE=y 25 CONFIG_MMU=y 26 CONFIG_GENERIC_HARDIRQS=y 27 CONFIG_IRQ_PER_CPU=y 28 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 29 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 # CONFIG_AUDIT is not set 72 # CONFIG_IKCONFIG is not set 73 CONFIG_LOG_BUF_SHIFT=14 74 CONFIG_SYSFS_DEPRECATED=y 75 # CONFIG_RELAY is not set 76 CONFIG_BLK_DEV_INITRD=y 77 CONFIG_INITRAMFS_SOURCE="" 78 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y 103 CONFIG_SLAB=y 104 # CONFIG_SLUB is not set 105 # CONFIG_SLOB is not set 106 CONFIG_RT_MUTEXES=y 107 # CONFIG_TINY_SHMEM is not set 108 CONFIG_BASE_SMALL=0 ··· 140 # CONFIG_DEFAULT_CFQ is not set 141 # CONFIG_DEFAULT_NOOP is not set 142 CONFIG_DEFAULT_IOSCHED="anticipatory" 143 144 # 145 # Platform support 146 # 147 # CONFIG_PPC_MULTIPLATFORM is not set 148 - # CONFIG_EMBEDDED6xx is not set 149 # CONFIG_PPC_82xx is not set 150 CONFIG_PPC_83xx=y 151 # CONFIG_PPC_86xx is not set 152 - # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 154 # CONFIG_PPC_CELL is not set 155 # CONFIG_PPC_CELL_NATIVE is not set 156 # CONFIG_PQ2ADS is not set 157 - # CONFIG_MPC8313_RDB is not set 158 # CONFIG_MPC832x_MDS is not set 159 # CONFIG_MPC832x_RDB is not set 160 # CONFIG_MPC834x_MDS is not set 161 # CONFIG_MPC834x_ITX is not set 162 # CONFIG_MPC836x_MDS is not set 163 CONFIG_MPC837x_MDS=y 164 CONFIG_PPC_MPC837x=y 165 # CONFIG_MPIC is not set 166 # CONFIG_MPIC_WEIRD is not set 167 # CONFIG_PPC_I8259 is not set ··· 176 # CONFIG_PPC_INDIRECT_IO is not set 177 # CONFIG_GENERIC_IOMAP is not set 178 # CONFIG_CPU_FREQ is not set 179 - # CONFIG_CPM2 is not set 180 # CONFIG_FSL_ULI1575 is not set 181 - CONFIG_FSL_SERDES=y 182 183 # 184 # Kernel options 185 # 186 # CONFIG_HIGHMEM is not set 187 # CONFIG_HZ_100 is not set 188 CONFIG_HZ_250=y 189 # CONFIG_HZ_300 is not set 190 # CONFIG_HZ_1000 is not set 191 CONFIG_HZ=250 192 CONFIG_PREEMPT_NONE=y 193 # CONFIG_PREEMPT_VOLUNTARY is not set 194 # CONFIG_PREEMPT is not set 195 CONFIG_BINFMT_ELF=y 196 # CONFIG_BINFMT_MISC is not set 197 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 210 CONFIG_FLATMEM=y 211 CONFIG_FLAT_NODE_MEM_MAP=y 212 # CONFIG_SPARSEMEM_STATIC is not set 213 CONFIG_SPLIT_PTLOCK_CPUS=4 214 # CONFIG_RESOURCES_64BIT is not set 215 CONFIG_ZONE_DMA_FLAG=1 ··· 219 CONFIG_PROC_DEVICETREE=y 220 # CONFIG_CMDLINE_BOOL is not set 221 # CONFIG_PM is not set 222 - CONFIG_SUSPEND_UP_POSSIBLE=y 223 - CONFIG_HIBERNATION_UP_POSSIBLE=y 224 CONFIG_SECCOMP=y 225 - CONFIG_WANT_DEVICE_TREE=y 226 - CONFIG_DEVICE_TREE="" 227 CONFIG_ISA_DMA_API=y 228 229 # ··· 233 # CONFIG_PCI_DOMAINS is not set 234 # CONFIG_PCI_SYSCALL is not set 235 # CONFIG_ARCH_SUPPORTS_MSI is not set 236 - 237 - # 238 - # PCCARD (PCMCIA/CardBus) support 239 - # 240 # CONFIG_PCCARD is not set 241 242 # ··· 246 CONFIG_HIGHMEM_START=0xfe000000 247 CONFIG_LOWMEM_SIZE=0x30000000 248 CONFIG_KERNEL_START=0xc0000000 249 - CONFIG_TASK_SIZE=0x80000000 250 CONFIG_BOOT_LOAD=0x00800000 251 252 # ··· 264 CONFIG_XFRM_USER=m 265 # CONFIG_XFRM_SUB_POLICY is not set 266 # CONFIG_XFRM_MIGRATE is not set 267 # CONFIG_NET_KEY is not set 268 CONFIG_INET=y 269 CONFIG_IP_MULTICAST=y ··· 287 CONFIG_INET_XFRM_MODE_TRANSPORT=y 288 CONFIG_INET_XFRM_MODE_TUNNEL=y 289 CONFIG_INET_XFRM_MODE_BEET=y 290 CONFIG_INET_DIAG=y 291 CONFIG_INET_TCP_DIAG=y 292 # CONFIG_TCP_CONG_ADVANCED is not set ··· 313 # CONFIG_LAPB is not set 314 # CONFIG_ECONET is not set 315 # CONFIG_WAN_ROUTER is not set 316 - 317 - # 318 - # QoS and/or fair queueing 319 - # 320 # CONFIG_NET_SCHED is not set 321 322 # ··· 320 # 321 # CONFIG_NET_PKTGEN is not set 322 # CONFIG_HAMRADIO is not set 323 # CONFIG_IRDA is not set 324 # CONFIG_BT is not set 325 # CONFIG_AF_RXRPC is not set ··· 342 # 343 # Generic Driver Options 344 # 345 CONFIG_STANDALONE=y 346 CONFIG_PREVENT_FIRMWARE_BUILD=y 347 # CONFIG_FW_LOADER is not set ··· 360 CONFIG_BLK_DEV_RAM=y 361 CONFIG_BLK_DEV_RAM_COUNT=16 362 CONFIG_BLK_DEV_RAM_SIZE=32768 363 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 364 # CONFIG_CDROM_PKTCDVD is not set 365 # CONFIG_ATA_OVER_ETH is not set 366 CONFIG_MISC_DEVICES=y 367 # CONFIG_EEPROM_93CX6 is not set 368 # CONFIG_IDE is not set 369 370 # ··· 405 # CONFIG_SCSI_FC_ATTRS is not set 406 # CONFIG_SCSI_ISCSI_ATTRS is not set 407 # CONFIG_SCSI_SAS_LIBSAS is not set 408 CONFIG_SCSI_LOWLEVEL=y 409 # CONFIG_ISCSI_TCP is not set 410 # CONFIG_SCSI_DEBUG is not set 411 CONFIG_ATA=y 412 # CONFIG_ATA_NONSTANDARD is not set 413 CONFIG_SATA_FSL=y 414 # CONFIG_PATA_PLATFORM is not set 415 # CONFIG_MD is not set ··· 423 # CONFIG_MACVLAN is not set 424 # CONFIG_EQUALIZER is not set 425 # CONFIG_TUN is not set 426 CONFIG_PHYLIB=y 427 428 # ··· 438 # CONFIG_SMSC_PHY is not set 439 # CONFIG_BROADCOM_PHY is not set 440 # CONFIG_ICPLUS_PHY is not set 441 # CONFIG_FIXED_PHY is not set 442 CONFIG_NET_ETHERNET=y 443 CONFIG_MII=y 444 CONFIG_NETDEV_1000=y 445 CONFIG_GIANFAR=y 446 # CONFIG_GFAR_NAPI is not set 447 CONFIG_NETDEV_10000=y ··· 462 # CONFIG_WAN is not set 463 # CONFIG_PPP is not set 464 # CONFIG_SLIP is not set 465 - # CONFIG_SHAPER is not set 466 # CONFIG_NETCONSOLE is not set 467 # CONFIG_NETPOLL is not set 468 # CONFIG_NET_POLL_CONTROLLER is not set ··· 480 # 481 # CONFIG_INPUT_MOUSEDEV is not set 482 # CONFIG_INPUT_JOYDEV is not set 483 - # CONFIG_INPUT_TSDEV is not set 484 # CONFIG_INPUT_EVDEV is not set 485 # CONFIG_INPUT_EVBUG is not set 486 ··· 525 CONFIG_LEGACY_PTYS=y 526 CONFIG_LEGACY_PTY_COUNT=256 527 # 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 # CONFIG_HW_RANDOM is not set 537 # CONFIG_NVRAM is not set 538 CONFIG_GEN_RTC=y ··· 556 # 557 # Miscellaneous I2C Chip support 558 # 559 - # CONFIG_SENSORS_DS1337 is not set 560 - # CONFIG_SENSORS_DS1374 is not set 561 # CONFIG_DS1682 is not set 562 # CONFIG_SENSORS_EEPROM is not set 563 # CONFIG_SENSORS_PCF8574 is not set 564 - # CONFIG_SENSORS_PCA9539 is not set 565 # CONFIG_SENSORS_PCF8591 is not set 566 - # CONFIG_SENSORS_M41T00 is not set 567 # CONFIG_SENSORS_MAX6875 is not set 568 # CONFIG_SENSORS_TSL2550 is not set 569 # CONFIG_I2C_DEBUG_CORE is not set ··· 578 # CONFIG_POWER_SUPPLY is not set 579 CONFIG_HWMON=y 580 # CONFIG_HWMON_VID is not set 581 - # CONFIG_SENSORS_ABITUGURU is not set 582 - # CONFIG_SENSORS_ABITUGURU3 is not set 583 # CONFIG_SENSORS_AD7418 is not set 584 # CONFIG_SENSORS_ADM1021 is not set 585 # CONFIG_SENSORS_ADM1025 is not set ··· 585 # CONFIG_SENSORS_ADM1029 is not set 586 # CONFIG_SENSORS_ADM1031 is not set 587 # CONFIG_SENSORS_ADM9240 is not set 588 - # CONFIG_SENSORS_ASB100 is not set 589 # CONFIG_SENSORS_ATXP1 is not set 590 # CONFIG_SENSORS_DS1621 is not set 591 # CONFIG_SENSORS_F71805F is not set 592 - # CONFIG_SENSORS_FSCHER is not set 593 - # CONFIG_SENSORS_FSCPOS is not set 594 # CONFIG_SENSORS_GL518SM is not set 595 # CONFIG_SENSORS_GL520SM is not set 596 # CONFIG_SENSORS_IT87 is not set ··· 614 # CONFIG_SENSORS_SMSC47M1 is not set 615 # CONFIG_SENSORS_SMSC47M192 is not set 616 # CONFIG_SENSORS_SMSC47B397 is not set 617 # CONFIG_SENSORS_THMC50 is not set 618 # CONFIG_SENSORS_VT1211 is not set 619 # CONFIG_SENSORS_W83781D is not set ··· 622 # CONFIG_SENSORS_W83792D is not set 623 # CONFIG_SENSORS_W83793 is not set 624 # CONFIG_SENSORS_W83L785TS is not set 625 # CONFIG_SENSORS_W83627HF is not set 626 # CONFIG_SENSORS_W83627EHF is not set 627 # CONFIG_HWMON_DEBUG_CHIP is not set 628 629 # 630 # Multifunction device drivers ··· 657 # 658 # Graphics support 659 # 660 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 661 662 # 663 # Display device support 664 # 665 # 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 671 # 672 # Sound ··· 674 CONFIG_HID_SUPPORT=y 675 CONFIG_HID=y 676 # CONFIG_HID_DEBUG is not set 677 CONFIG_USB_SUPPORT=y 678 CONFIG_USB_ARCH_HAS_HCD=y 679 # CONFIG_USB_ARCH_HAS_OHCI is not set ··· 684 # 685 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 686 # 687 - 688 - # 689 - # USB Gadget Support 690 - # 691 # CONFIG_USB_GADGET is not set 692 # CONFIG_MMC is not set 693 # CONFIG_NEW_LEDS is not set 694 # CONFIG_EDAC is not set 695 # 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 - # 709 710 # 711 # Userspace I/O ··· 709 # CONFIG_EXT3_FS_SECURITY is not set 710 # CONFIG_EXT4DEV_FS is not set 711 CONFIG_JBD=y 712 - # CONFIG_JBD_DEBUG is not set 713 CONFIG_FS_MBCACHE=y 714 # CONFIG_REISERFS_FS is not set 715 # CONFIG_JFS_FS is not set ··· 716 # CONFIG_XFS_FS is not set 717 # CONFIG_GFS2_FS is not set 718 # CONFIG_OCFS2_FS is not set 719 - # CONFIG_MINIX_FS is not set 720 - # CONFIG_ROMFS_FS is not set 721 CONFIG_INOTIFY=y 722 CONFIG_INOTIFY_USER=y 723 # CONFIG_QUOTA is not set 724 - CONFIG_DNOTIFY=y 725 # CONFIG_AUTOFS_FS is not set 726 # CONFIG_AUTOFS4_FS is not set 727 # CONFIG_FUSE_FS is not set ··· 747 CONFIG_TMPFS=y 748 # CONFIG_TMPFS_POSIX_ACL is not set 749 # CONFIG_HUGETLB_PAGE is not set 750 - CONFIG_RAMFS=y 751 # CONFIG_CONFIGFS_FS is not set 752 753 # ··· 761 # CONFIG_EFS_FS is not set 762 # CONFIG_CRAMFS is not set 763 # CONFIG_VXFS_FS is not set 764 # CONFIG_HPFS_FS is not set 765 # CONFIG_QNX4FS_FS is not set 766 # CONFIG_SYSV_FS is not set 767 # CONFIG_UFS_FS is not set 768 - 769 - # 770 - # Network File Systems 771 - # 772 CONFIG_NFS_FS=y 773 CONFIG_NFS_V3=y 774 # CONFIG_NFS_V3_ACL is not set ··· 810 # CONFIG_KARMA_PARTITION is not set 811 # CONFIG_EFI_PARTITION is not set 812 # CONFIG_SYSV68_PARTITION is not set 813 - 814 - # 815 - # Native Language Support 816 - # 817 # CONFIG_NLS is not set 818 - 819 - # 820 - # Distributed Lock Manager 821 - # 822 # CONFIG_DLM is not set 823 - # CONFIG_UCC_SLOW is not set 824 825 # 826 # Library routines ··· 829 CONFIG_HAS_DMA=y 830 831 # 832 - # Instrumentation Support 833 - # 834 - # CONFIG_PROFILING is not set 835 - # CONFIG_KPROBES is not set 836 - 837 - # 838 # Kernel hacking 839 # 840 # CONFIG_PRINTK_TIME is not set 841 CONFIG_ENABLE_MUST_CHECK=y 842 # CONFIG_MAGIC_SYSRQ is not set 843 # CONFIG_UNUSED_SYMBOLS is not set ··· 840 # CONFIG_HEADERS_CHECK is not set 841 # CONFIG_DEBUG_KERNEL is not set 842 # CONFIG_DEBUG_BUGVERBOSE is not set 843 # CONFIG_PPC_EARLY_DEBUG is not set 844 845 # ··· 848 # 849 # CONFIG_KEYS is not set 850 # CONFIG_SECURITY is not set 851 CONFIG_CRYPTO=y 852 CONFIG_CRYPTO_ALGAPI=y 853 CONFIG_CRYPTO_BLKCIPHER=y 854 CONFIG_CRYPTO_MANAGER=y 855 # CONFIG_CRYPTO_HMAC is not set 856 # CONFIG_CRYPTO_XCBC is not set ··· 869 CONFIG_CRYPTO_CBC=y 870 CONFIG_CRYPTO_PCBC=m 871 # CONFIG_CRYPTO_LRW is not set 872 # CONFIG_CRYPTO_CRYPTD is not set 873 CONFIG_CRYPTO_DES=y 874 # CONFIG_CRYPTO_FCRYPT is not set ··· 886 # CONFIG_CRYPTO_ARC4 is not set 887 # CONFIG_CRYPTO_KHAZAD is not set 888 # CONFIG_CRYPTO_ANUBIS is not set 889 # CONFIG_CRYPTO_DEFLATE is not set 890 # CONFIG_CRYPTO_MICHAEL_MIC is not set 891 # CONFIG_CRYPTO_CRC32C is not set 892 # CONFIG_CRYPTO_CAMELLIA is not set 893 # CONFIG_CRYPTO_TEST is not set 894 CONFIG_CRYPTO_HW=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:23 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set 22 # CONFIG_SMP is not set 23 CONFIG_PPC32=y 24 + CONFIG_WORD_SIZE=32 25 CONFIG_PPC_MERGE=y 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 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 61 # CONFIG_POSIX_MQUEUE is not set 62 # CONFIG_BSD_PROCESS_ACCT is not set 63 # CONFIG_TASKSTATS is not set 64 # CONFIG_AUDIT is not set 65 # CONFIG_IKCONFIG is not set 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 73 CONFIG_SYSFS_DEPRECATED=y 74 + CONFIG_SYSFS_DEPRECATED_V2=y 75 # CONFIG_RELAY is not set 76 + # CONFIG_NAMESPACES is not set 77 CONFIG_BLK_DEV_INITRD=y 78 CONFIG_INITRAMFS_SOURCE="" 79 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 79 CONFIG_PRINTK=y 80 CONFIG_BUG=y 81 CONFIG_ELF_CORE=y 82 + CONFIG_COMPAT_BRK=y 83 CONFIG_BASE_FULL=y 84 CONFIG_FUTEX=y 85 CONFIG_ANON_INODES=y 86 # CONFIG_EPOLL is not set 87 CONFIG_SIGNALFD=y 88 + CONFIG_TIMERFD=y 89 CONFIG_EVENTFD=y 90 CONFIG_SHMEM=y 91 CONFIG_VM_EVENT_COUNTERS=y 92 CONFIG_SLAB=y 93 # CONFIG_SLUB is not set 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 103 CONFIG_RT_MUTEXES=y 104 # CONFIG_TINY_SHMEM is not set 105 CONFIG_BASE_SMALL=0 ··· 117 # CONFIG_DEFAULT_CFQ is not set 118 # CONFIG_DEFAULT_NOOP is not set 119 CONFIG_DEFAULT_IOSCHED="anticipatory" 120 + CONFIG_CLASSIC_RCU=y 121 122 # 123 # Platform support 124 # 125 # CONFIG_PPC_MULTIPLATFORM is not set 126 # CONFIG_PPC_82xx is not set 127 CONFIG_PPC_83xx=y 128 # CONFIG_PPC_86xx is not set 129 + # CONFIG_PPC_MPC512x is not set 130 + # CONFIG_PPC_MPC5121 is not set 131 # CONFIG_PPC_CELL is not set 132 # CONFIG_PPC_CELL_NATIVE is not set 133 # CONFIG_PQ2ADS is not set 134 + CONFIG_MPC83xx=y 135 + # CONFIG_MPC831x_RDB is not set 136 # CONFIG_MPC832x_MDS is not set 137 # CONFIG_MPC832x_RDB is not set 138 # CONFIG_MPC834x_MDS is not set 139 # CONFIG_MPC834x_ITX is not set 140 # CONFIG_MPC836x_MDS is not set 141 CONFIG_MPC837x_MDS=y 142 + # CONFIG_MPC837x_RDB is not set 143 + # CONFIG_SBC834x is not set 144 CONFIG_PPC_MPC837x=y 145 + CONFIG_IPIC=y 146 # CONFIG_MPIC is not set 147 # CONFIG_MPIC_WEIRD is not set 148 # CONFIG_PPC_I8259 is not set ··· 149 # CONFIG_PPC_INDIRECT_IO is not set 150 # CONFIG_GENERIC_IOMAP is not set 151 # CONFIG_CPU_FREQ is not set 152 # CONFIG_FSL_ULI1575 is not set 153 154 # 155 # Kernel options 156 # 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 162 # CONFIG_HZ_100 is not set 163 CONFIG_HZ_250=y 164 # CONFIG_HZ_300 is not set 165 # CONFIG_HZ_1000 is not set 166 CONFIG_HZ=250 167 + # CONFIG_SCHED_HRTICK is not set 168 CONFIG_PREEMPT_NONE=y 169 # CONFIG_PREEMPT_VOLUNTARY is not set 170 # CONFIG_PREEMPT is not set 171 CONFIG_BINFMT_ELF=y 172 # CONFIG_BINFMT_MISC is not set 173 + # CONFIG_IOMMU_HELPER is not set 174 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 175 + CONFIG_ARCH_HAS_WALK_MEMORY=y 176 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 177 CONFIG_ARCH_FLATMEM_ENABLE=y 178 CONFIG_ARCH_POPULATES_NODE_MAP=y 179 CONFIG_SELECT_MEMORY_MODEL=y ··· 177 CONFIG_FLATMEM=y 178 CONFIG_FLAT_NODE_MEM_MAP=y 179 # CONFIG_SPARSEMEM_STATIC is not set 180 + # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set 181 CONFIG_SPLIT_PTLOCK_CPUS=4 182 # CONFIG_RESOURCES_64BIT is not set 183 CONFIG_ZONE_DMA_FLAG=1 ··· 185 CONFIG_PROC_DEVICETREE=y 186 # CONFIG_CMDLINE_BOOL is not set 187 # CONFIG_PM is not set 188 CONFIG_SECCOMP=y 189 CONFIG_ISA_DMA_API=y 190 191 # ··· 203 # CONFIG_PCI_DOMAINS is not set 204 # CONFIG_PCI_SYSCALL is not set 205 # CONFIG_ARCH_SUPPORTS_MSI is not set 206 # CONFIG_PCCARD is not set 207 208 # ··· 220 CONFIG_HIGHMEM_START=0xfe000000 221 CONFIG_LOWMEM_SIZE=0x30000000 222 CONFIG_KERNEL_START=0xc0000000 223 + CONFIG_TASK_SIZE=0xc0000000 224 CONFIG_BOOT_LOAD=0x00800000 225 226 # ··· 238 CONFIG_XFRM_USER=m 239 # CONFIG_XFRM_SUB_POLICY is not set 240 # CONFIG_XFRM_MIGRATE is not set 241 + # CONFIG_XFRM_STATISTICS is not set 242 # CONFIG_NET_KEY is not set 243 CONFIG_INET=y 244 CONFIG_IP_MULTICAST=y ··· 260 CONFIG_INET_XFRM_MODE_TRANSPORT=y 261 CONFIG_INET_XFRM_MODE_TUNNEL=y 262 CONFIG_INET_XFRM_MODE_BEET=y 263 + # CONFIG_INET_LRO is not set 264 CONFIG_INET_DIAG=y 265 CONFIG_INET_TCP_DIAG=y 266 # CONFIG_TCP_CONG_ADVANCED is not set ··· 285 # CONFIG_LAPB is not set 286 # CONFIG_ECONET is not set 287 # CONFIG_WAN_ROUTER is not set 288 # CONFIG_NET_SCHED is not set 289 290 # ··· 296 # 297 # CONFIG_NET_PKTGEN is not set 298 # CONFIG_HAMRADIO is not set 299 + # CONFIG_CAN is not set 300 # CONFIG_IRDA is not set 301 # CONFIG_BT is not set 302 # CONFIG_AF_RXRPC is not set ··· 317 # 318 # Generic Driver Options 319 # 320 + CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 321 CONFIG_STANDALONE=y 322 CONFIG_PREVENT_FIRMWARE_BUILD=y 323 # CONFIG_FW_LOADER is not set ··· 334 CONFIG_BLK_DEV_RAM=y 335 CONFIG_BLK_DEV_RAM_COUNT=16 336 CONFIG_BLK_DEV_RAM_SIZE=32768 337 + # CONFIG_BLK_DEV_XIP is not set 338 # CONFIG_CDROM_PKTCDVD is not set 339 # CONFIG_ATA_OVER_ETH is not set 340 CONFIG_MISC_DEVICES=y 341 # CONFIG_EEPROM_93CX6 is not set 342 + # CONFIG_ENCLOSURE_SERVICES is not set 343 + CONFIG_HAVE_IDE=y 344 # CONFIG_IDE is not set 345 346 # ··· 377 # CONFIG_SCSI_FC_ATTRS is not set 378 # CONFIG_SCSI_ISCSI_ATTRS is not set 379 # CONFIG_SCSI_SAS_LIBSAS is not set 380 + # CONFIG_SCSI_SRP_ATTRS is not set 381 CONFIG_SCSI_LOWLEVEL=y 382 # CONFIG_ISCSI_TCP is not set 383 # CONFIG_SCSI_DEBUG is not set 384 CONFIG_ATA=y 385 # CONFIG_ATA_NONSTANDARD is not set 386 + # CONFIG_SATA_MV is not set 387 CONFIG_SATA_FSL=y 388 # CONFIG_PATA_PLATFORM is not set 389 # CONFIG_MD is not set ··· 393 # CONFIG_MACVLAN is not set 394 # CONFIG_EQUALIZER is not set 395 # CONFIG_TUN is not set 396 + # CONFIG_VETH is not set 397 CONFIG_PHYLIB=y 398 399 # ··· 407 # CONFIG_SMSC_PHY is not set 408 # CONFIG_BROADCOM_PHY is not set 409 # CONFIG_ICPLUS_PHY is not set 410 + # CONFIG_REALTEK_PHY is not set 411 # CONFIG_FIXED_PHY is not set 412 + # CONFIG_MDIO_BITBANG is not set 413 CONFIG_NET_ETHERNET=y 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 420 CONFIG_NETDEV_1000=y 421 + # CONFIG_E1000E_ENABLED is not set 422 CONFIG_GIANFAR=y 423 # CONFIG_GFAR_NAPI is not set 424 CONFIG_NETDEV_10000=y ··· 423 # CONFIG_WAN is not set 424 # CONFIG_PPP is not set 425 # CONFIG_SLIP is not set 426 # CONFIG_NETCONSOLE is not set 427 # CONFIG_NETPOLL is not set 428 # CONFIG_NET_POLL_CONTROLLER is not set ··· 442 # 443 # CONFIG_INPUT_MOUSEDEV is not set 444 # CONFIG_INPUT_JOYDEV is not set 445 # CONFIG_INPUT_EVDEV is not set 446 # CONFIG_INPUT_EVBUG is not set 447 ··· 488 CONFIG_LEGACY_PTYS=y 489 CONFIG_LEGACY_PTY_COUNT=256 490 # CONFIG_IPMI_HANDLER is not set 491 # CONFIG_HW_RANDOM is not set 492 # CONFIG_NVRAM is not set 493 CONFIG_GEN_RTC=y ··· 527 # 528 # Miscellaneous I2C Chip support 529 # 530 # CONFIG_DS1682 is not set 531 # CONFIG_SENSORS_EEPROM is not set 532 # CONFIG_SENSORS_PCF8574 is not set 533 + # CONFIG_PCF8575 is not set 534 # CONFIG_SENSORS_PCF8591 is not set 535 + # CONFIG_TPS65010 is not set 536 # CONFIG_SENSORS_MAX6875 is not set 537 # CONFIG_SENSORS_TSL2550 is not set 538 # CONFIG_I2C_DEBUG_CORE is not set ··· 551 # CONFIG_POWER_SUPPLY is not set 552 CONFIG_HWMON=y 553 # CONFIG_HWMON_VID is not set 554 # CONFIG_SENSORS_AD7418 is not set 555 # CONFIG_SENSORS_ADM1021 is not set 556 # CONFIG_SENSORS_ADM1025 is not set ··· 560 # CONFIG_SENSORS_ADM1029 is not set 561 # CONFIG_SENSORS_ADM1031 is not set 562 # CONFIG_SENSORS_ADM9240 is not set 563 + # CONFIG_SENSORS_ADT7470 is not set 564 + # CONFIG_SENSORS_ADT7473 is not set 565 # CONFIG_SENSORS_ATXP1 is not set 566 # CONFIG_SENSORS_DS1621 is not set 567 # CONFIG_SENSORS_F71805F is not set 568 + # CONFIG_SENSORS_F71882FG is not set 569 + # CONFIG_SENSORS_F75375S is not set 570 # CONFIG_SENSORS_GL518SM is not set 571 # CONFIG_SENSORS_GL520SM is not set 572 # CONFIG_SENSORS_IT87 is not set ··· 588 # CONFIG_SENSORS_SMSC47M1 is not set 589 # CONFIG_SENSORS_SMSC47M192 is not set 590 # CONFIG_SENSORS_SMSC47B397 is not set 591 + # CONFIG_SENSORS_ADS7828 is not set 592 # CONFIG_SENSORS_THMC50 is not set 593 # CONFIG_SENSORS_VT1211 is not set 594 # CONFIG_SENSORS_W83781D is not set ··· 595 # CONFIG_SENSORS_W83792D is not set 596 # CONFIG_SENSORS_W83793 is not set 597 # CONFIG_SENSORS_W83L785TS is not set 598 + # CONFIG_SENSORS_W83L786NG is not set 599 # CONFIG_SENSORS_W83627HF is not set 600 # CONFIG_SENSORS_W83627EHF is not set 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 617 618 # 619 # Multifunction device drivers ··· 614 # 615 # Graphics support 616 # 617 + # CONFIG_VGASTATE is not set 618 + CONFIG_VIDEO_OUTPUT_CONTROL=m 619 + # CONFIG_FB is not set 620 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 621 622 # 623 # Display device support 624 # 625 # CONFIG_DISPLAY_SUPPORT is not set 626 627 # 628 # Sound ··· 632 CONFIG_HID_SUPPORT=y 633 CONFIG_HID=y 634 # CONFIG_HID_DEBUG is not set 635 + # CONFIG_HIDRAW is not set 636 CONFIG_USB_SUPPORT=y 637 CONFIG_USB_ARCH_HAS_HCD=y 638 # CONFIG_USB_ARCH_HAS_OHCI is not set ··· 641 # 642 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 643 # 644 # CONFIG_USB_GADGET is not set 645 # CONFIG_MMC is not set 646 + # CONFIG_MEMSTICK is not set 647 # CONFIG_NEW_LEDS is not set 648 # CONFIG_EDAC is not set 649 # CONFIG_RTC_CLASS is not set 650 + # CONFIG_DMADEVICES is not set 651 652 # 653 # Userspace I/O ··· 681 # CONFIG_EXT3_FS_SECURITY is not set 682 # CONFIG_EXT4DEV_FS is not set 683 CONFIG_JBD=y 684 CONFIG_FS_MBCACHE=y 685 # CONFIG_REISERFS_FS is not set 686 # CONFIG_JFS_FS is not set ··· 689 # CONFIG_XFS_FS is not set 690 # CONFIG_GFS2_FS is not set 691 # CONFIG_OCFS2_FS is not set 692 + CONFIG_DNOTIFY=y 693 CONFIG_INOTIFY=y 694 CONFIG_INOTIFY_USER=y 695 # CONFIG_QUOTA is not set 696 # CONFIG_AUTOFS_FS is not set 697 # CONFIG_AUTOFS4_FS is not set 698 # CONFIG_FUSE_FS is not set ··· 722 CONFIG_TMPFS=y 723 # CONFIG_TMPFS_POSIX_ACL is not set 724 # CONFIG_HUGETLB_PAGE is not set 725 # CONFIG_CONFIGFS_FS is not set 726 727 # ··· 737 # CONFIG_EFS_FS is not set 738 # CONFIG_CRAMFS is not set 739 # CONFIG_VXFS_FS is not set 740 + # CONFIG_MINIX_FS is not set 741 # CONFIG_HPFS_FS is not set 742 # CONFIG_QNX4FS_FS is not set 743 + # CONFIG_ROMFS_FS is not set 744 # CONFIG_SYSV_FS is not set 745 # CONFIG_UFS_FS is not set 746 + CONFIG_NETWORK_FILESYSTEMS=y 747 CONFIG_NFS_FS=y 748 CONFIG_NFS_V3=y 749 # CONFIG_NFS_V3_ACL is not set ··· 787 # CONFIG_KARMA_PARTITION is not set 788 # CONFIG_EFI_PARTITION is not set 789 # CONFIG_SYSV68_PARTITION is not set 790 # CONFIG_NLS is not set 791 # CONFIG_DLM is not set 792 793 # 794 # Library routines ··· 815 CONFIG_HAS_DMA=y 816 817 # 818 # Kernel hacking 819 # 820 # CONFIG_PRINTK_TIME is not set 821 + CONFIG_ENABLE_WARN_DEPRECATED=y 822 CONFIG_ENABLE_MUST_CHECK=y 823 # CONFIG_MAGIC_SYSRQ is not set 824 # CONFIG_UNUSED_SYMBOLS is not set ··· 831 # CONFIG_HEADERS_CHECK is not set 832 # CONFIG_DEBUG_KERNEL is not set 833 # CONFIG_DEBUG_BUGVERBOSE is not set 834 + # CONFIG_SAMPLES is not set 835 # CONFIG_PPC_EARLY_DEBUG is not set 836 837 # ··· 838 # 839 # CONFIG_KEYS is not set 840 # CONFIG_SECURITY is not set 841 + # CONFIG_SECURITY_FILE_CAPABILITIES is not set 842 CONFIG_CRYPTO=y 843 CONFIG_CRYPTO_ALGAPI=y 844 CONFIG_CRYPTO_BLKCIPHER=y 845 + # CONFIG_CRYPTO_SEQIV is not set 846 CONFIG_CRYPTO_MANAGER=y 847 # CONFIG_CRYPTO_HMAC is not set 848 # CONFIG_CRYPTO_XCBC is not set ··· 857 CONFIG_CRYPTO_CBC=y 858 CONFIG_CRYPTO_PCBC=m 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 864 # CONFIG_CRYPTO_CRYPTD is not set 865 CONFIG_CRYPTO_DES=y 866 # CONFIG_CRYPTO_FCRYPT is not set ··· 870 # CONFIG_CRYPTO_ARC4 is not set 871 # CONFIG_CRYPTO_KHAZAD is not set 872 # CONFIG_CRYPTO_ANUBIS is not set 873 + # CONFIG_CRYPTO_SEED is not set 874 + # CONFIG_CRYPTO_SALSA20 is not set 875 # CONFIG_CRYPTO_DEFLATE is not set 876 # CONFIG_CRYPTO_MICHAEL_MIC is not set 877 # CONFIG_CRYPTO_CRC32C is not set 878 # CONFIG_CRYPTO_CAMELLIA is not set 879 # CONFIG_CRYPTO_TEST is not set 880 + # CONFIG_CRYPTO_AUTHENC is not set 881 + # CONFIG_CRYPTO_LZO is not set 882 CONFIG_CRYPTO_HW=y 883 + # CONFIG_PPC_CLOCK is not set
+52 -31
arch/powerpc/configs/mpc837x_rdb_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 20:04:39 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 # CONFIG_RELAY is not set 81 CONFIG_BLK_DEV_INITRD=y 82 CONFIG_INITRAMFS_SOURCE="" 83 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y 103 CONFIG_SLAB=y 104 # CONFIG_SLUB is not set 105 # CONFIG_SLOB is not set 106 CONFIG_SLABINFO=y 107 CONFIG_RT_MUTEXES=y 108 # CONFIG_TINY_SHMEM is not set ··· 140 # CONFIG_DEFAULT_CFQ is not set 141 # CONFIG_DEFAULT_NOOP is not set 142 CONFIG_DEFAULT_IOSCHED="anticipatory" 143 144 # 145 # Platform support ··· 149 # CONFIG_PPC_82xx is not set 150 CONFIG_PPC_83xx=y 151 # CONFIG_PPC_86xx is not set 152 - # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 154 # CONFIG_PPC_CELL is not set 155 # CONFIG_PPC_CELL_NATIVE is not set 156 # CONFIG_PQ2ADS is not set 157 # CONFIG_MPC831x_RDB is not set 158 # CONFIG_MPC832x_MDS is not set 159 # CONFIG_MPC832x_RDB is not set ··· 163 # CONFIG_MPC836x_MDS is not set 164 # CONFIG_MPC837x_MDS is not set 165 CONFIG_MPC837x_RDB=y 166 CONFIG_PPC_MPC837x=y 167 CONFIG_IPIC=y 168 # CONFIG_MPIC is not set ··· 176 # CONFIG_PPC_INDIRECT_IO is not set 177 # CONFIG_GENERIC_IOMAP is not set 178 # CONFIG_CPU_FREQ is not set 179 - # CONFIG_CPM2 is not set 180 # CONFIG_FSL_ULI1575 is not set 181 182 # ··· 191 # CONFIG_HZ_300 is not set 192 # CONFIG_HZ_1000 is not set 193 CONFIG_HZ=250 194 CONFIG_PREEMPT_NONE=y 195 # CONFIG_PREEMPT_VOLUNTARY is not set 196 # CONFIG_PREEMPT is not set 197 CONFIG_BINFMT_ELF=y 198 # CONFIG_BINFMT_MISC is not set 199 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 200 CONFIG_ARCH_FLATMEM_ENABLE=y 201 CONFIG_ARCH_POPULATES_NODE_MAP=y 202 CONFIG_SELECT_MEMORY_MODEL=y ··· 219 CONFIG_PROC_DEVICETREE=y 220 # CONFIG_CMDLINE_BOOL is not set 221 # CONFIG_PM is not set 222 - CONFIG_SUSPEND_UP_POSSIBLE=y 223 - CONFIG_HIBERNATION_UP_POSSIBLE=y 224 CONFIG_SECCOMP=y 225 - CONFIG_WANT_DEVICE_TREE=y 226 - CONFIG_DEVICE_TREE="" 227 CONFIG_ISA_DMA_API=y 228 229 # ··· 315 # 316 # CONFIG_NET_PKTGEN is not set 317 # CONFIG_HAMRADIO is not set 318 # CONFIG_IRDA is not set 319 # CONFIG_BT is not set 320 # CONFIG_AF_RXRPC is not set ··· 355 CONFIG_BLK_DEV_RAM=y 356 CONFIG_BLK_DEV_RAM_COUNT=16 357 CONFIG_BLK_DEV_RAM_SIZE=32768 358 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 359 # CONFIG_CDROM_PKTCDVD is not set 360 # CONFIG_ATA_OVER_ETH is not set 361 CONFIG_MISC_DEVICES=y 362 # CONFIG_EEPROM_93CX6 is not set 363 # CONFIG_IDE is not set 364 365 # ··· 406 # CONFIG_SCSI_DEBUG is not set 407 CONFIG_ATA=y 408 # CONFIG_ATA_NONSTANDARD is not set 409 CONFIG_SATA_FSL=y 410 # CONFIG_PATA_PLATFORM is not set 411 CONFIG_MD=y ··· 443 # CONFIG_SMSC_PHY is not set 444 # CONFIG_BROADCOM_PHY is not set 445 # CONFIG_ICPLUS_PHY is not set 446 # CONFIG_FIXED_PHY is not set 447 # CONFIG_MDIO_BITBANG is not set 448 CONFIG_NET_ETHERNET=y ··· 454 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 455 # CONFIG_B44 is not set 456 CONFIG_NETDEV_1000=y 457 CONFIG_GIANFAR=y 458 CONFIG_GFAR_NAPI=y 459 # CONFIG_NETDEV_10000 is not set ··· 467 # CONFIG_WAN is not set 468 # CONFIG_PPP is not set 469 # CONFIG_SLIP is not set 470 - # CONFIG_SHAPER is not set 471 # CONFIG_NETCONSOLE is not set 472 # CONFIG_NETPOLL is not set 473 # CONFIG_NET_POLL_CONTROLLER is not set ··· 561 # 562 # Miscellaneous I2C Chip support 563 # 564 - # CONFIG_SENSORS_DS1337 is not set 565 - # CONFIG_SENSORS_DS1374 is not set 566 # CONFIG_DS1682 is not set 567 # CONFIG_SENSORS_EEPROM is not set 568 # CONFIG_SENSORS_PCF8574 is not set 569 - # CONFIG_SENSORS_PCA9539 is not set 570 # CONFIG_SENSORS_PCF8591 is not set 571 - # CONFIG_SENSORS_M41T00 is not set 572 # CONFIG_SENSORS_MAX6875 is not set 573 # CONFIG_SENSORS_TSL2550 is not set 574 # CONFIG_I2C_DEBUG_CORE is not set ··· 591 # CONFIG_SENSORS_ADM1031 is not set 592 # CONFIG_SENSORS_ADM9240 is not set 593 # CONFIG_SENSORS_ADT7470 is not set 594 # CONFIG_SENSORS_ATXP1 is not set 595 # CONFIG_SENSORS_DS1621 is not set 596 # CONFIG_SENSORS_F71805F is not set ··· 619 # CONFIG_SENSORS_SMSC47M1 is not set 620 # CONFIG_SENSORS_SMSC47M192 is not set 621 # CONFIG_SENSORS_SMSC47B397 is not set 622 # CONFIG_SENSORS_THMC50 is not set 623 # CONFIG_SENSORS_VT1211 is not set 624 # CONFIG_SENSORS_W83781D is not set ··· 627 # CONFIG_SENSORS_W83792D is not set 628 # CONFIG_SENSORS_W83793 is not set 629 # CONFIG_SENSORS_W83L785TS is not set 630 # CONFIG_SENSORS_W83627HF is not set 631 # CONFIG_SENSORS_W83627EHF is not set 632 # CONFIG_HWMON_DEBUG_CHIP is not set 633 CONFIG_WATCHDOG=y 634 # CONFIG_WATCHDOG_NOWAYOUT is not set 635 ··· 689 # 690 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 691 # 692 - 693 - # 694 - # USB Gadget Support 695 - # 696 # CONFIG_USB_GADGET is not set 697 # CONFIG_MMC is not set 698 # CONFIG_NEW_LEDS is not set 699 # CONFIG_EDAC is not set 700 # CONFIG_RTC_CLASS is not set 701 702 # 703 # Userspace I/O ··· 721 # CONFIG_XFS_FS is not set 722 # CONFIG_GFS2_FS is not set 723 # CONFIG_OCFS2_FS is not set 724 - # CONFIG_MINIX_FS is not set 725 - # CONFIG_ROMFS_FS is not set 726 CONFIG_INOTIFY=y 727 CONFIG_INOTIFY_USER=y 728 # CONFIG_QUOTA is not set 729 - CONFIG_DNOTIFY=y 730 # CONFIG_AUTOFS_FS is not set 731 # CONFIG_AUTOFS4_FS is not set 732 # CONFIG_FUSE_FS is not set ··· 766 # CONFIG_EFS_FS is not set 767 # CONFIG_CRAMFS is not set 768 # CONFIG_VXFS_FS is not set 769 # CONFIG_HPFS_FS is not set 770 # CONFIG_QNX4FS_FS is not set 771 # CONFIG_SYSV_FS is not set 772 # CONFIG_UFS_FS is not set 773 CONFIG_NETWORK_FILESYSTEMS=y ··· 832 CONFIG_HAS_IOMEM=y 833 CONFIG_HAS_IOPORT=y 834 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 840 # 841 # Kernel hacking ··· 861 CONFIG_CRYPTO=y 862 CONFIG_CRYPTO_ALGAPI=y 863 CONFIG_CRYPTO_BLKCIPHER=y 864 CONFIG_CRYPTO_MANAGER=y 865 # CONFIG_CRYPTO_HMAC is not set 866 # CONFIG_CRYPTO_XCBC is not set ··· 879 CONFIG_CRYPTO_PCBC=m 880 # CONFIG_CRYPTO_LRW is not set 881 # CONFIG_CRYPTO_XTS is not set 882 # CONFIG_CRYPTO_CRYPTD is not set 883 CONFIG_CRYPTO_DES=y 884 # CONFIG_CRYPTO_FCRYPT 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_DEFLATE is not set 900 # CONFIG_CRYPTO_MICHAEL_MIC is not set 901 # CONFIG_CRYPTO_CRC32C is not set 902 # CONFIG_CRYPTO_CAMELLIA is not set 903 # CONFIG_CRYPTO_TEST is not set 904 # CONFIG_CRYPTO_AUTHENC is not set 905 CONFIG_CRYPTO_HW=y 906 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:24 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 74 CONFIG_FAIR_GROUP_SCHED=y 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 # CONFIG_EPOLL is not set 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y 102 CONFIG_SLAB=y 103 # CONFIG_SLUB is not set 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 112 CONFIG_SLABINFO=y 113 CONFIG_RT_MUTEXES=y 114 # CONFIG_TINY_SHMEM is not set ··· 128 # CONFIG_DEFAULT_CFQ is not set 129 # CONFIG_DEFAULT_NOOP is not set 130 CONFIG_DEFAULT_IOSCHED="anticipatory" 131 + CONFIG_CLASSIC_RCU=y 132 133 # 134 # Platform support ··· 136 # CONFIG_PPC_82xx is not set 137 CONFIG_PPC_83xx=y 138 # CONFIG_PPC_86xx is not set 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 141 # CONFIG_PPC_CELL is not set 142 # CONFIG_PPC_CELL_NATIVE is not set 143 # CONFIG_PQ2ADS is not set 144 + CONFIG_MPC83xx=y 145 # CONFIG_MPC831x_RDB is not set 146 # CONFIG_MPC832x_MDS is not set 147 # CONFIG_MPC832x_RDB is not set ··· 149 # CONFIG_MPC836x_MDS is not set 150 # CONFIG_MPC837x_MDS is not set 151 CONFIG_MPC837x_RDB=y 152 + # CONFIG_SBC834x is not set 153 CONFIG_PPC_MPC837x=y 154 CONFIG_IPIC=y 155 # CONFIG_MPIC is not set ··· 161 # CONFIG_PPC_INDIRECT_IO is not set 162 # CONFIG_GENERIC_IOMAP is not set 163 # CONFIG_CPU_FREQ is not set 164 # CONFIG_FSL_ULI1575 is not set 165 166 # ··· 177 # CONFIG_HZ_300 is not set 178 # CONFIG_HZ_1000 is not set 179 CONFIG_HZ=250 180 + # CONFIG_SCHED_HRTICK is not set 181 CONFIG_PREEMPT_NONE=y 182 # CONFIG_PREEMPT_VOLUNTARY is not set 183 # CONFIG_PREEMPT is not set 184 CONFIG_BINFMT_ELF=y 185 # CONFIG_BINFMT_MISC is not set 186 + # CONFIG_IOMMU_HELPER is not set 187 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 188 + CONFIG_ARCH_HAS_WALK_MEMORY=y 189 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 190 CONFIG_ARCH_FLATMEM_ENABLE=y 191 CONFIG_ARCH_POPULATES_NODE_MAP=y 192 CONFIG_SELECT_MEMORY_MODEL=y ··· 201 CONFIG_PROC_DEVICETREE=y 202 # CONFIG_CMDLINE_BOOL is not set 203 # CONFIG_PM is not set 204 CONFIG_SECCOMP=y 205 CONFIG_ISA_DMA_API=y 206 207 # ··· 301 # 302 # CONFIG_NET_PKTGEN is not set 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 305 # CONFIG_IRDA is not set 306 # CONFIG_BT is not set 307 # CONFIG_AF_RXRPC is not set ··· 340 CONFIG_BLK_DEV_RAM=y 341 CONFIG_BLK_DEV_RAM_COUNT=16 342 CONFIG_BLK_DEV_RAM_SIZE=32768 343 + # CONFIG_BLK_DEV_XIP is not set 344 # CONFIG_CDROM_PKTCDVD is not set 345 # CONFIG_ATA_OVER_ETH is not set 346 CONFIG_MISC_DEVICES=y 347 # CONFIG_EEPROM_93CX6 is not set 348 + # CONFIG_ENCLOSURE_SERVICES is not set 349 + CONFIG_HAVE_IDE=y 350 # CONFIG_IDE is not set 351 352 # ··· 389 # CONFIG_SCSI_DEBUG is not set 390 CONFIG_ATA=y 391 # CONFIG_ATA_NONSTANDARD is not set 392 + # CONFIG_SATA_MV is not set 393 CONFIG_SATA_FSL=y 394 # CONFIG_PATA_PLATFORM is not set 395 CONFIG_MD=y ··· 425 # CONFIG_SMSC_PHY is not set 426 # CONFIG_BROADCOM_PHY is not set 427 # CONFIG_ICPLUS_PHY is not set 428 + # CONFIG_REALTEK_PHY is not set 429 # CONFIG_FIXED_PHY is not set 430 # CONFIG_MDIO_BITBANG is not set 431 CONFIG_NET_ETHERNET=y ··· 435 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 436 # CONFIG_B44 is not set 437 CONFIG_NETDEV_1000=y 438 + # CONFIG_E1000E_ENABLED is not set 439 CONFIG_GIANFAR=y 440 CONFIG_GFAR_NAPI=y 441 # CONFIG_NETDEV_10000 is not set ··· 447 # CONFIG_WAN is not set 448 # CONFIG_PPP is not set 449 # CONFIG_SLIP is not set 450 # CONFIG_NETCONSOLE is not set 451 # CONFIG_NETPOLL is not set 452 # CONFIG_NET_POLL_CONTROLLER is not set ··· 542 # 543 # Miscellaneous I2C Chip support 544 # 545 # CONFIG_DS1682 is not set 546 # CONFIG_SENSORS_EEPROM is not set 547 # CONFIG_SENSORS_PCF8574 is not set 548 + # CONFIG_PCF8575 is not set 549 # CONFIG_SENSORS_PCF8591 is not set 550 + # CONFIG_TPS65010 is not set 551 # CONFIG_SENSORS_MAX6875 is not set 552 # CONFIG_SENSORS_TSL2550 is not set 553 # CONFIG_I2C_DEBUG_CORE is not set ··· 574 # CONFIG_SENSORS_ADM1031 is not set 575 # CONFIG_SENSORS_ADM9240 is not set 576 # CONFIG_SENSORS_ADT7470 is not set 577 + # CONFIG_SENSORS_ADT7473 is not set 578 # CONFIG_SENSORS_ATXP1 is not set 579 # CONFIG_SENSORS_DS1621 is not set 580 # CONFIG_SENSORS_F71805F is not set ··· 601 # CONFIG_SENSORS_SMSC47M1 is not set 602 # CONFIG_SENSORS_SMSC47M192 is not set 603 # CONFIG_SENSORS_SMSC47B397 is not set 604 + # CONFIG_SENSORS_ADS7828 is not set 605 # CONFIG_SENSORS_THMC50 is not set 606 # CONFIG_SENSORS_VT1211 is not set 607 # CONFIG_SENSORS_W83781D is not set ··· 608 # CONFIG_SENSORS_W83792D is not set 609 # CONFIG_SENSORS_W83793 is not set 610 # CONFIG_SENSORS_W83L785TS is not set 611 + # CONFIG_SENSORS_W83L786NG is not set 612 # CONFIG_SENSORS_W83627HF is not set 613 # CONFIG_SENSORS_W83627EHF is not set 614 # CONFIG_HWMON_DEBUG_CHIP is not set 615 + # CONFIG_THERMAL is not set 616 CONFIG_WATCHDOG=y 617 # CONFIG_WATCHDOG_NOWAYOUT is not set 618 ··· 668 # 669 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 670 # 671 # CONFIG_USB_GADGET is not set 672 # CONFIG_MMC is not set 673 + # CONFIG_MEMSTICK is not set 674 # CONFIG_NEW_LEDS is not set 675 # CONFIG_EDAC is not set 676 # CONFIG_RTC_CLASS is not set 677 + # CONFIG_DMADEVICES is not set 678 679 # 680 # Userspace I/O ··· 702 # CONFIG_XFS_FS is not set 703 # CONFIG_GFS2_FS is not set 704 # CONFIG_OCFS2_FS is not set 705 + CONFIG_DNOTIFY=y 706 CONFIG_INOTIFY=y 707 CONFIG_INOTIFY_USER=y 708 # CONFIG_QUOTA is not set 709 # CONFIG_AUTOFS_FS is not set 710 # CONFIG_AUTOFS4_FS is not set 711 # CONFIG_FUSE_FS is not set ··· 749 # CONFIG_EFS_FS is not set 750 # CONFIG_CRAMFS is not set 751 # CONFIG_VXFS_FS is not set 752 + # CONFIG_MINIX_FS is not set 753 # CONFIG_HPFS_FS is not set 754 # CONFIG_QNX4FS_FS is not set 755 + # CONFIG_ROMFS_FS is not set 756 # CONFIG_SYSV_FS is not set 757 # CONFIG_UFS_FS is not set 758 CONFIG_NETWORK_FILESYSTEMS=y ··· 813 CONFIG_HAS_IOMEM=y 814 CONFIG_HAS_IOPORT=y 815 CONFIG_HAS_DMA=y 816 817 # 818 # Kernel hacking ··· 846 CONFIG_CRYPTO=y 847 CONFIG_CRYPTO_ALGAPI=y 848 CONFIG_CRYPTO_BLKCIPHER=y 849 + # CONFIG_CRYPTO_SEQIV is not set 850 CONFIG_CRYPTO_MANAGER=y 851 # CONFIG_CRYPTO_HMAC is not set 852 # CONFIG_CRYPTO_XCBC is not set ··· 863 CONFIG_CRYPTO_PCBC=m 864 # CONFIG_CRYPTO_LRW is not set 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 869 # CONFIG_CRYPTO_CRYPTD is not set 870 CONFIG_CRYPTO_DES=y 871 # CONFIG_CRYPTO_FCRYPT is not set ··· 877 # CONFIG_CRYPTO_KHAZAD is not set 878 # CONFIG_CRYPTO_ANUBIS is not set 879 # CONFIG_CRYPTO_SEED is not set 880 + # CONFIG_CRYPTO_SALSA20 is not set 881 # CONFIG_CRYPTO_DEFLATE is not set 882 # CONFIG_CRYPTO_MICHAEL_MIC is not set 883 # CONFIG_CRYPTO_CRC32C is not set 884 # CONFIG_CRYPTO_CAMELLIA is not set 885 # CONFIG_CRYPTO_TEST is not set 886 # CONFIG_CRYPTO_AUTHENC is not set 887 + # CONFIG_CRYPTO_LZO is not set 888 CONFIG_CRYPTO_HW=y 889 # CONFIG_PPC_CLOCK is not set
+57 -31
arch/powerpc/configs/mpc83xx_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Mon Jan 28 13:14:19 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 CONFIG_PPC_STD_MMU=y 19 CONFIG_PPC_STD_MMU_32=y 20 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 # CONFIG_RELAY is not set 81 CONFIG_BLK_DEV_INITRD=y 82 CONFIG_INITRAMFS_SOURCE="" 83 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y 103 CONFIG_SLAB=y 104 # CONFIG_SLUB is not set 105 # CONFIG_SLOB is not set 106 CONFIG_SLABINFO=y 107 CONFIG_RT_MUTEXES=y 108 # CONFIG_TINY_SHMEM is not set ··· 140 # CONFIG_DEFAULT_CFQ is not set 141 # CONFIG_DEFAULT_NOOP is not set 142 CONFIG_DEFAULT_IOSCHED="anticipatory" 143 144 # 145 # Platform support ··· 149 # CONFIG_PPC_82xx is not set 150 CONFIG_PPC_83xx=y 151 # CONFIG_PPC_86xx is not set 152 - # CONFIG_PPC_MPC52xx is not set 153 - # CONFIG_PPC_MPC5200 is not set 154 # CONFIG_PPC_CELL is not set 155 # CONFIG_PPC_CELL_NATIVE is not set 156 # CONFIG_PQ2ADS is not set ··· 195 # CONFIG_HZ_300 is not set 196 # CONFIG_HZ_1000 is not set 197 CONFIG_HZ=250 198 CONFIG_PREEMPT_NONE=y 199 # CONFIG_PREEMPT_VOLUNTARY is not set 200 # CONFIG_PREEMPT is not set 201 CONFIG_BINFMT_ELF=y 202 # CONFIG_BINFMT_MISC is not set 203 CONFIG_MATH_EMULATION=y 204 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 205 CONFIG_ARCH_FLATMEM_ENABLE=y 206 CONFIG_ARCH_POPULATES_NODE_MAP=y 207 CONFIG_SELECT_MEMORY_MODEL=y ··· 224 CONFIG_PROC_DEVICETREE=y 225 # CONFIG_CMDLINE_BOOL is not set 226 # CONFIG_PM is not set 227 - CONFIG_SUSPEND_UP_POSSIBLE=y 228 - CONFIG_HIBERNATION_UP_POSSIBLE=y 229 CONFIG_SECCOMP=y 230 - CONFIG_WANT_DEVICE_TREE=y 231 - CONFIG_DEVICE_TREE="" 232 CONFIG_ISA_DMA_API=y 233 234 # ··· 269 CONFIG_XFRM_USER=m 270 # CONFIG_XFRM_SUB_POLICY is not set 271 # CONFIG_XFRM_MIGRATE is not set 272 # CONFIG_NET_KEY is not set 273 CONFIG_INET=y 274 CONFIG_IP_MULTICAST=y ··· 325 # 326 # CONFIG_NET_PKTGEN is not set 327 # CONFIG_HAMRADIO is not set 328 # CONFIG_IRDA is not set 329 # CONFIG_BT is not set 330 # CONFIG_AF_RXRPC is not set ··· 365 CONFIG_BLK_DEV_RAM=y 366 CONFIG_BLK_DEV_RAM_COUNT=16 367 CONFIG_BLK_DEV_RAM_SIZE=32768 368 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 369 # CONFIG_CDROM_PKTCDVD is not set 370 # CONFIG_ATA_OVER_ETH is not set 371 CONFIG_MISC_DEVICES=y 372 # CONFIG_EEPROM_93CX6 is not set 373 # CONFIG_IDE is not set 374 375 # ··· 416 # CONFIG_SCSI_DEBUG is not set 417 CONFIG_ATA=y 418 # CONFIG_ATA_NONSTANDARD is not set 419 CONFIG_SATA_FSL=y 420 # CONFIG_PATA_PLATFORM is not set 421 # CONFIG_MD is not set ··· 443 # CONFIG_SMSC_PHY is not set 444 # CONFIG_BROADCOM_PHY is not set 445 CONFIG_ICPLUS_PHY=y 446 # CONFIG_FIXED_PHY is not set 447 # CONFIG_MDIO_BITBANG is not set 448 CONFIG_NET_ETHERNET=y ··· 454 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 455 # CONFIG_B44 is not set 456 CONFIG_NETDEV_1000=y 457 CONFIG_GIANFAR=y 458 # CONFIG_GFAR_NAPI is not set 459 CONFIG_UCC_GETH=y 460 CONFIG_NETDEV_10000=y 461 462 # ··· 472 # CONFIG_WAN is not set 473 # CONFIG_PPP is not set 474 # CONFIG_SLIP is not set 475 - # CONFIG_SHAPER is not set 476 # CONFIG_NETCONSOLE is not set 477 # CONFIG_NETPOLL is not set 478 # CONFIG_NET_POLL_CONTROLLER is not set ··· 567 # 568 # Miscellaneous I2C Chip support 569 # 570 - # CONFIG_SENSORS_DS1337 is not set 571 - # CONFIG_SENSORS_DS1374 is not set 572 # CONFIG_DS1682 is not set 573 # CONFIG_SENSORS_EEPROM is not set 574 # CONFIG_SENSORS_PCF8574 is not set 575 - # CONFIG_SENSORS_PCA9539 is not set 576 # CONFIG_SENSORS_PCF8591 is not set 577 - # CONFIG_SENSORS_M41T00 is not set 578 # CONFIG_SENSORS_MAX6875 is not set 579 # CONFIG_SENSORS_TSL2550 is not set 580 # CONFIG_I2C_DEBUG_CORE is not set ··· 597 # CONFIG_SENSORS_ADM1031 is not set 598 # CONFIG_SENSORS_ADM9240 is not set 599 # CONFIG_SENSORS_ADT7470 is not set 600 # CONFIG_SENSORS_ATXP1 is not set 601 # CONFIG_SENSORS_DS1621 is not set 602 # CONFIG_SENSORS_F71805F is not set ··· 625 # CONFIG_SENSORS_SMSC47M1 is not set 626 # CONFIG_SENSORS_SMSC47M192 is not set 627 # CONFIG_SENSORS_SMSC47B397 is not set 628 # CONFIG_SENSORS_THMC50 is not set 629 # CONFIG_SENSORS_VT1211 is not set 630 # CONFIG_SENSORS_W83781D is not set ··· 633 # CONFIG_SENSORS_W83792D is not set 634 # CONFIG_SENSORS_W83793 is not set 635 # CONFIG_SENSORS_W83L785TS is not set 636 # CONFIG_SENSORS_W83627HF is not set 637 # CONFIG_SENSORS_W83627EHF is not set 638 # CONFIG_HWMON_DEBUG_CHIP is not set 639 CONFIG_WATCHDOG=y 640 # CONFIG_WATCHDOG_NOWAYOUT is not set 641 ··· 691 # CONFIG_USB_ARCH_HAS_OHCI is not set 692 CONFIG_USB_ARCH_HAS_EHCI=y 693 # CONFIG_USB is not set 694 - CONFIG_USB_EHCI_ROOT_HUB_TT=y 695 - CONFIG_USB_EHCI_FSL=y 696 697 # 698 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 699 # 700 - 701 - # 702 - # USB Gadget Support 703 - # 704 # CONFIG_USB_GADGET is not set 705 # CONFIG_MMC is not set 706 # CONFIG_NEW_LEDS is not set 707 # CONFIG_EDAC is not set 708 # CONFIG_RTC_CLASS is not set 709 710 # 711 # Userspace I/O ··· 727 # CONFIG_XFS_FS is not set 728 # CONFIG_GFS2_FS is not set 729 # CONFIG_OCFS2_FS is not set 730 - # CONFIG_MINIX_FS is not set 731 - # CONFIG_ROMFS_FS is not set 732 CONFIG_INOTIFY=y 733 CONFIG_INOTIFY_USER=y 734 # CONFIG_QUOTA is not set 735 - CONFIG_DNOTIFY=y 736 # CONFIG_AUTOFS_FS is not set 737 # CONFIG_AUTOFS4_FS is not set 738 # CONFIG_FUSE_FS is not set ··· 772 # CONFIG_EFS_FS is not set 773 # CONFIG_CRAMFS is not set 774 # CONFIG_VXFS_FS is not set 775 # CONFIG_HPFS_FS is not set 776 # CONFIG_QNX4FS_FS is not set 777 # CONFIG_SYSV_FS is not set 778 # CONFIG_UFS_FS is not set 779 CONFIG_NETWORK_FILESYSTEMS=y ··· 823 # CONFIG_SYSV68_PARTITION is not set 824 # CONFIG_NLS is not set 825 # CONFIG_DLM is not set 826 827 # 828 # Library routines ··· 840 CONFIG_HAS_IOMEM=y 841 CONFIG_HAS_IOPORT=y 842 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 848 # 849 # Kernel hacking ··· 865 CONFIG_CRYPTO=y 866 CONFIG_CRYPTO_ALGAPI=y 867 CONFIG_CRYPTO_BLKCIPHER=y 868 CONFIG_CRYPTO_MANAGER=y 869 # CONFIG_CRYPTO_HMAC is not set 870 # CONFIG_CRYPTO_XCBC is not set ··· 883 CONFIG_CRYPTO_PCBC=m 884 # CONFIG_CRYPTO_LRW is not set 885 # CONFIG_CRYPTO_XTS is not set 886 # CONFIG_CRYPTO_CRYPTD is not set 887 CONFIG_CRYPTO_DES=y 888 # CONFIG_CRYPTO_FCRYPT is not set ··· 900 # CONFIG_CRYPTO_KHAZAD is not set 901 # CONFIG_CRYPTO_ANUBIS is not set 902 # CONFIG_CRYPTO_SEED is not set 903 # CONFIG_CRYPTO_DEFLATE is not set 904 # CONFIG_CRYPTO_MICHAEL_MIC is not set 905 # CONFIG_CRYPTO_CRC32C is not set 906 # CONFIG_CRYPTO_CAMELLIA is not set 907 # CONFIG_CRYPTO_TEST is not set 908 # CONFIG_CRYPTO_AUTHENC is not set 909 CONFIG_CRYPTO_HW=y 910 # CONFIG_PPC_CLOCK is not set 911 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:25 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 65 # CONFIG_POSIX_MQUEUE is not set 66 # CONFIG_BSD_PROCESS_ACCT is not set 67 # CONFIG_TASKSTATS is not set 68 # CONFIG_AUDIT is not set 69 # CONFIG_IKCONFIG is not set 70 CONFIG_LOG_BUF_SHIFT=14 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 CONFIG_FAIR_GROUP_SCHED=y 74 + # CONFIG_RT_GROUP_SCHED is not set 75 + CONFIG_USER_SCHED=y 76 + # CONFIG_CGROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 + CONFIG_SYSFS_DEPRECATED_V2=y 79 # CONFIG_RELAY is not set 80 + # CONFIG_NAMESPACES is not set 81 CONFIG_BLK_DEV_INITRD=y 82 CONFIG_INITRAMFS_SOURCE="" 83 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 88 CONFIG_PRINTK=y 89 CONFIG_BUG=y 90 CONFIG_ELF_CORE=y 91 + CONFIG_COMPAT_BRK=y 92 CONFIG_BASE_FULL=y 93 CONFIG_FUTEX=y 94 CONFIG_ANON_INODES=y 95 # CONFIG_EPOLL is not set 96 CONFIG_SIGNALFD=y 97 + CONFIG_TIMERFD=y 98 CONFIG_EVENTFD=y 99 CONFIG_SHMEM=y 100 CONFIG_VM_EVENT_COUNTERS=y 101 CONFIG_SLAB=y 102 # CONFIG_SLUB is not set 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 112 CONFIG_RT_MUTEXES=y 113 # CONFIG_TINY_SHMEM is not set ··· 127 # CONFIG_DEFAULT_CFQ is not set 128 # CONFIG_DEFAULT_NOOP is not set 129 CONFIG_DEFAULT_IOSCHED="anticipatory" 130 + CONFIG_CLASSIC_RCU=y 131 132 # 133 # Platform support ··· 135 # CONFIG_PPC_82xx is not set 136 CONFIG_PPC_83xx=y 137 # CONFIG_PPC_86xx is not set 138 + # CONFIG_PPC_MPC512x is not set 139 + # CONFIG_PPC_MPC5121 is not set 140 # CONFIG_PPC_CELL is not set 141 # CONFIG_PPC_CELL_NATIVE is not set 142 # CONFIG_PQ2ADS is not set ··· 181 # CONFIG_HZ_300 is not set 182 # CONFIG_HZ_1000 is not set 183 CONFIG_HZ=250 184 + # CONFIG_SCHED_HRTICK is not set 185 CONFIG_PREEMPT_NONE=y 186 # CONFIG_PREEMPT_VOLUNTARY is not set 187 # CONFIG_PREEMPT is not set 188 CONFIG_BINFMT_ELF=y 189 # CONFIG_BINFMT_MISC is not set 190 CONFIG_MATH_EMULATION=y 191 + # CONFIG_IOMMU_HELPER is not set 192 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 193 + CONFIG_ARCH_HAS_WALK_MEMORY=y 194 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 195 CONFIG_ARCH_FLATMEM_ENABLE=y 196 CONFIG_ARCH_POPULATES_NODE_MAP=y 197 CONFIG_SELECT_MEMORY_MODEL=y ··· 206 CONFIG_PROC_DEVICETREE=y 207 # CONFIG_CMDLINE_BOOL is not set 208 # CONFIG_PM is not set 209 CONFIG_SECCOMP=y 210 CONFIG_ISA_DMA_API=y 211 212 # ··· 255 CONFIG_XFRM_USER=m 256 # CONFIG_XFRM_SUB_POLICY is not set 257 # CONFIG_XFRM_MIGRATE is not set 258 + # CONFIG_XFRM_STATISTICS is not set 259 # CONFIG_NET_KEY is not set 260 CONFIG_INET=y 261 CONFIG_IP_MULTICAST=y ··· 310 # 311 # CONFIG_NET_PKTGEN is not set 312 # CONFIG_HAMRADIO is not set 313 + # CONFIG_CAN is not set 314 # CONFIG_IRDA is not set 315 # CONFIG_BT is not set 316 # CONFIG_AF_RXRPC is not set ··· 349 CONFIG_BLK_DEV_RAM=y 350 CONFIG_BLK_DEV_RAM_COUNT=16 351 CONFIG_BLK_DEV_RAM_SIZE=32768 352 + # CONFIG_BLK_DEV_XIP is not set 353 # CONFIG_CDROM_PKTCDVD is not set 354 # CONFIG_ATA_OVER_ETH is not set 355 CONFIG_MISC_DEVICES=y 356 # CONFIG_EEPROM_93CX6 is not set 357 + # CONFIG_ENCLOSURE_SERVICES is not set 358 + CONFIG_HAVE_IDE=y 359 # CONFIG_IDE is not set 360 361 # ··· 398 # CONFIG_SCSI_DEBUG is not set 399 CONFIG_ATA=y 400 # CONFIG_ATA_NONSTANDARD is not set 401 + # CONFIG_SATA_MV is not set 402 CONFIG_SATA_FSL=y 403 # CONFIG_PATA_PLATFORM is not set 404 # CONFIG_MD is not set ··· 424 # CONFIG_SMSC_PHY is not set 425 # CONFIG_BROADCOM_PHY is not set 426 CONFIG_ICPLUS_PHY=y 427 + # CONFIG_REALTEK_PHY is not set 428 # CONFIG_FIXED_PHY is not set 429 # CONFIG_MDIO_BITBANG is not set 430 CONFIG_NET_ETHERNET=y ··· 434 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 435 # CONFIG_B44 is not set 436 CONFIG_NETDEV_1000=y 437 + # CONFIG_E1000E_ENABLED is not set 438 CONFIG_GIANFAR=y 439 # CONFIG_GFAR_NAPI is not set 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 445 CONFIG_NETDEV_10000=y 446 447 # ··· 447 # CONFIG_WAN is not set 448 # CONFIG_PPP is not set 449 # CONFIG_SLIP is not set 450 # CONFIG_NETCONSOLE is not set 451 # CONFIG_NETPOLL is not set 452 # CONFIG_NET_POLL_CONTROLLER is not set ··· 543 # 544 # Miscellaneous I2C Chip support 545 # 546 # CONFIG_DS1682 is not set 547 # CONFIG_SENSORS_EEPROM is not set 548 # CONFIG_SENSORS_PCF8574 is not set 549 + # CONFIG_PCF8575 is not set 550 # CONFIG_SENSORS_PCF8591 is not set 551 + # CONFIG_TPS65010 is not set 552 # CONFIG_SENSORS_MAX6875 is not set 553 # CONFIG_SENSORS_TSL2550 is not set 554 # CONFIG_I2C_DEBUG_CORE is not set ··· 575 # CONFIG_SENSORS_ADM1031 is not set 576 # CONFIG_SENSORS_ADM9240 is not set 577 # CONFIG_SENSORS_ADT7470 is not set 578 + # CONFIG_SENSORS_ADT7473 is not set 579 # CONFIG_SENSORS_ATXP1 is not set 580 # CONFIG_SENSORS_DS1621 is not set 581 # CONFIG_SENSORS_F71805F is not set ··· 602 # CONFIG_SENSORS_SMSC47M1 is not set 603 # CONFIG_SENSORS_SMSC47M192 is not set 604 # CONFIG_SENSORS_SMSC47B397 is not set 605 + # CONFIG_SENSORS_ADS7828 is not set 606 # CONFIG_SENSORS_THMC50 is not set 607 # CONFIG_SENSORS_VT1211 is not set 608 # CONFIG_SENSORS_W83781D is not set ··· 609 # CONFIG_SENSORS_W83792D is not set 610 # CONFIG_SENSORS_W83793 is not set 611 # CONFIG_SENSORS_W83L785TS is not set 612 + # CONFIG_SENSORS_W83L786NG is not set 613 # CONFIG_SENSORS_W83627HF is not set 614 # CONFIG_SENSORS_W83627EHF is not set 615 # CONFIG_HWMON_DEBUG_CHIP is not set 616 + # CONFIG_THERMAL is not set 617 CONFIG_WATCHDOG=y 618 # CONFIG_WATCHDOG_NOWAYOUT is not set 619 ··· 665 # CONFIG_USB_ARCH_HAS_OHCI is not set 666 CONFIG_USB_ARCH_HAS_EHCI=y 667 # CONFIG_USB is not set 668 669 # 670 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 671 # 672 # CONFIG_USB_GADGET is not set 673 # CONFIG_MMC is not set 674 + # CONFIG_MEMSTICK is not set 675 # CONFIG_NEW_LEDS is not set 676 # CONFIG_EDAC is not set 677 # CONFIG_RTC_CLASS is not set 678 + # CONFIG_DMADEVICES is not set 679 680 # 681 # Userspace I/O ··· 705 # CONFIG_XFS_FS is not set 706 # CONFIG_GFS2_FS is not set 707 # CONFIG_OCFS2_FS is not set 708 + CONFIG_DNOTIFY=y 709 CONFIG_INOTIFY=y 710 CONFIG_INOTIFY_USER=y 711 # CONFIG_QUOTA is not set 712 # CONFIG_AUTOFS_FS is not set 713 # CONFIG_AUTOFS4_FS is not set 714 # CONFIG_FUSE_FS is not set ··· 752 # CONFIG_EFS_FS is not set 753 # CONFIG_CRAMFS is not set 754 # CONFIG_VXFS_FS is not set 755 + # CONFIG_MINIX_FS is not set 756 # CONFIG_HPFS_FS is not set 757 # CONFIG_QNX4FS_FS is not set 758 + # CONFIG_ROMFS_FS is not set 759 # CONFIG_SYSV_FS is not set 760 # CONFIG_UFS_FS is not set 761 CONFIG_NETWORK_FILESYSTEMS=y ··· 801 # CONFIG_SYSV68_PARTITION is not set 802 # CONFIG_NLS is not set 803 # CONFIG_DLM is not set 804 + CONFIG_UCC_FAST=y 805 + CONFIG_UCC=y 806 807 # 808 # Library routines ··· 816 CONFIG_HAS_IOMEM=y 817 CONFIG_HAS_IOPORT=y 818 CONFIG_HAS_DMA=y 819 820 # 821 # Kernel hacking ··· 845 CONFIG_CRYPTO=y 846 CONFIG_CRYPTO_ALGAPI=y 847 CONFIG_CRYPTO_BLKCIPHER=y 848 + # CONFIG_CRYPTO_SEQIV is not set 849 CONFIG_CRYPTO_MANAGER=y 850 # CONFIG_CRYPTO_HMAC is not set 851 # CONFIG_CRYPTO_XCBC is not set ··· 862 CONFIG_CRYPTO_PCBC=m 863 # CONFIG_CRYPTO_LRW is not set 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 868 # CONFIG_CRYPTO_CRYPTD is not set 869 CONFIG_CRYPTO_DES=y 870 # CONFIG_CRYPTO_FCRYPT is not set ··· 876 # CONFIG_CRYPTO_KHAZAD is not set 877 # CONFIG_CRYPTO_ANUBIS is not set 878 # CONFIG_CRYPTO_SEED is not set 879 + # CONFIG_CRYPTO_SALSA20 is not set 880 # CONFIG_CRYPTO_DEFLATE is not set 881 # CONFIG_CRYPTO_MICHAEL_MIC is not set 882 # CONFIG_CRYPTO_CRC32C is not set 883 # CONFIG_CRYPTO_CAMELLIA is not set 884 # CONFIG_CRYPTO_TEST is not set 885 # CONFIG_CRYPTO_AUTHENC is not set 886 + # CONFIG_CRYPTO_LZO is not set 887 CONFIG_CRYPTO_HW=y 888 # CONFIG_PPC_CLOCK is not set 889 CONFIG_PPC_LIB_RHEAP=y
+94 -27
arch/powerpc/configs/mpc8540_ads_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:44 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 # CONFIG_FAIR_GROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 # CONFIG_RELAY is not set 80 CONFIG_BLK_DEV_INITRD=y 81 CONFIG_INITRAMFS_SOURCE="" 82 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 CONFIG_PRINTK=y 95 CONFIG_BUG=y 96 CONFIG_ELF_CORE=y 97 CONFIG_BASE_FULL=y 98 CONFIG_FUTEX=y 99 CONFIG_ANON_INODES=y 100 CONFIG_EPOLL=y 101 CONFIG_SIGNALFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 108 # CONFIG_SLAB is not set 109 CONFIG_SLUB=y 110 # CONFIG_SLOB is not set 111 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 137 # CONFIG_DEFAULT_CFQ is not set 138 # CONFIG_DEFAULT_NOOP is not set 139 CONFIG_DEFAULT_IOSCHED="anticipatory" 140 141 # 142 # Platform support 143 # 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 146 # CONFIG_PPC_CELL is not set 147 # CONFIG_PPC_CELL_NATIVE is not set 148 # CONFIG_PQ2ADS is not set 149 CONFIG_MPC8540_ADS=y 150 # CONFIG_MPC8560_ADS is not set 151 # CONFIG_MPC85xx_CDS is not set 152 # CONFIG_MPC85xx_MDS is not set 153 # CONFIG_MPC85xx_DS is not set 154 - CONFIG_MPC8540=y 155 - CONFIG_MPC85xx=y 156 CONFIG_MPIC=y 157 # CONFIG_MPIC_WEIRD is not set 158 # CONFIG_PPC_I8259 is not set ··· 187 # CONFIG_HZ_300 is not set 188 # CONFIG_HZ_1000 is not set 189 CONFIG_HZ=250 190 CONFIG_PREEMPT_NONE=y 191 # CONFIG_PREEMPT_VOLUNTARY is not set 192 # CONFIG_PREEMPT is not set 193 CONFIG_BINFMT_ELF=y 194 CONFIG_BINFMT_MISC=y 195 CONFIG_MATH_EMULATION=y 196 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 197 CONFIG_ARCH_FLATMEM_ENABLE=y 198 CONFIG_ARCH_POPULATES_NODE_MAP=y 199 CONFIG_SELECT_MEMORY_MODEL=y ··· 216 CONFIG_PROC_DEVICETREE=y 217 # CONFIG_CMDLINE_BOOL is not set 218 # CONFIG_PM is not set 219 - CONFIG_SUSPEND_UP_POSSIBLE=y 220 - CONFIG_HIBERNATION_UP_POSSIBLE=y 221 # CONFIG_SECCOMP is not set 222 - CONFIG_WANT_DEVICE_TREE=y 223 - CONFIG_DEVICE_TREE="" 224 CONFIG_ISA_DMA_API=y 225 226 # 227 # Bus options 228 # 229 CONFIG_ZONE_DMA=y 230 - CONFIG_PPC_INDIRECT_PCI=y 231 CONFIG_FSL_SOC=y 232 # CONFIG_PCI is not set 233 # CONFIG_PCI_DOMAINS is not set ··· 259 CONFIG_XFRM_USER=y 260 # CONFIG_XFRM_SUB_POLICY is not set 261 # CONFIG_XFRM_MIGRATE is not set 262 # CONFIG_NET_KEY is not set 263 CONFIG_INET=y 264 CONFIG_IP_MULTICAST=y ··· 315 # 316 # CONFIG_NET_PKTGEN is not set 317 # CONFIG_HAMRADIO is not set 318 # CONFIG_IRDA is not set 319 # CONFIG_BT is not set 320 # CONFIG_AF_RXRPC is not set ··· 357 CONFIG_BLK_DEV_RAM=y 358 CONFIG_BLK_DEV_RAM_COUNT=16 359 CONFIG_BLK_DEV_RAM_SIZE=32768 360 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 361 # CONFIG_CDROM_PKTCDVD is not set 362 # CONFIG_ATA_OVER_ETH is not set 363 CONFIG_MISC_DEVICES=y 364 # CONFIG_EEPROM_93CX6 is not set 365 # CONFIG_IDE is not set 366 367 # ··· 398 # CONFIG_SMSC_PHY is not set 399 # CONFIG_BROADCOM_PHY is not set 400 # CONFIG_ICPLUS_PHY is not set 401 # CONFIG_FIXED_PHY is not set 402 # CONFIG_MDIO_BITBANG is not set 403 CONFIG_NET_ETHERNET=y ··· 409 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 410 # CONFIG_B44 is not set 411 CONFIG_NETDEV_1000=y 412 CONFIG_GIANFAR=y 413 CONFIG_GFAR_NAPI=y 414 CONFIG_NETDEV_10000=y ··· 422 # CONFIG_WAN is not set 423 # CONFIG_PPP is not set 424 # CONFIG_SLIP is not set 425 - # CONFIG_SHAPER is not set 426 # CONFIG_NETCONSOLE is not set 427 # CONFIG_NETPOLL is not set 428 # CONFIG_NET_POLL_CONTROLLER is not set ··· 515 # CONFIG_SENSORS_W83627HF is not set 516 # CONFIG_SENSORS_W83627EHF is not set 517 # CONFIG_HWMON_DEBUG_CHIP is not set 518 # CONFIG_WATCHDOG is not set 519 520 # ··· 565 # 566 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 567 # 568 - 569 - # 570 - # USB Gadget Support 571 - # 572 # CONFIG_USB_GADGET is not set 573 # CONFIG_MMC is not set 574 # CONFIG_NEW_LEDS is not set 575 # CONFIG_EDAC is not set 576 # CONFIG_RTC_CLASS is not set 577 578 # 579 # Userspace I/O ··· 597 # CONFIG_XFS_FS is not set 598 # CONFIG_GFS2_FS is not set 599 # CONFIG_OCFS2_FS is not set 600 - # CONFIG_MINIX_FS is not set 601 - # CONFIG_ROMFS_FS is not set 602 CONFIG_INOTIFY=y 603 CONFIG_INOTIFY_USER=y 604 # CONFIG_QUOTA is not set 605 - CONFIG_DNOTIFY=y 606 # CONFIG_AUTOFS_FS is not set 607 # CONFIG_AUTOFS4_FS is not set 608 # CONFIG_FUSE_FS is not set ··· 642 # CONFIG_EFS_FS is not set 643 # CONFIG_CRAMFS is not set 644 # CONFIG_VXFS_FS is not set 645 # CONFIG_HPFS_FS is not set 646 # CONFIG_QNX4FS_FS is not set 647 # CONFIG_SYSV_FS is not set 648 # CONFIG_UFS_FS is not set 649 CONFIG_NETWORK_FILESYSTEMS=y ··· 686 # CONFIG_SYSV68_PARTITION is not set 687 # CONFIG_NLS is not set 688 # CONFIG_DLM is not set 689 - # CONFIG_UCC_SLOW is not set 690 691 # 692 # Library routines ··· 701 CONFIG_HAS_IOMEM=y 702 CONFIG_HAS_IOPORT=y 703 CONFIG_HAS_DMA=y 704 - # CONFIG_INSTRUMENTATION is not set 705 706 # 707 # Kernel hacking ··· 719 # CONFIG_SCHEDSTATS is not set 720 # CONFIG_TIMER_STATS is not set 721 # CONFIG_SLUB_DEBUG_ON is not set 722 # CONFIG_DEBUG_RT_MUTEXES is not set 723 # CONFIG_RT_MUTEX_TESTER is not set 724 # CONFIG_DEBUG_SPINLOCK is not set ··· 732 # CONFIG_DEBUG_VM is not set 733 # CONFIG_DEBUG_LIST is not set 734 # CONFIG_DEBUG_SG is not set 735 - CONFIG_FORCED_INLINING=y 736 # CONFIG_BOOT_PRINTK_DELAY is not set 737 # CONFIG_FAULT_INJECTION is not set 738 # CONFIG_SAMPLES is not set 739 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 749 # CONFIG_KEYS is not set 750 # CONFIG_SECURITY is not set 751 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 752 - # CONFIG_CRYPTO is not set 753 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:25 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 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 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 123 # CONFIG_DEFAULT_CFQ is not set 124 # CONFIG_DEFAULT_NOOP is not set 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 127 128 # 129 # Platform support 130 # 131 + # CONFIG_PPC_MPC512x is not set 132 + # CONFIG_PPC_MPC5121 is not set 133 # CONFIG_PPC_CELL is not set 134 # CONFIG_PPC_CELL_NATIVE is not set 135 # CONFIG_PQ2ADS is not set 136 + CONFIG_MPC85xx=y 137 CONFIG_MPC8540_ADS=y 138 # CONFIG_MPC8560_ADS is not set 139 # CONFIG_MPC85xx_CDS is not set 140 # CONFIG_MPC85xx_MDS is not set 141 # CONFIG_MPC85xx_DS is not set 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 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set 152 # CONFIG_PPC_I8259 is not set ··· 165 # CONFIG_HZ_300 is not set 166 # CONFIG_HZ_1000 is not set 167 CONFIG_HZ=250 168 + # CONFIG_SCHED_HRTICK is not set 169 CONFIG_PREEMPT_NONE=y 170 # CONFIG_PREEMPT_VOLUNTARY is not set 171 # CONFIG_PREEMPT is not set 172 CONFIG_BINFMT_ELF=y 173 CONFIG_BINFMT_MISC=y 174 CONFIG_MATH_EMULATION=y 175 + # CONFIG_IOMMU_HELPER is not set 176 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 177 + CONFIG_ARCH_HAS_WALK_MEMORY=y 178 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 179 CONFIG_ARCH_FLATMEM_ENABLE=y 180 CONFIG_ARCH_POPULATES_NODE_MAP=y 181 CONFIG_SELECT_MEMORY_MODEL=y ··· 190 CONFIG_PROC_DEVICETREE=y 191 # CONFIG_CMDLINE_BOOL is not set 192 # CONFIG_PM is not set 193 # CONFIG_SECCOMP is not set 194 CONFIG_ISA_DMA_API=y 195 196 # 197 # Bus options 198 # 199 CONFIG_ZONE_DMA=y 200 CONFIG_FSL_SOC=y 201 # CONFIG_PCI is not set 202 # CONFIG_PCI_DOMAINS is not set ··· 238 CONFIG_XFRM_USER=y 239 # CONFIG_XFRM_SUB_POLICY is not set 240 # CONFIG_XFRM_MIGRATE is not set 241 + # CONFIG_XFRM_STATISTICS is not set 242 # CONFIG_NET_KEY is not set 243 CONFIG_INET=y 244 CONFIG_IP_MULTICAST=y ··· 293 # 294 # CONFIG_NET_PKTGEN is not set 295 # CONFIG_HAMRADIO is not set 296 + # CONFIG_CAN is not set 297 # CONFIG_IRDA is not set 298 # CONFIG_BT is not set 299 # CONFIG_AF_RXRPC is not set ··· 334 CONFIG_BLK_DEV_RAM=y 335 CONFIG_BLK_DEV_RAM_COUNT=16 336 CONFIG_BLK_DEV_RAM_SIZE=32768 337 + # CONFIG_BLK_DEV_XIP is not set 338 # CONFIG_CDROM_PKTCDVD is not set 339 # CONFIG_ATA_OVER_ETH is not set 340 CONFIG_MISC_DEVICES=y 341 # CONFIG_EEPROM_93CX6 is not set 342 + # CONFIG_ENCLOSURE_SERVICES is not set 343 + CONFIG_HAVE_IDE=y 344 # CONFIG_IDE is not set 345 346 # ··· 373 # CONFIG_SMSC_PHY is not set 374 # CONFIG_BROADCOM_PHY is not set 375 # CONFIG_ICPLUS_PHY is not set 376 + # CONFIG_REALTEK_PHY is not set 377 # CONFIG_FIXED_PHY is not set 378 # CONFIG_MDIO_BITBANG is not set 379 CONFIG_NET_ETHERNET=y ··· 383 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 384 # CONFIG_B44 is not set 385 CONFIG_NETDEV_1000=y 386 + # CONFIG_E1000E_ENABLED is not set 387 CONFIG_GIANFAR=y 388 CONFIG_GFAR_NAPI=y 389 CONFIG_NETDEV_10000=y ··· 395 # CONFIG_WAN is not set 396 # CONFIG_PPP is not set 397 # CONFIG_SLIP is not set 398 # CONFIG_NETCONSOLE is not set 399 # CONFIG_NETPOLL is not set 400 # CONFIG_NET_POLL_CONTROLLER is not set ··· 489 # CONFIG_SENSORS_W83627HF is not set 490 # CONFIG_SENSORS_W83627EHF is not set 491 # CONFIG_HWMON_DEBUG_CHIP is not set 492 + # CONFIG_THERMAL is not set 493 # CONFIG_WATCHDOG is not set 494 495 # ··· 538 # 539 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 540 # 541 # CONFIG_USB_GADGET is not set 542 # CONFIG_MMC is not set 543 + # CONFIG_MEMSTICK is not set 544 # CONFIG_NEW_LEDS is not set 545 # CONFIG_EDAC is not set 546 # CONFIG_RTC_CLASS is not set 547 + # CONFIG_DMADEVICES is not set 548 549 # 550 # Userspace I/O ··· 572 # CONFIG_XFS_FS is not set 573 # CONFIG_GFS2_FS is not set 574 # CONFIG_OCFS2_FS is not set 575 + CONFIG_DNOTIFY=y 576 CONFIG_INOTIFY=y 577 CONFIG_INOTIFY_USER=y 578 # CONFIG_QUOTA is not set 579 # CONFIG_AUTOFS_FS is not set 580 # CONFIG_AUTOFS4_FS is not set 581 # CONFIG_FUSE_FS is not set ··· 619 # CONFIG_EFS_FS is not set 620 # CONFIG_CRAMFS is not set 621 # CONFIG_VXFS_FS is not set 622 + # CONFIG_MINIX_FS is not set 623 # CONFIG_HPFS_FS is not set 624 # CONFIG_QNX4FS_FS is not set 625 + # CONFIG_ROMFS_FS is not set 626 # CONFIG_SYSV_FS is not set 627 # CONFIG_UFS_FS is not set 628 CONFIG_NETWORK_FILESYSTEMS=y ··· 661 # CONFIG_SYSV68_PARTITION is not set 662 # CONFIG_NLS is not set 663 # CONFIG_DLM is not set 664 665 # 666 # Library routines ··· 677 CONFIG_HAS_IOMEM=y 678 CONFIG_HAS_IOPORT=y 679 CONFIG_HAS_DMA=y 680 681 # 682 # Kernel hacking ··· 696 # CONFIG_SCHEDSTATS is not set 697 # CONFIG_TIMER_STATS is not set 698 # CONFIG_SLUB_DEBUG_ON is not set 699 + # CONFIG_SLUB_STATS is not set 700 # CONFIG_DEBUG_RT_MUTEXES is not set 701 # CONFIG_RT_MUTEX_TESTER is not set 702 # CONFIG_DEBUG_SPINLOCK is not set ··· 708 # CONFIG_DEBUG_VM is not set 709 # CONFIG_DEBUG_LIST is not set 710 # CONFIG_DEBUG_SG is not set 711 # CONFIG_BOOT_PRINTK_DELAY is not set 712 + # CONFIG_BACKTRACE_SELF_TEST is not set 713 # CONFIG_FAULT_INJECTION is not set 714 # CONFIG_SAMPLES is not set 715 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 725 # CONFIG_KEYS is not set 726 # CONFIG_SECURITY is not set 727 # CONFIG_SECURITY_FILE_CAPABILITIES 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 772 # CONFIG_PPC_CLOCK is not set
+88 -39
arch/powerpc/configs/mpc8544_ds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:46 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_BSD_PROCESS_ACCT=y 70 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 CONFIG_AUDIT=y 75 # CONFIG_AUDITSYSCALL is not set 76 CONFIG_IKCONFIG=y 77 CONFIG_IKCONFIG_PROC=y 78 CONFIG_LOG_BUF_SHIFT=14 79 # CONFIG_CGROUPS is not set 80 # CONFIG_FAIR_GROUP_SCHED is not set 81 CONFIG_SYSFS_DEPRECATED=y 82 # CONFIG_RELAY is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 CONFIG_PRINTK=y 98 CONFIG_BUG=y 99 CONFIG_ELF_CORE=y 100 CONFIG_BASE_FULL=y 101 CONFIG_FUTEX=y 102 CONFIG_ANON_INODES=y 103 CONFIG_EPOLL=y 104 CONFIG_SIGNALFD=y 105 CONFIG_EVENTFD=y 106 CONFIG_SHMEM=y 107 CONFIG_VM_EVENT_COUNTERS=y ··· 111 # CONFIG_SLAB is not set 112 CONFIG_SLUB=y 113 # CONFIG_SLOB is not set 114 CONFIG_RT_MUTEXES=y 115 # CONFIG_TINY_SHMEM is not set 116 CONFIG_BASE_SMALL=0 ··· 146 CONFIG_DEFAULT_CFQ=y 147 # CONFIG_DEFAULT_NOOP is not set 148 CONFIG_DEFAULT_IOSCHED="cfq" 149 150 # 151 # Platform support 152 # 153 - # CONFIG_PPC_MPC52xx is not set 154 - # CONFIG_PPC_MPC5200 is not set 155 # CONFIG_PPC_CELL is not set 156 # CONFIG_PPC_CELL_NATIVE is not set 157 # CONFIG_PQ2ADS is not set 158 # CONFIG_MPC8540_ADS is not set 159 # CONFIG_MPC8560_ADS is not set 160 # CONFIG_MPC85xx_CDS is not set 161 # CONFIG_MPC85xx_MDS is not set 162 CONFIG_MPC85xx_DS=y 163 - CONFIG_MPC85xx=y 164 CONFIG_MPIC=y 165 # CONFIG_MPIC_WEIRD is not set 166 CONFIG_PPC_I8259=y ··· 196 # CONFIG_HZ_300 is not set 197 # CONFIG_HZ_1000 is not set 198 CONFIG_HZ=250 199 CONFIG_PREEMPT_NONE=y 200 # CONFIG_PREEMPT_VOLUNTARY is not set 201 # CONFIG_PREEMPT is not set 202 CONFIG_BINFMT_ELF=y 203 CONFIG_BINFMT_MISC=m 204 CONFIG_MATH_EMULATION=y 205 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 206 CONFIG_ARCH_FLATMEM_ENABLE=y 207 CONFIG_ARCH_POPULATES_NODE_MAP=y 208 CONFIG_SELECT_MEMORY_MODEL=y ··· 225 CONFIG_PROC_DEVICETREE=y 226 # CONFIG_CMDLINE_BOOL is not set 227 # CONFIG_PM is not set 228 - CONFIG_SUSPEND_UP_POSSIBLE=y 229 - CONFIG_HIBERNATION_UP_POSSIBLE=y 230 CONFIG_SECCOMP=y 231 - CONFIG_WANT_DEVICE_TREE=y 232 - CONFIG_DEVICE_TREE="" 233 CONFIG_ISA_DMA_API=y 234 235 # ··· 276 CONFIG_XFRM_USER=y 277 # CONFIG_XFRM_SUB_POLICY is not set 278 # CONFIG_XFRM_MIGRATE is not set 279 CONFIG_NET_KEY=m 280 # CONFIG_NET_KEY_MIGRATE is not set 281 CONFIG_INET=y ··· 360 # 361 # CONFIG_NET_PKTGEN is not set 362 # CONFIG_HAMRADIO is not set 363 # CONFIG_IRDA is not set 364 # CONFIG_BT is not set 365 # CONFIG_AF_RXRPC is not set ··· 409 CONFIG_BLK_DEV_RAM=y 410 CONFIG_BLK_DEV_RAM_COUNT=16 411 CONFIG_BLK_DEV_RAM_SIZE=131072 412 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 413 # CONFIG_CDROM_PKTCDVD is not set 414 # CONFIG_ATA_OVER_ETH is not set 415 CONFIG_MISC_DEVICES=y ··· 417 # CONFIG_EEPROM_93CX6 is not set 418 # CONFIG_SGI_IOC4 is not set 419 # CONFIG_TIFM_CORE is not set 420 # CONFIG_IDE is not set 421 422 # ··· 484 # CONFIG_SCSI_IPS is not set 485 # CONFIG_SCSI_INITIO is not set 486 # CONFIG_SCSI_INIA100 is not set 487 # CONFIG_SCSI_STEX is not set 488 # CONFIG_SCSI_SYM53C8XX_2 is not set 489 # CONFIG_SCSI_IPR is not set ··· 515 # CONFIG_SATA_VIA is not set 516 # CONFIG_SATA_VITESSE is not set 517 # CONFIG_SATA_INIC162X is not set 518 CONFIG_PATA_ALI=y 519 # CONFIG_PATA_AMD is not set 520 # CONFIG_PATA_ARTOP is not set ··· 539 # CONFIG_PATA_MPIIX is not set 540 # CONFIG_PATA_OLDPIIX is not set 541 # CONFIG_PATA_NETCELL is not set 542 # CONFIG_PATA_NS87410 is not set 543 # CONFIG_PATA_NS87415 is not set 544 # CONFIG_PATA_OPTI is not set ··· 573 # CONFIG_EQUALIZER is not set 574 # CONFIG_TUN is not set 575 # CONFIG_VETH is not set 576 - # CONFIG_IP1000 is not set 577 # CONFIG_ARCNET is not set 578 CONFIG_PHYLIB=y 579 ··· 588 # CONFIG_SMSC_PHY is not set 589 # CONFIG_BROADCOM_PHY is not set 590 # CONFIG_ICPLUS_PHY is not set 591 # CONFIG_FIXED_PHY is not set 592 # CONFIG_MDIO_BITBANG is not set 593 CONFIG_NET_ETHERNET=y ··· 610 # CONFIG_DL2K is not set 611 # CONFIG_E1000 is not set 612 # CONFIG_E1000E is not set 613 # CONFIG_NS83820 is not set 614 # CONFIG_HAMACHI is not set 615 # CONFIG_YELLOWFIN is not set ··· 639 # CONFIG_NIU is not set 640 # CONFIG_MLX4_CORE is not set 641 # CONFIG_TEHUTI is not set 642 # CONFIG_TR is not set 643 644 # ··· 662 # CONFIG_PPP is not set 663 # CONFIG_SLIP is not set 664 # CONFIG_NET_FC is not set 665 - # CONFIG_SHAPER is not set 666 # CONFIG_NETCONSOLE is not set 667 # CONFIG_NETPOLL is not set 668 # CONFIG_NET_POLL_CONTROLLER is not set ··· 712 CONFIG_HW_CONSOLE=y 713 # CONFIG_VT_HW_CONSOLE_BINDING is not set 714 # CONFIG_SERIAL_NONSTANDARD is not set 715 716 # 717 # Serial drivers ··· 791 # 792 # Miscellaneous I2C Chip support 793 # 794 - # CONFIG_SENSORS_DS1337 is not set 795 - # CONFIG_SENSORS_DS1374 is not set 796 # CONFIG_DS1682 is not set 797 CONFIG_SENSORS_EEPROM=y 798 # CONFIG_SENSORS_PCF8574 is not set 799 - # CONFIG_SENSORS_PCA9539 is not set 800 # CONFIG_SENSORS_PCF8591 is not set 801 - # CONFIG_SENSORS_M41T00 is not set 802 # CONFIG_SENSORS_MAX6875 is not set 803 # CONFIG_SENSORS_TSL2550 is not set 804 # CONFIG_I2C_DEBUG_CORE is not set ··· 812 # CONFIG_W1 is not set 813 # CONFIG_POWER_SUPPLY is not set 814 # CONFIG_HWMON is not set 815 # CONFIG_WATCHDOG is not set 816 817 # ··· 837 # 838 # Supported SAA7146 based PCI Adapters 839 # 840 841 # 842 # Supported USB Adapters ··· 924 # CONFIG_DVB_PLL is not set 925 # CONFIG_DVB_TDA826X is not set 926 # CONFIG_DVB_TDA827X is not set 927 # CONFIG_DVB_TUNER_QT1010 is not set 928 # CONFIG_DVB_TUNER_MT2060 is not set 929 # CONFIG_DVB_TUNER_MT2266 is not set 930 # CONFIG_DVB_TUNER_MT2131 is not set 931 # CONFIG_DVB_TUNER_DIB0070 is not set 932 933 # 934 # Miscellaneous devices ··· 1008 # CONFIG_SND_BT87X is not set 1009 # CONFIG_SND_CA0106 is not set 1010 # CONFIG_SND_CMIPCI is not set 1011 # CONFIG_SND_CS4281 is not set 1012 # CONFIG_SND_CS46XX is not set 1013 # CONFIG_SND_CS5530 is not set ··· 1034 # CONFIG_SND_HDA_INTEL is not set 1035 # CONFIG_SND_HDSP is not set 1036 # CONFIG_SND_HDSPM is not set 1037 # CONFIG_SND_ICE1712 is not set 1038 # CONFIG_SND_ICE1724 is not set 1039 CONFIG_SND_INTEL8X0=y ··· 1052 # CONFIG_SND_TRIDENT is not set 1053 # CONFIG_SND_VIA82XX is not set 1054 # CONFIG_SND_VIA82XX_MODEM is not set 1055 # CONFIG_SND_VX222 is not set 1056 # CONFIG_SND_YMFPCI is not set 1057 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1082 # 1083 1084 # 1085 # Open Sound System 1086 # 1087 # CONFIG_SOUND_PRIME is not set ··· 1108 CONFIG_USB_ARCH_HAS_EHCI=y 1109 CONFIG_USB=y 1110 # CONFIG_USB_DEBUG is not set 1111 1112 # 1113 # Miscellaneous USB options ··· 1122 # USB Host Controller Drivers 1123 # 1124 CONFIG_USB_EHCI_HCD=y 1125 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1126 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1127 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1128 # CONFIG_USB_ISP116X_HCD is not set 1129 CONFIG_USB_OHCI_HCD=y 1130 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1176 # 1177 # USB port drivers 1178 # 1179 - 1180 - # 1181 - # USB Serial Converter support 1182 - # 1183 # CONFIG_USB_SERIAL is not set 1184 1185 # ··· 1201 # CONFIG_USB_TRANCEVIBRATOR is not set 1202 # CONFIG_USB_IOWARRIOR is not set 1203 # CONFIG_USB_TEST is not set 1204 - 1205 - # 1206 - # USB DSL modem support 1207 - # 1208 - 1209 - # 1210 - # USB Gadget Support 1211 - # 1212 # CONFIG_USB_GADGET is not set 1213 # CONFIG_MMC is not set 1214 # CONFIG_NEW_LEDS is not set 1215 # CONFIG_INFINIBAND is not set 1216 # CONFIG_EDAC is not set 1217 CONFIG_RTC_LIB=y 1218 CONFIG_RTC_CLASS=y 1219 CONFIG_RTC_HCTOSYS=y 1220 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1221 # CONFIG_RTC_DEBUG is not set ··· 1239 # CONFIG_RTC_DRV_PCF8563 is not set 1240 # CONFIG_RTC_DRV_PCF8583 is not set 1241 # CONFIG_RTC_DRV_M41T80 is not set 1242 1243 # 1244 # SPI RTC drivers ··· 1249 # Platform RTC drivers 1250 # 1251 CONFIG_RTC_DRV_CMOS=y 1252 # CONFIG_RTC_DRV_DS1553 is not set 1253 - # CONFIG_RTC_DRV_STK17TA8 is not set 1254 # CONFIG_RTC_DRV_DS1742 is not set 1255 # CONFIG_RTC_DRV_M48T86 is not set 1256 # CONFIG_RTC_DRV_M48T59 is not set 1257 # CONFIG_RTC_DRV_V3020 is not set ··· 1260 # 1261 # on-CPU RTC drivers 1262 # 1263 1264 # 1265 # Userspace I/O ··· 1286 # CONFIG_XFS_FS is not set 1287 # CONFIG_GFS2_FS is not set 1288 # CONFIG_OCFS2_FS is not set 1289 - # CONFIG_MINIX_FS is not set 1290 - # CONFIG_ROMFS_FS is not set 1291 CONFIG_INOTIFY=y 1292 CONFIG_INOTIFY_USER=y 1293 # CONFIG_QUOTA is not set 1294 - CONFIG_DNOTIFY=y 1295 # CONFIG_AUTOFS_FS is not set 1296 # CONFIG_AUTOFS4_FS is not set 1297 # CONFIG_FUSE_FS is not set ··· 1341 CONFIG_EFS_FS=m 1342 CONFIG_CRAMFS=y 1343 CONFIG_VXFS_FS=m 1344 CONFIG_HPFS_FS=m 1345 CONFIG_QNX4FS_FS=m 1346 CONFIG_SYSV_FS=m 1347 CONFIG_UFS_FS=m 1348 # CONFIG_UFS_FS_WRITE is not set ··· 1436 # CONFIG_NLS_KOI8_U is not set 1437 CONFIG_NLS_UTF8=m 1438 # CONFIG_DLM is not set 1439 - # CONFIG_UCC_SLOW is not set 1440 1441 # 1442 # Library routines ··· 1452 CONFIG_HAS_IOMEM=y 1453 CONFIG_HAS_IOPORT=y 1454 CONFIG_HAS_DMA=y 1455 - # CONFIG_INSTRUMENTATION is not set 1456 1457 # 1458 # Kernel hacking ··· 1470 # CONFIG_SCHEDSTATS is not set 1471 # CONFIG_TIMER_STATS is not set 1472 # CONFIG_SLUB_DEBUG_ON is not set 1473 # CONFIG_DEBUG_RT_MUTEXES is not set 1474 # CONFIG_RT_MUTEX_TESTER is not set 1475 # CONFIG_DEBUG_SPINLOCK is not set ··· 1484 # CONFIG_DEBUG_VM is not set 1485 # CONFIG_DEBUG_LIST is not set 1486 # CONFIG_DEBUG_SG is not set 1487 - CONFIG_FORCED_INLINING=y 1488 # CONFIG_BOOT_PRINTK_DELAY is not set 1489 # CONFIG_RCU_TORTURE_TEST is not set 1490 # CONFIG_FAULT_INJECTION is not set 1491 # CONFIG_SAMPLES is not set 1492 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1505 CONFIG_CRYPTO=y 1506 CONFIG_CRYPTO_ALGAPI=y 1507 CONFIG_CRYPTO_BLKCIPHER=y 1508 CONFIG_CRYPTO_HASH=y 1509 CONFIG_CRYPTO_MANAGER=y 1510 CONFIG_CRYPTO_HMAC=y ··· 1524 CONFIG_CRYPTO_PCBC=m 1525 # CONFIG_CRYPTO_LRW is not set 1526 # CONFIG_CRYPTO_XTS is not set 1527 # CONFIG_CRYPTO_CRYPTD is not set 1528 CONFIG_CRYPTO_DES=y 1529 # CONFIG_CRYPTO_FCRYPT is not set ··· 1541 # CONFIG_CRYPTO_KHAZAD is not set 1542 # CONFIG_CRYPTO_ANUBIS is not set 1543 # CONFIG_CRYPTO_SEED is not set 1544 # CONFIG_CRYPTO_DEFLATE is not set 1545 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1546 # CONFIG_CRYPTO_CRC32C is not set 1547 # CONFIG_CRYPTO_CAMELLIA is not set 1548 # CONFIG_CRYPTO_TEST is not set 1549 # CONFIG_CRYPTO_AUTHENC is not set 1550 CONFIG_CRYPTO_HW=y 1551 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:26 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 CONFIG_BSD_PROCESS_ACCT=y 69 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 70 # CONFIG_TASKSTATS is not set 71 CONFIG_AUDIT=y 72 # CONFIG_AUDITSYSCALL is not set 73 CONFIG_IKCONFIG=y 74 CONFIG_IKCONFIG_PROC=y 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 + CONFIG_GROUP_SCHED=y 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 82 CONFIG_SYSFS_DEPRECATED=y 83 + CONFIG_SYSFS_DEPRECATED_V2=y 84 # CONFIG_RELAY is not set 85 + # CONFIG_NAMESPACES is not set 86 CONFIG_BLK_DEV_INITRD=y 87 CONFIG_INITRAMFS_SOURCE="" 88 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 + CONFIG_COMPAT_BRK=y 96 CONFIG_BASE_FULL=y 97 CONFIG_FUTEX=y 98 CONFIG_ANON_INODES=y 99 CONFIG_EPOLL=y 100 CONFIG_SIGNALFD=y 101 + CONFIG_TIMERFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 104 # CONFIG_SLAB is not set 105 CONFIG_SLUB=y 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 115 CONFIG_RT_MUTEXES=y 116 # CONFIG_TINY_SHMEM is not set 117 CONFIG_BASE_SMALL=0 ··· 131 CONFIG_DEFAULT_CFQ=y 132 # CONFIG_DEFAULT_NOOP is not set 133 CONFIG_DEFAULT_IOSCHED="cfq" 134 + CONFIG_CLASSIC_RCU=y 135 136 # 137 # Platform support 138 # 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 141 # CONFIG_PPC_CELL is not set 142 # CONFIG_PPC_CELL_NATIVE is not set 143 # CONFIG_PQ2ADS is not set 144 + CONFIG_MPC85xx=y 145 # CONFIG_MPC8540_ADS is not set 146 # CONFIG_MPC8560_ADS is not set 147 # CONFIG_MPC85xx_CDS is not set 148 # CONFIG_MPC85xx_MDS is not set 149 CONFIG_MPC85xx_DS=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 158 CONFIG_MPIC=y 159 # CONFIG_MPIC_WEIRD is not set 160 CONFIG_PPC_I8259=y ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 CONFIG_BINFMT_MISC=m 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 186 CONFIG_ARCH_FLATMEM_ENABLE=y 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 197 CONFIG_PROC_DEVICETREE=y 198 # CONFIG_CMDLINE_BOOL is not set 199 # CONFIG_PM is not set 200 CONFIG_SECCOMP=y 201 CONFIG_ISA_DMA_API=y 202 203 # ··· 252 CONFIG_XFRM_USER=y 253 # CONFIG_XFRM_SUB_POLICY is not set 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 256 CONFIG_NET_KEY=m 257 # CONFIG_NET_KEY_MIGRATE is not set 258 CONFIG_INET=y ··· 335 # 336 # CONFIG_NET_PKTGEN is not set 337 # CONFIG_HAMRADIO is not set 338 + # CONFIG_CAN is not set 339 # CONFIG_IRDA is not set 340 # CONFIG_BT is not set 341 # CONFIG_AF_RXRPC is not set ··· 383 CONFIG_BLK_DEV_RAM=y 384 CONFIG_BLK_DEV_RAM_COUNT=16 385 CONFIG_BLK_DEV_RAM_SIZE=131072 386 + # CONFIG_BLK_DEV_XIP is not set 387 # CONFIG_CDROM_PKTCDVD is not set 388 # CONFIG_ATA_OVER_ETH is not set 389 CONFIG_MISC_DEVICES=y ··· 391 # CONFIG_EEPROM_93CX6 is not set 392 # CONFIG_SGI_IOC4 is not set 393 # CONFIG_TIFM_CORE is not set 394 + # CONFIG_ENCLOSURE_SERVICES is not set 395 + CONFIG_HAVE_IDE=y 396 # CONFIG_IDE is not set 397 398 # ··· 456 # CONFIG_SCSI_IPS is not set 457 # CONFIG_SCSI_INITIO is not set 458 # CONFIG_SCSI_INIA100 is not set 459 + # CONFIG_SCSI_MVSAS is not set 460 # CONFIG_SCSI_STEX is not set 461 # CONFIG_SCSI_SYM53C8XX_2 is not set 462 # CONFIG_SCSI_IPR is not set ··· 486 # CONFIG_SATA_VIA is not set 487 # CONFIG_SATA_VITESSE is not set 488 # CONFIG_SATA_INIC162X is not set 489 + # CONFIG_SATA_FSL is not set 490 CONFIG_PATA_ALI=y 491 # CONFIG_PATA_AMD is not set 492 # CONFIG_PATA_ARTOP is not set ··· 509 # CONFIG_PATA_MPIIX is not set 510 # CONFIG_PATA_OLDPIIX is not set 511 # CONFIG_PATA_NETCELL is not set 512 + # CONFIG_PATA_NINJA32 is not set 513 # CONFIG_PATA_NS87410 is not set 514 # CONFIG_PATA_NS87415 is not set 515 # CONFIG_PATA_OPTI is not set ··· 542 # CONFIG_EQUALIZER is not set 543 # CONFIG_TUN is not set 544 # CONFIG_VETH is not set 545 # CONFIG_ARCNET is not set 546 CONFIG_PHYLIB=y 547 ··· 558 # CONFIG_SMSC_PHY is not set 559 # CONFIG_BROADCOM_PHY is not set 560 # CONFIG_ICPLUS_PHY is not set 561 + # CONFIG_REALTEK_PHY is not set 562 # CONFIG_FIXED_PHY is not set 563 # CONFIG_MDIO_BITBANG is not set 564 CONFIG_NET_ETHERNET=y ··· 579 # CONFIG_DL2K is not set 580 # CONFIG_E1000 is not set 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 585 # CONFIG_NS83820 is not set 586 # CONFIG_HAMACHI is not set 587 # CONFIG_YELLOWFIN is not set ··· 605 # CONFIG_NIU is not set 606 # CONFIG_MLX4_CORE is not set 607 # CONFIG_TEHUTI is not set 608 + # CONFIG_BNX2X is not set 609 # CONFIG_TR is not set 610 611 # ··· 627 # CONFIG_PPP is not set 628 # CONFIG_SLIP is not set 629 # CONFIG_NET_FC is not set 630 # CONFIG_NETCONSOLE is not set 631 # CONFIG_NETPOLL is not set 632 # CONFIG_NET_POLL_CONTROLLER is not set ··· 678 CONFIG_HW_CONSOLE=y 679 # CONFIG_VT_HW_CONSOLE_BINDING is not set 680 # CONFIG_SERIAL_NONSTANDARD is not set 681 + # CONFIG_NOZOMI is not set 682 683 # 684 # Serial drivers ··· 756 # 757 # Miscellaneous I2C Chip support 758 # 759 # CONFIG_DS1682 is not set 760 CONFIG_SENSORS_EEPROM=y 761 # CONFIG_SENSORS_PCF8574 is not set 762 + # CONFIG_PCF8575 is not set 763 # CONFIG_SENSORS_PCF8591 is not set 764 + # CONFIG_TPS65010 is not set 765 # CONFIG_SENSORS_MAX6875 is not set 766 # CONFIG_SENSORS_TSL2550 is not set 767 # CONFIG_I2C_DEBUG_CORE is not set ··· 779 # CONFIG_W1 is not set 780 # CONFIG_POWER_SUPPLY is not set 781 # CONFIG_HWMON is not set 782 + # CONFIG_THERMAL is not set 783 # CONFIG_WATCHDOG is not set 784 785 # ··· 803 # 804 # Supported SAA7146 based PCI Adapters 805 # 806 + # CONFIG_TTPCI_EEPROM is not set 807 + # CONFIG_DVB_BUDGET_CORE is not set 808 809 # 810 # Supported USB Adapters ··· 888 # CONFIG_DVB_PLL is not set 889 # CONFIG_DVB_TDA826X is not set 890 # CONFIG_DVB_TDA827X is not set 891 + # CONFIG_DVB_TDA18271 is not set 892 # CONFIG_DVB_TUNER_QT1010 is not set 893 # CONFIG_DVB_TUNER_MT2060 is not set 894 # CONFIG_DVB_TUNER_MT2266 is not set 895 # CONFIG_DVB_TUNER_MT2131 is not set 896 # CONFIG_DVB_TUNER_DIB0070 is not set 897 + # CONFIG_DVB_TUNER_XC5000 is not set 898 899 # 900 # Miscellaneous devices ··· 970 # CONFIG_SND_BT87X is not set 971 # CONFIG_SND_CA0106 is not set 972 # CONFIG_SND_CMIPCI is not set 973 + # CONFIG_SND_OXYGEN is not set 974 # CONFIG_SND_CS4281 is not set 975 # CONFIG_SND_CS46XX is not set 976 # CONFIG_SND_CS5530 is not set ··· 995 # CONFIG_SND_HDA_INTEL is not set 996 # CONFIG_SND_HDSP is not set 997 # CONFIG_SND_HDSPM is not set 998 + # CONFIG_SND_HIFIER is not set 999 # CONFIG_SND_ICE1712 is not set 1000 # CONFIG_SND_ICE1724 is not set 1001 CONFIG_SND_INTEL8X0=y ··· 1012 # CONFIG_SND_TRIDENT is not set 1013 # CONFIG_SND_VIA82XX is not set 1014 # CONFIG_SND_VIA82XX_MODEM is not set 1015 + # CONFIG_SND_VIRTUOSO is not set 1016 # CONFIG_SND_VX222 is not set 1017 # CONFIG_SND_YMFPCI is not set 1018 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1041 # 1042 1043 # 1044 + # ALSA SoC audio for Freescale SOCs 1045 + # 1046 + 1047 + # 1048 # Open Sound System 1049 # 1050 # CONFIG_SOUND_PRIME is not set ··· 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1064 CONFIG_USB=y 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1067 1068 # 1069 # Miscellaneous USB options ··· 1076 # USB Host Controller Drivers 1077 # 1078 CONFIG_USB_EHCI_HCD=y 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 1083 # CONFIG_USB_ISP116X_HCD is not set 1084 CONFIG_USB_OHCI_HCD=y 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1129 # 1130 # USB port drivers 1131 # 1132 # CONFIG_USB_SERIAL is not set 1133 1134 # ··· 1158 # CONFIG_USB_TRANCEVIBRATOR is not set 1159 # CONFIG_USB_IOWARRIOR is not set 1160 # CONFIG_USB_TEST is not set 1161 # CONFIG_USB_GADGET is not set 1162 # CONFIG_MMC is not set 1163 + # CONFIG_MEMSTICK is not set 1164 # CONFIG_NEW_LEDS is not set 1165 # CONFIG_INFINIBAND is not set 1166 # CONFIG_EDAC is not set 1167 CONFIG_RTC_LIB=y 1168 CONFIG_RTC_CLASS=y 1169 + 1170 + # 1171 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1172 + # 1173 CONFIG_RTC_HCTOSYS=y 1174 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1175 # CONFIG_RTC_DEBUG is not set ··· 1199 # CONFIG_RTC_DRV_PCF8563 is not set 1200 # CONFIG_RTC_DRV_PCF8583 is not set 1201 # CONFIG_RTC_DRV_M41T80 is not set 1202 + # CONFIG_RTC_DRV_S35390A is not set 1203 1204 # 1205 # SPI RTC drivers ··· 1208 # Platform RTC drivers 1209 # 1210 CONFIG_RTC_DRV_CMOS=y 1211 + # CONFIG_RTC_DRV_DS1511 is not set 1212 # CONFIG_RTC_DRV_DS1553 is not set 1213 # CONFIG_RTC_DRV_DS1742 is not set 1214 + # CONFIG_RTC_DRV_STK17TA8 is not set 1215 # CONFIG_RTC_DRV_M48T86 is not set 1216 # CONFIG_RTC_DRV_M48T59 is not set 1217 # CONFIG_RTC_DRV_V3020 is not set ··· 1218 # 1219 # on-CPU RTC drivers 1220 # 1221 + # CONFIG_DMADEVICES is not set 1222 1223 # 1224 # Userspace I/O ··· 1243 # CONFIG_XFS_FS is not set 1244 # CONFIG_GFS2_FS is not set 1245 # CONFIG_OCFS2_FS is not set 1246 + CONFIG_DNOTIFY=y 1247 CONFIG_INOTIFY=y 1248 CONFIG_INOTIFY_USER=y 1249 # CONFIG_QUOTA is not set 1250 # CONFIG_AUTOFS_FS is not set 1251 # CONFIG_AUTOFS4_FS is not set 1252 # CONFIG_FUSE_FS is not set ··· 1300 CONFIG_EFS_FS=m 1301 CONFIG_CRAMFS=y 1302 CONFIG_VXFS_FS=m 1303 + # CONFIG_MINIX_FS is not set 1304 CONFIG_HPFS_FS=m 1305 CONFIG_QNX4FS_FS=m 1306 + # CONFIG_ROMFS_FS is not set 1307 CONFIG_SYSV_FS=m 1308 CONFIG_UFS_FS=m 1309 # CONFIG_UFS_FS_WRITE is not set ··· 1393 # CONFIG_NLS_KOI8_U is not set 1394 CONFIG_NLS_UTF8=m 1395 # CONFIG_DLM is not set 1396 1397 # 1398 # Library routines ··· 1410 CONFIG_HAS_IOMEM=y 1411 CONFIG_HAS_IOPORT=y 1412 CONFIG_HAS_DMA=y 1413 1414 # 1415 # Kernel hacking ··· 1429 # CONFIG_SCHEDSTATS is not set 1430 # CONFIG_TIMER_STATS is not set 1431 # CONFIG_SLUB_DEBUG_ON is not set 1432 + # CONFIG_SLUB_STATS is not set 1433 # CONFIG_DEBUG_RT_MUTEXES is not set 1434 # CONFIG_RT_MUTEX_TESTER is not set 1435 # CONFIG_DEBUG_SPINLOCK is not set ··· 1442 # CONFIG_DEBUG_VM is not set 1443 # CONFIG_DEBUG_LIST is not set 1444 # CONFIG_DEBUG_SG is not set 1445 # CONFIG_BOOT_PRINTK_DELAY is not set 1446 # CONFIG_RCU_TORTURE_TEST is not set 1447 + # CONFIG_BACKTRACE_SELF_TEST is not set 1448 # CONFIG_FAULT_INJECTION is not set 1449 # CONFIG_SAMPLES is not set 1450 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1463 CONFIG_CRYPTO=y 1464 CONFIG_CRYPTO_ALGAPI=y 1465 CONFIG_CRYPTO_BLKCIPHER=y 1466 + # CONFIG_CRYPTO_SEQIV is not set 1467 CONFIG_CRYPTO_HASH=y 1468 CONFIG_CRYPTO_MANAGER=y 1469 CONFIG_CRYPTO_HMAC=y ··· 1481 CONFIG_CRYPTO_PCBC=m 1482 # CONFIG_CRYPTO_LRW is not set 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 1487 # CONFIG_CRYPTO_CRYPTD is not set 1488 CONFIG_CRYPTO_DES=y 1489 # CONFIG_CRYPTO_FCRYPT is not set ··· 1495 # CONFIG_CRYPTO_KHAZAD is not set 1496 # CONFIG_CRYPTO_ANUBIS is not set 1497 # CONFIG_CRYPTO_SEED is not set 1498 + # CONFIG_CRYPTO_SALSA20 is not set 1499 # CONFIG_CRYPTO_DEFLATE is not set 1500 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1501 # CONFIG_CRYPTO_CRC32C is not set 1502 # CONFIG_CRYPTO_CAMELLIA is not set 1503 # CONFIG_CRYPTO_TEST is not set 1504 # CONFIG_CRYPTO_AUTHENC is not set 1505 + # CONFIG_CRYPTO_LZO is not set 1506 CONFIG_CRYPTO_HW=y 1507 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1508 # CONFIG_PPC_CLOCK is not set
+99 -27
arch/powerpc/configs/mpc8560_ads_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:48 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 # CONFIG_FAIR_GROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 # CONFIG_RELAY is not set 80 CONFIG_BLK_DEV_INITRD=y 81 CONFIG_INITRAMFS_SOURCE="" 82 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 CONFIG_PRINTK=y 95 CONFIG_BUG=y 96 CONFIG_ELF_CORE=y 97 CONFIG_BASE_FULL=y 98 CONFIG_FUTEX=y 99 CONFIG_ANON_INODES=y 100 CONFIG_EPOLL=y 101 CONFIG_SIGNALFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 108 # CONFIG_SLAB is not set 109 CONFIG_SLUB=y 110 # CONFIG_SLOB is not set 111 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 137 # CONFIG_DEFAULT_CFQ is not set 138 # CONFIG_DEFAULT_NOOP is not set 139 CONFIG_DEFAULT_IOSCHED="anticipatory" 140 141 # 142 # Platform support 143 # 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 146 # CONFIG_PPC_CELL is not set 147 # CONFIG_PPC_CELL_NATIVE is not set 148 # CONFIG_PQ2ADS is not set 149 # CONFIG_MPC8540_ADS is not set 150 CONFIG_MPC8560_ADS=y 151 # CONFIG_MPC85xx_CDS is not set 152 # CONFIG_MPC85xx_MDS is not set 153 # CONFIG_MPC85xx_DS is not set 154 - CONFIG_MPC8560=y 155 - CONFIG_MPC85xx=y 156 CONFIG_MPIC=y 157 # CONFIG_MPIC_WEIRD is not set 158 # CONFIG_PPC_I8259 is not set ··· 189 # CONFIG_HZ_300 is not set 190 # CONFIG_HZ_1000 is not set 191 CONFIG_HZ=250 192 CONFIG_PREEMPT_NONE=y 193 # CONFIG_PREEMPT_VOLUNTARY is not set 194 # CONFIG_PREEMPT is not set 195 CONFIG_BINFMT_ELF=y 196 CONFIG_BINFMT_MISC=y 197 CONFIG_MATH_EMULATION=y 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 # CONFIG_PROC_DEVICETREE is not set 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 # CONFIG_SECCOMP is not set 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 268 # CONFIG_XFRM_USER is not set 269 # CONFIG_XFRM_SUB_POLICY is not set 270 # CONFIG_XFRM_MIGRATE is not set 271 # CONFIG_NET_KEY is not set 272 CONFIG_INET=y 273 CONFIG_IP_MULTICAST=y ··· 324 # 325 # CONFIG_NET_PKTGEN is not set 326 # CONFIG_HAMRADIO is not set 327 # CONFIG_IRDA is not set 328 # CONFIG_BT is not set 329 # CONFIG_AF_RXRPC is not set ··· 371 CONFIG_BLK_DEV_RAM=y 372 CONFIG_BLK_DEV_RAM_COUNT=16 373 CONFIG_BLK_DEV_RAM_SIZE=32768 374 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 375 # CONFIG_CDROM_PKTCDVD is not set 376 # CONFIG_ATA_OVER_ETH is not set 377 CONFIG_MISC_DEVICES=y ··· 379 # CONFIG_EEPROM_93CX6 is not set 380 # CONFIG_SGI_IOC4 is not set 381 # CONFIG_TIFM_CORE is not set 382 # CONFIG_IDE is not set 383 384 # ··· 409 # CONFIG_EQUALIZER is not set 410 # CONFIG_TUN is not set 411 # CONFIG_VETH is not set 412 - # CONFIG_IP1000 is not set 413 # CONFIG_ARCNET is not set 414 CONFIG_PHYLIB=y 415 ··· 424 # CONFIG_SMSC_PHY is not set 425 # CONFIG_BROADCOM_PHY is not set 426 # CONFIG_ICPLUS_PHY is not set 427 # CONFIG_FIXED_PHY is not set 428 # CONFIG_MDIO_BITBANG is not set 429 CONFIG_NET_ETHERNET=y ··· 452 CONFIG_E1000_NAPI=y 453 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 454 # CONFIG_E1000E is not set 455 # CONFIG_NS83820 is not set 456 # CONFIG_HAMACHI is not set 457 # CONFIG_YELLOWFIN is not set ··· 481 # CONFIG_NIU is not set 482 # CONFIG_MLX4_CORE is not set 483 # CONFIG_TEHUTI is not set 484 # CONFIG_TR is not set 485 486 # ··· 494 # CONFIG_HIPPI is not set 495 # CONFIG_PPP is not set 496 # CONFIG_SLIP is not set 497 - # CONFIG_SHAPER is not set 498 # CONFIG_NETCONSOLE is not set 499 # CONFIG_NETPOLL is not set 500 # CONFIG_NET_POLL_CONTROLLER is not set ··· 536 # 537 # CONFIG_VT is not set 538 # CONFIG_SERIAL_NONSTANDARD is not set 539 540 # 541 # Serial drivers ··· 597 # CONFIG_SENSORS_W83627HF is not set 598 # CONFIG_SENSORS_W83627EHF is not set 599 # CONFIG_HWMON_DEBUG_CHIP is not set 600 # CONFIG_WATCHDOG is not set 601 602 # ··· 650 # 651 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 652 # 653 - 654 - # 655 - # USB Gadget Support 656 - # 657 # CONFIG_USB_GADGET is not set 658 # CONFIG_MMC is not set 659 # CONFIG_NEW_LEDS is not set 660 # CONFIG_INFINIBAND is not set 661 # CONFIG_EDAC is not set 662 # CONFIG_RTC_CLASS is not set 663 664 # 665 # Userspace I/O ··· 683 # CONFIG_XFS_FS is not set 684 # CONFIG_GFS2_FS is not set 685 # CONFIG_OCFS2_FS is not set 686 - # CONFIG_MINIX_FS is not set 687 - # CONFIG_ROMFS_FS is not set 688 CONFIG_INOTIFY=y 689 CONFIG_INOTIFY_USER=y 690 # CONFIG_QUOTA is not set 691 - CONFIG_DNOTIFY=y 692 # CONFIG_AUTOFS_FS is not set 693 # CONFIG_AUTOFS4_FS is not set 694 # CONFIG_FUSE_FS is not set ··· 728 # CONFIG_EFS_FS is not set 729 # CONFIG_CRAMFS is not set 730 # CONFIG_VXFS_FS is not set 731 # CONFIG_HPFS_FS is not set 732 # CONFIG_QNX4FS_FS is not set 733 # CONFIG_SYSV_FS is not set 734 # CONFIG_UFS_FS is not set 735 CONFIG_NETWORK_FILESYSTEMS=y ··· 772 # CONFIG_SYSV68_PARTITION is not set 773 # CONFIG_NLS is not set 774 # CONFIG_DLM is not set 775 - # CONFIG_UCC_SLOW is not set 776 777 # 778 # Library routines ··· 787 CONFIG_HAS_IOMEM=y 788 CONFIG_HAS_IOPORT=y 789 CONFIG_HAS_DMA=y 790 - # CONFIG_INSTRUMENTATION is not set 791 792 # 793 # Kernel hacking ··· 805 # CONFIG_SCHEDSTATS is not set 806 # CONFIG_TIMER_STATS is not set 807 # CONFIG_SLUB_DEBUG_ON is not set 808 # CONFIG_DEBUG_RT_MUTEXES is not set 809 # CONFIG_RT_MUTEX_TESTER is not set 810 # CONFIG_DEBUG_SPINLOCK is not set ··· 818 # CONFIG_DEBUG_VM is not set 819 # CONFIG_DEBUG_LIST is not set 820 # CONFIG_DEBUG_SG is not set 821 - CONFIG_FORCED_INLINING=y 822 # CONFIG_BOOT_PRINTK_DELAY is not set 823 # CONFIG_FAULT_INJECTION is not set 824 # CONFIG_SAMPLES is not set 825 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 836 # CONFIG_KEYS is not set 837 # CONFIG_SECURITY is not set 838 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 839 - # CONFIG_CRYPTO is not set 840 # CONFIG_PPC_CLOCK is not set 841 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:27 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 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 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 123 # CONFIG_DEFAULT_CFQ is not set 124 # CONFIG_DEFAULT_NOOP is not set 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 127 128 # 129 # Platform support 130 # 131 + # CONFIG_PPC_MPC512x is not set 132 + # CONFIG_PPC_MPC5121 is not set 133 # CONFIG_PPC_CELL is not set 134 # CONFIG_PPC_CELL_NATIVE is not set 135 # CONFIG_PQ2ADS is not set 136 + CONFIG_MPC85xx=y 137 # CONFIG_MPC8540_ADS is not set 138 CONFIG_MPC8560_ADS=y 139 # CONFIG_MPC85xx_CDS is not set 140 # CONFIG_MPC85xx_MDS is not set 141 # CONFIG_MPC85xx_DS is not set 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 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set 152 # CONFIG_PPC_I8259 is not set ··· 167 # CONFIG_HZ_300 is not set 168 # CONFIG_HZ_1000 is not set 169 CONFIG_HZ=250 170 + # CONFIG_SCHED_HRTICK is not set 171 CONFIG_PREEMPT_NONE=y 172 # CONFIG_PREEMPT_VOLUNTARY is not set 173 # CONFIG_PREEMPT is not set 174 CONFIG_BINFMT_ELF=y 175 CONFIG_BINFMT_MISC=y 176 CONFIG_MATH_EMULATION=y 177 + # CONFIG_IOMMU_HELPER is not set 178 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 179 + CONFIG_ARCH_HAS_WALK_MEMORY=y 180 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 181 CONFIG_ARCH_FLATMEM_ENABLE=y 182 CONFIG_ARCH_POPULATES_NODE_MAP=y 183 CONFIG_SELECT_MEMORY_MODEL=y ··· 192 # CONFIG_PROC_DEVICETREE is not set 193 # CONFIG_CMDLINE_BOOL is not set 194 # CONFIG_PM is not set 195 # CONFIG_SECCOMP is not set 196 CONFIG_ISA_DMA_API=y 197 198 # ··· 246 # CONFIG_XFRM_USER is not set 247 # CONFIG_XFRM_SUB_POLICY is not set 248 # CONFIG_XFRM_MIGRATE is not set 249 + # CONFIG_XFRM_STATISTICS is not set 250 # CONFIG_NET_KEY is not set 251 CONFIG_INET=y 252 CONFIG_IP_MULTICAST=y ··· 301 # 302 # CONFIG_NET_PKTGEN is not set 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 305 # CONFIG_IRDA is not set 306 # CONFIG_BT is not set 307 # CONFIG_AF_RXRPC is not set ··· 347 CONFIG_BLK_DEV_RAM=y 348 CONFIG_BLK_DEV_RAM_COUNT=16 349 CONFIG_BLK_DEV_RAM_SIZE=32768 350 + # CONFIG_BLK_DEV_XIP is not set 351 # CONFIG_CDROM_PKTCDVD is not set 352 # CONFIG_ATA_OVER_ETH is not set 353 CONFIG_MISC_DEVICES=y ··· 355 # CONFIG_EEPROM_93CX6 is not set 356 # CONFIG_SGI_IOC4 is not set 357 # CONFIG_TIFM_CORE is not set 358 + # CONFIG_ENCLOSURE_SERVICES is not set 359 + CONFIG_HAVE_IDE=y 360 # CONFIG_IDE is not set 361 362 # ··· 383 # CONFIG_EQUALIZER is not set 384 # CONFIG_TUN is not set 385 # CONFIG_VETH is not set 386 # CONFIG_ARCNET is not set 387 CONFIG_PHYLIB=y 388 ··· 399 # CONFIG_SMSC_PHY is not set 400 # CONFIG_BROADCOM_PHY is not set 401 # CONFIG_ICPLUS_PHY is not set 402 + # CONFIG_REALTEK_PHY is not set 403 # CONFIG_FIXED_PHY is not set 404 # CONFIG_MDIO_BITBANG is not set 405 CONFIG_NET_ETHERNET=y ··· 426 CONFIG_E1000_NAPI=y 427 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 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 432 # CONFIG_NS83820 is not set 433 # CONFIG_HAMACHI is not set 434 # CONFIG_YELLOWFIN is not set ··· 452 # CONFIG_NIU is not set 453 # CONFIG_MLX4_CORE is not set 454 # CONFIG_TEHUTI is not set 455 + # CONFIG_BNX2X is not set 456 # CONFIG_TR is not set 457 458 # ··· 464 # CONFIG_HIPPI is not set 465 # CONFIG_PPP is not set 466 # CONFIG_SLIP is not set 467 # CONFIG_NETCONSOLE is not set 468 # CONFIG_NETPOLL is not set 469 # CONFIG_NET_POLL_CONTROLLER is not set ··· 507 # 508 # CONFIG_VT is not set 509 # CONFIG_SERIAL_NONSTANDARD is not set 510 + # CONFIG_NOZOMI is not set 511 512 # 513 # Serial drivers ··· 567 # CONFIG_SENSORS_W83627HF is not set 568 # CONFIG_SENSORS_W83627EHF is not set 569 # CONFIG_HWMON_DEBUG_CHIP is not set 570 + # CONFIG_THERMAL is not set 571 # CONFIG_WATCHDOG is not set 572 573 # ··· 619 # 620 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 621 # 622 # CONFIG_USB_GADGET is not set 623 # CONFIG_MMC is not set 624 + # CONFIG_MEMSTICK is not set 625 # CONFIG_NEW_LEDS is not set 626 # CONFIG_INFINIBAND is not set 627 # CONFIG_EDAC is not set 628 # CONFIG_RTC_CLASS is not set 629 + # CONFIG_DMADEVICES is not set 630 631 # 632 # Userspace I/O ··· 654 # CONFIG_XFS_FS is not set 655 # CONFIG_GFS2_FS is not set 656 # CONFIG_OCFS2_FS is not set 657 + CONFIG_DNOTIFY=y 658 CONFIG_INOTIFY=y 659 CONFIG_INOTIFY_USER=y 660 # CONFIG_QUOTA is not set 661 # CONFIG_AUTOFS_FS is not set 662 # CONFIG_AUTOFS4_FS is not set 663 # CONFIG_FUSE_FS is not set ··· 701 # CONFIG_EFS_FS is not set 702 # CONFIG_CRAMFS is not set 703 # CONFIG_VXFS_FS is not set 704 + # CONFIG_MINIX_FS is not set 705 # CONFIG_HPFS_FS is not set 706 # CONFIG_QNX4FS_FS is not set 707 + # CONFIG_ROMFS_FS is not set 708 # CONFIG_SYSV_FS is not set 709 # CONFIG_UFS_FS is not set 710 CONFIG_NETWORK_FILESYSTEMS=y ··· 743 # CONFIG_SYSV68_PARTITION is not set 744 # CONFIG_NLS is not set 745 # CONFIG_DLM is not set 746 747 # 748 # Library routines ··· 759 CONFIG_HAS_IOMEM=y 760 CONFIG_HAS_IOPORT=y 761 CONFIG_HAS_DMA=y 762 763 # 764 # Kernel hacking ··· 778 # CONFIG_SCHEDSTATS is not set 779 # CONFIG_TIMER_STATS is not set 780 # CONFIG_SLUB_DEBUG_ON is not set 781 + # CONFIG_SLUB_STATS is not set 782 # CONFIG_DEBUG_RT_MUTEXES is not set 783 # CONFIG_RT_MUTEX_TESTER is not set 784 # CONFIG_DEBUG_SPINLOCK is not set ··· 790 # CONFIG_DEBUG_VM is not set 791 # CONFIG_DEBUG_LIST is not set 792 # CONFIG_DEBUG_SG is not set 793 # CONFIG_BOOT_PRINTK_DELAY is not set 794 + # CONFIG_BACKTRACE_SELF_TEST is not set 795 # CONFIG_FAULT_INJECTION is not set 796 # CONFIG_SAMPLES is not set 797 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 808 # CONFIG_KEYS is not set 809 # CONFIG_SECURITY is not set 810 # CONFIG_SECURITY_FILE_CAPABILITIES 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 856 # CONFIG_PPC_CLOCK is not set 857 CONFIG_PPC_LIB_RHEAP=y
+76 -30
arch/powerpc/configs/mpc8568mds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:50 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 # CONFIG_FAIR_GROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 # CONFIG_RELAY is not set 80 CONFIG_BLK_DEV_INITRD=y 81 CONFIG_INITRAMFS_SOURCE="" 82 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y ··· 106 # CONFIG_SLAB is not set 107 CONFIG_SLUB=y 108 # CONFIG_SLOB is not set 109 CONFIG_RT_MUTEXES=y 110 # CONFIG_TINY_SHMEM is not set 111 CONFIG_BASE_SMALL=0 ··· 140 # CONFIG_DEFAULT_CFQ is not set 141 # CONFIG_DEFAULT_NOOP is not set 142 CONFIG_DEFAULT_IOSCHED="anticipatory" 143 144 # 145 # Platform support 146 # 147 - # CONFIG_PPC_MPC52xx is not set 148 - # CONFIG_PPC_MPC5200 is not set 149 # CONFIG_PPC_CELL is not set 150 # CONFIG_PPC_CELL_NATIVE is not set 151 # CONFIG_PQ2ADS is not set 152 # CONFIG_MPC8540_ADS is not set 153 # CONFIG_MPC8560_ADS is not set 154 # CONFIG_MPC85xx_CDS is not set 155 CONFIG_MPC85xx_MDS=y 156 # CONFIG_MPC85xx_DS is not set 157 - CONFIG_MPC85xx=y 158 CONFIG_MPIC=y 159 # CONFIG_MPIC_WEIRD is not set 160 # CONFIG_PPC_I8259 is not set ··· 191 # CONFIG_HZ_300 is not set 192 # CONFIG_HZ_1000 is not set 193 CONFIG_HZ=250 194 CONFIG_PREEMPT_NONE=y 195 # CONFIG_PREEMPT_VOLUNTARY is not set 196 # CONFIG_PREEMPT is not set 197 CONFIG_BINFMT_ELF=y 198 # CONFIG_BINFMT_MISC is not set 199 CONFIG_MATH_EMULATION=y 200 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 201 CONFIG_ARCH_FLATMEM_ENABLE=y 202 CONFIG_ARCH_POPULATES_NODE_MAP=y 203 CONFIG_SELECT_MEMORY_MODEL=y ··· 220 CONFIG_PROC_DEVICETREE=y 221 # CONFIG_CMDLINE_BOOL is not set 222 # CONFIG_PM is not set 223 - CONFIG_SUSPEND_UP_POSSIBLE=y 224 - CONFIG_HIBERNATION_UP_POSSIBLE=y 225 CONFIG_SECCOMP=y 226 - CONFIG_WANT_DEVICE_TREE=y 227 - CONFIG_DEVICE_TREE="" 228 CONFIG_ISA_DMA_API=y 229 230 # ··· 270 # CONFIG_XFRM_USER is not set 271 # CONFIG_XFRM_SUB_POLICY is not set 272 # CONFIG_XFRM_MIGRATE is not set 273 # CONFIG_NET_KEY is not set 274 CONFIG_INET=y 275 CONFIG_IP_MULTICAST=y ··· 326 # 327 # CONFIG_NET_PKTGEN is not set 328 # CONFIG_HAMRADIO is not set 329 # CONFIG_IRDA is not set 330 # CONFIG_BT is not set 331 # CONFIG_AF_RXRPC is not set ··· 373 CONFIG_BLK_DEV_RAM=y 374 CONFIG_BLK_DEV_RAM_COUNT=16 375 CONFIG_BLK_DEV_RAM_SIZE=32768 376 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 377 # CONFIG_CDROM_PKTCDVD is not set 378 # CONFIG_ATA_OVER_ETH is not set 379 CONFIG_MISC_DEVICES=y ··· 381 # CONFIG_EEPROM_93CX6 is not set 382 # CONFIG_SGI_IOC4 is not set 383 # CONFIG_TIFM_CORE is not set 384 # CONFIG_IDE is not set 385 386 # ··· 447 # CONFIG_SCSI_IPS is not set 448 # CONFIG_SCSI_INITIO is not set 449 # CONFIG_SCSI_INIA100 is not set 450 # CONFIG_SCSI_STEX is not set 451 # CONFIG_SCSI_SYM53C8XX_2 is not set 452 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 478 # CONFIG_EQUALIZER is not set 479 # CONFIG_TUN is not set 480 # CONFIG_VETH is not set 481 - # CONFIG_IP1000 is not set 482 # CONFIG_ARCNET is not set 483 CONFIG_PHYLIB=y 484 ··· 493 # CONFIG_SMSC_PHY is not set 494 # CONFIG_BROADCOM_PHY is not set 495 # CONFIG_ICPLUS_PHY is not set 496 # CONFIG_FIXED_PHY is not set 497 # CONFIG_MDIO_BITBANG is not set 498 CONFIG_NET_ETHERNET=y ··· 515 # CONFIG_DL2K is not set 516 # CONFIG_E1000 is not set 517 # CONFIG_E1000E is not set 518 # CONFIG_NS83820 is not set 519 # CONFIG_HAMACHI is not set 520 # CONFIG_YELLOWFIN is not set ··· 545 # CONFIG_NIU is not set 546 # CONFIG_MLX4_CORE is not set 547 # CONFIG_TEHUTI is not set 548 # CONFIG_TR is not set 549 550 # ··· 559 # CONFIG_PPP is not set 560 # CONFIG_SLIP is not set 561 # CONFIG_NET_FC is not set 562 - # CONFIG_SHAPER is not set 563 # CONFIG_NETCONSOLE is not set 564 # CONFIG_NETPOLL is not set 565 # CONFIG_NET_POLL_CONTROLLER is not set ··· 601 # 602 # CONFIG_VT is not set 603 # CONFIG_SERIAL_NONSTANDARD is not set 604 605 # 606 # Serial drivers ··· 622 CONFIG_SERIAL_CORE_CONSOLE=y 623 # CONFIG_SERIAL_JSM is not set 624 # CONFIG_SERIAL_OF_PLATFORM is not set 625 CONFIG_UNIX98_PTYS=y 626 CONFIG_LEGACY_PTYS=y 627 CONFIG_LEGACY_PTY_COUNT=256 ··· 677 # 678 # Miscellaneous I2C Chip support 679 # 680 - # CONFIG_SENSORS_DS1337 is not set 681 - # CONFIG_SENSORS_DS1374 is not set 682 # CONFIG_DS1682 is not set 683 # CONFIG_SENSORS_EEPROM is not set 684 # CONFIG_SENSORS_PCF8574 is not set 685 - # CONFIG_SENSORS_PCA9539 is not set 686 # CONFIG_SENSORS_PCF8591 is not set 687 - # CONFIG_SENSORS_M41T00 is not set 688 # CONFIG_SENSORS_MAX6875 is not set 689 # CONFIG_SENSORS_TSL2550 is not set 690 # CONFIG_I2C_DEBUG_CORE is not set ··· 707 # CONFIG_SENSORS_ADM1031 is not set 708 # CONFIG_SENSORS_ADM9240 is not set 709 # CONFIG_SENSORS_ADT7470 is not set 710 # CONFIG_SENSORS_ATXP1 is not set 711 # CONFIG_SENSORS_DS1621 is not set 712 # CONFIG_SENSORS_I5K_AMB is not set ··· 737 # CONFIG_SENSORS_SMSC47M1 is not set 738 # CONFIG_SENSORS_SMSC47M192 is not set 739 # CONFIG_SENSORS_SMSC47B397 is not set 740 # CONFIG_SENSORS_THMC50 is not set 741 # CONFIG_SENSORS_VIA686A is not set 742 # CONFIG_SENSORS_VT1211 is not set ··· 747 # CONFIG_SENSORS_W83792D is not set 748 # CONFIG_SENSORS_W83793 is not set 749 # CONFIG_SENSORS_W83L785TS is not set 750 # CONFIG_SENSORS_W83627HF is not set 751 # CONFIG_SENSORS_W83627EHF is not set 752 # CONFIG_HWMON_DEBUG_CHIP is not set 753 CONFIG_WATCHDOG=y 754 # CONFIG_WATCHDOG_NOWAYOUT is not set 755 ··· 817 # 818 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 819 # 820 - 821 - # 822 - # USB Gadget Support 823 - # 824 # CONFIG_USB_GADGET is not set 825 # CONFIG_MMC is not set 826 # CONFIG_NEW_LEDS is not set 827 # CONFIG_INFINIBAND is not set 828 # CONFIG_EDAC is not set 829 CONFIG_RTC_LIB=y 830 CONFIG_RTC_CLASS=y 831 CONFIG_RTC_HCTOSYS=y 832 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 833 # CONFIG_RTC_DEBUG is not set ··· 855 # CONFIG_RTC_DRV_PCF8563 is not set 856 # CONFIG_RTC_DRV_PCF8583 is not set 857 # CONFIG_RTC_DRV_M41T80 is not set 858 859 # 860 # SPI RTC drivers ··· 865 # Platform RTC drivers 866 # 867 # CONFIG_RTC_DRV_CMOS is not set 868 # CONFIG_RTC_DRV_DS1553 is not set 869 - # CONFIG_RTC_DRV_STK17TA8 is not set 870 # CONFIG_RTC_DRV_DS1742 is not set 871 # CONFIG_RTC_DRV_M48T86 is not set 872 # CONFIG_RTC_DRV_M48T59 is not set 873 # CONFIG_RTC_DRV_V3020 is not set ··· 876 # 877 # on-CPU RTC drivers 878 # 879 880 # 881 # Userspace I/O ··· 902 # CONFIG_XFS_FS is not set 903 # CONFIG_GFS2_FS is not set 904 # CONFIG_OCFS2_FS is not set 905 - # CONFIG_MINIX_FS is not set 906 - # CONFIG_ROMFS_FS is not set 907 CONFIG_INOTIFY=y 908 CONFIG_INOTIFY_USER=y 909 # CONFIG_QUOTA is not set 910 - CONFIG_DNOTIFY=y 911 # CONFIG_AUTOFS_FS is not set 912 # CONFIG_AUTOFS4_FS is not set 913 # CONFIG_FUSE_FS is not set ··· 947 # CONFIG_EFS_FS is not set 948 # CONFIG_CRAMFS is not set 949 # CONFIG_VXFS_FS is not set 950 # CONFIG_HPFS_FS is not set 951 # CONFIG_QNX4FS_FS is not set 952 # CONFIG_SYSV_FS is not set 953 # CONFIG_UFS_FS is not set 954 CONFIG_NETWORK_FILESYSTEMS=y ··· 994 # CONFIG_SYSV68_PARTITION is not set 995 # CONFIG_NLS is not set 996 # CONFIG_DLM is not set 997 - # CONFIG_UCC_SLOW is not set 998 999 # 1000 # Library routines ··· 1009 CONFIG_HAS_IOMEM=y 1010 CONFIG_HAS_IOPORT=y 1011 CONFIG_HAS_DMA=y 1012 - # CONFIG_INSTRUMENTATION is not set 1013 1014 # 1015 # Kernel hacking ··· 1027 # CONFIG_SCHEDSTATS is not set 1028 # CONFIG_TIMER_STATS is not set 1029 # CONFIG_SLUB_DEBUG_ON is not set 1030 # CONFIG_DEBUG_RT_MUTEXES is not set 1031 # CONFIG_RT_MUTEX_TESTER is not set 1032 # CONFIG_DEBUG_SPINLOCK is not set ··· 1040 # CONFIG_DEBUG_VM is not set 1041 # CONFIG_DEBUG_LIST is not set 1042 # CONFIG_DEBUG_SG is not set 1043 - CONFIG_FORCED_INLINING=y 1044 # CONFIG_BOOT_PRINTK_DELAY is not set 1045 # CONFIG_RCU_TORTURE_TEST is not set 1046 # CONFIG_FAULT_INJECTION is not set 1047 # CONFIG_SAMPLES is not set 1048 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1061 # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 1062 # CONFIG_PPC_EARLY_DEBUG_BEAT is not set 1063 # CONFIG_PPC_EARLY_DEBUG_44x is not set 1064 # CONFIG_PPC_EARLY_DEBUG_CPM is not set 1065 1066 # ··· 1073 CONFIG_CRYPTO=y 1074 CONFIG_CRYPTO_ALGAPI=y 1075 CONFIG_CRYPTO_BLKCIPHER=y 1076 CONFIG_CRYPTO_MANAGER=y 1077 # CONFIG_CRYPTO_HMAC is not set 1078 # CONFIG_CRYPTO_XCBC is not set ··· 1091 CONFIG_CRYPTO_PCBC=m 1092 # CONFIG_CRYPTO_LRW is not set 1093 # CONFIG_CRYPTO_XTS is not set 1094 # CONFIG_CRYPTO_CRYPTD is not set 1095 CONFIG_CRYPTO_DES=y 1096 # CONFIG_CRYPTO_FCRYPT is not set ··· 1108 # CONFIG_CRYPTO_KHAZAD is not set 1109 # CONFIG_CRYPTO_ANUBIS is not set 1110 # CONFIG_CRYPTO_SEED is not set 1111 # CONFIG_CRYPTO_DEFLATE is not set 1112 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1113 # CONFIG_CRYPTO_CRC32C is not set 1114 # CONFIG_CRYPTO_CAMELLIA is not set 1115 # CONFIG_CRYPTO_TEST is not set 1116 # CONFIG_CRYPTO_AUTHENC is not set 1117 CONFIG_CRYPTO_HW=y 1118 # CONFIG_PPC_CLOCK is not set 1119 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:28 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 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 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 87 CONFIG_PRINTK=y 88 CONFIG_BUG=y 89 CONFIG_ELF_CORE=y 90 + CONFIG_COMPAT_BRK=y 91 CONFIG_BASE_FULL=y 92 CONFIG_FUTEX=y 93 CONFIG_ANON_INODES=y 94 # CONFIG_EPOLL is not set 95 CONFIG_SIGNALFD=y 96 + CONFIG_TIMERFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 CONFIG_VM_EVENT_COUNTERS=y ··· 99 # CONFIG_SLAB is not set 100 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 110 # CONFIG_TINY_SHMEM is not set 111 CONFIG_BASE_SMALL=0 ··· 126 # CONFIG_DEFAULT_CFQ is not set 127 # CONFIG_DEFAULT_NOOP is not set 128 CONFIG_DEFAULT_IOSCHED="anticipatory" 129 + CONFIG_CLASSIC_RCU=y 130 131 # 132 # Platform support 133 # 134 + # CONFIG_PPC_MPC512x is not set 135 + # CONFIG_PPC_MPC5121 is not set 136 # CONFIG_PPC_CELL is not set 137 # CONFIG_PPC_CELL_NATIVE is not set 138 # CONFIG_PQ2ADS is not set 139 + CONFIG_MPC85xx=y 140 # CONFIG_MPC8540_ADS is not set 141 # CONFIG_MPC8560_ADS is not set 142 # CONFIG_MPC85xx_CDS is not set 143 CONFIG_MPC85xx_MDS=y 144 # CONFIG_MPC85xx_DS is not set 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 153 CONFIG_MPIC=y 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 168 # CONFIG_HZ_300 is not set 169 # CONFIG_HZ_1000 is not set 170 CONFIG_HZ=250 171 + # CONFIG_SCHED_HRTICK is not set 172 CONFIG_PREEMPT_NONE=y 173 # CONFIG_PREEMPT_VOLUNTARY is not set 174 # CONFIG_PREEMPT is not set 175 CONFIG_BINFMT_ELF=y 176 # CONFIG_BINFMT_MISC is not set 177 CONFIG_MATH_EMULATION=y 178 + # CONFIG_IOMMU_HELPER is not set 179 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 180 + CONFIG_ARCH_HAS_WALK_MEMORY=y 181 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 182 CONFIG_ARCH_FLATMEM_ENABLE=y 183 CONFIG_ARCH_POPULATES_NODE_MAP=y 184 CONFIG_SELECT_MEMORY_MODEL=y ··· 193 CONFIG_PROC_DEVICETREE=y 194 # CONFIG_CMDLINE_BOOL is not set 195 # CONFIG_PM is not set 196 CONFIG_SECCOMP=y 197 CONFIG_ISA_DMA_API=y 198 199 # ··· 247 # CONFIG_XFRM_USER is not set 248 # CONFIG_XFRM_SUB_POLICY is not set 249 # CONFIG_XFRM_MIGRATE is not set 250 + # CONFIG_XFRM_STATISTICS is not set 251 # CONFIG_NET_KEY is not set 252 CONFIG_INET=y 253 CONFIG_IP_MULTICAST=y ··· 302 # 303 # CONFIG_NET_PKTGEN is not set 304 # CONFIG_HAMRADIO is not set 305 + # CONFIG_CAN is not set 306 # CONFIG_IRDA is not set 307 # CONFIG_BT is not set 308 # CONFIG_AF_RXRPC is not set ··· 348 CONFIG_BLK_DEV_RAM=y 349 CONFIG_BLK_DEV_RAM_COUNT=16 350 CONFIG_BLK_DEV_RAM_SIZE=32768 351 + # CONFIG_BLK_DEV_XIP is not set 352 # CONFIG_CDROM_PKTCDVD is not set 353 # CONFIG_ATA_OVER_ETH is not set 354 CONFIG_MISC_DEVICES=y ··· 356 # CONFIG_EEPROM_93CX6 is not set 357 # CONFIG_SGI_IOC4 is not set 358 # CONFIG_TIFM_CORE is not set 359 + # CONFIG_ENCLOSURE_SERVICES is not set 360 + CONFIG_HAVE_IDE=y 361 # CONFIG_IDE is not set 362 363 # ··· 420 # CONFIG_SCSI_IPS is not set 421 # CONFIG_SCSI_INITIO is not set 422 # CONFIG_SCSI_INIA100 is not set 423 + # CONFIG_SCSI_MVSAS is not set 424 # CONFIG_SCSI_STEX is not set 425 # CONFIG_SCSI_SYM53C8XX_2 is not set 426 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 450 # CONFIG_EQUALIZER is not set 451 # CONFIG_TUN is not set 452 # CONFIG_VETH is not set 453 # CONFIG_ARCNET is not set 454 CONFIG_PHYLIB=y 455 ··· 466 # CONFIG_SMSC_PHY is not set 467 # CONFIG_BROADCOM_PHY is not set 468 # CONFIG_ICPLUS_PHY is not set 469 + # CONFIG_REALTEK_PHY is not set 470 # CONFIG_FIXED_PHY is not set 471 # CONFIG_MDIO_BITBANG is not set 472 CONFIG_NET_ETHERNET=y ··· 487 # CONFIG_DL2K is not set 488 # CONFIG_E1000 is not set 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 493 # CONFIG_NS83820 is not set 494 # CONFIG_HAMACHI is not set 495 # CONFIG_YELLOWFIN is not set ··· 514 # CONFIG_NIU is not set 515 # CONFIG_MLX4_CORE is not set 516 # CONFIG_TEHUTI is not set 517 + # CONFIG_BNX2X is not set 518 # CONFIG_TR is not set 519 520 # ··· 527 # CONFIG_PPP is not set 528 # CONFIG_SLIP is not set 529 # CONFIG_NET_FC is not set 530 # CONFIG_NETCONSOLE is not set 531 # CONFIG_NETPOLL is not set 532 # CONFIG_NET_POLL_CONTROLLER is not set ··· 570 # 571 # CONFIG_VT is not set 572 # CONFIG_SERIAL_NONSTANDARD is not set 573 + # CONFIG_NOZOMI is not set 574 575 # 576 # Serial drivers ··· 590 CONFIG_SERIAL_CORE_CONSOLE=y 591 # CONFIG_SERIAL_JSM is not set 592 # CONFIG_SERIAL_OF_PLATFORM is not set 593 + # CONFIG_SERIAL_QE is not set 594 CONFIG_UNIX98_PTYS=y 595 CONFIG_LEGACY_PTYS=y 596 CONFIG_LEGACY_PTY_COUNT=256 ··· 644 # 645 # Miscellaneous I2C Chip support 646 # 647 # CONFIG_DS1682 is not set 648 # CONFIG_SENSORS_EEPROM is not set 649 # CONFIG_SENSORS_PCF8574 is not set 650 + # CONFIG_PCF8575 is not set 651 # CONFIG_SENSORS_PCF8591 is not set 652 + # CONFIG_TPS65010 is not set 653 # CONFIG_SENSORS_MAX6875 is not set 654 # CONFIG_SENSORS_TSL2550 is not set 655 # CONFIG_I2C_DEBUG_CORE is not set ··· 676 # CONFIG_SENSORS_ADM1031 is not set 677 # CONFIG_SENSORS_ADM9240 is not set 678 # CONFIG_SENSORS_ADT7470 is not set 679 + # CONFIG_SENSORS_ADT7473 is not set 680 # CONFIG_SENSORS_ATXP1 is not set 681 # CONFIG_SENSORS_DS1621 is not set 682 # CONFIG_SENSORS_I5K_AMB is not set ··· 705 # CONFIG_SENSORS_SMSC47M1 is not set 706 # CONFIG_SENSORS_SMSC47M192 is not set 707 # CONFIG_SENSORS_SMSC47B397 is not set 708 + # CONFIG_SENSORS_ADS7828 is not set 709 # CONFIG_SENSORS_THMC50 is not set 710 # CONFIG_SENSORS_VIA686A is not set 711 # CONFIG_SENSORS_VT1211 is not set ··· 714 # CONFIG_SENSORS_W83792D is not set 715 # CONFIG_SENSORS_W83793 is not set 716 # CONFIG_SENSORS_W83L785TS is not set 717 + # CONFIG_SENSORS_W83L786NG is not set 718 # CONFIG_SENSORS_W83627HF is not set 719 # CONFIG_SENSORS_W83627EHF is not set 720 # CONFIG_HWMON_DEBUG_CHIP is not set 721 + # CONFIG_THERMAL is not set 722 CONFIG_WATCHDOG=y 723 # CONFIG_WATCHDOG_NOWAYOUT is not set 724 ··· 782 # 783 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 784 # 785 # CONFIG_USB_GADGET is not set 786 # CONFIG_MMC is not set 787 + # CONFIG_MEMSTICK is not set 788 # CONFIG_NEW_LEDS is not set 789 # CONFIG_INFINIBAND is not set 790 # CONFIG_EDAC is not set 791 CONFIG_RTC_LIB=y 792 CONFIG_RTC_CLASS=y 793 + 794 + # 795 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 796 + # 797 CONFIG_RTC_HCTOSYS=y 798 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 799 # CONFIG_RTC_DEBUG is not set ··· 819 # CONFIG_RTC_DRV_PCF8563 is not set 820 # CONFIG_RTC_DRV_PCF8583 is not set 821 # CONFIG_RTC_DRV_M41T80 is not set 822 + # CONFIG_RTC_DRV_S35390A is not set 823 824 # 825 # SPI RTC drivers ··· 828 # Platform RTC drivers 829 # 830 # CONFIG_RTC_DRV_CMOS is not set 831 + # CONFIG_RTC_DRV_DS1511 is not set 832 # CONFIG_RTC_DRV_DS1553 is not set 833 # CONFIG_RTC_DRV_DS1742 is not set 834 + # CONFIG_RTC_DRV_STK17TA8 is not set 835 # CONFIG_RTC_DRV_M48T86 is not set 836 # CONFIG_RTC_DRV_M48T59 is not set 837 # CONFIG_RTC_DRV_V3020 is not set ··· 838 # 839 # on-CPU RTC drivers 840 # 841 + # CONFIG_DMADEVICES is not set 842 843 # 844 # Userspace I/O ··· 863 # CONFIG_XFS_FS is not set 864 # CONFIG_GFS2_FS is not set 865 # CONFIG_OCFS2_FS is not set 866 + CONFIG_DNOTIFY=y 867 CONFIG_INOTIFY=y 868 CONFIG_INOTIFY_USER=y 869 # CONFIG_QUOTA is not set 870 # CONFIG_AUTOFS_FS is not set 871 # CONFIG_AUTOFS4_FS is not set 872 # CONFIG_FUSE_FS is not set ··· 910 # CONFIG_EFS_FS is not set 911 # CONFIG_CRAMFS is not set 912 # CONFIG_VXFS_FS is not set 913 + # CONFIG_MINIX_FS is not set 914 # CONFIG_HPFS_FS is not set 915 # CONFIG_QNX4FS_FS is not set 916 + # CONFIG_ROMFS_FS is not set 917 # CONFIG_SYSV_FS is not set 918 # CONFIG_UFS_FS is not set 919 CONFIG_NETWORK_FILESYSTEMS=y ··· 955 # CONFIG_SYSV68_PARTITION is not set 956 # CONFIG_NLS is not set 957 # CONFIG_DLM is not set 958 959 # 960 # Library routines ··· 971 CONFIG_HAS_IOMEM=y 972 CONFIG_HAS_IOPORT=y 973 CONFIG_HAS_DMA=y 974 975 # 976 # Kernel hacking ··· 990 # CONFIG_SCHEDSTATS is not set 991 # CONFIG_TIMER_STATS is not set 992 # CONFIG_SLUB_DEBUG_ON is not set 993 + # CONFIG_SLUB_STATS is not set 994 # CONFIG_DEBUG_RT_MUTEXES is not set 995 # CONFIG_RT_MUTEX_TESTER is not set 996 # CONFIG_DEBUG_SPINLOCK is not set ··· 1002 # CONFIG_DEBUG_VM is not set 1003 # CONFIG_DEBUG_LIST is not set 1004 # CONFIG_DEBUG_SG is not set 1005 # CONFIG_BOOT_PRINTK_DELAY is not set 1006 # CONFIG_RCU_TORTURE_TEST is not set 1007 + # CONFIG_BACKTRACE_SELF_TEST is not set 1008 # CONFIG_FAULT_INJECTION is not set 1009 # CONFIG_SAMPLES is not set 1010 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1023 # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 1024 # CONFIG_PPC_EARLY_DEBUG_BEAT is not set 1025 # CONFIG_PPC_EARLY_DEBUG_44x is not set 1026 + # CONFIG_PPC_EARLY_DEBUG_40x is not set 1027 # CONFIG_PPC_EARLY_DEBUG_CPM is not set 1028 1029 # ··· 1034 CONFIG_CRYPTO=y 1035 CONFIG_CRYPTO_ALGAPI=y 1036 CONFIG_CRYPTO_BLKCIPHER=y 1037 + # CONFIG_CRYPTO_SEQIV is not set 1038 CONFIG_CRYPTO_MANAGER=y 1039 # CONFIG_CRYPTO_HMAC is not set 1040 # CONFIG_CRYPTO_XCBC is not set ··· 1051 CONFIG_CRYPTO_PCBC=m 1052 # CONFIG_CRYPTO_LRW is not set 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 1057 # CONFIG_CRYPTO_CRYPTD is not set 1058 CONFIG_CRYPTO_DES=y 1059 # CONFIG_CRYPTO_FCRYPT is not set ··· 1065 # CONFIG_CRYPTO_KHAZAD is not set 1066 # CONFIG_CRYPTO_ANUBIS is not set 1067 # CONFIG_CRYPTO_SEED is not set 1068 + # CONFIG_CRYPTO_SALSA20 is not set 1069 # CONFIG_CRYPTO_DEFLATE is not set 1070 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1071 # CONFIG_CRYPTO_CRC32C is not set 1072 # CONFIG_CRYPTO_CAMELLIA is not set 1073 # CONFIG_CRYPTO_TEST is not set 1074 # CONFIG_CRYPTO_AUTHENC is not set 1075 + # CONFIG_CRYPTO_LZO is not set 1076 CONFIG_CRYPTO_HW=y 1077 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1078 # CONFIG_PPC_CLOCK is not set 1079 CONFIG_PPC_LIB_RHEAP=y
+88 -39
arch/powerpc/configs/mpc8572_ds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:52 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_BSD_PROCESS_ACCT=y 70 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 CONFIG_AUDIT=y 75 # CONFIG_AUDITSYSCALL is not set 76 CONFIG_IKCONFIG=y 77 CONFIG_IKCONFIG_PROC=y 78 CONFIG_LOG_BUF_SHIFT=14 79 # CONFIG_CGROUPS is not set 80 # CONFIG_FAIR_GROUP_SCHED is not set 81 CONFIG_SYSFS_DEPRECATED=y 82 # CONFIG_RELAY is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 CONFIG_PRINTK=y 98 CONFIG_BUG=y 99 CONFIG_ELF_CORE=y 100 CONFIG_BASE_FULL=y 101 CONFIG_FUTEX=y 102 CONFIG_ANON_INODES=y 103 CONFIG_EPOLL=y 104 CONFIG_SIGNALFD=y 105 CONFIG_EVENTFD=y 106 CONFIG_SHMEM=y 107 CONFIG_VM_EVENT_COUNTERS=y ··· 111 # CONFIG_SLAB is not set 112 CONFIG_SLUB=y 113 # CONFIG_SLOB is not set 114 CONFIG_RT_MUTEXES=y 115 # CONFIG_TINY_SHMEM is not set 116 CONFIG_BASE_SMALL=0 ··· 146 CONFIG_DEFAULT_CFQ=y 147 # CONFIG_DEFAULT_NOOP is not set 148 CONFIG_DEFAULT_IOSCHED="cfq" 149 150 # 151 # Platform support 152 # 153 - # CONFIG_PPC_MPC52xx is not set 154 - # CONFIG_PPC_MPC5200 is not set 155 # CONFIG_PPC_CELL is not set 156 # CONFIG_PPC_CELL_NATIVE is not set 157 # CONFIG_PQ2ADS is not set 158 # CONFIG_MPC8540_ADS is not set 159 # CONFIG_MPC8560_ADS is not set 160 # CONFIG_MPC85xx_CDS is not set 161 # CONFIG_MPC85xx_MDS is not set 162 CONFIG_MPC85xx_DS=y 163 - CONFIG_MPC85xx=y 164 CONFIG_MPIC=y 165 # CONFIG_MPIC_WEIRD is not set 166 CONFIG_PPC_I8259=y ··· 196 # CONFIG_HZ_300 is not set 197 # CONFIG_HZ_1000 is not set 198 CONFIG_HZ=250 199 CONFIG_PREEMPT_NONE=y 200 # CONFIG_PREEMPT_VOLUNTARY is not set 201 # CONFIG_PREEMPT is not set 202 CONFIG_BINFMT_ELF=y 203 CONFIG_BINFMT_MISC=m 204 CONFIG_MATH_EMULATION=y 205 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 206 CONFIG_ARCH_FLATMEM_ENABLE=y 207 CONFIG_ARCH_POPULATES_NODE_MAP=y 208 CONFIG_SELECT_MEMORY_MODEL=y ··· 225 CONFIG_PROC_DEVICETREE=y 226 # CONFIG_CMDLINE_BOOL is not set 227 # CONFIG_PM is not set 228 - CONFIG_SUSPEND_UP_POSSIBLE=y 229 - CONFIG_HIBERNATION_UP_POSSIBLE=y 230 CONFIG_SECCOMP=y 231 - CONFIG_WANT_DEVICE_TREE=y 232 - CONFIG_DEVICE_TREE="" 233 CONFIG_ISA_DMA_API=y 234 235 # ··· 276 CONFIG_XFRM_USER=y 277 # CONFIG_XFRM_SUB_POLICY is not set 278 # CONFIG_XFRM_MIGRATE is not set 279 CONFIG_NET_KEY=m 280 # CONFIG_NET_KEY_MIGRATE is not set 281 CONFIG_INET=y ··· 360 # 361 # CONFIG_NET_PKTGEN is not set 362 # CONFIG_HAMRADIO is not set 363 # CONFIG_IRDA is not set 364 # CONFIG_BT is not set 365 # CONFIG_AF_RXRPC is not set ··· 409 CONFIG_BLK_DEV_RAM=y 410 CONFIG_BLK_DEV_RAM_COUNT=16 411 CONFIG_BLK_DEV_RAM_SIZE=131072 412 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 413 # CONFIG_CDROM_PKTCDVD is not set 414 # CONFIG_ATA_OVER_ETH is not set 415 CONFIG_MISC_DEVICES=y ··· 417 # CONFIG_EEPROM_93CX6 is not set 418 # CONFIG_SGI_IOC4 is not set 419 # CONFIG_TIFM_CORE is not set 420 # CONFIG_IDE is not set 421 422 # ··· 484 # CONFIG_SCSI_IPS is not set 485 # CONFIG_SCSI_INITIO is not set 486 # CONFIG_SCSI_INIA100 is not set 487 # CONFIG_SCSI_STEX is not set 488 # CONFIG_SCSI_SYM53C8XX_2 is not set 489 # CONFIG_SCSI_IPR is not set ··· 515 # CONFIG_SATA_VIA is not set 516 # CONFIG_SATA_VITESSE is not set 517 # CONFIG_SATA_INIC162X is not set 518 CONFIG_PATA_ALI=y 519 # CONFIG_PATA_AMD is not set 520 # CONFIG_PATA_ARTOP is not set ··· 539 # CONFIG_PATA_MPIIX is not set 540 # CONFIG_PATA_OLDPIIX is not set 541 # CONFIG_PATA_NETCELL is not set 542 # CONFIG_PATA_NS87410 is not set 543 # CONFIG_PATA_NS87415 is not set 544 # CONFIG_PATA_OPTI is not set ··· 573 # CONFIG_EQUALIZER is not set 574 # CONFIG_TUN is not set 575 # CONFIG_VETH is not set 576 - # CONFIG_IP1000 is not set 577 # CONFIG_ARCNET is not set 578 CONFIG_PHYLIB=y 579 ··· 588 # CONFIG_SMSC_PHY is not set 589 # CONFIG_BROADCOM_PHY is not set 590 # CONFIG_ICPLUS_PHY is not set 591 # CONFIG_FIXED_PHY is not set 592 # CONFIG_MDIO_BITBANG is not set 593 CONFIG_NET_ETHERNET=y ··· 610 # CONFIG_DL2K is not set 611 # CONFIG_E1000 is not set 612 # CONFIG_E1000E is not set 613 # CONFIG_NS83820 is not set 614 # CONFIG_HAMACHI is not set 615 # CONFIG_YELLOWFIN is not set ··· 639 # CONFIG_NIU is not set 640 # CONFIG_MLX4_CORE is not set 641 # CONFIG_TEHUTI is not set 642 # CONFIG_TR is not set 643 644 # ··· 662 # CONFIG_PPP is not set 663 # CONFIG_SLIP is not set 664 # CONFIG_NET_FC is not set 665 - # CONFIG_SHAPER is not set 666 # CONFIG_NETCONSOLE is not set 667 # CONFIG_NETPOLL is not set 668 # CONFIG_NET_POLL_CONTROLLER is not set ··· 712 CONFIG_HW_CONSOLE=y 713 # CONFIG_VT_HW_CONSOLE_BINDING is not set 714 # CONFIG_SERIAL_NONSTANDARD is not set 715 716 # 717 # Serial drivers ··· 791 # 792 # Miscellaneous I2C Chip support 793 # 794 - # CONFIG_SENSORS_DS1337 is not set 795 - # CONFIG_SENSORS_DS1374 is not set 796 # CONFIG_DS1682 is not set 797 CONFIG_SENSORS_EEPROM=y 798 # CONFIG_SENSORS_PCF8574 is not set 799 - # CONFIG_SENSORS_PCA9539 is not set 800 # CONFIG_SENSORS_PCF8591 is not set 801 - # CONFIG_SENSORS_M41T00 is not set 802 # CONFIG_SENSORS_MAX6875 is not set 803 # CONFIG_SENSORS_TSL2550 is not set 804 # CONFIG_I2C_DEBUG_CORE is not set ··· 812 # CONFIG_W1 is not set 813 # CONFIG_POWER_SUPPLY is not set 814 # CONFIG_HWMON is not set 815 # CONFIG_WATCHDOG is not set 816 817 # ··· 837 # 838 # Supported SAA7146 based PCI Adapters 839 # 840 841 # 842 # Supported USB Adapters ··· 924 # CONFIG_DVB_PLL is not set 925 # CONFIG_DVB_TDA826X is not set 926 # CONFIG_DVB_TDA827X is not set 927 # CONFIG_DVB_TUNER_QT1010 is not set 928 # CONFIG_DVB_TUNER_MT2060 is not set 929 # CONFIG_DVB_TUNER_MT2266 is not set 930 # CONFIG_DVB_TUNER_MT2131 is not set 931 # CONFIG_DVB_TUNER_DIB0070 is not set 932 933 # 934 # Miscellaneous devices ··· 1008 # CONFIG_SND_BT87X is not set 1009 # CONFIG_SND_CA0106 is not set 1010 # CONFIG_SND_CMIPCI is not set 1011 # CONFIG_SND_CS4281 is not set 1012 # CONFIG_SND_CS46XX is not set 1013 # CONFIG_SND_CS5530 is not set ··· 1034 # CONFIG_SND_HDA_INTEL is not set 1035 # CONFIG_SND_HDSP is not set 1036 # CONFIG_SND_HDSPM is not set 1037 # CONFIG_SND_ICE1712 is not set 1038 # CONFIG_SND_ICE1724 is not set 1039 CONFIG_SND_INTEL8X0=y ··· 1052 # CONFIG_SND_TRIDENT is not set 1053 # CONFIG_SND_VIA82XX is not set 1054 # CONFIG_SND_VIA82XX_MODEM is not set 1055 # CONFIG_SND_VX222 is not set 1056 # CONFIG_SND_YMFPCI is not set 1057 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1082 # 1083 1084 # 1085 # Open Sound System 1086 # 1087 # CONFIG_SOUND_PRIME is not set ··· 1108 CONFIG_USB_ARCH_HAS_EHCI=y 1109 CONFIG_USB=y 1110 # CONFIG_USB_DEBUG is not set 1111 1112 # 1113 # Miscellaneous USB options ··· 1122 # USB Host Controller Drivers 1123 # 1124 CONFIG_USB_EHCI_HCD=y 1125 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1126 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1127 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1128 # CONFIG_USB_ISP116X_HCD is not set 1129 CONFIG_USB_OHCI_HCD=y 1130 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1176 # 1177 # USB port drivers 1178 # 1179 - 1180 - # 1181 - # USB Serial Converter support 1182 - # 1183 # CONFIG_USB_SERIAL is not set 1184 1185 # ··· 1201 # CONFIG_USB_TRANCEVIBRATOR is not set 1202 # CONFIG_USB_IOWARRIOR is not set 1203 # CONFIG_USB_TEST is not set 1204 - 1205 - # 1206 - # USB DSL modem support 1207 - # 1208 - 1209 - # 1210 - # USB Gadget Support 1211 - # 1212 # CONFIG_USB_GADGET is not set 1213 # CONFIG_MMC is not set 1214 # CONFIG_NEW_LEDS is not set 1215 # CONFIG_INFINIBAND is not set 1216 # CONFIG_EDAC is not set 1217 CONFIG_RTC_LIB=y 1218 CONFIG_RTC_CLASS=y 1219 CONFIG_RTC_HCTOSYS=y 1220 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1221 # CONFIG_RTC_DEBUG is not set ··· 1239 # CONFIG_RTC_DRV_PCF8563 is not set 1240 # CONFIG_RTC_DRV_PCF8583 is not set 1241 # CONFIG_RTC_DRV_M41T80 is not set 1242 1243 # 1244 # SPI RTC drivers ··· 1249 # Platform RTC drivers 1250 # 1251 CONFIG_RTC_DRV_CMOS=y 1252 # CONFIG_RTC_DRV_DS1553 is not set 1253 - # CONFIG_RTC_DRV_STK17TA8 is not set 1254 # CONFIG_RTC_DRV_DS1742 is not set 1255 # CONFIG_RTC_DRV_M48T86 is not set 1256 # CONFIG_RTC_DRV_M48T59 is not set 1257 # CONFIG_RTC_DRV_V3020 is not set ··· 1260 # 1261 # on-CPU RTC drivers 1262 # 1263 1264 # 1265 # Userspace I/O ··· 1286 # CONFIG_XFS_FS is not set 1287 # CONFIG_GFS2_FS is not set 1288 # CONFIG_OCFS2_FS is not set 1289 - # CONFIG_MINIX_FS is not set 1290 - # CONFIG_ROMFS_FS is not set 1291 CONFIG_INOTIFY=y 1292 CONFIG_INOTIFY_USER=y 1293 # CONFIG_QUOTA is not set 1294 - CONFIG_DNOTIFY=y 1295 # CONFIG_AUTOFS_FS is not set 1296 # CONFIG_AUTOFS4_FS is not set 1297 # CONFIG_FUSE_FS is not set ··· 1341 CONFIG_EFS_FS=m 1342 CONFIG_CRAMFS=y 1343 CONFIG_VXFS_FS=m 1344 CONFIG_HPFS_FS=m 1345 CONFIG_QNX4FS_FS=m 1346 CONFIG_SYSV_FS=m 1347 CONFIG_UFS_FS=m 1348 # CONFIG_UFS_FS_WRITE is not set ··· 1436 # CONFIG_NLS_KOI8_U is not set 1437 CONFIG_NLS_UTF8=m 1438 # CONFIG_DLM is not set 1439 - # CONFIG_UCC_SLOW is not set 1440 1441 # 1442 # Library routines ··· 1452 CONFIG_HAS_IOMEM=y 1453 CONFIG_HAS_IOPORT=y 1454 CONFIG_HAS_DMA=y 1455 - # CONFIG_INSTRUMENTATION is not set 1456 1457 # 1458 # Kernel hacking ··· 1470 # CONFIG_SCHEDSTATS is not set 1471 # CONFIG_TIMER_STATS is not set 1472 # CONFIG_SLUB_DEBUG_ON is not set 1473 # CONFIG_DEBUG_RT_MUTEXES is not set 1474 # CONFIG_RT_MUTEX_TESTER is not set 1475 # CONFIG_DEBUG_SPINLOCK is not set ··· 1484 # CONFIG_DEBUG_VM is not set 1485 # CONFIG_DEBUG_LIST is not set 1486 # CONFIG_DEBUG_SG is not set 1487 - CONFIG_FORCED_INLINING=y 1488 # CONFIG_BOOT_PRINTK_DELAY is not set 1489 # CONFIG_RCU_TORTURE_TEST is not set 1490 # CONFIG_FAULT_INJECTION is not set 1491 # CONFIG_SAMPLES is not set 1492 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1505 CONFIG_CRYPTO=y 1506 CONFIG_CRYPTO_ALGAPI=y 1507 CONFIG_CRYPTO_BLKCIPHER=y 1508 CONFIG_CRYPTO_HASH=y 1509 CONFIG_CRYPTO_MANAGER=y 1510 CONFIG_CRYPTO_HMAC=y ··· 1524 CONFIG_CRYPTO_PCBC=m 1525 # CONFIG_CRYPTO_LRW is not set 1526 # CONFIG_CRYPTO_XTS is not set 1527 # CONFIG_CRYPTO_CRYPTD is not set 1528 CONFIG_CRYPTO_DES=y 1529 # CONFIG_CRYPTO_FCRYPT is not set ··· 1541 # CONFIG_CRYPTO_KHAZAD is not set 1542 # CONFIG_CRYPTO_ANUBIS is not set 1543 # CONFIG_CRYPTO_SEED is not set 1544 # CONFIG_CRYPTO_DEFLATE is not set 1545 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1546 # CONFIG_CRYPTO_CRC32C is not set 1547 # CONFIG_CRYPTO_CAMELLIA is not set 1548 # CONFIG_CRYPTO_TEST is not set 1549 # CONFIG_CRYPTO_AUTHENC is not set 1550 CONFIG_CRYPTO_HW=y 1551 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:29 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 CONFIG_BSD_PROCESS_ACCT=y 69 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 70 # CONFIG_TASKSTATS is not set 71 CONFIG_AUDIT=y 72 # CONFIG_AUDITSYSCALL is not set 73 CONFIG_IKCONFIG=y 74 CONFIG_IKCONFIG_PROC=y 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 + CONFIG_GROUP_SCHED=y 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 82 CONFIG_SYSFS_DEPRECATED=y 83 + CONFIG_SYSFS_DEPRECATED_V2=y 84 # CONFIG_RELAY is not set 85 + # CONFIG_NAMESPACES is not set 86 CONFIG_BLK_DEV_INITRD=y 87 CONFIG_INITRAMFS_SOURCE="" 88 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 + CONFIG_COMPAT_BRK=y 96 CONFIG_BASE_FULL=y 97 CONFIG_FUTEX=y 98 CONFIG_ANON_INODES=y 99 CONFIG_EPOLL=y 100 CONFIG_SIGNALFD=y 101 + CONFIG_TIMERFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 104 # CONFIG_SLAB is not set 105 CONFIG_SLUB=y 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 115 CONFIG_RT_MUTEXES=y 116 # CONFIG_TINY_SHMEM is not set 117 CONFIG_BASE_SMALL=0 ··· 131 CONFIG_DEFAULT_CFQ=y 132 # CONFIG_DEFAULT_NOOP is not set 133 CONFIG_DEFAULT_IOSCHED="cfq" 134 + CONFIG_CLASSIC_RCU=y 135 136 # 137 # Platform support 138 # 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 141 # CONFIG_PPC_CELL is not set 142 # CONFIG_PPC_CELL_NATIVE is not set 143 # CONFIG_PQ2ADS is not set 144 + CONFIG_MPC85xx=y 145 # CONFIG_MPC8540_ADS is not set 146 # CONFIG_MPC8560_ADS is not set 147 # CONFIG_MPC85xx_CDS is not set 148 # CONFIG_MPC85xx_MDS is not set 149 CONFIG_MPC85xx_DS=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 158 CONFIG_MPIC=y 159 # CONFIG_MPIC_WEIRD is not set 160 CONFIG_PPC_I8259=y ··· 172 # CONFIG_HZ_300 is not set 173 # CONFIG_HZ_1000 is not set 174 CONFIG_HZ=250 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 CONFIG_BINFMT_MISC=m 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 186 CONFIG_ARCH_FLATMEM_ENABLE=y 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 197 CONFIG_PROC_DEVICETREE=y 198 # CONFIG_CMDLINE_BOOL is not set 199 # CONFIG_PM is not set 200 CONFIG_SECCOMP=y 201 CONFIG_ISA_DMA_API=y 202 203 # ··· 252 CONFIG_XFRM_USER=y 253 # CONFIG_XFRM_SUB_POLICY is not set 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 256 CONFIG_NET_KEY=m 257 # CONFIG_NET_KEY_MIGRATE is not set 258 CONFIG_INET=y ··· 335 # 336 # CONFIG_NET_PKTGEN is not set 337 # CONFIG_HAMRADIO is not set 338 + # CONFIG_CAN is not set 339 # CONFIG_IRDA is not set 340 # CONFIG_BT is not set 341 # CONFIG_AF_RXRPC is not set ··· 383 CONFIG_BLK_DEV_RAM=y 384 CONFIG_BLK_DEV_RAM_COUNT=16 385 CONFIG_BLK_DEV_RAM_SIZE=131072 386 + # CONFIG_BLK_DEV_XIP is not set 387 # CONFIG_CDROM_PKTCDVD is not set 388 # CONFIG_ATA_OVER_ETH is not set 389 CONFIG_MISC_DEVICES=y ··· 391 # CONFIG_EEPROM_93CX6 is not set 392 # CONFIG_SGI_IOC4 is not set 393 # CONFIG_TIFM_CORE is not set 394 + # CONFIG_ENCLOSURE_SERVICES is not set 395 + CONFIG_HAVE_IDE=y 396 # CONFIG_IDE is not set 397 398 # ··· 456 # CONFIG_SCSI_IPS is not set 457 # CONFIG_SCSI_INITIO is not set 458 # CONFIG_SCSI_INIA100 is not set 459 + # CONFIG_SCSI_MVSAS is not set 460 # CONFIG_SCSI_STEX is not set 461 # CONFIG_SCSI_SYM53C8XX_2 is not set 462 # CONFIG_SCSI_IPR is not set ··· 486 # CONFIG_SATA_VIA is not set 487 # CONFIG_SATA_VITESSE is not set 488 # CONFIG_SATA_INIC162X is not set 489 + # CONFIG_SATA_FSL is not set 490 CONFIG_PATA_ALI=y 491 # CONFIG_PATA_AMD is not set 492 # CONFIG_PATA_ARTOP is not set ··· 509 # CONFIG_PATA_MPIIX is not set 510 # CONFIG_PATA_OLDPIIX is not set 511 # CONFIG_PATA_NETCELL is not set 512 + # CONFIG_PATA_NINJA32 is not set 513 # CONFIG_PATA_NS87410 is not set 514 # CONFIG_PATA_NS87415 is not set 515 # CONFIG_PATA_OPTI is not set ··· 542 # CONFIG_EQUALIZER is not set 543 # CONFIG_TUN is not set 544 # CONFIG_VETH is not set 545 # CONFIG_ARCNET is not set 546 CONFIG_PHYLIB=y 547 ··· 558 # CONFIG_SMSC_PHY is not set 559 # CONFIG_BROADCOM_PHY is not set 560 # CONFIG_ICPLUS_PHY is not set 561 + # CONFIG_REALTEK_PHY is not set 562 # CONFIG_FIXED_PHY is not set 563 # CONFIG_MDIO_BITBANG is not set 564 CONFIG_NET_ETHERNET=y ··· 579 # CONFIG_DL2K is not set 580 # CONFIG_E1000 is not set 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 585 # CONFIG_NS83820 is not set 586 # CONFIG_HAMACHI is not set 587 # CONFIG_YELLOWFIN is not set ··· 605 # CONFIG_NIU is not set 606 # CONFIG_MLX4_CORE is not set 607 # CONFIG_TEHUTI is not set 608 + # CONFIG_BNX2X is not set 609 # CONFIG_TR is not set 610 611 # ··· 627 # CONFIG_PPP is not set 628 # CONFIG_SLIP is not set 629 # CONFIG_NET_FC is not set 630 # CONFIG_NETCONSOLE is not set 631 # CONFIG_NETPOLL is not set 632 # CONFIG_NET_POLL_CONTROLLER is not set ··· 678 CONFIG_HW_CONSOLE=y 679 # CONFIG_VT_HW_CONSOLE_BINDING is not set 680 # CONFIG_SERIAL_NONSTANDARD is not set 681 + # CONFIG_NOZOMI is not set 682 683 # 684 # Serial drivers ··· 756 # 757 # Miscellaneous I2C Chip support 758 # 759 # CONFIG_DS1682 is not set 760 CONFIG_SENSORS_EEPROM=y 761 # CONFIG_SENSORS_PCF8574 is not set 762 + # CONFIG_PCF8575 is not set 763 # CONFIG_SENSORS_PCF8591 is not set 764 + # CONFIG_TPS65010 is not set 765 # CONFIG_SENSORS_MAX6875 is not set 766 # CONFIG_SENSORS_TSL2550 is not set 767 # CONFIG_I2C_DEBUG_CORE is not set ··· 779 # CONFIG_W1 is not set 780 # CONFIG_POWER_SUPPLY is not set 781 # CONFIG_HWMON is not set 782 + # CONFIG_THERMAL is not set 783 # CONFIG_WATCHDOG is not set 784 785 # ··· 803 # 804 # Supported SAA7146 based PCI Adapters 805 # 806 + # CONFIG_TTPCI_EEPROM is not set 807 + # CONFIG_DVB_BUDGET_CORE is not set 808 809 # 810 # Supported USB Adapters ··· 888 # CONFIG_DVB_PLL is not set 889 # CONFIG_DVB_TDA826X is not set 890 # CONFIG_DVB_TDA827X is not set 891 + # CONFIG_DVB_TDA18271 is not set 892 # CONFIG_DVB_TUNER_QT1010 is not set 893 # CONFIG_DVB_TUNER_MT2060 is not set 894 # CONFIG_DVB_TUNER_MT2266 is not set 895 # CONFIG_DVB_TUNER_MT2131 is not set 896 # CONFIG_DVB_TUNER_DIB0070 is not set 897 + # CONFIG_DVB_TUNER_XC5000 is not set 898 899 # 900 # Miscellaneous devices ··· 970 # CONFIG_SND_BT87X is not set 971 # CONFIG_SND_CA0106 is not set 972 # CONFIG_SND_CMIPCI is not set 973 + # CONFIG_SND_OXYGEN is not set 974 # CONFIG_SND_CS4281 is not set 975 # CONFIG_SND_CS46XX is not set 976 # CONFIG_SND_CS5530 is not set ··· 995 # CONFIG_SND_HDA_INTEL is not set 996 # CONFIG_SND_HDSP is not set 997 # CONFIG_SND_HDSPM is not set 998 + # CONFIG_SND_HIFIER is not set 999 # CONFIG_SND_ICE1712 is not set 1000 # CONFIG_SND_ICE1724 is not set 1001 CONFIG_SND_INTEL8X0=y ··· 1012 # CONFIG_SND_TRIDENT is not set 1013 # CONFIG_SND_VIA82XX is not set 1014 # CONFIG_SND_VIA82XX_MODEM is not set 1015 + # CONFIG_SND_VIRTUOSO is not set 1016 # CONFIG_SND_VX222 is not set 1017 # CONFIG_SND_YMFPCI is not set 1018 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1041 # 1042 1043 # 1044 + # ALSA SoC audio for Freescale SOCs 1045 + # 1046 + 1047 + # 1048 # Open Sound System 1049 # 1050 # CONFIG_SOUND_PRIME is not set ··· 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1064 CONFIG_USB=y 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1067 1068 # 1069 # Miscellaneous USB options ··· 1076 # USB Host Controller Drivers 1077 # 1078 CONFIG_USB_EHCI_HCD=y 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 1083 # CONFIG_USB_ISP116X_HCD is not set 1084 CONFIG_USB_OHCI_HCD=y 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1129 # 1130 # USB port drivers 1131 # 1132 # CONFIG_USB_SERIAL is not set 1133 1134 # ··· 1158 # CONFIG_USB_TRANCEVIBRATOR is not set 1159 # CONFIG_USB_IOWARRIOR is not set 1160 # CONFIG_USB_TEST is not set 1161 # CONFIG_USB_GADGET is not set 1162 # CONFIG_MMC is not set 1163 + # CONFIG_MEMSTICK is not set 1164 # CONFIG_NEW_LEDS is not set 1165 # CONFIG_INFINIBAND is not set 1166 # CONFIG_EDAC is not set 1167 CONFIG_RTC_LIB=y 1168 CONFIG_RTC_CLASS=y 1169 + 1170 + # 1171 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1172 + # 1173 CONFIG_RTC_HCTOSYS=y 1174 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1175 # CONFIG_RTC_DEBUG is not set ··· 1199 # CONFIG_RTC_DRV_PCF8563 is not set 1200 # CONFIG_RTC_DRV_PCF8583 is not set 1201 # CONFIG_RTC_DRV_M41T80 is not set 1202 + # CONFIG_RTC_DRV_S35390A is not set 1203 1204 # 1205 # SPI RTC drivers ··· 1208 # Platform RTC drivers 1209 # 1210 CONFIG_RTC_DRV_CMOS=y 1211 + # CONFIG_RTC_DRV_DS1511 is not set 1212 # CONFIG_RTC_DRV_DS1553 is not set 1213 # CONFIG_RTC_DRV_DS1742 is not set 1214 + # CONFIG_RTC_DRV_STK17TA8 is not set 1215 # CONFIG_RTC_DRV_M48T86 is not set 1216 # CONFIG_RTC_DRV_M48T59 is not set 1217 # CONFIG_RTC_DRV_V3020 is not set ··· 1218 # 1219 # on-CPU RTC drivers 1220 # 1221 + # CONFIG_DMADEVICES is not set 1222 1223 # 1224 # Userspace I/O ··· 1243 # CONFIG_XFS_FS is not set 1244 # CONFIG_GFS2_FS is not set 1245 # CONFIG_OCFS2_FS is not set 1246 + CONFIG_DNOTIFY=y 1247 CONFIG_INOTIFY=y 1248 CONFIG_INOTIFY_USER=y 1249 # CONFIG_QUOTA is not set 1250 # CONFIG_AUTOFS_FS is not set 1251 # CONFIG_AUTOFS4_FS is not set 1252 # CONFIG_FUSE_FS is not set ··· 1300 CONFIG_EFS_FS=m 1301 CONFIG_CRAMFS=y 1302 CONFIG_VXFS_FS=m 1303 + # CONFIG_MINIX_FS is not set 1304 CONFIG_HPFS_FS=m 1305 CONFIG_QNX4FS_FS=m 1306 + # CONFIG_ROMFS_FS is not set 1307 CONFIG_SYSV_FS=m 1308 CONFIG_UFS_FS=m 1309 # CONFIG_UFS_FS_WRITE is not set ··· 1393 # CONFIG_NLS_KOI8_U is not set 1394 CONFIG_NLS_UTF8=m 1395 # CONFIG_DLM is not set 1396 1397 # 1398 # Library routines ··· 1410 CONFIG_HAS_IOMEM=y 1411 CONFIG_HAS_IOPORT=y 1412 CONFIG_HAS_DMA=y 1413 1414 # 1415 # Kernel hacking ··· 1429 # CONFIG_SCHEDSTATS is not set 1430 # CONFIG_TIMER_STATS is not set 1431 # CONFIG_SLUB_DEBUG_ON is not set 1432 + # CONFIG_SLUB_STATS is not set 1433 # CONFIG_DEBUG_RT_MUTEXES is not set 1434 # CONFIG_RT_MUTEX_TESTER is not set 1435 # CONFIG_DEBUG_SPINLOCK is not set ··· 1442 # CONFIG_DEBUG_VM is not set 1443 # CONFIG_DEBUG_LIST is not set 1444 # CONFIG_DEBUG_SG is not set 1445 # CONFIG_BOOT_PRINTK_DELAY is not set 1446 # CONFIG_RCU_TORTURE_TEST is not set 1447 + # CONFIG_BACKTRACE_SELF_TEST is not set 1448 # CONFIG_FAULT_INJECTION is not set 1449 # CONFIG_SAMPLES is not set 1450 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1463 CONFIG_CRYPTO=y 1464 CONFIG_CRYPTO_ALGAPI=y 1465 CONFIG_CRYPTO_BLKCIPHER=y 1466 + # CONFIG_CRYPTO_SEQIV is not set 1467 CONFIG_CRYPTO_HASH=y 1468 CONFIG_CRYPTO_MANAGER=y 1469 CONFIG_CRYPTO_HMAC=y ··· 1481 CONFIG_CRYPTO_PCBC=m 1482 # CONFIG_CRYPTO_LRW is not set 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 1487 # CONFIG_CRYPTO_CRYPTD is not set 1488 CONFIG_CRYPTO_DES=y 1489 # CONFIG_CRYPTO_FCRYPT is not set ··· 1495 # CONFIG_CRYPTO_KHAZAD is not set 1496 # CONFIG_CRYPTO_ANUBIS is not set 1497 # CONFIG_CRYPTO_SEED is not set 1498 + # CONFIG_CRYPTO_SALSA20 is not set 1499 # CONFIG_CRYPTO_DEFLATE is not set 1500 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1501 # CONFIG_CRYPTO_CRC32C is not set 1502 # CONFIG_CRYPTO_CAMELLIA is not set 1503 # CONFIG_CRYPTO_TEST is not set 1504 # CONFIG_CRYPTO_AUTHENC is not set 1505 + # CONFIG_CRYPTO_LZO is not set 1506 CONFIG_CRYPTO_HW=y 1507 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1508 # CONFIG_PPC_CLOCK is not set
+101 -30
arch/powerpc/configs/mpc85xx_cds_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:54 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 # CONFIG_FAIR_GROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 # CONFIG_RELAY is not set 80 CONFIG_BLK_DEV_INITRD=y 81 CONFIG_INITRAMFS_SOURCE="" 82 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 CONFIG_PRINTK=y 95 CONFIG_BUG=y 96 CONFIG_ELF_CORE=y 97 CONFIG_BASE_FULL=y 98 CONFIG_FUTEX=y 99 CONFIG_ANON_INODES=y 100 CONFIG_EPOLL=y 101 CONFIG_SIGNALFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 108 # CONFIG_SLAB is not set 109 CONFIG_SLUB=y 110 # CONFIG_SLOB is not set 111 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 137 # CONFIG_DEFAULT_CFQ is not set 138 # CONFIG_DEFAULT_NOOP is not set 139 CONFIG_DEFAULT_IOSCHED="anticipatory" 140 141 # 142 # Platform support 143 # 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 146 # CONFIG_PPC_CELL is not set 147 # CONFIG_PPC_CELL_NATIVE is not set 148 # CONFIG_PQ2ADS is not set 149 # CONFIG_MPC8540_ADS is not set 150 # CONFIG_MPC8560_ADS is not set 151 CONFIG_MPC85xx_CDS=y 152 # CONFIG_MPC85xx_MDS is not set 153 # CONFIG_MPC85xx_DS is not set 154 - CONFIG_MPC8540=y 155 - CONFIG_MPC85xx=y 156 CONFIG_MPIC=y 157 # CONFIG_MPIC_WEIRD is not set 158 CONFIG_PPC_I8259=y ··· 187 # CONFIG_HZ_300 is not set 188 # CONFIG_HZ_1000 is not set 189 CONFIG_HZ=250 190 CONFIG_PREEMPT_NONE=y 191 # CONFIG_PREEMPT_VOLUNTARY is not set 192 # CONFIG_PREEMPT is not set 193 CONFIG_BINFMT_ELF=y 194 CONFIG_BINFMT_MISC=y 195 CONFIG_MATH_EMULATION=y 196 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 197 CONFIG_ARCH_FLATMEM_ENABLE=y 198 CONFIG_ARCH_POPULATES_NODE_MAP=y 199 CONFIG_SELECT_MEMORY_MODEL=y ··· 216 CONFIG_PROC_DEVICETREE=y 217 # CONFIG_CMDLINE_BOOL is not set 218 # CONFIG_PM is not set 219 - CONFIG_SUSPEND_UP_POSSIBLE=y 220 - CONFIG_HIBERNATION_UP_POSSIBLE=y 221 # CONFIG_SECCOMP is not set 222 - CONFIG_WANT_DEVICE_TREE=y 223 - CONFIG_DEVICE_TREE="" 224 CONFIG_ISA_DMA_API=y 225 226 # ··· 266 CONFIG_XFRM_USER=y 267 # CONFIG_XFRM_SUB_POLICY is not set 268 # CONFIG_XFRM_MIGRATE is not set 269 # CONFIG_NET_KEY is not set 270 CONFIG_INET=y 271 CONFIG_IP_MULTICAST=y ··· 322 # 323 # CONFIG_NET_PKTGEN is not set 324 # CONFIG_HAMRADIO is not set 325 # CONFIG_IRDA is not set 326 # CONFIG_BT is not set 327 # CONFIG_AF_RXRPC is not set ··· 369 CONFIG_BLK_DEV_RAM=y 370 CONFIG_BLK_DEV_RAM_COUNT=16 371 CONFIG_BLK_DEV_RAM_SIZE=32768 372 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 373 # CONFIG_CDROM_PKTCDVD is not set 374 # CONFIG_ATA_OVER_ETH is not set 375 CONFIG_MISC_DEVICES=y ··· 377 # CONFIG_EEPROM_93CX6 is not set 378 # CONFIG_SGI_IOC4 is not set 379 # CONFIG_TIFM_CORE is not set 380 CONFIG_IDE=y 381 CONFIG_IDE_MAX_HWIFS=4 382 CONFIG_BLK_DEV_IDE=y 383 384 # 385 - # Please see Documentation/ide.txt for help/info on IDE drives 386 # 387 # CONFIG_BLK_DEV_IDE_SATA is not set 388 # CONFIG_BLK_DEV_IDEDISK is not set ··· 400 # 401 CONFIG_IDE_GENERIC=y 402 # CONFIG_BLK_DEV_PLATFORM is not set 403 404 # 405 # PCI IDE chipsets support 406 # 407 CONFIG_BLK_DEV_IDEPCI=y 408 - CONFIG_IDEPCI_SHARE_IRQ=y 409 CONFIG_IDEPCI_PCIBUS_ORDER=y 410 # CONFIG_BLK_DEV_OFFBOARD is not set 411 CONFIG_BLK_DEV_GENERIC=y ··· 436 # CONFIG_BLK_DEV_TRM290 is not set 437 CONFIG_BLK_DEV_VIA82CXXX=y 438 # CONFIG_BLK_DEV_TC86C001 is not set 439 - # CONFIG_IDE_ARM is not set 440 CONFIG_BLK_DEV_IDEDMA=y 441 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 442 # CONFIG_BLK_DEV_HD is not set ··· 466 # CONFIG_EQUALIZER is not set 467 # CONFIG_TUN is not set 468 # CONFIG_VETH is not set 469 - # CONFIG_IP1000 is not set 470 # CONFIG_ARCNET is not set 471 CONFIG_PHYLIB=y 472 ··· 481 # CONFIG_SMSC_PHY is not set 482 # CONFIG_BROADCOM_PHY is not set 483 # CONFIG_ICPLUS_PHY is not set 484 # CONFIG_FIXED_PHY is not set 485 # CONFIG_MDIO_BITBANG is not set 486 CONFIG_NET_ETHERNET=y ··· 505 CONFIG_E1000_NAPI=y 506 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 507 # CONFIG_E1000E is not set 508 # CONFIG_NS83820 is not set 509 # CONFIG_HAMACHI is not set 510 # CONFIG_YELLOWFIN is not set ··· 534 # CONFIG_NIU is not set 535 # CONFIG_MLX4_CORE is not set 536 # CONFIG_TEHUTI is not set 537 # CONFIG_TR is not set 538 539 # ··· 547 # CONFIG_HIPPI is not set 548 # CONFIG_PPP is not set 549 # CONFIG_SLIP is not set 550 - # CONFIG_SHAPER is not set 551 # CONFIG_NETCONSOLE is not set 552 # CONFIG_NETPOLL is not set 553 # CONFIG_NET_POLL_CONTROLLER is not set ··· 589 # 590 # CONFIG_VT is not set 591 # CONFIG_SERIAL_NONSTANDARD is not set 592 593 # 594 # Serial drivers ··· 649 # CONFIG_SENSORS_W83627HF is not set 650 # CONFIG_SENSORS_W83627EHF is not set 651 # CONFIG_HWMON_DEBUG_CHIP is not set 652 # CONFIG_WATCHDOG is not set 653 654 # ··· 702 # 703 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 704 # 705 - 706 - # 707 - # USB Gadget Support 708 - # 709 # CONFIG_USB_GADGET is not set 710 # CONFIG_MMC is not set 711 # CONFIG_NEW_LEDS is not set 712 # CONFIG_INFINIBAND is not set 713 # CONFIG_EDAC is not set 714 # CONFIG_RTC_CLASS is not set 715 716 # 717 # Userspace I/O ··· 735 # CONFIG_XFS_FS is not set 736 # CONFIG_GFS2_FS is not set 737 # CONFIG_OCFS2_FS is not set 738 - # CONFIG_MINIX_FS is not set 739 - # CONFIG_ROMFS_FS is not set 740 CONFIG_INOTIFY=y 741 CONFIG_INOTIFY_USER=y 742 # CONFIG_QUOTA is not set 743 - CONFIG_DNOTIFY=y 744 # CONFIG_AUTOFS_FS is not set 745 # CONFIG_AUTOFS4_FS is not set 746 # CONFIG_FUSE_FS is not set ··· 780 # CONFIG_EFS_FS is not set 781 # CONFIG_CRAMFS is not set 782 # CONFIG_VXFS_FS is not set 783 # CONFIG_HPFS_FS is not set 784 # CONFIG_QNX4FS_FS is not set 785 # CONFIG_SYSV_FS is not set 786 # CONFIG_UFS_FS is not set 787 CONFIG_NETWORK_FILESYSTEMS=y ··· 824 # CONFIG_SYSV68_PARTITION is not set 825 # CONFIG_NLS is not set 826 # CONFIG_DLM is not set 827 - # CONFIG_UCC_SLOW is not set 828 829 # 830 # Library routines ··· 839 CONFIG_HAS_IOMEM=y 840 CONFIG_HAS_IOPORT=y 841 CONFIG_HAS_DMA=y 842 - # CONFIG_INSTRUMENTATION is not set 843 844 # 845 # Kernel hacking ··· 857 # CONFIG_SCHEDSTATS is not set 858 # CONFIG_TIMER_STATS is not set 859 # CONFIG_SLUB_DEBUG_ON is not set 860 # CONFIG_DEBUG_RT_MUTEXES is not set 861 # CONFIG_RT_MUTEX_TESTER is not set 862 # CONFIG_DEBUG_SPINLOCK is not set ··· 870 # CONFIG_DEBUG_VM is not set 871 # CONFIG_DEBUG_LIST is not set 872 # CONFIG_DEBUG_SG is not set 873 - CONFIG_FORCED_INLINING=y 874 # CONFIG_BOOT_PRINTK_DELAY is not set 875 # CONFIG_FAULT_INJECTION is not set 876 # CONFIG_SAMPLES is not set 877 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 887 # CONFIG_KEYS is not set 888 # CONFIG_SECURITY is not set 889 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 890 - # CONFIG_CRYPTO is not set 891 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:30 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 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 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 123 # CONFIG_DEFAULT_CFQ is not set 124 # CONFIG_DEFAULT_NOOP is not set 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 127 128 # 129 # Platform support 130 # 131 + # CONFIG_PPC_MPC512x is not set 132 + # CONFIG_PPC_MPC5121 is not set 133 # CONFIG_PPC_CELL is not set 134 # CONFIG_PPC_CELL_NATIVE is not set 135 # CONFIG_PQ2ADS is not set 136 + CONFIG_MPC85xx=y 137 # CONFIG_MPC8540_ADS is not set 138 # CONFIG_MPC8560_ADS is not set 139 CONFIG_MPC85xx_CDS=y 140 # CONFIG_MPC85xx_MDS is not set 141 # CONFIG_MPC85xx_DS is not set 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 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set 152 CONFIG_PPC_I8259=y ··· 165 # CONFIG_HZ_300 is not set 166 # CONFIG_HZ_1000 is not set 167 CONFIG_HZ=250 168 + # CONFIG_SCHED_HRTICK is not set 169 CONFIG_PREEMPT_NONE=y 170 # CONFIG_PREEMPT_VOLUNTARY is not set 171 # CONFIG_PREEMPT is not set 172 CONFIG_BINFMT_ELF=y 173 CONFIG_BINFMT_MISC=y 174 CONFIG_MATH_EMULATION=y 175 + # CONFIG_IOMMU_HELPER is not set 176 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 177 + CONFIG_ARCH_HAS_WALK_MEMORY=y 178 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 179 CONFIG_ARCH_FLATMEM_ENABLE=y 180 CONFIG_ARCH_POPULATES_NODE_MAP=y 181 CONFIG_SELECT_MEMORY_MODEL=y ··· 190 CONFIG_PROC_DEVICETREE=y 191 # CONFIG_CMDLINE_BOOL is not set 192 # CONFIG_PM is not set 193 # CONFIG_SECCOMP is not set 194 CONFIG_ISA_DMA_API=y 195 196 # ··· 244 CONFIG_XFRM_USER=y 245 # CONFIG_XFRM_SUB_POLICY is not set 246 # CONFIG_XFRM_MIGRATE is not set 247 + # CONFIG_XFRM_STATISTICS is not set 248 # CONFIG_NET_KEY is not set 249 CONFIG_INET=y 250 CONFIG_IP_MULTICAST=y ··· 299 # 300 # CONFIG_NET_PKTGEN is not set 301 # CONFIG_HAMRADIO is not set 302 + # CONFIG_CAN is not set 303 # CONFIG_IRDA is not set 304 # CONFIG_BT is not set 305 # CONFIG_AF_RXRPC is not set ··· 345 CONFIG_BLK_DEV_RAM=y 346 CONFIG_BLK_DEV_RAM_COUNT=16 347 CONFIG_BLK_DEV_RAM_SIZE=32768 348 + # CONFIG_BLK_DEV_XIP is not set 349 # CONFIG_CDROM_PKTCDVD is not set 350 # CONFIG_ATA_OVER_ETH is not set 351 CONFIG_MISC_DEVICES=y ··· 353 # CONFIG_EEPROM_93CX6 is not set 354 # CONFIG_SGI_IOC4 is not set 355 # CONFIG_TIFM_CORE is not set 356 + # CONFIG_ENCLOSURE_SERVICES is not set 357 + CONFIG_HAVE_IDE=y 358 CONFIG_IDE=y 359 CONFIG_IDE_MAX_HWIFS=4 360 CONFIG_BLK_DEV_IDE=y 361 362 # 363 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 364 # 365 # CONFIG_BLK_DEV_IDE_SATA is not set 366 # CONFIG_BLK_DEV_IDEDISK is not set ··· 374 # 375 CONFIG_IDE_GENERIC=y 376 # CONFIG_BLK_DEV_PLATFORM is not set 377 + CONFIG_BLK_DEV_IDEDMA_SFF=y 378 379 # 380 # PCI IDE chipsets support 381 # 382 CONFIG_BLK_DEV_IDEPCI=y 383 CONFIG_IDEPCI_PCIBUS_ORDER=y 384 # CONFIG_BLK_DEV_OFFBOARD is not set 385 CONFIG_BLK_DEV_GENERIC=y ··· 410 # CONFIG_BLK_DEV_TRM290 is not set 411 CONFIG_BLK_DEV_VIA82CXXX=y 412 # CONFIG_BLK_DEV_TC86C001 is not set 413 CONFIG_BLK_DEV_IDEDMA=y 414 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 415 # CONFIG_BLK_DEV_HD is not set ··· 441 # CONFIG_EQUALIZER is not set 442 # CONFIG_TUN is not set 443 # CONFIG_VETH is not set 444 # CONFIG_ARCNET is not set 445 CONFIG_PHYLIB=y 446 ··· 457 # CONFIG_SMSC_PHY is not set 458 # CONFIG_BROADCOM_PHY is not set 459 # CONFIG_ICPLUS_PHY is not set 460 + # CONFIG_REALTEK_PHY is not set 461 # CONFIG_FIXED_PHY is not set 462 # CONFIG_MDIO_BITBANG is not set 463 CONFIG_NET_ETHERNET=y ··· 480 CONFIG_E1000_NAPI=y 481 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 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 486 # CONFIG_NS83820 is not set 487 # CONFIG_HAMACHI is not set 488 # CONFIG_YELLOWFIN is not set ··· 506 # CONFIG_NIU is not set 507 # CONFIG_MLX4_CORE is not set 508 # CONFIG_TEHUTI is not set 509 + # CONFIG_BNX2X is not set 510 # CONFIG_TR is not set 511 512 # ··· 518 # CONFIG_HIPPI is not set 519 # CONFIG_PPP is not set 520 # CONFIG_SLIP is not set 521 # CONFIG_NETCONSOLE is not set 522 # CONFIG_NETPOLL is not set 523 # CONFIG_NET_POLL_CONTROLLER is not set ··· 561 # 562 # CONFIG_VT is not set 563 # CONFIG_SERIAL_NONSTANDARD is not set 564 + # CONFIG_NOZOMI is not set 565 566 # 567 # Serial drivers ··· 620 # CONFIG_SENSORS_W83627HF is not set 621 # CONFIG_SENSORS_W83627EHF is not set 622 # CONFIG_HWMON_DEBUG_CHIP is not set 623 + # CONFIG_THERMAL is not set 624 # CONFIG_WATCHDOG is not set 625 626 # ··· 672 # 673 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 674 # 675 # CONFIG_USB_GADGET is not set 676 # CONFIG_MMC is not set 677 + # CONFIG_MEMSTICK is not set 678 # CONFIG_NEW_LEDS is not set 679 # CONFIG_INFINIBAND is not set 680 # CONFIG_EDAC is not set 681 # CONFIG_RTC_CLASS is not set 682 + # CONFIG_DMADEVICES is not set 683 684 # 685 # Userspace I/O ··· 707 # CONFIG_XFS_FS is not set 708 # CONFIG_GFS2_FS is not set 709 # CONFIG_OCFS2_FS is not set 710 + CONFIG_DNOTIFY=y 711 CONFIG_INOTIFY=y 712 CONFIG_INOTIFY_USER=y 713 # CONFIG_QUOTA is not set 714 # CONFIG_AUTOFS_FS is not set 715 # CONFIG_AUTOFS4_FS is not set 716 # CONFIG_FUSE_FS is not set ··· 754 # CONFIG_EFS_FS is not set 755 # CONFIG_CRAMFS is not set 756 # CONFIG_VXFS_FS is not set 757 + # CONFIG_MINIX_FS is not set 758 # CONFIG_HPFS_FS is not set 759 # CONFIG_QNX4FS_FS is not set 760 + # CONFIG_ROMFS_FS is not set 761 # CONFIG_SYSV_FS is not set 762 # CONFIG_UFS_FS is not set 763 CONFIG_NETWORK_FILESYSTEMS=y ··· 796 # CONFIG_SYSV68_PARTITION is not set 797 # CONFIG_NLS is not set 798 # CONFIG_DLM is not set 799 800 # 801 # Library routines ··· 812 CONFIG_HAS_IOMEM=y 813 CONFIG_HAS_IOPORT=y 814 CONFIG_HAS_DMA=y 815 816 # 817 # Kernel hacking ··· 831 # CONFIG_SCHEDSTATS is not set 832 # CONFIG_TIMER_STATS is not set 833 # CONFIG_SLUB_DEBUG_ON is not set 834 + # CONFIG_SLUB_STATS is not set 835 # CONFIG_DEBUG_RT_MUTEXES is not set 836 # CONFIG_RT_MUTEX_TESTER is not set 837 # CONFIG_DEBUG_SPINLOCK is not set ··· 843 # CONFIG_DEBUG_VM is not set 844 # CONFIG_DEBUG_LIST is not set 845 # CONFIG_DEBUG_SG is not set 846 # CONFIG_BOOT_PRINTK_DELAY is not set 847 + # CONFIG_BACKTRACE_SELF_TEST is not set 848 # CONFIG_FAULT_INJECTION is not set 849 # CONFIG_SAMPLES is not set 850 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 860 # CONFIG_KEYS is not set 861 # CONFIG_SECURITY is not set 862 # CONFIG_SECURITY_FILE_CAPABILITIES 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 908 # CONFIG_PPC_CLOCK is not set
+76 -35
arch/powerpc/configs/mpc85xx_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Mon Jan 28 13:12:07 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 # CONFIG_PHYS_64BIT is not set 21 CONFIG_SPE=y 22 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_BSD_PROCESS_ACCT=y 70 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 CONFIG_AUDIT=y 75 # CONFIG_AUDITSYSCALL is not set 76 CONFIG_IKCONFIG=y 77 CONFIG_IKCONFIG_PROC=y 78 CONFIG_LOG_BUF_SHIFT=14 79 # CONFIG_CGROUPS is not set 80 # CONFIG_FAIR_GROUP_SCHED is not set 81 CONFIG_SYSFS_DEPRECATED=y 82 # CONFIG_RELAY is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 CONFIG_PRINTK=y 98 CONFIG_BUG=y 99 CONFIG_ELF_CORE=y 100 CONFIG_BASE_FULL=y 101 CONFIG_FUTEX=y 102 CONFIG_ANON_INODES=y 103 CONFIG_EPOLL=y 104 CONFIG_SIGNALFD=y 105 CONFIG_EVENTFD=y 106 CONFIG_SHMEM=y 107 CONFIG_VM_EVENT_COUNTERS=y ··· 111 # CONFIG_SLAB is not set 112 CONFIG_SLUB=y 113 # CONFIG_SLOB is not set 114 CONFIG_SLABINFO=y 115 CONFIG_RT_MUTEXES=y 116 # CONFIG_TINY_SHMEM is not set ··· 146 CONFIG_DEFAULT_CFQ=y 147 # CONFIG_DEFAULT_NOOP is not set 148 CONFIG_DEFAULT_IOSCHED="cfq" 149 150 # 151 # Platform support 152 # 153 - # CONFIG_PPC_MPC52xx is not set 154 - # CONFIG_PPC_MPC5200 is not set 155 # CONFIG_PPC_CELL is not set 156 # CONFIG_PPC_CELL_NATIVE is not set 157 # CONFIG_PQ2ADS is not set ··· 200 # CONFIG_HZ_300 is not set 201 # CONFIG_HZ_1000 is not set 202 CONFIG_HZ=250 203 CONFIG_PREEMPT_NONE=y 204 # CONFIG_PREEMPT_VOLUNTARY is not set 205 # CONFIG_PREEMPT is not set 206 CONFIG_BINFMT_ELF=y 207 CONFIG_BINFMT_MISC=m 208 CONFIG_MATH_EMULATION=y 209 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 210 CONFIG_ARCH_FLATMEM_ENABLE=y 211 CONFIG_ARCH_POPULATES_NODE_MAP=y 212 CONFIG_SELECT_MEMORY_MODEL=y ··· 229 CONFIG_PROC_DEVICETREE=y 230 # CONFIG_CMDLINE_BOOL is not set 231 # CONFIG_PM is not set 232 - CONFIG_SUSPEND_UP_POSSIBLE=y 233 - CONFIG_HIBERNATION_UP_POSSIBLE=y 234 CONFIG_SECCOMP=y 235 - CONFIG_WANT_DEVICE_TREE=y 236 - CONFIG_DEVICE_TREE="" 237 CONFIG_ISA_DMA_API=y 238 239 # ··· 280 CONFIG_XFRM_USER=y 281 # CONFIG_XFRM_SUB_POLICY is not set 282 # CONFIG_XFRM_MIGRATE is not set 283 CONFIG_NET_KEY=m 284 # CONFIG_NET_KEY_MIGRATE is not set 285 CONFIG_INET=y ··· 364 # 365 # CONFIG_NET_PKTGEN is not set 366 # CONFIG_HAMRADIO is not set 367 # CONFIG_IRDA is not set 368 # CONFIG_BT is not set 369 # CONFIG_AF_RXRPC is not set ··· 413 CONFIG_BLK_DEV_RAM=y 414 CONFIG_BLK_DEV_RAM_COUNT=16 415 CONFIG_BLK_DEV_RAM_SIZE=131072 416 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 417 # CONFIG_CDROM_PKTCDVD is not set 418 # CONFIG_ATA_OVER_ETH is not set 419 CONFIG_MISC_DEVICES=y ··· 421 # CONFIG_EEPROM_93CX6 is not set 422 # CONFIG_SGI_IOC4 is not set 423 # CONFIG_TIFM_CORE is not set 424 # CONFIG_IDE is not set 425 426 # ··· 488 # CONFIG_SCSI_IPS is not set 489 # CONFIG_SCSI_INITIO is not set 490 # CONFIG_SCSI_INIA100 is not set 491 # CONFIG_SCSI_STEX is not set 492 # CONFIG_SCSI_SYM53C8XX_2 is not set 493 # CONFIG_SCSI_IPR is not set ··· 543 # CONFIG_PATA_MPIIX is not set 544 # CONFIG_PATA_OLDPIIX is not set 545 # CONFIG_PATA_NETCELL is not set 546 # CONFIG_PATA_NS87410 is not set 547 # CONFIG_PATA_NS87415 is not set 548 # CONFIG_PATA_OPTI is not set ··· 592 # CONFIG_SMSC_PHY is not set 593 # CONFIG_BROADCOM_PHY is not set 594 # CONFIG_ICPLUS_PHY is not set 595 # CONFIG_FIXED_PHY is not set 596 # CONFIG_MDIO_BITBANG is not set 597 CONFIG_NET_ETHERNET=y ··· 615 # CONFIG_DL2K is not set 616 # CONFIG_E1000 is not set 617 # CONFIG_E1000E is not set 618 # CONFIG_IP1000 is not set 619 # CONFIG_NS83820 is not set 620 # CONFIG_HAMACHI is not set 621 # CONFIG_YELLOWFIN is not set ··· 645 # CONFIG_NIU is not set 646 # CONFIG_MLX4_CORE is not set 647 # CONFIG_TEHUTI is not set 648 # CONFIG_TR is not set 649 650 # ··· 668 # CONFIG_PPP is not set 669 # CONFIG_SLIP is not set 670 # CONFIG_NET_FC is not set 671 - # CONFIG_SHAPER is not set 672 # CONFIG_NETCONSOLE is not set 673 # CONFIG_NETPOLL is not set 674 # CONFIG_NET_POLL_CONTROLLER is not set ··· 718 CONFIG_HW_CONSOLE=y 719 # CONFIG_VT_HW_CONSOLE_BINDING is not set 720 # CONFIG_SERIAL_NONSTANDARD is not set 721 722 # 723 # Serial drivers ··· 799 # 800 # Miscellaneous I2C Chip support 801 # 802 - # CONFIG_SENSORS_DS1337 is not set 803 - # CONFIG_SENSORS_DS1374 is not set 804 # CONFIG_DS1682 is not set 805 CONFIG_SENSORS_EEPROM=y 806 # CONFIG_SENSORS_PCF8574 is not set 807 - # CONFIG_SENSORS_PCA9539 is not set 808 # CONFIG_SENSORS_PCF8591 is not set 809 - # CONFIG_SENSORS_M41T00 is not set 810 # CONFIG_SENSORS_MAX6875 is not set 811 # CONFIG_SENSORS_TSL2550 is not set 812 # CONFIG_I2C_DEBUG_CORE is not set ··· 820 # CONFIG_W1 is not set 821 # CONFIG_POWER_SUPPLY is not set 822 # CONFIG_HWMON is not set 823 # CONFIG_WATCHDOG is not set 824 825 # ··· 845 # 846 # Supported SAA7146 based PCI Adapters 847 # 848 849 # 850 # Supported USB Adapters ··· 932 # CONFIG_DVB_PLL is not set 933 # CONFIG_DVB_TDA826X is not set 934 # CONFIG_DVB_TDA827X is not set 935 # CONFIG_DVB_TUNER_QT1010 is not set 936 # CONFIG_DVB_TUNER_MT2060 is not set 937 # CONFIG_DVB_TUNER_MT2266 is not set 938 # CONFIG_DVB_TUNER_MT2131 is not set 939 # CONFIG_DVB_TUNER_DIB0070 is not set 940 941 # 942 # Miscellaneous devices ··· 1016 # CONFIG_SND_BT87X is not set 1017 # CONFIG_SND_CA0106 is not set 1018 # CONFIG_SND_CMIPCI is not set 1019 # CONFIG_SND_CS4281 is not set 1020 # CONFIG_SND_CS46XX is not set 1021 # CONFIG_SND_CS5530 is not set ··· 1042 # CONFIG_SND_HDA_INTEL is not set 1043 # CONFIG_SND_HDSP is not set 1044 # CONFIG_SND_HDSPM is not set 1045 # CONFIG_SND_ICE1712 is not set 1046 # CONFIG_SND_ICE1724 is not set 1047 CONFIG_SND_INTEL8X0=y ··· 1060 # CONFIG_SND_TRIDENT is not set 1061 # CONFIG_SND_VIA82XX is not set 1062 # CONFIG_SND_VIA82XX_MODEM is not set 1063 # CONFIG_SND_VX222 is not set 1064 # CONFIG_SND_YMFPCI is not set 1065 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1090 # 1091 1092 # 1093 # Open Sound System 1094 # 1095 # CONFIG_SOUND_PRIME is not set ··· 1116 CONFIG_USB_ARCH_HAS_EHCI=y 1117 CONFIG_USB=y 1118 # CONFIG_USB_DEBUG is not set 1119 1120 # 1121 # Miscellaneous USB options ··· 1130 # USB Host Controller Drivers 1131 # 1132 CONFIG_USB_EHCI_HCD=y 1133 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1134 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1135 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1136 # CONFIG_USB_ISP116X_HCD is not set 1137 CONFIG_USB_OHCI_HCD=y 1138 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1184 # 1185 # USB port drivers 1186 # 1187 - 1188 - # 1189 - # USB Serial Converter support 1190 - # 1191 # CONFIG_USB_SERIAL is not set 1192 1193 # ··· 1209 # CONFIG_USB_TRANCEVIBRATOR is not set 1210 # CONFIG_USB_IOWARRIOR is not set 1211 # CONFIG_USB_TEST is not set 1212 - 1213 - # 1214 - # USB DSL modem support 1215 - # 1216 - 1217 - # 1218 - # USB Gadget Support 1219 - # 1220 # CONFIG_USB_GADGET is not set 1221 # CONFIG_MMC is not set 1222 # CONFIG_NEW_LEDS is not set 1223 # CONFIG_INFINIBAND is not set 1224 # CONFIG_EDAC is not set 1225 CONFIG_RTC_LIB=y 1226 CONFIG_RTC_CLASS=y 1227 CONFIG_RTC_HCTOSYS=y 1228 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1229 # CONFIG_RTC_DEBUG is not set ··· 1247 # CONFIG_RTC_DRV_PCF8563 is not set 1248 # CONFIG_RTC_DRV_PCF8583 is not set 1249 # CONFIG_RTC_DRV_M41T80 is not set 1250 1251 # 1252 # SPI RTC drivers ··· 1257 # Platform RTC drivers 1258 # 1259 CONFIG_RTC_DRV_CMOS=y 1260 # CONFIG_RTC_DRV_DS1553 is not set 1261 - # CONFIG_RTC_DRV_STK17TA8 is not set 1262 # CONFIG_RTC_DRV_DS1742 is not set 1263 # CONFIG_RTC_DRV_M48T86 is not set 1264 # CONFIG_RTC_DRV_M48T59 is not set 1265 # CONFIG_RTC_DRV_V3020 is not set ··· 1268 # 1269 # on-CPU RTC drivers 1270 # 1271 1272 # 1273 # Userspace I/O ··· 1294 # CONFIG_XFS_FS is not set 1295 # CONFIG_GFS2_FS is not set 1296 # CONFIG_OCFS2_FS is not set 1297 - # CONFIG_MINIX_FS is not set 1298 - # CONFIG_ROMFS_FS is not set 1299 CONFIG_INOTIFY=y 1300 CONFIG_INOTIFY_USER=y 1301 # CONFIG_QUOTA is not set 1302 - CONFIG_DNOTIFY=y 1303 # CONFIG_AUTOFS_FS is not set 1304 # CONFIG_AUTOFS4_FS is not set 1305 # CONFIG_FUSE_FS is not set ··· 1349 CONFIG_EFS_FS=m 1350 CONFIG_CRAMFS=y 1351 CONFIG_VXFS_FS=m 1352 CONFIG_HPFS_FS=m 1353 CONFIG_QNX4FS_FS=m 1354 CONFIG_SYSV_FS=m 1355 CONFIG_UFS_FS=m 1356 # CONFIG_UFS_FS_WRITE is not set ··· 1460 CONFIG_HAS_IOMEM=y 1461 CONFIG_HAS_IOPORT=y 1462 CONFIG_HAS_DMA=y 1463 - # CONFIG_INSTRUMENTATION is not set 1464 1465 # 1466 # Kernel hacking ··· 1478 # CONFIG_SCHEDSTATS is not set 1479 # CONFIG_TIMER_STATS is not set 1480 # CONFIG_SLUB_DEBUG_ON is not set 1481 # CONFIG_DEBUG_RT_MUTEXES is not set 1482 # CONFIG_RT_MUTEX_TESTER is not set 1483 # CONFIG_DEBUG_SPINLOCK is not set ··· 1492 # CONFIG_DEBUG_VM is not set 1493 # CONFIG_DEBUG_LIST is not set 1494 # CONFIG_DEBUG_SG is not set 1495 - CONFIG_FORCED_INLINING=y 1496 # CONFIG_BOOT_PRINTK_DELAY is not set 1497 # CONFIG_RCU_TORTURE_TEST is not set 1498 # CONFIG_FAULT_INJECTION is not set 1499 # CONFIG_SAMPLES is not set 1500 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1514 CONFIG_CRYPTO=y 1515 CONFIG_CRYPTO_ALGAPI=y 1516 CONFIG_CRYPTO_BLKCIPHER=y 1517 CONFIG_CRYPTO_HASH=y 1518 CONFIG_CRYPTO_MANAGER=y 1519 CONFIG_CRYPTO_HMAC=y ··· 1533 CONFIG_CRYPTO_PCBC=m 1534 # CONFIG_CRYPTO_LRW is not set 1535 # CONFIG_CRYPTO_XTS is not set 1536 # CONFIG_CRYPTO_CRYPTD is not set 1537 CONFIG_CRYPTO_DES=y 1538 # CONFIG_CRYPTO_FCRYPT is not set ··· 1550 # CONFIG_CRYPTO_KHAZAD is not set 1551 # CONFIG_CRYPTO_ANUBIS is not set 1552 # CONFIG_CRYPTO_SEED is not set 1553 # CONFIG_CRYPTO_DEFLATE is not set 1554 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1555 # CONFIG_CRYPTO_CRC32C is not set 1556 # CONFIG_CRYPTO_CAMELLIA is not set 1557 # CONFIG_CRYPTO_TEST is not set 1558 # CONFIG_CRYPTO_AUTHENC is not set 1559 CONFIG_CRYPTO_HW=y 1560 # CONFIG_PPC_CLOCK is not set 1561 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:31 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 CONFIG_BSD_PROCESS_ACCT=y 68 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 69 # CONFIG_TASKSTATS is not set 70 CONFIG_AUDIT=y 71 # CONFIG_AUDITSYSCALL is not set 72 CONFIG_IKCONFIG=y 73 CONFIG_IKCONFIG_PROC=y 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 + CONFIG_GROUP_SCHED=y 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 CONFIG_SYSFS_DEPRECATED=y 82 + CONFIG_SYSFS_DEPRECATED_V2=y 83 # CONFIG_RELAY is not set 84 + # CONFIG_NAMESPACES is not set 85 CONFIG_BLK_DEV_INITRD=y 86 CONFIG_INITRAMFS_SOURCE="" 87 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 + CONFIG_COMPAT_BRK=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 CONFIG_EPOLL=y 99 CONFIG_SIGNALFD=y 100 + CONFIG_TIMERFD=y 101 CONFIG_EVENTFD=y 102 CONFIG_SHMEM=y 103 CONFIG_VM_EVENT_COUNTERS=y ··· 103 # CONFIG_SLAB is not set 104 CONFIG_SLUB=y 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 113 CONFIG_SLABINFO=y 114 CONFIG_RT_MUTEXES=y 115 # CONFIG_TINY_SHMEM is not set ··· 131 CONFIG_DEFAULT_CFQ=y 132 # CONFIG_DEFAULT_NOOP is not set 133 CONFIG_DEFAULT_IOSCHED="cfq" 134 + CONFIG_CLASSIC_RCU=y 135 136 # 137 # Platform support 138 # 139 + # CONFIG_PPC_MPC512x is not set 140 + # CONFIG_PPC_MPC5121 is not set 141 # CONFIG_PPC_CELL is not set 142 # CONFIG_PPC_CELL_NATIVE is not set 143 # CONFIG_PQ2ADS is not set ··· 184 # CONFIG_HZ_300 is not set 185 # CONFIG_HZ_1000 is not set 186 CONFIG_HZ=250 187 + # CONFIG_SCHED_HRTICK is not set 188 CONFIG_PREEMPT_NONE=y 189 # CONFIG_PREEMPT_VOLUNTARY is not set 190 # CONFIG_PREEMPT is not set 191 CONFIG_BINFMT_ELF=y 192 CONFIG_BINFMT_MISC=m 193 CONFIG_MATH_EMULATION=y 194 + # CONFIG_IOMMU_HELPER is not set 195 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 196 + CONFIG_ARCH_HAS_WALK_MEMORY=y 197 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 209 CONFIG_PROC_DEVICETREE=y 210 # CONFIG_CMDLINE_BOOL is not set 211 # CONFIG_PM is not set 212 CONFIG_SECCOMP=y 213 CONFIG_ISA_DMA_API=y 214 215 # ··· 264 CONFIG_XFRM_USER=y 265 # CONFIG_XFRM_SUB_POLICY is not set 266 # CONFIG_XFRM_MIGRATE is not set 267 + # CONFIG_XFRM_STATISTICS is not set 268 CONFIG_NET_KEY=m 269 # CONFIG_NET_KEY_MIGRATE is not set 270 CONFIG_INET=y ··· 347 # 348 # CONFIG_NET_PKTGEN is not set 349 # CONFIG_HAMRADIO is not set 350 + # CONFIG_CAN is not set 351 # CONFIG_IRDA is not set 352 # CONFIG_BT is not set 353 # CONFIG_AF_RXRPC is not set ··· 395 CONFIG_BLK_DEV_RAM=y 396 CONFIG_BLK_DEV_RAM_COUNT=16 397 CONFIG_BLK_DEV_RAM_SIZE=131072 398 + # CONFIG_BLK_DEV_XIP is not set 399 # CONFIG_CDROM_PKTCDVD is not set 400 # CONFIG_ATA_OVER_ETH is not set 401 CONFIG_MISC_DEVICES=y ··· 403 # CONFIG_EEPROM_93CX6 is not set 404 # CONFIG_SGI_IOC4 is not set 405 # CONFIG_TIFM_CORE is not set 406 + # CONFIG_ENCLOSURE_SERVICES is not set 407 + CONFIG_HAVE_IDE=y 408 # CONFIG_IDE is not set 409 410 # ··· 468 # CONFIG_SCSI_IPS is not set 469 # CONFIG_SCSI_INITIO is not set 470 # CONFIG_SCSI_INIA100 is not set 471 + # CONFIG_SCSI_MVSAS is not set 472 # CONFIG_SCSI_STEX is not set 473 # CONFIG_SCSI_SYM53C8XX_2 is not set 474 # CONFIG_SCSI_IPR is not set ··· 522 # CONFIG_PATA_MPIIX is not set 523 # CONFIG_PATA_OLDPIIX is not set 524 # CONFIG_PATA_NETCELL is not set 525 + # CONFIG_PATA_NINJA32 is not set 526 # CONFIG_PATA_NS87410 is not set 527 # CONFIG_PATA_NS87415 is not set 528 # CONFIG_PATA_OPTI is not set ··· 570 # CONFIG_SMSC_PHY is not set 571 # CONFIG_BROADCOM_PHY is not set 572 # CONFIG_ICPLUS_PHY is not set 573 + # CONFIG_REALTEK_PHY is not set 574 # CONFIG_FIXED_PHY is not set 575 # CONFIG_MDIO_BITBANG is not set 576 CONFIG_NET_ETHERNET=y ··· 592 # CONFIG_DL2K is not set 593 # CONFIG_E1000 is not set 594 # CONFIG_E1000E is not set 595 + # CONFIG_E1000E_ENABLED is not set 596 # CONFIG_IP1000 is not set 597 + # CONFIG_IGB is not set 598 # CONFIG_NS83820 is not set 599 # CONFIG_HAMACHI is not set 600 # CONFIG_YELLOWFIN is not set ··· 620 # CONFIG_NIU is not set 621 # CONFIG_MLX4_CORE is not set 622 # CONFIG_TEHUTI is not set 623 + # CONFIG_BNX2X is not set 624 # CONFIG_TR is not set 625 626 # ··· 642 # CONFIG_PPP is not set 643 # CONFIG_SLIP is not set 644 # CONFIG_NET_FC is not set 645 # CONFIG_NETCONSOLE is not set 646 # CONFIG_NETPOLL is not set 647 # CONFIG_NET_POLL_CONTROLLER is not set ··· 693 CONFIG_HW_CONSOLE=y 694 # CONFIG_VT_HW_CONSOLE_BINDING is not set 695 # CONFIG_SERIAL_NONSTANDARD is not set 696 + # CONFIG_NOZOMI is not set 697 698 # 699 # Serial drivers ··· 773 # 774 # Miscellaneous I2C Chip support 775 # 776 # CONFIG_DS1682 is not set 777 CONFIG_SENSORS_EEPROM=y 778 # CONFIG_SENSORS_PCF8574 is not set 779 + # CONFIG_PCF8575 is not set 780 # CONFIG_SENSORS_PCF8591 is not set 781 + # CONFIG_TPS65010 is not set 782 # CONFIG_SENSORS_MAX6875 is not set 783 # CONFIG_SENSORS_TSL2550 is not set 784 # CONFIG_I2C_DEBUG_CORE is not set ··· 796 # CONFIG_W1 is not set 797 # CONFIG_POWER_SUPPLY is not set 798 # CONFIG_HWMON is not set 799 + # CONFIG_THERMAL is not set 800 # CONFIG_WATCHDOG is not set 801 802 # ··· 820 # 821 # Supported SAA7146 based PCI Adapters 822 # 823 + # CONFIG_TTPCI_EEPROM is not set 824 + # CONFIG_DVB_BUDGET_CORE is not set 825 826 # 827 # Supported USB Adapters ··· 905 # CONFIG_DVB_PLL is not set 906 # CONFIG_DVB_TDA826X is not set 907 # CONFIG_DVB_TDA827X is not set 908 + # CONFIG_DVB_TDA18271 is not set 909 # CONFIG_DVB_TUNER_QT1010 is not set 910 # CONFIG_DVB_TUNER_MT2060 is not set 911 # CONFIG_DVB_TUNER_MT2266 is not set 912 # CONFIG_DVB_TUNER_MT2131 is not set 913 # CONFIG_DVB_TUNER_DIB0070 is not set 914 + # CONFIG_DVB_TUNER_XC5000 is not set 915 916 # 917 # Miscellaneous devices ··· 987 # CONFIG_SND_BT87X is not set 988 # CONFIG_SND_CA0106 is not set 989 # CONFIG_SND_CMIPCI is not set 990 + # CONFIG_SND_OXYGEN is not set 991 # CONFIG_SND_CS4281 is not set 992 # CONFIG_SND_CS46XX is not set 993 # CONFIG_SND_CS5530 is not set ··· 1012 # CONFIG_SND_HDA_INTEL is not set 1013 # CONFIG_SND_HDSP is not set 1014 # CONFIG_SND_HDSPM is not set 1015 + # CONFIG_SND_HIFIER is not set 1016 # CONFIG_SND_ICE1712 is not set 1017 # CONFIG_SND_ICE1724 is not set 1018 CONFIG_SND_INTEL8X0=y ··· 1029 # CONFIG_SND_TRIDENT is not set 1030 # CONFIG_SND_VIA82XX is not set 1031 # CONFIG_SND_VIA82XX_MODEM is not set 1032 + # CONFIG_SND_VIRTUOSO is not set 1033 # CONFIG_SND_VX222 is not set 1034 # CONFIG_SND_YMFPCI is not set 1035 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1058 # 1059 1060 # 1061 + # ALSA SoC audio for Freescale SOCs 1062 + # 1063 + 1064 + # 1065 # Open Sound System 1066 # 1067 # CONFIG_SOUND_PRIME is not set ··· 1080 CONFIG_USB_ARCH_HAS_EHCI=y 1081 CONFIG_USB=y 1082 # CONFIG_USB_DEBUG is not set 1083 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1084 1085 # 1086 # Miscellaneous USB options ··· 1093 # USB Host Controller Drivers 1094 # 1095 CONFIG_USB_EHCI_HCD=y 1096 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 1100 # CONFIG_USB_ISP116X_HCD is not set 1101 CONFIG_USB_OHCI_HCD=y 1102 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1146 # 1147 # USB port drivers 1148 # 1149 # CONFIG_USB_SERIAL is not set 1150 1151 # ··· 1175 # CONFIG_USB_TRANCEVIBRATOR is not set 1176 # CONFIG_USB_IOWARRIOR is not set 1177 # CONFIG_USB_TEST is not set 1178 # CONFIG_USB_GADGET is not set 1179 # CONFIG_MMC is not set 1180 + # CONFIG_MEMSTICK is not set 1181 # CONFIG_NEW_LEDS is not set 1182 # CONFIG_INFINIBAND is not set 1183 # CONFIG_EDAC is not set 1184 CONFIG_RTC_LIB=y 1185 CONFIG_RTC_CLASS=y 1186 + 1187 + # 1188 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1189 + # 1190 CONFIG_RTC_HCTOSYS=y 1191 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1192 # CONFIG_RTC_DEBUG is not set ··· 1216 # CONFIG_RTC_DRV_PCF8563 is not set 1217 # CONFIG_RTC_DRV_PCF8583 is not set 1218 # CONFIG_RTC_DRV_M41T80 is not set 1219 + # CONFIG_RTC_DRV_S35390A is not set 1220 1221 # 1222 # SPI RTC drivers ··· 1225 # Platform RTC drivers 1226 # 1227 CONFIG_RTC_DRV_CMOS=y 1228 + # CONFIG_RTC_DRV_DS1511 is not set 1229 # CONFIG_RTC_DRV_DS1553 is not set 1230 # CONFIG_RTC_DRV_DS1742 is not set 1231 + # CONFIG_RTC_DRV_STK17TA8 is not set 1232 # CONFIG_RTC_DRV_M48T86 is not set 1233 # CONFIG_RTC_DRV_M48T59 is not set 1234 # CONFIG_RTC_DRV_V3020 is not set ··· 1235 # 1236 # on-CPU RTC drivers 1237 # 1238 + # CONFIG_DMADEVICES is not set 1239 1240 # 1241 # Userspace I/O ··· 1260 # CONFIG_XFS_FS is not set 1261 # CONFIG_GFS2_FS is not set 1262 # CONFIG_OCFS2_FS is not set 1263 + CONFIG_DNOTIFY=y 1264 CONFIG_INOTIFY=y 1265 CONFIG_INOTIFY_USER=y 1266 # CONFIG_QUOTA is not set 1267 # CONFIG_AUTOFS_FS is not set 1268 # CONFIG_AUTOFS4_FS is not set 1269 # CONFIG_FUSE_FS is not set ··· 1317 CONFIG_EFS_FS=m 1318 CONFIG_CRAMFS=y 1319 CONFIG_VXFS_FS=m 1320 + # CONFIG_MINIX_FS is not set 1321 CONFIG_HPFS_FS=m 1322 CONFIG_QNX4FS_FS=m 1323 + # CONFIG_ROMFS_FS is not set 1324 CONFIG_SYSV_FS=m 1325 CONFIG_UFS_FS=m 1326 # CONFIG_UFS_FS_WRITE is not set ··· 1426 CONFIG_HAS_IOMEM=y 1427 CONFIG_HAS_IOPORT=y 1428 CONFIG_HAS_DMA=y 1429 1430 # 1431 # Kernel hacking ··· 1445 # CONFIG_SCHEDSTATS is not set 1446 # CONFIG_TIMER_STATS is not set 1447 # CONFIG_SLUB_DEBUG_ON is not set 1448 + # CONFIG_SLUB_STATS is not set 1449 # CONFIG_DEBUG_RT_MUTEXES is not set 1450 # CONFIG_RT_MUTEX_TESTER is not set 1451 # CONFIG_DEBUG_SPINLOCK is not set ··· 1458 # CONFIG_DEBUG_VM is not set 1459 # CONFIG_DEBUG_LIST is not set 1460 # CONFIG_DEBUG_SG is not set 1461 # CONFIG_BOOT_PRINTK_DELAY is not set 1462 # CONFIG_RCU_TORTURE_TEST is not set 1463 + # CONFIG_BACKTRACE_SELF_TEST is not set 1464 # CONFIG_FAULT_INJECTION is not set 1465 # CONFIG_SAMPLES is not set 1466 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1480 CONFIG_CRYPTO=y 1481 CONFIG_CRYPTO_ALGAPI=y 1482 CONFIG_CRYPTO_BLKCIPHER=y 1483 + # CONFIG_CRYPTO_SEQIV is not set 1484 CONFIG_CRYPTO_HASH=y 1485 CONFIG_CRYPTO_MANAGER=y 1486 CONFIG_CRYPTO_HMAC=y ··· 1498 CONFIG_CRYPTO_PCBC=m 1499 # CONFIG_CRYPTO_LRW is not set 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 1504 # CONFIG_CRYPTO_CRYPTD is not set 1505 CONFIG_CRYPTO_DES=y 1506 # CONFIG_CRYPTO_FCRYPT is not set ··· 1512 # CONFIG_CRYPTO_KHAZAD is not set 1513 # CONFIG_CRYPTO_ANUBIS is not set 1514 # CONFIG_CRYPTO_SEED is not set 1515 + # CONFIG_CRYPTO_SALSA20 is not set 1516 # CONFIG_CRYPTO_DEFLATE is not set 1517 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1518 # CONFIG_CRYPTO_CRC32C is not set 1519 # CONFIG_CRYPTO_CAMELLIA is not set 1520 # CONFIG_CRYPTO_TEST is not set 1521 # CONFIG_CRYPTO_AUTHENC is not set 1522 + # CONFIG_CRYPTO_LZO is not set 1523 CONFIG_CRYPTO_HW=y 1524 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1525 # CONFIG_PPC_CLOCK is not set 1526 CONFIG_PPC_LIB_RHEAP=y
+103 -28
arch/powerpc/configs/mpc8610_hpcd_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:56 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 - # CONFIG_USER_NS is not set 70 - # CONFIG_PID_NS is not set 71 # CONFIG_AUDIT is not set 72 CONFIG_IKCONFIG=y 73 CONFIG_IKCONFIG_PROC=y 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 # CONFIG_FAIR_GROUP_SCHED is not set 77 CONFIG_SYSFS_DEPRECATED=y 78 # CONFIG_RELAY is not set 79 CONFIG_BLK_DEV_INITRD=y 80 CONFIG_INITRAMFS_SOURCE="" 81 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 93 CONFIG_PRINTK=y 94 CONFIG_BUG=y 95 # CONFIG_ELF_CORE is not set 96 CONFIG_BASE_FULL=y 97 CONFIG_FUTEX=y 98 CONFIG_ANON_INODES=y 99 CONFIG_EPOLL=y 100 CONFIG_SIGNALFD=y 101 CONFIG_EVENTFD=y 102 CONFIG_SHMEM=y 103 CONFIG_VM_EVENT_COUNTERS=y ··· 107 # CONFIG_SLAB is not set 108 CONFIG_SLUB=y 109 # CONFIG_SLOB is not set 110 CONFIG_RT_MUTEXES=y 111 # CONFIG_TINY_SHMEM is not set 112 CONFIG_BASE_SMALL=0 ··· 136 # CONFIG_DEFAULT_CFQ is not set 137 # CONFIG_DEFAULT_NOOP is not set 138 CONFIG_DEFAULT_IOSCHED="deadline" 139 140 # 141 # Platform support ··· 145 # CONFIG_PPC_82xx is not set 146 # CONFIG_PPC_83xx is not set 147 CONFIG_PPC_86xx=y 148 - # CONFIG_PPC_MPC52xx is not set 149 - # CONFIG_PPC_MPC5200 is not set 150 # CONFIG_PPC_CELL is not set 151 # CONFIG_PPC_CELL_NATIVE is not set 152 # CONFIG_PQ2ADS is not set 153 # CONFIG_MPC8641_HPCN is not set 154 CONFIG_MPC8610_HPCD=y 155 CONFIG_MPC8610=y 156 CONFIG_MPIC=y 157 # CONFIG_MPIC_WEIRD is not set 158 # CONFIG_PPC_I8259 is not set ··· 164 # CONFIG_PPC_INDIRECT_IO is not set 165 # CONFIG_GENERIC_IOMAP is not set 166 # CONFIG_CPU_FREQ is not set 167 - # CONFIG_CPM2 is not set 168 # CONFIG_FSL_ULI1575 is not set 169 170 # ··· 179 # CONFIG_HZ_300 is not set 180 CONFIG_HZ_1000=y 181 CONFIG_HZ=1000 182 CONFIG_PREEMPT_NONE=y 183 # CONFIG_PREEMPT_VOLUNTARY is not set 184 # CONFIG_PREEMPT is not set 185 CONFIG_BINFMT_ELF=y 186 # CONFIG_BINFMT_MISC is not set 187 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 207 CONFIG_PROC_DEVICETREE=y 208 # CONFIG_CMDLINE_BOOL is not set 209 # CONFIG_PM is not set 210 - CONFIG_SUSPEND_UP_POSSIBLE=y 211 - CONFIG_HIBERNATION_UP_POSSIBLE=y 212 # CONFIG_SECCOMP is not set 213 - # CONFIG_WANT_DEVICE_TREE is not set 214 CONFIG_ISA_DMA_API=y 215 216 # ··· 259 CONFIG_XFRM_USER=y 260 # CONFIG_XFRM_SUB_POLICY is not set 261 # CONFIG_XFRM_MIGRATE is not set 262 # CONFIG_NET_KEY is not set 263 CONFIG_INET=y 264 # CONFIG_IP_MULTICAST is not set ··· 328 # 329 # CONFIG_NET_PKTGEN is not set 330 # CONFIG_HAMRADIO is not set 331 # CONFIG_IRDA is not set 332 # CONFIG_BT is not set 333 # CONFIG_AF_RXRPC is not set ··· 375 CONFIG_BLK_DEV_RAM=y 376 CONFIG_BLK_DEV_RAM_COUNT=16 377 CONFIG_BLK_DEV_RAM_SIZE=131072 378 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 379 # CONFIG_CDROM_PKTCDVD is not set 380 # CONFIG_ATA_OVER_ETH is not set 381 CONFIG_MISC_DEVICES=y ··· 383 # CONFIG_EEPROM_93CX6 is not set 384 # CONFIG_SGI_IOC4 is not set 385 # CONFIG_TIFM_CORE is not set 386 CONFIG_IDE=y 387 CONFIG_IDE_MAX_HWIFS=4 388 # CONFIG_BLK_DEV_IDE is not set ··· 452 # CONFIG_SCSI_IPS is not set 453 # CONFIG_SCSI_INITIO is not set 454 # CONFIG_SCSI_INIA100 is not set 455 # CONFIG_SCSI_STEX is not set 456 # CONFIG_SCSI_SYM53C8XX_2 is not set 457 # CONFIG_SCSI_IPR is not set ··· 483 # CONFIG_SATA_VIA is not set 484 # CONFIG_SATA_VITESSE is not set 485 # CONFIG_SATA_INIC162X is not set 486 CONFIG_PATA_ALI=y 487 # CONFIG_PATA_AMD is not set 488 # CONFIG_PATA_ARTOP is not set ··· 507 # CONFIG_PATA_MPIIX is not set 508 # CONFIG_PATA_OLDPIIX is not set 509 # CONFIG_PATA_NETCELL is not set 510 # CONFIG_PATA_NS87410 is not set 511 # CONFIG_PATA_NS87415 is not set 512 # CONFIG_PATA_OPTI is not set ··· 541 # CONFIG_EQUALIZER is not set 542 # CONFIG_TUN is not set 543 # CONFIG_VETH is not set 544 - # CONFIG_IP1000 is not set 545 # CONFIG_ARCNET is not set 546 CONFIG_PHYLIB=y 547 ··· 556 # CONFIG_SMSC_PHY is not set 557 # CONFIG_BROADCOM_PHY is not set 558 # CONFIG_ICPLUS_PHY is not set 559 # CONFIG_FIXED_PHY is not set 560 # CONFIG_MDIO_BITBANG is not set 561 CONFIG_NET_ETHERNET=y ··· 597 # CONFIG_8139TOO_TUNE_TWISTER is not set 598 # CONFIG_8139TOO_8129 is not set 599 # CONFIG_8139_OLD_RX_RESET is not set 600 # CONFIG_SIS900 is not set 601 # CONFIG_EPIC100 is not set 602 # CONFIG_SUNDANCE is not set ··· 609 # CONFIG_DL2K is not set 610 # CONFIG_E1000 is not set 611 # CONFIG_E1000E is not set 612 # CONFIG_NS83820 is not set 613 # CONFIG_HAMACHI is not set 614 # CONFIG_YELLOWFIN is not set ··· 637 # CONFIG_NIU is not set 638 # CONFIG_MLX4_CORE is not set 639 # CONFIG_TEHUTI is not set 640 # CONFIG_TR is not set 641 642 # ··· 651 # CONFIG_PPP is not set 652 # CONFIG_SLIP is not set 653 # CONFIG_NET_FC is not set 654 - # CONFIG_SHAPER is not set 655 # CONFIG_NETCONSOLE is not set 656 # CONFIG_NETPOLL is not set 657 # CONFIG_NET_POLL_CONTROLLER is not set ··· 701 CONFIG_HW_CONSOLE=y 702 # CONFIG_VT_HW_CONSOLE_BINDING is not set 703 # CONFIG_SERIAL_NONSTANDARD is not set 704 705 # 706 # Serial drivers ··· 776 # 777 # Miscellaneous I2C Chip support 778 # 779 - # CONFIG_SENSORS_DS1337 is not set 780 - # CONFIG_SENSORS_DS1374 is not set 781 # CONFIG_DS1682 is not set 782 # CONFIG_SENSORS_EEPROM is not set 783 # CONFIG_SENSORS_PCF8574 is not set 784 - # CONFIG_SENSORS_PCA9539 is not set 785 # CONFIG_SENSORS_PCF8591 is not set 786 - # CONFIG_SENSORS_M41T00 is not set 787 # CONFIG_SENSORS_MAX6875 is not set 788 # CONFIG_SENSORS_TSL2550 is not set 789 # CONFIG_I2C_DEBUG_CORE is not set ··· 797 # CONFIG_W1 is not set 798 # CONFIG_POWER_SUPPLY is not set 799 # CONFIG_HWMON is not set 800 # CONFIG_WATCHDOG is not set 801 802 # ··· 886 # CONFIG_SND_BT87X is not set 887 # CONFIG_SND_CA0106 is not set 888 # CONFIG_SND_CMIPCI is not set 889 # CONFIG_SND_CS4281 is not set 890 # CONFIG_SND_CS46XX is not set 891 # CONFIG_SND_CS5530 is not set ··· 912 # CONFIG_SND_HDA_INTEL is not set 913 # CONFIG_SND_HDSP is not set 914 # CONFIG_SND_HDSPM is not set 915 # CONFIG_SND_ICE1712 is not set 916 # CONFIG_SND_ICE1724 is not set 917 # CONFIG_SND_INTEL8X0 is not set ··· 930 # CONFIG_SND_TRIDENT is not set 931 # CONFIG_SND_VIA82XX is not set 932 # CONFIG_SND_VIA82XX_MODEM is not set 933 # CONFIG_SND_VX222 is not set 934 # CONFIG_SND_YMFPCI is not set 935 ··· 959 CONFIG_SND_SOC_CS4270=y 960 CONFIG_SND_SOC_CS4270_VD33_ERRATA=y 961 962 CONFIG_HID_SUPPORT=y 963 CONFIG_HID=y 964 # CONFIG_HID_DEBUG is not set ··· 976 # 977 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 978 # 979 - 980 - # 981 - # USB Gadget Support 982 - # 983 # CONFIG_USB_GADGET is not set 984 # CONFIG_MMC is not set 985 # CONFIG_NEW_LEDS is not set 986 # CONFIG_INFINIBAND is not set 987 # CONFIG_EDAC is not set 988 # CONFIG_RTC_CLASS is not set 989 990 # 991 # Userspace I/O ··· 1009 # CONFIG_XFS_FS is not set 1010 # CONFIG_GFS2_FS is not set 1011 # CONFIG_OCFS2_FS is not set 1012 - # CONFIG_MINIX_FS is not set 1013 - # CONFIG_ROMFS_FS is not set 1014 # CONFIG_INOTIFY is not set 1015 # CONFIG_QUOTA is not set 1016 - # CONFIG_DNOTIFY is not set 1017 # CONFIG_AUTOFS_FS is not set 1018 # CONFIG_AUTOFS4_FS is not set 1019 # CONFIG_FUSE_FS is not set ··· 1053 # CONFIG_EFS_FS is not set 1054 # CONFIG_CRAMFS is not set 1055 # CONFIG_VXFS_FS is not set 1056 # CONFIG_HPFS_FS is not set 1057 # CONFIG_QNX4FS_FS is not set 1058 # CONFIG_SYSV_FS is not set 1059 # CONFIG_UFS_FS is not set 1060 CONFIG_NETWORK_FILESYSTEMS=y ··· 1146 # CONFIG_NLS_KOI8_U is not set 1147 # CONFIG_NLS_UTF8 is not set 1148 # CONFIG_DLM is not set 1149 - # CONFIG_UCC_SLOW is not set 1150 1151 # 1152 # Library routines ··· 1161 CONFIG_HAS_IOMEM=y 1162 CONFIG_HAS_IOPORT=y 1163 CONFIG_HAS_DMA=y 1164 - # CONFIG_INSTRUMENTATION is not set 1165 1166 # 1167 # Kernel hacking ··· 1179 # CONFIG_SCHEDSTATS is not set 1180 # CONFIG_TIMER_STATS is not set 1181 # CONFIG_SLUB_DEBUG_ON is not set 1182 # CONFIG_DEBUG_RT_MUTEXES is not set 1183 # CONFIG_RT_MUTEX_TESTER is not set 1184 # CONFIG_DEBUG_SPINLOCK is not set ··· 1193 # CONFIG_DEBUG_VM is not set 1194 # CONFIG_DEBUG_LIST is not set 1195 # CONFIG_DEBUG_SG is not set 1196 - CONFIG_FORCED_INLINING=y 1197 # CONFIG_BOOT_PRINTK_DELAY is not set 1198 # CONFIG_FAULT_INJECTION is not set 1199 # CONFIG_SAMPLES is not set 1200 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1210 # CONFIG_KEYS is not set 1211 # CONFIG_SECURITY is not set 1212 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1213 - # CONFIG_CRYPTO is not set 1214 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:33 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 65 # CONFIG_POSIX_MQUEUE is not set 66 # CONFIG_BSD_PROCESS_ACCT is not set 67 # CONFIG_TASKSTATS is not set 68 # CONFIG_AUDIT is not set 69 CONFIG_IKCONFIG=y 70 CONFIG_IKCONFIG_PROC=y 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 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 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 88 CONFIG_PRINTK=y 89 CONFIG_BUG=y 90 # CONFIG_ELF_CORE is not set 91 + CONFIG_COMPAT_BRK=y 92 CONFIG_BASE_FULL=y 93 CONFIG_FUTEX=y 94 CONFIG_ANON_INODES=y 95 CONFIG_EPOLL=y 96 CONFIG_SIGNALFD=y 97 + CONFIG_TIMERFD=y 98 CONFIG_EVENTFD=y 99 CONFIG_SHMEM=y 100 CONFIG_VM_EVENT_COUNTERS=y ··· 100 # CONFIG_SLAB is not set 101 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 111 # CONFIG_TINY_SHMEM is not set 112 CONFIG_BASE_SMALL=0 ··· 122 # CONFIG_DEFAULT_CFQ is not set 123 # CONFIG_DEFAULT_NOOP is not set 124 CONFIG_DEFAULT_IOSCHED="deadline" 125 + CONFIG_CLASSIC_RCU=y 126 127 # 128 # Platform support ··· 130 # CONFIG_PPC_82xx is not set 131 # CONFIG_PPC_83xx is not set 132 CONFIG_PPC_86xx=y 133 + # CONFIG_PPC_MPC512x is not set 134 + # CONFIG_PPC_MPC5121 is not set 135 # CONFIG_PPC_CELL is not set 136 # CONFIG_PPC_CELL_NATIVE is not set 137 # CONFIG_PQ2ADS is not set 138 # CONFIG_MPC8641_HPCN is not set 139 CONFIG_MPC8610_HPCD=y 140 CONFIG_MPC8610=y 141 + # CONFIG_IPIC is not set 142 CONFIG_MPIC=y 143 # CONFIG_MPIC_WEIRD is not set 144 # CONFIG_PPC_I8259 is not set ··· 148 # CONFIG_PPC_INDIRECT_IO is not set 149 # CONFIG_GENERIC_IOMAP is not set 150 # CONFIG_CPU_FREQ is not set 151 # CONFIG_FSL_ULI1575 is not set 152 153 # ··· 164 # CONFIG_HZ_300 is not set 165 CONFIG_HZ_1000=y 166 CONFIG_HZ=1000 167 + # CONFIG_SCHED_HRTICK is not set 168 CONFIG_PREEMPT_NONE=y 169 # CONFIG_PREEMPT_VOLUNTARY is not set 170 # CONFIG_PREEMPT is not set 171 CONFIG_BINFMT_ELF=y 172 # CONFIG_BINFMT_MISC is not set 173 + # CONFIG_IOMMU_HELPER is not set 174 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 175 + CONFIG_ARCH_HAS_WALK_MEMORY=y 176 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 177 CONFIG_ARCH_FLATMEM_ENABLE=y 178 CONFIG_ARCH_POPULATES_NODE_MAP=y 179 CONFIG_SELECT_MEMORY_MODEL=y ··· 188 CONFIG_PROC_DEVICETREE=y 189 # CONFIG_CMDLINE_BOOL is not set 190 # CONFIG_PM is not set 191 # CONFIG_SECCOMP is not set 192 CONFIG_ISA_DMA_API=y 193 194 # ··· 243 CONFIG_XFRM_USER=y 244 # CONFIG_XFRM_SUB_POLICY is not set 245 # CONFIG_XFRM_MIGRATE is not set 246 + # CONFIG_XFRM_STATISTICS is not set 247 # CONFIG_NET_KEY is not set 248 CONFIG_INET=y 249 # CONFIG_IP_MULTICAST is not set ··· 311 # 312 # CONFIG_NET_PKTGEN is not set 313 # CONFIG_HAMRADIO is not set 314 + # CONFIG_CAN is not set 315 # CONFIG_IRDA is not set 316 # CONFIG_BT is not set 317 # CONFIG_AF_RXRPC is not set ··· 357 CONFIG_BLK_DEV_RAM=y 358 CONFIG_BLK_DEV_RAM_COUNT=16 359 CONFIG_BLK_DEV_RAM_SIZE=131072 360 + # CONFIG_BLK_DEV_XIP is not set 361 # CONFIG_CDROM_PKTCDVD is not set 362 # CONFIG_ATA_OVER_ETH is not set 363 CONFIG_MISC_DEVICES=y ··· 365 # CONFIG_EEPROM_93CX6 is not set 366 # CONFIG_SGI_IOC4 is not set 367 # CONFIG_TIFM_CORE is not set 368 + # CONFIG_ENCLOSURE_SERVICES is not set 369 + CONFIG_HAVE_IDE=y 370 CONFIG_IDE=y 371 CONFIG_IDE_MAX_HWIFS=4 372 # CONFIG_BLK_DEV_IDE is not set ··· 432 # CONFIG_SCSI_IPS is not set 433 # CONFIG_SCSI_INITIO is not set 434 # CONFIG_SCSI_INIA100 is not set 435 + # CONFIG_SCSI_MVSAS is not set 436 # CONFIG_SCSI_STEX is not set 437 # CONFIG_SCSI_SYM53C8XX_2 is not set 438 # CONFIG_SCSI_IPR is not set ··· 462 # CONFIG_SATA_VIA is not set 463 # CONFIG_SATA_VITESSE is not set 464 # CONFIG_SATA_INIC162X is not set 465 + # CONFIG_SATA_FSL is not set 466 CONFIG_PATA_ALI=y 467 # CONFIG_PATA_AMD is not set 468 # CONFIG_PATA_ARTOP is not set ··· 485 # CONFIG_PATA_MPIIX is not set 486 # CONFIG_PATA_OLDPIIX is not set 487 # CONFIG_PATA_NETCELL is not set 488 + # CONFIG_PATA_NINJA32 is not set 489 # CONFIG_PATA_NS87410 is not set 490 # CONFIG_PATA_NS87415 is not set 491 # CONFIG_PATA_OPTI is not set ··· 518 # CONFIG_EQUALIZER is not set 519 # CONFIG_TUN is not set 520 # CONFIG_VETH is not set 521 # CONFIG_ARCNET is not set 522 CONFIG_PHYLIB=y 523 ··· 534 # CONFIG_SMSC_PHY is not set 535 # CONFIG_BROADCOM_PHY is not set 536 # CONFIG_ICPLUS_PHY is not set 537 + # CONFIG_REALTEK_PHY is not set 538 # CONFIG_FIXED_PHY is not set 539 # CONFIG_MDIO_BITBANG is not set 540 CONFIG_NET_ETHERNET=y ··· 574 # CONFIG_8139TOO_TUNE_TWISTER is not set 575 # CONFIG_8139TOO_8129 is not set 576 # CONFIG_8139_OLD_RX_RESET is not set 577 + # CONFIG_R6040 is not set 578 # CONFIG_SIS900 is not set 579 # CONFIG_EPIC100 is not set 580 # CONFIG_SUNDANCE is not set ··· 585 # CONFIG_DL2K is not set 586 # CONFIG_E1000 is not set 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 591 # CONFIG_NS83820 is not set 592 # CONFIG_HAMACHI is not set 593 # CONFIG_YELLOWFIN is not set ··· 610 # CONFIG_NIU is not set 611 # CONFIG_MLX4_CORE is not set 612 # CONFIG_TEHUTI is not set 613 + # CONFIG_BNX2X is not set 614 # CONFIG_TR is not set 615 616 # ··· 623 # CONFIG_PPP is not set 624 # CONFIG_SLIP is not set 625 # CONFIG_NET_FC is not set 626 # CONFIG_NETCONSOLE is not set 627 # CONFIG_NETPOLL is not set 628 # CONFIG_NET_POLL_CONTROLLER is not set ··· 674 CONFIG_HW_CONSOLE=y 675 # CONFIG_VT_HW_CONSOLE_BINDING is not set 676 # CONFIG_SERIAL_NONSTANDARD is not set 677 + # CONFIG_NOZOMI is not set 678 679 # 680 # Serial drivers ··· 748 # 749 # Miscellaneous I2C Chip support 750 # 751 # CONFIG_DS1682 is not set 752 # CONFIG_SENSORS_EEPROM is not set 753 # CONFIG_SENSORS_PCF8574 is not set 754 + # CONFIG_PCF8575 is not set 755 # CONFIG_SENSORS_PCF8591 is not set 756 + # CONFIG_TPS65010 is not set 757 # CONFIG_SENSORS_MAX6875 is not set 758 # CONFIG_SENSORS_TSL2550 is not set 759 # CONFIG_I2C_DEBUG_CORE is not set ··· 771 # CONFIG_W1 is not set 772 # CONFIG_POWER_SUPPLY is not set 773 # CONFIG_HWMON is not set 774 + # CONFIG_THERMAL is not set 775 # CONFIG_WATCHDOG is not set 776 777 # ··· 859 # CONFIG_SND_BT87X is not set 860 # CONFIG_SND_CA0106 is not set 861 # CONFIG_SND_CMIPCI is not set 862 + # CONFIG_SND_OXYGEN is not set 863 # CONFIG_SND_CS4281 is not set 864 # CONFIG_SND_CS46XX is not set 865 # CONFIG_SND_CS5530 is not set ··· 884 # CONFIG_SND_HDA_INTEL is not set 885 # CONFIG_SND_HDSP is not set 886 # CONFIG_SND_HDSPM is not set 887 + # CONFIG_SND_HIFIER is not set 888 # CONFIG_SND_ICE1712 is not set 889 # CONFIG_SND_ICE1724 is not set 890 # CONFIG_SND_INTEL8X0 is not set ··· 901 # CONFIG_SND_TRIDENT is not set 902 # CONFIG_SND_VIA82XX is not set 903 # CONFIG_SND_VIA82XX_MODEM is not set 904 + # CONFIG_SND_VIRTUOSO is not set 905 # CONFIG_SND_VX222 is not set 906 # CONFIG_SND_YMFPCI is not set 907 ··· 929 CONFIG_SND_SOC_CS4270=y 930 CONFIG_SND_SOC_CS4270_VD33_ERRATA=y 931 932 + # 933 + # Open Sound System 934 + # 935 + # CONFIG_SOUND_PRIME is not set 936 CONFIG_HID_SUPPORT=y 937 CONFIG_HID=y 938 # CONFIG_HID_DEBUG is not set ··· 942 # 943 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 944 # 945 # CONFIG_USB_GADGET is not set 946 # CONFIG_MMC is not set 947 + # CONFIG_MEMSTICK is not set 948 # CONFIG_NEW_LEDS is not set 949 # CONFIG_INFINIBAND is not set 950 # CONFIG_EDAC is not set 951 # CONFIG_RTC_CLASS is not set 952 + # CONFIG_DMADEVICES is not set 953 954 # 955 # Userspace I/O ··· 977 # CONFIG_XFS_FS is not set 978 # CONFIG_GFS2_FS is not set 979 # CONFIG_OCFS2_FS is not set 980 + # CONFIG_DNOTIFY is not set 981 # CONFIG_INOTIFY is not set 982 # CONFIG_QUOTA is not set 983 # CONFIG_AUTOFS_FS is not set 984 # CONFIG_AUTOFS4_FS is not set 985 # CONFIG_FUSE_FS is not set ··· 1023 # CONFIG_EFS_FS is not set 1024 # CONFIG_CRAMFS is not set 1025 # CONFIG_VXFS_FS is not set 1026 + # CONFIG_MINIX_FS is not set 1027 # CONFIG_HPFS_FS is not set 1028 # CONFIG_QNX4FS_FS is not set 1029 + # CONFIG_ROMFS_FS is not set 1030 # CONFIG_SYSV_FS is not set 1031 # CONFIG_UFS_FS is not set 1032 CONFIG_NETWORK_FILESYSTEMS=y ··· 1114 # CONFIG_NLS_KOI8_U is not set 1115 # CONFIG_NLS_UTF8 is not set 1116 # CONFIG_DLM is not set 1117 1118 # 1119 # Library routines ··· 1130 CONFIG_HAS_IOMEM=y 1131 CONFIG_HAS_IOPORT=y 1132 CONFIG_HAS_DMA=y 1133 1134 # 1135 # Kernel hacking ··· 1149 # CONFIG_SCHEDSTATS is not set 1150 # CONFIG_TIMER_STATS is not set 1151 # CONFIG_SLUB_DEBUG_ON is not set 1152 + # CONFIG_SLUB_STATS is not set 1153 # CONFIG_DEBUG_RT_MUTEXES is not set 1154 # CONFIG_RT_MUTEX_TESTER is not set 1155 # CONFIG_DEBUG_SPINLOCK is not set ··· 1162 # CONFIG_DEBUG_VM is not set 1163 # CONFIG_DEBUG_LIST is not set 1164 # CONFIG_DEBUG_SG is not set 1165 # CONFIG_BOOT_PRINTK_DELAY is not set 1166 + # CONFIG_BACKTRACE_SELF_TEST is not set 1167 # CONFIG_FAULT_INJECTION is not set 1168 # CONFIG_SAMPLES is not set 1169 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1179 # CONFIG_KEYS is not set 1180 # CONFIG_SECURITY is not set 1181 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1227 # CONFIG_PPC_CLOCK is not set
+79 -36
arch/powerpc/configs/mpc8641_hpcn_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:58 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_BSD_PROCESS_ACCT=y 70 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 71 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 CONFIG_AUDIT=y 75 # CONFIG_AUDITSYSCALL is not set 76 CONFIG_IKCONFIG=y 77 CONFIG_IKCONFIG_PROC=y 78 CONFIG_LOG_BUF_SHIFT=14 79 # CONFIG_CGROUPS is not set 80 # CONFIG_FAIR_GROUP_SCHED is not set 81 CONFIG_SYSFS_DEPRECATED=y 82 # CONFIG_RELAY is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 97 CONFIG_PRINTK=y 98 CONFIG_BUG=y 99 CONFIG_ELF_CORE=y 100 CONFIG_BASE_FULL=y 101 CONFIG_FUTEX=y 102 CONFIG_ANON_INODES=y 103 CONFIG_EPOLL=y 104 CONFIG_SIGNALFD=y 105 CONFIG_EVENTFD=y 106 CONFIG_SHMEM=y 107 CONFIG_VM_EVENT_COUNTERS=y ··· 111 # CONFIG_SLAB is not set 112 CONFIG_SLUB=y 113 # CONFIG_SLOB is not set 114 CONFIG_RT_MUTEXES=y 115 # CONFIG_TINY_SHMEM is not set 116 CONFIG_BASE_SMALL=0 ··· 147 CONFIG_DEFAULT_CFQ=y 148 # CONFIG_DEFAULT_NOOP is not set 149 CONFIG_DEFAULT_IOSCHED="cfq" 150 151 # 152 # Platform support ··· 156 # CONFIG_PPC_82xx is not set 157 # CONFIG_PPC_83xx is not set 158 CONFIG_PPC_86xx=y 159 - # CONFIG_PPC_MPC52xx is not set 160 - # CONFIG_PPC_MPC5200 is not set 161 # CONFIG_PPC_CELL is not set 162 # CONFIG_PPC_CELL_NATIVE is not set 163 # CONFIG_PQ2ADS is not set 164 CONFIG_MPC8641_HPCN=y 165 # CONFIG_MPC8610_HPCD is not set 166 CONFIG_MPC8641=y 167 CONFIG_MPIC=y 168 # CONFIG_MPIC_WEIRD is not set 169 CONFIG_PPC_I8259=y ··· 175 # CONFIG_PPC_INDIRECT_IO is not set 176 # CONFIG_GENERIC_IOMAP is not set 177 # CONFIG_CPU_FREQ is not set 178 - # CONFIG_CPM2 is not set 179 CONFIG_FSL_ULI1575=y 180 181 # ··· 190 # CONFIG_HZ_300 is not set 191 CONFIG_HZ_1000=y 192 CONFIG_HZ=1000 193 CONFIG_PREEMPT_NONE=y 194 # CONFIG_PREEMPT_VOLUNTARY is not set 195 # CONFIG_PREEMPT is not set 196 - CONFIG_PREEMPT_BKL=y 197 CONFIG_BINFMT_ELF=y 198 CONFIG_BINFMT_MISC=m 199 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 200 # CONFIG_IRQ_ALL_CPUS is not set 201 CONFIG_ARCH_FLATMEM_ENABLE=y 202 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 220 # CONFIG_CMDLINE_BOOL is not set 221 # CONFIG_PM is not set 222 CONFIG_SECCOMP=y 223 - # CONFIG_WANT_DEVICE_TREE is not set 224 CONFIG_ISA_DMA_API=y 225 226 # ··· 270 CONFIG_XFRM_USER=y 271 # CONFIG_XFRM_SUB_POLICY is not set 272 # CONFIG_XFRM_MIGRATE is not set 273 CONFIG_NET_KEY=m 274 # CONFIG_NET_KEY_MIGRATE is not set 275 CONFIG_INET=y ··· 354 # 355 # CONFIG_NET_PKTGEN is not set 356 # CONFIG_HAMRADIO is not set 357 # CONFIG_IRDA is not set 358 # CONFIG_BT is not set 359 # CONFIG_AF_RXRPC is not set ··· 403 CONFIG_BLK_DEV_RAM=y 404 CONFIG_BLK_DEV_RAM_COUNT=16 405 CONFIG_BLK_DEV_RAM_SIZE=131072 406 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 407 # CONFIG_CDROM_PKTCDVD is not set 408 # CONFIG_ATA_OVER_ETH is not set 409 CONFIG_MISC_DEVICES=y ··· 411 # CONFIG_EEPROM_93CX6 is not set 412 # CONFIG_SGI_IOC4 is not set 413 # CONFIG_TIFM_CORE is not set 414 # CONFIG_IDE is not set 415 416 # ··· 478 # CONFIG_SCSI_IPS is not set 479 # CONFIG_SCSI_INITIO is not set 480 # CONFIG_SCSI_INIA100 is not set 481 # CONFIG_SCSI_STEX is not set 482 # CONFIG_SCSI_SYM53C8XX_2 is not set 483 # CONFIG_SCSI_IPR is not set ··· 509 # CONFIG_SATA_VIA is not set 510 # CONFIG_SATA_VITESSE is not set 511 # CONFIG_SATA_INIC162X is not set 512 CONFIG_PATA_ALI=y 513 # CONFIG_PATA_AMD is not set 514 # CONFIG_PATA_ARTOP is not set ··· 533 # CONFIG_PATA_MPIIX is not set 534 # CONFIG_PATA_OLDPIIX is not set 535 # CONFIG_PATA_NETCELL is not set 536 # CONFIG_PATA_NS87410 is not set 537 # CONFIG_PATA_NS87415 is not set 538 # CONFIG_PATA_OPTI is not set ··· 567 # CONFIG_EQUALIZER is not set 568 # CONFIG_TUN is not set 569 # CONFIG_VETH is not set 570 - # CONFIG_IP1000 is not set 571 # CONFIG_ARCNET is not set 572 CONFIG_PHYLIB=y 573 ··· 582 # CONFIG_SMSC_PHY is not set 583 # CONFIG_BROADCOM_PHY is not set 584 # CONFIG_ICPLUS_PHY is not set 585 # CONFIG_FIXED_PHY is not set 586 # CONFIG_MDIO_BITBANG is not set 587 CONFIG_NET_ETHERNET=y ··· 604 # CONFIG_DL2K is not set 605 # CONFIG_E1000 is not set 606 # CONFIG_E1000E is not set 607 # CONFIG_NS83820 is not set 608 # CONFIG_HAMACHI is not set 609 # CONFIG_YELLOWFIN is not set ··· 633 # CONFIG_NIU is not set 634 # CONFIG_MLX4_CORE is not set 635 # CONFIG_TEHUTI is not set 636 # CONFIG_TR is not set 637 638 # ··· 656 # CONFIG_PPP is not set 657 # CONFIG_SLIP is not set 658 # CONFIG_NET_FC is not set 659 - # CONFIG_SHAPER is not set 660 # CONFIG_NETCONSOLE is not set 661 # CONFIG_NETPOLL is not set 662 # CONFIG_NET_POLL_CONTROLLER is not set ··· 706 CONFIG_HW_CONSOLE=y 707 # CONFIG_VT_HW_CONSOLE_BINDING is not set 708 # CONFIG_SERIAL_NONSTANDARD is not set 709 710 # 711 # Serial drivers ··· 785 # 786 # Miscellaneous I2C Chip support 787 # 788 - # CONFIG_SENSORS_DS1337 is not set 789 - # CONFIG_SENSORS_DS1374 is not set 790 # CONFIG_DS1682 is not set 791 CONFIG_SENSORS_EEPROM=y 792 # CONFIG_SENSORS_PCF8574 is not set 793 - # CONFIG_SENSORS_PCA9539 is not set 794 # CONFIG_SENSORS_PCF8591 is not set 795 - # CONFIG_SENSORS_M41T00 is not set 796 # CONFIG_SENSORS_MAX6875 is not set 797 # CONFIG_SENSORS_TSL2550 is not set 798 # CONFIG_I2C_DEBUG_CORE is not set ··· 806 # CONFIG_W1 is not set 807 # CONFIG_POWER_SUPPLY is not set 808 # CONFIG_HWMON is not set 809 # CONFIG_WATCHDOG is not set 810 811 # ··· 831 # 832 # Supported SAA7146 based PCI Adapters 833 # 834 835 # 836 # Supported USB Adapters ··· 918 # CONFIG_DVB_PLL is not set 919 # CONFIG_DVB_TDA826X is not set 920 # CONFIG_DVB_TDA827X is not set 921 # CONFIG_DVB_TUNER_QT1010 is not set 922 # CONFIG_DVB_TUNER_MT2060 is not set 923 # CONFIG_DVB_TUNER_MT2266 is not set 924 # CONFIG_DVB_TUNER_MT2131 is not set 925 # CONFIG_DVB_TUNER_DIB0070 is not set 926 927 # 928 # Miscellaneous devices ··· 1002 # CONFIG_SND_BT87X is not set 1003 # CONFIG_SND_CA0106 is not set 1004 # CONFIG_SND_CMIPCI is not set 1005 # CONFIG_SND_CS4281 is not set 1006 # CONFIG_SND_CS46XX is not set 1007 # CONFIG_SND_CS5530 is not set ··· 1028 # CONFIG_SND_HDA_INTEL is not set 1029 # CONFIG_SND_HDSP is not set 1030 # CONFIG_SND_HDSPM is not set 1031 # CONFIG_SND_ICE1712 is not set 1032 # CONFIG_SND_ICE1724 is not set 1033 CONFIG_SND_INTEL8X0=y ··· 1046 # CONFIG_SND_TRIDENT is not set 1047 # CONFIG_SND_VIA82XX is not set 1048 # CONFIG_SND_VIA82XX_MODEM is not set 1049 # CONFIG_SND_VX222 is not set 1050 # CONFIG_SND_YMFPCI is not set 1051 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1076 # 1077 1078 # 1079 # Open Sound System 1080 # 1081 # CONFIG_SOUND_PRIME is not set ··· 1102 CONFIG_USB_ARCH_HAS_EHCI=y 1103 CONFIG_USB=y 1104 # CONFIG_USB_DEBUG is not set 1105 1106 # 1107 # Miscellaneous USB options ··· 1116 # USB Host Controller Drivers 1117 # 1118 CONFIG_USB_EHCI_HCD=y 1119 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1120 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1121 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1122 # CONFIG_USB_ISP116X_HCD is not set 1123 CONFIG_USB_OHCI_HCD=y 1124 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1170 # 1171 # USB port drivers 1172 # 1173 - 1174 - # 1175 - # USB Serial Converter support 1176 - # 1177 # CONFIG_USB_SERIAL is not set 1178 1179 # ··· 1195 # CONFIG_USB_TRANCEVIBRATOR is not set 1196 # CONFIG_USB_IOWARRIOR is not set 1197 # CONFIG_USB_TEST is not set 1198 - 1199 - # 1200 - # USB DSL modem support 1201 - # 1202 - 1203 - # 1204 - # USB Gadget Support 1205 - # 1206 # CONFIG_USB_GADGET is not set 1207 # CONFIG_MMC is not set 1208 # CONFIG_NEW_LEDS is not set 1209 # CONFIG_INFINIBAND is not set 1210 # CONFIG_EDAC is not set 1211 CONFIG_RTC_LIB=y 1212 CONFIG_RTC_CLASS=y 1213 CONFIG_RTC_HCTOSYS=y 1214 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1215 # CONFIG_RTC_DEBUG is not set ··· 1233 # CONFIG_RTC_DRV_PCF8563 is not set 1234 # CONFIG_RTC_DRV_PCF8583 is not set 1235 # CONFIG_RTC_DRV_M41T80 is not set 1236 1237 # 1238 # SPI RTC drivers ··· 1243 # Platform RTC drivers 1244 # 1245 CONFIG_RTC_DRV_CMOS=y 1246 # CONFIG_RTC_DRV_DS1553 is not set 1247 - # CONFIG_RTC_DRV_STK17TA8 is not set 1248 # CONFIG_RTC_DRV_DS1742 is not set 1249 # CONFIG_RTC_DRV_M48T86 is not set 1250 # CONFIG_RTC_DRV_M48T59 is not set 1251 # CONFIG_RTC_DRV_V3020 is not set ··· 1254 # 1255 # on-CPU RTC drivers 1256 # 1257 1258 # 1259 # Userspace I/O ··· 1280 # CONFIG_XFS_FS is not set 1281 # CONFIG_GFS2_FS is not set 1282 # CONFIG_OCFS2_FS is not set 1283 - # CONFIG_MINIX_FS is not set 1284 - # CONFIG_ROMFS_FS is not set 1285 CONFIG_INOTIFY=y 1286 CONFIG_INOTIFY_USER=y 1287 # CONFIG_QUOTA is not set 1288 - CONFIG_DNOTIFY=y 1289 # CONFIG_AUTOFS_FS is not set 1290 # CONFIG_AUTOFS4_FS is not set 1291 # CONFIG_FUSE_FS is not set ··· 1335 CONFIG_EFS_FS=m 1336 CONFIG_CRAMFS=y 1337 CONFIG_VXFS_FS=m 1338 CONFIG_HPFS_FS=m 1339 CONFIG_QNX4FS_FS=m 1340 CONFIG_SYSV_FS=m 1341 CONFIG_UFS_FS=m 1342 # CONFIG_UFS_FS_WRITE is not set ··· 1430 # CONFIG_NLS_KOI8_U is not set 1431 CONFIG_NLS_UTF8=m 1432 # CONFIG_DLM is not set 1433 - # CONFIG_UCC_SLOW is not set 1434 1435 # 1436 # Library routines ··· 1446 CONFIG_HAS_IOMEM=y 1447 CONFIG_HAS_IOPORT=y 1448 CONFIG_HAS_DMA=y 1449 - # CONFIG_INSTRUMENTATION is not set 1450 1451 # 1452 # Kernel hacking ··· 1464 # CONFIG_SCHEDSTATS is not set 1465 # CONFIG_TIMER_STATS is not set 1466 # CONFIG_SLUB_DEBUG_ON is not set 1467 # CONFIG_DEBUG_RT_MUTEXES is not set 1468 # CONFIG_RT_MUTEX_TESTER is not set 1469 # CONFIG_DEBUG_SPINLOCK is not set ··· 1478 # CONFIG_DEBUG_VM is not set 1479 # CONFIG_DEBUG_LIST is not set 1480 # CONFIG_DEBUG_SG is not set 1481 - CONFIG_FORCED_INLINING=y 1482 # CONFIG_BOOT_PRINTK_DELAY is not set 1483 # CONFIG_RCU_TORTURE_TEST is not set 1484 # CONFIG_FAULT_INJECTION is not set 1485 # CONFIG_SAMPLES is not set 1486 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1499 CONFIG_CRYPTO=y 1500 CONFIG_CRYPTO_ALGAPI=y 1501 CONFIG_CRYPTO_BLKCIPHER=y 1502 CONFIG_CRYPTO_HASH=y 1503 CONFIG_CRYPTO_MANAGER=y 1504 CONFIG_CRYPTO_HMAC=y ··· 1518 CONFIG_CRYPTO_PCBC=m 1519 # CONFIG_CRYPTO_LRW is not set 1520 # CONFIG_CRYPTO_XTS is not set 1521 # CONFIG_CRYPTO_CRYPTD is not set 1522 CONFIG_CRYPTO_DES=y 1523 # CONFIG_CRYPTO_FCRYPT is not set ··· 1535 # CONFIG_CRYPTO_KHAZAD is not set 1536 # CONFIG_CRYPTO_ANUBIS is not set 1537 # CONFIG_CRYPTO_SEED is not set 1538 # CONFIG_CRYPTO_DEFLATE is not set 1539 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1540 # CONFIG_CRYPTO_CRC32C is not set 1541 # CONFIG_CRYPTO_CAMELLIA is not set 1542 # CONFIG_CRYPTO_TEST is not set 1543 # CONFIG_CRYPTO_AUTHENC is not set 1544 CONFIG_CRYPTO_HW=y 1545 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:34 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 CONFIG_BSD_PROCESS_ACCT=y 69 # CONFIG_BSD_PROCESS_ACCT_V3 is not set 70 # CONFIG_TASKSTATS is not set 71 CONFIG_AUDIT=y 72 # CONFIG_AUDITSYSCALL is not set 73 CONFIG_IKCONFIG=y 74 CONFIG_IKCONFIG_PROC=y 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 + CONFIG_GROUP_SCHED=y 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 82 CONFIG_SYSFS_DEPRECATED=y 83 + CONFIG_SYSFS_DEPRECATED_V2=y 84 # CONFIG_RELAY is not set 85 + # CONFIG_NAMESPACES is not set 86 CONFIG_BLK_DEV_INITRD=y 87 CONFIG_INITRAMFS_SOURCE="" 88 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 + CONFIG_COMPAT_BRK=y 96 CONFIG_BASE_FULL=y 97 CONFIG_FUTEX=y 98 CONFIG_ANON_INODES=y 99 CONFIG_EPOLL=y 100 CONFIG_SIGNALFD=y 101 + CONFIG_TIMERFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 104 # CONFIG_SLAB is not set 105 CONFIG_SLUB=y 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 115 CONFIG_RT_MUTEXES=y 116 # CONFIG_TINY_SHMEM is not set 117 CONFIG_BASE_SMALL=0 ··· 132 CONFIG_DEFAULT_CFQ=y 133 # CONFIG_DEFAULT_NOOP is not set 134 CONFIG_DEFAULT_IOSCHED="cfq" 135 + CONFIG_CLASSIC_RCU=y 136 137 # 138 # Platform support ··· 140 # CONFIG_PPC_82xx is not set 141 # CONFIG_PPC_83xx is not set 142 CONFIG_PPC_86xx=y 143 + # CONFIG_PPC_MPC512x is not set 144 + # CONFIG_PPC_MPC5121 is not set 145 # CONFIG_PPC_CELL is not set 146 # CONFIG_PPC_CELL_NATIVE is not set 147 # CONFIG_PQ2ADS is not set 148 CONFIG_MPC8641_HPCN=y 149 # CONFIG_MPC8610_HPCD is not set 150 CONFIG_MPC8641=y 151 + # CONFIG_IPIC is not set 152 CONFIG_MPIC=y 153 # CONFIG_MPIC_WEIRD is not set 154 CONFIG_PPC_I8259=y ··· 158 # CONFIG_PPC_INDIRECT_IO is not set 159 # CONFIG_GENERIC_IOMAP is not set 160 # CONFIG_CPU_FREQ is not set 161 CONFIG_FSL_ULI1575=y 162 163 # ··· 174 # CONFIG_HZ_300 is not set 175 CONFIG_HZ_1000=y 176 CONFIG_HZ=1000 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set 181 CONFIG_BINFMT_ELF=y 182 CONFIG_BINFMT_MISC=m 183 + # CONFIG_IOMMU_HELPER is not set 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 187 # CONFIG_IRQ_ALL_CPUS is not set 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 201 # CONFIG_CMDLINE_BOOL is not set 202 # CONFIG_PM is not set 203 CONFIG_SECCOMP=y 204 CONFIG_ISA_DMA_API=y 205 206 # ··· 252 CONFIG_XFRM_USER=y 253 # CONFIG_XFRM_SUB_POLICY is not set 254 # CONFIG_XFRM_MIGRATE is not set 255 + # CONFIG_XFRM_STATISTICS is not set 256 CONFIG_NET_KEY=m 257 # CONFIG_NET_KEY_MIGRATE is not set 258 CONFIG_INET=y ··· 335 # 336 # CONFIG_NET_PKTGEN is not set 337 # CONFIG_HAMRADIO is not set 338 + # CONFIG_CAN is not set 339 # CONFIG_IRDA is not set 340 # CONFIG_BT is not set 341 # CONFIG_AF_RXRPC is not set ··· 383 CONFIG_BLK_DEV_RAM=y 384 CONFIG_BLK_DEV_RAM_COUNT=16 385 CONFIG_BLK_DEV_RAM_SIZE=131072 386 + # CONFIG_BLK_DEV_XIP is not set 387 # CONFIG_CDROM_PKTCDVD is not set 388 # CONFIG_ATA_OVER_ETH is not set 389 CONFIG_MISC_DEVICES=y ··· 391 # CONFIG_EEPROM_93CX6 is not set 392 # CONFIG_SGI_IOC4 is not set 393 # CONFIG_TIFM_CORE is not set 394 + # CONFIG_ENCLOSURE_SERVICES is not set 395 + CONFIG_HAVE_IDE=y 396 # CONFIG_IDE is not set 397 398 # ··· 456 # CONFIG_SCSI_IPS is not set 457 # CONFIG_SCSI_INITIO is not set 458 # CONFIG_SCSI_INIA100 is not set 459 + # CONFIG_SCSI_MVSAS is not set 460 # CONFIG_SCSI_STEX is not set 461 # CONFIG_SCSI_SYM53C8XX_2 is not set 462 # CONFIG_SCSI_IPR is not set ··· 486 # CONFIG_SATA_VIA is not set 487 # CONFIG_SATA_VITESSE is not set 488 # CONFIG_SATA_INIC162X is not set 489 + # CONFIG_SATA_FSL is not set 490 CONFIG_PATA_ALI=y 491 # CONFIG_PATA_AMD is not set 492 # CONFIG_PATA_ARTOP is not set ··· 509 # CONFIG_PATA_MPIIX is not set 510 # CONFIG_PATA_OLDPIIX is not set 511 # CONFIG_PATA_NETCELL is not set 512 + # CONFIG_PATA_NINJA32 is not set 513 # CONFIG_PATA_NS87410 is not set 514 # CONFIG_PATA_NS87415 is not set 515 # CONFIG_PATA_OPTI is not set ··· 542 # CONFIG_EQUALIZER is not set 543 # CONFIG_TUN is not set 544 # CONFIG_VETH is not set 545 # CONFIG_ARCNET is not set 546 CONFIG_PHYLIB=y 547 ··· 558 # CONFIG_SMSC_PHY is not set 559 # CONFIG_BROADCOM_PHY is not set 560 # CONFIG_ICPLUS_PHY is not set 561 + # CONFIG_REALTEK_PHY is not set 562 # CONFIG_FIXED_PHY is not set 563 # CONFIG_MDIO_BITBANG is not set 564 CONFIG_NET_ETHERNET=y ··· 579 # CONFIG_DL2K is not set 580 # CONFIG_E1000 is not set 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 585 # CONFIG_NS83820 is not set 586 # CONFIG_HAMACHI is not set 587 # CONFIG_YELLOWFIN is not set ··· 605 # CONFIG_NIU is not set 606 # CONFIG_MLX4_CORE is not set 607 # CONFIG_TEHUTI is not set 608 + # CONFIG_BNX2X is not set 609 # CONFIG_TR is not set 610 611 # ··· 627 # CONFIG_PPP is not set 628 # CONFIG_SLIP is not set 629 # CONFIG_NET_FC is not set 630 # CONFIG_NETCONSOLE is not set 631 # CONFIG_NETPOLL is not set 632 # CONFIG_NET_POLL_CONTROLLER is not set ··· 678 CONFIG_HW_CONSOLE=y 679 # CONFIG_VT_HW_CONSOLE_BINDING is not set 680 # CONFIG_SERIAL_NONSTANDARD is not set 681 + # CONFIG_NOZOMI is not set 682 683 # 684 # Serial drivers ··· 756 # 757 # Miscellaneous I2C Chip support 758 # 759 # CONFIG_DS1682 is not set 760 CONFIG_SENSORS_EEPROM=y 761 # CONFIG_SENSORS_PCF8574 is not set 762 + # CONFIG_PCF8575 is not set 763 # CONFIG_SENSORS_PCF8591 is not set 764 + # CONFIG_TPS65010 is not set 765 # CONFIG_SENSORS_MAX6875 is not set 766 # CONFIG_SENSORS_TSL2550 is not set 767 # CONFIG_I2C_DEBUG_CORE is not set ··· 779 # CONFIG_W1 is not set 780 # CONFIG_POWER_SUPPLY is not set 781 # CONFIG_HWMON is not set 782 + # CONFIG_THERMAL is not set 783 # CONFIG_WATCHDOG is not set 784 785 # ··· 803 # 804 # Supported SAA7146 based PCI Adapters 805 # 806 + # CONFIG_TTPCI_EEPROM is not set 807 + # CONFIG_DVB_BUDGET_CORE is not set 808 809 # 810 # Supported USB Adapters ··· 888 # CONFIG_DVB_PLL is not set 889 # CONFIG_DVB_TDA826X is not set 890 # CONFIG_DVB_TDA827X is not set 891 + # CONFIG_DVB_TDA18271 is not set 892 # CONFIG_DVB_TUNER_QT1010 is not set 893 # CONFIG_DVB_TUNER_MT2060 is not set 894 # CONFIG_DVB_TUNER_MT2266 is not set 895 # CONFIG_DVB_TUNER_MT2131 is not set 896 # CONFIG_DVB_TUNER_DIB0070 is not set 897 + # CONFIG_DVB_TUNER_XC5000 is not set 898 899 # 900 # Miscellaneous devices ··· 970 # CONFIG_SND_BT87X is not set 971 # CONFIG_SND_CA0106 is not set 972 # CONFIG_SND_CMIPCI is not set 973 + # CONFIG_SND_OXYGEN is not set 974 # CONFIG_SND_CS4281 is not set 975 # CONFIG_SND_CS46XX is not set 976 # CONFIG_SND_CS5530 is not set ··· 995 # CONFIG_SND_HDA_INTEL is not set 996 # CONFIG_SND_HDSP is not set 997 # CONFIG_SND_HDSPM is not set 998 + # CONFIG_SND_HIFIER is not set 999 # CONFIG_SND_ICE1712 is not set 1000 # CONFIG_SND_ICE1724 is not set 1001 CONFIG_SND_INTEL8X0=y ··· 1012 # CONFIG_SND_TRIDENT is not set 1013 # CONFIG_SND_VIA82XX is not set 1014 # CONFIG_SND_VIA82XX_MODEM is not set 1015 + # CONFIG_SND_VIRTUOSO is not set 1016 # CONFIG_SND_VX222 is not set 1017 # CONFIG_SND_YMFPCI is not set 1018 # CONFIG_SND_AC97_POWER_SAVE is not set ··· 1041 # 1042 1043 # 1044 + # ALSA SoC audio for Freescale SOCs 1045 + # 1046 + 1047 + # 1048 # Open Sound System 1049 # 1050 # CONFIG_SOUND_PRIME is not set ··· 1063 CONFIG_USB_ARCH_HAS_EHCI=y 1064 CONFIG_USB=y 1065 # CONFIG_USB_DEBUG is not set 1066 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1067 1068 # 1069 # Miscellaneous USB options ··· 1076 # USB Host Controller Drivers 1077 # 1078 CONFIG_USB_EHCI_HCD=y 1079 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 1083 # CONFIG_USB_ISP116X_HCD is not set 1084 CONFIG_USB_OHCI_HCD=y 1085 CONFIG_USB_OHCI_HCD_PPC_OF=y ··· 1129 # 1130 # USB port drivers 1131 # 1132 # CONFIG_USB_SERIAL is not set 1133 1134 # ··· 1158 # CONFIG_USB_TRANCEVIBRATOR is not set 1159 # CONFIG_USB_IOWARRIOR is not set 1160 # CONFIG_USB_TEST is not set 1161 # CONFIG_USB_GADGET is not set 1162 # CONFIG_MMC is not set 1163 + # CONFIG_MEMSTICK is not set 1164 # CONFIG_NEW_LEDS is not set 1165 # CONFIG_INFINIBAND is not set 1166 # CONFIG_EDAC is not set 1167 CONFIG_RTC_LIB=y 1168 CONFIG_RTC_CLASS=y 1169 + 1170 + # 1171 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1172 + # 1173 CONFIG_RTC_HCTOSYS=y 1174 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1175 # CONFIG_RTC_DEBUG is not set ··· 1199 # CONFIG_RTC_DRV_PCF8563 is not set 1200 # CONFIG_RTC_DRV_PCF8583 is not set 1201 # CONFIG_RTC_DRV_M41T80 is not set 1202 + # CONFIG_RTC_DRV_S35390A is not set 1203 1204 # 1205 # SPI RTC drivers ··· 1208 # Platform RTC drivers 1209 # 1210 CONFIG_RTC_DRV_CMOS=y 1211 + # CONFIG_RTC_DRV_DS1511 is not set 1212 # CONFIG_RTC_DRV_DS1553 is not set 1213 # CONFIG_RTC_DRV_DS1742 is not set 1214 + # CONFIG_RTC_DRV_STK17TA8 is not set 1215 # CONFIG_RTC_DRV_M48T86 is not set 1216 # CONFIG_RTC_DRV_M48T59 is not set 1217 # CONFIG_RTC_DRV_V3020 is not set ··· 1218 # 1219 # on-CPU RTC drivers 1220 # 1221 + # CONFIG_DMADEVICES is not set 1222 1223 # 1224 # Userspace I/O ··· 1243 # CONFIG_XFS_FS is not set 1244 # CONFIG_GFS2_FS is not set 1245 # CONFIG_OCFS2_FS is not set 1246 + CONFIG_DNOTIFY=y 1247 CONFIG_INOTIFY=y 1248 CONFIG_INOTIFY_USER=y 1249 # CONFIG_QUOTA is not set 1250 # CONFIG_AUTOFS_FS is not set 1251 # CONFIG_AUTOFS4_FS is not set 1252 # CONFIG_FUSE_FS is not set ··· 1300 CONFIG_EFS_FS=m 1301 CONFIG_CRAMFS=y 1302 CONFIG_VXFS_FS=m 1303 + # CONFIG_MINIX_FS is not set 1304 CONFIG_HPFS_FS=m 1305 CONFIG_QNX4FS_FS=m 1306 + # CONFIG_ROMFS_FS is not set 1307 CONFIG_SYSV_FS=m 1308 CONFIG_UFS_FS=m 1309 # CONFIG_UFS_FS_WRITE is not set ··· 1393 # CONFIG_NLS_KOI8_U is not set 1394 CONFIG_NLS_UTF8=m 1395 # CONFIG_DLM is not set 1396 1397 # 1398 # Library routines ··· 1410 CONFIG_HAS_IOMEM=y 1411 CONFIG_HAS_IOPORT=y 1412 CONFIG_HAS_DMA=y 1413 1414 # 1415 # Kernel hacking ··· 1429 # CONFIG_SCHEDSTATS is not set 1430 # CONFIG_TIMER_STATS is not set 1431 # CONFIG_SLUB_DEBUG_ON is not set 1432 + # CONFIG_SLUB_STATS is not set 1433 # CONFIG_DEBUG_RT_MUTEXES is not set 1434 # CONFIG_RT_MUTEX_TESTER is not set 1435 # CONFIG_DEBUG_SPINLOCK is not set ··· 1442 # CONFIG_DEBUG_VM is not set 1443 # CONFIG_DEBUG_LIST is not set 1444 # CONFIG_DEBUG_SG is not set 1445 # CONFIG_BOOT_PRINTK_DELAY is not set 1446 # CONFIG_RCU_TORTURE_TEST is not set 1447 + # CONFIG_BACKTRACE_SELF_TEST is not set 1448 # CONFIG_FAULT_INJECTION is not set 1449 # CONFIG_SAMPLES is not set 1450 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1463 CONFIG_CRYPTO=y 1464 CONFIG_CRYPTO_ALGAPI=y 1465 CONFIG_CRYPTO_BLKCIPHER=y 1466 + # CONFIG_CRYPTO_SEQIV is not set 1467 CONFIG_CRYPTO_HASH=y 1468 CONFIG_CRYPTO_MANAGER=y 1469 CONFIG_CRYPTO_HMAC=y ··· 1481 CONFIG_CRYPTO_PCBC=m 1482 # CONFIG_CRYPTO_LRW is not set 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 1487 # CONFIG_CRYPTO_CRYPTD is not set 1488 CONFIG_CRYPTO_DES=y 1489 # CONFIG_CRYPTO_FCRYPT is not set ··· 1495 # CONFIG_CRYPTO_KHAZAD is not set 1496 # CONFIG_CRYPTO_ANUBIS is not set 1497 # CONFIG_CRYPTO_SEED is not set 1498 + # CONFIG_CRYPTO_SALSA20 is not set 1499 # CONFIG_CRYPTO_DEFLATE is not set 1500 # CONFIG_CRYPTO_MICHAEL_MIC is not set 1501 # CONFIG_CRYPTO_CRC32C is not set 1502 # CONFIG_CRYPTO_CAMELLIA is not set 1503 # CONFIG_CRYPTO_TEST is not set 1504 # CONFIG_CRYPTO_AUTHENC is not set 1505 + # CONFIG_CRYPTO_LZO is not set 1506 CONFIG_CRYPTO_HW=y 1507 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1508 # CONFIG_PPC_CLOCK is not set
+86 -26
arch/powerpc/configs/mpc866_ads_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:48:59 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 CONFIG_GENERIC_HARDIRQS=y 29 CONFIG_IRQ_PER_CPU=y 30 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 31 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 63 # CONFIG_POSIX_MQUEUE is not set 64 # CONFIG_BSD_PROCESS_ACCT is not set 65 # CONFIG_TASKSTATS is not set 66 - # CONFIG_USER_NS is not set 67 - # CONFIG_PID_NS is not set 68 # CONFIG_AUDIT is not set 69 # CONFIG_IKCONFIG is not set 70 CONFIG_LOG_BUF_SHIFT=14 71 # CONFIG_CGROUPS is not set 72 # CONFIG_FAIR_GROUP_SCHED is not set 73 CONFIG_SYSFS_DEPRECATED=y 74 # CONFIG_RELAY is not set 75 # CONFIG_BLK_DEV_INITRD is not set 76 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 77 CONFIG_SYSCTL=y ··· 87 CONFIG_PRINTK=y 88 # CONFIG_BUG is not set 89 CONFIG_ELF_CORE=y 90 # CONFIG_BASE_FULL is not set 91 CONFIG_FUTEX=y 92 CONFIG_ANON_INODES=y 93 # CONFIG_EPOLL is not set 94 CONFIG_SIGNALFD=y 95 CONFIG_EVENTFD=y 96 CONFIG_SHMEM=y 97 # CONFIG_VM_EVENT_COUNTERS is not set ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 103 # CONFIG_SLOB is not set 104 CONFIG_RT_MUTEXES=y 105 # CONFIG_TINY_SHMEM is not set 106 CONFIG_BASE_SMALL=1 ··· 130 # CONFIG_DEFAULT_CFQ is not set 131 # CONFIG_DEFAULT_NOOP is not set 132 CONFIG_DEFAULT_IOSCHED="anticipatory" 133 134 # 135 # Platform support 136 # 137 - # CONFIG_PPC_MPC52xx is not set 138 - # CONFIG_PPC_MPC5200 is not set 139 # CONFIG_PPC_CELL is not set 140 # CONFIG_PPC_CELL_NATIVE is not set 141 CONFIG_CPM1=y ··· 144 CONFIG_MPC86XADS=y 145 # CONFIG_MPC885ADS is not set 146 # CONFIG_PPC_EP88XC is not set 147 148 # 149 # MPC8xx CPM Options ··· 161 # CONFIG_I2C_SPI_UCODE_PATCH is not set 162 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 163 # CONFIG_PQ2ADS is not set 164 # CONFIG_MPIC is not set 165 # CONFIG_MPIC_WEIRD is not set 166 # CONFIG_PPC_I8259 is not set ··· 172 # CONFIG_PPC_INDIRECT_IO is not set 173 # CONFIG_GENERIC_IOMAP is not set 174 # CONFIG_CPU_FREQ is not set 175 - # CONFIG_CPM2 is not set 176 # CONFIG_FSL_ULI1575 is not set 177 CONFIG_CPM=y 178 ··· 189 # CONFIG_HZ_300 is not set 190 CONFIG_HZ_1000=y 191 CONFIG_HZ=1000 192 CONFIG_PREEMPT_NONE=y 193 # CONFIG_PREEMPT_VOLUNTARY is not set 194 # CONFIG_PREEMPT is not set 195 CONFIG_BINFMT_ELF=y 196 # CONFIG_BINFMT_MISC is not set 197 CONFIG_MATH_EMULATION=y 198 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 199 CONFIG_ARCH_FLATMEM_ENABLE=y 200 CONFIG_ARCH_POPULATES_NODE_MAP=y 201 CONFIG_SELECT_MEMORY_MODEL=y ··· 218 # CONFIG_PROC_DEVICETREE is not set 219 # CONFIG_CMDLINE_BOOL is not set 220 # CONFIG_PM is not set 221 - CONFIG_SUSPEND_UP_POSSIBLE=y 222 - CONFIG_HIBERNATION_UP_POSSIBLE=y 223 # CONFIG_SECCOMP is not set 224 - CONFIG_WANT_DEVICE_TREE=y 225 - CONFIG_DEVICE_TREE="" 226 CONFIG_ISA_DMA_API=y 227 228 # ··· 263 # CONFIG_XFRM_USER is not set 264 # CONFIG_XFRM_SUB_POLICY is not set 265 # CONFIG_XFRM_MIGRATE is not set 266 # CONFIG_NET_KEY is not set 267 CONFIG_INET=y 268 CONFIG_IP_MULTICAST=y ··· 319 # 320 # CONFIG_NET_PKTGEN is not set 321 # CONFIG_HAMRADIO is not set 322 # CONFIG_IRDA is not set 323 # CONFIG_BT is not set 324 # CONFIG_AF_RXRPC is not set ··· 359 # CONFIG_ATA_OVER_ETH is not set 360 CONFIG_MISC_DEVICES=y 361 # CONFIG_EEPROM_93CX6 is not set 362 # CONFIG_IDE is not set 363 364 # ··· 395 # CONFIG_SMSC_PHY is not set 396 # CONFIG_BROADCOM_PHY is not set 397 # CONFIG_ICPLUS_PHY is not set 398 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 # CONFIG_MDIO_BITBANG is not set 404 CONFIG_NET_ETHERNET=y 405 CONFIG_MII=y ··· 410 CONFIG_FS_ENET_HAS_FEC=y 411 CONFIG_FS_ENET_MDIO_FEC=y 412 CONFIG_NETDEV_1000=y 413 CONFIG_NETDEV_10000=y 414 415 # ··· 422 # CONFIG_WAN is not set 423 # CONFIG_PPP is not set 424 # CONFIG_SLIP is not set 425 - # CONFIG_SHAPER is not set 426 # CONFIG_NETCONSOLE is not set 427 # CONFIG_NETPOLL is not set 428 # CONFIG_NET_POLL_CONTROLLER is not set ··· 538 # CONFIG_SENSORS_W83627HF is not set 539 # CONFIG_SENSORS_W83627EHF is not set 540 # CONFIG_HWMON_DEBUG_CHIP is not set 541 # CONFIG_WATCHDOG is not set 542 543 # ··· 588 # 589 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 590 # 591 - 592 - # 593 - # USB Gadget Support 594 - # 595 # CONFIG_USB_GADGET is not set 596 # CONFIG_MMC is not set 597 # CONFIG_NEW_LEDS is not set 598 # CONFIG_EDAC is not set 599 # CONFIG_RTC_CLASS is not set 600 601 # 602 # Userspace I/O ··· 622 # CONFIG_XFS_FS is not set 623 # CONFIG_GFS2_FS is not set 624 # CONFIG_OCFS2_FS is not set 625 - # CONFIG_MINIX_FS is not set 626 - # CONFIG_ROMFS_FS is not set 627 CONFIG_INOTIFY=y 628 CONFIG_INOTIFY_USER=y 629 # CONFIG_QUOTA is not set 630 - CONFIG_DNOTIFY=y 631 # CONFIG_AUTOFS_FS is not set 632 # CONFIG_AUTOFS4_FS is not set 633 # CONFIG_FUSE_FS is not set ··· 667 # CONFIG_EFS_FS is not set 668 CONFIG_CRAMFS=y 669 # CONFIG_VXFS_FS is not set 670 # CONFIG_HPFS_FS is not set 671 # CONFIG_QNX4FS_FS is not set 672 # CONFIG_SYSV_FS is not set 673 # CONFIG_UFS_FS is not set 674 CONFIG_NETWORK_FILESYSTEMS=y ··· 717 # CONFIG_SYSV68_PARTITION is not set 718 # CONFIG_NLS is not set 719 # CONFIG_DLM is not set 720 - # CONFIG_UCC_SLOW is not set 721 722 # 723 # Library routines ··· 733 CONFIG_HAS_IOMEM=y 734 CONFIG_HAS_IOPORT=y 735 CONFIG_HAS_DMA=y 736 - # CONFIG_INSTRUMENTATION is not set 737 738 # 739 # Kernel hacking ··· 746 # CONFIG_HEADERS_CHECK is not set 747 # CONFIG_DEBUG_KERNEL is not set 748 # CONFIG_SLUB_DEBUG_ON is not set 749 # CONFIG_SAMPLES is not set 750 # CONFIG_PPC_EARLY_DEBUG is not set 751 ··· 756 # CONFIG_KEYS is not set 757 # CONFIG_SECURITY is not set 758 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 759 - # CONFIG_CRYPTO is not set 760 # CONFIG_PPC_CLOCK is not set 761 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:35 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 CONFIG_GENERIC_HARDIRQS=y 29 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30 CONFIG_IRQ_PER_CPU=y 31 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 32 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 62 # CONFIG_POSIX_MQUEUE is not set 63 # CONFIG_BSD_PROCESS_ACCT is not set 64 # CONFIG_TASKSTATS is not set 65 # CONFIG_AUDIT is not set 66 # CONFIG_IKCONFIG is not set 67 CONFIG_LOG_BUF_SHIFT=14 68 # CONFIG_CGROUPS is not set 69 + CONFIG_GROUP_SCHED=y 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 74 CONFIG_SYSFS_DEPRECATED=y 75 + CONFIG_SYSFS_DEPRECATED_V2=y 76 # CONFIG_RELAY is not set 77 + # CONFIG_NAMESPACES is not set 78 # CONFIG_BLK_DEV_INITRD is not set 79 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 80 CONFIG_SYSCTL=y ··· 82 CONFIG_PRINTK=y 83 # CONFIG_BUG is not set 84 CONFIG_ELF_CORE=y 85 + CONFIG_COMPAT_BRK=y 86 # CONFIG_BASE_FULL is not set 87 CONFIG_FUTEX=y 88 CONFIG_ANON_INODES=y 89 # CONFIG_EPOLL is not set 90 CONFIG_SIGNALFD=y 91 + CONFIG_TIMERFD=y 92 CONFIG_EVENTFD=y 93 CONFIG_SHMEM=y 94 # CONFIG_VM_EVENT_COUNTERS is not set ··· 94 # CONFIG_SLAB is not set 95 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 105 # CONFIG_TINY_SHMEM is not set 106 CONFIG_BASE_SMALL=1 ··· 116 # CONFIG_DEFAULT_CFQ is not set 117 # CONFIG_DEFAULT_NOOP is not set 118 CONFIG_DEFAULT_IOSCHED="anticipatory" 119 + CONFIG_CLASSIC_RCU=y 120 121 # 122 # Platform support 123 # 124 + # CONFIG_PPC_MPC512x is not set 125 + # CONFIG_PPC_MPC5121 is not set 126 # CONFIG_PPC_CELL is not set 127 # CONFIG_PPC_CELL_NATIVE is not set 128 CONFIG_CPM1=y ··· 129 CONFIG_MPC86XADS=y 130 # CONFIG_MPC885ADS is not set 131 # CONFIG_PPC_EP88XC is not set 132 + # CONFIG_PPC_ADDER875 is not set 133 134 # 135 # MPC8xx CPM Options ··· 145 # CONFIG_I2C_SPI_UCODE_PATCH is not set 146 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 147 # CONFIG_PQ2ADS is not set 148 + # CONFIG_IPIC is not set 149 # CONFIG_MPIC is not set 150 # CONFIG_MPIC_WEIRD is not set 151 # CONFIG_PPC_I8259 is not set ··· 155 # CONFIG_PPC_INDIRECT_IO is not set 156 # CONFIG_GENERIC_IOMAP is not set 157 # CONFIG_CPU_FREQ is not set 158 + CONFIG_PPC_CPM_NEW_BINDING=y 159 # CONFIG_FSL_ULI1575 is not set 160 CONFIG_CPM=y 161 ··· 172 # CONFIG_HZ_300 is not set 173 CONFIG_HZ_1000=y 174 CONFIG_HZ=1000 175 + # CONFIG_SCHED_HRTICK is not set 176 CONFIG_PREEMPT_NONE=y 177 # CONFIG_PREEMPT_VOLUNTARY is not set 178 # CONFIG_PREEMPT is not set 179 CONFIG_BINFMT_ELF=y 180 # CONFIG_BINFMT_MISC is not set 181 CONFIG_MATH_EMULATION=y 182 + # CONFIG_IOMMU_HELPER is not set 183 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 184 + CONFIG_ARCH_HAS_WALK_MEMORY=y 185 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 186 CONFIG_ARCH_FLATMEM_ENABLE=y 187 CONFIG_ARCH_POPULATES_NODE_MAP=y 188 CONFIG_SELECT_MEMORY_MODEL=y ··· 197 # CONFIG_PROC_DEVICETREE is not set 198 # CONFIG_CMDLINE_BOOL is not set 199 # CONFIG_PM is not set 200 # CONFIG_SECCOMP is not set 201 CONFIG_ISA_DMA_API=y 202 203 # ··· 246 # CONFIG_XFRM_USER is not set 247 # CONFIG_XFRM_SUB_POLICY is not set 248 # CONFIG_XFRM_MIGRATE is not set 249 + # CONFIG_XFRM_STATISTICS is not set 250 # CONFIG_NET_KEY is not set 251 CONFIG_INET=y 252 CONFIG_IP_MULTICAST=y ··· 301 # 302 # CONFIG_NET_PKTGEN is not set 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 305 # CONFIG_IRDA is not set 306 # CONFIG_BT is not set 307 # CONFIG_AF_RXRPC is not set ··· 340 # CONFIG_ATA_OVER_ETH is not set 341 CONFIG_MISC_DEVICES=y 342 # CONFIG_EEPROM_93CX6 is not set 343 + # CONFIG_ENCLOSURE_SERVICES is not set 344 + CONFIG_HAVE_IDE=y 345 # CONFIG_IDE is not set 346 347 # ··· 374 # CONFIG_SMSC_PHY is not set 375 # CONFIG_BROADCOM_PHY is not set 376 # CONFIG_ICPLUS_PHY is not set 377 + # CONFIG_REALTEK_PHY is not set 378 CONFIG_FIXED_PHY=y 379 # CONFIG_MDIO_BITBANG is not set 380 CONFIG_NET_ETHERNET=y 381 CONFIG_MII=y ··· 392 CONFIG_FS_ENET_HAS_FEC=y 393 CONFIG_FS_ENET_MDIO_FEC=y 394 CONFIG_NETDEV_1000=y 395 + # CONFIG_E1000E_ENABLED is not set 396 + # CONFIG_GIANFAR is not set 397 CONFIG_NETDEV_10000=y 398 399 # ··· 402 # CONFIG_WAN is not set 403 # CONFIG_PPP is not set 404 # CONFIG_SLIP is not set 405 # CONFIG_NETCONSOLE is not set 406 # CONFIG_NETPOLL is not set 407 # CONFIG_NET_POLL_CONTROLLER is not set ··· 519 # CONFIG_SENSORS_W83627HF is not set 520 # CONFIG_SENSORS_W83627EHF is not set 521 # CONFIG_HWMON_DEBUG_CHIP is not set 522 + # CONFIG_THERMAL is not set 523 # CONFIG_WATCHDOG is not set 524 525 # ··· 568 # 569 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 570 # 571 # CONFIG_USB_GADGET is not set 572 # CONFIG_MMC is not set 573 + # CONFIG_MEMSTICK is not set 574 # CONFIG_NEW_LEDS is not set 575 # CONFIG_EDAC is not set 576 # CONFIG_RTC_CLASS is not set 577 + # CONFIG_DMADEVICES is not set 578 579 # 580 # Userspace I/O ··· 604 # CONFIG_XFS_FS is not set 605 # CONFIG_GFS2_FS is not set 606 # CONFIG_OCFS2_FS is not set 607 + CONFIG_DNOTIFY=y 608 CONFIG_INOTIFY=y 609 CONFIG_INOTIFY_USER=y 610 # CONFIG_QUOTA is not set 611 # CONFIG_AUTOFS_FS is not set 612 # CONFIG_AUTOFS4_FS is not set 613 # CONFIG_FUSE_FS is not set ··· 651 # CONFIG_EFS_FS is not set 652 CONFIG_CRAMFS=y 653 # CONFIG_VXFS_FS is not set 654 + # CONFIG_MINIX_FS is not set 655 # CONFIG_HPFS_FS is not set 656 # CONFIG_QNX4FS_FS is not set 657 + # CONFIG_ROMFS_FS is not set 658 # CONFIG_SYSV_FS is not set 659 # CONFIG_UFS_FS is not set 660 CONFIG_NETWORK_FILESYSTEMS=y ··· 699 # CONFIG_SYSV68_PARTITION is not set 700 # CONFIG_NLS is not set 701 # CONFIG_DLM is not set 702 703 # 704 # Library routines ··· 716 CONFIG_HAS_IOMEM=y 717 CONFIG_HAS_IOPORT=y 718 CONFIG_HAS_DMA=y 719 720 # 721 # Kernel hacking ··· 730 # CONFIG_HEADERS_CHECK is not set 731 # CONFIG_DEBUG_KERNEL is not set 732 # CONFIG_SLUB_DEBUG_ON is not set 733 + # CONFIG_SLUB_STATS is not set 734 # CONFIG_SAMPLES is not set 735 # CONFIG_PPC_EARLY_DEBUG is not set 736 ··· 739 # CONFIG_KEYS is not set 740 # CONFIG_SECURITY is not set 741 # CONFIG_SECURITY_FILE_CAPABILITIES 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 786 # CONFIG_PPC_CLOCK is not set 787 CONFIG_PPC_LIB_RHEAP=y
+38 -18
arch/powerpc/configs/mpc885_ads_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:49:01 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 CONFIG_GENERIC_HARDIRQS=y 29 CONFIG_IRQ_PER_CPU=y 30 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 31 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 64 # CONFIG_POSIX_MQUEUE is not set 65 # CONFIG_BSD_PROCESS_ACCT is not set 66 # CONFIG_TASKSTATS is not set 67 - # CONFIG_USER_NS is not set 68 - # CONFIG_PID_NS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 # CONFIG_FAIR_GROUP_SCHED is not set 74 CONFIG_SYSFS_DEPRECATED=y 75 # CONFIG_RELAY is not set 76 # CONFIG_BLK_DEV_INITRD is not set 77 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 78 CONFIG_SYSCTL=y ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 # CONFIG_ELF_CORE is not set 92 # CONFIG_BASE_FULL is not set 93 # CONFIG_FUTEX is not set 94 CONFIG_ANON_INODES=y 95 CONFIG_EPOLL=y 96 CONFIG_SIGNALFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 # CONFIG_VM_EVENT_COUNTERS is not set ··· 103 # CONFIG_SLAB is not set 104 CONFIG_SLUB=y 105 # CONFIG_SLOB is not set 106 # CONFIG_TINY_SHMEM is not set 107 CONFIG_BASE_SMALL=1 108 # CONFIG_MODULES is not set ··· 131 # CONFIG_DEFAULT_CFQ is not set 132 # CONFIG_DEFAULT_NOOP is not set 133 CONFIG_DEFAULT_IOSCHED="deadline" 134 135 # 136 # Platform support 137 # 138 - # CONFIG_PPC_MPC52xx is not set 139 - # CONFIG_PPC_MPC5200 is not set 140 # CONFIG_PPC_CELL is not set 141 # CONFIG_PPC_CELL_NATIVE is not set 142 CONFIG_CPM1=y ··· 145 # CONFIG_MPC86XADS is not set 146 CONFIG_MPC885ADS=y 147 # CONFIG_PPC_EP88XC is not set 148 149 # 150 # Freescale Ethernet driver platform-specific options ··· 169 # CONFIG_I2C_SPI_UCODE_PATCH is not set 170 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 171 # CONFIG_PQ2ADS is not set 172 # CONFIG_MPIC is not set 173 # CONFIG_MPIC_WEIRD is not set 174 # CONFIG_PPC_I8259 is not set ··· 180 # CONFIG_PPC_INDIRECT_IO is not set 181 # CONFIG_GENERIC_IOMAP is not set 182 # CONFIG_CPU_FREQ is not set 183 - # CONFIG_CPM2 is not set 184 CONFIG_PPC_CPM_NEW_BINDING=y 185 # CONFIG_FSL_ULI1575 is not set 186 CONFIG_CPM=y ··· 197 # CONFIG_HZ_300 is not set 198 # CONFIG_HZ_1000 is not set 199 CONFIG_HZ=100 200 CONFIG_PREEMPT_NONE=y 201 # CONFIG_PREEMPT_VOLUNTARY is not set 202 # CONFIG_PREEMPT is not set ··· 205 # CONFIG_BINFMT_MISC is not set 206 # CONFIG_MATH_EMULATION is not set 207 CONFIG_8XX_MINIMAL_FPEMU=y 208 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 209 CONFIG_ARCH_FLATMEM_ENABLE=y 210 CONFIG_ARCH_POPULATES_NODE_MAP=y 211 CONFIG_SELECT_MEMORY_MODEL=y ··· 227 CONFIG_PROC_DEVICETREE=y 228 # CONFIG_CMDLINE_BOOL is not set 229 # CONFIG_PM is not set 230 - CONFIG_SUSPEND_UP_POSSIBLE=y 231 - CONFIG_HIBERNATION_UP_POSSIBLE=y 232 # CONFIG_SECCOMP is not set 233 - CONFIG_WANT_DEVICE_TREE=y 234 - CONFIG_DEVICE_TREE="mpc885ads.dts" 235 CONFIG_ISA_DMA_API=y 236 237 # ··· 324 # 325 # CONFIG_NET_PKTGEN is not set 326 # CONFIG_HAMRADIO is not set 327 # CONFIG_IRDA is not set 328 # CONFIG_BT is not set 329 # CONFIG_AF_RXRPC is not set ··· 435 # CONFIG_PARPORT is not set 436 # CONFIG_BLK_DEV is not set 437 # CONFIG_MISC_DEVICES is not set 438 # CONFIG_IDE is not set 439 440 # ··· 470 # CONFIG_SMSC_PHY is not set 471 # CONFIG_BROADCOM_PHY is not set 472 # CONFIG_ICPLUS_PHY is not set 473 # CONFIG_FIXED_PHY is not set 474 # CONFIG_MDIO_BITBANG is not set 475 CONFIG_NET_ETHERNET=y ··· 495 # CONFIG_WAN is not set 496 # CONFIG_PPP is not set 497 # CONFIG_SLIP is not set 498 - # CONFIG_SHAPER is not set 499 # CONFIG_NETCONSOLE is not set 500 # CONFIG_NETPOLL is not set 501 # CONFIG_NET_POLL_CONTROLLER is not set ··· 557 # CONFIG_W1 is not set 558 # CONFIG_POWER_SUPPLY is not set 559 # CONFIG_HWMON is not set 560 # CONFIG_WATCHDOG is not set 561 562 # ··· 597 # CONFIG_SOUND is not set 598 # CONFIG_USB_SUPPORT is not set 599 # CONFIG_MMC is not set 600 # CONFIG_NEW_LEDS is not set 601 # CONFIG_EDAC is not set 602 # CONFIG_RTC_CLASS is not set 603 604 # 605 # Userspace I/O ··· 620 # CONFIG_XFS_FS is not set 621 # CONFIG_GFS2_FS is not set 622 # CONFIG_OCFS2_FS is not set 623 - # CONFIG_MINIX_FS is not set 624 - # CONFIG_ROMFS_FS is not set 625 # CONFIG_INOTIFY is not set 626 # CONFIG_QUOTA is not set 627 - # CONFIG_DNOTIFY is not set 628 # CONFIG_AUTOFS_FS is not set 629 # CONFIG_AUTOFS4_FS is not set 630 # CONFIG_FUSE_FS is not set ··· 665 # CONFIG_JFFS2_FS is not set 666 CONFIG_CRAMFS=y 667 # CONFIG_VXFS_FS is not set 668 # CONFIG_HPFS_FS is not set 669 # CONFIG_QNX4FS_FS is not set 670 # CONFIG_SYSV_FS is not set 671 # CONFIG_UFS_FS is not set 672 CONFIG_NETWORK_FILESYSTEMS=y ··· 715 # CONFIG_SYSV68_PARTITION is not set 716 # CONFIG_NLS is not set 717 # CONFIG_DLM is not set 718 - # CONFIG_UCC_SLOW is not set 719 720 # 721 # Library routines ··· 729 CONFIG_HAS_IOMEM=y 730 CONFIG_HAS_IOPORT=y 731 CONFIG_HAS_DMA=y 732 - # CONFIG_INSTRUMENTATION is not set 733 734 # 735 # Kernel hacking ··· 747 # CONFIG_SCHEDSTATS is not set 748 # CONFIG_TIMER_STATS is not set 749 # CONFIG_SLUB_DEBUG_ON is not set 750 # CONFIG_DEBUG_SPINLOCK is not set 751 # CONFIG_DEBUG_MUTEXES is not set 752 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set ··· 758 # CONFIG_DEBUG_VM is not set 759 # CONFIG_DEBUG_LIST is not set 760 # CONFIG_DEBUG_SG is not set 761 - CONFIG_FORCED_INLINING=y 762 # CONFIG_BOOT_PRINTK_DELAY is not set 763 # CONFIG_FAULT_INJECTION is not set 764 # CONFIG_SAMPLES is not set 765 # CONFIG_DEBUG_STACKOVERFLOW is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:35 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 26 CONFIG_GENERIC_TIME_VSYSCALL=y 27 CONFIG_GENERIC_CLOCKEVENTS=y 28 CONFIG_GENERIC_HARDIRQS=y 29 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 30 CONFIG_IRQ_PER_CPU=y 31 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 32 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 63 # CONFIG_POSIX_MQUEUE is not set 64 # CONFIG_BSD_PROCESS_ACCT is not set 65 # CONFIG_TASKSTATS is not set 66 # CONFIG_AUDIT is not set 67 # CONFIG_IKCONFIG is not set 68 CONFIG_LOG_BUF_SHIFT=14 69 # CONFIG_CGROUPS is not set 70 + CONFIG_GROUP_SCHED=y 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 75 CONFIG_SYSFS_DEPRECATED=y 76 + CONFIG_SYSFS_DEPRECATED_V2=y 77 # CONFIG_RELAY is not set 78 + # CONFIG_NAMESPACES is not set 79 # CONFIG_BLK_DEV_INITRD is not set 80 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 81 CONFIG_SYSCTL=y ··· 84 CONFIG_PRINTK=y 85 CONFIG_BUG=y 86 # CONFIG_ELF_CORE is not set 87 + CONFIG_COMPAT_BRK=y 88 # CONFIG_BASE_FULL is not set 89 # CONFIG_FUTEX is not set 90 CONFIG_ANON_INODES=y 91 CONFIG_EPOLL=y 92 CONFIG_SIGNALFD=y 93 + CONFIG_TIMERFD=y 94 CONFIG_EVENTFD=y 95 CONFIG_SHMEM=y 96 # CONFIG_VM_EVENT_COUNTERS is not set ··· 96 # CONFIG_SLAB is not set 97 CONFIG_SLUB=y 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 # CONFIG_TINY_SHMEM is not set 107 CONFIG_BASE_SMALL=1 108 # CONFIG_MODULES is not set ··· 117 # CONFIG_DEFAULT_CFQ is not set 118 # CONFIG_DEFAULT_NOOP is not set 119 CONFIG_DEFAULT_IOSCHED="deadline" 120 + CONFIG_CLASSIC_RCU=y 121 122 # 123 # Platform support 124 # 125 + # CONFIG_PPC_MPC512x is not set 126 + # CONFIG_PPC_MPC5121 is not set 127 # CONFIG_PPC_CELL is not set 128 # CONFIG_PPC_CELL_NATIVE is not set 129 CONFIG_CPM1=y ··· 130 # CONFIG_MPC86XADS is not set 131 CONFIG_MPC885ADS=y 132 # CONFIG_PPC_EP88XC is not set 133 + # CONFIG_PPC_ADDER875 is not set 134 135 # 136 # Freescale Ethernet driver platform-specific options ··· 153 # CONFIG_I2C_SPI_UCODE_PATCH is not set 154 # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set 155 # CONFIG_PQ2ADS is not set 156 + # CONFIG_IPIC is not set 157 # CONFIG_MPIC is not set 158 # CONFIG_MPIC_WEIRD is not set 159 # CONFIG_PPC_I8259 is not set ··· 163 # CONFIG_PPC_INDIRECT_IO is not set 164 # CONFIG_GENERIC_IOMAP is not set 165 # CONFIG_CPU_FREQ is not set 166 CONFIG_PPC_CPM_NEW_BINDING=y 167 # CONFIG_FSL_ULI1575 is not set 168 CONFIG_CPM=y ··· 181 # CONFIG_HZ_300 is not set 182 # CONFIG_HZ_1000 is not set 183 CONFIG_HZ=100 184 + # CONFIG_SCHED_HRTICK is not set 185 CONFIG_PREEMPT_NONE=y 186 # CONFIG_PREEMPT_VOLUNTARY is not set 187 # CONFIG_PREEMPT is not set ··· 188 # CONFIG_BINFMT_MISC is not set 189 # CONFIG_MATH_EMULATION is not set 190 CONFIG_8XX_MINIMAL_FPEMU=y 191 + # CONFIG_IOMMU_HELPER is not set 192 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 193 + CONFIG_ARCH_HAS_WALK_MEMORY=y 194 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 195 CONFIG_ARCH_FLATMEM_ENABLE=y 196 CONFIG_ARCH_POPULATES_NODE_MAP=y 197 CONFIG_SELECT_MEMORY_MODEL=y ··· 207 CONFIG_PROC_DEVICETREE=y 208 # CONFIG_CMDLINE_BOOL is not set 209 # CONFIG_PM is not set 210 # CONFIG_SECCOMP is not set 211 CONFIG_ISA_DMA_API=y 212 213 # ··· 308 # 309 # CONFIG_NET_PKTGEN is not set 310 # CONFIG_HAMRADIO is not set 311 + # CONFIG_CAN is not set 312 # CONFIG_IRDA is not set 313 # CONFIG_BT is not set 314 # CONFIG_AF_RXRPC is not set ··· 418 # CONFIG_PARPORT is not set 419 # CONFIG_BLK_DEV is not set 420 # CONFIG_MISC_DEVICES is not set 421 + CONFIG_HAVE_IDE=y 422 # CONFIG_IDE is not set 423 424 # ··· 452 # CONFIG_SMSC_PHY is not set 453 # CONFIG_BROADCOM_PHY is not set 454 # CONFIG_ICPLUS_PHY is not set 455 + # CONFIG_REALTEK_PHY is not set 456 # CONFIG_FIXED_PHY is not set 457 # CONFIG_MDIO_BITBANG is not set 458 CONFIG_NET_ETHERNET=y ··· 476 # CONFIG_WAN is not set 477 # CONFIG_PPP is not set 478 # CONFIG_SLIP is not set 479 # CONFIG_NETCONSOLE is not set 480 # CONFIG_NETPOLL is not set 481 # CONFIG_NET_POLL_CONTROLLER is not set ··· 539 # CONFIG_W1 is not set 540 # CONFIG_POWER_SUPPLY is not set 541 # CONFIG_HWMON is not set 542 + # CONFIG_THERMAL is not set 543 # CONFIG_WATCHDOG is not set 544 545 # ··· 578 # CONFIG_SOUND is not set 579 # CONFIG_USB_SUPPORT is not set 580 # CONFIG_MMC is not set 581 + # CONFIG_MEMSTICK is not set 582 # CONFIG_NEW_LEDS is not set 583 # CONFIG_EDAC is not set 584 # CONFIG_RTC_CLASS is not set 585 + # CONFIG_DMADEVICES is not set 586 587 # 588 # Userspace I/O ··· 599 # CONFIG_XFS_FS is not set 600 # CONFIG_GFS2_FS is not set 601 # CONFIG_OCFS2_FS is not set 602 + # CONFIG_DNOTIFY is not set 603 # CONFIG_INOTIFY is not set 604 # CONFIG_QUOTA is not set 605 # CONFIG_AUTOFS_FS is not set 606 # CONFIG_AUTOFS4_FS is not set 607 # CONFIG_FUSE_FS is not set ··· 646 # CONFIG_JFFS2_FS is not set 647 CONFIG_CRAMFS=y 648 # CONFIG_VXFS_FS is not set 649 + # CONFIG_MINIX_FS is not set 650 # CONFIG_HPFS_FS is not set 651 # CONFIG_QNX4FS_FS is not set 652 + # CONFIG_ROMFS_FS is not set 653 # CONFIG_SYSV_FS is not set 654 # CONFIG_UFS_FS is not set 655 CONFIG_NETWORK_FILESYSTEMS=y ··· 694 # CONFIG_SYSV68_PARTITION is not set 695 # CONFIG_NLS is not set 696 # CONFIG_DLM is not set 697 698 # 699 # Library routines ··· 709 CONFIG_HAS_IOMEM=y 710 CONFIG_HAS_IOPORT=y 711 CONFIG_HAS_DMA=y 712 713 # 714 # Kernel hacking ··· 728 # CONFIG_SCHEDSTATS is not set 729 # CONFIG_TIMER_STATS is not set 730 # CONFIG_SLUB_DEBUG_ON is not set 731 + # CONFIG_SLUB_STATS is not set 732 # CONFIG_DEBUG_SPINLOCK is not set 733 # CONFIG_DEBUG_MUTEXES is not set 734 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set ··· 738 # CONFIG_DEBUG_VM is not set 739 # CONFIG_DEBUG_LIST is not set 740 # CONFIG_DEBUG_SG is not set 741 # CONFIG_BOOT_PRINTK_DELAY is not set 742 + # CONFIG_BACKTRACE_SELF_TEST is not set 743 # CONFIG_FAULT_INJECTION is not set 744 # CONFIG_SAMPLES is not set 745 # CONFIG_DEBUG_STACKOVERFLOW is not set
+65 -24
arch/powerpc/configs/pq2fads_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc5 4 - # Thu Dec 13 22:39:18 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 CONFIG_IRQ_PER_CPU=y 32 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 33 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 70 CONFIG_IKCONFIG_PROC=y 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 # CONFIG_FAIR_GROUP_SCHED is not set 74 - # CONFIG_SYSFS_DEPRECATED is not set 75 # CONFIG_RELAY is not set 76 CONFIG_BLK_DEV_INITRD=y 77 CONFIG_INITRAMFS_SOURCE="" 78 CONFIG_SYSCTL=y ··· 90 CONFIG_PRINTK=y 91 CONFIG_BUG=y 92 CONFIG_ELF_CORE=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 CONFIG_EVENTFD=y 99 CONFIG_SHMEM=y 100 CONFIG_VM_EVENT_COUNTERS=y ··· 104 # CONFIG_SLAB is not set 105 CONFIG_SLUB=y 106 # CONFIG_SLOB is not set 107 CONFIG_RT_MUTEXES=y 108 # CONFIG_TINY_SHMEM is not set 109 CONFIG_BASE_SMALL=0 ··· 132 # CONFIG_DEFAULT_CFQ is not set 133 # CONFIG_DEFAULT_NOOP is not set 134 CONFIG_DEFAULT_IOSCHED="anticipatory" 135 136 # 137 # Platform support ··· 141 CONFIG_PPC_82xx=y 142 # CONFIG_PPC_83xx is not set 143 # CONFIG_PPC_86xx is not set 144 - # CONFIG_PPC_MPC52xx is not set 145 - # CONFIG_PPC_MPC5200 is not set 146 # CONFIG_PPC_CELL is not set 147 # CONFIG_PPC_CELL_NATIVE is not set 148 # CONFIG_MPC8272_ADS is not set 149 CONFIG_PQ2FADS=y 150 CONFIG_PQ2ADS=y 151 CONFIG_8260=y 152 CONFIG_PQ2_ADS_PCI_PIC=y 153 # CONFIG_MPIC is not set 154 # CONFIG_MPIC_WEIRD is not set 155 # CONFIG_PPC_I8259 is not set ··· 180 # CONFIG_HZ_300 is not set 181 # CONFIG_HZ_1000 is not set 182 CONFIG_HZ=250 183 CONFIG_PREEMPT_NONE=y 184 # CONFIG_PREEMPT_VOLUNTARY is not set 185 # CONFIG_PREEMPT is not set 186 CONFIG_BINFMT_ELF=y 187 CONFIG_BINFMT_MISC=y 188 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 189 CONFIG_ARCH_FLATMEM_ENABLE=y 190 CONFIG_ARCH_POPULATES_NODE_MAP=y 191 CONFIG_FLATMEM=y ··· 204 CONFIG_PROC_DEVICETREE=y 205 # CONFIG_CMDLINE_BOOL is not set 206 # CONFIG_PM is not set 207 - CONFIG_SUSPEND_UP_POSSIBLE=y 208 - CONFIG_HIBERNATION_UP_POSSIBLE=y 209 CONFIG_SECCOMP=y 210 - CONFIG_WANT_DEVICE_TREE=y 211 - CONFIG_DEVICE_TREE="pq2fads.dts" 212 CONFIG_ISA_DMA_API=y 213 214 # ··· 224 CONFIG_PCI_LEGACY=y 225 # CONFIG_PCI_DEBUG is not set 226 # CONFIG_PCCARD is not set 227 228 # 229 # Advanced setup ··· 297 # CONFIG_NETWORK_SECMARK is not set 298 CONFIG_NETFILTER=y 299 # CONFIG_NETFILTER_DEBUG is not set 300 301 # 302 # Core Netfilter Configuration 303 # 304 - # CONFIG_NETFILTER_NETLINK is not set 305 - # CONFIG_NF_CONNTRACK_ENABLED is not set 306 # CONFIG_NF_CONNTRACK is not set 307 # CONFIG_NETFILTER_XTABLES is not set 308 ··· 313 # CONFIG_IP_NF_QUEUE is not set 314 # CONFIG_IP_NF_IPTABLES is not set 315 # CONFIG_IP_NF_ARPTABLES is not set 316 # CONFIG_BRIDGE is not set 317 # CONFIG_VLAN_8021Q is not set 318 # CONFIG_DECNET is not set ··· 333 # 334 # CONFIG_NET_PKTGEN is not set 335 # CONFIG_HAMRADIO is not set 336 # CONFIG_IRDA is not set 337 # CONFIG_BT is not set 338 ··· 342 # 343 # CONFIG_CFG80211 is not set 344 # CONFIG_WIRELESS_EXT is not set 345 # CONFIG_IEEE80211 is not set 346 # CONFIG_RFKILL is not set 347 ··· 460 # CONFIG_PHANTOM is not set 461 # CONFIG_EEPROM_93CX6 is not set 462 # CONFIG_SGI_IOC4 is not set 463 CONFIG_IDE=y 464 CONFIG_IDE_MAX_HWIFS=4 465 CONFIG_BLK_DEV_IDE=y 466 467 # 468 - # Please see Documentation/ide.txt for help/info on IDE drives 469 # 470 # CONFIG_BLK_DEV_IDE_SATA is not set 471 CONFIG_BLK_DEV_IDEDISK=y 472 # CONFIG_IDEDISK_MULTI_MODE is not set 473 # CONFIG_BLK_DEV_IDECD is not set 474 # CONFIG_BLK_DEV_IDEFLOPPY is not set 475 # CONFIG_IDE_TASK_IOCTL is not set 476 CONFIG_IDE_PROC_FS=y ··· 487 # 488 # PCI IDE chipsets support 489 # 490 - # CONFIG_IDEPCI_PCIBUS_ORDER is not set 491 # CONFIG_BLK_DEV_GENERIC is not set 492 # CONFIG_BLK_DEV_AEC62XX is not set 493 # CONFIG_BLK_DEV_ALI15X3 is not set ··· 512 # CONFIG_BLK_DEV_TRM290 is not set 513 # CONFIG_BLK_DEV_VIA82CXXX is not set 514 # CONFIG_BLK_DEV_TC86C001 is not set 515 - # CONFIG_IDE_ARM is not set 516 # CONFIG_BLK_DEV_IDEDMA is not set 517 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 518 # CONFIG_BLK_DEV_HD is not set ··· 559 # CONFIG_SMSC_PHY is not set 560 # CONFIG_BROADCOM_PHY is not set 561 # CONFIG_ICPLUS_PHY is not set 562 # CONFIG_FIXED_PHY is not set 563 CONFIG_MDIO_BITBANG=y 564 CONFIG_NET_ETHERNET=y ··· 585 # CONFIG_DL2K is not set 586 # CONFIG_E1000 is not set 587 # CONFIG_E1000E is not set 588 # CONFIG_NS83820 is not set 589 # CONFIG_HAMACHI is not set 590 # CONFIG_R8169 is not set ··· 597 # CONFIG_VIA_VELOCITY is not set 598 # CONFIG_TIGON3 is not set 599 # CONFIG_BNX2 is not set 600 # CONFIG_QLA3XXX is not set 601 CONFIG_NETDEV_10000=y 602 # CONFIG_CHELSIO_T1 is not set ··· 610 # CONFIG_NIU is not set 611 # CONFIG_MLX4_CORE is not set 612 # CONFIG_TEHUTI is not set 613 # CONFIG_TR is not set 614 615 # ··· 735 # CONFIG_W1 is not set 736 # CONFIG_POWER_SUPPLY is not set 737 # CONFIG_HWMON is not set 738 # CONFIG_WATCHDOG is not set 739 740 # ··· 785 # 786 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 787 # 788 - 789 - # 790 - # USB Gadget Support 791 - # 792 CONFIG_USB_GADGET=y 793 # CONFIG_USB_GADGET_DEBUG_FILES is not set 794 CONFIG_USB_GADGET_SELECTED=y ··· 808 # CONFIG_USB_FILE_STORAGE is not set 809 # CONFIG_USB_G_SERIAL is not set 810 # CONFIG_USB_MIDI_GADGET is not set 811 # CONFIG_MMC is not set 812 # CONFIG_NEW_LEDS is not set 813 # CONFIG_INFINIBAND is not set 814 # CONFIG_RTC_CLASS is not set 815 816 # 817 # Userspace I/O ··· 838 CONFIG_FS_POSIX_ACL=y 839 # CONFIG_XFS_FS is not set 840 # CONFIG_OCFS2_FS is not set 841 - # CONFIG_MINIX_FS is not set 842 - # CONFIG_ROMFS_FS is not set 843 CONFIG_INOTIFY=y 844 CONFIG_INOTIFY_USER=y 845 # CONFIG_QUOTA is not set 846 - CONFIG_DNOTIFY=y 847 # CONFIG_AUTOFS_FS is not set 848 CONFIG_AUTOFS4_FS=y 849 # CONFIG_FUSE_FS is not set ··· 869 CONFIG_TMPFS=y 870 # CONFIG_TMPFS_POSIX_ACL is not set 871 # CONFIG_HUGETLB_PAGE is not set 872 873 # 874 # Miscellaneous filesystems ··· 878 # CONFIG_JFFS2_FS is not set 879 CONFIG_CRAMFS=y 880 # CONFIG_VXFS_FS is not set 881 # CONFIG_HPFS_FS is not set 882 # CONFIG_QNX4FS_FS is not set 883 # CONFIG_SYSV_FS is not set 884 # CONFIG_UFS_FS is not set 885 CONFIG_NETWORK_FILESYSTEMS=y ··· 962 # CONFIG_NLS_KOI8_R is not set 963 # CONFIG_NLS_KOI8_U is not set 964 CONFIG_NLS_UTF8=y 965 - # CONFIG_UCC_SLOW is not set 966 967 # 968 # Library routines ··· 979 CONFIG_HAS_IOMEM=y 980 CONFIG_HAS_IOPORT=y 981 CONFIG_HAS_DMA=y 982 - # CONFIG_INSTRUMENTATION is not set 983 984 # 985 # Kernel hacking ··· 997 # CONFIG_SCHEDSTATS is not set 998 # CONFIG_TIMER_STATS is not set 999 # CONFIG_SLUB_DEBUG_ON is not set 1000 # CONFIG_DEBUG_RT_MUTEXES is not set 1001 # CONFIG_RT_MUTEX_TESTER is not set 1002 # CONFIG_DEBUG_SPINLOCK is not set ··· 1010 # CONFIG_DEBUG_VM is not set 1011 # CONFIG_DEBUG_LIST is not set 1012 # CONFIG_DEBUG_SG is not set 1013 - CONFIG_FORCED_INLINING=y 1014 # CONFIG_BOOT_PRINTK_DELAY is not set 1015 # CONFIG_FAULT_INJECTION is not set 1016 # CONFIG_SAMPLES is not set 1017 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1030 CONFIG_CRYPTO=y 1031 CONFIG_CRYPTO_ALGAPI=y 1032 CONFIG_CRYPTO_BLKCIPHER=y 1033 CONFIG_CRYPTO_MANAGER=y 1034 # CONFIG_CRYPTO_HMAC is not set 1035 # CONFIG_CRYPTO_NULL is not set ··· 1044 CONFIG_CRYPTO_ECB=y 1045 CONFIG_CRYPTO_CBC=y 1046 CONFIG_CRYPTO_PCBC=y 1047 # CONFIG_CRYPTO_CRYPTD is not set 1048 CONFIG_CRYPTO_DES=y 1049 # CONFIG_CRYPTO_FCRYPT is not set ··· 1066 # CONFIG_CRYPTO_CRC32C is not set 1067 # CONFIG_CRYPTO_CAMELLIA is not set 1068 # CONFIG_CRYPTO_AUTHENC is not set 1069 CONFIG_CRYPTO_HW=y 1070 # CONFIG_PPC_CLOCK is not set 1071 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:36 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 28 CONFIG_GENERIC_TIME_VSYSCALL=y 29 CONFIG_GENERIC_CLOCKEVENTS=y 30 CONFIG_GENERIC_HARDIRQS=y 31 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_IKCONFIG_PROC=y 70 CONFIG_LOG_BUF_SHIFT=14 71 # CONFIG_CGROUPS is not set 72 + CONFIG_GROUP_SCHED=y 73 # CONFIG_FAIR_GROUP_SCHED 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 78 # CONFIG_RELAY is not set 79 + # CONFIG_NAMESPACES is not set 80 CONFIG_BLK_DEV_INITRD=y 81 CONFIG_INITRAMFS_SOURCE="" 82 CONFIG_SYSCTL=y ··· 84 CONFIG_PRINTK=y 85 CONFIG_BUG=y 86 CONFIG_ELF_CORE=y 87 + CONFIG_COMPAT_BRK=y 88 CONFIG_BASE_FULL=y 89 CONFIG_FUTEX=y 90 CONFIG_ANON_INODES=y 91 CONFIG_EPOLL=y 92 CONFIG_SIGNALFD=y 93 + CONFIG_TIMERFD=y 94 CONFIG_EVENTFD=y 95 CONFIG_SHMEM=y 96 CONFIG_VM_EVENT_COUNTERS=y ··· 96 # CONFIG_SLAB is not set 97 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 107 # CONFIG_TINY_SHMEM is not set 108 CONFIG_BASE_SMALL=0 ··· 117 # CONFIG_DEFAULT_CFQ is not set 118 # CONFIG_DEFAULT_NOOP is not set 119 CONFIG_DEFAULT_IOSCHED="anticipatory" 120 + CONFIG_CLASSIC_RCU=y 121 122 # 123 # Platform support ··· 125 CONFIG_PPC_82xx=y 126 # CONFIG_PPC_83xx is not set 127 # CONFIG_PPC_86xx is not set 128 + # CONFIG_PPC_MPC512x is not set 129 + # CONFIG_PPC_MPC5121 is not set 130 # CONFIG_PPC_CELL is not set 131 # CONFIG_PPC_CELL_NATIVE is not set 132 # CONFIG_MPC8272_ADS is not set 133 CONFIG_PQ2FADS=y 134 + # CONFIG_EP8248E is not set 135 CONFIG_PQ2ADS=y 136 CONFIG_8260=y 137 CONFIG_PQ2_ADS_PCI_PIC=y 138 + # CONFIG_IPIC is not set 139 # CONFIG_MPIC is not set 140 # CONFIG_MPIC_WEIRD is not set 141 # CONFIG_PPC_I8259 is not set ··· 162 # CONFIG_HZ_300 is not set 163 # CONFIG_HZ_1000 is not set 164 CONFIG_HZ=250 165 + # CONFIG_SCHED_HRTICK is not set 166 CONFIG_PREEMPT_NONE=y 167 # CONFIG_PREEMPT_VOLUNTARY is not set 168 # CONFIG_PREEMPT is not set 169 CONFIG_BINFMT_ELF=y 170 CONFIG_BINFMT_MISC=y 171 + # CONFIG_IOMMU_HELPER is not set 172 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 173 + CONFIG_ARCH_HAS_WALK_MEMORY=y 174 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 175 CONFIG_ARCH_FLATMEM_ENABLE=y 176 CONFIG_ARCH_POPULATES_NODE_MAP=y 177 CONFIG_FLATMEM=y ··· 182 CONFIG_PROC_DEVICETREE=y 183 # CONFIG_CMDLINE_BOOL is not set 184 # CONFIG_PM is not set 185 CONFIG_SECCOMP=y 186 CONFIG_ISA_DMA_API=y 187 188 # ··· 206 CONFIG_PCI_LEGACY=y 207 # CONFIG_PCI_DEBUG is not set 208 # CONFIG_PCCARD is not set 209 + # CONFIG_HOTPLUG_PCI is not set 210 211 # 212 # Advanced setup ··· 278 # CONFIG_NETWORK_SECMARK is not set 279 CONFIG_NETFILTER=y 280 # CONFIG_NETFILTER_DEBUG is not set 281 + CONFIG_NETFILTER_ADVANCED=y 282 283 # 284 # Core Netfilter Configuration 285 # 286 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 287 + # CONFIG_NETFILTER_NETLINK_LOG is not set 288 # CONFIG_NF_CONNTRACK is not set 289 # CONFIG_NETFILTER_XTABLES is not set 290 ··· 293 # CONFIG_IP_NF_QUEUE is not set 294 # CONFIG_IP_NF_IPTABLES is not set 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 303 # CONFIG_BRIDGE is not set 304 # CONFIG_VLAN_8021Q is not set 305 # CONFIG_DECNET is not set ··· 306 # 307 # CONFIG_NET_PKTGEN is not set 308 # CONFIG_HAMRADIO is not set 309 + # CONFIG_CAN is not set 310 # CONFIG_IRDA is not set 311 # CONFIG_BT is not set 312 ··· 314 # 315 # CONFIG_CFG80211 is not set 316 # CONFIG_WIRELESS_EXT is not set 317 + # CONFIG_MAC80211 is not set 318 # CONFIG_IEEE80211 is not set 319 # CONFIG_RFKILL is not set 320 ··· 431 # CONFIG_PHANTOM is not set 432 # CONFIG_EEPROM_93CX6 is not set 433 # CONFIG_SGI_IOC4 is not set 434 + # CONFIG_ENCLOSURE_SERVICES is not set 435 + CONFIG_HAVE_IDE=y 436 CONFIG_IDE=y 437 CONFIG_IDE_MAX_HWIFS=4 438 CONFIG_BLK_DEV_IDE=y 439 440 # 441 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 442 # 443 # CONFIG_BLK_DEV_IDE_SATA is not set 444 CONFIG_BLK_DEV_IDEDISK=y 445 # CONFIG_IDEDISK_MULTI_MODE is not set 446 # CONFIG_BLK_DEV_IDECD is not set 447 + # CONFIG_BLK_DEV_IDETAPE is not set 448 # CONFIG_BLK_DEV_IDEFLOPPY is not set 449 # CONFIG_IDE_TASK_IOCTL is not set 450 CONFIG_IDE_PROC_FS=y ··· 455 # 456 # PCI IDE chipsets support 457 # 458 # CONFIG_BLK_DEV_GENERIC is not set 459 # CONFIG_BLK_DEV_AEC62XX is not set 460 # CONFIG_BLK_DEV_ALI15X3 is not set ··· 481 # CONFIG_BLK_DEV_TRM290 is not set 482 # CONFIG_BLK_DEV_VIA82CXXX is not set 483 # CONFIG_BLK_DEV_TC86C001 is not set 484 # CONFIG_BLK_DEV_IDEDMA is not set 485 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 486 # CONFIG_BLK_DEV_HD is not set ··· 529 # CONFIG_SMSC_PHY is not set 530 # CONFIG_BROADCOM_PHY is not set 531 # CONFIG_ICPLUS_PHY is not set 532 + # CONFIG_REALTEK_PHY is not set 533 # CONFIG_FIXED_PHY is not set 534 CONFIG_MDIO_BITBANG=y 535 CONFIG_NET_ETHERNET=y ··· 554 # CONFIG_DL2K is not set 555 # CONFIG_E1000 is not set 556 # CONFIG_E1000E is not set 557 + # CONFIG_E1000E_ENABLED is not set 558 + # CONFIG_IGB is not set 559 # CONFIG_NS83820 is not set 560 # CONFIG_HAMACHI is not set 561 # CONFIG_R8169 is not set ··· 564 # CONFIG_VIA_VELOCITY is not set 565 # CONFIG_TIGON3 is not set 566 # CONFIG_BNX2 is not set 567 + # CONFIG_GIANFAR is not set 568 # CONFIG_QLA3XXX is not set 569 CONFIG_NETDEV_10000=y 570 # CONFIG_CHELSIO_T1 is not set ··· 576 # CONFIG_NIU is not set 577 # CONFIG_MLX4_CORE is not set 578 # CONFIG_TEHUTI is not set 579 + # CONFIG_BNX2X is not set 580 # CONFIG_TR is not set 581 582 # ··· 700 # CONFIG_W1 is not set 701 # CONFIG_POWER_SUPPLY is not set 702 # CONFIG_HWMON is not set 703 + # CONFIG_THERMAL is not set 704 # CONFIG_WATCHDOG is not set 705 706 # ··· 749 # 750 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 751 # 752 CONFIG_USB_GADGET=y 753 # CONFIG_USB_GADGET_DEBUG_FILES is not set 754 CONFIG_USB_GADGET_SELECTED=y ··· 776 # CONFIG_USB_FILE_STORAGE is not set 777 # CONFIG_USB_G_SERIAL is not set 778 # CONFIG_USB_MIDI_GADGET is not set 779 + # CONFIG_USB_G_PRINTER is not set 780 # CONFIG_MMC is not set 781 + # CONFIG_MEMSTICK is not set 782 # CONFIG_NEW_LEDS is not set 783 # CONFIG_INFINIBAND is not set 784 # CONFIG_RTC_CLASS is not set 785 + # CONFIG_DMADEVICES is not set 786 787 # 788 # Userspace I/O ··· 803 CONFIG_FS_POSIX_ACL=y 804 # CONFIG_XFS_FS is not set 805 # CONFIG_OCFS2_FS is not set 806 + CONFIG_DNOTIFY=y 807 CONFIG_INOTIFY=y 808 CONFIG_INOTIFY_USER=y 809 # CONFIG_QUOTA is not set 810 # CONFIG_AUTOFS_FS is not set 811 CONFIG_AUTOFS4_FS=y 812 # CONFIG_FUSE_FS is not set ··· 836 CONFIG_TMPFS=y 837 # CONFIG_TMPFS_POSIX_ACL is not set 838 # CONFIG_HUGETLB_PAGE is not set 839 + # CONFIG_CONFIGFS_FS is not set 840 841 # 842 # Miscellaneous filesystems ··· 844 # CONFIG_JFFS2_FS is not set 845 CONFIG_CRAMFS=y 846 # CONFIG_VXFS_FS is not set 847 + # CONFIG_MINIX_FS is not set 848 # CONFIG_HPFS_FS is not set 849 # CONFIG_QNX4FS_FS is not set 850 + # CONFIG_ROMFS_FS is not set 851 # CONFIG_SYSV_FS is not set 852 # CONFIG_UFS_FS is not set 853 CONFIG_NETWORK_FILESYSTEMS=y ··· 926 # CONFIG_NLS_KOI8_R is not set 927 # CONFIG_NLS_KOI8_U is not set 928 CONFIG_NLS_UTF8=y 929 930 # 931 # Library routines ··· 944 CONFIG_HAS_IOMEM=y 945 CONFIG_HAS_IOPORT=y 946 CONFIG_HAS_DMA=y 947 948 # 949 # Kernel hacking ··· 963 # CONFIG_SCHEDSTATS is not set 964 # CONFIG_TIMER_STATS is not set 965 # CONFIG_SLUB_DEBUG_ON is not set 966 + # CONFIG_SLUB_STATS is not set 967 # CONFIG_DEBUG_RT_MUTEXES is not set 968 # CONFIG_RT_MUTEX_TESTER is not set 969 # CONFIG_DEBUG_SPINLOCK is not set ··· 975 # CONFIG_DEBUG_VM is not set 976 # CONFIG_DEBUG_LIST is not set 977 # CONFIG_DEBUG_SG is not set 978 # CONFIG_BOOT_PRINTK_DELAY is not set 979 + # CONFIG_BACKTRACE_SELF_TEST is not set 980 # CONFIG_FAULT_INJECTION is not set 981 # CONFIG_SAMPLES is not set 982 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 995 CONFIG_CRYPTO=y 996 CONFIG_CRYPTO_ALGAPI=y 997 CONFIG_CRYPTO_BLKCIPHER=y 998 + # CONFIG_CRYPTO_SEQIV is not set 999 CONFIG_CRYPTO_MANAGER=y 1000 # CONFIG_CRYPTO_HMAC is not set 1001 # CONFIG_CRYPTO_NULL is not set ··· 1008 CONFIG_CRYPTO_ECB=y 1009 CONFIG_CRYPTO_CBC=y 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 1014 # CONFIG_CRYPTO_CRYPTD is not set 1015 CONFIG_CRYPTO_DES=y 1016 # CONFIG_CRYPTO_FCRYPT is not set ··· 1027 # CONFIG_CRYPTO_CRC32C is not set 1028 # CONFIG_CRYPTO_CAMELLIA is not set 1029 # CONFIG_CRYPTO_AUTHENC is not set 1030 + # CONFIG_CRYPTO_LZO is not set 1031 CONFIG_CRYPTO_HW=y 1032 + # CONFIG_CRYPTO_DEV_HIFN_795X is not set 1033 # CONFIG_PPC_CLOCK is not set 1034 CONFIG_PPC_LIB_RHEAP=y
+117 -43
arch/powerpc/configs/prpmc2800_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Thu Dec 6 16:49:11 2007 5 # 6 # CONFIG_PPC64 is not set 7 ··· 31 CONFIG_GENERIC_TIME_VSYSCALL=y 32 CONFIG_GENERIC_CLOCKEVENTS=y 33 CONFIG_GENERIC_HARDIRQS=y 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 69 CONFIG_POSIX_MQUEUE=y 70 # CONFIG_BSD_PROCESS_ACCT is not set 71 # CONFIG_TASKSTATS is not set 72 - # CONFIG_USER_NS is not set 73 - # CONFIG_PID_NS is not set 74 # CONFIG_AUDIT is not set 75 # CONFIG_IKCONFIG is not set 76 CONFIG_LOG_BUF_SHIFT=14 77 # CONFIG_CGROUPS is not set 78 # CONFIG_FAIR_GROUP_SCHED is not set 79 - # CONFIG_SYSFS_DEPRECATED is not set 80 # CONFIG_RELAY is not set 81 CONFIG_BLK_DEV_INITRD=y 82 CONFIG_INITRAMFS_SOURCE="" 83 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 98 CONFIG_PRINTK=y 99 CONFIG_BUG=y 100 CONFIG_ELF_CORE=y 101 CONFIG_BASE_FULL=y 102 CONFIG_FUTEX=y 103 CONFIG_ANON_INODES=y 104 CONFIG_EPOLL=y 105 CONFIG_SIGNALFD=y 106 CONFIG_EVENTFD=y 107 CONFIG_SHMEM=y 108 CONFIG_VM_EVENT_COUNTERS=y ··· 112 # CONFIG_SLAB is not set 113 CONFIG_SLUB=y 114 # CONFIG_SLOB is not set 115 CONFIG_RT_MUTEXES=y 116 # CONFIG_TINY_SHMEM is not set 117 CONFIG_BASE_SMALL=0 ··· 141 # CONFIG_DEFAULT_CFQ is not set 142 # CONFIG_DEFAULT_NOOP is not set 143 CONFIG_DEFAULT_IOSCHED="anticipatory" 144 145 # 146 # Platform support ··· 152 # CONFIG_PPC_86xx is not set 153 CONFIG_CLASSIC32=y 154 # CONFIG_PPC_CHRP is not set 155 # 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 # CONFIG_PPC_PMAC is not set 160 # CONFIG_PPC_CELL is not set 161 # CONFIG_PPC_CELL_NATIVE is not set 162 # CONFIG_PQ2ADS is not set 163 CONFIG_EMBEDDED6xx=y 164 # CONFIG_LINKSTATION is not set 165 # CONFIG_MPC7448HPC2 is not set 166 # CONFIG_PPC_HOLLY is not set 167 CONFIG_PPC_PRPMC2800=y 168 CONFIG_MV64X60=y 169 # CONFIG_MPIC is not set 170 # CONFIG_MPIC_WEIRD is not set 171 # CONFIG_PPC_I8259 is not set ··· 179 # CONFIG_GENERIC_IOMAP is not set 180 # CONFIG_CPU_FREQ is not set 181 # CONFIG_TAU is not set 182 - # CONFIG_CPM2 is not set 183 # CONFIG_FSL_ULI1575 is not set 184 185 # ··· 194 # CONFIG_HZ_300 is not set 195 # CONFIG_HZ_1000 is not set 196 CONFIG_HZ=250 197 CONFIG_PREEMPT_NONE=y 198 # CONFIG_PREEMPT_VOLUNTARY is not set 199 # CONFIG_PREEMPT is not set 200 CONFIG_BINFMT_ELF=y 201 CONFIG_BINFMT_MISC=y 202 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 203 # CONFIG_KEXEC is not set 204 CONFIG_ARCH_FLATMEM_ENABLE=y 205 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 223 CONFIG_PROC_DEVICETREE=y 224 # CONFIG_CMDLINE_BOOL is not set 225 # CONFIG_PM is not set 226 - CONFIG_SUSPEND_UP_POSSIBLE=y 227 - CONFIG_HIBERNATION_UP_POSSIBLE=y 228 # CONFIG_SECCOMP is not set 229 - CONFIG_WANT_DEVICE_TREE=y 230 - CONFIG_DEVICE_TREE="prpmc2800.dts" 231 CONFIG_ISA_DMA_API=y 232 233 # ··· 273 CONFIG_XFRM_USER=y 274 # CONFIG_XFRM_SUB_POLICY is not set 275 # CONFIG_XFRM_MIGRATE is not set 276 # CONFIG_NET_KEY is not set 277 CONFIG_INET=y 278 CONFIG_IP_MULTICAST=y ··· 329 # 330 # CONFIG_NET_PKTGEN is not set 331 # CONFIG_HAMRADIO is not set 332 # CONFIG_IRDA is not set 333 # CONFIG_BT is not set 334 # CONFIG_AF_RXRPC is not set ··· 363 CONFIG_MTD_PARTITIONS=y 364 # CONFIG_MTD_REDBOOT_PARTS is not set 365 # CONFIG_MTD_CMDLINE_PARTS is not set 366 367 # 368 # User Modules And Translation Layers ··· 451 CONFIG_BLK_DEV_RAM=y 452 CONFIG_BLK_DEV_RAM_COUNT=16 453 CONFIG_BLK_DEV_RAM_SIZE=131072 454 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 455 # CONFIG_CDROM_PKTCDVD is not set 456 # CONFIG_ATA_OVER_ETH is not set 457 CONFIG_MISC_DEVICES=y ··· 459 # CONFIG_EEPROM_93CX6 is not set 460 # CONFIG_SGI_IOC4 is not set 461 # CONFIG_TIFM_CORE is not set 462 CONFIG_IDE=y 463 CONFIG_BLK_DEV_IDE=y 464 465 # 466 - # Please see Documentation/ide.txt for help/info on IDE drives 467 # 468 # CONFIG_BLK_DEV_IDE_SATA is not set 469 CONFIG_BLK_DEV_IDEDISK=y ··· 482 # 483 CONFIG_IDE_GENERIC=y 484 # CONFIG_BLK_DEV_PLATFORM is not set 485 486 # 487 # PCI IDE chipsets support 488 # 489 CONFIG_BLK_DEV_IDEPCI=y 490 - # CONFIG_IDEPCI_SHARE_IRQ is not set 491 CONFIG_IDEPCI_PCIBUS_ORDER=y 492 # CONFIG_BLK_DEV_OFFBOARD is not set 493 CONFIG_BLK_DEV_GENERIC=y ··· 518 # CONFIG_BLK_DEV_TRM290 is not set 519 # CONFIG_BLK_DEV_VIA82CXXX is not set 520 # CONFIG_BLK_DEV_TC86C001 is not set 521 - # CONFIG_IDE_ARM is not set 522 CONFIG_BLK_DEV_IDEDMA=y 523 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 524 # CONFIG_BLK_DEV_HD is not set ··· 583 # CONFIG_SCSI_IPS is not set 584 # CONFIG_SCSI_INITIO is not set 585 # CONFIG_SCSI_INIA100 is not set 586 # CONFIG_SCSI_STEX is not set 587 # CONFIG_SCSI_SYM53C8XX_2 is not set 588 # CONFIG_SCSI_IPR is not set ··· 637 # CONFIG_PATA_MPIIX is not set 638 # CONFIG_PATA_OLDPIIX is not set 639 # CONFIG_PATA_NETCELL is not set 640 # CONFIG_PATA_NS87410 is not set 641 # CONFIG_PATA_NS87415 is not set 642 # CONFIG_PATA_OPTI is not set ··· 652 # CONFIG_PATA_SIS is not set 653 # CONFIG_PATA_VIA is not set 654 # CONFIG_PATA_WINBOND is not set 655 # CONFIG_MD is not set 656 # CONFIG_FUSION is not set 657 ··· 673 # CONFIG_EQUALIZER is not set 674 # CONFIG_TUN is not set 675 # CONFIG_VETH is not set 676 - # CONFIG_IP1000 is not set 677 # CONFIG_ARCNET is not set 678 CONFIG_PHYLIB=y 679 ··· 688 # CONFIG_SMSC_PHY is not set 689 # CONFIG_BROADCOM_PHY is not set 690 # CONFIG_ICPLUS_PHY is not set 691 # CONFIG_FIXED_PHY is not set 692 # CONFIG_MDIO_BITBANG is not set 693 CONFIG_NET_ETHERNET=y ··· 720 # CONFIG_8139TOO_TUNE_TWISTER is not set 721 # CONFIG_8139TOO_8129 is not set 722 # CONFIG_8139_OLD_RX_RESET is not set 723 # CONFIG_SIS900 is not set 724 # CONFIG_EPIC100 is not set 725 # CONFIG_SUNDANCE is not set ··· 734 # CONFIG_E1000_NAPI is not set 735 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 736 # CONFIG_E1000E is not set 737 # CONFIG_NS83820 is not set 738 # CONFIG_HAMACHI is not set 739 # CONFIG_YELLOWFIN is not set ··· 762 # CONFIG_NIU is not set 763 # CONFIG_MLX4_CORE is not set 764 # CONFIG_TEHUTI is not set 765 # CONFIG_TR is not set 766 767 # ··· 785 # CONFIG_PPP is not set 786 # CONFIG_SLIP is not set 787 # CONFIG_NET_FC is not set 788 - # CONFIG_SHAPER is not set 789 # CONFIG_NETCONSOLE is not set 790 # CONFIG_NETPOLL is not set 791 # CONFIG_NET_POLL_CONTROLLER is not set ··· 833 CONFIG_HW_CONSOLE=y 834 # CONFIG_VT_HW_CONSOLE_BINDING is not set 835 # CONFIG_SERIAL_NONSTANDARD is not set 836 837 # 838 # Serial drivers ··· 904 # 905 # Miscellaneous I2C Chip support 906 # 907 - # CONFIG_SENSORS_DS1337 is not set 908 - # CONFIG_SENSORS_DS1374 is not set 909 # CONFIG_DS1682 is not set 910 # CONFIG_SENSORS_EEPROM is not set 911 # CONFIG_SENSORS_PCF8574 is not set 912 - # CONFIG_SENSORS_PCA9539 is not set 913 # CONFIG_SENSORS_PCF8591 is not set 914 - # CONFIG_SENSORS_M41T00 is not set 915 # CONFIG_SENSORS_MAX6875 is not set 916 # CONFIG_SENSORS_TSL2550 is not set 917 # CONFIG_I2C_DEBUG_CORE is not set ··· 934 # CONFIG_SENSORS_ADM1031 is not set 935 # CONFIG_SENSORS_ADM9240 is not set 936 # CONFIG_SENSORS_ADT7470 is not set 937 # CONFIG_SENSORS_ATXP1 is not set 938 # CONFIG_SENSORS_DS1621 is not set 939 # CONFIG_SENSORS_I5K_AMB is not set ··· 964 # CONFIG_SENSORS_SMSC47M1 is not set 965 # CONFIG_SENSORS_SMSC47M192 is not set 966 # CONFIG_SENSORS_SMSC47B397 is not set 967 # CONFIG_SENSORS_THMC50 is not set 968 # CONFIG_SENSORS_VIA686A is not set 969 # CONFIG_SENSORS_VT1211 is not set ··· 974 # CONFIG_SENSORS_W83792D is not set 975 # CONFIG_SENSORS_W83793 is not set 976 # CONFIG_SENSORS_W83L785TS is not set 977 # CONFIG_SENSORS_W83627HF is not set 978 # CONFIG_SENSORS_W83627EHF is not set 979 # CONFIG_HWMON_DEBUG_CHIP is not set 980 # CONFIG_WATCHDOG is not set 981 982 # ··· 1043 CONFIG_USB_ARCH_HAS_EHCI=y 1044 CONFIG_USB=y 1045 # CONFIG_USB_DEBUG is not set 1046 1047 # 1048 # Miscellaneous USB options ··· 1057 # USB Host Controller Drivers 1058 # 1059 CONFIG_USB_EHCI_HCD=y 1060 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1061 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1062 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1063 # CONFIG_USB_ISP116X_HCD is not set 1064 CONFIG_USB_OHCI_HCD=y 1065 # CONFIG_USB_OHCI_HCD_PPC_OF is not set ··· 1096 # 1097 # USB port drivers 1098 # 1099 - 1100 - # 1101 - # USB Serial Converter support 1102 - # 1103 # CONFIG_USB_SERIAL is not set 1104 1105 # ··· 1121 # CONFIG_USB_TRANCEVIBRATOR is not set 1122 # CONFIG_USB_IOWARRIOR is not set 1123 # CONFIG_USB_TEST is not set 1124 - 1125 - # 1126 - # USB DSL modem support 1127 - # 1128 - 1129 - # 1130 - # USB Gadget Support 1131 - # 1132 # CONFIG_USB_GADGET is not set 1133 # CONFIG_MMC is not set 1134 # CONFIG_NEW_LEDS is not set 1135 # CONFIG_INFINIBAND is not set 1136 # CONFIG_EDAC is not set 1137 CONFIG_RTC_LIB=y 1138 CONFIG_RTC_CLASS=y 1139 CONFIG_RTC_HCTOSYS=y 1140 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1141 # CONFIG_RTC_DEBUG is not set ··· 1159 # CONFIG_RTC_DRV_PCF8563 is not set 1160 # CONFIG_RTC_DRV_PCF8583 is not set 1161 # CONFIG_RTC_DRV_M41T80 is not set 1162 1163 # 1164 # SPI RTC drivers ··· 1169 # Platform RTC drivers 1170 # 1171 # CONFIG_RTC_DRV_CMOS is not set 1172 # CONFIG_RTC_DRV_DS1553 is not set 1173 - # CONFIG_RTC_DRV_STK17TA8 is not set 1174 # CONFIG_RTC_DRV_DS1742 is not set 1175 # CONFIG_RTC_DRV_M48T86 is not set 1176 # CONFIG_RTC_DRV_M48T59 is not set 1177 # CONFIG_RTC_DRV_V3020 is not set ··· 1180 # 1181 # on-CPU RTC drivers 1182 # 1183 1184 # 1185 # Userspace I/O ··· 1206 # CONFIG_XFS_FS is not set 1207 # CONFIG_GFS2_FS is not set 1208 # CONFIG_OCFS2_FS is not set 1209 - # CONFIG_MINIX_FS is not set 1210 - # CONFIG_ROMFS_FS is not set 1211 CONFIG_INOTIFY=y 1212 CONFIG_INOTIFY_USER=y 1213 # CONFIG_QUOTA is not set 1214 - CONFIG_DNOTIFY=y 1215 # CONFIG_AUTOFS_FS is not set 1216 # CONFIG_AUTOFS4_FS is not set 1217 # CONFIG_FUSE_FS is not set ··· 1252 # CONFIG_JFFS2_FS is not set 1253 # CONFIG_CRAMFS is not set 1254 # CONFIG_VXFS_FS is not set 1255 # CONFIG_HPFS_FS is not set 1256 # CONFIG_QNX4FS_FS is not set 1257 # CONFIG_SYSV_FS is not set 1258 # CONFIG_UFS_FS is not set 1259 CONFIG_NETWORK_FILESYSTEMS=y ··· 1300 # CONFIG_SYSV68_PARTITION is not set 1301 # CONFIG_NLS is not set 1302 # CONFIG_DLM is not set 1303 - # CONFIG_UCC_SLOW is not set 1304 1305 # 1306 # Library routines ··· 1315 CONFIG_HAS_IOMEM=y 1316 CONFIG_HAS_IOPORT=y 1317 CONFIG_HAS_DMA=y 1318 - # CONFIG_INSTRUMENTATION is not set 1319 1320 # 1321 # Kernel hacking ··· 1328 # CONFIG_HEADERS_CHECK is not set 1329 # CONFIG_DEBUG_KERNEL is not set 1330 # CONFIG_SLUB_DEBUG_ON is not set 1331 CONFIG_DEBUG_BUGVERBOSE=y 1332 # CONFIG_SAMPLES is not set 1333 # CONFIG_BOOTX_TEXT is not set ··· 1340 # CONFIG_KEYS is not set 1341 # CONFIG_SECURITY is not set 1342 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1343 - # CONFIG_CRYPTO is not set 1344 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:37 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 31 CONFIG_GENERIC_TIME_VSYSCALL=y 32 CONFIG_GENERIC_CLOCKEVENTS=y 33 CONFIG_GENERIC_HARDIRQS=y 34 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 35 CONFIG_IRQ_PER_CPU=y 36 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 37 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 CONFIG_POSIX_MQUEUE=y 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 # CONFIG_AUDIT is not set 72 # CONFIG_IKCONFIG is not set 73 CONFIG_LOG_BUF_SHIFT=14 74 # CONFIG_CGROUPS is not set 75 + CONFIG_GROUP_SCHED=y 76 # CONFIG_FAIR_GROUP_SCHED 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 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 88 CONFIG_BLK_DEV_INITRD=y 89 CONFIG_INITRAMFS_SOURCE="" 90 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set 113 CONFIG_BASE_SMALL=0 ··· 123 # CONFIG_DEFAULT_CFQ is not set 124 # CONFIG_DEFAULT_NOOP is not set 125 CONFIG_DEFAULT_IOSCHED="anticipatory" 126 + CONFIG_CLASSIC_RCU=y 127 128 # 129 # Platform support ··· 133 # CONFIG_PPC_86xx is not set 134 CONFIG_CLASSIC32=y 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 139 # CONFIG_PPC_MPC52xx is not set 140 # CONFIG_PPC_PMAC is not set 141 # CONFIG_PPC_CELL is not set 142 # CONFIG_PPC_CELL_NATIVE is not set 143 # CONFIG_PQ2ADS is not set 144 CONFIG_EMBEDDED6xx=y 145 # CONFIG_LINKSTATION is not set 146 + # CONFIG_STORCENTER is not set 147 # CONFIG_MPC7448HPC2 is not set 148 # CONFIG_PPC_HOLLY is not set 149 CONFIG_PPC_PRPMC2800=y 150 CONFIG_MV64X60=y 151 + # CONFIG_IPIC is not set 152 # CONFIG_MPIC is not set 153 # CONFIG_MPIC_WEIRD is not set 154 # CONFIG_PPC_I8259 is not set ··· 158 # CONFIG_GENERIC_IOMAP is not set 159 # CONFIG_CPU_FREQ is not set 160 # CONFIG_TAU is not set 161 # CONFIG_FSL_ULI1575 is not set 162 163 # ··· 174 # CONFIG_HZ_300 is not set 175 # CONFIG_HZ_1000 is not set 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set 181 CONFIG_BINFMT_ELF=y 182 CONFIG_BINFMT_MISC=y 183 + # CONFIG_IOMMU_HELPER is not set 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 187 # CONFIG_KEXEC is not set 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 199 CONFIG_PROC_DEVICETREE=y 200 # CONFIG_CMDLINE_BOOL is not set 201 # CONFIG_PM is not set 202 # CONFIG_SECCOMP is not set 203 CONFIG_ISA_DMA_API=y 204 205 # ··· 253 CONFIG_XFRM_USER=y 254 # CONFIG_XFRM_SUB_POLICY is not set 255 # CONFIG_XFRM_MIGRATE is not set 256 + # CONFIG_XFRM_STATISTICS is not set 257 # CONFIG_NET_KEY is not set 258 CONFIG_INET=y 259 CONFIG_IP_MULTICAST=y ··· 308 # 309 # CONFIG_NET_PKTGEN is not set 310 # CONFIG_HAMRADIO is not set 311 + # CONFIG_CAN is not set 312 # CONFIG_IRDA is not set 313 # CONFIG_BT is not set 314 # CONFIG_AF_RXRPC is not set ··· 341 CONFIG_MTD_PARTITIONS=y 342 # CONFIG_MTD_REDBOOT_PARTS is not set 343 # CONFIG_MTD_CMDLINE_PARTS is not set 344 + # CONFIG_MTD_OF_PARTS is not set 345 346 # 347 # User Modules And Translation Layers ··· 428 CONFIG_BLK_DEV_RAM=y 429 CONFIG_BLK_DEV_RAM_COUNT=16 430 CONFIG_BLK_DEV_RAM_SIZE=131072 431 + # CONFIG_BLK_DEV_XIP is not set 432 # CONFIG_CDROM_PKTCDVD is not set 433 # CONFIG_ATA_OVER_ETH is not set 434 CONFIG_MISC_DEVICES=y ··· 436 # CONFIG_EEPROM_93CX6 is not set 437 # CONFIG_SGI_IOC4 is not set 438 # CONFIG_TIFM_CORE is not set 439 + # CONFIG_ENCLOSURE_SERVICES is not set 440 + CONFIG_HAVE_IDE=y 441 CONFIG_IDE=y 442 CONFIG_BLK_DEV_IDE=y 443 444 # 445 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 446 # 447 # CONFIG_BLK_DEV_IDE_SATA is not set 448 CONFIG_BLK_DEV_IDEDISK=y ··· 457 # 458 CONFIG_IDE_GENERIC=y 459 # CONFIG_BLK_DEV_PLATFORM is not set 460 + CONFIG_BLK_DEV_IDEDMA_SFF=y 461 462 # 463 # PCI IDE chipsets support 464 # 465 CONFIG_BLK_DEV_IDEPCI=y 466 CONFIG_IDEPCI_PCIBUS_ORDER=y 467 # CONFIG_BLK_DEV_OFFBOARD is not set 468 CONFIG_BLK_DEV_GENERIC=y ··· 493 # CONFIG_BLK_DEV_TRM290 is not set 494 # CONFIG_BLK_DEV_VIA82CXXX is not set 495 # CONFIG_BLK_DEV_TC86C001 is not set 496 CONFIG_BLK_DEV_IDEDMA=y 497 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 498 # CONFIG_BLK_DEV_HD is not set ··· 559 # CONFIG_SCSI_IPS is not set 560 # CONFIG_SCSI_INITIO is not set 561 # CONFIG_SCSI_INIA100 is not set 562 + # CONFIG_SCSI_MVSAS is not set 563 # CONFIG_SCSI_STEX is not set 564 # CONFIG_SCSI_SYM53C8XX_2 is not set 565 # CONFIG_SCSI_IPR is not set ··· 612 # CONFIG_PATA_MPIIX is not set 613 # CONFIG_PATA_OLDPIIX is not set 614 # CONFIG_PATA_NETCELL is not set 615 + # CONFIG_PATA_NINJA32 is not set 616 # CONFIG_PATA_NS87410 is not set 617 # CONFIG_PATA_NS87415 is not set 618 # CONFIG_PATA_OPTI is not set ··· 626 # CONFIG_PATA_SIS is not set 627 # CONFIG_PATA_VIA is not set 628 # CONFIG_PATA_WINBOND is not set 629 + # CONFIG_PATA_PLATFORM is not set 630 # CONFIG_MD is not set 631 # CONFIG_FUSION is not set 632 ··· 646 # CONFIG_EQUALIZER is not set 647 # CONFIG_TUN is not set 648 # CONFIG_VETH is not set 649 # CONFIG_ARCNET is not set 650 CONFIG_PHYLIB=y 651 ··· 662 # CONFIG_SMSC_PHY is not set 663 # CONFIG_BROADCOM_PHY is not set 664 # CONFIG_ICPLUS_PHY is not set 665 + # CONFIG_REALTEK_PHY is not set 666 # CONFIG_FIXED_PHY is not set 667 # CONFIG_MDIO_BITBANG is not set 668 CONFIG_NET_ETHERNET=y ··· 693 # CONFIG_8139TOO_TUNE_TWISTER is not set 694 # CONFIG_8139TOO_8129 is not set 695 # CONFIG_8139_OLD_RX_RESET is not set 696 + # CONFIG_R6040 is not set 697 # CONFIG_SIS900 is not set 698 # CONFIG_EPIC100 is not set 699 # CONFIG_SUNDANCE is not set ··· 706 # CONFIG_E1000_NAPI is not set 707 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 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 712 # CONFIG_NS83820 is not set 713 # CONFIG_HAMACHI is not set 714 # CONFIG_YELLOWFIN is not set ··· 731 # CONFIG_NIU is not set 732 # CONFIG_MLX4_CORE is not set 733 # CONFIG_TEHUTI is not set 734 + # CONFIG_BNX2X is not set 735 # CONFIG_TR is not set 736 737 # ··· 753 # CONFIG_PPP is not set 754 # CONFIG_SLIP is not set 755 # CONFIG_NET_FC is not set 756 # CONFIG_NETCONSOLE is not set 757 # CONFIG_NETPOLL is not set 758 # CONFIG_NET_POLL_CONTROLLER is not set ··· 802 CONFIG_HW_CONSOLE=y 803 # CONFIG_VT_HW_CONSOLE_BINDING is not set 804 # CONFIG_SERIAL_NONSTANDARD is not set 805 + # CONFIG_NOZOMI is not set 806 807 # 808 # Serial drivers ··· 872 # 873 # Miscellaneous I2C Chip support 874 # 875 # CONFIG_DS1682 is not set 876 # CONFIG_SENSORS_EEPROM is not set 877 # CONFIG_SENSORS_PCF8574 is not set 878 + # CONFIG_PCF8575 is not set 879 # CONFIG_SENSORS_PCF8591 is not set 880 + # CONFIG_TPS65010 is not set 881 # CONFIG_SENSORS_MAX6875 is not set 882 # CONFIG_SENSORS_TSL2550 is not set 883 # CONFIG_I2C_DEBUG_CORE is not set ··· 904 # CONFIG_SENSORS_ADM1031 is not set 905 # CONFIG_SENSORS_ADM9240 is not set 906 # CONFIG_SENSORS_ADT7470 is not set 907 + # CONFIG_SENSORS_ADT7473 is not set 908 # CONFIG_SENSORS_ATXP1 is not set 909 # CONFIG_SENSORS_DS1621 is not set 910 # CONFIG_SENSORS_I5K_AMB is not set ··· 933 # CONFIG_SENSORS_SMSC47M1 is not set 934 # CONFIG_SENSORS_SMSC47M192 is not set 935 # CONFIG_SENSORS_SMSC47B397 is not set 936 + # CONFIG_SENSORS_ADS7828 is not set 937 # CONFIG_SENSORS_THMC50 is not set 938 # CONFIG_SENSORS_VIA686A is not set 939 # CONFIG_SENSORS_VT1211 is not set ··· 942 # CONFIG_SENSORS_W83792D is not set 943 # CONFIG_SENSORS_W83793 is not set 944 # CONFIG_SENSORS_W83L785TS is not set 945 + # CONFIG_SENSORS_W83L786NG is not set 946 # CONFIG_SENSORS_W83627HF is not set 947 # CONFIG_SENSORS_W83627EHF is not set 948 # CONFIG_HWMON_DEBUG_CHIP is not set 949 + # CONFIG_THERMAL is not set 950 # CONFIG_WATCHDOG is not set 951 952 # ··· 1009 CONFIG_USB_ARCH_HAS_EHCI=y 1010 CONFIG_USB=y 1011 # CONFIG_USB_DEBUG is not set 1012 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 1013 1014 # 1015 # Miscellaneous USB options ··· 1022 # USB Host Controller Drivers 1023 # 1024 CONFIG_USB_EHCI_HCD=y 1025 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 1026 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 1027 + CONFIG_USB_EHCI_HCD_PPC_OF=y 1028 # CONFIG_USB_ISP116X_HCD is not set 1029 CONFIG_USB_OHCI_HCD=y 1030 # CONFIG_USB_OHCI_HCD_PPC_OF is not set ··· 1061 # 1062 # USB port drivers 1063 # 1064 # CONFIG_USB_SERIAL is not set 1065 1066 # ··· 1090 # CONFIG_USB_TRANCEVIBRATOR is not set 1091 # CONFIG_USB_IOWARRIOR is not set 1092 # CONFIG_USB_TEST is not set 1093 # CONFIG_USB_GADGET is not set 1094 # CONFIG_MMC is not set 1095 + # CONFIG_MEMSTICK is not set 1096 # CONFIG_NEW_LEDS is not set 1097 # CONFIG_INFINIBAND is not set 1098 # CONFIG_EDAC is not set 1099 CONFIG_RTC_LIB=y 1100 CONFIG_RTC_CLASS=y 1101 + 1102 + # 1103 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 1104 + # 1105 CONFIG_RTC_HCTOSYS=y 1106 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1107 # CONFIG_RTC_DEBUG is not set ··· 1131 # CONFIG_RTC_DRV_PCF8563 is not set 1132 # CONFIG_RTC_DRV_PCF8583 is not set 1133 # CONFIG_RTC_DRV_M41T80 is not set 1134 + # CONFIG_RTC_DRV_S35390A is not set 1135 1136 # 1137 # SPI RTC drivers ··· 1140 # Platform RTC drivers 1141 # 1142 # CONFIG_RTC_DRV_CMOS is not set 1143 + # CONFIG_RTC_DRV_DS1511 is not set 1144 # CONFIG_RTC_DRV_DS1553 is not set 1145 # CONFIG_RTC_DRV_DS1742 is not set 1146 + # CONFIG_RTC_DRV_STK17TA8 is not set 1147 # CONFIG_RTC_DRV_M48T86 is not set 1148 # CONFIG_RTC_DRV_M48T59 is not set 1149 # CONFIG_RTC_DRV_V3020 is not set ··· 1150 # 1151 # on-CPU RTC drivers 1152 # 1153 + # CONFIG_DMADEVICES is not set 1154 1155 # 1156 # Userspace I/O ··· 1175 # CONFIG_XFS_FS is not set 1176 # CONFIG_GFS2_FS is not set 1177 # CONFIG_OCFS2_FS is not set 1178 + CONFIG_DNOTIFY=y 1179 CONFIG_INOTIFY=y 1180 CONFIG_INOTIFY_USER=y 1181 # CONFIG_QUOTA is not set 1182 # CONFIG_AUTOFS_FS is not set 1183 # CONFIG_AUTOFS4_FS is not set 1184 # CONFIG_FUSE_FS is not set ··· 1223 # CONFIG_JFFS2_FS is not set 1224 # CONFIG_CRAMFS is not set 1225 # CONFIG_VXFS_FS is not set 1226 + # CONFIG_MINIX_FS is not set 1227 # CONFIG_HPFS_FS is not set 1228 # CONFIG_QNX4FS_FS is not set 1229 + # CONFIG_ROMFS_FS is not set 1230 # CONFIG_SYSV_FS is not set 1231 # CONFIG_UFS_FS is not set 1232 CONFIG_NETWORK_FILESYSTEMS=y ··· 1269 # CONFIG_SYSV68_PARTITION is not set 1270 # CONFIG_NLS is not set 1271 # CONFIG_DLM is not set 1272 1273 # 1274 # Library routines ··· 1285 CONFIG_HAS_IOMEM=y 1286 CONFIG_HAS_IOPORT=y 1287 CONFIG_HAS_DMA=y 1288 1289 # 1290 # Kernel hacking ··· 1299 # CONFIG_HEADERS_CHECK is not set 1300 # CONFIG_DEBUG_KERNEL is not set 1301 # CONFIG_SLUB_DEBUG_ON is not set 1302 + # CONFIG_SLUB_STATS is not set 1303 CONFIG_DEBUG_BUGVERBOSE=y 1304 # CONFIG_SAMPLES is not set 1305 # CONFIG_BOOTX_TEXT is not set ··· 1310 # CONFIG_KEYS is not set 1311 # CONFIG_SECURITY is not set 1312 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1358 # CONFIG_PPC_CLOCK is not set
+53 -25
arch/powerpc/configs/sbc834x_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 15:54:27 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_83xx=y 18 CONFIG_PPC_FPU=y 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 # CONFIG_RELAY is not set 81 CONFIG_BLK_DEV_INITRD=y 82 CONFIG_INITRAMFS_SOURCE="" 83 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 # CONFIG_EPOLL is not set 98 CONFIG_SIGNALFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y 102 CONFIG_SLAB=y 103 # CONFIG_SLUB is not set 104 # CONFIG_SLOB is not set 105 CONFIG_SLABINFO=y 106 CONFIG_RT_MUTEXES=y 107 # CONFIG_TINY_SHMEM is not set ··· 138 # CONFIG_DEFAULT_CFQ is not set 139 # CONFIG_DEFAULT_NOOP is not set 140 CONFIG_DEFAULT_IOSCHED="anticipatory" 141 142 # 143 # Platform support ··· 147 # CONFIG_PPC_82xx is not set 148 CONFIG_PPC_83xx=y 149 # CONFIG_PPC_86xx is not set 150 - # CONFIG_PPC_MPC52xx is not set 151 - # CONFIG_PPC_MPC5200 is not set 152 # CONFIG_PPC_CELL is not set 153 # CONFIG_PPC_CELL_NATIVE is not set 154 # CONFIG_PQ2ADS is not set 155 - # CONFIG_MPC8313_RDB is not set 156 # CONFIG_MPC832x_MDS is not set 157 # CONFIG_MPC832x_RDB is not set 158 # CONFIG_MPC834x_MDS is not set 159 # CONFIG_MPC834x_ITX is not set 160 # CONFIG_MPC836x_MDS is not set 161 # CONFIG_MPC837x_MDS is not set 162 CONFIG_SBC834x=y 163 - CONFIG_MPC834x=y 164 CONFIG_IPIC=y 165 # CONFIG_MPIC is not set 166 # CONFIG_MPIC_WEIRD is not set ··· 189 # CONFIG_HZ_300 is not set 190 # CONFIG_HZ_1000 is not set 191 CONFIG_HZ=250 192 CONFIG_PREEMPT_NONE=y 193 # CONFIG_PREEMPT_VOLUNTARY is not set 194 # CONFIG_PREEMPT is not set 195 CONFIG_BINFMT_ELF=y 196 # CONFIG_BINFMT_MISC is not set 197 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 CONFIG_PROC_DEVICETREE=y 218 # CONFIG_CMDLINE_BOOL is not set 219 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="" 225 CONFIG_ISA_DMA_API=y 226 227 # ··· 262 CONFIG_XFRM_USER=m 263 # CONFIG_XFRM_SUB_POLICY is not set 264 # CONFIG_XFRM_MIGRATE is not set 265 # CONFIG_NET_KEY is not set 266 CONFIG_INET=y 267 CONFIG_IP_MULTICAST=y ··· 318 # 319 # CONFIG_NET_PKTGEN is not set 320 # CONFIG_HAMRADIO is not set 321 # CONFIG_IRDA is not set 322 # CONFIG_BT is not set 323 # CONFIG_AF_RXRPC is not set ··· 358 CONFIG_BLK_DEV_RAM=y 359 CONFIG_BLK_DEV_RAM_COUNT=16 360 CONFIG_BLK_DEV_RAM_SIZE=32768 361 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 362 # CONFIG_CDROM_PKTCDVD is not set 363 # CONFIG_ATA_OVER_ETH is not set 364 CONFIG_MISC_DEVICES=y 365 # CONFIG_EEPROM_93CX6 is not set 366 # CONFIG_IDE is not set 367 368 # ··· 399 # CONFIG_SMSC_PHY is not set 400 CONFIG_BROADCOM_PHY=y 401 # CONFIG_ICPLUS_PHY is not set 402 # CONFIG_FIXED_PHY is not set 403 # CONFIG_MDIO_BITBANG is not set 404 CONFIG_NET_ETHERNET=y ··· 410 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 411 # CONFIG_B44 is not set 412 CONFIG_NETDEV_1000=y 413 CONFIG_GIANFAR=y 414 # CONFIG_GFAR_NAPI is not set 415 # CONFIG_NETDEV_10000 is not set ··· 423 # CONFIG_WAN is not set 424 # CONFIG_PPP is not set 425 # CONFIG_SLIP is not set 426 - # CONFIG_SHAPER is not set 427 # CONFIG_NETCONSOLE is not set 428 # CONFIG_NETPOLL is not set 429 # CONFIG_NET_POLL_CONTROLLER is not set ··· 517 # 518 # Miscellaneous I2C Chip support 519 # 520 - # CONFIG_SENSORS_DS1337 is not set 521 - # CONFIG_SENSORS_DS1374 is not set 522 # CONFIG_DS1682 is not set 523 # CONFIG_SENSORS_EEPROM is not set 524 # CONFIG_SENSORS_PCF8574 is not set 525 - # CONFIG_SENSORS_PCA9539 is not set 526 # CONFIG_SENSORS_PCF8591 is not set 527 - # CONFIG_SENSORS_M41T00 is not set 528 # CONFIG_SENSORS_MAX6875 is not set 529 # CONFIG_SENSORS_TSL2550 is not set 530 # CONFIG_I2C_DEBUG_CORE is not set ··· 547 # CONFIG_SENSORS_ADM1031 is not set 548 # CONFIG_SENSORS_ADM9240 is not set 549 # CONFIG_SENSORS_ADT7470 is not set 550 # CONFIG_SENSORS_ATXP1 is not set 551 # CONFIG_SENSORS_DS1621 is not set 552 # CONFIG_SENSORS_F71805F is not set ··· 575 # CONFIG_SENSORS_SMSC47M1 is not set 576 # CONFIG_SENSORS_SMSC47M192 is not set 577 # CONFIG_SENSORS_SMSC47B397 is not set 578 # CONFIG_SENSORS_THMC50 is not set 579 # CONFIG_SENSORS_VT1211 is not set 580 # CONFIG_SENSORS_W83781D is not set ··· 583 # CONFIG_SENSORS_W83792D is not set 584 # CONFIG_SENSORS_W83793 is not set 585 # CONFIG_SENSORS_W83L785TS is not set 586 # CONFIG_SENSORS_W83627HF is not set 587 # CONFIG_SENSORS_W83627EHF is not set 588 # CONFIG_HWMON_DEBUG_CHIP is not set 589 CONFIG_WATCHDOG=y 590 # CONFIG_WATCHDOG_NOWAYOUT is not set 591 ··· 638 # CONFIG_HIDRAW is not set 639 # CONFIG_USB_SUPPORT is not set 640 # CONFIG_MMC is not set 641 # CONFIG_NEW_LEDS is not set 642 # CONFIG_EDAC is not set 643 # CONFIG_RTC_CLASS is not set 644 645 # 646 # Userspace I/O ··· 661 # CONFIG_XFS_FS is not set 662 # CONFIG_GFS2_FS is not set 663 # CONFIG_OCFS2_FS is not set 664 - # CONFIG_MINIX_FS is not set 665 - # CONFIG_ROMFS_FS is not set 666 CONFIG_INOTIFY=y 667 CONFIG_INOTIFY_USER=y 668 # CONFIG_QUOTA is not set 669 - CONFIG_DNOTIFY=y 670 # CONFIG_AUTOFS_FS is not set 671 # CONFIG_AUTOFS4_FS is not set 672 # CONFIG_FUSE_FS is not set ··· 706 # CONFIG_EFS_FS is not set 707 # CONFIG_CRAMFS is not set 708 # CONFIG_VXFS_FS is not set 709 # CONFIG_HPFS_FS is not set 710 # CONFIG_QNX4FS_FS is not set 711 # CONFIG_SYSV_FS is not set 712 # CONFIG_UFS_FS is not set 713 CONFIG_NETWORK_FILESYSTEMS=y ··· 756 CONFIG_HAS_IOMEM=y 757 CONFIG_HAS_IOPORT=y 758 CONFIG_HAS_DMA=y 759 - # CONFIG_INSTRUMENTATION is not set 760 761 # 762 # Kernel hacking ··· 781 CONFIG_CRYPTO=y 782 CONFIG_CRYPTO_ALGAPI=y 783 CONFIG_CRYPTO_BLKCIPHER=y 784 CONFIG_CRYPTO_MANAGER=y 785 # CONFIG_CRYPTO_HMAC is not set 786 # CONFIG_CRYPTO_XCBC is not set ··· 799 CONFIG_CRYPTO_PCBC=m 800 # CONFIG_CRYPTO_LRW is not set 801 # CONFIG_CRYPTO_XTS is not set 802 # CONFIG_CRYPTO_CRYPTD is not set 803 CONFIG_CRYPTO_DES=y 804 # CONFIG_CRYPTO_FCRYPT is not set ··· 816 # CONFIG_CRYPTO_KHAZAD is not set 817 # CONFIG_CRYPTO_ANUBIS is not set 818 # CONFIG_CRYPTO_SEED is not set 819 # CONFIG_CRYPTO_DEFLATE is not set 820 # CONFIG_CRYPTO_MICHAEL_MIC is not set 821 # CONFIG_CRYPTO_CRC32C is not set 822 # CONFIG_CRYPTO_CAMELLIA is not set 823 # CONFIG_CRYPTO_TEST is not set 824 # CONFIG_CRYPTO_AUTHENC is not set 825 # CONFIG_CRYPTO_HW is not set 826 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:38 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_PPC_FPU=y 18 + # CONFIG_FSL_EMB_PERFMON is not set 19 CONFIG_PPC_STD_MMU=y 20 CONFIG_PPC_STD_MMU_32=y 21 # CONFIG_PPC_MM_SLICES is not set ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 74 CONFIG_FAIR_GROUP_SCHED=y 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 88 CONFIG_PRINTK=y 89 CONFIG_BUG=y 90 CONFIG_ELF_CORE=y 91 + CONFIG_COMPAT_BRK=y 92 CONFIG_BASE_FULL=y 93 CONFIG_FUTEX=y 94 CONFIG_ANON_INODES=y 95 # CONFIG_EPOLL is not set 96 CONFIG_SIGNALFD=y 97 + CONFIG_TIMERFD=y 98 CONFIG_EVENTFD=y 99 CONFIG_SHMEM=y 100 CONFIG_VM_EVENT_COUNTERS=y 101 CONFIG_SLAB=y 102 # CONFIG_SLUB is not set 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set ··· 127 # CONFIG_DEFAULT_CFQ is not set 128 # CONFIG_DEFAULT_NOOP is not set 129 CONFIG_DEFAULT_IOSCHED="anticipatory" 130 + CONFIG_CLASSIC_RCU=y 131 132 # 133 # Platform support ··· 135 # CONFIG_PPC_82xx is not set 136 CONFIG_PPC_83xx=y 137 # CONFIG_PPC_86xx is not set 138 + # CONFIG_PPC_MPC512x is not set 139 + # CONFIG_PPC_MPC5121 is not set 140 # CONFIG_PPC_CELL is not set 141 # CONFIG_PPC_CELL_NATIVE is not set 142 # CONFIG_PQ2ADS is not set 143 + CONFIG_MPC83xx=y 144 + # CONFIG_MPC831x_RDB is not set 145 # CONFIG_MPC832x_MDS is not set 146 # CONFIG_MPC832x_RDB is not set 147 # CONFIG_MPC834x_MDS is not set 148 # CONFIG_MPC834x_ITX is not set 149 # CONFIG_MPC836x_MDS is not set 150 # CONFIG_MPC837x_MDS is not set 151 + # CONFIG_MPC837x_RDB is not set 152 CONFIG_SBC834x=y 153 + CONFIG_PPC_MPC834x=y 154 CONFIG_IPIC=y 155 # CONFIG_MPIC is not set 156 # CONFIG_MPIC_WEIRD is not set ··· 175 # CONFIG_HZ_300 is not set 176 # CONFIG_HZ_1000 is not set 177 CONFIG_HZ=250 178 + # CONFIG_SCHED_HRTICK is not set 179 CONFIG_PREEMPT_NONE=y 180 # CONFIG_PREEMPT_VOLUNTARY is not set 181 # CONFIG_PREEMPT is not set 182 CONFIG_BINFMT_ELF=y 183 # CONFIG_BINFMT_MISC is not set 184 + # CONFIG_IOMMU_HELPER is not set 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 199 CONFIG_PROC_DEVICETREE=y 200 # CONFIG_CMDLINE_BOOL is not set 201 # CONFIG_PM is not set 202 CONFIG_SECCOMP=y 203 CONFIG_ISA_DMA_API=y 204 205 # ··· 248 CONFIG_XFRM_USER=m 249 # CONFIG_XFRM_SUB_POLICY is not set 250 # CONFIG_XFRM_MIGRATE is not set 251 + # CONFIG_XFRM_STATISTICS is not set 252 # CONFIG_NET_KEY is not set 253 CONFIG_INET=y 254 CONFIG_IP_MULTICAST=y ··· 303 # 304 # CONFIG_NET_PKTGEN is not set 305 # CONFIG_HAMRADIO is not set 306 + # CONFIG_CAN is not set 307 # CONFIG_IRDA is not set 308 # CONFIG_BT is not set 309 # CONFIG_AF_RXRPC is not set ··· 342 CONFIG_BLK_DEV_RAM=y 343 CONFIG_BLK_DEV_RAM_COUNT=16 344 CONFIG_BLK_DEV_RAM_SIZE=32768 345 + # CONFIG_BLK_DEV_XIP is not set 346 # CONFIG_CDROM_PKTCDVD is not set 347 # CONFIG_ATA_OVER_ETH is not set 348 CONFIG_MISC_DEVICES=y 349 # CONFIG_EEPROM_93CX6 is not set 350 + # CONFIG_ENCLOSURE_SERVICES is not set 351 + CONFIG_HAVE_IDE=y 352 # CONFIG_IDE is not set 353 354 # ··· 381 # CONFIG_SMSC_PHY is not set 382 CONFIG_BROADCOM_PHY=y 383 # CONFIG_ICPLUS_PHY is not set 384 + # CONFIG_REALTEK_PHY is not set 385 # CONFIG_FIXED_PHY is not set 386 # CONFIG_MDIO_BITBANG is not set 387 CONFIG_NET_ETHERNET=y ··· 391 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 392 # CONFIG_B44 is not set 393 CONFIG_NETDEV_1000=y 394 + # CONFIG_E1000E_ENABLED is not set 395 CONFIG_GIANFAR=y 396 # CONFIG_GFAR_NAPI is not set 397 # CONFIG_NETDEV_10000 is not set ··· 403 # CONFIG_WAN is not set 404 # CONFIG_PPP is not set 405 # CONFIG_SLIP is not set 406 # CONFIG_NETCONSOLE is not set 407 # CONFIG_NETPOLL is not set 408 # CONFIG_NET_POLL_CONTROLLER is not set ··· 498 # 499 # Miscellaneous I2C Chip support 500 # 501 # CONFIG_DS1682 is not set 502 # CONFIG_SENSORS_EEPROM is not set 503 # CONFIG_SENSORS_PCF8574 is not set 504 + # CONFIG_PCF8575 is not set 505 # CONFIG_SENSORS_PCF8591 is not set 506 + # CONFIG_TPS65010 is not set 507 # CONFIG_SENSORS_MAX6875 is not set 508 # CONFIG_SENSORS_TSL2550 is not set 509 # CONFIG_I2C_DEBUG_CORE is not set ··· 530 # CONFIG_SENSORS_ADM1031 is not set 531 # CONFIG_SENSORS_ADM9240 is not set 532 # CONFIG_SENSORS_ADT7470 is not set 533 + # CONFIG_SENSORS_ADT7473 is not set 534 # CONFIG_SENSORS_ATXP1 is not set 535 # CONFIG_SENSORS_DS1621 is not set 536 # CONFIG_SENSORS_F71805F is not set ··· 557 # CONFIG_SENSORS_SMSC47M1 is not set 558 # CONFIG_SENSORS_SMSC47M192 is not set 559 # CONFIG_SENSORS_SMSC47B397 is not set 560 + # CONFIG_SENSORS_ADS7828 is not set 561 # CONFIG_SENSORS_THMC50 is not set 562 # CONFIG_SENSORS_VT1211 is not set 563 # CONFIG_SENSORS_W83781D is not set ··· 564 # CONFIG_SENSORS_W83792D is not set 565 # CONFIG_SENSORS_W83793 is not set 566 # CONFIG_SENSORS_W83L785TS is not set 567 + # CONFIG_SENSORS_W83L786NG is not set 568 # CONFIG_SENSORS_W83627HF is not set 569 # CONFIG_SENSORS_W83627EHF is not set 570 # CONFIG_HWMON_DEBUG_CHIP is not set 571 + # CONFIG_THERMAL is not set 572 CONFIG_WATCHDOG=y 573 # CONFIG_WATCHDOG_NOWAYOUT is not set 574 ··· 617 # CONFIG_HIDRAW is not set 618 # CONFIG_USB_SUPPORT is not set 619 # CONFIG_MMC is not set 620 + # CONFIG_MEMSTICK is not set 621 # CONFIG_NEW_LEDS is not set 622 # CONFIG_EDAC is not set 623 # CONFIG_RTC_CLASS is not set 624 + # CONFIG_DMADEVICES is not set 625 626 # 627 # Userspace I/O ··· 638 # CONFIG_XFS_FS is not set 639 # CONFIG_GFS2_FS is not set 640 # CONFIG_OCFS2_FS is not set 641 + CONFIG_DNOTIFY=y 642 CONFIG_INOTIFY=y 643 CONFIG_INOTIFY_USER=y 644 # CONFIG_QUOTA is not set 645 # CONFIG_AUTOFS_FS is not set 646 # CONFIG_AUTOFS4_FS is not set 647 # CONFIG_FUSE_FS is not set ··· 685 # CONFIG_EFS_FS is not set 686 # CONFIG_CRAMFS is not set 687 # CONFIG_VXFS_FS is not set 688 + # CONFIG_MINIX_FS is not set 689 # CONFIG_HPFS_FS is not set 690 # CONFIG_QNX4FS_FS is not set 691 + # CONFIG_ROMFS_FS is not set 692 # CONFIG_SYSV_FS is not set 693 # CONFIG_UFS_FS is not set 694 CONFIG_NETWORK_FILESYSTEMS=y ··· 733 CONFIG_HAS_IOMEM=y 734 CONFIG_HAS_IOPORT=y 735 CONFIG_HAS_DMA=y 736 737 # 738 # Kernel hacking ··· 759 CONFIG_CRYPTO=y 760 CONFIG_CRYPTO_ALGAPI=y 761 CONFIG_CRYPTO_BLKCIPHER=y 762 + # CONFIG_CRYPTO_SEQIV is not set 763 CONFIG_CRYPTO_MANAGER=y 764 # CONFIG_CRYPTO_HMAC is not set 765 # CONFIG_CRYPTO_XCBC is not set ··· 776 CONFIG_CRYPTO_PCBC=m 777 # CONFIG_CRYPTO_LRW is not set 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 782 # CONFIG_CRYPTO_CRYPTD is not set 783 CONFIG_CRYPTO_DES=y 784 # CONFIG_CRYPTO_FCRYPT is not set ··· 790 # CONFIG_CRYPTO_KHAZAD is not set 791 # CONFIG_CRYPTO_ANUBIS is not set 792 # CONFIG_CRYPTO_SEED is not set 793 + # CONFIG_CRYPTO_SALSA20 is not set 794 # CONFIG_CRYPTO_DEFLATE is not set 795 # CONFIG_CRYPTO_MICHAEL_MIC is not set 796 # CONFIG_CRYPTO_CRC32C is not set 797 # CONFIG_CRYPTO_CAMELLIA is not set 798 # CONFIG_CRYPTO_TEST is not set 799 # CONFIG_CRYPTO_AUTHENC is not set 800 + # CONFIG_CRYPTO_LZO is not set 801 # CONFIG_CRYPTO_HW is not set 802 # CONFIG_PPC_CLOCK is not set
+93 -22
arch/powerpc/configs/sbc8548_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 15:19:12 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 93 CONFIG_PRINTK=y 94 CONFIG_BUG=y 95 CONFIG_ELF_CORE=y 96 CONFIG_BASE_FULL=y 97 CONFIG_FUTEX=y 98 CONFIG_ANON_INODES=y 99 CONFIG_EPOLL=y 100 CONFIG_SIGNALFD=y 101 CONFIG_EVENTFD=y 102 CONFIG_SHMEM=y 103 CONFIG_VM_EVENT_COUNTERS=y 104 CONFIG_SLAB=y 105 # CONFIG_SLUB is not set 106 # CONFIG_SLOB is not set 107 CONFIG_SLABINFO=y 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set ··· 135 # CONFIG_DEFAULT_CFQ is not set 136 # CONFIG_DEFAULT_NOOP is not set 137 CONFIG_DEFAULT_IOSCHED="anticipatory" 138 139 # 140 # Platform support 141 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set 146 # CONFIG_PQ2ADS is not set 147 # CONFIG_MPC8540_ADS is not set 148 # CONFIG_MPC8560_ADS is not set 149 # CONFIG_MPC85xx_CDS is not set 150 # CONFIG_MPC85xx_MDS is not set 151 # CONFIG_MPC85xx_DS is not set 152 CONFIG_SBC8548=y 153 # CONFIG_SBC8560 is not set 154 - CONFIG_MPC8540=y 155 - CONFIG_MPC85xx=y 156 # CONFIG_IPIC is not set 157 CONFIG_MPIC=y 158 # CONFIG_MPIC_WEIRD is not set ··· 169 # CONFIG_PPC_INDIRECT_IO is not set 170 # CONFIG_GENERIC_IOMAP is not set 171 # CONFIG_CPU_FREQ is not set 172 # CONFIG_FSL_ULI1575 is not set 173 174 # ··· 185 # CONFIG_HZ_300 is not set 186 # CONFIG_HZ_1000 is not set 187 CONFIG_HZ=250 188 CONFIG_PREEMPT_NONE=y 189 # CONFIG_PREEMPT_VOLUNTARY is not set 190 # CONFIG_PREEMPT is not set 191 CONFIG_BINFMT_ELF=y 192 CONFIG_BINFMT_MISC=y 193 CONFIG_MATH_EMULATION=y 194 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 195 CONFIG_ARCH_FLATMEM_ENABLE=y 196 CONFIG_ARCH_POPULATES_NODE_MAP=y 197 CONFIG_SELECT_MEMORY_MODEL=y ··· 214 CONFIG_PROC_DEVICETREE=y 215 # CONFIG_CMDLINE_BOOL is not set 216 # CONFIG_PM is not set 217 - CONFIG_SUSPEND_UP_POSSIBLE=y 218 - CONFIG_HIBERNATION_UP_POSSIBLE=y 219 # CONFIG_SECCOMP is not set 220 - CONFIG_WANT_DEVICE_TREE=y 221 - CONFIG_DEVICE_TREE="" 222 CONFIG_ISA_DMA_API=y 223 224 # ··· 263 CONFIG_XFRM_USER=y 264 # CONFIG_XFRM_SUB_POLICY is not set 265 # CONFIG_XFRM_MIGRATE is not set 266 # CONFIG_NET_KEY is not set 267 CONFIG_INET=y 268 CONFIG_IP_MULTICAST=y ··· 319 # 320 # CONFIG_NET_PKTGEN is not set 321 # CONFIG_HAMRADIO is not set 322 # CONFIG_IRDA is not set 323 # CONFIG_BT is not set 324 # CONFIG_AF_RXRPC is not set ··· 364 CONFIG_BLK_DEV_RAM=y 365 CONFIG_BLK_DEV_RAM_COUNT=16 366 CONFIG_BLK_DEV_RAM_SIZE=4096 367 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 368 # CONFIG_CDROM_PKTCDVD is not set 369 # CONFIG_ATA_OVER_ETH is not set 370 CONFIG_MISC_DEVICES=y ··· 372 # CONFIG_EEPROM_93CX6 is not set 373 # CONFIG_SGI_IOC4 is not set 374 # CONFIG_TIFM_CORE is not set 375 # CONFIG_IDE is not set 376 377 # ··· 417 # CONFIG_SMSC_PHY is not set 418 CONFIG_BROADCOM_PHY=y 419 # CONFIG_ICPLUS_PHY is not set 420 # CONFIG_FIXED_PHY is not set 421 # CONFIG_MDIO_BITBANG is not set 422 CONFIG_NET_ETHERNET=y ··· 439 # CONFIG_DL2K is not set 440 # CONFIG_E1000 is not set 441 # CONFIG_E1000E is not set 442 # CONFIG_IP1000 is not set 443 # CONFIG_NS83820 is not set 444 # CONFIG_HAMACHI is not set 445 # CONFIG_YELLOWFIN is not set ··· 468 # CONFIG_NIU is not set 469 # CONFIG_MLX4_CORE is not set 470 # CONFIG_TEHUTI is not set 471 # CONFIG_TR is not set 472 473 # ··· 481 # CONFIG_HIPPI is not set 482 # CONFIG_PPP is not set 483 # CONFIG_SLIP is not set 484 - # CONFIG_SHAPER is not set 485 # CONFIG_NETCONSOLE is not set 486 # CONFIG_NETPOLL is not set 487 # CONFIG_NET_POLL_CONTROLLER is not set ··· 523 # 524 # CONFIG_VT is not set 525 # CONFIG_SERIAL_NONSTANDARD is not set 526 527 # 528 # Serial drivers ··· 583 # CONFIG_SENSORS_W83627HF is not set 584 # CONFIG_SENSORS_W83627EHF is not set 585 # CONFIG_HWMON_DEBUG_CHIP is not set 586 # CONFIG_WATCHDOG is not set 587 588 # ··· 626 # CONFIG_HID_SUPPORT is not set 627 # CONFIG_USB_SUPPORT is not set 628 # CONFIG_MMC is not set 629 # CONFIG_NEW_LEDS is not set 630 # CONFIG_INFINIBAND is not set 631 # CONFIG_EDAC is not set 632 # CONFIG_RTC_CLASS is not set 633 634 # 635 # Userspace I/O ··· 650 # CONFIG_XFS_FS is not set 651 # CONFIG_GFS2_FS is not set 652 # CONFIG_OCFS2_FS is not set 653 - # CONFIG_MINIX_FS is not set 654 - # CONFIG_ROMFS_FS is not set 655 CONFIG_INOTIFY=y 656 CONFIG_INOTIFY_USER=y 657 # CONFIG_QUOTA is not set 658 - CONFIG_DNOTIFY=y 659 # CONFIG_AUTOFS_FS is not set 660 # CONFIG_AUTOFS4_FS is not set 661 # CONFIG_FUSE_FS is not set ··· 695 # CONFIG_EFS_FS is not set 696 # CONFIG_CRAMFS is not set 697 # CONFIG_VXFS_FS is not set 698 # CONFIG_HPFS_FS is not set 699 # CONFIG_QNX4FS_FS is not set 700 # CONFIG_SYSV_FS is not set 701 # CONFIG_UFS_FS is not set 702 CONFIG_NETWORK_FILESYSTEMS=y ··· 742 CONFIG_HAS_IOMEM=y 743 CONFIG_HAS_IOPORT=y 744 CONFIG_HAS_DMA=y 745 - # CONFIG_INSTRUMENTATION is not set 746 747 # 748 # Kernel hacking ··· 764 # CONFIG_KEYS is not set 765 # CONFIG_SECURITY is not set 766 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 767 - # CONFIG_CRYPTO is not set 768 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:39 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 90 CONFIG_PRINTK=y 91 CONFIG_BUG=y 92 CONFIG_ELF_CORE=y 93 + CONFIG_COMPAT_BRK=y 94 CONFIG_BASE_FULL=y 95 CONFIG_FUTEX=y 96 CONFIG_ANON_INODES=y 97 CONFIG_EPOLL=y 98 CONFIG_SIGNALFD=y 99 + CONFIG_TIMERFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y 103 CONFIG_SLAB=y 104 # CONFIG_SLUB is not set 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 112 CONFIG_SLABINFO=y 113 CONFIG_RT_MUTEXES=y 114 # CONFIG_TINY_SHMEM is not set ··· 124 # CONFIG_DEFAULT_CFQ is not set 125 # CONFIG_DEFAULT_NOOP is not set 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 128 129 # 130 # Platform support 131 # 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 134 # CONFIG_PPC_CELL is not set 135 # CONFIG_PPC_CELL_NATIVE is not set 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 138 # CONFIG_MPC8540_ADS is not set 139 # CONFIG_MPC8560_ADS is not set 140 # CONFIG_MPC85xx_CDS is not set 141 # CONFIG_MPC85xx_MDS is not set 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=y 149 # CONFIG_SBC8560 is not set 150 # CONFIG_IPIC is not set 151 CONFIG_MPIC=y 152 # CONFIG_MPIC_WEIRD is not set ··· 153 # CONFIG_PPC_INDIRECT_IO is not set 154 # CONFIG_GENERIC_IOMAP is not set 155 # CONFIG_CPU_FREQ is not set 156 + # CONFIG_CPM2 is not set 157 # CONFIG_FSL_ULI1575 is not set 158 159 # ··· 168 # CONFIG_HZ_300 is not set 169 # CONFIG_HZ_1000 is not set 170 CONFIG_HZ=250 171 + # CONFIG_SCHED_HRTICK is not set 172 CONFIG_PREEMPT_NONE=y 173 # CONFIG_PREEMPT_VOLUNTARY is not set 174 # CONFIG_PREEMPT is not set 175 CONFIG_BINFMT_ELF=y 176 CONFIG_BINFMT_MISC=y 177 CONFIG_MATH_EMULATION=y 178 + # CONFIG_IOMMU_HELPER is not set 179 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 180 + CONFIG_ARCH_HAS_WALK_MEMORY=y 181 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 182 CONFIG_ARCH_FLATMEM_ENABLE=y 183 CONFIG_ARCH_POPULATES_NODE_MAP=y 184 CONFIG_SELECT_MEMORY_MODEL=y ··· 193 CONFIG_PROC_DEVICETREE=y 194 # CONFIG_CMDLINE_BOOL is not set 195 # CONFIG_PM is not set 196 # CONFIG_SECCOMP is not set 197 CONFIG_ISA_DMA_API=y 198 199 # ··· 246 CONFIG_XFRM_USER=y 247 # CONFIG_XFRM_SUB_POLICY is not set 248 # CONFIG_XFRM_MIGRATE is not set 249 + # CONFIG_XFRM_STATISTICS is not set 250 # CONFIG_NET_KEY is not set 251 CONFIG_INET=y 252 CONFIG_IP_MULTICAST=y ··· 301 # 302 # CONFIG_NET_PKTGEN is not set 303 # CONFIG_HAMRADIO is not set 304 + # CONFIG_CAN is not set 305 # CONFIG_IRDA is not set 306 # CONFIG_BT is not set 307 # CONFIG_AF_RXRPC is not set ··· 345 CONFIG_BLK_DEV_RAM=y 346 CONFIG_BLK_DEV_RAM_COUNT=16 347 CONFIG_BLK_DEV_RAM_SIZE=4096 348 + # CONFIG_BLK_DEV_XIP is not set 349 # CONFIG_CDROM_PKTCDVD is not set 350 # CONFIG_ATA_OVER_ETH is not set 351 CONFIG_MISC_DEVICES=y ··· 353 # CONFIG_EEPROM_93CX6 is not set 354 # CONFIG_SGI_IOC4 is not set 355 # CONFIG_TIFM_CORE is not set 356 + # CONFIG_ENCLOSURE_SERVICES is not set 357 + CONFIG_HAVE_IDE=y 358 # CONFIG_IDE is not set 359 360 # ··· 396 # CONFIG_SMSC_PHY is not set 397 CONFIG_BROADCOM_PHY=y 398 # CONFIG_ICPLUS_PHY is not set 399 + # CONFIG_REALTEK_PHY is not set 400 # CONFIG_FIXED_PHY is not set 401 # CONFIG_MDIO_BITBANG is not set 402 CONFIG_NET_ETHERNET=y ··· 417 # CONFIG_DL2K is not set 418 # CONFIG_E1000 is not set 419 # CONFIG_E1000E is not set 420 + # CONFIG_E1000E_ENABLED is not set 421 # CONFIG_IP1000 is not set 422 + # CONFIG_IGB is not set 423 # CONFIG_NS83820 is not set 424 # CONFIG_HAMACHI is not set 425 # CONFIG_YELLOWFIN is not set ··· 444 # CONFIG_NIU is not set 445 # CONFIG_MLX4_CORE is not set 446 # CONFIG_TEHUTI is not set 447 + # CONFIG_BNX2X is not set 448 # CONFIG_TR is not set 449 450 # ··· 456 # CONFIG_HIPPI is not set 457 # CONFIG_PPP is not set 458 # CONFIG_SLIP is not set 459 # CONFIG_NETCONSOLE is not set 460 # CONFIG_NETPOLL is not set 461 # CONFIG_NET_POLL_CONTROLLER is not set ··· 499 # 500 # CONFIG_VT is not set 501 # CONFIG_SERIAL_NONSTANDARD is not set 502 + # CONFIG_NOZOMI is not set 503 504 # 505 # Serial drivers ··· 558 # CONFIG_SENSORS_W83627HF is not set 559 # CONFIG_SENSORS_W83627EHF is not set 560 # CONFIG_HWMON_DEBUG_CHIP is not set 561 + # CONFIG_THERMAL is not set 562 # CONFIG_WATCHDOG is not set 563 564 # ··· 600 # CONFIG_HID_SUPPORT is not set 601 # CONFIG_USB_SUPPORT is not set 602 # CONFIG_MMC is not set 603 + # CONFIG_MEMSTICK is not set 604 # CONFIG_NEW_LEDS is not set 605 # CONFIG_INFINIBAND is not set 606 # CONFIG_EDAC is not set 607 # CONFIG_RTC_CLASS is not set 608 + # CONFIG_DMADEVICES is not set 609 610 # 611 # Userspace I/O ··· 622 # CONFIG_XFS_FS is not set 623 # CONFIG_GFS2_FS is not set 624 # CONFIG_OCFS2_FS is not set 625 + CONFIG_DNOTIFY=y 626 CONFIG_INOTIFY=y 627 CONFIG_INOTIFY_USER=y 628 # CONFIG_QUOTA is not set 629 # CONFIG_AUTOFS_FS is not set 630 # CONFIG_AUTOFS4_FS is not set 631 # CONFIG_FUSE_FS is not set ··· 669 # CONFIG_EFS_FS is not set 670 # CONFIG_CRAMFS is not set 671 # CONFIG_VXFS_FS is not set 672 + # CONFIG_MINIX_FS is not set 673 # CONFIG_HPFS_FS is not set 674 # CONFIG_QNX4FS_FS is not set 675 + # CONFIG_ROMFS_FS is not set 676 # CONFIG_SYSV_FS is not set 677 # CONFIG_UFS_FS is not set 678 CONFIG_NETWORK_FILESYSTEMS=y ··· 714 CONFIG_HAS_IOMEM=y 715 CONFIG_HAS_IOPORT=y 716 CONFIG_HAS_DMA=y 717 718 # 719 # Kernel hacking ··· 737 # CONFIG_KEYS is not set 738 # CONFIG_SECURITY is not set 739 # CONFIG_SECURITY_FILE_CAPABILITIES 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 785 # CONFIG_PPC_CLOCK is not set
+95 -29
arch/powerpc/configs/sbc8560_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc4 4 - # Wed Jan 23 14:59:20 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 CONFIG_PRINTK=y 95 CONFIG_BUG=y 96 CONFIG_ELF_CORE=y 97 CONFIG_BASE_FULL=y 98 CONFIG_FUTEX=y 99 CONFIG_ANON_INODES=y 100 CONFIG_EPOLL=y 101 CONFIG_SIGNALFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y 105 CONFIG_SLAB=y 106 # CONFIG_SLUB is not set 107 # CONFIG_SLOB is not set 108 CONFIG_RT_MUTEXES=y 109 # CONFIG_TINY_SHMEM is not set 110 CONFIG_BASE_SMALL=0 ··· 136 # CONFIG_DEFAULT_CFQ is not set 137 # CONFIG_DEFAULT_NOOP is not set 138 CONFIG_DEFAULT_IOSCHED="anticipatory" 139 140 # 141 # Platform support 142 # 143 - # CONFIG_PPC_MPC52xx is not set 144 - # CONFIG_PPC_MPC5200 is not set 145 # CONFIG_PPC_CELL is not set 146 # CONFIG_PPC_CELL_NATIVE is not set 147 # CONFIG_PQ2ADS is not set 148 # CONFIG_MPC8540_ADS is not set 149 # CONFIG_MPC8560_ADS is not set 150 # CONFIG_MPC85xx_CDS is not set 151 # CONFIG_MPC85xx_MDS is not set 152 # CONFIG_MPC85xx_DS is not set 153 CONFIG_SBC8560=y 154 - CONFIG_MPC8560=y 155 - CONFIG_MPC85xx=y 156 CONFIG_MPIC=y 157 # CONFIG_MPIC_WEIRD is not set 158 # CONFIG_PPC_I8259 is not set ··· 186 # CONFIG_HZ_300 is not set 187 # CONFIG_HZ_1000 is not set 188 CONFIG_HZ=250 189 CONFIG_PREEMPT_NONE=y 190 # CONFIG_PREEMPT_VOLUNTARY is not set 191 # CONFIG_PREEMPT is not set 192 CONFIG_BINFMT_ELF=y 193 CONFIG_BINFMT_MISC=y 194 # CONFIG_MATH_EMULATION is not set 195 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 196 CONFIG_ARCH_FLATMEM_ENABLE=y 197 CONFIG_ARCH_POPULATES_NODE_MAP=y 198 CONFIG_SELECT_MEMORY_MODEL=y ··· 215 CONFIG_PROC_DEVICETREE=y 216 # CONFIG_CMDLINE_BOOL is not set 217 # CONFIG_PM is not set 218 - CONFIG_SUSPEND_UP_POSSIBLE=y 219 - CONFIG_HIBERNATION_UP_POSSIBLE=y 220 # CONFIG_SECCOMP is not set 221 - CONFIG_WANT_DEVICE_TREE=y 222 - CONFIG_DEVICE_TREE="" 223 CONFIG_ISA_DMA_API=y 224 225 # ··· 258 CONFIG_XFRM_USER=y 259 # CONFIG_XFRM_SUB_POLICY is not set 260 # CONFIG_XFRM_MIGRATE is not set 261 # CONFIG_NET_KEY is not set 262 CONFIG_INET=y 263 CONFIG_IP_MULTICAST=y ··· 314 # 315 # CONFIG_NET_PKTGEN is not set 316 # CONFIG_HAMRADIO is not set 317 # CONFIG_IRDA is not set 318 # CONFIG_BT is not set 319 # CONFIG_AF_RXRPC is not set ··· 356 CONFIG_BLK_DEV_RAM=y 357 CONFIG_BLK_DEV_RAM_COUNT=16 358 CONFIG_BLK_DEV_RAM_SIZE=32768 359 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 360 # CONFIG_CDROM_PKTCDVD is not set 361 # CONFIG_ATA_OVER_ETH is not set 362 CONFIG_MISC_DEVICES=y 363 # CONFIG_EEPROM_93CX6 is not set 364 # CONFIG_IDE is not set 365 366 # ··· 397 # CONFIG_SMSC_PHY is not set 398 CONFIG_BROADCOM_PHY=y 399 # CONFIG_ICPLUS_PHY is not set 400 # CONFIG_FIXED_PHY is not set 401 # CONFIG_MDIO_BITBANG is not set 402 CONFIG_NET_ETHERNET=y ··· 408 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 409 # CONFIG_B44 is not set 410 CONFIG_NETDEV_1000=y 411 CONFIG_GIANFAR=y 412 CONFIG_GFAR_NAPI=y 413 CONFIG_NETDEV_10000=y ··· 421 # CONFIG_WAN is not set 422 # CONFIG_PPP is not set 423 # CONFIG_SLIP is not set 424 - # CONFIG_SHAPER is not set 425 # CONFIG_NETCONSOLE is not set 426 # CONFIG_NETPOLL is not set 427 # CONFIG_NET_POLL_CONTROLLER is not set ··· 513 # CONFIG_SENSORS_W83627HF is not set 514 # CONFIG_SENSORS_W83627EHF is not set 515 # CONFIG_HWMON_DEBUG_CHIP is not set 516 # CONFIG_WATCHDOG is not set 517 518 # ··· 563 # 564 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 565 # 566 - 567 - # 568 - # USB Gadget Support 569 - # 570 # CONFIG_USB_GADGET is not set 571 # CONFIG_MMC is not set 572 # CONFIG_NEW_LEDS is not set 573 # CONFIG_EDAC is not set 574 CONFIG_RTC_LIB=y ··· 591 # Platform RTC drivers 592 # 593 # CONFIG_RTC_DRV_CMOS is not set 594 # CONFIG_RTC_DRV_DS1553 is not set 595 - # CONFIG_RTC_DRV_STK17TA8 is not set 596 # CONFIG_RTC_DRV_DS1742 is not set 597 # CONFIG_RTC_DRV_M48T86 is not set 598 CONFIG_RTC_DRV_M48T59=y 599 # CONFIG_RTC_DRV_V3020 is not set ··· 602 # 603 # on-CPU RTC drivers 604 # 605 606 # 607 # Userspace I/O ··· 621 # CONFIG_XFS_FS is not set 622 # CONFIG_GFS2_FS is not set 623 # CONFIG_OCFS2_FS is not set 624 - # CONFIG_MINIX_FS is not set 625 - # CONFIG_ROMFS_FS is not set 626 CONFIG_INOTIFY=y 627 CONFIG_INOTIFY_USER=y 628 # CONFIG_QUOTA is not set 629 - CONFIG_DNOTIFY=y 630 # CONFIG_AUTOFS_FS is not set 631 # CONFIG_AUTOFS4_FS is not set 632 # CONFIG_FUSE_FS is not set ··· 666 # CONFIG_EFS_FS is not set 667 # CONFIG_CRAMFS is not set 668 # CONFIG_VXFS_FS is not set 669 # CONFIG_HPFS_FS is not set 670 # CONFIG_QNX4FS_FS is not set 671 # CONFIG_SYSV_FS is not set 672 # CONFIG_UFS_FS is not set 673 CONFIG_NETWORK_FILESYSTEMS=y ··· 710 # CONFIG_SYSV68_PARTITION is not set 711 # CONFIG_NLS is not set 712 # CONFIG_DLM is not set 713 - # CONFIG_UCC_SLOW is not set 714 715 # 716 # Library routines ··· 725 CONFIG_HAS_IOMEM=y 726 CONFIG_HAS_IOPORT=y 727 CONFIG_HAS_DMA=y 728 - # CONFIG_INSTRUMENTATION is not set 729 730 # 731 # Kernel hacking ··· 755 # CONFIG_DEBUG_VM is not set 756 # CONFIG_DEBUG_LIST is not set 757 # CONFIG_DEBUG_SG is not set 758 - CONFIG_FORCED_INLINING=y 759 # CONFIG_BOOT_PRINTK_DELAY is not set 760 # CONFIG_FAULT_INJECTION is not set 761 # CONFIG_SAMPLES is not set 762 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 774 # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 775 # CONFIG_PPC_EARLY_DEBUG_BEAT is not set 776 # CONFIG_PPC_EARLY_DEBUG_44x is not set 777 # CONFIG_PPC_EARLY_DEBUG_CPM is not set 778 779 # ··· 783 # CONFIG_KEYS is not set 784 # CONFIG_SECURITY is not set 785 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 786 - # CONFIG_CRYPTO is not set 787 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:39 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 + CONFIG_COMPAT_BRK=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 CONFIG_EPOLL=y 99 CONFIG_SIGNALFD=y 100 + CONFIG_TIMERFD=y 101 CONFIG_EVENTFD=y 102 CONFIG_SHMEM=y 103 CONFIG_VM_EVENT_COUNTERS=y 104 CONFIG_SLAB=y 105 # CONFIG_SLUB is not set 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 114 CONFIG_RT_MUTEXES=y 115 # CONFIG_TINY_SHMEM is not set 116 CONFIG_BASE_SMALL=0 ··· 124 # CONFIG_DEFAULT_CFQ is not set 125 # CONFIG_DEFAULT_NOOP is not set 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 128 129 # 130 # Platform support 131 # 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 134 # CONFIG_PPC_CELL is not set 135 # CONFIG_PPC_CELL_NATIVE is not set 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 138 # CONFIG_MPC8540_ADS is not set 139 # CONFIG_MPC8560_ADS is not set 140 # CONFIG_MPC85xx_CDS is not set 141 # CONFIG_MPC85xx_MDS is not set 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 149 CONFIG_SBC8560=y 150 + # CONFIG_IPIC is not set 151 CONFIG_MPIC=y 152 # CONFIG_MPIC_WEIRD is not set 153 # CONFIG_PPC_I8259 is not set ··· 167 # CONFIG_HZ_300 is not set 168 # CONFIG_HZ_1000 is not set 169 CONFIG_HZ=250 170 + # CONFIG_SCHED_HRTICK is not set 171 CONFIG_PREEMPT_NONE=y 172 # CONFIG_PREEMPT_VOLUNTARY is not set 173 # CONFIG_PREEMPT is not set 174 CONFIG_BINFMT_ELF=y 175 CONFIG_BINFMT_MISC=y 176 # CONFIG_MATH_EMULATION is not set 177 + # CONFIG_IOMMU_HELPER is not set 178 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 179 + CONFIG_ARCH_HAS_WALK_MEMORY=y 180 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 181 CONFIG_ARCH_FLATMEM_ENABLE=y 182 CONFIG_ARCH_POPULATES_NODE_MAP=y 183 CONFIG_SELECT_MEMORY_MODEL=y ··· 192 CONFIG_PROC_DEVICETREE=y 193 # CONFIG_CMDLINE_BOOL is not set 194 # CONFIG_PM is not set 195 # CONFIG_SECCOMP is not set 196 CONFIG_ISA_DMA_API=y 197 198 # ··· 239 CONFIG_XFRM_USER=y 240 # CONFIG_XFRM_SUB_POLICY is not set 241 # CONFIG_XFRM_MIGRATE is not set 242 + # CONFIG_XFRM_STATISTICS is not set 243 # CONFIG_NET_KEY is not set 244 CONFIG_INET=y 245 CONFIG_IP_MULTICAST=y ··· 294 # 295 # CONFIG_NET_PKTGEN is not set 296 # CONFIG_HAMRADIO is not set 297 + # CONFIG_CAN is not set 298 # CONFIG_IRDA is not set 299 # CONFIG_BT is not set 300 # CONFIG_AF_RXRPC is not set ··· 335 CONFIG_BLK_DEV_RAM=y 336 CONFIG_BLK_DEV_RAM_COUNT=16 337 CONFIG_BLK_DEV_RAM_SIZE=32768 338 + # CONFIG_BLK_DEV_XIP is not set 339 # CONFIG_CDROM_PKTCDVD is not set 340 # CONFIG_ATA_OVER_ETH is not set 341 CONFIG_MISC_DEVICES=y 342 # CONFIG_EEPROM_93CX6 is not set 343 + # CONFIG_ENCLOSURE_SERVICES is not set 344 + CONFIG_HAVE_IDE=y 345 # CONFIG_IDE is not set 346 347 # ··· 374 # CONFIG_SMSC_PHY is not set 375 CONFIG_BROADCOM_PHY=y 376 # CONFIG_ICPLUS_PHY is not set 377 + # CONFIG_REALTEK_PHY is not set 378 # CONFIG_FIXED_PHY is not set 379 # CONFIG_MDIO_BITBANG is not set 380 CONFIG_NET_ETHERNET=y ··· 384 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set 385 # CONFIG_B44 is not set 386 CONFIG_NETDEV_1000=y 387 + # CONFIG_E1000E_ENABLED is not set 388 CONFIG_GIANFAR=y 389 CONFIG_GFAR_NAPI=y 390 CONFIG_NETDEV_10000=y ··· 396 # CONFIG_WAN is not set 397 # CONFIG_PPP is not set 398 # CONFIG_SLIP is not set 399 # CONFIG_NETCONSOLE is not set 400 # CONFIG_NETPOLL is not set 401 # CONFIG_NET_POLL_CONTROLLER is not set ··· 489 # CONFIG_SENSORS_W83627HF is not set 490 # CONFIG_SENSORS_W83627EHF is not set 491 # CONFIG_HWMON_DEBUG_CHIP is not set 492 + # CONFIG_THERMAL is not set 493 # CONFIG_WATCHDOG is not set 494 495 # ··· 538 # 539 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 540 # 541 # CONFIG_USB_GADGET is not set 542 # CONFIG_MMC is not set 543 + # CONFIG_MEMSTICK is not set 544 # CONFIG_NEW_LEDS is not set 545 # CONFIG_EDAC is not set 546 CONFIG_RTC_LIB=y ··· 569 # Platform RTC drivers 570 # 571 # CONFIG_RTC_DRV_CMOS is not set 572 + # CONFIG_RTC_DRV_DS1511 is not set 573 # CONFIG_RTC_DRV_DS1553 is not set 574 # CONFIG_RTC_DRV_DS1742 is not set 575 + # CONFIG_RTC_DRV_STK17TA8 is not set 576 # CONFIG_RTC_DRV_M48T86 is not set 577 CONFIG_RTC_DRV_M48T59=y 578 # CONFIG_RTC_DRV_V3020 is not set ··· 579 # 580 # on-CPU RTC drivers 581 # 582 + # CONFIG_DMADEVICES is not set 583 584 # 585 # Userspace I/O ··· 597 # CONFIG_XFS_FS is not set 598 # CONFIG_GFS2_FS is not set 599 # CONFIG_OCFS2_FS is not set 600 + CONFIG_DNOTIFY=y 601 CONFIG_INOTIFY=y 602 CONFIG_INOTIFY_USER=y 603 # CONFIG_QUOTA is not set 604 # CONFIG_AUTOFS_FS is not set 605 # CONFIG_AUTOFS4_FS is not set 606 # CONFIG_FUSE_FS is not set ··· 644 # CONFIG_EFS_FS is not set 645 # CONFIG_CRAMFS is not set 646 # CONFIG_VXFS_FS is not set 647 + # CONFIG_MINIX_FS is not set 648 # CONFIG_HPFS_FS is not set 649 # CONFIG_QNX4FS_FS is not set 650 + # CONFIG_ROMFS_FS is not set 651 # CONFIG_SYSV_FS is not set 652 # CONFIG_UFS_FS is not set 653 CONFIG_NETWORK_FILESYSTEMS=y ··· 686 # CONFIG_SYSV68_PARTITION is not set 687 # CONFIG_NLS is not set 688 # CONFIG_DLM is not set 689 690 # 691 # Library routines ··· 702 CONFIG_HAS_IOMEM=y 703 CONFIG_HAS_IOPORT=y 704 CONFIG_HAS_DMA=y 705 706 # 707 # Kernel hacking ··· 733 # CONFIG_DEBUG_VM is not set 734 # CONFIG_DEBUG_LIST is not set 735 # CONFIG_DEBUG_SG is not set 736 # CONFIG_BOOT_PRINTK_DELAY is not set 737 + # CONFIG_BACKTRACE_SELF_TEST is not set 738 # CONFIG_FAULT_INJECTION is not set 739 # CONFIG_SAMPLES is not set 740 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 752 # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set 753 # CONFIG_PPC_EARLY_DEBUG_BEAT is not set 754 # CONFIG_PPC_EARLY_DEBUG_44x is not set 755 + # CONFIG_PPC_EARLY_DEBUG_40x is not set 756 # CONFIG_PPC_EARLY_DEBUG_CPM is not set 757 758 # ··· 760 # CONFIG_KEYS is not set 761 # CONFIG_SECURITY is not set 762 # CONFIG_SECURITY_FILE_CAPABILITIES 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 807 # CONFIG_PPC_CLOCK is not set
+58 -44
arch/powerpc/configs/storcenter_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc6 4 - # Tue Jan 8 09:33:54 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 CONFIG_IRQ_PER_CPU=y 33 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 34 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 - # CONFIG_USER_NS is not set 71 - # CONFIG_PID_NS is not set 72 # CONFIG_AUDIT is not set 73 # CONFIG_IKCONFIG is not set 74 CONFIG_LOG_BUF_SHIFT=14 75 # CONFIG_CGROUPS is not set 76 CONFIG_FAIR_GROUP_SCHED=y 77 - CONFIG_FAIR_USER_SCHED=y 78 - # CONFIG_FAIR_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 # CONFIG_RELAY is not set 81 # CONFIG_BLK_DEV_INITRD is not set 82 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 83 CONFIG_SYSCTL=y ··· 90 CONFIG_PRINTK=y 91 CONFIG_BUG=y 92 CONFIG_ELF_CORE=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 CONFIG_EPOLL=y 97 CONFIG_SIGNALFD=y 98 CONFIG_EVENTFD=y 99 CONFIG_SHMEM=y 100 CONFIG_VM_EVENT_COUNTERS=y ··· 104 # CONFIG_SLAB is not set 105 CONFIG_SLUB=y 106 # CONFIG_SLOB is not set 107 CONFIG_RT_MUTEXES=y 108 # CONFIG_TINY_SHMEM is not set 109 CONFIG_BASE_SMALL=0 ··· 138 CONFIG_DEFAULT_CFQ=y 139 # CONFIG_DEFAULT_NOOP is not set 140 CONFIG_DEFAULT_IOSCHED="cfq" 141 142 # 143 # Platform support ··· 149 # CONFIG_PPC_86xx is not set 150 CONFIG_CLASSIC32=y 151 # CONFIG_PPC_CHRP is not set 152 # 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 # CONFIG_PPC_PMAC is not set 157 # CONFIG_PPC_CELL is not set 158 # CONFIG_PPC_CELL_NATIVE is not set ··· 166 CONFIG_MPC10X_BRIDGE=y 167 CONFIG_MPC10X_OPENPIC=y 168 # CONFIG_MPC10X_STORE_GATHERING is not set 169 CONFIG_MPIC=y 170 # CONFIG_MPIC_WEIRD is not set 171 # CONFIG_PPC_I8259 is not set ··· 178 # CONFIG_GENERIC_IOMAP is not set 179 # CONFIG_CPU_FREQ is not set 180 # CONFIG_TAU is not set 181 - # CONFIG_CPM2 is not set 182 # CONFIG_FSL_ULI1575 is not set 183 184 # ··· 193 # CONFIG_HZ_300 is not set 194 # CONFIG_HZ_1000 is not set 195 CONFIG_HZ=100 196 CONFIG_PREEMPT_NONE=y 197 # CONFIG_PREEMPT_VOLUNTARY is not set 198 # CONFIG_PREEMPT is not set 199 CONFIG_BINFMT_ELF=y 200 CONFIG_BINFMT_MISC=y 201 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 202 # CONFIG_KEXEC is not set 203 CONFIG_ARCH_FLATMEM_ENABLE=y 204 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 223 CONFIG_CMDLINE_BOOL=y 224 CONFIG_CMDLINE="console=ttyS0,115200" 225 # CONFIG_PM is not set 226 - CONFIG_SUSPEND_UP_POSSIBLE=y 227 - CONFIG_HIBERNATION_UP_POSSIBLE=y 228 # CONFIG_SECCOMP is not set 229 - CONFIG_WANT_DEVICE_TREE=y 230 - CONFIG_DEVICE_TREE="storcenter.dts" 231 CONFIG_ISA_DMA_API=y 232 233 # ··· 323 # 324 # CONFIG_NET_PKTGEN is not set 325 # CONFIG_HAMRADIO is not set 326 # CONFIG_IRDA is not set 327 # CONFIG_BT is not set 328 # CONFIG_AF_RXRPC is not set ··· 357 CONFIG_MTD_PARTITIONS=y 358 # CONFIG_MTD_REDBOOT_PARTS is not set 359 # CONFIG_MTD_CMDLINE_PARTS is not set 360 361 # 362 # User Modules And Translation Layers ··· 453 # CONFIG_EEPROM_93CX6 is not set 454 # CONFIG_SGI_IOC4 is not set 455 # CONFIG_TIFM_CORE is not set 456 CONFIG_IDE=y 457 CONFIG_IDE_MAX_HWIFS=4 458 CONFIG_BLK_DEV_IDE=y 459 460 # 461 - # Please see Documentation/ide.txt for help/info on IDE drives 462 # 463 # CONFIG_BLK_DEV_IDE_SATA is not set 464 CONFIG_BLK_DEV_IDEDISK=y ··· 477 # 478 CONFIG_IDE_GENERIC=y 479 # CONFIG_BLK_DEV_PLATFORM is not set 480 481 # 482 # PCI IDE chipsets support 483 # 484 CONFIG_BLK_DEV_IDEPCI=y 485 - # CONFIG_IDEPCI_SHARE_IRQ is not set 486 CONFIG_IDEPCI_PCIBUS_ORDER=y 487 # CONFIG_BLK_DEV_GENERIC is not set 488 # CONFIG_BLK_DEV_OPTI621 is not set ··· 512 # CONFIG_BLK_DEV_TRM290 is not set 513 CONFIG_BLK_DEV_VIA82CXXX=y 514 # CONFIG_BLK_DEV_TC86C001 is not set 515 - # CONFIG_IDE_ARM is not set 516 CONFIG_BLK_DEV_IDEDMA=y 517 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 518 # CONFIG_BLK_DEV_HD is not set ··· 579 # CONFIG_SCSI_IPS is not set 580 # CONFIG_SCSI_INITIO is not set 581 # CONFIG_SCSI_INIA100 is not set 582 # CONFIG_SCSI_STEX is not set 583 # CONFIG_SCSI_SYM53C8XX_2 is not set 584 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 620 # CONFIG_EQUALIZER is not set 621 # CONFIG_TUN is not set 622 # CONFIG_VETH is not set 623 - # CONFIG_IP1000 is not set 624 # CONFIG_ARCNET is not set 625 # CONFIG_NET_ETHERNET is not set 626 CONFIG_NETDEV_1000=y ··· 627 # CONFIG_DL2K is not set 628 # CONFIG_E1000 is not set 629 # CONFIG_E1000E is not set 630 # CONFIG_NS83820 is not set 631 # CONFIG_HAMACHI is not set 632 # CONFIG_YELLOWFIN is not set ··· 642 # CONFIG_VIA_VELOCITY is not set 643 # CONFIG_TIGON3 is not set 644 # CONFIG_BNX2 is not set 645 # CONFIG_MV643XX_ETH is not set 646 # CONFIG_QLA3XXX is not set 647 # CONFIG_ATL1 is not set ··· 669 # CONFIG_PPP is not set 670 # CONFIG_SLIP is not set 671 # CONFIG_NET_FC is not set 672 - # CONFIG_SHAPER is not set 673 # CONFIG_NETCONSOLE is not set 674 # CONFIG_NETPOLL is not set 675 # CONFIG_NET_POLL_CONTROLLER is not set ··· 691 # 692 # CONFIG_VT is not set 693 # CONFIG_SERIAL_NONSTANDARD is not set 694 695 # 696 # Serial drivers ··· 766 # 767 # Miscellaneous I2C Chip support 768 # 769 - # CONFIG_SENSORS_DS1337 is not set 770 - # CONFIG_SENSORS_DS1374 is not set 771 # CONFIG_DS1682 is not set 772 # CONFIG_SENSORS_EEPROM is not set 773 # CONFIG_SENSORS_PCF8574 is not set 774 - # CONFIG_SENSORS_PCA9539 is not set 775 # CONFIG_SENSORS_PCF8591 is not set 776 - # CONFIG_SENSORS_M41T00 is not set 777 # CONFIG_SENSORS_MAX6875 is not set 778 # CONFIG_SENSORS_TSL2550 is not set 779 # CONFIG_I2C_DEBUG_CORE is not set ··· 787 # CONFIG_W1 is not set 788 # CONFIG_POWER_SUPPLY is not set 789 # CONFIG_HWMON is not set 790 # CONFIG_WATCHDOG is not set 791 792 # ··· 833 CONFIG_USB_ARCH_HAS_EHCI=y 834 CONFIG_USB=y 835 # CONFIG_USB_DEBUG is not set 836 837 # 838 # Miscellaneous USB options ··· 847 # USB Host Controller Drivers 848 # 849 CONFIG_USB_EHCI_HCD=y 850 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 851 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 852 # CONFIG_USB_EHCI_TT_NEWSCHED is not set 853 # CONFIG_USB_ISP116X_HCD is not set 854 CONFIG_USB_OHCI_HCD=y 855 # CONFIG_USB_OHCI_HCD_PPC_OF is not set ··· 898 # 899 # USB port drivers 900 # 901 - 902 - # 903 - # USB Serial Converter support 904 - # 905 # CONFIG_USB_SERIAL is not set 906 907 # ··· 923 # CONFIG_USB_TRANCEVIBRATOR is not set 924 # CONFIG_USB_IOWARRIOR is not set 925 # CONFIG_USB_TEST is not set 926 - 927 - # 928 - # USB DSL modem support 929 - # 930 - 931 - # 932 - # USB Gadget Support 933 - # 934 # CONFIG_USB_GADGET is not set 935 # CONFIG_MMC is not set 936 # CONFIG_NEW_LEDS is not set 937 # CONFIG_INFINIBAND is not set 938 # CONFIG_EDAC is not set 939 CONFIG_RTC_LIB=y 940 CONFIG_RTC_CLASS=y 941 CONFIG_RTC_HCTOSYS=y 942 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 943 # CONFIG_RTC_DEBUG is not set ··· 961 # CONFIG_RTC_DRV_PCF8563 is not set 962 # CONFIG_RTC_DRV_PCF8583 is not set 963 # CONFIG_RTC_DRV_M41T80 is not set 964 965 # 966 # SPI RTC drivers ··· 971 # Platform RTC drivers 972 # 973 # CONFIG_RTC_DRV_CMOS is not set 974 # CONFIG_RTC_DRV_DS1553 is not set 975 - # CONFIG_RTC_DRV_STK17TA8 is not set 976 # CONFIG_RTC_DRV_DS1742 is not set 977 # CONFIG_RTC_DRV_M48T86 is not set 978 # CONFIG_RTC_DRV_M48T59 is not set 979 # CONFIG_RTC_DRV_V3020 is not set ··· 982 # 983 # on-CPU RTC drivers 984 # 985 986 # 987 # Userspace I/O ··· 1012 # CONFIG_XFS_RT is not set 1013 # CONFIG_GFS2_FS is not set 1014 # CONFIG_OCFS2_FS is not set 1015 - # CONFIG_MINIX_FS is not set 1016 - # CONFIG_ROMFS_FS is not set 1017 CONFIG_INOTIFY=y 1018 CONFIG_INOTIFY_USER=y 1019 # CONFIG_QUOTA is not set 1020 - CONFIG_DNOTIFY=y 1021 # CONFIG_AUTOFS_FS is not set 1022 # CONFIG_AUTOFS4_FS is not set 1023 # CONFIG_FUSE_FS is not set ··· 1068 # CONFIG_JFFS2_RUBIN is not set 1069 # CONFIG_CRAMFS is not set 1070 # CONFIG_VXFS_FS is not set 1071 # CONFIG_HPFS_FS is not set 1072 # CONFIG_QNX4FS_FS is not set 1073 # CONFIG_SYSV_FS is not set 1074 # CONFIG_UFS_FS is not set 1075 # CONFIG_NETWORK_FILESYSTEMS is not set ··· 1138 # CONFIG_NLS_KOI8_U is not set 1139 CONFIG_NLS_UTF8=y 1140 # CONFIG_DLM is not set 1141 - # CONFIG_UCC_SLOW is not set 1142 1143 # 1144 # Library routines ··· 1155 CONFIG_HAS_IOMEM=y 1156 CONFIG_HAS_IOPORT=y 1157 CONFIG_HAS_DMA=y 1158 - CONFIG_INSTRUMENTATION=y 1159 - # CONFIG_PROFILING is not set 1160 - # CONFIG_MARKERS is not set 1161 1162 # 1163 # Kernel hacking ··· 1168 # CONFIG_HEADERS_CHECK is not set 1169 # CONFIG_DEBUG_KERNEL is not set 1170 # CONFIG_SLUB_DEBUG_ON is not set 1171 # CONFIG_DEBUG_BUGVERBOSE is not set 1172 # CONFIG_SAMPLES is not set 1173 # CONFIG_BOOTX_TEXT is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:41 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 29 CONFIG_GENERIC_TIME_VSYSCALL=y 30 CONFIG_GENERIC_CLOCKEVENTS=y 31 CONFIG_GENERIC_HARDIRQS=y 32 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 66 # CONFIG_POSIX_MQUEUE is not set 67 # CONFIG_BSD_PROCESS_ACCT is not set 68 # CONFIG_TASKSTATS is not set 69 # CONFIG_AUDIT is not set 70 # CONFIG_IKCONFIG is not set 71 CONFIG_LOG_BUF_SHIFT=14 72 # CONFIG_CGROUPS is not set 73 + CONFIG_GROUP_SCHED=y 74 CONFIG_FAIR_GROUP_SCHED=y 75 + # CONFIG_RT_GROUP_SCHED is not set 76 + CONFIG_USER_SCHED=y 77 + # CONFIG_CGROUP_SCHED is not set 78 CONFIG_SYSFS_DEPRECATED=y 79 + CONFIG_SYSFS_DEPRECATED_V2=y 80 # CONFIG_RELAY is not set 81 + # CONFIG_NAMESPACES is not set 82 # CONFIG_BLK_DEV_INITRD is not set 83 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 84 CONFIG_SYSCTL=y ··· 87 CONFIG_PRINTK=y 88 CONFIG_BUG=y 89 CONFIG_ELF_CORE=y 90 + CONFIG_COMPAT_BRK=y 91 CONFIG_BASE_FULL=y 92 CONFIG_FUTEX=y 93 CONFIG_ANON_INODES=y 94 CONFIG_EPOLL=y 95 CONFIG_SIGNALFD=y 96 + CONFIG_TIMERFD=y 97 CONFIG_EVENTFD=y 98 CONFIG_SHMEM=y 99 CONFIG_VM_EVENT_COUNTERS=y ··· 99 # CONFIG_SLAB is not set 100 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 110 # CONFIG_TINY_SHMEM is not set 111 CONFIG_BASE_SMALL=0 ··· 126 CONFIG_DEFAULT_CFQ=y 127 # CONFIG_DEFAULT_NOOP is not set 128 CONFIG_DEFAULT_IOSCHED="cfq" 129 + CONFIG_CLASSIC_RCU=y 130 131 # 132 # Platform support ··· 136 # CONFIG_PPC_86xx is not set 137 CONFIG_CLASSIC32=y 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 142 # CONFIG_PPC_MPC52xx is not set 143 # CONFIG_PPC_PMAC is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set ··· 153 CONFIG_MPC10X_BRIDGE=y 154 CONFIG_MPC10X_OPENPIC=y 155 # CONFIG_MPC10X_STORE_GATHERING is not set 156 + # CONFIG_IPIC is not set 157 CONFIG_MPIC=y 158 # CONFIG_MPIC_WEIRD is not set 159 # CONFIG_PPC_I8259 is not set ··· 164 # CONFIG_GENERIC_IOMAP is not set 165 # CONFIG_CPU_FREQ is not set 166 # CONFIG_TAU is not set 167 # CONFIG_FSL_ULI1575 is not set 168 169 # ··· 180 # CONFIG_HZ_300 is not set 181 # CONFIG_HZ_1000 is not set 182 CONFIG_HZ=100 183 + # CONFIG_SCHED_HRTICK is not set 184 CONFIG_PREEMPT_NONE=y 185 # CONFIG_PREEMPT_VOLUNTARY is not set 186 # CONFIG_PREEMPT is not set 187 CONFIG_BINFMT_ELF=y 188 CONFIG_BINFMT_MISC=y 189 + # CONFIG_IOMMU_HELPER is not set 190 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 191 + CONFIG_ARCH_HAS_WALK_MEMORY=y 192 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 193 # CONFIG_KEXEC is not set 194 CONFIG_ARCH_FLATMEM_ENABLE=y 195 CONFIG_ARCH_POPULATES_NODE_MAP=y ··· 206 CONFIG_CMDLINE_BOOL=y 207 CONFIG_CMDLINE="console=ttyS0,115200" 208 # CONFIG_PM is not set 209 # CONFIG_SECCOMP is not set 210 CONFIG_ISA_DMA_API=y 211 212 # ··· 310 # 311 # CONFIG_NET_PKTGEN is not set 312 # CONFIG_HAMRADIO is not set 313 + # CONFIG_CAN is not set 314 # CONFIG_IRDA is not set 315 # CONFIG_BT is not set 316 # CONFIG_AF_RXRPC is not set ··· 343 CONFIG_MTD_PARTITIONS=y 344 # CONFIG_MTD_REDBOOT_PARTS is not set 345 # CONFIG_MTD_CMDLINE_PARTS is not set 346 + # CONFIG_MTD_OF_PARTS is not set 347 348 # 349 # User Modules And Translation Layers ··· 438 # CONFIG_EEPROM_93CX6 is not set 439 # CONFIG_SGI_IOC4 is not set 440 # CONFIG_TIFM_CORE is not set 441 + # CONFIG_ENCLOSURE_SERVICES is not set 442 + CONFIG_HAVE_IDE=y 443 CONFIG_IDE=y 444 CONFIG_IDE_MAX_HWIFS=4 445 CONFIG_BLK_DEV_IDE=y 446 447 # 448 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 449 # 450 # CONFIG_BLK_DEV_IDE_SATA is not set 451 CONFIG_BLK_DEV_IDEDISK=y ··· 460 # 461 CONFIG_IDE_GENERIC=y 462 # CONFIG_BLK_DEV_PLATFORM is not set 463 + CONFIG_BLK_DEV_IDEDMA_SFF=y 464 465 # 466 # PCI IDE chipsets support 467 # 468 CONFIG_BLK_DEV_IDEPCI=y 469 CONFIG_IDEPCI_PCIBUS_ORDER=y 470 # CONFIG_BLK_DEV_GENERIC is not set 471 # CONFIG_BLK_DEV_OPTI621 is not set ··· 495 # CONFIG_BLK_DEV_TRM290 is not set 496 CONFIG_BLK_DEV_VIA82CXXX=y 497 # CONFIG_BLK_DEV_TC86C001 is not set 498 CONFIG_BLK_DEV_IDEDMA=y 499 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 500 # CONFIG_BLK_DEV_HD is not set ··· 563 # CONFIG_SCSI_IPS is not set 564 # CONFIG_SCSI_INITIO is not set 565 # CONFIG_SCSI_INIA100 is not set 566 + # CONFIG_SCSI_MVSAS is not set 567 # CONFIG_SCSI_STEX is not set 568 # CONFIG_SCSI_SYM53C8XX_2 is not set 569 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 603 # CONFIG_EQUALIZER is not set 604 # CONFIG_TUN is not set 605 # CONFIG_VETH is not set 606 # CONFIG_ARCNET is not set 607 # CONFIG_NET_ETHERNET is not set 608 CONFIG_NETDEV_1000=y ··· 611 # CONFIG_DL2K is not set 612 # CONFIG_E1000 is not set 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 617 # CONFIG_NS83820 is not set 618 # CONFIG_HAMACHI is not set 619 # CONFIG_YELLOWFIN is not set ··· 623 # CONFIG_VIA_VELOCITY is not set 624 # CONFIG_TIGON3 is not set 625 # CONFIG_BNX2 is not set 626 + # CONFIG_GIANFAR is not set 627 # CONFIG_MV643XX_ETH is not set 628 # CONFIG_QLA3XXX is not set 629 # CONFIG_ATL1 is not set ··· 649 # CONFIG_PPP is not set 650 # CONFIG_SLIP is not set 651 # CONFIG_NET_FC is not set 652 # CONFIG_NETCONSOLE is not set 653 # CONFIG_NETPOLL is not set 654 # CONFIG_NET_POLL_CONTROLLER is not set ··· 672 # 673 # CONFIG_VT is not set 674 # CONFIG_SERIAL_NONSTANDARD is not set 675 + # CONFIG_NOZOMI is not set 676 677 # 678 # Serial drivers ··· 746 # 747 # Miscellaneous I2C Chip support 748 # 749 # CONFIG_DS1682 is not set 750 # CONFIG_SENSORS_EEPROM is not set 751 # CONFIG_SENSORS_PCF8574 is not set 752 + # CONFIG_PCF8575 is not set 753 # CONFIG_SENSORS_PCF8591 is not set 754 + # CONFIG_TPS65010 is not set 755 # CONFIG_SENSORS_MAX6875 is not set 756 # CONFIG_SENSORS_TSL2550 is not set 757 # CONFIG_I2C_DEBUG_CORE is not set ··· 769 # CONFIG_W1 is not set 770 # CONFIG_POWER_SUPPLY is not set 771 # CONFIG_HWMON is not set 772 + # CONFIG_THERMAL is not set 773 # CONFIG_WATCHDOG is not set 774 775 # ··· 814 CONFIG_USB_ARCH_HAS_EHCI=y 815 CONFIG_USB=y 816 # CONFIG_USB_DEBUG is not set 817 + # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 818 819 # 820 # Miscellaneous USB options ··· 827 # USB Host Controller Drivers 828 # 829 CONFIG_USB_EHCI_HCD=y 830 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 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 834 # CONFIG_USB_ISP116X_HCD is not set 835 CONFIG_USB_OHCI_HCD=y 836 # CONFIG_USB_OHCI_HCD_PPC_OF is not set ··· 877 # 878 # USB port drivers 879 # 880 # CONFIG_USB_SERIAL is not set 881 882 # ··· 906 # CONFIG_USB_TRANCEVIBRATOR is not set 907 # CONFIG_USB_IOWARRIOR is not set 908 # CONFIG_USB_TEST is not set 909 # CONFIG_USB_GADGET is not set 910 # CONFIG_MMC is not set 911 + # CONFIG_MEMSTICK is not set 912 # CONFIG_NEW_LEDS is not set 913 # CONFIG_INFINIBAND is not set 914 # CONFIG_EDAC is not set 915 CONFIG_RTC_LIB=y 916 CONFIG_RTC_CLASS=y 917 + 918 + # 919 + # Conflicting RTC option has been selected, check GEN_RTC and RTC 920 + # 921 CONFIG_RTC_HCTOSYS=y 922 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 923 # CONFIG_RTC_DEBUG is not set ··· 947 # CONFIG_RTC_DRV_PCF8563 is not set 948 # CONFIG_RTC_DRV_PCF8583 is not set 949 # CONFIG_RTC_DRV_M41T80 is not set 950 + # CONFIG_RTC_DRV_S35390A is not set 951 952 # 953 # SPI RTC drivers ··· 956 # Platform RTC drivers 957 # 958 # CONFIG_RTC_DRV_CMOS is not set 959 + # CONFIG_RTC_DRV_DS1511 is not set 960 # CONFIG_RTC_DRV_DS1553 is not set 961 # CONFIG_RTC_DRV_DS1742 is not set 962 + # CONFIG_RTC_DRV_STK17TA8 is not set 963 # CONFIG_RTC_DRV_M48T86 is not set 964 # CONFIG_RTC_DRV_M48T59 is not set 965 # CONFIG_RTC_DRV_V3020 is not set ··· 966 # 967 # on-CPU RTC drivers 968 # 969 + # CONFIG_DMADEVICES is not set 970 971 # 972 # Userspace I/O ··· 995 # CONFIG_XFS_RT is not set 996 # CONFIG_GFS2_FS is not set 997 # CONFIG_OCFS2_FS is not set 998 + CONFIG_DNOTIFY=y 999 CONFIG_INOTIFY=y 1000 CONFIG_INOTIFY_USER=y 1001 # CONFIG_QUOTA is not set 1002 # CONFIG_AUTOFS_FS is not set 1003 # CONFIG_AUTOFS4_FS is not set 1004 # CONFIG_FUSE_FS is not set ··· 1053 # CONFIG_JFFS2_RUBIN is not set 1054 # CONFIG_CRAMFS is not set 1055 # CONFIG_VXFS_FS is not set 1056 + # CONFIG_MINIX_FS is not set 1057 # CONFIG_HPFS_FS is not set 1058 # CONFIG_QNX4FS_FS is not set 1059 + # CONFIG_ROMFS_FS is not set 1060 # CONFIG_SYSV_FS is not set 1061 # CONFIG_UFS_FS is not set 1062 # CONFIG_NETWORK_FILESYSTEMS is not set ··· 1121 # CONFIG_NLS_KOI8_U is not set 1122 CONFIG_NLS_UTF8=y 1123 # CONFIG_DLM is not set 1124 1125 # 1126 # Library routines ··· 1139 CONFIG_HAS_IOMEM=y 1140 CONFIG_HAS_IOPORT=y 1141 CONFIG_HAS_DMA=y 1142 1143 # 1144 # Kernel hacking ··· 1155 # CONFIG_HEADERS_CHECK is not set 1156 # CONFIG_DEBUG_KERNEL is not set 1157 # CONFIG_SLUB_DEBUG_ON is not set 1158 + # CONFIG_SLUB_STATS is not set 1159 # CONFIG_DEBUG_BUGVERBOSE is not set 1160 # CONFIG_SAMPLES is not set 1161 # CONFIG_BOOTX_TEXT is not set
+112 -42
arch/powerpc/configs/stx_gp3_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 02:02:30 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 94 CONFIG_PRINTK=y 95 CONFIG_BUG=y 96 CONFIG_ELF_CORE=y 97 CONFIG_BASE_FULL=y 98 CONFIG_FUTEX=y 99 CONFIG_ANON_INODES=y 100 CONFIG_EPOLL=y 101 CONFIG_SIGNALFD=y 102 CONFIG_EVENTFD=y 103 CONFIG_SHMEM=y 104 CONFIG_VM_EVENT_COUNTERS=y ··· 108 # CONFIG_SLAB is not set 109 CONFIG_SLUB=y 110 # CONFIG_SLOB is not set 111 CONFIG_SLABINFO=y 112 CONFIG_RT_MUTEXES=y 113 # CONFIG_TINY_SHMEM is not set ··· 142 CONFIG_DEFAULT_CFQ=y 143 # CONFIG_DEFAULT_NOOP is not set 144 CONFIG_DEFAULT_IOSCHED="cfq" 145 146 # 147 # Platform support 148 # 149 - # CONFIG_PPC_MPC52xx is not set 150 - # CONFIG_PPC_MPC5200 is not set 151 # CONFIG_PPC_CELL is not set 152 # CONFIG_PPC_CELL_NATIVE is not set 153 # CONFIG_PQ2ADS is not set 154 # CONFIG_MPC8540_ADS is not set 155 # CONFIG_MPC8560_ADS is not set 156 # CONFIG_MPC85xx_CDS is not set 157 # CONFIG_MPC85xx_MDS is not set 158 # CONFIG_MPC85xx_DS is not set 159 CONFIG_STX_GP3=y 160 - CONFIG_MPC8560=y 161 - CONFIG_MPC85xx=y 162 # CONFIG_IPIC is not set 163 CONFIG_MPIC=y 164 # CONFIG_MPIC_WEIRD is not set ··· 194 # CONFIG_HZ_300 is not set 195 # CONFIG_HZ_1000 is not set 196 CONFIG_HZ=250 197 CONFIG_PREEMPT_NONE=y 198 # CONFIG_PREEMPT_VOLUNTARY is not set 199 # CONFIG_PREEMPT is not set 200 CONFIG_BINFMT_ELF=y 201 CONFIG_BINFMT_MISC=m 202 CONFIG_MATH_EMULATION=y 203 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 204 CONFIG_ARCH_FLATMEM_ENABLE=y 205 CONFIG_ARCH_POPULATES_NODE_MAP=y 206 CONFIG_SELECT_MEMORY_MODEL=y ··· 223 CONFIG_PROC_DEVICETREE=y 224 # CONFIG_CMDLINE_BOOL is not set 225 # CONFIG_PM is not set 226 - CONFIG_SUSPEND_UP_POSSIBLE=y 227 - CONFIG_HIBERNATION_UP_POSSIBLE=y 228 CONFIG_SECCOMP=y 229 - CONFIG_WANT_DEVICE_TREE=y 230 - CONFIG_DEVICE_TREE="stx_gp3_8560.dts" 231 CONFIG_ISA_DMA_API=y 232 233 # ··· 273 # CONFIG_XFRM_USER is not set 274 # CONFIG_XFRM_SUB_POLICY is not set 275 # CONFIG_XFRM_MIGRATE is not set 276 # CONFIG_NET_KEY is not set 277 CONFIG_INET=y 278 # CONFIG_IP_MULTICAST is not set ··· 309 # CONFIG_NETWORK_SECMARK is not set 310 CONFIG_NETFILTER=y 311 # CONFIG_NETFILTER_DEBUG is not set 312 313 # 314 # Core Netfilter Configuration 315 # 316 - # CONFIG_NETFILTER_NETLINK is not set 317 - # CONFIG_NF_CONNTRACK_ENABLED is not set 318 # CONFIG_NF_CONNTRACK is not set 319 CONFIG_NETFILTER_XTABLES=m 320 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 321 # CONFIG_NETFILTER_XT_TARGET_MARK is not set 322 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 323 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 324 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 325 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 326 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set 327 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 328 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 329 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 330 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 331 # CONFIG_NETFILTER_XT_MATCH_MAC is not set 332 # CONFIG_NETFILTER_XT_MATCH_MARK is not set 333 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 334 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 335 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set 336 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 337 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 338 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 339 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set ··· 353 # 354 # CONFIG_IP_NF_QUEUE is not set 355 CONFIG_IP_NF_IPTABLES=m 356 - # CONFIG_IP_NF_MATCH_IPRANGE is not set 357 - # CONFIG_IP_NF_MATCH_TOS is not set 358 # CONFIG_IP_NF_MATCH_RECENT is not set 359 # CONFIG_IP_NF_MATCH_ECN is not set 360 # CONFIG_IP_NF_MATCH_AH is not set 361 # CONFIG_IP_NF_MATCH_TTL is not set 362 - # CONFIG_IP_NF_MATCH_OWNER is not set 363 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set 364 CONFIG_IP_NF_FILTER=m 365 # CONFIG_IP_NF_TARGET_REJECT is not set ··· 386 # 387 CONFIG_NET_PKTGEN=y 388 # CONFIG_HAMRADIO is not set 389 # CONFIG_IRDA is not set 390 # CONFIG_BT is not set 391 # CONFIG_AF_RXRPC is not set ··· 440 CONFIG_BLK_DEV_RAM=y 441 CONFIG_BLK_DEV_RAM_COUNT=16 442 CONFIG_BLK_DEV_RAM_SIZE=32768 443 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 444 # CONFIG_CDROM_PKTCDVD is not set 445 # CONFIG_ATA_OVER_ETH is not set 446 CONFIG_MISC_DEVICES=y ··· 448 # CONFIG_EEPROM_93CX6 is not set 449 # CONFIG_SGI_IOC4 is not set 450 # CONFIG_TIFM_CORE is not set 451 CONFIG_IDE=y 452 CONFIG_IDE_MAX_HWIFS=4 453 CONFIG_BLK_DEV_IDE=y 454 455 # 456 - # Please see Documentation/ide.txt for help/info on IDE drives 457 # 458 # CONFIG_BLK_DEV_IDE_SATA is not set 459 CONFIG_BLK_DEV_IDEDISK=y 460 # CONFIG_IDEDISK_MULTI_MODE is not set 461 CONFIG_BLK_DEV_IDECD=m 462 # CONFIG_BLK_DEV_IDETAPE is not set 463 # CONFIG_BLK_DEV_IDEFLOPPY is not set 464 # CONFIG_BLK_DEV_IDESCSI is not set ··· 477 # 478 # PCI IDE chipsets support 479 # 480 - # CONFIG_IDEPCI_PCIBUS_ORDER is not set 481 # CONFIG_BLK_DEV_GENERIC is not set 482 # CONFIG_BLK_DEV_OPTI621 is not set 483 # CONFIG_BLK_DEV_AEC62XX is not set ··· 504 # CONFIG_BLK_DEV_TRM290 is not set 505 # CONFIG_BLK_DEV_VIA82CXXX is not set 506 # CONFIG_BLK_DEV_TC86C001 is not set 507 - # CONFIG_IDE_ARM is not set 508 # CONFIG_BLK_DEV_IDEDMA is not set 509 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 510 # CONFIG_BLK_DEV_HD is not set ··· 573 # CONFIG_SCSI_INIA100 is not set 574 # CONFIG_SCSI_PPA is not set 575 # CONFIG_SCSI_IMM is not set 576 # CONFIG_SCSI_STEX is not set 577 # CONFIG_SCSI_SYM53C8XX_2 is not set 578 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 619 # CONFIG_SMSC_PHY is not set 620 # CONFIG_BROADCOM_PHY is not set 621 # CONFIG_ICPLUS_PHY is not set 622 # CONFIG_FIXED_PHY is not set 623 # CONFIG_MDIO_BITBANG is not set 624 CONFIG_NET_ETHERNET=y ··· 643 # CONFIG_DL2K is not set 644 # CONFIG_E1000 is not set 645 # CONFIG_E1000E is not set 646 # CONFIG_IP1000 is not set 647 # CONFIG_NS83820 is not set 648 # CONFIG_HAMACHI is not set 649 # CONFIG_YELLOWFIN is not set ··· 672 # CONFIG_NIU is not set 673 # CONFIG_MLX4_CORE is not set 674 # CONFIG_TEHUTI is not set 675 # CONFIG_TR is not set 676 677 # ··· 687 # CONFIG_PPP is not set 688 # CONFIG_SLIP is not set 689 # CONFIG_NET_FC is not set 690 - # CONFIG_SHAPER is not set 691 # CONFIG_NETCONSOLE is not set 692 # CONFIG_NETPOLL is not set 693 # CONFIG_NET_POLL_CONTROLLER is not set ··· 754 # 755 # CONFIG_VT is not set 756 # CONFIG_SERIAL_NONSTANDARD is not set 757 758 # 759 # Serial drivers ··· 833 # 834 # Miscellaneous I2C Chip support 835 # 836 - # CONFIG_SENSORS_DS1337 is not set 837 - # CONFIG_SENSORS_DS1374 is not set 838 # CONFIG_DS1682 is not set 839 # CONFIG_SENSORS_EEPROM is not set 840 # CONFIG_SENSORS_PCF8574 is not set 841 - # CONFIG_SENSORS_PCA9539 is not set 842 # CONFIG_SENSORS_PCF8591 is not set 843 - # CONFIG_SENSORS_M41T00 is not set 844 # CONFIG_SENSORS_MAX6875 is not set 845 # CONFIG_SENSORS_TSL2550 is not set 846 # CONFIG_I2C_DEBUG_CORE is not set ··· 863 # CONFIG_SENSORS_ADM1031 is not set 864 # CONFIG_SENSORS_ADM9240 is not set 865 # CONFIG_SENSORS_ADT7470 is not set 866 # CONFIG_SENSORS_ATXP1 is not set 867 # CONFIG_SENSORS_DS1621 is not set 868 # CONFIG_SENSORS_I5K_AMB is not set ··· 893 # CONFIG_SENSORS_SMSC47M1 is not set 894 # CONFIG_SENSORS_SMSC47M192 is not set 895 # CONFIG_SENSORS_SMSC47B397 is not set 896 # CONFIG_SENSORS_THMC50 is not set 897 # CONFIG_SENSORS_VIA686A is not set 898 # CONFIG_SENSORS_VT1211 is not set ··· 903 # CONFIG_SENSORS_W83792D is not set 904 # CONFIG_SENSORS_W83793 is not set 905 # CONFIG_SENSORS_W83L785TS is not set 906 # CONFIG_SENSORS_W83627HF is not set 907 # CONFIG_SENSORS_W83627EHF is not set 908 # CONFIG_HWMON_DEBUG_CHIP is not set 909 # CONFIG_WATCHDOG is not set 910 911 # ··· 977 # 978 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 979 # 980 - 981 - # 982 - # USB Gadget Support 983 - # 984 # CONFIG_USB_GADGET is not set 985 # CONFIG_MMC is not set 986 # CONFIG_NEW_LEDS is not set 987 # CONFIG_INFINIBAND is not set 988 # CONFIG_EDAC is not set 989 # CONFIG_RTC_CLASS is not set 990 # CONFIG_AUXDISPLAY is not set 991 992 # ··· 1011 # CONFIG_XFS_FS is not set 1012 # CONFIG_GFS2_FS is not set 1013 # CONFIG_OCFS2_FS is not set 1014 - # CONFIG_MINIX_FS is not set 1015 - # CONFIG_ROMFS_FS is not set 1016 CONFIG_INOTIFY=y 1017 CONFIG_INOTIFY_USER=y 1018 # CONFIG_QUOTA is not set 1019 - CONFIG_DNOTIFY=y 1020 CONFIG_AUTOFS_FS=m 1021 CONFIG_AUTOFS4_FS=y 1022 # CONFIG_FUSE_FS is not set ··· 1062 # CONFIG_EFS_FS is not set 1063 CONFIG_CRAMFS=m 1064 # CONFIG_VXFS_FS is not set 1065 # CONFIG_HPFS_FS is not set 1066 # CONFIG_QNX4FS_FS is not set 1067 # CONFIG_SYSV_FS is not set 1068 # CONFIG_UFS_FS is not set 1069 CONFIG_NETWORK_FILESYSTEMS=y ··· 1152 CONFIG_HAS_IOMEM=y 1153 CONFIG_HAS_IOPORT=y 1154 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 1160 # 1161 # Kernel hacking ··· 1170 # CONFIG_SCHEDSTATS is not set 1171 # CONFIG_TIMER_STATS is not set 1172 # CONFIG_SLUB_DEBUG_ON is not set 1173 # CONFIG_DEBUG_RT_MUTEXES is not set 1174 # CONFIG_RT_MUTEX_TESTER is not set 1175 # CONFIG_DEBUG_SPINLOCK is not set ··· 1184 # CONFIG_DEBUG_VM is not set 1185 # CONFIG_DEBUG_LIST is not set 1186 # CONFIG_DEBUG_SG is not set 1187 - CONFIG_FORCED_INLINING=y 1188 # CONFIG_BOOT_PRINTK_DELAY is not set 1189 # CONFIG_RCU_TORTURE_TEST is not set 1190 # CONFIG_FAULT_INJECTION is not set 1191 # CONFIG_SAMPLES is not set 1192 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1203 # CONFIG_KEYS is not set 1204 # CONFIG_SECURITY is not set 1205 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1206 - # CONFIG_CRYPTO is not set 1207 # CONFIG_PPC_CLOCK is not set 1208 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:42 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 91 CONFIG_PRINTK=y 92 CONFIG_BUG=y 93 CONFIG_ELF_CORE=y 94 + CONFIG_COMPAT_BRK=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 CONFIG_EPOLL=y 99 CONFIG_SIGNALFD=y 100 + CONFIG_TIMERFD=y 101 CONFIG_EVENTFD=y 102 CONFIG_SHMEM=y 103 CONFIG_VM_EVENT_COUNTERS=y ··· 103 # CONFIG_SLAB is not set 104 CONFIG_SLUB=y 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 113 CONFIG_SLABINFO=y 114 CONFIG_RT_MUTEXES=y 115 # CONFIG_TINY_SHMEM is not set ··· 130 CONFIG_DEFAULT_CFQ=y 131 # CONFIG_DEFAULT_NOOP is not set 132 CONFIG_DEFAULT_IOSCHED="cfq" 133 + CONFIG_CLASSIC_RCU=y 134 135 # 136 # Platform support 137 # 138 + # CONFIG_PPC_MPC512x is not set 139 + # CONFIG_PPC_MPC5121 is not set 140 # CONFIG_PPC_CELL is not set 141 # CONFIG_PPC_CELL_NATIVE is not set 142 # CONFIG_PQ2ADS is not set 143 + CONFIG_MPC85xx=y 144 # CONFIG_MPC8540_ADS is not set 145 # CONFIG_MPC8560_ADS is not set 146 # CONFIG_MPC85xx_CDS is not set 147 # CONFIG_MPC85xx_MDS is not set 148 # CONFIG_MPC85xx_DS is not set 149 CONFIG_STX_GP3=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 156 # CONFIG_IPIC is not set 157 CONFIG_MPIC=y 158 # CONFIG_MPIC_WEIRD is not set ··· 176 # CONFIG_HZ_300 is not set 177 # CONFIG_HZ_1000 is not set 178 CONFIG_HZ=250 179 + # CONFIG_SCHED_HRTICK is not set 180 CONFIG_PREEMPT_NONE=y 181 # CONFIG_PREEMPT_VOLUNTARY is not set 182 # CONFIG_PREEMPT is not set 183 CONFIG_BINFMT_ELF=y 184 CONFIG_BINFMT_MISC=m 185 CONFIG_MATH_EMULATION=y 186 + # CONFIG_IOMMU_HELPER is not set 187 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 188 + CONFIG_ARCH_HAS_WALK_MEMORY=y 189 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 190 CONFIG_ARCH_FLATMEM_ENABLE=y 191 CONFIG_ARCH_POPULATES_NODE_MAP=y 192 CONFIG_SELECT_MEMORY_MODEL=y ··· 201 CONFIG_PROC_DEVICETREE=y 202 # CONFIG_CMDLINE_BOOL is not set 203 # CONFIG_PM is not set 204 CONFIG_SECCOMP=y 205 CONFIG_ISA_DMA_API=y 206 207 # ··· 255 # CONFIG_XFRM_USER is not set 256 # CONFIG_XFRM_SUB_POLICY is not set 257 # CONFIG_XFRM_MIGRATE is not set 258 + # CONFIG_XFRM_STATISTICS is not set 259 # CONFIG_NET_KEY is not set 260 CONFIG_INET=y 261 # CONFIG_IP_MULTICAST is not set ··· 290 # CONFIG_NETWORK_SECMARK is not set 291 CONFIG_NETFILTER=y 292 # CONFIG_NETFILTER_DEBUG is not set 293 + CONFIG_NETFILTER_ADVANCED=y 294 295 # 296 # Core Netfilter Configuration 297 # 298 + # CONFIG_NETFILTER_NETLINK_QUEUE is not set 299 + # CONFIG_NETFILTER_NETLINK_LOG is not set 300 # CONFIG_NF_CONNTRACK is not set 301 CONFIG_NETFILTER_XTABLES=m 302 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 303 # CONFIG_NETFILTER_XT_TARGET_MARK is not set 304 # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set 305 # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set 306 + # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set 307 # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set 308 # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set 309 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set 310 # CONFIG_NETFILTER_XT_MATCH_DSCP is not set 311 # CONFIG_NETFILTER_XT_MATCH_ESP is not set 312 + # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set 313 # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set 314 # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set 315 # CONFIG_NETFILTER_XT_MATCH_MAC is not set 316 # CONFIG_NETFILTER_XT_MATCH_MARK is not set 317 + # CONFIG_NETFILTER_XT_MATCH_OWNER is not set 318 # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 319 # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set 320 # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set 321 # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set 322 + # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set 323 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 324 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 325 # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set ··· 329 # 330 # CONFIG_IP_NF_QUEUE is not set 331 CONFIG_IP_NF_IPTABLES=m 332 # CONFIG_IP_NF_MATCH_RECENT is not set 333 # CONFIG_IP_NF_MATCH_ECN is not set 334 # CONFIG_IP_NF_MATCH_AH is not set 335 # CONFIG_IP_NF_MATCH_TTL is not set 336 # CONFIG_IP_NF_MATCH_ADDRTYPE is not set 337 CONFIG_IP_NF_FILTER=m 338 # CONFIG_IP_NF_TARGET_REJECT is not set ··· 365 # 366 CONFIG_NET_PKTGEN=y 367 # CONFIG_HAMRADIO is not set 368 + # CONFIG_CAN is not set 369 # CONFIG_IRDA is not set 370 # CONFIG_BT is not set 371 # CONFIG_AF_RXRPC is not set ··· 418 CONFIG_BLK_DEV_RAM=y 419 CONFIG_BLK_DEV_RAM_COUNT=16 420 CONFIG_BLK_DEV_RAM_SIZE=32768 421 + # CONFIG_BLK_DEV_XIP is not set 422 # CONFIG_CDROM_PKTCDVD is not set 423 # CONFIG_ATA_OVER_ETH is not set 424 CONFIG_MISC_DEVICES=y ··· 426 # CONFIG_EEPROM_93CX6 is not set 427 # CONFIG_SGI_IOC4 is not set 428 # CONFIG_TIFM_CORE is not set 429 + # CONFIG_ENCLOSURE_SERVICES is not set 430 + CONFIG_HAVE_IDE=y 431 CONFIG_IDE=y 432 CONFIG_IDE_MAX_HWIFS=4 433 CONFIG_BLK_DEV_IDE=y 434 435 # 436 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 437 # 438 # CONFIG_BLK_DEV_IDE_SATA is not set 439 CONFIG_BLK_DEV_IDEDISK=y 440 # CONFIG_IDEDISK_MULTI_MODE is not set 441 CONFIG_BLK_DEV_IDECD=m 442 + CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y 443 # CONFIG_BLK_DEV_IDETAPE is not set 444 # CONFIG_BLK_DEV_IDEFLOPPY is not set 445 # CONFIG_BLK_DEV_IDESCSI is not set ··· 452 # 453 # PCI IDE chipsets support 454 # 455 # CONFIG_BLK_DEV_GENERIC is not set 456 # CONFIG_BLK_DEV_OPTI621 is not set 457 # CONFIG_BLK_DEV_AEC62XX is not set ··· 480 # CONFIG_BLK_DEV_TRM290 is not set 481 # CONFIG_BLK_DEV_VIA82CXXX is not set 482 # CONFIG_BLK_DEV_TC86C001 is not set 483 # CONFIG_BLK_DEV_IDEDMA is not set 484 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 485 # CONFIG_BLK_DEV_HD is not set ··· 550 # CONFIG_SCSI_INIA100 is not set 551 # CONFIG_SCSI_PPA is not set 552 # CONFIG_SCSI_IMM is not set 553 + # CONFIG_SCSI_MVSAS is not set 554 # CONFIG_SCSI_STEX is not set 555 # CONFIG_SCSI_SYM53C8XX_2 is not set 556 # CONFIG_SCSI_QLOGIC_1280 is not set ··· 595 # CONFIG_SMSC_PHY is not set 596 # CONFIG_BROADCOM_PHY is not set 597 # CONFIG_ICPLUS_PHY is not set 598 + # CONFIG_REALTEK_PHY is not set 599 # CONFIG_FIXED_PHY is not set 600 # CONFIG_MDIO_BITBANG is not set 601 CONFIG_NET_ETHERNET=y ··· 618 # CONFIG_DL2K is not set 619 # CONFIG_E1000 is not set 620 # CONFIG_E1000E is not set 621 + # CONFIG_E1000E_ENABLED is not set 622 # CONFIG_IP1000 is not set 623 + # CONFIG_IGB is not set 624 # CONFIG_NS83820 is not set 625 # CONFIG_HAMACHI is not set 626 # CONFIG_YELLOWFIN is not set ··· 645 # CONFIG_NIU is not set 646 # CONFIG_MLX4_CORE is not set 647 # CONFIG_TEHUTI is not set 648 + # CONFIG_BNX2X is not set 649 # CONFIG_TR is not set 650 651 # ··· 659 # CONFIG_PPP is not set 660 # CONFIG_SLIP is not set 661 # CONFIG_NET_FC is not set 662 # CONFIG_NETCONSOLE is not set 663 # CONFIG_NETPOLL is not set 664 # CONFIG_NET_POLL_CONTROLLER is not set ··· 727 # 728 # CONFIG_VT is not set 729 # CONFIG_SERIAL_NONSTANDARD is not set 730 + # CONFIG_NOZOMI is not set 731 732 # 733 # Serial drivers ··· 805 # 806 # Miscellaneous I2C Chip support 807 # 808 # CONFIG_DS1682 is not set 809 # CONFIG_SENSORS_EEPROM is not set 810 # CONFIG_SENSORS_PCF8574 is not set 811 + # CONFIG_PCF8575 is not set 812 # CONFIG_SENSORS_PCF8591 is not set 813 + # CONFIG_TPS65010 is not set 814 # CONFIG_SENSORS_MAX6875 is not set 815 # CONFIG_SENSORS_TSL2550 is not set 816 # CONFIG_I2C_DEBUG_CORE is not set ··· 837 # CONFIG_SENSORS_ADM1031 is not set 838 # CONFIG_SENSORS_ADM9240 is not set 839 # CONFIG_SENSORS_ADT7470 is not set 840 + # CONFIG_SENSORS_ADT7473 is not set 841 # CONFIG_SENSORS_ATXP1 is not set 842 # CONFIG_SENSORS_DS1621 is not set 843 # CONFIG_SENSORS_I5K_AMB is not set ··· 866 # CONFIG_SENSORS_SMSC47M1 is not set 867 # CONFIG_SENSORS_SMSC47M192 is not set 868 # CONFIG_SENSORS_SMSC47B397 is not set 869 + # CONFIG_SENSORS_ADS7828 is not set 870 # CONFIG_SENSORS_THMC50 is not set 871 # CONFIG_SENSORS_VIA686A is not set 872 # CONFIG_SENSORS_VT1211 is not set ··· 875 # CONFIG_SENSORS_W83792D is not set 876 # CONFIG_SENSORS_W83793 is not set 877 # CONFIG_SENSORS_W83L785TS is not set 878 + # CONFIG_SENSORS_W83L786NG is not set 879 # CONFIG_SENSORS_W83627HF is not set 880 # CONFIG_SENSORS_W83627EHF is not set 881 # CONFIG_HWMON_DEBUG_CHIP is not set 882 + # CONFIG_THERMAL is not set 883 # CONFIG_WATCHDOG is not set 884 885 # ··· 947 # 948 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 949 # 950 # CONFIG_USB_GADGET is not set 951 # CONFIG_MMC is not set 952 + # CONFIG_MEMSTICK is not set 953 # CONFIG_NEW_LEDS is not set 954 # CONFIG_INFINIBAND is not set 955 # CONFIG_EDAC is not set 956 # CONFIG_RTC_CLASS is not set 957 + # CONFIG_DMADEVICES is not set 958 # CONFIG_AUXDISPLAY is not set 959 960 # ··· 983 # CONFIG_XFS_FS is not set 984 # CONFIG_GFS2_FS is not set 985 # CONFIG_OCFS2_FS is not set 986 + CONFIG_DNOTIFY=y 987 CONFIG_INOTIFY=y 988 CONFIG_INOTIFY_USER=y 989 # CONFIG_QUOTA is not set 990 CONFIG_AUTOFS_FS=m 991 CONFIG_AUTOFS4_FS=y 992 # CONFIG_FUSE_FS is not set ··· 1036 # CONFIG_EFS_FS is not set 1037 CONFIG_CRAMFS=m 1038 # CONFIG_VXFS_FS is not set 1039 + # CONFIG_MINIX_FS is not set 1040 # CONFIG_HPFS_FS is not set 1041 # CONFIG_QNX4FS_FS is not set 1042 + # CONFIG_ROMFS_FS is not set 1043 # CONFIG_SYSV_FS is not set 1044 # CONFIG_UFS_FS is not set 1045 CONFIG_NETWORK_FILESYSTEMS=y ··· 1124 CONFIG_HAS_IOMEM=y 1125 CONFIG_HAS_IOPORT=y 1126 CONFIG_HAS_DMA=y 1127 1128 # 1129 # Kernel hacking ··· 1146 # CONFIG_SCHEDSTATS is not set 1147 # CONFIG_TIMER_STATS is not set 1148 # CONFIG_SLUB_DEBUG_ON is not set 1149 + # CONFIG_SLUB_STATS is not set 1150 # CONFIG_DEBUG_RT_MUTEXES is not set 1151 # CONFIG_RT_MUTEX_TESTER is not set 1152 # CONFIG_DEBUG_SPINLOCK is not set ··· 1159 # CONFIG_DEBUG_VM is not set 1160 # CONFIG_DEBUG_LIST is not set 1161 # CONFIG_DEBUG_SG is not set 1162 # CONFIG_BOOT_PRINTK_DELAY is not set 1163 # CONFIG_RCU_TORTURE_TEST is not set 1164 + # CONFIG_BACKTRACE_SELF_TEST is not set 1165 # CONFIG_FAULT_INJECTION is not set 1166 # CONFIG_SAMPLES is not set 1167 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1178 # CONFIG_KEYS is not set 1179 # CONFIG_SECURITY is not set 1180 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1227 # CONFIG_PPC_CLOCK is not set 1228 CONFIG_PPC_LIB_RHEAP=y
+99 -34
arch/powerpc/configs/tqm8540_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Fri Jan 25 01:32:05 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y ··· 106 # CONFIG_SLAB is not set 107 CONFIG_SLUB=y 108 # CONFIG_SLOB is not set 109 CONFIG_SLABINFO=y 110 CONFIG_RT_MUTEXES=y 111 # CONFIG_TINY_SHMEM is not set ··· 135 # CONFIG_DEFAULT_CFQ is not set 136 # CONFIG_DEFAULT_NOOP is not set 137 CONFIG_DEFAULT_IOSCHED="anticipatory" 138 139 # 140 # Platform support 141 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set 146 # CONFIG_PQ2ADS is not set 147 # CONFIG_MPC8540_ADS is not set 148 # CONFIG_MPC8560_ADS is not set 149 # CONFIG_MPC85xx_CDS is not set ··· 156 # CONFIG_TQM8541 is not set 157 # CONFIG_TQM8555 is not set 158 # CONFIG_TQM8560 is not set 159 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 # CONFIG_IPIC is not set 162 CONFIG_MPIC=y 163 # CONFIG_MPIC_WEIRD is not set ··· 187 # CONFIG_HZ_300 is not set 188 # CONFIG_HZ_1000 is not set 189 CONFIG_HZ=250 190 CONFIG_PREEMPT_NONE=y 191 # CONFIG_PREEMPT_VOLUNTARY is not set 192 # CONFIG_PREEMPT is not set 193 CONFIG_BINFMT_ELF=y 194 # CONFIG_BINFMT_MISC is not set 195 CONFIG_MATH_EMULATION=y 196 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 197 CONFIG_ARCH_FLATMEM_ENABLE=y 198 CONFIG_ARCH_POPULATES_NODE_MAP=y 199 CONFIG_SELECT_MEMORY_MODEL=y ··· 216 # CONFIG_PROC_DEVICETREE is not set 217 # CONFIG_CMDLINE_BOOL is not set 218 # CONFIG_PM is not set 219 - CONFIG_SUSPEND_UP_POSSIBLE=y 220 - CONFIG_HIBERNATION_UP_POSSIBLE=y 221 CONFIG_SECCOMP=y 222 - CONFIG_WANT_DEVICE_TREE=y 223 - CONFIG_DEVICE_TREE="tqm8540.dts" 224 CONFIG_ISA_DMA_API=y 225 226 # ··· 263 # CONFIG_XFRM_USER is not set 264 # CONFIG_XFRM_SUB_POLICY is not set 265 # CONFIG_XFRM_MIGRATE is not set 266 # CONFIG_NET_KEY is not set 267 CONFIG_INET=y 268 CONFIG_IP_MULTICAST=y ··· 319 # 320 # CONFIG_NET_PKTGEN is not set 321 # CONFIG_HAMRADIO is not set 322 # CONFIG_IRDA is not set 323 # CONFIG_BT is not set 324 # CONFIG_AF_RXRPC is not set ··· 351 CONFIG_MTD_PARTITIONS=y 352 # CONFIG_MTD_REDBOOT_PARTS is not set 353 CONFIG_MTD_CMDLINE_PARTS=y 354 355 # 356 # User Modules And Translation Layers ··· 438 CONFIG_BLK_DEV_RAM=y 439 CONFIG_BLK_DEV_RAM_COUNT=16 440 CONFIG_BLK_DEV_RAM_SIZE=32768 441 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 442 # CONFIG_CDROM_PKTCDVD is not set 443 # CONFIG_ATA_OVER_ETH is not set 444 CONFIG_MISC_DEVICES=y ··· 446 # CONFIG_EEPROM_93CX6 is not set 447 # CONFIG_SGI_IOC4 is not set 448 # CONFIG_TIFM_CORE is not set 449 CONFIG_IDE=y 450 CONFIG_IDE_MAX_HWIFS=4 451 CONFIG_BLK_DEV_IDE=y 452 453 # 454 - # Please see Documentation/ide.txt for help/info on IDE drives 455 # 456 # CONFIG_BLK_DEV_IDE_SATA is not set 457 CONFIG_BLK_DEV_IDEDISK=y ··· 469 # 470 CONFIG_IDE_GENERIC=y 471 # CONFIG_BLK_DEV_PLATFORM is not set 472 473 # 474 # PCI IDE chipsets support 475 # 476 CONFIG_BLK_DEV_IDEPCI=y 477 - CONFIG_IDEPCI_SHARE_IRQ=y 478 CONFIG_IDEPCI_PCIBUS_ORDER=y 479 # CONFIG_BLK_DEV_OFFBOARD is not set 480 CONFIG_BLK_DEV_GENERIC=y ··· 505 # CONFIG_BLK_DEV_TRM290 is not set 506 CONFIG_BLK_DEV_VIA82CXXX=y 507 # CONFIG_BLK_DEV_TC86C001 is not set 508 - # CONFIG_IDE_ARM is not set 509 CONFIG_BLK_DEV_IDEDMA=y 510 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 511 # CONFIG_BLK_DEV_HD is not set ··· 550 # CONFIG_SMSC_PHY is not set 551 # CONFIG_BROADCOM_PHY is not set 552 # CONFIG_ICPLUS_PHY is not set 553 # CONFIG_FIXED_PHY is not set 554 # CONFIG_MDIO_BITBANG is not set 555 CONFIG_NET_ETHERNET=y ··· 578 # CONFIG_NE2K_PCI is not set 579 # CONFIG_8139CP is not set 580 # CONFIG_8139TOO is not set 581 # CONFIG_SIS900 is not set 582 # CONFIG_EPIC100 is not set 583 # CONFIG_SUNDANCE is not set ··· 590 # CONFIG_DL2K is not set 591 # CONFIG_E1000 is not set 592 # CONFIG_E1000E is not set 593 # CONFIG_IP1000 is not set 594 # CONFIG_NS83820 is not set 595 # CONFIG_HAMACHI is not set 596 # CONFIG_YELLOWFIN is not set ··· 619 # CONFIG_NIU is not set 620 # CONFIG_MLX4_CORE is not set 621 # CONFIG_TEHUTI is not set 622 # CONFIG_TR is not set 623 624 # ··· 632 # CONFIG_HIPPI is not set 633 # CONFIG_PPP is not set 634 # CONFIG_SLIP is not set 635 - # CONFIG_SHAPER is not set 636 # CONFIG_NETCONSOLE is not set 637 # CONFIG_NETPOLL is not set 638 # CONFIG_NET_POLL_CONTROLLER is not set ··· 674 # 675 # CONFIG_VT is not set 676 # CONFIG_SERIAL_NONSTANDARD is not set 677 678 # 679 # Serial drivers ··· 748 # 749 # Miscellaneous I2C Chip support 750 # 751 - CONFIG_SENSORS_DS1337=y 752 - # CONFIG_SENSORS_DS1374 is not set 753 # CONFIG_DS1682 is not set 754 # CONFIG_SENSORS_EEPROM is not set 755 # CONFIG_SENSORS_PCF8574 is not set 756 - # CONFIG_SENSORS_PCA9539 is not set 757 # CONFIG_SENSORS_PCF8591 is not set 758 - # CONFIG_SENSORS_M41T00 is not set 759 # CONFIG_SENSORS_MAX6875 is not set 760 # CONFIG_SENSORS_TSL2550 is not set 761 # CONFIG_I2C_DEBUG_CORE is not set ··· 778 # CONFIG_SENSORS_ADM1031 is not set 779 # CONFIG_SENSORS_ADM9240 is not set 780 # CONFIG_SENSORS_ADT7470 is not set 781 # CONFIG_SENSORS_ATXP1 is not set 782 # CONFIG_SENSORS_DS1621 is not set 783 # CONFIG_SENSORS_I5K_AMB is not set ··· 808 # CONFIG_SENSORS_SMSC47M1 is not set 809 # CONFIG_SENSORS_SMSC47M192 is not set 810 # CONFIG_SENSORS_SMSC47B397 is not set 811 # CONFIG_SENSORS_THMC50 is not set 812 # CONFIG_SENSORS_VIA686A is not set 813 # CONFIG_SENSORS_VT1211 is not set ··· 818 # CONFIG_SENSORS_W83792D is not set 819 # CONFIG_SENSORS_W83793 is not set 820 # CONFIG_SENSORS_W83L785TS is not set 821 # CONFIG_SENSORS_W83627HF is not set 822 # CONFIG_SENSORS_W83627EHF is not set 823 CONFIG_HWMON_DEBUG_CHIP=y 824 # CONFIG_WATCHDOG is not set 825 826 # ··· 875 # 876 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 877 # 878 - 879 - # 880 - # USB Gadget Support 881 - # 882 # CONFIG_USB_GADGET is not set 883 # CONFIG_MMC is not set 884 # CONFIG_NEW_LEDS is not set 885 # CONFIG_INFINIBAND is not set 886 # CONFIG_EDAC is not set 887 # CONFIG_RTC_CLASS is not set 888 889 # 890 # Userspace I/O ··· 908 # CONFIG_XFS_FS is not set 909 # CONFIG_GFS2_FS is not set 910 # CONFIG_OCFS2_FS is not set 911 - # CONFIG_MINIX_FS is not set 912 - # CONFIG_ROMFS_FS is not set 913 CONFIG_INOTIFY=y 914 CONFIG_INOTIFY_USER=y 915 # CONFIG_QUOTA is not set 916 - CONFIG_DNOTIFY=y 917 # CONFIG_AUTOFS_FS is not set 918 # CONFIG_AUTOFS4_FS is not set 919 # CONFIG_FUSE_FS is not set ··· 964 # CONFIG_JFFS2_RUBIN is not set 965 CONFIG_CRAMFS=y 966 # CONFIG_VXFS_FS is not set 967 # CONFIG_HPFS_FS is not set 968 # CONFIG_QNX4FS_FS is not set 969 # CONFIG_SYSV_FS is not set 970 # CONFIG_UFS_FS is not set 971 CONFIG_NETWORK_FILESYSTEMS=y ··· 1025 CONFIG_HAS_IOMEM=y 1026 CONFIG_HAS_IOPORT=y 1027 CONFIG_HAS_DMA=y 1028 - CONFIG_INSTRUMENTATION=y 1029 - # CONFIG_PROFILING is not set 1030 - # CONFIG_MARKERS is not set 1031 1032 # 1033 # Kernel hacking ··· 1038 # CONFIG_HEADERS_CHECK is not set 1039 # CONFIG_DEBUG_KERNEL is not set 1040 # CONFIG_SLUB_DEBUG_ON is not set 1041 # CONFIG_DEBUG_BUGVERBOSE is not set 1042 # CONFIG_SAMPLES is not set 1043 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1049 # CONFIG_KEYS is not set 1050 # CONFIG_SECURITY is not set 1051 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1052 - # CONFIG_CRYPTO is not set 1053 # CONFIG_PPC_CLOCK is not set
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:43 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 # CONFIG_EPOLL is not set 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set ··· 124 # CONFIG_DEFAULT_CFQ is not set 125 # CONFIG_DEFAULT_NOOP is not set 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 128 129 # 130 # Platform support 131 # 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 134 # CONFIG_PPC_CELL is not set 135 # CONFIG_PPC_CELL_NATIVE is not set 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 138 # CONFIG_MPC8540_ADS is not set 139 # CONFIG_MPC8560_ADS is not set 140 # CONFIG_MPC85xx_CDS is not set ··· 143 # CONFIG_TQM8541 is not set 144 # CONFIG_TQM8555 is not set 145 # CONFIG_TQM8560 is not set 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 148 CONFIG_TQM85xx=y 149 # CONFIG_IPIC is not set 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set ··· 173 # CONFIG_HZ_300 is not set 174 # CONFIG_HZ_1000 is not set 175 CONFIG_HZ=250 176 + # CONFIG_SCHED_HRTICK is not set 177 CONFIG_PREEMPT_NONE=y 178 # CONFIG_PREEMPT_VOLUNTARY is not set 179 # CONFIG_PREEMPT is not set 180 CONFIG_BINFMT_ELF=y 181 # CONFIG_BINFMT_MISC is not set 182 CONFIG_MATH_EMULATION=y 183 + # CONFIG_IOMMU_HELPER is not set 184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 185 + CONFIG_ARCH_HAS_WALK_MEMORY=y 186 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 187 CONFIG_ARCH_FLATMEM_ENABLE=y 188 CONFIG_ARCH_POPULATES_NODE_MAP=y 189 CONFIG_SELECT_MEMORY_MODEL=y ··· 198 # CONFIG_PROC_DEVICETREE is not set 199 # CONFIG_CMDLINE_BOOL is not set 200 # CONFIG_PM is not set 201 CONFIG_SECCOMP=y 202 CONFIG_ISA_DMA_API=y 203 204 # ··· 249 # CONFIG_XFRM_USER is not set 250 # CONFIG_XFRM_SUB_POLICY is not set 251 # CONFIG_XFRM_MIGRATE is not set 252 + # CONFIG_XFRM_STATISTICS is not set 253 # CONFIG_NET_KEY is not set 254 CONFIG_INET=y 255 CONFIG_IP_MULTICAST=y ··· 304 # 305 # CONFIG_NET_PKTGEN is not set 306 # CONFIG_HAMRADIO is not set 307 + # CONFIG_CAN is not set 308 # CONFIG_IRDA is not set 309 # CONFIG_BT is not set 310 # CONFIG_AF_RXRPC is not set ··· 335 CONFIG_MTD_PARTITIONS=y 336 # CONFIG_MTD_REDBOOT_PARTS is not set 337 CONFIG_MTD_CMDLINE_PARTS=y 338 + # CONFIG_MTD_OF_PARTS is not set 339 340 # 341 # User Modules And Translation Layers ··· 421 CONFIG_BLK_DEV_RAM=y 422 CONFIG_BLK_DEV_RAM_COUNT=16 423 CONFIG_BLK_DEV_RAM_SIZE=32768 424 + # CONFIG_BLK_DEV_XIP is not set 425 # CONFIG_CDROM_PKTCDVD is not set 426 # CONFIG_ATA_OVER_ETH is not set 427 CONFIG_MISC_DEVICES=y ··· 429 # CONFIG_EEPROM_93CX6 is not set 430 # CONFIG_SGI_IOC4 is not set 431 # CONFIG_TIFM_CORE is not set 432 + # CONFIG_ENCLOSURE_SERVICES is not set 433 + CONFIG_HAVE_IDE=y 434 CONFIG_IDE=y 435 CONFIG_IDE_MAX_HWIFS=4 436 CONFIG_BLK_DEV_IDE=y 437 438 # 439 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 440 # 441 # CONFIG_BLK_DEV_IDE_SATA is not set 442 CONFIG_BLK_DEV_IDEDISK=y ··· 450 # 451 CONFIG_IDE_GENERIC=y 452 # CONFIG_BLK_DEV_PLATFORM is not set 453 + CONFIG_BLK_DEV_IDEDMA_SFF=y 454 455 # 456 # PCI IDE chipsets support 457 # 458 CONFIG_BLK_DEV_IDEPCI=y 459 CONFIG_IDEPCI_PCIBUS_ORDER=y 460 # CONFIG_BLK_DEV_OFFBOARD is not set 461 CONFIG_BLK_DEV_GENERIC=y ··· 486 # CONFIG_BLK_DEV_TRM290 is not set 487 CONFIG_BLK_DEV_VIA82CXXX=y 488 # CONFIG_BLK_DEV_TC86C001 is not set 489 CONFIG_BLK_DEV_IDEDMA=y 490 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 491 # CONFIG_BLK_DEV_HD is not set ··· 532 # CONFIG_SMSC_PHY is not set 533 # CONFIG_BROADCOM_PHY is not set 534 # CONFIG_ICPLUS_PHY is not set 535 + # CONFIG_REALTEK_PHY is not set 536 # CONFIG_FIXED_PHY is not set 537 # CONFIG_MDIO_BITBANG is not set 538 CONFIG_NET_ETHERNET=y ··· 559 # CONFIG_NE2K_PCI is not set 560 # CONFIG_8139CP is not set 561 # CONFIG_8139TOO is not set 562 + # CONFIG_R6040 is not set 563 # CONFIG_SIS900 is not set 564 # CONFIG_EPIC100 is not set 565 # CONFIG_SUNDANCE is not set ··· 570 # CONFIG_DL2K is not set 571 # CONFIG_E1000 is not set 572 # CONFIG_E1000E is not set 573 + # CONFIG_E1000E_ENABLED is not set 574 # CONFIG_IP1000 is not set 575 + # CONFIG_IGB is not set 576 # CONFIG_NS83820 is not set 577 # CONFIG_HAMACHI is not set 578 # CONFIG_YELLOWFIN is not set ··· 597 # CONFIG_NIU is not set 598 # CONFIG_MLX4_CORE is not set 599 # CONFIG_TEHUTI is not set 600 + # CONFIG_BNX2X is not set 601 # CONFIG_TR is not set 602 603 # ··· 609 # CONFIG_HIPPI is not set 610 # CONFIG_PPP is not set 611 # CONFIG_SLIP is not set 612 # CONFIG_NETCONSOLE is not set 613 # CONFIG_NETPOLL is not set 614 # CONFIG_NET_POLL_CONTROLLER is not set ··· 652 # 653 # CONFIG_VT is not set 654 # CONFIG_SERIAL_NONSTANDARD is not set 655 + # CONFIG_NOZOMI is not set 656 657 # 658 # Serial drivers ··· 725 # 726 # Miscellaneous I2C Chip support 727 # 728 # CONFIG_DS1682 is not set 729 # CONFIG_SENSORS_EEPROM is not set 730 # CONFIG_SENSORS_PCF8574 is not set 731 + # CONFIG_PCF8575 is not set 732 # CONFIG_SENSORS_PCF8591 is not set 733 + # CONFIG_TPS65010 is not set 734 # CONFIG_SENSORS_MAX6875 is not set 735 # CONFIG_SENSORS_TSL2550 is not set 736 # CONFIG_I2C_DEBUG_CORE is not set ··· 757 # CONFIG_SENSORS_ADM1031 is not set 758 # CONFIG_SENSORS_ADM9240 is not set 759 # CONFIG_SENSORS_ADT7470 is not set 760 + # CONFIG_SENSORS_ADT7473 is not set 761 # CONFIG_SENSORS_ATXP1 is not set 762 # CONFIG_SENSORS_DS1621 is not set 763 # CONFIG_SENSORS_I5K_AMB is not set ··· 786 # CONFIG_SENSORS_SMSC47M1 is not set 787 # CONFIG_SENSORS_SMSC47M192 is not set 788 # CONFIG_SENSORS_SMSC47B397 is not set 789 + # CONFIG_SENSORS_ADS7828 is not set 790 # CONFIG_SENSORS_THMC50 is not set 791 # CONFIG_SENSORS_VIA686A is not set 792 # CONFIG_SENSORS_VT1211 is not set ··· 795 # CONFIG_SENSORS_W83792D is not set 796 # CONFIG_SENSORS_W83793 is not set 797 # CONFIG_SENSORS_W83L785TS is not set 798 + # CONFIG_SENSORS_W83L786NG is not set 799 # CONFIG_SENSORS_W83627HF is not set 800 # CONFIG_SENSORS_W83627EHF is not set 801 CONFIG_HWMON_DEBUG_CHIP=y 802 + # CONFIG_THERMAL is not set 803 # CONFIG_WATCHDOG is not set 804 805 # ··· 850 # 851 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 852 # 853 # CONFIG_USB_GADGET is not set 854 # CONFIG_MMC is not set 855 + # CONFIG_MEMSTICK is not set 856 # CONFIG_NEW_LEDS is not set 857 # CONFIG_INFINIBAND is not set 858 # CONFIG_EDAC is not set 859 # CONFIG_RTC_CLASS is not set 860 + # CONFIG_DMADEVICES is not set 861 862 # 863 # Userspace I/O ··· 885 # CONFIG_XFS_FS is not set 886 # CONFIG_GFS2_FS is not set 887 # CONFIG_OCFS2_FS is not set 888 + CONFIG_DNOTIFY=y 889 CONFIG_INOTIFY=y 890 CONFIG_INOTIFY_USER=y 891 # CONFIG_QUOTA is not set 892 # CONFIG_AUTOFS_FS is not set 893 # CONFIG_AUTOFS4_FS is not set 894 # CONFIG_FUSE_FS is not set ··· 943 # CONFIG_JFFS2_RUBIN is not set 944 CONFIG_CRAMFS=y 945 # CONFIG_VXFS_FS is not set 946 + # CONFIG_MINIX_FS is not set 947 # CONFIG_HPFS_FS is not set 948 # CONFIG_QNX4FS_FS is not set 949 + # CONFIG_ROMFS_FS is not set 950 # CONFIG_SYSV_FS is not set 951 # CONFIG_UFS_FS is not set 952 CONFIG_NETWORK_FILESYSTEMS=y ··· 1002 CONFIG_HAS_IOMEM=y 1003 CONFIG_HAS_IOPORT=y 1004 CONFIG_HAS_DMA=y 1005 1006 # 1007 # Kernel hacking ··· 1018 # CONFIG_HEADERS_CHECK is not set 1019 # CONFIG_DEBUG_KERNEL is not set 1020 # CONFIG_SLUB_DEBUG_ON is not set 1021 + # CONFIG_SLUB_STATS is not set 1022 # CONFIG_DEBUG_BUGVERBOSE is not set 1023 # CONFIG_SAMPLES is not set 1024 # CONFIG_PPC_EARLY_DEBUG is not set ··· 1028 # CONFIG_KEYS is not set 1029 # CONFIG_SECURITY is not set 1030 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1076 # CONFIG_PPC_CLOCK is not set
+99 -34
arch/powerpc/configs/tqm8541_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Fri Jan 25 01:31:28 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y ··· 106 # CONFIG_SLAB is not set 107 CONFIG_SLUB=y 108 # CONFIG_SLOB is not set 109 CONFIG_SLABINFO=y 110 CONFIG_RT_MUTEXES=y 111 # CONFIG_TINY_SHMEM is not set ··· 135 # CONFIG_DEFAULT_CFQ is not set 136 # CONFIG_DEFAULT_NOOP is not set 137 CONFIG_DEFAULT_IOSCHED="anticipatory" 138 139 # 140 # Platform support 141 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set 146 # CONFIG_PQ2ADS is not set 147 # CONFIG_MPC8540_ADS is not set 148 # CONFIG_MPC8560_ADS is not set 149 # CONFIG_MPC85xx_CDS is not set ··· 156 CONFIG_TQM8541=y 157 # CONFIG_TQM8555 is not set 158 # CONFIG_TQM8560 is not set 159 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 # CONFIG_IPIC is not set 162 CONFIG_MPIC=y 163 # CONFIG_MPIC_WEIRD is not set ··· 188 # CONFIG_HZ_300 is not set 189 # CONFIG_HZ_1000 is not set 190 CONFIG_HZ=250 191 CONFIG_PREEMPT_NONE=y 192 # CONFIG_PREEMPT_VOLUNTARY is not set 193 # CONFIG_PREEMPT is not set 194 CONFIG_BINFMT_ELF=y 195 # CONFIG_BINFMT_MISC is not set 196 CONFIG_MATH_EMULATION=y 197 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 # CONFIG_PROC_DEVICETREE is not set 218 # CONFIG_CMDLINE_BOOL is not set 219 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="tqm8541.dts" 225 CONFIG_ISA_DMA_API=y 226 227 # ··· 264 # CONFIG_XFRM_USER is not set 265 # CONFIG_XFRM_SUB_POLICY is not set 266 # CONFIG_XFRM_MIGRATE is not set 267 # CONFIG_NET_KEY is not set 268 CONFIG_INET=y 269 CONFIG_IP_MULTICAST=y ··· 320 # 321 # CONFIG_NET_PKTGEN is not set 322 # CONFIG_HAMRADIO is not set 323 # CONFIG_IRDA is not set 324 # CONFIG_BT is not set 325 # CONFIG_AF_RXRPC is not set ··· 352 CONFIG_MTD_PARTITIONS=y 353 # CONFIG_MTD_REDBOOT_PARTS is not set 354 CONFIG_MTD_CMDLINE_PARTS=y 355 356 # 357 # User Modules And Translation Layers ··· 439 CONFIG_BLK_DEV_RAM=y 440 CONFIG_BLK_DEV_RAM_COUNT=16 441 CONFIG_BLK_DEV_RAM_SIZE=32768 442 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 443 # CONFIG_CDROM_PKTCDVD is not set 444 # CONFIG_ATA_OVER_ETH is not set 445 CONFIG_MISC_DEVICES=y ··· 447 # CONFIG_EEPROM_93CX6 is not set 448 # CONFIG_SGI_IOC4 is not set 449 # CONFIG_TIFM_CORE is not set 450 CONFIG_IDE=y 451 CONFIG_IDE_MAX_HWIFS=4 452 CONFIG_BLK_DEV_IDE=y 453 454 # 455 - # Please see Documentation/ide.txt for help/info on IDE drives 456 # 457 # CONFIG_BLK_DEV_IDE_SATA is not set 458 CONFIG_BLK_DEV_IDEDISK=y ··· 470 # 471 CONFIG_IDE_GENERIC=y 472 # CONFIG_BLK_DEV_PLATFORM is not set 473 474 # 475 # PCI IDE chipsets support 476 # 477 CONFIG_BLK_DEV_IDEPCI=y 478 - CONFIG_IDEPCI_SHARE_IRQ=y 479 CONFIG_IDEPCI_PCIBUS_ORDER=y 480 # CONFIG_BLK_DEV_OFFBOARD is not set 481 CONFIG_BLK_DEV_GENERIC=y ··· 506 # CONFIG_BLK_DEV_TRM290 is not set 507 CONFIG_BLK_DEV_VIA82CXXX=y 508 # CONFIG_BLK_DEV_TC86C001 is not set 509 - # CONFIG_IDE_ARM is not set 510 CONFIG_BLK_DEV_IDEDMA=y 511 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 512 # CONFIG_BLK_DEV_HD is not set ··· 551 # CONFIG_SMSC_PHY is not set 552 # CONFIG_BROADCOM_PHY is not set 553 # CONFIG_ICPLUS_PHY is not set 554 # CONFIG_FIXED_PHY is not set 555 # CONFIG_MDIO_BITBANG is not set 556 CONFIG_NET_ETHERNET=y ··· 579 # CONFIG_NE2K_PCI is not set 580 # CONFIG_8139CP is not set 581 # CONFIG_8139TOO is not set 582 # CONFIG_SIS900 is not set 583 # CONFIG_EPIC100 is not set 584 # CONFIG_SUNDANCE is not set ··· 592 # CONFIG_DL2K is not set 593 # CONFIG_E1000 is not set 594 # CONFIG_E1000E is not set 595 # CONFIG_IP1000 is not set 596 # CONFIG_NS83820 is not set 597 # CONFIG_HAMACHI is not set 598 # CONFIG_YELLOWFIN is not set ··· 621 # CONFIG_NIU is not set 622 # CONFIG_MLX4_CORE is not set 623 # CONFIG_TEHUTI is not set 624 # CONFIG_TR is not set 625 626 # ··· 634 # CONFIG_HIPPI is not set 635 # CONFIG_PPP is not set 636 # CONFIG_SLIP is not set 637 - # CONFIG_SHAPER is not set 638 # CONFIG_NETCONSOLE is not set 639 # CONFIG_NETPOLL is not set 640 # CONFIG_NET_POLL_CONTROLLER is not set ··· 676 # 677 # CONFIG_VT is not set 678 # CONFIG_SERIAL_NONSTANDARD is not set 679 680 # 681 # Serial drivers ··· 758 # 759 # Miscellaneous I2C Chip support 760 # 761 - CONFIG_SENSORS_DS1337=y 762 - # CONFIG_SENSORS_DS1374 is not set 763 # CONFIG_DS1682 is not set 764 # CONFIG_SENSORS_EEPROM is not set 765 # CONFIG_SENSORS_PCF8574 is not set 766 - # CONFIG_SENSORS_PCA9539 is not set 767 # CONFIG_SENSORS_PCF8591 is not set 768 - # CONFIG_SENSORS_M41T00 is not set 769 # CONFIG_SENSORS_MAX6875 is not set 770 # CONFIG_SENSORS_TSL2550 is not set 771 # CONFIG_I2C_DEBUG_CORE is not set ··· 788 # CONFIG_SENSORS_ADM1031 is not set 789 # CONFIG_SENSORS_ADM9240 is not set 790 # CONFIG_SENSORS_ADT7470 is not set 791 # CONFIG_SENSORS_ATXP1 is not set 792 # CONFIG_SENSORS_DS1621 is not set 793 # CONFIG_SENSORS_I5K_AMB is not set ··· 818 # CONFIG_SENSORS_SMSC47M1 is not set 819 # CONFIG_SENSORS_SMSC47M192 is not set 820 # CONFIG_SENSORS_SMSC47B397 is not set 821 # CONFIG_SENSORS_THMC50 is not set 822 # CONFIG_SENSORS_VIA686A is not set 823 # CONFIG_SENSORS_VT1211 is not set ··· 828 # CONFIG_SENSORS_W83792D is not set 829 # CONFIG_SENSORS_W83793 is not set 830 # CONFIG_SENSORS_W83L785TS is not set 831 # CONFIG_SENSORS_W83627HF is not set 832 # CONFIG_SENSORS_W83627EHF is not set 833 CONFIG_HWMON_DEBUG_CHIP=y 834 # CONFIG_WATCHDOG is not set 835 836 # ··· 885 # 886 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 887 # 888 - 889 - # 890 - # USB Gadget Support 891 - # 892 # CONFIG_USB_GADGET is not set 893 # CONFIG_MMC is not set 894 # CONFIG_NEW_LEDS is not set 895 # CONFIG_INFINIBAND is not set 896 # CONFIG_EDAC is not set 897 # CONFIG_RTC_CLASS is not set 898 899 # 900 # Userspace I/O ··· 918 # CONFIG_XFS_FS is not set 919 # CONFIG_GFS2_FS is not set 920 # CONFIG_OCFS2_FS is not set 921 - # CONFIG_MINIX_FS is not set 922 - # CONFIG_ROMFS_FS is not set 923 CONFIG_INOTIFY=y 924 CONFIG_INOTIFY_USER=y 925 # CONFIG_QUOTA is not set 926 - CONFIG_DNOTIFY=y 927 # CONFIG_AUTOFS_FS is not set 928 # CONFIG_AUTOFS4_FS is not set 929 # CONFIG_FUSE_FS is not set ··· 974 # CONFIG_JFFS2_RUBIN is not set 975 CONFIG_CRAMFS=y 976 # CONFIG_VXFS_FS is not set 977 # CONFIG_HPFS_FS is not set 978 # CONFIG_QNX4FS_FS is not set 979 # CONFIG_SYSV_FS is not set 980 # CONFIG_UFS_FS is not set 981 CONFIG_NETWORK_FILESYSTEMS=y ··· 1035 CONFIG_HAS_IOMEM=y 1036 CONFIG_HAS_IOPORT=y 1037 CONFIG_HAS_DMA=y 1038 - CONFIG_INSTRUMENTATION=y 1039 - # CONFIG_PROFILING is not set 1040 - # CONFIG_MARKERS is not set 1041 1042 # 1043 # Kernel hacking ··· 1048 # CONFIG_HEADERS_CHECK is not set 1049 # CONFIG_DEBUG_KERNEL is not set 1050 # CONFIG_SLUB_DEBUG_ON is not set 1051 # CONFIG_DEBUG_BUGVERBOSE is not set 1052 # CONFIG_SAMPLES is not set 1053 # CONFIG_KGDB_CONSOLE is not set ··· 1060 # CONFIG_KEYS is not set 1061 # CONFIG_SECURITY is not set 1062 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1063 - # CONFIG_CRYPTO is not set 1064 # CONFIG_PPC_CLOCK is not set 1065 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:44 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 # CONFIG_EPOLL is not set 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set ··· 124 # CONFIG_DEFAULT_CFQ is not set 125 # CONFIG_DEFAULT_NOOP is not set 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 128 129 # 130 # Platform support 131 # 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 134 # CONFIG_PPC_CELL is not set 135 # CONFIG_PPC_CELL_NATIVE is not set 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 138 # CONFIG_MPC8540_ADS is not set 139 # CONFIG_MPC8560_ADS is not set 140 # CONFIG_MPC85xx_CDS is not set ··· 143 CONFIG_TQM8541=y 144 # CONFIG_TQM8555 is not set 145 # CONFIG_TQM8560 is not set 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 148 CONFIG_TQM85xx=y 149 # CONFIG_IPIC is not set 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set ··· 174 # CONFIG_HZ_300 is not set 175 # CONFIG_HZ_1000 is not set 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set 181 CONFIG_BINFMT_ELF=y 182 # CONFIG_BINFMT_MISC is not set 183 CONFIG_MATH_EMULATION=y 184 + # CONFIG_IOMMU_HELPER is not set 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 199 # CONFIG_PROC_DEVICETREE is not set 200 # CONFIG_CMDLINE_BOOL is not set 201 # CONFIG_PM is not set 202 CONFIG_SECCOMP=y 203 CONFIG_ISA_DMA_API=y 204 205 # ··· 250 # CONFIG_XFRM_USER is not set 251 # CONFIG_XFRM_SUB_POLICY is not set 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 # CONFIG_AF_RXRPC is not set ··· 336 CONFIG_MTD_PARTITIONS=y 337 # CONFIG_MTD_REDBOOT_PARTS is not set 338 CONFIG_MTD_CMDLINE_PARTS=y 339 + # CONFIG_MTD_OF_PARTS is not set 340 341 # 342 # User Modules And Translation Layers ··· 422 CONFIG_BLK_DEV_RAM=y 423 CONFIG_BLK_DEV_RAM_COUNT=16 424 CONFIG_BLK_DEV_RAM_SIZE=32768 425 + # CONFIG_BLK_DEV_XIP is not set 426 # CONFIG_CDROM_PKTCDVD is not set 427 # CONFIG_ATA_OVER_ETH is not set 428 CONFIG_MISC_DEVICES=y ··· 430 # CONFIG_EEPROM_93CX6 is not set 431 # CONFIG_SGI_IOC4 is not set 432 # CONFIG_TIFM_CORE is not set 433 + # CONFIG_ENCLOSURE_SERVICES is not set 434 + CONFIG_HAVE_IDE=y 435 CONFIG_IDE=y 436 CONFIG_IDE_MAX_HWIFS=4 437 CONFIG_BLK_DEV_IDE=y 438 439 # 440 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 441 # 442 # CONFIG_BLK_DEV_IDE_SATA is not set 443 CONFIG_BLK_DEV_IDEDISK=y ··· 451 # 452 CONFIG_IDE_GENERIC=y 453 # CONFIG_BLK_DEV_PLATFORM is not set 454 + CONFIG_BLK_DEV_IDEDMA_SFF=y 455 456 # 457 # PCI IDE chipsets support 458 # 459 CONFIG_BLK_DEV_IDEPCI=y 460 CONFIG_IDEPCI_PCIBUS_ORDER=y 461 # CONFIG_BLK_DEV_OFFBOARD is not set 462 CONFIG_BLK_DEV_GENERIC=y ··· 487 # CONFIG_BLK_DEV_TRM290 is not set 488 CONFIG_BLK_DEV_VIA82CXXX=y 489 # CONFIG_BLK_DEV_TC86C001 is not set 490 CONFIG_BLK_DEV_IDEDMA=y 491 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 492 # CONFIG_BLK_DEV_HD is not set ··· 533 # CONFIG_SMSC_PHY is not set 534 # CONFIG_BROADCOM_PHY is not set 535 # CONFIG_ICPLUS_PHY is not set 536 + # CONFIG_REALTEK_PHY is not set 537 # CONFIG_FIXED_PHY is not set 538 # CONFIG_MDIO_BITBANG is not set 539 CONFIG_NET_ETHERNET=y ··· 560 # CONFIG_NE2K_PCI is not set 561 # CONFIG_8139CP is not set 562 # CONFIG_8139TOO is not set 563 + # CONFIG_R6040 is not set 564 # CONFIG_SIS900 is not set 565 # CONFIG_EPIC100 is not set 566 # CONFIG_SUNDANCE is not set ··· 572 # CONFIG_DL2K is not set 573 # CONFIG_E1000 is not set 574 # CONFIG_E1000E is not set 575 + # CONFIG_E1000E_ENABLED is not set 576 # CONFIG_IP1000 is not set 577 + # CONFIG_IGB is not set 578 # CONFIG_NS83820 is not set 579 # CONFIG_HAMACHI is not set 580 # CONFIG_YELLOWFIN is not set ··· 599 # CONFIG_NIU is not set 600 # CONFIG_MLX4_CORE is not set 601 # CONFIG_TEHUTI is not set 602 + # CONFIG_BNX2X is not set 603 # CONFIG_TR is not set 604 605 # ··· 611 # CONFIG_HIPPI is not set 612 # CONFIG_PPP is not set 613 # CONFIG_SLIP is not set 614 # CONFIG_NETCONSOLE is not set 615 # CONFIG_NETPOLL is not set 616 # CONFIG_NET_POLL_CONTROLLER is not set ··· 654 # 655 # CONFIG_VT is not set 656 # CONFIG_SERIAL_NONSTANDARD is not set 657 + # CONFIG_NOZOMI is not set 658 659 # 660 # Serial drivers ··· 735 # 736 # Miscellaneous I2C Chip support 737 # 738 # CONFIG_DS1682 is not set 739 # CONFIG_SENSORS_EEPROM is not set 740 # CONFIG_SENSORS_PCF8574 is not set 741 + # CONFIG_PCF8575 is not set 742 # CONFIG_SENSORS_PCF8591 is not set 743 + # CONFIG_TPS65010 is not set 744 # CONFIG_SENSORS_MAX6875 is not set 745 # CONFIG_SENSORS_TSL2550 is not set 746 # CONFIG_I2C_DEBUG_CORE is not set ··· 767 # CONFIG_SENSORS_ADM1031 is not set 768 # CONFIG_SENSORS_ADM9240 is not set 769 # CONFIG_SENSORS_ADT7470 is not set 770 + # CONFIG_SENSORS_ADT7473 is not set 771 # CONFIG_SENSORS_ATXP1 is not set 772 # CONFIG_SENSORS_DS1621 is not set 773 # CONFIG_SENSORS_I5K_AMB is not set ··· 796 # CONFIG_SENSORS_SMSC47M1 is not set 797 # CONFIG_SENSORS_SMSC47M192 is not set 798 # CONFIG_SENSORS_SMSC47B397 is not set 799 + # CONFIG_SENSORS_ADS7828 is not set 800 # CONFIG_SENSORS_THMC50 is not set 801 # CONFIG_SENSORS_VIA686A is not set 802 # CONFIG_SENSORS_VT1211 is not set ··· 805 # CONFIG_SENSORS_W83792D is not set 806 # CONFIG_SENSORS_W83793 is not set 807 # CONFIG_SENSORS_W83L785TS is not set 808 + # CONFIG_SENSORS_W83L786NG is not set 809 # CONFIG_SENSORS_W83627HF is not set 810 # CONFIG_SENSORS_W83627EHF is not set 811 CONFIG_HWMON_DEBUG_CHIP=y 812 + # CONFIG_THERMAL is not set 813 # CONFIG_WATCHDOG is not set 814 815 # ··· 860 # 861 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 862 # 863 # CONFIG_USB_GADGET is not set 864 # CONFIG_MMC is not set 865 + # CONFIG_MEMSTICK is not set 866 # CONFIG_NEW_LEDS is not set 867 # CONFIG_INFINIBAND is not set 868 # CONFIG_EDAC is not set 869 # CONFIG_RTC_CLASS is not set 870 + # CONFIG_DMADEVICES is not set 871 872 # 873 # Userspace I/O ··· 895 # CONFIG_XFS_FS is not set 896 # CONFIG_GFS2_FS is not set 897 # CONFIG_OCFS2_FS is not set 898 + CONFIG_DNOTIFY=y 899 CONFIG_INOTIFY=y 900 CONFIG_INOTIFY_USER=y 901 # CONFIG_QUOTA is not set 902 # CONFIG_AUTOFS_FS is not set 903 # CONFIG_AUTOFS4_FS is not set 904 # CONFIG_FUSE_FS is not set ··· 953 # CONFIG_JFFS2_RUBIN is not set 954 CONFIG_CRAMFS=y 955 # CONFIG_VXFS_FS is not set 956 + # CONFIG_MINIX_FS is not set 957 # CONFIG_HPFS_FS is not set 958 # CONFIG_QNX4FS_FS is not set 959 + # CONFIG_ROMFS_FS is not set 960 # CONFIG_SYSV_FS is not set 961 # CONFIG_UFS_FS is not set 962 CONFIG_NETWORK_FILESYSTEMS=y ··· 1012 CONFIG_HAS_IOMEM=y 1013 CONFIG_HAS_IOPORT=y 1014 CONFIG_HAS_DMA=y 1015 1016 # 1017 # Kernel hacking ··· 1028 # CONFIG_HEADERS_CHECK is not set 1029 # CONFIG_DEBUG_KERNEL is not set 1030 # CONFIG_SLUB_DEBUG_ON is not set 1031 + # CONFIG_SLUB_STATS is not set 1032 # CONFIG_DEBUG_BUGVERBOSE is not set 1033 # CONFIG_SAMPLES is not set 1034 # CONFIG_KGDB_CONSOLE is not set ··· 1039 # CONFIG_KEYS is not set 1040 # CONFIG_SECURITY is not set 1041 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1087 # CONFIG_PPC_CLOCK is not set 1088 CONFIG_PPC_LIB_RHEAP=y
+99 -34
arch/powerpc/configs/tqm8555_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Fri Jan 25 01:15:24 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y ··· 106 # CONFIG_SLAB is not set 107 CONFIG_SLUB=y 108 # CONFIG_SLOB is not set 109 CONFIG_SLABINFO=y 110 CONFIG_RT_MUTEXES=y 111 # CONFIG_TINY_SHMEM is not set ··· 135 # CONFIG_DEFAULT_CFQ is not set 136 # CONFIG_DEFAULT_NOOP is not set 137 CONFIG_DEFAULT_IOSCHED="anticipatory" 138 139 # 140 # Platform support 141 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set 146 # CONFIG_PQ2ADS is not set 147 # CONFIG_MPC8540_ADS is not set 148 # CONFIG_MPC8560_ADS is not set 149 # CONFIG_MPC85xx_CDS is not set ··· 156 # CONFIG_TQM8541 is not set 157 CONFIG_TQM8555=y 158 # CONFIG_TQM8560 is not set 159 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 # CONFIG_IPIC is not set 162 CONFIG_MPIC=y 163 # CONFIG_MPIC_WEIRD is not set ··· 188 # CONFIG_HZ_300 is not set 189 # CONFIG_HZ_1000 is not set 190 CONFIG_HZ=250 191 CONFIG_PREEMPT_NONE=y 192 # CONFIG_PREEMPT_VOLUNTARY is not set 193 # CONFIG_PREEMPT is not set 194 CONFIG_BINFMT_ELF=y 195 # CONFIG_BINFMT_MISC is not set 196 CONFIG_MATH_EMULATION=y 197 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 # CONFIG_PROC_DEVICETREE is not set 218 # CONFIG_CMDLINE_BOOL is not set 219 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="tqm8555.dts" 225 CONFIG_ISA_DMA_API=y 226 227 # ··· 264 # CONFIG_XFRM_USER is not set 265 # CONFIG_XFRM_SUB_POLICY is not set 266 # CONFIG_XFRM_MIGRATE is not set 267 # CONFIG_NET_KEY is not set 268 CONFIG_INET=y 269 CONFIG_IP_MULTICAST=y ··· 320 # 321 # CONFIG_NET_PKTGEN is not set 322 # CONFIG_HAMRADIO is not set 323 # CONFIG_IRDA is not set 324 # CONFIG_BT is not set 325 # CONFIG_AF_RXRPC is not set ··· 352 CONFIG_MTD_PARTITIONS=y 353 # CONFIG_MTD_REDBOOT_PARTS is not set 354 CONFIG_MTD_CMDLINE_PARTS=y 355 356 # 357 # User Modules And Translation Layers ··· 439 CONFIG_BLK_DEV_RAM=y 440 CONFIG_BLK_DEV_RAM_COUNT=16 441 CONFIG_BLK_DEV_RAM_SIZE=32768 442 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 443 # CONFIG_CDROM_PKTCDVD is not set 444 # CONFIG_ATA_OVER_ETH is not set 445 CONFIG_MISC_DEVICES=y ··· 447 # CONFIG_EEPROM_93CX6 is not set 448 # CONFIG_SGI_IOC4 is not set 449 # CONFIG_TIFM_CORE is not set 450 CONFIG_IDE=y 451 CONFIG_IDE_MAX_HWIFS=4 452 CONFIG_BLK_DEV_IDE=y 453 454 # 455 - # Please see Documentation/ide.txt for help/info on IDE drives 456 # 457 # CONFIG_BLK_DEV_IDE_SATA is not set 458 CONFIG_BLK_DEV_IDEDISK=y ··· 470 # 471 CONFIG_IDE_GENERIC=y 472 # CONFIG_BLK_DEV_PLATFORM is not set 473 474 # 475 # PCI IDE chipsets support 476 # 477 CONFIG_BLK_DEV_IDEPCI=y 478 - CONFIG_IDEPCI_SHARE_IRQ=y 479 CONFIG_IDEPCI_PCIBUS_ORDER=y 480 # CONFIG_BLK_DEV_OFFBOARD is not set 481 CONFIG_BLK_DEV_GENERIC=y ··· 506 # CONFIG_BLK_DEV_TRM290 is not set 507 CONFIG_BLK_DEV_VIA82CXXX=y 508 # CONFIG_BLK_DEV_TC86C001 is not set 509 - # CONFIG_IDE_ARM is not set 510 CONFIG_BLK_DEV_IDEDMA=y 511 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 512 # CONFIG_BLK_DEV_HD is not set ··· 551 # CONFIG_SMSC_PHY is not set 552 # CONFIG_BROADCOM_PHY is not set 553 # CONFIG_ICPLUS_PHY is not set 554 # CONFIG_FIXED_PHY is not set 555 # CONFIG_MDIO_BITBANG is not set 556 CONFIG_NET_ETHERNET=y ··· 579 # CONFIG_NE2K_PCI is not set 580 # CONFIG_8139CP is not set 581 # CONFIG_8139TOO is not set 582 # CONFIG_SIS900 is not set 583 # CONFIG_EPIC100 is not set 584 # CONFIG_SUNDANCE is not set ··· 592 # CONFIG_DL2K is not set 593 # CONFIG_E1000 is not set 594 # CONFIG_E1000E is not set 595 # CONFIG_IP1000 is not set 596 # CONFIG_NS83820 is not set 597 # CONFIG_HAMACHI is not set 598 # CONFIG_YELLOWFIN is not set ··· 621 # CONFIG_NIU is not set 622 # CONFIG_MLX4_CORE is not set 623 # CONFIG_TEHUTI is not set 624 # CONFIG_TR is not set 625 626 # ··· 634 # CONFIG_HIPPI is not set 635 # CONFIG_PPP is not set 636 # CONFIG_SLIP is not set 637 - # CONFIG_SHAPER is not set 638 # CONFIG_NETCONSOLE is not set 639 # CONFIG_NETPOLL is not set 640 # CONFIG_NET_POLL_CONTROLLER is not set ··· 676 # 677 # CONFIG_VT is not set 678 # CONFIG_SERIAL_NONSTANDARD is not set 679 680 # 681 # Serial drivers ··· 758 # 759 # Miscellaneous I2C Chip support 760 # 761 - CONFIG_SENSORS_DS1337=y 762 - # CONFIG_SENSORS_DS1374 is not set 763 # CONFIG_DS1682 is not set 764 # CONFIG_SENSORS_EEPROM is not set 765 # CONFIG_SENSORS_PCF8574 is not set 766 - # CONFIG_SENSORS_PCA9539 is not set 767 # CONFIG_SENSORS_PCF8591 is not set 768 - # CONFIG_SENSORS_M41T00 is not set 769 # CONFIG_SENSORS_MAX6875 is not set 770 # CONFIG_SENSORS_TSL2550 is not set 771 # CONFIG_I2C_DEBUG_CORE is not set ··· 788 # CONFIG_SENSORS_ADM1031 is not set 789 # CONFIG_SENSORS_ADM9240 is not set 790 # CONFIG_SENSORS_ADT7470 is not set 791 # CONFIG_SENSORS_ATXP1 is not set 792 # CONFIG_SENSORS_DS1621 is not set 793 # CONFIG_SENSORS_I5K_AMB is not set ··· 818 # CONFIG_SENSORS_SMSC47M1 is not set 819 # CONFIG_SENSORS_SMSC47M192 is not set 820 # CONFIG_SENSORS_SMSC47B397 is not set 821 # CONFIG_SENSORS_THMC50 is not set 822 # CONFIG_SENSORS_VIA686A is not set 823 # CONFIG_SENSORS_VT1211 is not set ··· 828 # CONFIG_SENSORS_W83792D is not set 829 # CONFIG_SENSORS_W83793 is not set 830 # CONFIG_SENSORS_W83L785TS is not set 831 # CONFIG_SENSORS_W83627HF is not set 832 # CONFIG_SENSORS_W83627EHF is not set 833 CONFIG_HWMON_DEBUG_CHIP=y 834 # CONFIG_WATCHDOG is not set 835 836 # ··· 885 # 886 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 887 # 888 - 889 - # 890 - # USB Gadget Support 891 - # 892 # CONFIG_USB_GADGET is not set 893 # CONFIG_MMC is not set 894 # CONFIG_NEW_LEDS is not set 895 # CONFIG_INFINIBAND is not set 896 # CONFIG_EDAC is not set 897 # CONFIG_RTC_CLASS is not set 898 899 # 900 # Userspace I/O ··· 918 # CONFIG_XFS_FS is not set 919 # CONFIG_GFS2_FS is not set 920 # CONFIG_OCFS2_FS is not set 921 - # CONFIG_MINIX_FS is not set 922 - # CONFIG_ROMFS_FS is not set 923 CONFIG_INOTIFY=y 924 CONFIG_INOTIFY_USER=y 925 # CONFIG_QUOTA is not set 926 - CONFIG_DNOTIFY=y 927 # CONFIG_AUTOFS_FS is not set 928 # CONFIG_AUTOFS4_FS is not set 929 # CONFIG_FUSE_FS is not set ··· 974 # CONFIG_JFFS2_RUBIN is not set 975 CONFIG_CRAMFS=y 976 # CONFIG_VXFS_FS is not set 977 # CONFIG_HPFS_FS is not set 978 # CONFIG_QNX4FS_FS is not set 979 # CONFIG_SYSV_FS is not set 980 # CONFIG_UFS_FS is not set 981 CONFIG_NETWORK_FILESYSTEMS=y ··· 1035 CONFIG_HAS_IOMEM=y 1036 CONFIG_HAS_IOPORT=y 1037 CONFIG_HAS_DMA=y 1038 - CONFIG_INSTRUMENTATION=y 1039 - # CONFIG_PROFILING is not set 1040 - # CONFIG_MARKERS is not set 1041 1042 # 1043 # Kernel hacking ··· 1048 # CONFIG_HEADERS_CHECK is not set 1049 # CONFIG_DEBUG_KERNEL is not set 1050 # CONFIG_SLUB_DEBUG_ON is not set 1051 # CONFIG_DEBUG_BUGVERBOSE is not set 1052 # CONFIG_SAMPLES is not set 1053 # CONFIG_KGDB_CONSOLE is not set ··· 1060 # CONFIG_KEYS is not set 1061 # CONFIG_SECURITY is not set 1062 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1063 - # CONFIG_CRYPTO is not set 1064 # CONFIG_PPC_CLOCK is not set 1065 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:44 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 # CONFIG_EPOLL is not set 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set ··· 124 # CONFIG_DEFAULT_CFQ is not set 125 # CONFIG_DEFAULT_NOOP is not set 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 128 129 # 130 # Platform support 131 # 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 134 # CONFIG_PPC_CELL is not set 135 # CONFIG_PPC_CELL_NATIVE is not set 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 138 # CONFIG_MPC8540_ADS is not set 139 # CONFIG_MPC8560_ADS is not set 140 # CONFIG_MPC85xx_CDS is not set ··· 143 # CONFIG_TQM8541 is not set 144 CONFIG_TQM8555=y 145 # CONFIG_TQM8560 is not set 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 148 CONFIG_TQM85xx=y 149 # CONFIG_IPIC is not set 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set ··· 174 # CONFIG_HZ_300 is not set 175 # CONFIG_HZ_1000 is not set 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set 181 CONFIG_BINFMT_ELF=y 182 # CONFIG_BINFMT_MISC is not set 183 CONFIG_MATH_EMULATION=y 184 + # CONFIG_IOMMU_HELPER is not set 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 199 # CONFIG_PROC_DEVICETREE is not set 200 # CONFIG_CMDLINE_BOOL is not set 201 # CONFIG_PM is not set 202 CONFIG_SECCOMP=y 203 CONFIG_ISA_DMA_API=y 204 205 # ··· 250 # CONFIG_XFRM_USER is not set 251 # CONFIG_XFRM_SUB_POLICY is not set 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 # CONFIG_AF_RXRPC is not set ··· 336 CONFIG_MTD_PARTITIONS=y 337 # CONFIG_MTD_REDBOOT_PARTS is not set 338 CONFIG_MTD_CMDLINE_PARTS=y 339 + # CONFIG_MTD_OF_PARTS is not set 340 341 # 342 # User Modules And Translation Layers ··· 422 CONFIG_BLK_DEV_RAM=y 423 CONFIG_BLK_DEV_RAM_COUNT=16 424 CONFIG_BLK_DEV_RAM_SIZE=32768 425 + # CONFIG_BLK_DEV_XIP is not set 426 # CONFIG_CDROM_PKTCDVD is not set 427 # CONFIG_ATA_OVER_ETH is not set 428 CONFIG_MISC_DEVICES=y ··· 430 # CONFIG_EEPROM_93CX6 is not set 431 # CONFIG_SGI_IOC4 is not set 432 # CONFIG_TIFM_CORE is not set 433 + # CONFIG_ENCLOSURE_SERVICES is not set 434 + CONFIG_HAVE_IDE=y 435 CONFIG_IDE=y 436 CONFIG_IDE_MAX_HWIFS=4 437 CONFIG_BLK_DEV_IDE=y 438 439 # 440 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 441 # 442 # CONFIG_BLK_DEV_IDE_SATA is not set 443 CONFIG_BLK_DEV_IDEDISK=y ··· 451 # 452 CONFIG_IDE_GENERIC=y 453 # CONFIG_BLK_DEV_PLATFORM is not set 454 + CONFIG_BLK_DEV_IDEDMA_SFF=y 455 456 # 457 # PCI IDE chipsets support 458 # 459 CONFIG_BLK_DEV_IDEPCI=y 460 CONFIG_IDEPCI_PCIBUS_ORDER=y 461 # CONFIG_BLK_DEV_OFFBOARD is not set 462 CONFIG_BLK_DEV_GENERIC=y ··· 487 # CONFIG_BLK_DEV_TRM290 is not set 488 CONFIG_BLK_DEV_VIA82CXXX=y 489 # CONFIG_BLK_DEV_TC86C001 is not set 490 CONFIG_BLK_DEV_IDEDMA=y 491 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 492 # CONFIG_BLK_DEV_HD is not set ··· 533 # CONFIG_SMSC_PHY is not set 534 # CONFIG_BROADCOM_PHY is not set 535 # CONFIG_ICPLUS_PHY is not set 536 + # CONFIG_REALTEK_PHY is not set 537 # CONFIG_FIXED_PHY is not set 538 # CONFIG_MDIO_BITBANG is not set 539 CONFIG_NET_ETHERNET=y ··· 560 # CONFIG_NE2K_PCI is not set 561 # CONFIG_8139CP is not set 562 # CONFIG_8139TOO is not set 563 + # CONFIG_R6040 is not set 564 # CONFIG_SIS900 is not set 565 # CONFIG_EPIC100 is not set 566 # CONFIG_SUNDANCE is not set ··· 572 # CONFIG_DL2K is not set 573 # CONFIG_E1000 is not set 574 # CONFIG_E1000E is not set 575 + # CONFIG_E1000E_ENABLED is not set 576 # CONFIG_IP1000 is not set 577 + # CONFIG_IGB is not set 578 # CONFIG_NS83820 is not set 579 # CONFIG_HAMACHI is not set 580 # CONFIG_YELLOWFIN is not set ··· 599 # CONFIG_NIU is not set 600 # CONFIG_MLX4_CORE is not set 601 # CONFIG_TEHUTI is not set 602 + # CONFIG_BNX2X is not set 603 # CONFIG_TR is not set 604 605 # ··· 611 # CONFIG_HIPPI is not set 612 # CONFIG_PPP is not set 613 # CONFIG_SLIP is not set 614 # CONFIG_NETCONSOLE is not set 615 # CONFIG_NETPOLL is not set 616 # CONFIG_NET_POLL_CONTROLLER is not set ··· 654 # 655 # CONFIG_VT is not set 656 # CONFIG_SERIAL_NONSTANDARD is not set 657 + # CONFIG_NOZOMI is not set 658 659 # 660 # Serial drivers ··· 735 # 736 # Miscellaneous I2C Chip support 737 # 738 # CONFIG_DS1682 is not set 739 # CONFIG_SENSORS_EEPROM is not set 740 # CONFIG_SENSORS_PCF8574 is not set 741 + # CONFIG_PCF8575 is not set 742 # CONFIG_SENSORS_PCF8591 is not set 743 + # CONFIG_TPS65010 is not set 744 # CONFIG_SENSORS_MAX6875 is not set 745 # CONFIG_SENSORS_TSL2550 is not set 746 # CONFIG_I2C_DEBUG_CORE is not set ··· 767 # CONFIG_SENSORS_ADM1031 is not set 768 # CONFIG_SENSORS_ADM9240 is not set 769 # CONFIG_SENSORS_ADT7470 is not set 770 + # CONFIG_SENSORS_ADT7473 is not set 771 # CONFIG_SENSORS_ATXP1 is not set 772 # CONFIG_SENSORS_DS1621 is not set 773 # CONFIG_SENSORS_I5K_AMB is not set ··· 796 # CONFIG_SENSORS_SMSC47M1 is not set 797 # CONFIG_SENSORS_SMSC47M192 is not set 798 # CONFIG_SENSORS_SMSC47B397 is not set 799 + # CONFIG_SENSORS_ADS7828 is not set 800 # CONFIG_SENSORS_THMC50 is not set 801 # CONFIG_SENSORS_VIA686A is not set 802 # CONFIG_SENSORS_VT1211 is not set ··· 805 # CONFIG_SENSORS_W83792D is not set 806 # CONFIG_SENSORS_W83793 is not set 807 # CONFIG_SENSORS_W83L785TS is not set 808 + # CONFIG_SENSORS_W83L786NG is not set 809 # CONFIG_SENSORS_W83627HF is not set 810 # CONFIG_SENSORS_W83627EHF is not set 811 CONFIG_HWMON_DEBUG_CHIP=y 812 + # CONFIG_THERMAL is not set 813 # CONFIG_WATCHDOG is not set 814 815 # ··· 860 # 861 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 862 # 863 # CONFIG_USB_GADGET is not set 864 # CONFIG_MMC is not set 865 + # CONFIG_MEMSTICK is not set 866 # CONFIG_NEW_LEDS is not set 867 # CONFIG_INFINIBAND is not set 868 # CONFIG_EDAC is not set 869 # CONFIG_RTC_CLASS is not set 870 + # CONFIG_DMADEVICES is not set 871 872 # 873 # Userspace I/O ··· 895 # CONFIG_XFS_FS is not set 896 # CONFIG_GFS2_FS is not set 897 # CONFIG_OCFS2_FS is not set 898 + CONFIG_DNOTIFY=y 899 CONFIG_INOTIFY=y 900 CONFIG_INOTIFY_USER=y 901 # CONFIG_QUOTA is not set 902 # CONFIG_AUTOFS_FS is not set 903 # CONFIG_AUTOFS4_FS is not set 904 # CONFIG_FUSE_FS is not set ··· 953 # CONFIG_JFFS2_RUBIN is not set 954 CONFIG_CRAMFS=y 955 # CONFIG_VXFS_FS is not set 956 + # CONFIG_MINIX_FS is not set 957 # CONFIG_HPFS_FS is not set 958 # CONFIG_QNX4FS_FS is not set 959 + # CONFIG_ROMFS_FS is not set 960 # CONFIG_SYSV_FS is not set 961 # CONFIG_UFS_FS is not set 962 CONFIG_NETWORK_FILESYSTEMS=y ··· 1012 CONFIG_HAS_IOMEM=y 1013 CONFIG_HAS_IOPORT=y 1014 CONFIG_HAS_DMA=y 1015 1016 # 1017 # Kernel hacking ··· 1028 # CONFIG_HEADERS_CHECK is not set 1029 # CONFIG_DEBUG_KERNEL is not set 1030 # CONFIG_SLUB_DEBUG_ON is not set 1031 + # CONFIG_SLUB_STATS is not set 1032 # CONFIG_DEBUG_BUGVERBOSE is not set 1033 # CONFIG_SAMPLES is not set 1034 # CONFIG_KGDB_CONSOLE is not set ··· 1039 # CONFIG_KEYS is not set 1040 # CONFIG_SECURITY is not set 1041 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1087 # CONFIG_PPC_CLOCK is not set 1088 CONFIG_PPC_LIB_RHEAP=y
+99 -34
arch/powerpc/configs/tqm8560_defconfig
··· 1 # 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.24-rc8 4 - # Thu Jan 24 23:50:42 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 - CONFIG_85xx=y 18 CONFIG_E500=y 19 CONFIG_BOOKE=y 20 CONFIG_FSL_BOOKE=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 CONFIG_IRQ_PER_CPU=y 34 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 35 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 68 # CONFIG_POSIX_MQUEUE is not set 69 # CONFIG_BSD_PROCESS_ACCT is not set 70 # CONFIG_TASKSTATS is not set 71 - # CONFIG_USER_NS is not set 72 - # CONFIG_PID_NS is not set 73 # CONFIG_AUDIT is not set 74 # CONFIG_IKCONFIG is not set 75 CONFIG_LOG_BUF_SHIFT=14 76 # CONFIG_CGROUPS is not set 77 CONFIG_FAIR_GROUP_SCHED=y 78 - CONFIG_FAIR_USER_SCHED=y 79 - # CONFIG_FAIR_CGROUP_SCHED is not set 80 CONFIG_SYSFS_DEPRECATED=y 81 # CONFIG_RELAY is not set 82 CONFIG_BLK_DEV_INITRD=y 83 CONFIG_INITRAMFS_SOURCE="" 84 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 92 CONFIG_PRINTK=y 93 CONFIG_BUG=y 94 CONFIG_ELF_CORE=y 95 CONFIG_BASE_FULL=y 96 CONFIG_FUTEX=y 97 CONFIG_ANON_INODES=y 98 # CONFIG_EPOLL is not set 99 CONFIG_SIGNALFD=y 100 CONFIG_EVENTFD=y 101 CONFIG_SHMEM=y 102 CONFIG_VM_EVENT_COUNTERS=y ··· 106 # CONFIG_SLAB is not set 107 CONFIG_SLUB=y 108 # CONFIG_SLOB is not set 109 CONFIG_SLABINFO=y 110 CONFIG_RT_MUTEXES=y 111 # CONFIG_TINY_SHMEM is not set ··· 135 # CONFIG_DEFAULT_CFQ is not set 136 # CONFIG_DEFAULT_NOOP is not set 137 CONFIG_DEFAULT_IOSCHED="anticipatory" 138 139 # 140 # Platform support 141 # 142 - # CONFIG_PPC_MPC52xx is not set 143 - # CONFIG_PPC_MPC5200 is not set 144 # CONFIG_PPC_CELL is not set 145 # CONFIG_PPC_CELL_NATIVE is not set 146 # CONFIG_PQ2ADS is not set 147 # CONFIG_MPC8540_ADS is not set 148 # CONFIG_MPC8560_ADS is not set 149 # CONFIG_MPC85xx_CDS is not set ··· 156 # CONFIG_TQM8541 is not set 157 # CONFIG_TQM8555 is not set 158 CONFIG_TQM8560=y 159 CONFIG_TQM85xx=y 160 - CONFIG_MPC85xx=y 161 # CONFIG_IPIC is not set 162 CONFIG_MPIC=y 163 # CONFIG_MPIC_WEIRD is not set ··· 188 # CONFIG_HZ_300 is not set 189 # CONFIG_HZ_1000 is not set 190 CONFIG_HZ=250 191 CONFIG_PREEMPT_NONE=y 192 # CONFIG_PREEMPT_VOLUNTARY is not set 193 # CONFIG_PREEMPT is not set 194 CONFIG_BINFMT_ELF=y 195 # CONFIG_BINFMT_MISC is not set 196 CONFIG_MATH_EMULATION=y 197 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 198 CONFIG_ARCH_FLATMEM_ENABLE=y 199 CONFIG_ARCH_POPULATES_NODE_MAP=y 200 CONFIG_SELECT_MEMORY_MODEL=y ··· 217 # CONFIG_PROC_DEVICETREE is not set 218 # CONFIG_CMDLINE_BOOL is not set 219 # CONFIG_PM is not set 220 - CONFIG_SUSPEND_UP_POSSIBLE=y 221 - CONFIG_HIBERNATION_UP_POSSIBLE=y 222 CONFIG_SECCOMP=y 223 - CONFIG_WANT_DEVICE_TREE=y 224 - CONFIG_DEVICE_TREE="tqm8560.dts" 225 CONFIG_ISA_DMA_API=y 226 227 # ··· 264 # CONFIG_XFRM_USER is not set 265 # CONFIG_XFRM_SUB_POLICY is not set 266 # CONFIG_XFRM_MIGRATE is not set 267 # CONFIG_NET_KEY is not set 268 CONFIG_INET=y 269 CONFIG_IP_MULTICAST=y ··· 320 # 321 # CONFIG_NET_PKTGEN is not set 322 # CONFIG_HAMRADIO is not set 323 # CONFIG_IRDA is not set 324 # CONFIG_BT is not set 325 # CONFIG_AF_RXRPC is not set ··· 352 CONFIG_MTD_PARTITIONS=y 353 # CONFIG_MTD_REDBOOT_PARTS is not set 354 CONFIG_MTD_CMDLINE_PARTS=y 355 356 # 357 # User Modules And Translation Layers ··· 439 CONFIG_BLK_DEV_RAM=y 440 CONFIG_BLK_DEV_RAM_COUNT=16 441 CONFIG_BLK_DEV_RAM_SIZE=32768 442 - CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 443 # CONFIG_CDROM_PKTCDVD is not set 444 # CONFIG_ATA_OVER_ETH is not set 445 CONFIG_MISC_DEVICES=y ··· 447 # CONFIG_EEPROM_93CX6 is not set 448 # CONFIG_SGI_IOC4 is not set 449 # CONFIG_TIFM_CORE is not set 450 CONFIG_IDE=y 451 CONFIG_IDE_MAX_HWIFS=4 452 CONFIG_BLK_DEV_IDE=y 453 454 # 455 - # Please see Documentation/ide.txt for help/info on IDE drives 456 # 457 # CONFIG_BLK_DEV_IDE_SATA is not set 458 CONFIG_BLK_DEV_IDEDISK=y ··· 470 # 471 CONFIG_IDE_GENERIC=y 472 # CONFIG_BLK_DEV_PLATFORM is not set 473 474 # 475 # PCI IDE chipsets support 476 # 477 CONFIG_BLK_DEV_IDEPCI=y 478 - CONFIG_IDEPCI_SHARE_IRQ=y 479 CONFIG_IDEPCI_PCIBUS_ORDER=y 480 # CONFIG_BLK_DEV_OFFBOARD is not set 481 CONFIG_BLK_DEV_GENERIC=y ··· 506 # CONFIG_BLK_DEV_TRM290 is not set 507 CONFIG_BLK_DEV_VIA82CXXX=y 508 # CONFIG_BLK_DEV_TC86C001 is not set 509 - # CONFIG_IDE_ARM is not set 510 CONFIG_BLK_DEV_IDEDMA=y 511 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 512 # CONFIG_BLK_DEV_HD is not set ··· 551 # CONFIG_SMSC_PHY is not set 552 # CONFIG_BROADCOM_PHY is not set 553 # CONFIG_ICPLUS_PHY is not set 554 # CONFIG_FIXED_PHY is not set 555 # CONFIG_MDIO_BITBANG is not set 556 CONFIG_NET_ETHERNET=y ··· 579 # CONFIG_NE2K_PCI is not set 580 # CONFIG_8139CP is not set 581 # CONFIG_8139TOO is not set 582 # CONFIG_SIS900 is not set 583 # CONFIG_EPIC100 is not set 584 # CONFIG_SUNDANCE is not set ··· 592 # CONFIG_DL2K is not set 593 # CONFIG_E1000 is not set 594 # CONFIG_E1000E is not set 595 # CONFIG_IP1000 is not set 596 # CONFIG_NS83820 is not set 597 # CONFIG_HAMACHI is not set 598 # CONFIG_YELLOWFIN is not set ··· 621 # CONFIG_NIU is not set 622 # CONFIG_MLX4_CORE is not set 623 # CONFIG_TEHUTI is not set 624 # CONFIG_TR is not set 625 626 # ··· 634 # CONFIG_HIPPI is not set 635 # CONFIG_PPP is not set 636 # CONFIG_SLIP is not set 637 - # CONFIG_SHAPER is not set 638 # CONFIG_NETCONSOLE is not set 639 # CONFIG_NETPOLL is not set 640 # CONFIG_NET_POLL_CONTROLLER is not set ··· 676 # 677 # CONFIG_VT is not set 678 # CONFIG_SERIAL_NONSTANDARD is not set 679 680 # 681 # Serial drivers ··· 758 # 759 # Miscellaneous I2C Chip support 760 # 761 - CONFIG_SENSORS_DS1337=y 762 - # CONFIG_SENSORS_DS1374 is not set 763 # CONFIG_DS1682 is not set 764 # CONFIG_SENSORS_EEPROM is not set 765 # CONFIG_SENSORS_PCF8574 is not set 766 - # CONFIG_SENSORS_PCA9539 is not set 767 # CONFIG_SENSORS_PCF8591 is not set 768 - # CONFIG_SENSORS_M41T00 is not set 769 # CONFIG_SENSORS_MAX6875 is not set 770 # CONFIG_SENSORS_TSL2550 is not set 771 # CONFIG_I2C_DEBUG_CORE is not set ··· 788 # CONFIG_SENSORS_ADM1031 is not set 789 # CONFIG_SENSORS_ADM9240 is not set 790 # CONFIG_SENSORS_ADT7470 is not set 791 # CONFIG_SENSORS_ATXP1 is not set 792 # CONFIG_SENSORS_DS1621 is not set 793 # CONFIG_SENSORS_I5K_AMB is not set ··· 818 # CONFIG_SENSORS_SMSC47M1 is not set 819 # CONFIG_SENSORS_SMSC47M192 is not set 820 # CONFIG_SENSORS_SMSC47B397 is not set 821 # CONFIG_SENSORS_THMC50 is not set 822 # CONFIG_SENSORS_VIA686A is not set 823 # CONFIG_SENSORS_VT1211 is not set ··· 828 # CONFIG_SENSORS_W83792D is not set 829 # CONFIG_SENSORS_W83793 is not set 830 # CONFIG_SENSORS_W83L785TS is not set 831 # CONFIG_SENSORS_W83627HF is not set 832 # CONFIG_SENSORS_W83627EHF is not set 833 CONFIG_HWMON_DEBUG_CHIP=y 834 # CONFIG_WATCHDOG is not set 835 836 # ··· 885 # 886 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 887 # 888 - 889 - # 890 - # USB Gadget Support 891 - # 892 # CONFIG_USB_GADGET is not set 893 # CONFIG_MMC is not set 894 # CONFIG_NEW_LEDS is not set 895 # CONFIG_INFINIBAND is not set 896 # CONFIG_EDAC is not set 897 # CONFIG_RTC_CLASS is not set 898 899 # 900 # Userspace I/O ··· 918 # CONFIG_XFS_FS is not set 919 # CONFIG_GFS2_FS is not set 920 # CONFIG_OCFS2_FS is not set 921 - # CONFIG_MINIX_FS is not set 922 - # CONFIG_ROMFS_FS is not set 923 CONFIG_INOTIFY=y 924 CONFIG_INOTIFY_USER=y 925 # CONFIG_QUOTA is not set 926 - CONFIG_DNOTIFY=y 927 # CONFIG_AUTOFS_FS is not set 928 # CONFIG_AUTOFS4_FS is not set 929 # CONFIG_FUSE_FS is not set ··· 974 # CONFIG_JFFS2_RUBIN is not set 975 CONFIG_CRAMFS=y 976 # CONFIG_VXFS_FS is not set 977 # CONFIG_HPFS_FS is not set 978 # CONFIG_QNX4FS_FS is not set 979 # CONFIG_SYSV_FS is not set 980 # CONFIG_UFS_FS is not set 981 CONFIG_NETWORK_FILESYSTEMS=y ··· 1035 CONFIG_HAS_IOMEM=y 1036 CONFIG_HAS_IOPORT=y 1037 CONFIG_HAS_DMA=y 1038 - CONFIG_INSTRUMENTATION=y 1039 - # CONFIG_PROFILING is not set 1040 - # CONFIG_MARKERS is not set 1041 1042 # 1043 # Kernel hacking ··· 1048 # CONFIG_HEADERS_CHECK is not set 1049 # CONFIG_DEBUG_KERNEL is not set 1050 # CONFIG_SLUB_DEBUG_ON is not set 1051 # CONFIG_DEBUG_BUGVERBOSE is not set 1052 # CONFIG_SAMPLES is not set 1053 # CONFIG_KGDB_CONSOLE is not set ··· 1060 # CONFIG_KEYS is not set 1061 # CONFIG_SECURITY is not set 1062 # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1063 - # CONFIG_CRYPTO is not set 1064 # CONFIG_PPC_CLOCK is not set 1065 CONFIG_PPC_LIB_RHEAP=y
··· 1 # 2 # Automatically generated make config: don't edit 3 + # Linux kernel version: 2.6.25-rc6 4 + # Mon Mar 24 08:48:45 2008 5 # 6 # CONFIG_PPC64 is not set 7 ··· 14 # CONFIG_40x is not set 15 # CONFIG_44x is not set 16 # CONFIG_E200 is not set 17 CONFIG_E500=y 18 CONFIG_BOOKE=y 19 CONFIG_FSL_BOOKE=y 20 + CONFIG_FSL_EMB_PERFMON=y 21 # CONFIG_PHYS_64BIT is not set 22 CONFIG_SPE=y 23 # CONFIG_PPC_MM_SLICES is not set ··· 30 CONFIG_GENERIC_TIME_VSYSCALL=y 31 CONFIG_GENERIC_CLOCKEVENTS=y 32 CONFIG_GENERIC_HARDIRQS=y 33 + # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set 34 CONFIG_IRQ_PER_CPU=y 35 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 36 CONFIG_ARCH_HAS_ILOG2_U32=y ··· 67 # CONFIG_POSIX_MQUEUE is not set 68 # CONFIG_BSD_PROCESS_ACCT is not set 69 # CONFIG_TASKSTATS is not set 70 # CONFIG_AUDIT is not set 71 # CONFIG_IKCONFIG is not set 72 CONFIG_LOG_BUF_SHIFT=14 73 # CONFIG_CGROUPS is not set 74 + CONFIG_GROUP_SCHED=y 75 CONFIG_FAIR_GROUP_SCHED=y 76 + # CONFIG_RT_GROUP_SCHED is not set 77 + CONFIG_USER_SCHED=y 78 + # CONFIG_CGROUP_SCHED is not set 79 CONFIG_SYSFS_DEPRECATED=y 80 + CONFIG_SYSFS_DEPRECATED_V2=y 81 # CONFIG_RELAY is not set 82 + # CONFIG_NAMESPACES is not set 83 CONFIG_BLK_DEV_INITRD=y 84 CONFIG_INITRAMFS_SOURCE="" 85 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set ··· 89 CONFIG_PRINTK=y 90 CONFIG_BUG=y 91 CONFIG_ELF_CORE=y 92 + CONFIG_COMPAT_BRK=y 93 CONFIG_BASE_FULL=y 94 CONFIG_FUTEX=y 95 CONFIG_ANON_INODES=y 96 # CONFIG_EPOLL is not set 97 CONFIG_SIGNALFD=y 98 + CONFIG_TIMERFD=y 99 CONFIG_EVENTFD=y 100 CONFIG_SHMEM=y 101 CONFIG_VM_EVENT_COUNTERS=y ··· 101 # CONFIG_SLAB is not set 102 CONFIG_SLUB=y 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 CONFIG_RT_MUTEXES=y 112 # CONFIG_TINY_SHMEM is not set ··· 124 # CONFIG_DEFAULT_CFQ is not set 125 # CONFIG_DEFAULT_NOOP is not set 126 CONFIG_DEFAULT_IOSCHED="anticipatory" 127 + CONFIG_CLASSIC_RCU=y 128 129 # 130 # Platform support 131 # 132 + # CONFIG_PPC_MPC512x is not set 133 + # CONFIG_PPC_MPC5121 is not set 134 # CONFIG_PPC_CELL is not set 135 # CONFIG_PPC_CELL_NATIVE is not set 136 # CONFIG_PQ2ADS is not set 137 + CONFIG_MPC85xx=y 138 # CONFIG_MPC8540_ADS is not set 139 # CONFIG_MPC8560_ADS is not set 140 # CONFIG_MPC85xx_CDS is not set ··· 143 # CONFIG_TQM8541 is not set 144 # CONFIG_TQM8555 is not set 145 CONFIG_TQM8560=y 146 + # CONFIG_SBC8548 is not set 147 + # CONFIG_SBC8560 is not set 148 CONFIG_TQM85xx=y 149 # CONFIG_IPIC is not set 150 CONFIG_MPIC=y 151 # CONFIG_MPIC_WEIRD is not set ··· 174 # CONFIG_HZ_300 is not set 175 # CONFIG_HZ_1000 is not set 176 CONFIG_HZ=250 177 + # CONFIG_SCHED_HRTICK is not set 178 CONFIG_PREEMPT_NONE=y 179 # CONFIG_PREEMPT_VOLUNTARY is not set 180 # CONFIG_PREEMPT is not set 181 CONFIG_BINFMT_ELF=y 182 # CONFIG_BINFMT_MISC is not set 183 CONFIG_MATH_EMULATION=y 184 + # CONFIG_IOMMU_HELPER is not set 185 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 186 + CONFIG_ARCH_HAS_WALK_MEMORY=y 187 + CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y 188 CONFIG_ARCH_FLATMEM_ENABLE=y 189 CONFIG_ARCH_POPULATES_NODE_MAP=y 190 CONFIG_SELECT_MEMORY_MODEL=y ··· 199 # CONFIG_PROC_DEVICETREE is not set 200 # CONFIG_CMDLINE_BOOL is not set 201 # CONFIG_PM is not set 202 CONFIG_SECCOMP=y 203 CONFIG_ISA_DMA_API=y 204 205 # ··· 250 # CONFIG_XFRM_USER is not set 251 # CONFIG_XFRM_SUB_POLICY is not set 252 # CONFIG_XFRM_MIGRATE is not set 253 + # CONFIG_XFRM_STATISTICS is not set 254 # CONFIG_NET_KEY is not set 255 CONFIG_INET=y 256 CONFIG_IP_MULTICAST=y ··· 305 # 306 # CONFIG_NET_PKTGEN is not set 307 # CONFIG_HAMRADIO is not set 308 + # CONFIG_CAN is not set 309 # CONFIG_IRDA is not set 310 # CONFIG_BT is not set 311 # CONFIG_AF_RXRPC is not set ··· 336 CONFIG_MTD_PARTITIONS=y 337 # CONFIG_MTD_REDBOOT_PARTS is not set 338 CONFIG_MTD_CMDLINE_PARTS=y 339 + # CONFIG_MTD_OF_PARTS is not set 340 341 # 342 # User Modules And Translation Layers ··· 422 CONFIG_BLK_DEV_RAM=y 423 CONFIG_BLK_DEV_RAM_COUNT=16 424 CONFIG_BLK_DEV_RAM_SIZE=32768 425 + # CONFIG_BLK_DEV_XIP is not set 426 # CONFIG_CDROM_PKTCDVD is not set 427 # CONFIG_ATA_OVER_ETH is not set 428 CONFIG_MISC_DEVICES=y ··· 430 # CONFIG_EEPROM_93CX6 is not set 431 # CONFIG_SGI_IOC4 is not set 432 # CONFIG_TIFM_CORE is not set 433 + # CONFIG_ENCLOSURE_SERVICES is not set 434 + CONFIG_HAVE_IDE=y 435 CONFIG_IDE=y 436 CONFIG_IDE_MAX_HWIFS=4 437 CONFIG_BLK_DEV_IDE=y 438 439 # 440 + # Please see Documentation/ide/ide.txt for help/info on IDE drives 441 # 442 # CONFIG_BLK_DEV_IDE_SATA is not set 443 CONFIG_BLK_DEV_IDEDISK=y ··· 451 # 452 CONFIG_IDE_GENERIC=y 453 # CONFIG_BLK_DEV_PLATFORM is not set 454 + CONFIG_BLK_DEV_IDEDMA_SFF=y 455 456 # 457 # PCI IDE chipsets support 458 # 459 CONFIG_BLK_DEV_IDEPCI=y 460 CONFIG_IDEPCI_PCIBUS_ORDER=y 461 # CONFIG_BLK_DEV_OFFBOARD is not set 462 CONFIG_BLK_DEV_GENERIC=y ··· 487 # CONFIG_BLK_DEV_TRM290 is not set 488 CONFIG_BLK_DEV_VIA82CXXX=y 489 # CONFIG_BLK_DEV_TC86C001 is not set 490 CONFIG_BLK_DEV_IDEDMA=y 491 CONFIG_IDE_ARCH_OBSOLETE_INIT=y 492 # CONFIG_BLK_DEV_HD is not set ··· 533 # CONFIG_SMSC_PHY is not set 534 # CONFIG_BROADCOM_PHY is not set 535 # CONFIG_ICPLUS_PHY is not set 536 + # CONFIG_REALTEK_PHY is not set 537 # CONFIG_FIXED_PHY is not set 538 # CONFIG_MDIO_BITBANG is not set 539 CONFIG_NET_ETHERNET=y ··· 560 # CONFIG_NE2K_PCI is not set 561 # CONFIG_8139CP is not set 562 # CONFIG_8139TOO is not set 563 + # CONFIG_R6040 is not set 564 # CONFIG_SIS900 is not set 565 # CONFIG_EPIC100 is not set 566 # CONFIG_SUNDANCE is not set ··· 572 # CONFIG_DL2K is not set 573 # CONFIG_E1000 is not set 574 # CONFIG_E1000E is not set 575 + # CONFIG_E1000E_ENABLED is not set 576 # CONFIG_IP1000 is not set 577 + # CONFIG_IGB is not set 578 # CONFIG_NS83820 is not set 579 # CONFIG_HAMACHI is not set 580 # CONFIG_YELLOWFIN is not set ··· 599 # CONFIG_NIU is not set 600 # CONFIG_MLX4_CORE is not set 601 # CONFIG_TEHUTI is not set 602 + # CONFIG_BNX2X is not set 603 # CONFIG_TR is not set 604 605 # ··· 611 # CONFIG_HIPPI is not set 612 # CONFIG_PPP is not set 613 # CONFIG_SLIP is not set 614 # CONFIG_NETCONSOLE is not set 615 # CONFIG_NETPOLL is not set 616 # CONFIG_NET_POLL_CONTROLLER is not set ··· 654 # 655 # CONFIG_VT is not set 656 # CONFIG_SERIAL_NONSTANDARD is not set 657 + # CONFIG_NOZOMI is not set 658 659 # 660 # Serial drivers ··· 735 # 736 # Miscellaneous I2C Chip support 737 # 738 # CONFIG_DS1682 is not set 739 # CONFIG_SENSORS_EEPROM is not set 740 # CONFIG_SENSORS_PCF8574 is not set 741 + # CONFIG_PCF8575 is not set 742 # CONFIG_SENSORS_PCF8591 is not set 743 + # CONFIG_TPS65010 is not set 744 # CONFIG_SENSORS_MAX6875 is not set 745 # CONFIG_SENSORS_TSL2550 is not set 746 # CONFIG_I2C_DEBUG_CORE is not set ··· 767 # CONFIG_SENSORS_ADM1031 is not set 768 # CONFIG_SENSORS_ADM9240 is not set 769 # CONFIG_SENSORS_ADT7470 is not set 770 + # CONFIG_SENSORS_ADT7473 is not set 771 # CONFIG_SENSORS_ATXP1 is not set 772 # CONFIG_SENSORS_DS1621 is not set 773 # CONFIG_SENSORS_I5K_AMB is not set ··· 796 # CONFIG_SENSORS_SMSC47M1 is not set 797 # CONFIG_SENSORS_SMSC47M192 is not set 798 # CONFIG_SENSORS_SMSC47B397 is not set 799 + # CONFIG_SENSORS_ADS7828 is not set 800 # CONFIG_SENSORS_THMC50 is not set 801 # CONFIG_SENSORS_VIA686A is not set 802 # CONFIG_SENSORS_VT1211 is not set ··· 805 # CONFIG_SENSORS_W83792D is not set 806 # CONFIG_SENSORS_W83793 is not set 807 # CONFIG_SENSORS_W83L785TS is not set 808 + # CONFIG_SENSORS_W83L786NG is not set 809 # CONFIG_SENSORS_W83627HF is not set 810 # CONFIG_SENSORS_W83627EHF is not set 811 CONFIG_HWMON_DEBUG_CHIP=y 812 + # CONFIG_THERMAL is not set 813 # CONFIG_WATCHDOG is not set 814 815 # ··· 860 # 861 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 862 # 863 # CONFIG_USB_GADGET is not set 864 # CONFIG_MMC is not set 865 + # CONFIG_MEMSTICK is not set 866 # CONFIG_NEW_LEDS is not set 867 # CONFIG_INFINIBAND is not set 868 # CONFIG_EDAC is not set 869 # CONFIG_RTC_CLASS is not set 870 + # CONFIG_DMADEVICES is not set 871 872 # 873 # Userspace I/O ··· 895 # CONFIG_XFS_FS is not set 896 # CONFIG_GFS2_FS is not set 897 # CONFIG_OCFS2_FS is not set 898 + CONFIG_DNOTIFY=y 899 CONFIG_INOTIFY=y 900 CONFIG_INOTIFY_USER=y 901 # CONFIG_QUOTA is not set 902 # CONFIG_AUTOFS_FS is not set 903 # CONFIG_AUTOFS4_FS is not set 904 # CONFIG_FUSE_FS is not set ··· 953 # CONFIG_JFFS2_RUBIN is not set 954 CONFIG_CRAMFS=y 955 # CONFIG_VXFS_FS is not set 956 + # CONFIG_MINIX_FS is not set 957 # CONFIG_HPFS_FS is not set 958 # CONFIG_QNX4FS_FS is not set 959 + # CONFIG_ROMFS_FS is not set 960 # CONFIG_SYSV_FS is not set 961 # CONFIG_UFS_FS is not set 962 CONFIG_NETWORK_FILESYSTEMS=y ··· 1012 CONFIG_HAS_IOMEM=y 1013 CONFIG_HAS_IOPORT=y 1014 CONFIG_HAS_DMA=y 1015 1016 # 1017 # Kernel hacking ··· 1028 # CONFIG_HEADERS_CHECK is not set 1029 # CONFIG_DEBUG_KERNEL is not set 1030 # CONFIG_SLUB_DEBUG_ON is not set 1031 + # CONFIG_SLUB_STATS is not set 1032 # CONFIG_DEBUG_BUGVERBOSE is not set 1033 # CONFIG_SAMPLES is not set 1034 # CONFIG_KGDB_CONSOLE is not set ··· 1039 # CONFIG_KEYS is not set 1040 # CONFIG_SECURITY is not set 1041 # CONFIG_SECURITY_FILE_CAPABILITIES 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 1087 # CONFIG_PPC_CLOCK is not set 1088 CONFIG_PPC_LIB_RHEAP=y