Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
powerpc/ps3: Update ps3_defconfig
powerpc/ps3: Update platform maintainer
powerpc/pseries: Flush lazy kernel mappings after unplug operations
powerpc/numa: Add form 1 NUMA affinity
powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
powerpc/83xx: enable EPOLL syscall in defconfig
powerpc/83xx: add RTC drivers in 83xx defconfig
powerpc/fsl-cpm: Configure clock correctly for SCC
powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n

+1611 -974
+4 -4
MAINTAINERS
··· 4482 4482 F: drivers/ata/sata_promise.* 4483 4483 4484 4484 PS3 NETWORK SUPPORT 4485 - M: Geoff Levand <geoffrey.levand@am.sony.com> 4485 + M: Geoff Levand <geoff@infradead.org> 4486 4486 L: netdev@vger.kernel.org 4487 4487 L: cbe-oss-dev@ozlabs.org 4488 - S: Supported 4488 + S: Maintained 4489 4489 F: drivers/net/ps3_gelic_net.* 4490 4490 4491 4491 PS3 PLATFORM SUPPORT 4492 - M: Geoff Levand <geoffrey.levand@am.sony.com> 4492 + M: Geoff Levand <geoff@infradead.org> 4493 4493 L: linuxppc-dev@ozlabs.org 4494 4494 L: cbe-oss-dev@ozlabs.org 4495 - S: Supported 4495 + S: Maintained 4496 4496 F: arch/powerpc/boot/ps3* 4497 4497 F: arch/powerpc/include/asm/lv1call.h 4498 4498 F: arch/powerpc/include/asm/ps3*.h
+22 -22
arch/powerpc/configs/83xx/asp8347_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:14 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:38 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 97 97 # CONFIG_TREE_RCU_TRACE is not set 98 98 # CONFIG_IKCONFIG is not set 99 99 CONFIG_LOG_BUF_SHIFT=14 100 - CONFIG_GROUP_SCHED=y 101 - # CONFIG_FAIR_GROUP_SCHED is not set 102 - # CONFIG_RT_GROUP_SCHED is not set 103 - CONFIG_USER_SCHED=y 104 - # CONFIG_CGROUP_SCHED is not set 105 100 # CONFIG_CGROUPS is not set 106 - CONFIG_SYSFS_DEPRECATED=y 107 - CONFIG_SYSFS_DEPRECATED_V2=y 101 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 108 102 # CONFIG_RELAY is not set 109 103 # CONFIG_NAMESPACES is not set 110 104 CONFIG_BLK_DEV_INITRD=y ··· 106 112 CONFIG_RD_GZIP=y 107 113 # CONFIG_RD_BZIP2 is not set 108 114 # CONFIG_RD_LZMA is not set 115 + # CONFIG_RD_LZO is not set 109 116 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 110 117 CONFIG_SYSCTL=y 111 118 CONFIG_ANON_INODES=y ··· 119 124 CONFIG_ELF_CORE=y 120 125 CONFIG_BASE_FULL=y 121 126 CONFIG_FUTEX=y 122 - # CONFIG_EPOLL is not set 127 + CONFIG_EPOLL=y 123 128 CONFIG_SIGNALFD=y 124 129 CONFIG_TIMERFD=y 125 130 CONFIG_EVENTFD=y ··· 320 325 # Bus options 321 326 # 322 327 CONFIG_ZONE_DMA=y 328 + # CONFIG_NEED_DMA_MAP_STATE is not set 323 329 CONFIG_GENERIC_ISA_DMA=y 324 330 CONFIG_PPC_INDIRECT_PCI=y 325 331 CONFIG_FSL_SOC=y ··· 332 336 # CONFIG_PCIEPORTBUS is not set 333 337 CONFIG_ARCH_SUPPORTS_MSI=y 334 338 # CONFIG_PCI_MSI is not set 335 - # CONFIG_PCI_LEGACY is not set 336 339 # CONFIG_PCI_STUB is not set 337 340 # CONFIG_PCI_IOV is not set 338 341 # CONFIG_PCCARD is not set ··· 357 362 # Networking options 358 363 # 359 364 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 365 CONFIG_UNIX=y 362 366 CONFIG_XFRM=y 363 367 CONFIG_XFRM_USER=m ··· 537 543 # UBI - Unsorted block images 538 544 # 539 545 # CONFIG_MTD_UBI is not set 546 + CONFIG_OF_FLATTREE=y 547 + CONFIG_OF_DYNAMIC=y 540 548 CONFIG_OF_DEVICE=y 541 549 CONFIG_OF_I2C=y 542 550 CONFIG_OF_MDIO=y ··· 575 579 # CONFIG_ENCLOSURE_SERVICES is not set 576 580 # CONFIG_HP_ILO is not set 577 581 # CONFIG_ISL29003 is not set 582 + # CONFIG_SENSORS_TSL2550 is not set 578 583 # CONFIG_DS1682 is not set 579 584 # CONFIG_C2PORT is not set 580 585 ··· 593 596 # 594 597 # SCSI device support 595 598 # 599 + CONFIG_SCSI_MOD=y 596 600 # CONFIG_RAID_ATTRS is not set 597 601 # CONFIG_SCSI is not set 598 602 # CONFIG_SCSI_DMA is not set ··· 786 788 CONFIG_SERIAL_CORE_CONSOLE=y 787 789 # CONFIG_SERIAL_JSM is not set 788 790 # CONFIG_SERIAL_OF_PLATFORM is not set 791 + # CONFIG_SERIAL_TIMBERDALE is not set 789 792 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 790 793 CONFIG_UNIX98_PTYS=y 791 794 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 835 836 CONFIG_I2C_MPC=y 836 837 # CONFIG_I2C_OCORES is not set 837 838 # CONFIG_I2C_SIMTEC is not set 839 + # CONFIG_I2C_XILINX is not set 838 840 839 841 # 840 842 # External I2C/SMBus adapter drivers ··· 849 849 # 850 850 # CONFIG_I2C_PCA_PLATFORM is not set 851 851 # CONFIG_I2C_STUB is not set 852 - 853 - # 854 - # Miscellaneous I2C Chip support 855 - # 856 - # CONFIG_SENSORS_TSL2550 is not set 857 852 # CONFIG_I2C_DEBUG_CORE is not set 858 853 # CONFIG_I2C_DEBUG_ALGO is not set 859 854 # CONFIG_I2C_DEBUG_BUS is not set 860 - # CONFIG_I2C_DEBUG_CHIP is not set 861 855 # CONFIG_SPI is not set 862 856 863 857 # ··· 877 883 # CONFIG_SENSORS_ADM1029 is not set 878 884 # CONFIG_SENSORS_ADM1031 is not set 879 885 # CONFIG_SENSORS_ADM9240 is not set 886 + # CONFIG_SENSORS_ADT7411 is not set 880 887 # CONFIG_SENSORS_ADT7462 is not set 881 888 # CONFIG_SENSORS_ADT7470 is not set 882 - # CONFIG_SENSORS_ADT7473 is not set 883 889 # CONFIG_SENSORS_ADT7475 is not set 890 + # CONFIG_SENSORS_ASC7621 is not set 884 891 # CONFIG_SENSORS_ATXP1 is not set 885 892 # CONFIG_SENSORS_DS1621 is not set 886 893 # CONFIG_SENSORS_I5K_AMB is not set ··· 918 923 # CONFIG_SENSORS_SMSC47M192 is not set 919 924 # CONFIG_SENSORS_SMSC47B397 is not set 920 925 # CONFIG_SENSORS_ADS7828 is not set 926 + # CONFIG_SENSORS_AMC6821 is not set 921 927 # CONFIG_SENSORS_THMC50 is not set 922 928 # CONFIG_SENSORS_TMP401 is not set 923 929 # CONFIG_SENSORS_TMP421 is not set ··· 967 971 # Multifunction device drivers 968 972 # 969 973 # CONFIG_MFD_CORE is not set 974 + # CONFIG_MFD_88PM860X is not set 970 975 # CONFIG_MFD_SM501 is not set 971 976 # CONFIG_HTC_PASIC3 is not set 972 977 # CONFIG_TWL4030_CORE is not set 973 978 # CONFIG_MFD_TMIO is not set 974 979 # CONFIG_PMIC_DA903X is not set 975 980 # CONFIG_PMIC_ADP5520 is not set 981 + # CONFIG_MFD_MAX8925 is not set 976 982 # CONFIG_MFD_WM8400 is not set 977 983 # CONFIG_MFD_WM831X is not set 978 984 # CONFIG_MFD_WM8350_I2C is not set 985 + # CONFIG_MFD_WM8994 is not set 979 986 # CONFIG_MFD_PCF50633 is not set 980 987 # CONFIG_AB3100_CORE is not set 981 - # CONFIG_MFD_88PM8607 is not set 988 + # CONFIG_LPC_SCH is not set 982 989 # CONFIG_REGULATOR is not set 983 990 # CONFIG_MEDIA_SUPPORT is not set 984 991 ··· 990 991 # 991 992 # CONFIG_AGP is not set 992 993 CONFIG_VGA_ARB=y 994 + CONFIG_VGA_ARB_MAX_GPUS=16 993 995 # CONFIG_DRM is not set 994 996 # CONFIG_VGASTATE is not set 995 997 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1083 1083 # CONFIG_USB_RIO500 is not set 1084 1084 # CONFIG_USB_LEGOTOWER is not set 1085 1085 # CONFIG_USB_LCD is not set 1086 - # CONFIG_USB_BERRY_CHARGE is not set 1087 1086 # CONFIG_USB_LED is not set 1088 1087 # CONFIG_USB_CYPRESS_CY7C63 is not set 1089 1088 # CONFIG_USB_CYTHERM is not set ··· 1095 1096 # CONFIG_USB_IOWARRIOR is not set 1096 1097 # CONFIG_USB_TEST is not set 1097 1098 # CONFIG_USB_ISIGHTFW is not set 1098 - # CONFIG_USB_VST is not set 1099 1099 # CONFIG_USB_GADGET is not set 1100 1100 1101 1101 # ··· 1257 1259 # CONFIG_JFFS2_LZO is not set 1258 1260 CONFIG_JFFS2_RTIME=y 1259 1261 # CONFIG_JFFS2_RUBIN is not set 1262 + # CONFIG_LOGFS is not set 1260 1263 # CONFIG_CRAMFS is not set 1261 1264 # CONFIG_SQUASHFS is not set 1262 1265 # CONFIG_VXFS_FS is not set ··· 1284 1285 CONFIG_RPCSEC_GSS_KRB5=y 1285 1286 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1286 1287 # CONFIG_SMB_FS is not set 1288 + # CONFIG_CEPH_FS is not set 1287 1289 # CONFIG_CIFS is not set 1288 1290 # CONFIG_NCP_FS is not set 1289 1291 # CONFIG_CODA_FS is not set
+15 -13
arch/powerpc/configs/83xx/kmeter1_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:14 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:39 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 98 98 # CONFIG_TREE_RCU_TRACE is not set 99 99 # CONFIG_IKCONFIG is not set 100 100 CONFIG_LOG_BUF_SHIFT=14 101 - # CONFIG_GROUP_SCHED is not set 102 101 # CONFIG_CGROUPS is not set 103 102 # CONFIG_SYSFS_DEPRECATED_V2 is not set 104 103 # CONFIG_RELAY is not set ··· 317 318 # Bus options 318 319 # 319 320 CONFIG_ZONE_DMA=y 321 + # CONFIG_NEED_DMA_MAP_STATE is not set 320 322 CONFIG_GENERIC_ISA_DMA=y 321 323 CONFIG_FSL_SOC=y 322 324 CONFIG_PPC_PCI_CHOICE=y ··· 346 346 # Networking options 347 347 # 348 348 CONFIG_PACKET=y 349 - # CONFIG_PACKET_MMAP is not set 350 349 CONFIG_UNIX=y 351 350 # CONFIG_NET_KEY is not set 352 351 CONFIG_INET=y ··· 386 387 # CONFIG_ATM is not set 387 388 CONFIG_STP=m 388 389 CONFIG_BRIDGE=m 390 + CONFIG_BRIDGE_IGMP_SNOOPING=y 389 391 # CONFIG_NET_DSA is not set 390 392 CONFIG_VLAN_8021Q=y 391 393 # CONFIG_VLAN_8021Q_GVRP is not set ··· 539 539 # CONFIG_MTD_UBI_DEBUG_MSG_EBA is not set 540 540 # CONFIG_MTD_UBI_DEBUG_MSG_WL is not set 541 541 # CONFIG_MTD_UBI_DEBUG_MSG_IO is not set 542 + CONFIG_OF_FLATTREE=y 543 + CONFIG_OF_DYNAMIC=y 542 544 CONFIG_OF_DEVICE=y 543 545 CONFIG_OF_I2C=y 544 546 CONFIG_OF_MDIO=y ··· 565 563 # 566 564 # SCSI device support 567 565 # 566 + CONFIG_SCSI_MOD=y 568 567 # CONFIG_RAID_ATTRS is not set 569 568 # CONFIG_SCSI is not set 570 569 # CONFIG_SCSI_DMA is not set ··· 693 690 CONFIG_SERIAL_CORE_CONSOLE=y 694 691 # CONFIG_SERIAL_OF_PLATFORM is not set 695 692 # CONFIG_SERIAL_QE is not set 693 + # CONFIG_SERIAL_TIMBERDALE is not set 696 694 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 697 695 CONFIG_UNIX98_PTYS=y 698 696 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 724 720 CONFIG_I2C_MPC=y 725 721 # CONFIG_I2C_OCORES is not set 726 722 # CONFIG_I2C_SIMTEC is not set 723 + # CONFIG_I2C_XILINX is not set 727 724 728 725 # 729 726 # External I2C/SMBus adapter drivers ··· 737 732 # 738 733 # CONFIG_I2C_PCA_PLATFORM is not set 739 734 # CONFIG_I2C_STUB is not set 740 - 741 - # 742 - # Miscellaneous I2C Chip support 743 - # 744 - # CONFIG_SENSORS_TSL2550 is not set 745 735 # CONFIG_I2C_DEBUG_CORE is not set 746 736 # CONFIG_I2C_DEBUG_ALGO is not set 747 737 # CONFIG_I2C_DEBUG_BUS is not set 748 - # CONFIG_I2C_DEBUG_CHIP is not set 749 738 # CONFIG_SPI is not set 750 739 751 740 # ··· 764 765 # Multifunction device drivers 765 766 # 766 767 # CONFIG_MFD_CORE is not set 768 + # CONFIG_MFD_88PM860X is not set 767 769 # CONFIG_MFD_SM501 is not set 768 770 # CONFIG_HTC_PASIC3 is not set 769 771 # CONFIG_TWL4030_CORE is not set 770 772 # CONFIG_MFD_TMIO is not set 771 773 # CONFIG_PMIC_DA903X is not set 772 774 # CONFIG_PMIC_ADP5520 is not set 775 + # CONFIG_MFD_MAX8925 is not set 773 776 # CONFIG_MFD_WM8400 is not set 774 777 # CONFIG_MFD_WM831X is not set 775 778 # CONFIG_MFD_WM8350_I2C is not set 779 + # CONFIG_MFD_WM8994 is not set 776 780 # CONFIG_MFD_PCF50633 is not set 777 781 # CONFIG_AB3100_CORE is not set 778 - # CONFIG_MFD_88PM8607 is not set 779 782 # CONFIG_REGULATOR is not set 780 783 # CONFIG_MEDIA_SUPPORT is not set 781 784 ··· 806 805 CONFIG_UIO=y 807 806 # CONFIG_UIO_PDRV is not set 808 807 # CONFIG_UIO_PDRV_GENIRQ is not set 809 - # CONFIG_UIO_SMX is not set 810 - # CONFIG_UIO_SERCOS3 is not set 811 808 812 809 # 813 810 # TI VLYNQ ··· 886 887 CONFIG_JFFS2_RTIME=y 887 888 # CONFIG_JFFS2_RUBIN is not set 888 889 # CONFIG_UBIFS_FS is not set 890 + # CONFIG_LOGFS is not set 889 891 # CONFIG_CRAMFS is not set 890 892 # CONFIG_SQUASHFS is not set 891 893 # CONFIG_VXFS_FS is not set ··· 911 911 # CONFIG_RPCSEC_GSS_KRB5 is not set 912 912 # CONFIG_RPCSEC_GSS_SPKM3 is not set 913 913 # CONFIG_SMB_FS is not set 914 + # CONFIG_CEPH_FS is not set 914 915 # CONFIG_CIFS is not set 915 916 # CONFIG_NCP_FS is not set 916 917 # CONFIG_CODA_FS is not set ··· 977 976 CONFIG_DEBUG_BUGVERBOSE=y 978 977 # CONFIG_DEBUG_MEMORY_INIT is not set 979 978 # CONFIG_RCU_CPU_STALL_DETECTOR is not set 979 + # CONFIG_LKDTM is not set 980 980 # CONFIG_LATENCYTOP is not set 981 981 CONFIG_SYSCTL_SYSCALL_CHECK=y 982 982 CONFIG_HAVE_FUNCTION_TRACER=y
+27 -22
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:15 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:40 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_DEBUG is not set 336 339 # CONFIG_PCI_STUB is not set 337 340 # CONFIG_PCI_IOV is not set ··· 357 362 # Networking options 358 363 # 359 364 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 365 CONFIG_UNIX=y 362 366 CONFIG_XFRM=y 363 367 # CONFIG_XFRM_USER is not set ··· 550 556 # UBI - Unsorted block images 551 557 # 552 558 # CONFIG_MTD_UBI is not set 559 + CONFIG_OF_FLATTREE=y 560 + CONFIG_OF_DYNAMIC=y 553 561 CONFIG_OF_DEVICE=y 554 562 CONFIG_OF_I2C=y 555 563 CONFIG_OF_SPI=y ··· 589 593 # CONFIG_ENCLOSURE_SERVICES is not set 590 594 # CONFIG_HP_ILO is not set 591 595 # CONFIG_ISL29003 is not set 596 + # CONFIG_SENSORS_TSL2550 is not set 592 597 # CONFIG_DS1682 is not set 593 598 # CONFIG_TI_DAC7512 is not set 594 599 # CONFIG_C2PORT is not set ··· 609 612 # 610 613 # SCSI device support 611 614 # 615 + CONFIG_SCSI_MOD=y 612 616 # CONFIG_RAID_ATTRS is not set 613 617 CONFIG_SCSI=y 614 618 CONFIG_SCSI_DMA=y ··· 770 772 # CONFIG_PCNET32 is not set 771 773 # CONFIG_AMD8111_ETH is not set 772 774 # CONFIG_ADAPTEC_STARFIRE is not set 775 + # CONFIG_KSZ884X_PCI is not set 773 776 # CONFIG_B44 is not set 774 777 # CONFIG_FORCEDETH is not set 775 778 CONFIG_E100=y ··· 823 824 # CONFIG_CHELSIO_T1 is not set 824 825 CONFIG_CHELSIO_T3_DEPENDS=y 825 826 # CONFIG_CHELSIO_T3 is not set 827 + CONFIG_CHELSIO_T4_DEPENDS=y 828 + # CONFIG_CHELSIO_T4 is not set 826 829 # CONFIG_ENIC is not set 827 830 # CONFIG_IXGBE is not set 828 831 # CONFIG_IXGB is not set ··· 837 836 # CONFIG_MLX4_CORE is not set 838 837 # CONFIG_TEHUTI is not set 839 838 # CONFIG_BNX2X is not set 839 + # CONFIG_QLCNIC is not set 840 840 # CONFIG_QLGE is not set 841 841 # CONFIG_SFC is not set 842 842 # CONFIG_BE2NET is not set ··· 933 931 CONFIG_SERIAL_CORE_CONSOLE=y 934 932 # CONFIG_SERIAL_JSM is not set 935 933 # CONFIG_SERIAL_OF_PLATFORM is not set 934 + # CONFIG_SERIAL_TIMBERDALE is not set 936 935 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 937 936 CONFIG_UNIX98_PTYS=y 938 937 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 983 980 CONFIG_I2C_MPC=y 984 981 # CONFIG_I2C_OCORES is not set 985 982 # CONFIG_I2C_SIMTEC is not set 983 + # CONFIG_I2C_XILINX is not set 986 984 987 985 # 988 986 # External I2C/SMBus adapter drivers ··· 997 993 # 998 994 # CONFIG_I2C_PCA_PLATFORM is not set 999 995 # CONFIG_I2C_STUB is not set 1000 - 1001 - # 1002 - # Miscellaneous I2C Chip support 1003 - # 1004 - # CONFIG_SENSORS_TSL2550 is not set 1005 996 # CONFIG_I2C_DEBUG_CORE is not set 1006 997 # CONFIG_I2C_DEBUG_ALGO is not set 1007 998 # CONFIG_I2C_DEBUG_BUS is not set 1008 - # CONFIG_I2C_DEBUG_CHIP is not set 1009 999 CONFIG_SPI=y 1010 1000 # CONFIG_SPI_DEBUG is not set 1011 1001 CONFIG_SPI_MASTER=y ··· 1042 1044 # CONFIG_SENSORS_ADM1029 is not set 1043 1045 # CONFIG_SENSORS_ADM1031 is not set 1044 1046 # CONFIG_SENSORS_ADM9240 is not set 1047 + # CONFIG_SENSORS_ADT7411 is not set 1045 1048 # CONFIG_SENSORS_ADT7462 is not set 1046 1049 # CONFIG_SENSORS_ADT7470 is not set 1047 - # CONFIG_SENSORS_ADT7473 is not set 1048 1050 # CONFIG_SENSORS_ADT7475 is not set 1051 + # CONFIG_SENSORS_ASC7621 is not set 1049 1052 # CONFIG_SENSORS_ATXP1 is not set 1050 1053 # CONFIG_SENSORS_DS1621 is not set 1051 1054 # CONFIG_SENSORS_I5K_AMB is not set ··· 1085 1086 # CONFIG_SENSORS_SMSC47M192 is not set 1086 1087 # CONFIG_SENSORS_SMSC47B397 is not set 1087 1088 # CONFIG_SENSORS_ADS7828 is not set 1089 + # CONFIG_SENSORS_AMC6821 is not set 1088 1090 # CONFIG_SENSORS_THMC50 is not set 1089 1091 # CONFIG_SENSORS_TMP401 is not set 1090 1092 # CONFIG_SENSORS_TMP421 is not set ··· 1134 1134 # Multifunction device drivers 1135 1135 # 1136 1136 # CONFIG_MFD_CORE is not set 1137 + # CONFIG_MFD_88PM860X is not set 1137 1138 # CONFIG_MFD_SM501 is not set 1138 1139 # CONFIG_HTC_PASIC3 is not set 1139 1140 # CONFIG_TWL4030_CORE is not set 1140 1141 # CONFIG_MFD_TMIO is not set 1141 1142 # CONFIG_PMIC_DA903X is not set 1142 1143 # CONFIG_PMIC_ADP5520 is not set 1144 + # CONFIG_MFD_MAX8925 is not set 1143 1145 # CONFIG_MFD_WM8400 is not set 1144 1146 # CONFIG_MFD_WM831X is not set 1145 1147 # CONFIG_MFD_WM8350_I2C is not set 1148 + # CONFIG_MFD_WM8994 is not set 1146 1149 # CONFIG_MFD_PCF50633 is not set 1147 1150 # CONFIG_MFD_MC13783 is not set 1148 1151 # CONFIG_AB3100_CORE is not set 1149 1152 # CONFIG_EZX_PCAP is not set 1150 - # CONFIG_MFD_88PM8607 is not set 1151 1153 # CONFIG_AB4500_CORE is not set 1154 + # CONFIG_LPC_SCH is not set 1152 1155 # CONFIG_REGULATOR is not set 1153 1156 # CONFIG_MEDIA_SUPPORT is not set 1154 1157 ··· 1160 1157 # 1161 1158 # CONFIG_AGP is not set 1162 1159 CONFIG_VGA_ARB=y 1160 + CONFIG_VGA_ARB_MAX_GPUS=16 1163 1161 # CONFIG_DRM is not set 1164 1162 # CONFIG_VGASTATE is not set 1165 1163 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1293 1289 # CONFIG_USB_RIO500 is not set 1294 1290 # CONFIG_USB_LEGOTOWER is not set 1295 1291 # CONFIG_USB_LCD is not set 1296 - # CONFIG_USB_BERRY_CHARGE is not set 1297 1292 # CONFIG_USB_LED is not set 1298 1293 # CONFIG_USB_CYPRESS_CY7C63 is not set 1299 1294 # CONFIG_USB_CYTHERM is not set ··· 1305 1302 # CONFIG_USB_IOWARRIOR is not set 1306 1303 # CONFIG_USB_TEST is not set 1307 1304 # CONFIG_USB_ISIGHTFW is not set 1308 - # CONFIG_USB_VST is not set 1309 1305 CONFIG_USB_GADGET=y 1310 1306 # CONFIG_USB_GADGET_DEBUG is not set 1311 1307 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1343 1341 # CONFIG_USB_MIDI_GADGET is not set 1344 1342 # CONFIG_USB_G_PRINTER is not set 1345 1343 # CONFIG_USB_CDC_COMPOSITE is not set 1344 + # CONFIG_USB_G_NOKIA is not set 1346 1345 # CONFIG_USB_G_MULTI is not set 1347 1346 1348 1347 # ··· 1514 1511 # CONFIG_JFFS2_LZO is not set 1515 1512 CONFIG_JFFS2_RTIME=y 1516 1513 # CONFIG_JFFS2_RUBIN is not set 1514 + # CONFIG_LOGFS is not set 1517 1515 # CONFIG_CRAMFS is not set 1518 1516 # CONFIG_SQUASHFS is not set 1519 1517 # CONFIG_VXFS_FS is not set ··· 1541 1537 CONFIG_RPCSEC_GSS_KRB5=y 1542 1538 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1543 1539 # CONFIG_SMB_FS is not set 1540 + # CONFIG_CEPH_FS is not set 1544 1541 # CONFIG_CIFS is not set 1545 1542 # CONFIG_NCP_FS is not set 1546 1543 # CONFIG_CODA_FS is not set
+28 -22
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:16 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:40 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_DEBUG is not set 336 339 # CONFIG_PCI_STUB is not set 337 340 # CONFIG_PCI_IOV is not set ··· 357 362 # Networking options 358 363 # 359 364 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 365 CONFIG_UNIX=y 362 366 CONFIG_XFRM=y 363 367 # CONFIG_XFRM_USER is not set ··· 550 556 # UBI - Unsorted block images 551 557 # 552 558 # CONFIG_MTD_UBI is not set 559 + CONFIG_OF_FLATTREE=y 560 + CONFIG_OF_DYNAMIC=y 553 561 CONFIG_OF_DEVICE=y 554 562 CONFIG_OF_I2C=y 555 563 CONFIG_OF_SPI=y ··· 589 593 # CONFIG_ENCLOSURE_SERVICES is not set 590 594 # CONFIG_HP_ILO is not set 591 595 # CONFIG_ISL29003 is not set 596 + # CONFIG_SENSORS_TSL2550 is not set 592 597 # CONFIG_DS1682 is not set 593 598 # CONFIG_TI_DAC7512 is not set 594 599 # CONFIG_C2PORT is not set ··· 609 612 # 610 613 # SCSI device support 611 614 # 615 + CONFIG_SCSI_MOD=y 612 616 # CONFIG_RAID_ATTRS is not set 613 617 CONFIG_SCSI=y 614 618 CONFIG_SCSI_DMA=y ··· 733 735 # CONFIG_PATA_IT821X is not set 734 736 # CONFIG_PATA_IT8213 is not set 735 737 # CONFIG_PATA_JMICRON is not set 738 + # CONFIG_PATA_LEGACY is not set 736 739 # CONFIG_PATA_TRIFLEX is not set 737 740 # CONFIG_PATA_MARVELL is not set 738 741 # CONFIG_PATA_MPIIX is not set ··· 836 837 # CONFIG_PCNET32 is not set 837 838 # CONFIG_AMD8111_ETH is not set 838 839 # CONFIG_ADAPTEC_STARFIRE is not set 840 + # CONFIG_KSZ884X_PCI is not set 839 841 # CONFIG_B44 is not set 840 842 # CONFIG_FORCEDETH is not set 841 843 CONFIG_E100=y ··· 889 889 # CONFIG_CHELSIO_T1 is not set 890 890 CONFIG_CHELSIO_T3_DEPENDS=y 891 891 # CONFIG_CHELSIO_T3 is not set 892 + CONFIG_CHELSIO_T4_DEPENDS=y 893 + # CONFIG_CHELSIO_T4 is not set 892 894 # CONFIG_ENIC is not set 893 895 # CONFIG_IXGBE is not set 894 896 # CONFIG_IXGB is not set ··· 903 901 # CONFIG_MLX4_CORE is not set 904 902 # CONFIG_TEHUTI is not set 905 903 # CONFIG_BNX2X is not set 904 + # CONFIG_QLCNIC is not set 906 905 # CONFIG_QLGE is not set 907 906 # CONFIG_SFC is not set 908 907 # CONFIG_BE2NET is not set ··· 999 996 CONFIG_SERIAL_CORE_CONSOLE=y 1000 997 # CONFIG_SERIAL_JSM is not set 1001 998 # CONFIG_SERIAL_OF_PLATFORM is not set 999 + # CONFIG_SERIAL_TIMBERDALE is not set 1002 1000 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1003 1001 CONFIG_UNIX98_PTYS=y 1004 1002 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1049 1045 CONFIG_I2C_MPC=y 1050 1046 # CONFIG_I2C_OCORES is not set 1051 1047 # CONFIG_I2C_SIMTEC is not set 1048 + # CONFIG_I2C_XILINX is not set 1052 1049 1053 1050 # 1054 1051 # External I2C/SMBus adapter drivers ··· 1063 1058 # 1064 1059 # CONFIG_I2C_PCA_PLATFORM is not set 1065 1060 # CONFIG_I2C_STUB is not set 1066 - 1067 - # 1068 - # Miscellaneous I2C Chip support 1069 - # 1070 - # CONFIG_SENSORS_TSL2550 is not set 1071 1061 # CONFIG_I2C_DEBUG_CORE is not set 1072 1062 # CONFIG_I2C_DEBUG_ALGO is not set 1073 1063 # CONFIG_I2C_DEBUG_BUS is not set 1074 - # CONFIG_I2C_DEBUG_CHIP is not set 1075 1064 CONFIG_SPI=y 1076 1065 # CONFIG_SPI_DEBUG is not set 1077 1066 CONFIG_SPI_MASTER=y ··· 1108 1109 # CONFIG_SENSORS_ADM1029 is not set 1109 1110 # CONFIG_SENSORS_ADM1031 is not set 1110 1111 # CONFIG_SENSORS_ADM9240 is not set 1112 + # CONFIG_SENSORS_ADT7411 is not set 1111 1113 # CONFIG_SENSORS_ADT7462 is not set 1112 1114 # CONFIG_SENSORS_ADT7470 is not set 1113 - # CONFIG_SENSORS_ADT7473 is not set 1114 1115 # CONFIG_SENSORS_ADT7475 is not set 1116 + # CONFIG_SENSORS_ASC7621 is not set 1115 1117 # CONFIG_SENSORS_ATXP1 is not set 1116 1118 # CONFIG_SENSORS_DS1621 is not set 1117 1119 # CONFIG_SENSORS_I5K_AMB is not set ··· 1151 1151 # CONFIG_SENSORS_SMSC47M192 is not set 1152 1152 # CONFIG_SENSORS_SMSC47B397 is not set 1153 1153 # CONFIG_SENSORS_ADS7828 is not set 1154 + # CONFIG_SENSORS_AMC6821 is not set 1154 1155 # CONFIG_SENSORS_THMC50 is not set 1155 1156 # CONFIG_SENSORS_TMP401 is not set 1156 1157 # CONFIG_SENSORS_TMP421 is not set ··· 1200 1199 # Multifunction device drivers 1201 1200 # 1202 1201 # CONFIG_MFD_CORE is not set 1202 + # CONFIG_MFD_88PM860X is not set 1203 1203 # CONFIG_MFD_SM501 is not set 1204 1204 # CONFIG_HTC_PASIC3 is not set 1205 1205 # CONFIG_TWL4030_CORE is not set 1206 1206 # CONFIG_MFD_TMIO is not set 1207 1207 # CONFIG_PMIC_DA903X is not set 1208 1208 # CONFIG_PMIC_ADP5520 is not set 1209 + # CONFIG_MFD_MAX8925 is not set 1209 1210 # CONFIG_MFD_WM8400 is not set 1210 1211 # CONFIG_MFD_WM831X is not set 1211 1212 # CONFIG_MFD_WM8350_I2C is not set 1213 + # CONFIG_MFD_WM8994 is not set 1212 1214 # CONFIG_MFD_PCF50633 is not set 1213 1215 # CONFIG_MFD_MC13783 is not set 1214 1216 # CONFIG_AB3100_CORE is not set 1215 1217 # CONFIG_EZX_PCAP is not set 1216 - # CONFIG_MFD_88PM8607 is not set 1217 1218 # CONFIG_AB4500_CORE is not set 1219 + # CONFIG_LPC_SCH is not set 1218 1220 # CONFIG_REGULATOR is not set 1219 1221 # CONFIG_MEDIA_SUPPORT is not set 1220 1222 ··· 1226 1222 # 1227 1223 # CONFIG_AGP is not set 1228 1224 CONFIG_VGA_ARB=y 1225 + CONFIG_VGA_ARB_MAX_GPUS=16 1229 1226 # CONFIG_DRM is not set 1230 1227 # CONFIG_VGASTATE is not set 1231 1228 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1359 1354 # CONFIG_USB_RIO500 is not set 1360 1355 # CONFIG_USB_LEGOTOWER is not set 1361 1356 # CONFIG_USB_LCD is not set 1362 - # CONFIG_USB_BERRY_CHARGE is not set 1363 1357 # CONFIG_USB_LED is not set 1364 1358 # CONFIG_USB_CYPRESS_CY7C63 is not set 1365 1359 # CONFIG_USB_CYTHERM is not set ··· 1371 1367 # CONFIG_USB_IOWARRIOR is not set 1372 1368 # CONFIG_USB_TEST is not set 1373 1369 # CONFIG_USB_ISIGHTFW is not set 1374 - # CONFIG_USB_VST is not set 1375 1370 CONFIG_USB_GADGET=y 1376 1371 # CONFIG_USB_GADGET_DEBUG is not set 1377 1372 # CONFIG_USB_GADGET_DEBUG_FILES is not set ··· 1409 1406 # CONFIG_USB_MIDI_GADGET is not set 1410 1407 # CONFIG_USB_G_PRINTER is not set 1411 1408 # CONFIG_USB_CDC_COMPOSITE is not set 1409 + # CONFIG_USB_G_NOKIA is not set 1412 1410 # CONFIG_USB_G_MULTI is not set 1413 1411 1414 1412 # ··· 1580 1576 # CONFIG_JFFS2_LZO is not set 1581 1577 CONFIG_JFFS2_RTIME=y 1582 1578 # CONFIG_JFFS2_RUBIN is not set 1579 + # CONFIG_LOGFS is not set 1583 1580 # CONFIG_CRAMFS is not set 1584 1581 # CONFIG_SQUASHFS is not set 1585 1582 # CONFIG_VXFS_FS is not set ··· 1607 1602 CONFIG_RPCSEC_GSS_KRB5=y 1608 1603 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1609 1604 # CONFIG_SMB_FS is not set 1605 + # CONFIG_CEPH_FS is not set 1610 1606 # CONFIG_CIFS is not set 1611 1607 # CONFIG_NCP_FS is not set 1612 1608 # CONFIG_CODA_FS is not set
+25 -20
arch/powerpc/configs/83xx/mpc832x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:17 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:41 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 320 325 # Bus options 321 326 # 322 327 CONFIG_ZONE_DMA=y 328 + # CONFIG_NEED_DMA_MAP_STATE is not set 323 329 CONFIG_GENERIC_ISA_DMA=y 324 330 CONFIG_PPC_INDIRECT_PCI=y 325 331 CONFIG_FSL_SOC=y ··· 332 336 # CONFIG_PCIEPORTBUS is not set 333 337 CONFIG_ARCH_SUPPORTS_MSI=y 334 338 # CONFIG_PCI_MSI is not set 335 - # CONFIG_PCI_LEGACY is not set 336 339 # CONFIG_PCI_STUB is not set 337 340 # CONFIG_PCI_IOV is not set 338 341 # CONFIG_PCCARD is not set ··· 357 362 # Networking options 358 363 # 359 364 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 365 CONFIG_UNIX=y 362 366 CONFIG_XFRM=y 363 367 # CONFIG_XFRM_USER is not set ··· 451 457 # CONFIG_SYS_HYPERVISOR is not set 452 458 # CONFIG_CONNECTOR is not set 453 459 # CONFIG_MTD is not set 460 + CONFIG_OF_FLATTREE=y 461 + CONFIG_OF_DYNAMIC=y 454 462 CONFIG_OF_DEVICE=y 455 463 CONFIG_OF_I2C=y 456 464 CONFIG_OF_MDIO=y ··· 488 492 # CONFIG_ENCLOSURE_SERVICES is not set 489 493 # CONFIG_HP_ILO is not set 490 494 # CONFIG_ISL29003 is not set 495 + # CONFIG_SENSORS_TSL2550 is not set 491 496 # CONFIG_DS1682 is not set 492 497 # CONFIG_C2PORT is not set 493 498 ··· 506 509 # 507 510 # SCSI device support 508 511 # 512 + CONFIG_SCSI_MOD=y 509 513 # CONFIG_RAID_ATTRS is not set 510 514 CONFIG_SCSI=y 511 515 CONFIG_SCSI_DMA=y ··· 691 693 # CONFIG_CHELSIO_T1 is not set 692 694 CONFIG_CHELSIO_T3_DEPENDS=y 693 695 # CONFIG_CHELSIO_T3 is not set 696 + CONFIG_CHELSIO_T4_DEPENDS=y 697 + # CONFIG_CHELSIO_T4 is not set 694 698 # CONFIG_ENIC is not set 695 699 # CONFIG_IXGBE is not set 696 700 # CONFIG_IXGB is not set ··· 705 705 # CONFIG_MLX4_CORE is not set 706 706 # CONFIG_TEHUTI is not set 707 707 # CONFIG_BNX2X is not set 708 + # CONFIG_QLCNIC is not set 708 709 # CONFIG_QLGE is not set 709 710 # CONFIG_SFC is not set 710 711 # CONFIG_BE2NET is not set ··· 791 790 # CONFIG_SERIAL_JSM is not set 792 791 # CONFIG_SERIAL_OF_PLATFORM is not set 793 792 # CONFIG_SERIAL_QE is not set 793 + # CONFIG_SERIAL_TIMBERDALE is not set 794 794 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 795 795 CONFIG_UNIX98_PTYS=y 796 796 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 841 839 CONFIG_I2C_MPC=y 842 840 # CONFIG_I2C_OCORES is not set 843 841 # CONFIG_I2C_SIMTEC is not set 842 + # CONFIG_I2C_XILINX is not set 844 843 845 844 # 846 845 # External I2C/SMBus adapter drivers ··· 854 851 # 855 852 # CONFIG_I2C_PCA_PLATFORM is not set 856 853 # CONFIG_I2C_STUB is not set 857 - 858 - # 859 - # Miscellaneous I2C Chip support 860 - # 861 - # CONFIG_SENSORS_TSL2550 is not set 862 854 # CONFIG_I2C_DEBUG_CORE is not set 863 855 # CONFIG_I2C_DEBUG_ALGO is not set 864 856 # CONFIG_I2C_DEBUG_BUS is not set 865 - # CONFIG_I2C_DEBUG_CHIP is not set 866 857 # CONFIG_SPI is not set 867 858 868 859 # ··· 882 885 # CONFIG_SENSORS_ADM1029 is not set 883 886 # CONFIG_SENSORS_ADM1031 is not set 884 887 # CONFIG_SENSORS_ADM9240 is not set 888 + # CONFIG_SENSORS_ADT7411 is not set 885 889 # CONFIG_SENSORS_ADT7462 is not set 886 890 # CONFIG_SENSORS_ADT7470 is not set 887 - # CONFIG_SENSORS_ADT7473 is not set 888 891 # CONFIG_SENSORS_ADT7475 is not set 892 + # CONFIG_SENSORS_ASC7621 is not set 889 893 # CONFIG_SENSORS_ATXP1 is not set 890 894 # CONFIG_SENSORS_DS1621 is not set 891 895 # CONFIG_SENSORS_I5K_AMB is not set ··· 923 925 # CONFIG_SENSORS_SMSC47M192 is not set 924 926 # CONFIG_SENSORS_SMSC47B397 is not set 925 927 # CONFIG_SENSORS_ADS7828 is not set 928 + # CONFIG_SENSORS_AMC6821 is not set 926 929 # CONFIG_SENSORS_THMC50 is not set 927 930 # CONFIG_SENSORS_TMP401 is not set 928 931 # CONFIG_SENSORS_TMP421 is not set ··· 966 967 # Multifunction device drivers 967 968 # 968 969 # CONFIG_MFD_CORE is not set 970 + # CONFIG_MFD_88PM860X is not set 969 971 # CONFIG_MFD_SM501 is not set 970 972 # CONFIG_HTC_PASIC3 is not set 971 973 # CONFIG_TWL4030_CORE is not set 972 974 # CONFIG_MFD_TMIO is not set 973 975 # CONFIG_PMIC_DA903X is not set 974 976 # CONFIG_PMIC_ADP5520 is not set 977 + # CONFIG_MFD_MAX8925 is not set 975 978 # CONFIG_MFD_WM8400 is not set 976 979 # CONFIG_MFD_WM831X is not set 977 980 # CONFIG_MFD_WM8350_I2C is not set 981 + # CONFIG_MFD_WM8994 is not set 978 982 # CONFIG_MFD_PCF50633 is not set 979 983 # CONFIG_AB3100_CORE is not set 980 - # CONFIG_MFD_88PM8607 is not set 984 + # CONFIG_LPC_SCH is not set 981 985 # CONFIG_REGULATOR is not set 982 986 # CONFIG_MEDIA_SUPPORT is not set 983 987 ··· 989 987 # 990 988 # CONFIG_AGP is not set 991 989 CONFIG_VGA_ARB=y 990 + CONFIG_VGA_ARB_MAX_GPUS=16 992 991 # CONFIG_DRM is not set 993 992 # CONFIG_VGASTATE is not set 994 993 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1174 1171 # CONFIG_BEFS_FS is not set 1175 1172 # CONFIG_BFS_FS is not set 1176 1173 # CONFIG_EFS_FS is not set 1174 + # CONFIG_LOGFS is not set 1177 1175 # CONFIG_CRAMFS is not set 1178 1176 # CONFIG_SQUASHFS is not set 1179 1177 # CONFIG_VXFS_FS is not set ··· 1201 1197 CONFIG_RPCSEC_GSS_KRB5=y 1202 1198 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1203 1199 # CONFIG_SMB_FS is not set 1200 + # CONFIG_CEPH_FS is not set 1204 1201 # CONFIG_CIFS is not set 1205 1202 # CONFIG_NCP_FS is not set 1206 1203 # CONFIG_CODA_FS is not set
+25 -24
arch/powerpc/configs/83xx/mpc832x_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:18 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:42 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 320 325 # Bus options 321 326 # 322 327 CONFIG_ZONE_DMA=y 328 + # CONFIG_NEED_DMA_MAP_STATE is not set 323 329 CONFIG_GENERIC_ISA_DMA=y 324 330 CONFIG_PPC_INDIRECT_PCI=y 325 331 CONFIG_FSL_SOC=y ··· 332 336 # CONFIG_PCIEPORTBUS is not set 333 337 CONFIG_ARCH_SUPPORTS_MSI=y 334 338 # CONFIG_PCI_MSI is not set 335 - # CONFIG_PCI_LEGACY is not set 336 339 # CONFIG_PCI_STUB is not set 337 340 # CONFIG_PCI_IOV is not set 338 341 # CONFIG_PCCARD is not set ··· 357 362 # Networking options 358 363 # 359 364 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 365 CONFIG_UNIX=y 362 366 CONFIG_XFRM=y 363 367 # CONFIG_XFRM_USER is not set ··· 451 457 # CONFIG_SYS_HYPERVISOR is not set 452 458 # CONFIG_CONNECTOR is not set 453 459 # CONFIG_MTD is not set 460 + CONFIG_OF_FLATTREE=y 461 + CONFIG_OF_DYNAMIC=y 454 462 CONFIG_OF_DEVICE=y 455 463 CONFIG_OF_I2C=y 456 464 CONFIG_OF_SPI=y ··· 490 494 # CONFIG_ENCLOSURE_SERVICES is not set 491 495 # CONFIG_HP_ILO is not set 492 496 # CONFIG_ISL29003 is not set 497 + # CONFIG_SENSORS_TSL2550 is not set 493 498 # CONFIG_DS1682 is not set 494 499 # CONFIG_TI_DAC7512 is not set 495 500 # CONFIG_C2PORT is not set ··· 511 514 # 512 515 # SCSI device support 513 516 # 517 + CONFIG_SCSI_MOD=y 514 518 # CONFIG_RAID_ATTRS is not set 515 519 CONFIG_SCSI=y 516 520 CONFIG_SCSI_DMA=y ··· 698 700 # CONFIG_CHELSIO_T1 is not set 699 701 CONFIG_CHELSIO_T3_DEPENDS=y 700 702 # CONFIG_CHELSIO_T3 is not set 703 + CONFIG_CHELSIO_T4_DEPENDS=y 704 + # CONFIG_CHELSIO_T4 is not set 701 705 # CONFIG_ENIC is not set 702 706 # CONFIG_IXGBE is not set 703 707 # CONFIG_IXGB is not set ··· 712 712 # CONFIG_MLX4_CORE is not set 713 713 # CONFIG_TEHUTI is not set 714 714 # CONFIG_BNX2X is not set 715 + # CONFIG_QLCNIC is not set 715 716 # CONFIG_QLGE is not set 716 717 # CONFIG_SFC is not set 717 718 # CONFIG_BE2NET is not set ··· 809 808 # CONFIG_SERIAL_JSM is not set 810 809 # CONFIG_SERIAL_OF_PLATFORM is not set 811 810 # CONFIG_SERIAL_QE is not set 811 + # CONFIG_SERIAL_TIMBERDALE is not set 812 812 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 813 813 CONFIG_UNIX98_PTYS=y 814 814 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 861 859 CONFIG_I2C_MPC=y 862 860 # CONFIG_I2C_OCORES is not set 863 861 # CONFIG_I2C_SIMTEC is not set 862 + # CONFIG_I2C_XILINX is not set 864 863 865 864 # 866 865 # External I2C/SMBus adapter drivers ··· 875 872 # 876 873 # CONFIG_I2C_PCA_PLATFORM is not set 877 874 # CONFIG_I2C_STUB is not set 878 - 879 - # 880 - # Miscellaneous I2C Chip support 881 - # 882 - # CONFIG_SENSORS_TSL2550 is not set 883 875 # CONFIG_I2C_DEBUG_CORE is not set 884 876 # CONFIG_I2C_DEBUG_ALGO is not set 885 877 # CONFIG_I2C_DEBUG_BUS is not set 886 - # CONFIG_I2C_DEBUG_CHIP is not set 887 878 CONFIG_SPI=y 888 879 CONFIG_SPI_MASTER=y 889 880 ··· 919 922 # CONFIG_SENSORS_ADM1029 is not set 920 923 # CONFIG_SENSORS_ADM1031 is not set 921 924 # CONFIG_SENSORS_ADM9240 is not set 925 + # CONFIG_SENSORS_ADT7411 is not set 922 926 # CONFIG_SENSORS_ADT7462 is not set 923 927 # CONFIG_SENSORS_ADT7470 is not set 924 - # CONFIG_SENSORS_ADT7473 is not set 925 928 # CONFIG_SENSORS_ADT7475 is not set 929 + # CONFIG_SENSORS_ASC7621 is not set 926 930 # CONFIG_SENSORS_ATXP1 is not set 927 931 # CONFIG_SENSORS_DS1621 is not set 928 932 # CONFIG_SENSORS_I5K_AMB is not set ··· 962 964 # CONFIG_SENSORS_SMSC47M192 is not set 963 965 # CONFIG_SENSORS_SMSC47B397 is not set 964 966 # CONFIG_SENSORS_ADS7828 is not set 967 + # CONFIG_SENSORS_AMC6821 is not set 965 968 # CONFIG_SENSORS_THMC50 is not set 966 969 # CONFIG_SENSORS_TMP401 is not set 967 970 # CONFIG_SENSORS_TMP421 is not set ··· 1011 1012 # Multifunction device drivers 1012 1013 # 1013 1014 # CONFIG_MFD_CORE is not set 1015 + # CONFIG_MFD_88PM860X is not set 1014 1016 # CONFIG_MFD_SM501 is not set 1015 1017 # CONFIG_HTC_PASIC3 is not set 1016 1018 # CONFIG_TWL4030_CORE is not set 1017 1019 # CONFIG_MFD_TMIO is not set 1018 1020 # CONFIG_PMIC_DA903X is not set 1019 1021 # CONFIG_PMIC_ADP5520 is not set 1022 + # CONFIG_MFD_MAX8925 is not set 1020 1023 # CONFIG_MFD_WM8400 is not set 1021 1024 # CONFIG_MFD_WM831X is not set 1022 1025 # CONFIG_MFD_WM8350_I2C is not set 1026 + # CONFIG_MFD_WM8994 is not set 1023 1027 # CONFIG_MFD_PCF50633 is not set 1024 1028 # CONFIG_MFD_MC13783 is not set 1025 1029 # CONFIG_AB3100_CORE is not set 1026 1030 # CONFIG_EZX_PCAP is not set 1027 - # CONFIG_MFD_88PM8607 is not set 1028 1031 # CONFIG_AB4500_CORE is not set 1032 + # CONFIG_LPC_SCH is not set 1029 1033 # CONFIG_REGULATOR is not set 1030 1034 # CONFIG_MEDIA_SUPPORT is not set 1031 1035 ··· 1037 1035 # 1038 1036 # CONFIG_AGP is not set 1039 1037 CONFIG_VGA_ARB=y 1038 + CONFIG_VGA_ARB_MAX_GPUS=16 1040 1039 # CONFIG_DRM is not set 1041 1040 # CONFIG_VGASTATE is not set 1042 1041 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1169 1166 # CONFIG_USB_RIO500 is not set 1170 1167 # CONFIG_USB_LEGOTOWER is not set 1171 1168 # CONFIG_USB_LCD is not set 1172 - # CONFIG_USB_BERRY_CHARGE is not set 1173 1169 # CONFIG_USB_LED is not set 1174 1170 # CONFIG_USB_CYPRESS_CY7C63 is not set 1175 1171 # CONFIG_USB_CYTHERM is not set ··· 1181 1179 # CONFIG_USB_IOWARRIOR is not set 1182 1180 # CONFIG_USB_TEST is not set 1183 1181 # CONFIG_USB_ISIGHTFW is not set 1184 - # CONFIG_USB_VST is not set 1185 1182 # CONFIG_USB_GADGET is not set 1186 1183 1187 1184 # ··· 1205 1204 # 1206 1205 # CONFIG_MMC_SDHCI is not set 1207 1206 # CONFIG_MMC_WBSD is not set 1208 - # CONFIG_MMC_AT91 is not set 1209 - # CONFIG_MMC_ATMELMCI is not set 1210 1207 # CONFIG_MMC_TIFM_SD is not set 1211 1208 CONFIG_MMC_SPI=y 1212 1209 # CONFIG_MMC_CB710 is not set ··· 1297 1298 # CONFIG_BEFS_FS is not set 1298 1299 # CONFIG_BFS_FS is not set 1299 1300 # CONFIG_EFS_FS is not set 1301 + # CONFIG_LOGFS is not set 1300 1302 # CONFIG_CRAMFS is not set 1301 1303 # CONFIG_SQUASHFS is not set 1302 1304 # CONFIG_VXFS_FS is not set ··· 1324 1324 CONFIG_RPCSEC_GSS_KRB5=y 1325 1325 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1326 1326 # CONFIG_SMB_FS is not set 1327 + # CONFIG_CEPH_FS is not set 1327 1328 # CONFIG_CIFS is not set 1328 1329 # CONFIG_NCP_FS is not set 1329 1330 # CONFIG_CODA_FS is not set
+23 -21
arch/powerpc/configs/83xx/mpc834x_itx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:19 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:43 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_STUB is not set 336 339 # CONFIG_PCI_IOV is not set 337 340 # CONFIG_PCCARD is not set ··· 356 361 # Networking options 357 362 # 358 363 CONFIG_PACKET=y 359 - # CONFIG_PACKET_MMAP is not set 360 364 CONFIG_UNIX=y 361 365 CONFIG_XFRM=y 362 366 # CONFIG_XFRM_USER is not set ··· 534 540 # UBI - Unsorted block images 535 541 # 536 542 # CONFIG_MTD_UBI is not set 543 + CONFIG_OF_FLATTREE=y 544 + CONFIG_OF_DYNAMIC=y 537 545 CONFIG_OF_DEVICE=y 538 546 CONFIG_OF_I2C=y 539 547 CONFIG_OF_SPI=y ··· 573 577 # CONFIG_ENCLOSURE_SERVICES is not set 574 578 # CONFIG_HP_ILO is not set 575 579 # CONFIG_ISL29003 is not set 580 + # CONFIG_SENSORS_TSL2550 is not set 576 581 # CONFIG_DS1682 is not set 577 582 # CONFIG_TI_DAC7512 is not set 578 583 # CONFIG_C2PORT is not set ··· 641 644 # 642 645 # SCSI device support 643 646 # 647 + CONFIG_SCSI_MOD=y 644 648 # CONFIG_RAID_ATTRS is not set 645 649 CONFIG_SCSI=y 646 650 CONFIG_SCSI_DMA=y ··· 765 767 # CONFIG_PATA_IT821X is not set 766 768 # CONFIG_PATA_IT8213 is not set 767 769 # CONFIG_PATA_JMICRON is not set 770 + # CONFIG_PATA_LEGACY is not set 768 771 # CONFIG_PATA_TRIFLEX is not set 769 772 # CONFIG_PATA_MARVELL is not set 770 773 # CONFIG_PATA_MPIIX is not set ··· 879 880 # CONFIG_CHELSIO_T1 is not set 880 881 CONFIG_CHELSIO_T3_DEPENDS=y 881 882 # CONFIG_CHELSIO_T3 is not set 883 + CONFIG_CHELSIO_T4_DEPENDS=y 884 + # CONFIG_CHELSIO_T4 is not set 882 885 # CONFIG_ENIC is not set 883 886 # CONFIG_IXGBE is not set 884 887 # CONFIG_IXGB is not set ··· 893 892 # CONFIG_MLX4_CORE is not set 894 893 # CONFIG_TEHUTI is not set 895 894 # CONFIG_BNX2X is not set 895 + # CONFIG_QLCNIC is not set 896 896 # CONFIG_QLGE is not set 897 897 # CONFIG_SFC is not set 898 898 # CONFIG_BE2NET is not set ··· 968 966 CONFIG_SERIAL_CORE_CONSOLE=y 969 967 # CONFIG_SERIAL_JSM is not set 970 968 # CONFIG_SERIAL_OF_PLATFORM is not set 969 + # CONFIG_SERIAL_TIMBERDALE is not set 971 970 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 972 971 CONFIG_UNIX98_PTYS=y 973 972 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1018 1015 CONFIG_I2C_MPC=y 1019 1016 # CONFIG_I2C_OCORES is not set 1020 1017 # CONFIG_I2C_SIMTEC is not set 1018 + # CONFIG_I2C_XILINX is not set 1021 1019 1022 1020 # 1023 1021 # External I2C/SMBus adapter drivers ··· 1032 1028 # 1033 1029 # CONFIG_I2C_PCA_PLATFORM is not set 1034 1030 # CONFIG_I2C_STUB is not set 1035 - 1036 - # 1037 - # Miscellaneous I2C Chip support 1038 - # 1039 - # CONFIG_SENSORS_TSL2550 is not set 1040 1031 # CONFIG_I2C_DEBUG_CORE is not set 1041 1032 # CONFIG_I2C_DEBUG_ALGO is not set 1042 1033 # CONFIG_I2C_DEBUG_BUS is not set 1043 - # CONFIG_I2C_DEBUG_CHIP is not set 1044 1034 CONFIG_SPI=y 1045 1035 CONFIG_SPI_MASTER=y 1046 1036 ··· 1093 1095 # Multifunction device drivers 1094 1096 # 1095 1097 # CONFIG_MFD_CORE is not set 1098 + # CONFIG_MFD_88PM860X is not set 1096 1099 # CONFIG_MFD_SM501 is not set 1097 1100 # CONFIG_HTC_PASIC3 is not set 1098 1101 # CONFIG_TWL4030_CORE is not set 1099 1102 # CONFIG_MFD_TMIO is not set 1100 1103 # CONFIG_PMIC_DA903X is not set 1101 1104 # CONFIG_PMIC_ADP5520 is not set 1105 + # CONFIG_MFD_MAX8925 is not set 1102 1106 # CONFIG_MFD_WM8400 is not set 1103 1107 # CONFIG_MFD_WM831X is not set 1104 1108 # CONFIG_MFD_WM8350_I2C is not set 1109 + # CONFIG_MFD_WM8994 is not set 1105 1110 # CONFIG_MFD_PCF50633 is not set 1106 1111 # CONFIG_MFD_MC13783 is not set 1107 1112 # CONFIG_AB3100_CORE is not set 1108 1113 # CONFIG_EZX_PCAP is not set 1109 - # CONFIG_MFD_88PM8607 is not set 1110 1114 # CONFIG_AB4500_CORE is not set 1115 + # CONFIG_LPC_SCH is not set 1111 1116 # CONFIG_REGULATOR is not set 1112 1117 # CONFIG_MEDIA_SUPPORT is not set 1113 1118 ··· 1119 1118 # 1120 1119 # CONFIG_AGP is not set 1121 1120 CONFIG_VGA_ARB=y 1121 + CONFIG_VGA_ARB_MAX_GPUS=16 1122 1122 # CONFIG_DRM is not set 1123 1123 # CONFIG_VGASTATE is not set 1124 1124 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1224 1222 # CONFIG_USB_RIO500 is not set 1225 1223 # CONFIG_USB_LEGOTOWER is not set 1226 1224 # CONFIG_USB_LCD is not set 1227 - # CONFIG_USB_BERRY_CHARGE is not set 1228 1225 # CONFIG_USB_LED is not set 1229 1226 # CONFIG_USB_CYPRESS_CY7C63 is not set 1230 1227 # CONFIG_USB_CYTHERM is not set ··· 1236 1235 # CONFIG_USB_IOWARRIOR is not set 1237 1236 # CONFIG_USB_TEST is not set 1238 1237 # CONFIG_USB_ISIGHTFW is not set 1239 - # CONFIG_USB_VST is not set 1240 1238 # CONFIG_USB_GADGET is not set 1241 1239 1242 1240 # ··· 1399 1399 # CONFIG_BFS_FS is not set 1400 1400 # CONFIG_EFS_FS is not set 1401 1401 # CONFIG_JFFS2_FS is not set 1402 + # CONFIG_LOGFS is not set 1402 1403 # CONFIG_CRAMFS is not set 1403 1404 # CONFIG_SQUASHFS is not set 1404 1405 # CONFIG_VXFS_FS is not set ··· 1426 1425 CONFIG_RPCSEC_GSS_KRB5=y 1427 1426 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1428 1427 # CONFIG_SMB_FS is not set 1428 + # CONFIG_CEPH_FS is not set 1429 1429 # CONFIG_CIFS is not set 1430 1430 # CONFIG_NCP_FS is not set 1431 1431 # CONFIG_CODA_FS is not set
+22 -21
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:20 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:44 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_STUB is not set 336 339 # CONFIG_PCI_IOV is not set 337 340 # CONFIG_PCCARD is not set ··· 356 361 # Networking options 357 362 # 358 363 CONFIG_PACKET=y 359 - # CONFIG_PACKET_MMAP is not set 360 364 CONFIG_UNIX=y 361 365 CONFIG_XFRM=y 362 366 # CONFIG_XFRM_USER is not set ··· 534 540 # UBI - Unsorted block images 535 541 # 536 542 # CONFIG_MTD_UBI is not set 543 + CONFIG_OF_FLATTREE=y 544 + CONFIG_OF_DYNAMIC=y 537 545 CONFIG_OF_DEVICE=y 538 546 CONFIG_OF_I2C=y 539 547 CONFIG_OF_SPI=y ··· 573 577 # CONFIG_ENCLOSURE_SERVICES is not set 574 578 # CONFIG_HP_ILO is not set 575 579 # CONFIG_ISL29003 is not set 580 + # CONFIG_SENSORS_TSL2550 is not set 576 581 # CONFIG_DS1682 is not set 577 582 # CONFIG_TI_DAC7512 is not set 578 583 # CONFIG_C2PORT is not set ··· 593 596 # 594 597 # SCSI device support 595 598 # 599 + CONFIG_SCSI_MOD=y 596 600 # CONFIG_RAID_ATTRS is not set 597 601 CONFIG_SCSI=y 598 602 CONFIG_SCSI_DMA=y ··· 754 756 # CONFIG_CHELSIO_T1 is not set 755 757 CONFIG_CHELSIO_T3_DEPENDS=y 756 758 # CONFIG_CHELSIO_T3 is not set 759 + CONFIG_CHELSIO_T4_DEPENDS=y 760 + # CONFIG_CHELSIO_T4 is not set 757 761 # CONFIG_ENIC is not set 758 762 # CONFIG_IXGBE is not set 759 763 # CONFIG_IXGB is not set ··· 768 768 # CONFIG_MLX4_CORE is not set 769 769 # CONFIG_TEHUTI is not set 770 770 # CONFIG_BNX2X is not set 771 + # CONFIG_QLCNIC is not set 771 772 # CONFIG_QLGE is not set 772 773 # CONFIG_SFC is not set 773 774 # CONFIG_BE2NET is not set ··· 843 842 CONFIG_SERIAL_CORE_CONSOLE=y 844 843 # CONFIG_SERIAL_JSM is not set 845 844 # CONFIG_SERIAL_OF_PLATFORM is not set 845 + # CONFIG_SERIAL_TIMBERDALE is not set 846 846 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 847 847 CONFIG_UNIX98_PTYS=y 848 848 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 893 891 CONFIG_I2C_MPC=y 894 892 # CONFIG_I2C_OCORES is not set 895 893 # CONFIG_I2C_SIMTEC is not set 894 + # CONFIG_I2C_XILINX is not set 896 895 897 896 # 898 897 # External I2C/SMBus adapter drivers ··· 907 904 # 908 905 # CONFIG_I2C_PCA_PLATFORM is not set 909 906 # CONFIG_I2C_STUB is not set 910 - 911 - # 912 - # Miscellaneous I2C Chip support 913 - # 914 - # CONFIG_SENSORS_TSL2550 is not set 915 907 # CONFIG_I2C_DEBUG_CORE is not set 916 908 # CONFIG_I2C_DEBUG_ALGO is not set 917 909 # CONFIG_I2C_DEBUG_BUS is not set 918 - # CONFIG_I2C_DEBUG_CHIP is not set 919 910 CONFIG_SPI=y 920 911 CONFIG_SPI_MASTER=y 921 912 ··· 968 971 # Multifunction device drivers 969 972 # 970 973 # CONFIG_MFD_CORE is not set 974 + # CONFIG_MFD_88PM860X is not set 971 975 # CONFIG_MFD_SM501 is not set 972 976 # CONFIG_HTC_PASIC3 is not set 973 977 # CONFIG_TWL4030_CORE is not set 974 978 # CONFIG_MFD_TMIO is not set 975 979 # CONFIG_PMIC_DA903X is not set 976 980 # CONFIG_PMIC_ADP5520 is not set 981 + # CONFIG_MFD_MAX8925 is not set 977 982 # CONFIG_MFD_WM8400 is not set 978 983 # CONFIG_MFD_WM831X is not set 979 984 # CONFIG_MFD_WM8350_I2C is not set 985 + # CONFIG_MFD_WM8994 is not set 980 986 # CONFIG_MFD_PCF50633 is not set 981 987 # CONFIG_MFD_MC13783 is not set 982 988 # CONFIG_AB3100_CORE is not set 983 989 # CONFIG_EZX_PCAP is not set 984 - # CONFIG_MFD_88PM8607 is not set 985 990 # CONFIG_AB4500_CORE is not set 991 + # CONFIG_LPC_SCH is not set 986 992 # CONFIG_REGULATOR is not set 987 993 # CONFIG_MEDIA_SUPPORT is not set 988 994 ··· 994 994 # 995 995 # CONFIG_AGP is not set 996 996 CONFIG_VGA_ARB=y 997 + CONFIG_VGA_ARB_MAX_GPUS=16 997 998 # CONFIG_DRM is not set 998 999 # CONFIG_VGASTATE is not set 999 1000 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1099 1098 # CONFIG_USB_RIO500 is not set 1100 1099 # CONFIG_USB_LEGOTOWER is not set 1101 1100 # CONFIG_USB_LCD is not set 1102 - # CONFIG_USB_BERRY_CHARGE is not set 1103 1101 # CONFIG_USB_LED is not set 1104 1102 # CONFIG_USB_CYPRESS_CY7C63 is not set 1105 1103 # CONFIG_USB_CYTHERM is not set ··· 1111 1111 # CONFIG_USB_IOWARRIOR is not set 1112 1112 # CONFIG_USB_TEST is not set 1113 1113 # CONFIG_USB_ISIGHTFW is not set 1114 - # CONFIG_USB_VST is not set 1115 1114 # CONFIG_USB_GADGET is not set 1116 1115 1117 1116 # ··· 1274 1275 # CONFIG_BFS_FS is not set 1275 1276 # CONFIG_EFS_FS is not set 1276 1277 # CONFIG_JFFS2_FS is not set 1278 + # CONFIG_LOGFS is not set 1277 1279 # CONFIG_CRAMFS is not set 1278 1280 # CONFIG_SQUASHFS is not set 1279 1281 # CONFIG_VXFS_FS is not set ··· 1301 1301 CONFIG_RPCSEC_GSS_KRB5=y 1302 1302 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1303 1303 # CONFIG_SMB_FS is not set 1304 + # CONFIG_CEPH_FS is not set 1304 1305 # CONFIG_CIFS is not set 1305 1306 # CONFIG_NCP_FS is not set 1306 1307 # CONFIG_CODA_FS is not set
+26 -20
arch/powerpc/configs/83xx/mpc834x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:21 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:45 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_STUB is not set 336 339 # CONFIG_PCI_IOV is not set 337 340 # CONFIG_PCCARD is not set ··· 356 361 # Networking options 357 362 # 358 363 CONFIG_PACKET=y 359 - # CONFIG_PACKET_MMAP is not set 360 364 CONFIG_UNIX=y 361 365 CONFIG_XFRM=y 362 366 CONFIG_XFRM_USER=m ··· 450 456 # CONFIG_SYS_HYPERVISOR is not set 451 457 # CONFIG_CONNECTOR is not set 452 458 # CONFIG_MTD is not set 459 + CONFIG_OF_FLATTREE=y 460 + CONFIG_OF_DYNAMIC=y 453 461 CONFIG_OF_DEVICE=y 454 462 CONFIG_OF_I2C=y 455 463 CONFIG_OF_MDIO=y ··· 487 491 # CONFIG_ENCLOSURE_SERVICES is not set 488 492 # CONFIG_HP_ILO is not set 489 493 # CONFIG_ISL29003 is not set 494 + # CONFIG_SENSORS_TSL2550 is not set 490 495 # CONFIG_DS1682 is not set 491 496 # CONFIG_C2PORT is not set 492 497 ··· 505 508 # 506 509 # SCSI device support 507 510 # 511 + CONFIG_SCSI_MOD=y 508 512 # CONFIG_RAID_ATTRS is not set 509 513 # CONFIG_SCSI is not set 510 514 # CONFIG_SCSI_DMA is not set ··· 578 580 # CONFIG_PCNET32 is not set 579 581 # CONFIG_AMD8111_ETH is not set 580 582 # CONFIG_ADAPTEC_STARFIRE is not set 583 + # CONFIG_KSZ884X_PCI is not set 581 584 # CONFIG_B44 is not set 582 585 # CONFIG_FORCEDETH is not set 583 586 CONFIG_E100=y ··· 630 631 # CONFIG_CHELSIO_T1 is not set 631 632 CONFIG_CHELSIO_T3_DEPENDS=y 632 633 # CONFIG_CHELSIO_T3 is not set 634 + CONFIG_CHELSIO_T4_DEPENDS=y 635 + # CONFIG_CHELSIO_T4 is not set 633 636 # CONFIG_ENIC is not set 634 637 # CONFIG_IXGBE is not set 635 638 # CONFIG_IXGB is not set ··· 644 643 # CONFIG_MLX4_CORE is not set 645 644 # CONFIG_TEHUTI is not set 646 645 # CONFIG_BNX2X is not set 646 + # CONFIG_QLCNIC is not set 647 647 # CONFIG_QLGE is not set 648 648 # CONFIG_SFC is not set 649 649 # CONFIG_BE2NET is not set ··· 728 726 CONFIG_SERIAL_CORE_CONSOLE=y 729 727 # CONFIG_SERIAL_JSM is not set 730 728 # CONFIG_SERIAL_OF_PLATFORM is not set 729 + # CONFIG_SERIAL_TIMBERDALE is not set 731 730 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 732 731 CONFIG_UNIX98_PTYS=y 733 732 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 777 774 CONFIG_I2C_MPC=y 778 775 # CONFIG_I2C_OCORES is not set 779 776 # CONFIG_I2C_SIMTEC is not set 777 + # CONFIG_I2C_XILINX is not set 780 778 781 779 # 782 780 # External I2C/SMBus adapter drivers ··· 790 786 # 791 787 # CONFIG_I2C_PCA_PLATFORM is not set 792 788 # CONFIG_I2C_STUB is not set 793 - 794 - # 795 - # Miscellaneous I2C Chip support 796 - # 797 - # CONFIG_SENSORS_TSL2550 is not set 798 789 # CONFIG_I2C_DEBUG_CORE is not set 799 790 # CONFIG_I2C_DEBUG_ALGO is not set 800 791 # CONFIG_I2C_DEBUG_BUS is not set 801 - # CONFIG_I2C_DEBUG_CHIP is not set 802 792 # CONFIG_SPI is not set 803 793 804 794 # ··· 818 820 # CONFIG_SENSORS_ADM1029 is not set 819 821 # CONFIG_SENSORS_ADM1031 is not set 820 822 # CONFIG_SENSORS_ADM9240 is not set 823 + # CONFIG_SENSORS_ADT7411 is not set 821 824 # CONFIG_SENSORS_ADT7462 is not set 822 825 # CONFIG_SENSORS_ADT7470 is not set 823 - # CONFIG_SENSORS_ADT7473 is not set 824 826 # CONFIG_SENSORS_ADT7475 is not set 827 + # CONFIG_SENSORS_ASC7621 is not set 825 828 # CONFIG_SENSORS_ATXP1 is not set 826 829 # CONFIG_SENSORS_DS1621 is not set 827 830 # CONFIG_SENSORS_I5K_AMB is not set ··· 859 860 # CONFIG_SENSORS_SMSC47M192 is not set 860 861 # CONFIG_SENSORS_SMSC47B397 is not set 861 862 # CONFIG_SENSORS_ADS7828 is not set 863 + # CONFIG_SENSORS_AMC6821 is not set 862 864 # CONFIG_SENSORS_THMC50 is not set 863 865 # CONFIG_SENSORS_TMP401 is not set 864 866 # CONFIG_SENSORS_TMP421 is not set ··· 902 902 # Multifunction device drivers 903 903 # 904 904 # CONFIG_MFD_CORE is not set 905 + # CONFIG_MFD_88PM860X is not set 905 906 # CONFIG_MFD_SM501 is not set 906 907 # CONFIG_HTC_PASIC3 is not set 907 908 # CONFIG_TWL4030_CORE is not set 908 909 # CONFIG_MFD_TMIO is not set 909 910 # CONFIG_PMIC_DA903X is not set 910 911 # CONFIG_PMIC_ADP5520 is not set 912 + # CONFIG_MFD_MAX8925 is not set 911 913 # CONFIG_MFD_WM8400 is not set 912 914 # CONFIG_MFD_WM831X is not set 913 915 # CONFIG_MFD_WM8350_I2C is not set 916 + # CONFIG_MFD_WM8994 is not set 914 917 # CONFIG_MFD_PCF50633 is not set 915 918 # CONFIG_AB3100_CORE is not set 916 - # CONFIG_MFD_88PM8607 is not set 919 + # CONFIG_LPC_SCH is not set 917 920 # CONFIG_REGULATOR is not set 918 921 # CONFIG_MEDIA_SUPPORT is not set 919 922 ··· 925 922 # 926 923 # CONFIG_AGP is not set 927 924 CONFIG_VGA_ARB=y 925 + CONFIG_VGA_ARB_MAX_GPUS=16 928 926 # CONFIG_DRM is not set 929 927 # CONFIG_VGASTATE is not set 930 928 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1110 1106 # CONFIG_BEFS_FS is not set 1111 1107 # CONFIG_BFS_FS is not set 1112 1108 # CONFIG_EFS_FS is not set 1109 + # CONFIG_LOGFS is not set 1113 1110 # CONFIG_CRAMFS is not set 1114 1111 # CONFIG_SQUASHFS is not set 1115 1112 # CONFIG_VXFS_FS is not set ··· 1137 1132 CONFIG_RPCSEC_GSS_KRB5=y 1138 1133 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1139 1134 # CONFIG_SMB_FS is not set 1135 + # CONFIG_CEPH_FS is not set 1140 1136 # CONFIG_CIFS is not set 1141 1137 # CONFIG_NCP_FS is not set 1142 1138 # CONFIG_CODA_FS is not set
+25 -20
arch/powerpc/configs/83xx/mpc836x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:21 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:46 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 318 323 # Bus options 319 324 # 320 325 CONFIG_ZONE_DMA=y 326 + # CONFIG_NEED_DMA_MAP_STATE is not set 321 327 CONFIG_GENERIC_ISA_DMA=y 322 328 CONFIG_PPC_INDIRECT_PCI=y 323 329 CONFIG_FSL_SOC=y ··· 330 334 # CONFIG_PCIEPORTBUS is not set 331 335 CONFIG_ARCH_SUPPORTS_MSI=y 332 336 # CONFIG_PCI_MSI is not set 333 - # CONFIG_PCI_LEGACY is not set 334 337 # CONFIG_PCI_STUB is not set 335 338 # CONFIG_PCI_IOV is not set 336 339 # CONFIG_PCCARD is not set ··· 355 360 # Networking options 356 361 # 357 362 CONFIG_PACKET=y 358 - # CONFIG_PACKET_MMAP is not set 359 363 CONFIG_UNIX=y 360 364 CONFIG_XFRM=y 361 365 # CONFIG_XFRM_USER is not set ··· 532 538 # UBI - Unsorted block images 533 539 # 534 540 # CONFIG_MTD_UBI is not set 541 + CONFIG_OF_FLATTREE=y 542 + CONFIG_OF_DYNAMIC=y 535 543 CONFIG_OF_DEVICE=y 536 544 CONFIG_OF_I2C=y 537 545 CONFIG_OF_MDIO=y ··· 569 573 # CONFIG_ENCLOSURE_SERVICES is not set 570 574 # CONFIG_HP_ILO is not set 571 575 # CONFIG_ISL29003 is not set 576 + # CONFIG_SENSORS_TSL2550 is not set 572 577 # CONFIG_DS1682 is not set 573 578 # CONFIG_C2PORT is not set 574 579 ··· 587 590 # 588 591 # SCSI device support 589 592 # 593 + CONFIG_SCSI_MOD=y 590 594 # CONFIG_RAID_ATTRS is not set 591 595 CONFIG_SCSI=y 592 596 CONFIG_SCSI_DMA=y ··· 772 774 # CONFIG_CHELSIO_T1 is not set 773 775 CONFIG_CHELSIO_T3_DEPENDS=y 774 776 # CONFIG_CHELSIO_T3 is not set 777 + CONFIG_CHELSIO_T4_DEPENDS=y 778 + # CONFIG_CHELSIO_T4 is not set 775 779 # CONFIG_ENIC is not set 776 780 # CONFIG_IXGBE is not set 777 781 # CONFIG_IXGB is not set ··· 786 786 # CONFIG_MLX4_CORE is not set 787 787 # CONFIG_TEHUTI is not set 788 788 # CONFIG_BNX2X is not set 789 + # CONFIG_QLCNIC is not set 789 790 # CONFIG_QLGE is not set 790 791 # CONFIG_SFC is not set 791 792 # CONFIG_BE2NET is not set ··· 872 871 # CONFIG_SERIAL_JSM is not set 873 872 # CONFIG_SERIAL_OF_PLATFORM is not set 874 873 # CONFIG_SERIAL_QE is not set 874 + # CONFIG_SERIAL_TIMBERDALE is not set 875 875 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 876 876 CONFIG_UNIX98_PTYS=y 877 877 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 922 920 CONFIG_I2C_MPC=y 923 921 # CONFIG_I2C_OCORES is not set 924 922 # CONFIG_I2C_SIMTEC is not set 923 + # CONFIG_I2C_XILINX is not set 925 924 926 925 # 927 926 # External I2C/SMBus adapter drivers ··· 935 932 # 936 933 # CONFIG_I2C_PCA_PLATFORM is not set 937 934 # CONFIG_I2C_STUB is not set 938 - 939 - # 940 - # Miscellaneous I2C Chip support 941 - # 942 - # CONFIG_SENSORS_TSL2550 is not set 943 935 # CONFIG_I2C_DEBUG_CORE is not set 944 936 # CONFIG_I2C_DEBUG_ALGO is not set 945 937 # CONFIG_I2C_DEBUG_BUS is not set 946 - # CONFIG_I2C_DEBUG_CHIP is not set 947 938 # CONFIG_SPI is not set 948 939 949 940 # ··· 963 966 # CONFIG_SENSORS_ADM1029 is not set 964 967 # CONFIG_SENSORS_ADM1031 is not set 965 968 # CONFIG_SENSORS_ADM9240 is not set 969 + # CONFIG_SENSORS_ADT7411 is not set 966 970 # CONFIG_SENSORS_ADT7462 is not set 967 971 # CONFIG_SENSORS_ADT7470 is not set 968 - # CONFIG_SENSORS_ADT7473 is not set 969 972 # CONFIG_SENSORS_ADT7475 is not set 973 + # CONFIG_SENSORS_ASC7621 is not set 970 974 # CONFIG_SENSORS_ATXP1 is not set 971 975 # CONFIG_SENSORS_DS1621 is not set 972 976 # CONFIG_SENSORS_I5K_AMB is not set ··· 1004 1006 # CONFIG_SENSORS_SMSC47M192 is not set 1005 1007 # CONFIG_SENSORS_SMSC47B397 is not set 1006 1008 # CONFIG_SENSORS_ADS7828 is not set 1009 + # CONFIG_SENSORS_AMC6821 is not set 1007 1010 # CONFIG_SENSORS_THMC50 is not set 1008 1011 # CONFIG_SENSORS_TMP401 is not set 1009 1012 # CONFIG_SENSORS_TMP421 is not set ··· 1047 1048 # Multifunction device drivers 1048 1049 # 1049 1050 # CONFIG_MFD_CORE is not set 1051 + # CONFIG_MFD_88PM860X is not set 1050 1052 # CONFIG_MFD_SM501 is not set 1051 1053 # CONFIG_HTC_PASIC3 is not set 1052 1054 # CONFIG_TWL4030_CORE is not set 1053 1055 # CONFIG_MFD_TMIO is not set 1054 1056 # CONFIG_PMIC_DA903X is not set 1055 1057 # CONFIG_PMIC_ADP5520 is not set 1058 + # CONFIG_MFD_MAX8925 is not set 1056 1059 # CONFIG_MFD_WM8400 is not set 1057 1060 # CONFIG_MFD_WM831X is not set 1058 1061 # CONFIG_MFD_WM8350_I2C is not set 1062 + # CONFIG_MFD_WM8994 is not set 1059 1063 # CONFIG_MFD_PCF50633 is not set 1060 1064 # CONFIG_AB3100_CORE is not set 1061 - # CONFIG_MFD_88PM8607 is not set 1065 + # CONFIG_LPC_SCH is not set 1062 1066 # CONFIG_REGULATOR is not set 1063 1067 # CONFIG_MEDIA_SUPPORT is not set 1064 1068 ··· 1070 1068 # 1071 1069 # CONFIG_AGP is not set 1072 1070 CONFIG_VGA_ARB=y 1071 + CONFIG_VGA_ARB_MAX_GPUS=16 1073 1072 # CONFIG_DRM is not set 1074 1073 # CONFIG_VGASTATE is not set 1075 1074 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1256 1253 # CONFIG_BFS_FS is not set 1257 1254 # CONFIG_EFS_FS is not set 1258 1255 # CONFIG_JFFS2_FS is not set 1256 + # CONFIG_LOGFS is not set 1259 1257 # CONFIG_CRAMFS is not set 1260 1258 # CONFIG_SQUASHFS is not set 1261 1259 # CONFIG_VXFS_FS is not set ··· 1283 1279 CONFIG_RPCSEC_GSS_KRB5=y 1284 1280 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1285 1281 # CONFIG_SMB_FS is not set 1282 + # CONFIG_CEPH_FS is not set 1286 1283 # CONFIG_CIFS is not set 1287 1284 # CONFIG_NCP_FS is not set 1288 1285 # CONFIG_CODA_FS is not set
+25 -19
arch/powerpc/configs/83xx/mpc836x_rdk_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:23 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:47 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 97 97 # CONFIG_TREE_RCU_TRACE is not set 98 98 # CONFIG_IKCONFIG is not set 99 99 CONFIG_LOG_BUF_SHIFT=14 100 - CONFIG_GROUP_SCHED=y 101 - CONFIG_FAIR_GROUP_SCHED=y 102 - # CONFIG_RT_GROUP_SCHED is not set 103 - CONFIG_USER_SCHED=y 104 - # CONFIG_CGROUP_SCHED is not set 105 100 # CONFIG_CGROUPS is not set 106 - CONFIG_SYSFS_DEPRECATED=y 107 - CONFIG_SYSFS_DEPRECATED_V2=y 101 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 108 102 # CONFIG_RELAY is not set 109 103 # CONFIG_NAMESPACES is not set 110 104 CONFIG_BLK_DEV_INITRD=y ··· 106 112 CONFIG_RD_GZIP=y 107 113 # CONFIG_RD_BZIP2 is not set 108 114 # CONFIG_RD_LZMA is not set 115 + # CONFIG_RD_LZO is not set 109 116 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 110 117 CONFIG_SYSCTL=y 111 118 CONFIG_ANON_INODES=y ··· 119 124 CONFIG_ELF_CORE=y 120 125 CONFIG_BASE_FULL=y 121 126 CONFIG_FUTEX=y 122 - # CONFIG_EPOLL is not set 127 + CONFIG_EPOLL=y 123 128 CONFIG_SIGNALFD=y 124 129 CONFIG_TIMERFD=y 125 130 CONFIG_EVENTFD=y ··· 318 323 # Bus options 319 324 # 320 325 CONFIG_ZONE_DMA=y 326 + # CONFIG_NEED_DMA_MAP_STATE is not set 321 327 CONFIG_GENERIC_ISA_DMA=y 322 328 CONFIG_PPC_INDIRECT_PCI=y 323 329 CONFIG_FSL_SOC=y ··· 332 336 # CONFIG_PCIEPORTBUS is not set 333 337 CONFIG_ARCH_SUPPORTS_MSI=y 334 338 # CONFIG_PCI_MSI is not set 335 - # CONFIG_PCI_LEGACY is not set 336 339 # CONFIG_PCI_STUB is not set 337 340 # CONFIG_PCI_IOV is not set 338 341 # CONFIG_PCCARD is not set ··· 357 362 # Networking options 358 363 # 359 364 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 365 CONFIG_UNIX=y 362 366 CONFIG_XFRM=y 363 367 # CONFIG_XFRM_USER is not set ··· 544 550 # UBI - Unsorted block images 545 551 # 546 552 # CONFIG_MTD_UBI is not set 553 + CONFIG_OF_FLATTREE=y 554 + CONFIG_OF_DYNAMIC=y 547 555 CONFIG_OF_DEVICE=y 548 556 CONFIG_OF_GPIO=y 549 557 CONFIG_OF_I2C=y ··· 583 587 # CONFIG_ENCLOSURE_SERVICES is not set 584 588 # CONFIG_HP_ILO is not set 585 589 # CONFIG_ISL29003 is not set 590 + # CONFIG_SENSORS_TSL2550 is not set 586 591 # CONFIG_DS1682 is not set 587 592 # CONFIG_TI_DAC7512 is not set 588 593 # CONFIG_C2PORT is not set ··· 603 606 # 604 607 # SCSI device support 605 608 # 609 + CONFIG_SCSI_MOD=y 606 610 # CONFIG_RAID_ATTRS is not set 607 611 # CONFIG_SCSI is not set 608 612 # CONFIG_SCSI_DMA is not set ··· 772 774 # CONFIG_SERIAL_JSM is not set 773 775 # CONFIG_SERIAL_OF_PLATFORM is not set 774 776 CONFIG_SERIAL_QE=y 777 + # CONFIG_SERIAL_TIMBERDALE is not set 775 778 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 776 779 CONFIG_UNIX98_PTYS=y 777 780 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 824 825 CONFIG_I2C_MPC=y 825 826 # CONFIG_I2C_OCORES is not set 826 827 # CONFIG_I2C_SIMTEC is not set 828 + # CONFIG_I2C_XILINX is not set 827 829 828 830 # 829 831 # External I2C/SMBus adapter drivers ··· 837 837 # 838 838 # CONFIG_I2C_PCA_PLATFORM is not set 839 839 # CONFIG_I2C_STUB is not set 840 - 841 - # 842 - # Miscellaneous I2C Chip support 843 - # 844 - # CONFIG_SENSORS_TSL2550 is not set 845 840 # CONFIG_I2C_DEBUG_CORE is not set 846 841 # CONFIG_I2C_DEBUG_ALGO is not set 847 842 # CONFIG_I2C_DEBUG_BUS is not set 848 - # CONFIG_I2C_DEBUG_CHIP is not set 849 843 CONFIG_SPI=y 850 844 CONFIG_SPI_MASTER=y 851 845 ··· 870 876 # 871 877 # Memory mapped GPIO expanders: 872 878 # 879 + # CONFIG_GPIO_IT8761E is not set 873 880 # CONFIG_GPIO_XILINX is not set 881 + # CONFIG_GPIO_SCH is not set 874 882 875 883 # 876 884 # I2C GPIO expanders: 877 885 # 886 + # CONFIG_GPIO_MAX7300 is not set 878 887 # CONFIG_GPIO_MAX732X is not set 879 888 # CONFIG_GPIO_PCA953X is not set 880 889 # CONFIG_GPIO_PCF857X is not set 890 + # CONFIG_GPIO_ADP5588 is not set 881 891 882 892 # 883 893 # PCI GPIO expanders: ··· 930 932 # Multifunction device drivers 931 933 # 932 934 # CONFIG_MFD_CORE is not set 935 + # CONFIG_MFD_88PM860X is not set 933 936 # CONFIG_MFD_SM501 is not set 934 937 # CONFIG_HTC_PASIC3 is not set 938 + # CONFIG_HTC_I2CPLD is not set 935 939 # CONFIG_TPS65010 is not set 936 940 # CONFIG_TWL4030_CORE is not set 937 941 # CONFIG_MFD_TMIO is not set 938 942 # CONFIG_PMIC_DA903X is not set 939 943 # CONFIG_PMIC_ADP5520 is not set 944 + # CONFIG_MFD_MAX8925 is not set 940 945 # CONFIG_MFD_WM8400 is not set 941 946 # CONFIG_MFD_WM831X is not set 942 947 # CONFIG_MFD_WM8350_I2C is not set 948 + # CONFIG_MFD_WM8994 is not set 943 949 # CONFIG_MFD_PCF50633 is not set 944 950 # CONFIG_MFD_MC13783 is not set 945 951 # CONFIG_AB3100_CORE is not set 946 952 # CONFIG_EZX_PCAP is not set 947 - # CONFIG_MFD_88PM8607 is not set 948 953 # CONFIG_AB4500_CORE is not set 954 + # CONFIG_MFD_TIMBERDALE is not set 955 + # CONFIG_LPC_SCH is not set 949 956 # CONFIG_REGULATOR is not set 950 957 # CONFIG_MEDIA_SUPPORT is not set 951 958 ··· 959 956 # 960 957 # CONFIG_AGP is not set 961 958 CONFIG_VGA_ARB=y 959 + CONFIG_VGA_ARB_MAX_GPUS=16 962 960 # CONFIG_DRM is not set 963 961 # CONFIG_VGASTATE is not set 964 962 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1149 1145 # CONFIG_JFFS2_LZO is not set 1150 1146 CONFIG_JFFS2_RTIME=y 1151 1147 # CONFIG_JFFS2_RUBIN is not set 1148 + # CONFIG_LOGFS is not set 1152 1149 # CONFIG_CRAMFS is not set 1153 1150 # CONFIG_SQUASHFS is not set 1154 1151 # CONFIG_VXFS_FS is not set ··· 1176 1171 CONFIG_RPCSEC_GSS_KRB5=y 1177 1172 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1178 1173 # CONFIG_SMB_FS is not set 1174 + # CONFIG_CEPH_FS is not set 1179 1175 # CONFIG_CIFS is not set 1180 1176 # CONFIG_NCP_FS is not set 1181 1177 # CONFIG_CODA_FS is not set
+26 -20
arch/powerpc/configs/83xx/mpc837x_mds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:22 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:47 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - CONFIG_FAIR_GROUP_SCHED=y 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 119 124 CONFIG_ELF_CORE=y 120 125 CONFIG_BASE_FULL=y 121 126 CONFIG_FUTEX=y 122 - # CONFIG_EPOLL is not set 127 + CONFIG_EPOLL=y 123 128 CONFIG_SIGNALFD=y 124 129 CONFIG_TIMERFD=y 125 130 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_STUB is not set 336 339 # CONFIG_PCI_IOV is not set 337 340 # CONFIG_PCCARD is not set ··· 356 361 # Networking options 357 362 # 358 363 CONFIG_PACKET=y 359 - # CONFIG_PACKET_MMAP is not set 360 364 CONFIG_UNIX=y 361 365 CONFIG_XFRM=y 362 366 CONFIG_XFRM_USER=m ··· 450 456 # CONFIG_SYS_HYPERVISOR is not set 451 457 # CONFIG_CONNECTOR is not set 452 458 # CONFIG_MTD is not set 459 + CONFIG_OF_FLATTREE=y 460 + CONFIG_OF_DYNAMIC=y 453 461 CONFIG_OF_DEVICE=y 454 462 CONFIG_OF_I2C=y 455 463 CONFIG_OF_MDIO=y ··· 487 491 # CONFIG_ENCLOSURE_SERVICES is not set 488 492 # CONFIG_HP_ILO is not set 489 493 # CONFIG_ISL29003 is not set 494 + # CONFIG_SENSORS_TSL2550 is not set 490 495 # CONFIG_DS1682 is not set 491 496 # CONFIG_C2PORT is not set 492 497 ··· 505 508 # 506 509 # SCSI device support 507 510 # 511 + CONFIG_SCSI_MOD=y 508 512 # CONFIG_RAID_ATTRS is not set 509 513 CONFIG_SCSI=y 510 514 CONFIG_SCSI_DMA=y ··· 629 631 # CONFIG_PATA_IT821X is not set 630 632 # CONFIG_PATA_IT8213 is not set 631 633 # CONFIG_PATA_JMICRON is not set 634 + # CONFIG_PATA_LEGACY is not set 632 635 # CONFIG_PATA_TRIFLEX is not set 633 636 # CONFIG_PATA_MARVELL is not set 634 637 # CONFIG_PATA_MPIIX is not set ··· 754 755 # CONFIG_CHELSIO_T1 is not set 755 756 CONFIG_CHELSIO_T3_DEPENDS=y 756 757 # CONFIG_CHELSIO_T3 is not set 758 + CONFIG_CHELSIO_T4_DEPENDS=y 759 + # CONFIG_CHELSIO_T4 is not set 757 760 # CONFIG_ENIC is not set 758 761 # CONFIG_IXGBE is not set 759 762 # CONFIG_IXGB is not set ··· 768 767 # CONFIG_MLX4_CORE is not set 769 768 # CONFIG_TEHUTI is not set 770 769 # CONFIG_BNX2X is not set 770 + # CONFIG_QLCNIC is not set 771 771 # CONFIG_QLGE is not set 772 772 # CONFIG_SFC is not set 773 773 # CONFIG_BE2NET is not set ··· 853 851 CONFIG_SERIAL_CORE_CONSOLE=y 854 852 # CONFIG_SERIAL_JSM is not set 855 853 # CONFIG_SERIAL_OF_PLATFORM is not set 854 + # CONFIG_SERIAL_TIMBERDALE is not set 856 855 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 857 856 CONFIG_UNIX98_PTYS=y 858 857 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 904 901 CONFIG_I2C_MPC=y 905 902 # CONFIG_I2C_OCORES is not set 906 903 # CONFIG_I2C_SIMTEC is not set 904 + # CONFIG_I2C_XILINX is not set 907 905 908 906 # 909 907 # External I2C/SMBus adapter drivers ··· 917 913 # 918 914 # CONFIG_I2C_PCA_PLATFORM is not set 919 915 # CONFIG_I2C_STUB is not set 920 - 921 - # 922 - # Miscellaneous I2C Chip support 923 - # 924 - # CONFIG_SENSORS_TSL2550 is not set 925 916 # CONFIG_I2C_DEBUG_CORE is not set 926 917 # CONFIG_I2C_DEBUG_ALGO is not set 927 918 # CONFIG_I2C_DEBUG_BUS is not set 928 - # CONFIG_I2C_DEBUG_CHIP is not set 929 919 # CONFIG_SPI is not set 930 920 931 921 # ··· 945 947 # CONFIG_SENSORS_ADM1029 is not set 946 948 # CONFIG_SENSORS_ADM1031 is not set 947 949 # CONFIG_SENSORS_ADM9240 is not set 950 + # CONFIG_SENSORS_ADT7411 is not set 948 951 # CONFIG_SENSORS_ADT7462 is not set 949 952 # CONFIG_SENSORS_ADT7470 is not set 950 - # CONFIG_SENSORS_ADT7473 is not set 951 953 # CONFIG_SENSORS_ADT7475 is not set 954 + # CONFIG_SENSORS_ASC7621 is not set 952 955 # CONFIG_SENSORS_ATXP1 is not set 953 956 # CONFIG_SENSORS_DS1621 is not set 954 957 # CONFIG_SENSORS_I5K_AMB is not set ··· 986 987 # CONFIG_SENSORS_SMSC47M192 is not set 987 988 # CONFIG_SENSORS_SMSC47B397 is not set 988 989 # CONFIG_SENSORS_ADS7828 is not set 990 + # CONFIG_SENSORS_AMC6821 is not set 989 991 # CONFIG_SENSORS_THMC50 is not set 990 992 # CONFIG_SENSORS_TMP401 is not set 991 993 # CONFIG_SENSORS_TMP421 is not set ··· 1029 1029 # Multifunction device drivers 1030 1030 # 1031 1031 # CONFIG_MFD_CORE is not set 1032 + # CONFIG_MFD_88PM860X is not set 1032 1033 # CONFIG_MFD_SM501 is not set 1033 1034 # CONFIG_HTC_PASIC3 is not set 1034 1035 # CONFIG_TWL4030_CORE is not set 1035 1036 # CONFIG_MFD_TMIO is not set 1036 1037 # CONFIG_PMIC_DA903X is not set 1037 1038 # CONFIG_PMIC_ADP5520 is not set 1039 + # CONFIG_MFD_MAX8925 is not set 1038 1040 # CONFIG_MFD_WM8400 is not set 1039 1041 # CONFIG_MFD_WM831X is not set 1040 1042 # CONFIG_MFD_WM8350_I2C is not set 1043 + # CONFIG_MFD_WM8994 is not set 1041 1044 # CONFIG_MFD_PCF50633 is not set 1042 1045 # CONFIG_AB3100_CORE is not set 1043 - # CONFIG_MFD_88PM8607 is not set 1046 + # CONFIG_LPC_SCH is not set 1044 1047 # CONFIG_REGULATOR is not set 1045 1048 # CONFIG_MEDIA_SUPPORT is not set 1046 1049 ··· 1052 1049 # 1053 1050 # CONFIG_AGP is not set 1054 1051 CONFIG_VGA_ARB=y 1052 + CONFIG_VGA_ARB_MAX_GPUS=16 1055 1053 # CONFIG_DRM is not set 1056 1054 # CONFIG_VGASTATE is not set 1057 1055 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1179 1175 # CONFIG_BEFS_FS is not set 1180 1176 # CONFIG_BFS_FS is not set 1181 1177 # CONFIG_EFS_FS is not set 1178 + # CONFIG_LOGFS is not set 1182 1179 # CONFIG_CRAMFS is not set 1183 1180 # CONFIG_SQUASHFS is not set 1184 1181 # CONFIG_VXFS_FS is not set ··· 1206 1201 CONFIG_RPCSEC_GSS_KRB5=y 1207 1202 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1208 1203 # CONFIG_SMB_FS is not set 1204 + # CONFIG_CEPH_FS is not set 1209 1205 # CONFIG_CIFS is not set 1210 1206 # CONFIG_NCP_FS is not set 1211 1207 # CONFIG_CODA_FS is not set
+29 -22
arch/powerpc/configs/83xx/mpc837x_rdb_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:24 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:48 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - CONFIG_FAIR_GROUP_SCHED=y 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 119 124 CONFIG_ELF_CORE=y 120 125 CONFIG_BASE_FULL=y 121 126 CONFIG_FUTEX=y 122 - # CONFIG_EPOLL is not set 127 + CONFIG_EPOLL=y 123 128 CONFIG_SIGNALFD=y 124 129 CONFIG_TIMERFD=y 125 130 CONFIG_EVENTFD=y ··· 319 324 # Bus options 320 325 # 321 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 322 328 CONFIG_GENERIC_ISA_DMA=y 323 329 CONFIG_PPC_INDIRECT_PCI=y 324 330 CONFIG_FSL_SOC=y ··· 331 335 # CONFIG_PCIEPORTBUS is not set 332 336 CONFIG_ARCH_SUPPORTS_MSI=y 333 337 # CONFIG_PCI_MSI is not set 334 - # CONFIG_PCI_LEGACY is not set 335 338 # CONFIG_PCI_STUB is not set 336 339 # CONFIG_PCI_IOV is not set 337 340 # CONFIG_PCCARD is not set ··· 356 361 # Networking options 357 362 # 358 363 CONFIG_PACKET=y 359 - # CONFIG_PACKET_MMAP is not set 360 364 CONFIG_UNIX=y 361 365 # CONFIG_NET_KEY is not set 362 366 CONFIG_INET=y ··· 445 451 # CONFIG_SYS_HYPERVISOR is not set 446 452 # CONFIG_CONNECTOR is not set 447 453 # CONFIG_MTD is not set 454 + CONFIG_OF_FLATTREE=y 455 + CONFIG_OF_DYNAMIC=y 448 456 CONFIG_OF_DEVICE=y 449 457 CONFIG_OF_I2C=y 450 458 CONFIG_OF_MDIO=y ··· 483 487 # CONFIG_ENCLOSURE_SERVICES is not set 484 488 # CONFIG_HP_ILO is not set 485 489 # CONFIG_ISL29003 is not set 490 + # CONFIG_SENSORS_TSL2550 is not set 486 491 # CONFIG_DS1682 is not set 487 492 # CONFIG_C2PORT is not set 488 493 ··· 501 504 # 502 505 # SCSI device support 503 506 # 507 + CONFIG_SCSI_MOD=y 504 508 # CONFIG_RAID_ATTRS is not set 505 509 CONFIG_SCSI=y 506 510 CONFIG_SCSI_DMA=y ··· 624 626 # CONFIG_PATA_IT821X is not set 625 627 # CONFIG_PATA_IT8213 is not set 626 628 # CONFIG_PATA_JMICRON is not set 629 + # CONFIG_PATA_LEGACY is not set 627 630 # CONFIG_PATA_TRIFLEX is not set 628 631 # CONFIG_PATA_MARVELL is not set 629 632 # CONFIG_PATA_MPIIX is not set ··· 849 850 CONFIG_SERIAL_CORE_CONSOLE=y 850 851 # CONFIG_SERIAL_JSM is not set 851 852 # CONFIG_SERIAL_OF_PLATFORM is not set 853 + # CONFIG_SERIAL_TIMBERDALE is not set 852 854 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 853 855 CONFIG_UNIX98_PTYS=y 854 856 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 900 900 CONFIG_I2C_MPC=y 901 901 # CONFIG_I2C_OCORES is not set 902 902 # CONFIG_I2C_SIMTEC is not set 903 + # CONFIG_I2C_XILINX is not set 903 904 904 905 # 905 906 # External I2C/SMBus adapter drivers ··· 914 913 # 915 914 # CONFIG_I2C_PCA_PLATFORM is not set 916 915 # CONFIG_I2C_STUB is not set 917 - 918 - # 919 - # Miscellaneous I2C Chip support 920 - # 921 - # CONFIG_SENSORS_TSL2550 is not set 922 916 # CONFIG_I2C_DEBUG_CORE is not set 923 917 # CONFIG_I2C_DEBUG_ALGO is not set 924 918 # CONFIG_I2C_DEBUG_BUS is not set 925 - # CONFIG_I2C_DEBUG_CHIP is not set 926 919 # CONFIG_SPI is not set 927 920 928 921 # ··· 942 947 # CONFIG_SENSORS_ADM1029 is not set 943 948 # CONFIG_SENSORS_ADM1031 is not set 944 949 # CONFIG_SENSORS_ADM9240 is not set 950 + # CONFIG_SENSORS_ADT7411 is not set 945 951 # CONFIG_SENSORS_ADT7462 is not set 946 952 # CONFIG_SENSORS_ADT7470 is not set 947 - # CONFIG_SENSORS_ADT7473 is not set 948 953 # CONFIG_SENSORS_ADT7475 is not set 954 + # CONFIG_SENSORS_ASC7621 is not set 949 955 # CONFIG_SENSORS_ATXP1 is not set 950 956 # CONFIG_SENSORS_DS1621 is not set 951 957 # CONFIG_SENSORS_I5K_AMB is not set ··· 983 987 # CONFIG_SENSORS_SMSC47M192 is not set 984 988 # CONFIG_SENSORS_SMSC47B397 is not set 985 989 # CONFIG_SENSORS_ADS7828 is not set 990 + # CONFIG_SENSORS_AMC6821 is not set 986 991 # CONFIG_SENSORS_THMC50 is not set 987 992 # CONFIG_SENSORS_TMP401 is not set 988 993 # CONFIG_SENSORS_TMP421 is not set ··· 1031 1034 # Multifunction device drivers 1032 1035 # 1033 1036 # CONFIG_MFD_CORE is not set 1037 + # CONFIG_MFD_88PM860X is not set 1034 1038 # CONFIG_MFD_SM501 is not set 1035 1039 # CONFIG_HTC_PASIC3 is not set 1036 1040 # CONFIG_TWL4030_CORE is not set 1037 1041 # CONFIG_MFD_TMIO is not set 1038 1042 # CONFIG_PMIC_DA903X is not set 1039 1043 # CONFIG_PMIC_ADP5520 is not set 1044 + # CONFIG_MFD_MAX8925 is not set 1040 1045 # CONFIG_MFD_WM8400 is not set 1041 1046 # CONFIG_MFD_WM831X is not set 1042 1047 # CONFIG_MFD_WM8350_I2C is not set 1048 + # CONFIG_MFD_WM8994 is not set 1043 1049 # CONFIG_MFD_PCF50633 is not set 1044 1050 # CONFIG_AB3100_CORE is not set 1045 - # CONFIG_MFD_88PM8607 is not set 1051 + # CONFIG_LPC_SCH is not set 1046 1052 # CONFIG_REGULATOR is not set 1047 1053 # CONFIG_MEDIA_SUPPORT is not set 1048 1054 ··· 1054 1054 # 1055 1055 # CONFIG_AGP is not set 1056 1056 CONFIG_VGA_ARB=y 1057 + CONFIG_VGA_ARB_MAX_GPUS=16 1057 1058 # CONFIG_DRM is not set 1058 1059 # CONFIG_VGASTATE is not set 1059 1060 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1080 1079 # 1081 1080 # Special HID drivers 1082 1081 # 1082 + # CONFIG_HID_3M_PCT is not set 1083 1083 CONFIG_HID_A4TECH=y 1084 1084 CONFIG_HID_APPLE=y 1085 1085 CONFIG_HID_BELKIN=y ··· 1096 1094 CONFIG_HID_LOGITECH=y 1097 1095 # CONFIG_LOGITECH_FF is not set 1098 1096 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1097 + # CONFIG_LOGIG940_FF is not set 1099 1098 CONFIG_HID_MICROSOFT=y 1099 + # CONFIG_HID_MOSART is not set 1100 1100 CONFIG_HID_MONTEREY=y 1101 1101 # CONFIG_HID_NTRIG is not set 1102 + # CONFIG_HID_ORTEK is not set 1102 1103 CONFIG_HID_PANTHERLORD=y 1103 1104 # CONFIG_PANTHERLORD_FF is not set 1104 1105 CONFIG_HID_PETALYNX=y 1106 + # CONFIG_HID_QUANTA is not set 1105 1107 CONFIG_HID_SAMSUNG=y 1106 1108 CONFIG_HID_SONY=y 1109 + # CONFIG_HID_STANTUM is not set 1107 1110 CONFIG_HID_SUNPLUS=y 1108 1111 # CONFIG_HID_GREENASIA is not set 1109 1112 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1197 1190 # CONFIG_USB_RIO500 is not set 1198 1191 # CONFIG_USB_LEGOTOWER is not set 1199 1192 # CONFIG_USB_LCD is not set 1200 - # CONFIG_USB_BERRY_CHARGE is not set 1201 1193 # CONFIG_USB_LED is not set 1202 1194 # CONFIG_USB_CYPRESS_CY7C63 is not set 1203 1195 # CONFIG_USB_CYTHERM is not set ··· 1209 1203 # CONFIG_USB_IOWARRIOR is not set 1210 1204 # CONFIG_USB_TEST is not set 1211 1205 # CONFIG_USB_ISIGHTFW is not set 1212 - # CONFIG_USB_VST is not set 1213 1206 # CONFIG_USB_GADGET is not set 1214 1207 1215 1208 # ··· 1302 1297 # CONFIG_BEFS_FS is not set 1303 1298 # CONFIG_BFS_FS is not set 1304 1299 # CONFIG_EFS_FS is not set 1300 + # CONFIG_LOGFS is not set 1305 1301 # CONFIG_CRAMFS is not set 1306 1302 # CONFIG_SQUASHFS is not set 1307 1303 # CONFIG_VXFS_FS is not set ··· 1329 1323 CONFIG_RPCSEC_GSS_KRB5=y 1330 1324 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1331 1325 # CONFIG_SMB_FS is not set 1326 + # CONFIG_CEPH_FS is not set 1332 1327 # CONFIG_CIFS is not set 1333 1328 # CONFIG_NCP_FS is not set 1334 1329 # CONFIG_CODA_FS is not set
+22 -22
arch/powerpc/configs/83xx/sbc834x_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:25 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:49 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 # CONFIG_TREE_RCU_TRACE is not set 97 97 # CONFIG_IKCONFIG is not set 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - CONFIG_FAIR_GROUP_SCHED=y 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 - CONFIG_SYSFS_DEPRECATED=y 106 - CONFIG_SYSFS_DEPRECATED_V2=y 100 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 107 101 # CONFIG_RELAY is not set 108 102 # CONFIG_NAMESPACES is not set 109 103 CONFIG_BLK_DEV_INITRD=y ··· 105 111 CONFIG_RD_GZIP=y 106 112 # CONFIG_RD_BZIP2 is not set 107 113 # CONFIG_RD_LZMA is not set 114 + # CONFIG_RD_LZO is not set 108 115 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 109 116 CONFIG_SYSCTL=y 110 117 CONFIG_ANON_INODES=y ··· 118 123 CONFIG_ELF_CORE=y 119 124 CONFIG_BASE_FULL=y 120 125 CONFIG_FUTEX=y 121 - # CONFIG_EPOLL is not set 126 + CONFIG_EPOLL=y 122 127 CONFIG_SIGNALFD=y 123 128 CONFIG_TIMERFD=y 124 129 CONFIG_EVENTFD=y ··· 317 322 # Bus options 318 323 # 319 324 CONFIG_ZONE_DMA=y 325 + # CONFIG_NEED_DMA_MAP_STATE is not set 320 326 CONFIG_GENERIC_ISA_DMA=y 321 327 CONFIG_PPC_INDIRECT_PCI=y 322 328 CONFIG_FSL_SOC=y ··· 329 333 # CONFIG_PCIEPORTBUS is not set 330 334 CONFIG_ARCH_SUPPORTS_MSI=y 331 335 # CONFIG_PCI_MSI is not set 332 - # CONFIG_PCI_LEGACY is not set 333 336 # CONFIG_PCI_STUB is not set 334 337 # CONFIG_PCI_IOV is not set 335 338 # CONFIG_PCCARD is not set ··· 354 359 # Networking options 355 360 # 356 361 CONFIG_PACKET=y 357 - # CONFIG_PACKET_MMAP is not set 358 362 CONFIG_UNIX=y 359 363 CONFIG_XFRM=y 360 364 CONFIG_XFRM_USER=m ··· 531 537 # UBI - Unsorted block images 532 538 # 533 539 # CONFIG_MTD_UBI is not set 540 + CONFIG_OF_FLATTREE=y 541 + CONFIG_OF_DYNAMIC=y 534 542 CONFIG_OF_DEVICE=y 535 543 CONFIG_OF_I2C=y 536 544 CONFIG_OF_MDIO=y ··· 569 573 # CONFIG_ENCLOSURE_SERVICES is not set 570 574 # CONFIG_HP_ILO is not set 571 575 # CONFIG_ISL29003 is not set 576 + # CONFIG_SENSORS_TSL2550 is not set 572 577 # CONFIG_DS1682 is not set 573 578 # CONFIG_C2PORT is not set 574 579 ··· 587 590 # 588 591 # SCSI device support 589 592 # 593 + CONFIG_SCSI_MOD=y 590 594 # CONFIG_RAID_ATTRS is not set 591 595 CONFIG_SCSI=y 592 596 CONFIG_SCSI_DMA=y ··· 810 812 CONFIG_SERIAL_CORE_CONSOLE=y 811 813 # CONFIG_SERIAL_JSM is not set 812 814 # CONFIG_SERIAL_OF_PLATFORM is not set 815 + # CONFIG_SERIAL_TIMBERDALE is not set 813 816 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 814 817 CONFIG_UNIX98_PTYS=y 815 818 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 861 862 CONFIG_I2C_MPC=y 862 863 # CONFIG_I2C_OCORES is not set 863 864 # CONFIG_I2C_SIMTEC is not set 865 + # CONFIG_I2C_XILINX is not set 864 866 865 867 # 866 868 # External I2C/SMBus adapter drivers ··· 875 875 # 876 876 # CONFIG_I2C_PCA_PLATFORM is not set 877 877 # CONFIG_I2C_STUB is not set 878 - 879 - # 880 - # Miscellaneous I2C Chip support 881 - # 882 - # CONFIG_SENSORS_TSL2550 is not set 883 878 # CONFIG_I2C_DEBUG_CORE is not set 884 879 # CONFIG_I2C_DEBUG_ALGO is not set 885 880 # CONFIG_I2C_DEBUG_BUS is not set 886 - # CONFIG_I2C_DEBUG_CHIP is not set 887 881 # CONFIG_SPI is not set 888 882 889 883 # ··· 903 909 # CONFIG_SENSORS_ADM1029 is not set 904 910 # CONFIG_SENSORS_ADM1031 is not set 905 911 # CONFIG_SENSORS_ADM9240 is not set 912 + # CONFIG_SENSORS_ADT7411 is not set 906 913 # CONFIG_SENSORS_ADT7462 is not set 907 914 # CONFIG_SENSORS_ADT7470 is not set 908 - # CONFIG_SENSORS_ADT7473 is not set 909 915 # CONFIG_SENSORS_ADT7475 is not set 916 + # CONFIG_SENSORS_ASC7621 is not set 910 917 # CONFIG_SENSORS_ATXP1 is not set 911 918 # CONFIG_SENSORS_DS1621 is not set 912 919 # CONFIG_SENSORS_I5K_AMB is not set ··· 944 949 # CONFIG_SENSORS_SMSC47M192 is not set 945 950 # CONFIG_SENSORS_SMSC47B397 is not set 946 951 # CONFIG_SENSORS_ADS7828 is not set 952 + # CONFIG_SENSORS_AMC6821 is not set 947 953 # CONFIG_SENSORS_THMC50 is not set 948 954 # CONFIG_SENSORS_TMP401 is not set 949 955 # CONFIG_SENSORS_TMP421 is not set ··· 992 996 # Multifunction device drivers 993 997 # 994 998 # CONFIG_MFD_CORE is not set 999 + # CONFIG_MFD_88PM860X is not set 995 1000 # CONFIG_MFD_SM501 is not set 996 1001 # CONFIG_HTC_PASIC3 is not set 997 1002 # CONFIG_TWL4030_CORE is not set 998 1003 # CONFIG_MFD_TMIO is not set 999 1004 # CONFIG_PMIC_DA903X is not set 1000 1005 # CONFIG_PMIC_ADP5520 is not set 1006 + # CONFIG_MFD_MAX8925 is not set 1001 1007 # CONFIG_MFD_WM8400 is not set 1002 1008 # CONFIG_MFD_WM831X is not set 1003 1009 # CONFIG_MFD_WM8350_I2C is not set 1010 + # CONFIG_MFD_WM8994 is not set 1004 1011 # CONFIG_MFD_PCF50633 is not set 1005 1012 # CONFIG_AB3100_CORE is not set 1006 - # CONFIG_MFD_88PM8607 is not set 1013 + # CONFIG_LPC_SCH is not set 1007 1014 # CONFIG_REGULATOR is not set 1008 1015 # CONFIG_MEDIA_SUPPORT is not set 1009 1016 ··· 1015 1016 # 1016 1017 # CONFIG_AGP is not set 1017 1018 CONFIG_VGA_ARB=y 1019 + CONFIG_VGA_ARB_MAX_GPUS=16 1018 1020 # CONFIG_DRM is not set 1019 1021 # CONFIG_VGASTATE is not set 1020 1022 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1140 1140 # CONFIG_USB_RIO500 is not set 1141 1141 # CONFIG_USB_LEGOTOWER is not set 1142 1142 # CONFIG_USB_LCD is not set 1143 - # CONFIG_USB_BERRY_CHARGE is not set 1144 1143 # CONFIG_USB_LED is not set 1145 1144 # CONFIG_USB_CYPRESS_CY7C63 is not set 1146 1145 # CONFIG_USB_CYTHERM is not set ··· 1152 1153 # CONFIG_USB_IOWARRIOR is not set 1153 1154 # CONFIG_USB_TEST is not set 1154 1155 # CONFIG_USB_ISIGHTFW is not set 1155 - # CONFIG_USB_VST is not set 1156 1156 # CONFIG_USB_GADGET is not set 1157 1157 1158 1158 # ··· 1243 1245 # CONFIG_BFS_FS is not set 1244 1246 # CONFIG_EFS_FS is not set 1245 1247 # CONFIG_JFFS2_FS is not set 1248 + # CONFIG_LOGFS is not set 1246 1249 # CONFIG_CRAMFS is not set 1247 1250 # CONFIG_SQUASHFS is not set 1248 1251 # CONFIG_VXFS_FS is not set ··· 1270 1271 CONFIG_RPCSEC_GSS_KRB5=y 1271 1272 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1272 1273 # CONFIG_SMB_FS is not set 1274 + # CONFIG_CEPH_FS is not set 1273 1275 # CONFIG_CIFS is not set 1274 1276 # CONFIG_NCP_FS is not set 1275 1277 # CONFIG_CODA_FS is not set
+17 -6
arch/powerpc/configs/85xx/ksi8560_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:26 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:50 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 103 99 # CONFIG_TREE_RCU_TRACE is not set 104 100 # CONFIG_IKCONFIG is not set 105 101 CONFIG_LOG_BUF_SHIFT=14 106 - # CONFIG_GROUP_SCHED is not set 107 102 # CONFIG_CGROUPS is not set 108 - CONFIG_SYSFS_DEPRECATED=y 109 - CONFIG_SYSFS_DEPRECATED_V2=y 103 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 110 104 # CONFIG_RELAY is not set 111 105 # CONFIG_NAMESPACES is not set 112 106 CONFIG_BLK_DEV_INITRD=y ··· 112 110 CONFIG_RD_GZIP=y 113 111 # CONFIG_RD_BZIP2 is not set 114 112 # CONFIG_RD_LZMA is not set 113 + # CONFIG_RD_LZO is not set 115 114 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 115 CONFIG_SYSCTL=y 117 116 CONFIG_ANON_INODES=y ··· 318 315 # Bus options 319 316 # 320 317 CONFIG_ZONE_DMA=y 318 + # CONFIG_NEED_DMA_MAP_STATE is not set 321 319 CONFIG_FSL_SOC=y 322 320 CONFIG_PPC_PCI_CHOICE=y 323 321 # CONFIG_PCI is not set ··· 349 345 # Networking options 350 346 # 351 347 CONFIG_PACKET=y 352 - # CONFIG_PACKET_MMAP is not set 353 348 CONFIG_UNIX=y 354 349 CONFIG_XFRM=y 355 350 # CONFIG_XFRM_USER is not set ··· 525 522 # UBI - Unsorted block images 526 523 # 527 524 # CONFIG_MTD_UBI is not set 525 + CONFIG_OF_FLATTREE=y 526 + CONFIG_OF_DYNAMIC=y 528 527 CONFIG_OF_DEVICE=y 529 528 CONFIG_OF_GPIO=y 530 529 CONFIG_OF_MDIO=y ··· 580 575 # 581 576 # SCSI device support 582 577 # 578 + CONFIG_SCSI_MOD=y 583 579 # CONFIG_RAID_ATTRS is not set 584 580 # CONFIG_SCSI is not set 585 581 # CONFIG_SCSI_DMA is not set ··· 707 701 CONFIG_SERIAL_CORE_CONSOLE=y 708 702 CONFIG_SERIAL_CPM=y 709 703 CONFIG_SERIAL_CPM_CONSOLE=y 704 + # CONFIG_SERIAL_TIMBERDALE is not set 710 705 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 711 706 CONFIG_UNIX98_PTYS=y 712 707 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 739 732 # 740 733 # Memory mapped GPIO expanders: 741 734 # 735 + # CONFIG_GPIO_IT8761E is not set 742 736 # CONFIG_GPIO_XILINX is not set 743 737 744 738 # ··· 923 915 # CONFIG_BFS_FS is not set 924 916 # CONFIG_EFS_FS is not set 925 917 # CONFIG_JFFS2_FS is not set 918 + # CONFIG_LOGFS is not set 926 919 # CONFIG_CRAMFS is not set 927 920 # CONFIG_SQUASHFS is not set 928 921 # CONFIG_VXFS_FS is not set ··· 946 937 # CONFIG_RPCSEC_GSS_KRB5 is not set 947 938 # CONFIG_RPCSEC_GSS_SPKM3 is not set 948 939 # CONFIG_SMB_FS is not set 940 + # CONFIG_CEPH_FS is not set 949 941 # CONFIG_CIFS is not set 950 942 # CONFIG_NCP_FS is not set 951 943 # CONFIG_CODA_FS is not set ··· 1046 1036 # CONFIG_BACKTRACE_SELF_TEST is not set 1047 1037 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1048 1038 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1039 + # CONFIG_LKDTM is not set 1049 1040 # CONFIG_FAULT_INJECTION is not set 1050 1041 # CONFIG_LATENCYTOP is not set 1051 1042 CONFIG_SYSCTL_SYSCALL_CHECK=y
+15 -10
arch/powerpc/configs/85xx/mpc8540_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:27 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:51 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - # CONFIG_FAIR_GROUP_SCHED is not set 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 315 316 # Bus options 316 317 # 317 318 CONFIG_ZONE_DMA=y 319 + # CONFIG_NEED_DMA_MAP_STATE is not set 318 320 CONFIG_FSL_SOC=y 319 321 CONFIG_PPC_PCI_CHOICE=y 320 322 # CONFIG_PCI is not set ··· 346 346 # Networking options 347 347 # 348 348 CONFIG_PACKET=y 349 - # CONFIG_PACKET_MMAP is not set 350 349 CONFIG_UNIX=y 351 350 CONFIG_XFRM=y 352 351 CONFIG_XFRM_USER=y ··· 442 443 # CONFIG_SYS_HYPERVISOR is not set 443 444 # CONFIG_CONNECTOR is not set 444 445 # CONFIG_MTD is not set 446 + CONFIG_OF_FLATTREE=y 447 + CONFIG_OF_DYNAMIC=y 445 448 CONFIG_OF_DEVICE=y 446 449 CONFIG_OF_MDIO=y 447 450 # CONFIG_PARPORT is not set ··· 478 477 # 479 478 # SCSI device support 480 479 # 480 + CONFIG_SCSI_MOD=y 481 481 # CONFIG_RAID_ATTRS is not set 482 482 # CONFIG_SCSI is not set 483 483 # CONFIG_SCSI_DMA is not set ··· 604 602 CONFIG_SERIAL_CORE=y 605 603 CONFIG_SERIAL_CORE_CONSOLE=y 606 604 # CONFIG_SERIAL_OF_PLATFORM is not set 605 + # CONFIG_SERIAL_TIMBERDALE is not set 607 606 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 608 607 CONFIG_UNIX98_PTYS=y 609 608 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 791 788 # CONFIG_BEFS_FS is not set 792 789 # CONFIG_BFS_FS is not set 793 790 # CONFIG_EFS_FS is not set 791 + # CONFIG_LOGFS is not set 794 792 # CONFIG_CRAMFS is not set 795 793 # CONFIG_SQUASHFS is not set 796 794 # CONFIG_VXFS_FS is not set ··· 814 810 # CONFIG_RPCSEC_GSS_KRB5 is not set 815 811 # CONFIG_RPCSEC_GSS_SPKM3 is not set 816 812 # CONFIG_SMB_FS is not set 813 + # CONFIG_CEPH_FS is not set 817 814 # CONFIG_CIFS is not set 818 815 # CONFIG_NCP_FS is not set 819 816 # CONFIG_CODA_FS is not set
+23 -11
arch/powerpc/configs/85xx/mpc8560_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:28 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:52 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 103 99 # CONFIG_TREE_RCU_TRACE is not set 104 100 # CONFIG_IKCONFIG is not set 105 101 CONFIG_LOG_BUF_SHIFT=14 106 - CONFIG_GROUP_SCHED=y 107 - # CONFIG_FAIR_GROUP_SCHED is not set 108 - # CONFIG_RT_GROUP_SCHED is not set 109 - CONFIG_USER_SCHED=y 110 - # CONFIG_CGROUP_SCHED is not set 111 102 # CONFIG_CGROUPS is not set 112 - CONFIG_SYSFS_DEPRECATED=y 113 - CONFIG_SYSFS_DEPRECATED_V2=y 103 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 114 104 # CONFIG_RELAY is not set 115 105 # CONFIG_NAMESPACES is not set 116 106 CONFIG_BLK_DEV_INITRD=y ··· 112 114 CONFIG_RD_GZIP=y 113 115 # CONFIG_RD_BZIP2 is not set 114 116 # CONFIG_RD_LZMA is not set 117 + # CONFIG_RD_LZO is not set 115 118 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 119 CONFIG_SYSCTL=y 117 120 CONFIG_ANON_INODES=y ··· 318 319 # Bus options 319 320 # 320 321 CONFIG_ZONE_DMA=y 322 + # CONFIG_NEED_DMA_MAP_STATE is not set 321 323 CONFIG_PPC_INDIRECT_PCI=y 322 324 CONFIG_FSL_SOC=y 323 325 CONFIG_FSL_PCI=y ··· 329 329 # CONFIG_PCIEPORTBUS is not set 330 330 CONFIG_ARCH_SUPPORTS_MSI=y 331 331 # CONFIG_PCI_MSI is not set 332 - # CONFIG_PCI_LEGACY is not set 333 332 CONFIG_PCI_DEBUG=y 334 333 # CONFIG_PCI_STUB is not set 335 334 # CONFIG_PCI_IOV is not set ··· 357 358 # Networking options 358 359 # 359 360 CONFIG_PACKET=y 360 - # CONFIG_PACKET_MMAP is not set 361 361 CONFIG_UNIX=y 362 362 CONFIG_XFRM=y 363 363 # CONFIG_XFRM_USER is not set ··· 453 455 # CONFIG_SYS_HYPERVISOR is not set 454 456 # CONFIG_CONNECTOR is not set 455 457 # CONFIG_MTD is not set 458 + CONFIG_OF_FLATTREE=y 459 + CONFIG_OF_DYNAMIC=y 456 460 CONFIG_OF_DEVICE=y 457 461 CONFIG_OF_GPIO=y 458 462 CONFIG_OF_MDIO=y ··· 500 500 # 501 501 # SCSI device support 502 502 # 503 + CONFIG_SCSI_MOD=y 503 504 # CONFIG_RAID_ATTRS is not set 504 505 # CONFIG_SCSI is not set 505 506 # CONFIG_SCSI_DMA is not set ··· 610 609 # CONFIG_CHELSIO_T1 is not set 611 610 CONFIG_CHELSIO_T3_DEPENDS=y 612 611 # CONFIG_CHELSIO_T3 is not set 612 + CONFIG_CHELSIO_T4_DEPENDS=y 613 + # CONFIG_CHELSIO_T4 is not set 613 614 # CONFIG_ENIC is not set 614 615 # CONFIG_IXGBE is not set 615 616 # CONFIG_IXGB is not set ··· 624 621 # CONFIG_MLX4_CORE is not set 625 622 # CONFIG_TEHUTI is not set 626 623 # CONFIG_BNX2X is not set 624 + # CONFIG_QLCNIC is not set 627 625 # CONFIG_QLGE is not set 628 626 # CONFIG_SFC is not set 629 627 # CONFIG_BE2NET is not set ··· 704 700 CONFIG_SERIAL_CPM=y 705 701 CONFIG_SERIAL_CPM_CONSOLE=y 706 702 # CONFIG_SERIAL_JSM is not set 703 + # CONFIG_SERIAL_TIMBERDALE is not set 707 704 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 708 705 CONFIG_UNIX98_PTYS=y 709 706 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 738 733 # 739 734 # Memory mapped GPIO expanders: 740 735 # 736 + # CONFIG_GPIO_IT8761E is not set 741 737 # CONFIG_GPIO_XILINX is not set 738 + # CONFIG_GPIO_SCH is not set 742 739 743 740 # 744 741 # I2C GPIO expanders: ··· 800 793 # CONFIG_MFD_SM501 is not set 801 794 # CONFIG_HTC_PASIC3 is not set 802 795 # CONFIG_MFD_TMIO is not set 796 + # CONFIG_MFD_TIMBERDALE is not set 797 + # CONFIG_LPC_SCH is not set 803 798 # CONFIG_REGULATOR is not set 804 799 # CONFIG_MEDIA_SUPPORT is not set 805 800 ··· 810 801 # 811 802 # CONFIG_AGP is not set 812 803 CONFIG_VGA_ARB=y 804 + CONFIG_VGA_ARB_MAX_GPUS=16 813 805 # CONFIG_DRM is not set 814 806 # CONFIG_VGASTATE is not set 815 807 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 937 927 # CONFIG_BEFS_FS is not set 938 928 # CONFIG_BFS_FS is not set 939 929 # CONFIG_EFS_FS is not set 930 + # CONFIG_LOGFS is not set 940 931 # CONFIG_CRAMFS is not set 941 932 # CONFIG_SQUASHFS is not set 942 933 # CONFIG_VXFS_FS is not set ··· 960 949 # CONFIG_RPCSEC_GSS_KRB5 is not set 961 950 # CONFIG_RPCSEC_GSS_SPKM3 is not set 962 951 # CONFIG_SMB_FS is not set 952 + # CONFIG_CEPH_FS is not set 963 953 # CONFIG_CIFS is not set 964 954 # CONFIG_NCP_FS is not set 965 955 # CONFIG_CODA_FS is not set
+20 -11
arch/powerpc/configs/85xx/mpc85xx_cds_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:29 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:53 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - # CONFIG_FAIR_GROUP_SCHED is not set 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 316 317 # Bus options 317 318 # 318 319 CONFIG_ZONE_DMA=y 320 + # CONFIG_NEED_DMA_MAP_STATE is not set 319 321 CONFIG_PPC_INDIRECT_PCI=y 320 322 CONFIG_FSL_SOC=y 321 323 CONFIG_FSL_PCI=y ··· 327 327 # CONFIG_PCIEPORTBUS is not set 328 328 CONFIG_ARCH_SUPPORTS_MSI=y 329 329 # CONFIG_PCI_MSI is not set 330 - # CONFIG_PCI_LEGACY is not set 331 330 # CONFIG_PCI_DEBUG is not set 332 331 # CONFIG_PCI_STUB is not set 333 332 # CONFIG_PCI_IOV is not set ··· 355 356 # Networking options 356 357 # 357 358 CONFIG_PACKET=y 358 - # CONFIG_PACKET_MMAP is not set 359 359 CONFIG_UNIX=y 360 360 CONFIG_XFRM=y 361 361 CONFIG_XFRM_USER=y ··· 451 453 # CONFIG_SYS_HYPERVISOR is not set 452 454 # CONFIG_CONNECTOR is not set 453 455 # CONFIG_MTD is not set 456 + CONFIG_OF_FLATTREE=y 457 + CONFIG_OF_DYNAMIC=y 454 458 CONFIG_OF_DEVICE=y 455 459 CONFIG_OF_MDIO=y 456 460 # CONFIG_PARPORT is not set ··· 552 552 # 553 553 # SCSI device support 554 554 # 555 + CONFIG_SCSI_MOD=y 555 556 # CONFIG_RAID_ATTRS is not set 556 557 # CONFIG_SCSI is not set 557 558 # CONFIG_SCSI_DMA is not set ··· 658 657 # CONFIG_CHELSIO_T1 is not set 659 658 CONFIG_CHELSIO_T3_DEPENDS=y 660 659 # CONFIG_CHELSIO_T3 is not set 660 + CONFIG_CHELSIO_T4_DEPENDS=y 661 + # CONFIG_CHELSIO_T4 is not set 661 662 # CONFIG_ENIC is not set 662 663 # CONFIG_IXGBE is not set 663 664 # CONFIG_IXGB is not set ··· 672 669 # CONFIG_MLX4_CORE is not set 673 670 # CONFIG_TEHUTI is not set 674 671 # CONFIG_BNX2X is not set 672 + # CONFIG_QLCNIC is not set 675 673 # CONFIG_QLGE is not set 676 674 # CONFIG_SFC is not set 677 675 # CONFIG_BE2NET is not set ··· 757 753 CONFIG_SERIAL_CORE_CONSOLE=y 758 754 # CONFIG_SERIAL_JSM is not set 759 755 # CONFIG_SERIAL_OF_PLATFORM is not set 756 + # CONFIG_SERIAL_TIMBERDALE is not set 760 757 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 761 758 CONFIG_UNIX98_PTYS=y 762 759 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 822 817 # CONFIG_MFD_SM501 is not set 823 818 # CONFIG_HTC_PASIC3 is not set 824 819 # CONFIG_MFD_TMIO is not set 820 + # CONFIG_LPC_SCH is not set 825 821 # CONFIG_REGULATOR is not set 826 822 # CONFIG_MEDIA_SUPPORT is not set 827 823 ··· 831 825 # 832 826 # CONFIG_AGP is not set 833 827 CONFIG_VGA_ARB=y 828 + CONFIG_VGA_ARB_MAX_GPUS=16 834 829 # CONFIG_DRM is not set 835 830 # CONFIG_VGASTATE is not set 836 831 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 958 951 # CONFIG_BEFS_FS is not set 959 952 # CONFIG_BFS_FS is not set 960 953 # CONFIG_EFS_FS is not set 954 + # CONFIG_LOGFS is not set 961 955 # CONFIG_CRAMFS is not set 962 956 # CONFIG_SQUASHFS is not set 963 957 # CONFIG_VXFS_FS is not set ··· 981 973 # CONFIG_RPCSEC_GSS_KRB5 is not set 982 974 # CONFIG_RPCSEC_GSS_SPKM3 is not set 983 975 # CONFIG_SMB_FS is not set 976 + # CONFIG_CEPH_FS is not set 984 977 # CONFIG_CIFS is not set 985 978 # CONFIG_NCP_FS is not set 986 979 # CONFIG_CODA_FS is not set
+20 -11
arch/powerpc/configs/85xx/sbc8548_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:29 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:54 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 313 314 # Bus options 314 315 # 315 316 CONFIG_ZONE_DMA=y 317 + # CONFIG_NEED_DMA_MAP_STATE is not set 316 318 CONFIG_PPC_INDIRECT_PCI=y 317 319 CONFIG_FSL_SOC=y 318 320 CONFIG_FSL_PCI=y ··· 324 324 # CONFIG_PCIEPORTBUS is not set 325 325 CONFIG_ARCH_SUPPORTS_MSI=y 326 326 # CONFIG_PCI_MSI is not set 327 - # CONFIG_PCI_LEGACY is not set 328 327 # CONFIG_PCI_STUB is not set 329 328 # CONFIG_PCI_IOV is not set 330 329 # CONFIG_PCCARD is not set ··· 351 352 # Networking options 352 353 # 353 354 CONFIG_PACKET=y 354 - # CONFIG_PACKET_MMAP is not set 355 355 CONFIG_UNIX=y 356 356 CONFIG_XFRM=y 357 357 CONFIG_XFRM_USER=y ··· 445 447 # CONFIG_SYS_HYPERVISOR is not set 446 448 # CONFIG_CONNECTOR is not set 447 449 # CONFIG_MTD is not set 450 + CONFIG_OF_FLATTREE=y 451 + CONFIG_OF_DYNAMIC=y 448 452 CONFIG_OF_DEVICE=y 449 453 CONFIG_OF_MDIO=y 450 454 # CONFIG_PARPORT is not set ··· 491 491 # 492 492 # SCSI device support 493 493 # 494 + CONFIG_SCSI_MOD=y 494 495 # CONFIG_RAID_ATTRS is not set 495 496 # CONFIG_SCSI is not set 496 497 # CONFIG_SCSI_DMA is not set ··· 597 596 # CONFIG_CHELSIO_T1 is not set 598 597 CONFIG_CHELSIO_T3_DEPENDS=y 599 598 # CONFIG_CHELSIO_T3 is not set 599 + CONFIG_CHELSIO_T4_DEPENDS=y 600 + # CONFIG_CHELSIO_T4 is not set 600 601 # CONFIG_ENIC is not set 601 602 # CONFIG_IXGBE is not set 602 603 # CONFIG_IXGB is not set ··· 611 608 # CONFIG_MLX4_CORE is not set 612 609 # CONFIG_TEHUTI is not set 613 610 # CONFIG_BNX2X is not set 611 + # CONFIG_QLCNIC is not set 614 612 # CONFIG_QLGE is not set 615 613 # CONFIG_SFC is not set 616 614 # CONFIG_BE2NET is not set ··· 696 692 CONFIG_SERIAL_CORE_CONSOLE=y 697 693 # CONFIG_SERIAL_JSM is not set 698 694 # CONFIG_SERIAL_OF_PLATFORM is not set 695 + # CONFIG_SERIAL_TIMBERDALE is not set 699 696 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 700 697 CONFIG_UNIX98_PTYS=y 701 698 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 761 756 # CONFIG_MFD_SM501 is not set 762 757 # CONFIG_HTC_PASIC3 is not set 763 758 # CONFIG_MFD_TMIO is not set 759 + # CONFIG_LPC_SCH is not set 764 760 # CONFIG_REGULATOR is not set 765 761 # CONFIG_MEDIA_SUPPORT is not set 766 762 ··· 770 764 # 771 765 # CONFIG_AGP is not set 772 766 CONFIG_VGA_ARB=y 767 + CONFIG_VGA_ARB_MAX_GPUS=16 773 768 # CONFIG_DRM is not set 774 769 # CONFIG_VGASTATE is not set 775 770 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 863 856 # CONFIG_BEFS_FS is not set 864 857 # CONFIG_BFS_FS is not set 865 858 # CONFIG_EFS_FS is not set 859 + # CONFIG_LOGFS is not set 866 860 # CONFIG_CRAMFS is not set 867 861 # CONFIG_SQUASHFS is not set 868 862 # CONFIG_VXFS_FS is not set ··· 886 878 # CONFIG_RPCSEC_GSS_KRB5 is not set 887 879 # CONFIG_RPCSEC_GSS_SPKM3 is not set 888 880 # CONFIG_SMB_FS is not set 881 + # CONFIG_CEPH_FS is not set 889 882 # CONFIG_CIFS is not set 890 883 # CONFIG_NCP_FS is not set 891 884 # CONFIG_CODA_FS is not set
+15 -10
arch/powerpc/configs/85xx/sbc8560_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:30 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:54 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 313 314 # Bus options 314 315 # 315 316 CONFIG_ZONE_DMA=y 317 + # CONFIG_NEED_DMA_MAP_STATE is not set 316 318 CONFIG_FSL_SOC=y 317 319 CONFIG_PPC_PCI_CHOICE=y 318 320 # CONFIG_PCI is not set ··· 344 344 # Networking options 345 345 # 346 346 CONFIG_PACKET=y 347 - # CONFIG_PACKET_MMAP is not set 348 347 CONFIG_UNIX=y 349 348 CONFIG_XFRM=y 350 349 CONFIG_XFRM_USER=y ··· 440 441 # CONFIG_SYS_HYPERVISOR is not set 441 442 # CONFIG_CONNECTOR is not set 442 443 # CONFIG_MTD is not set 444 + CONFIG_OF_FLATTREE=y 445 + CONFIG_OF_DYNAMIC=y 443 446 CONFIG_OF_DEVICE=y 444 447 CONFIG_OF_MDIO=y 445 448 # CONFIG_PARPORT is not set ··· 476 475 # 477 476 # SCSI device support 478 477 # 478 + CONFIG_SCSI_MOD=y 479 479 # CONFIG_RAID_ATTRS is not set 480 480 # CONFIG_SCSI is not set 481 481 # CONFIG_SCSI_DMA is not set ··· 602 600 CONFIG_SERIAL_CORE=y 603 601 CONFIG_SERIAL_CORE_CONSOLE=y 604 602 # CONFIG_SERIAL_OF_PLATFORM is not set 603 + # CONFIG_SERIAL_TIMBERDALE is not set 605 604 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 606 605 CONFIG_UNIX98_PTYS=y 607 606 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 818 815 # CONFIG_BEFS_FS is not set 819 816 # CONFIG_BFS_FS is not set 820 817 # CONFIG_EFS_FS is not set 818 + # CONFIG_LOGFS is not set 821 819 # CONFIG_CRAMFS is not set 822 820 # CONFIG_SQUASHFS is not set 823 821 # CONFIG_VXFS_FS is not set ··· 841 837 # CONFIG_RPCSEC_GSS_KRB5 is not set 842 838 # CONFIG_RPCSEC_GSS_SPKM3 is not set 843 839 # CONFIG_SMB_FS is not set 840 + # CONFIG_CEPH_FS is not set 844 841 # CONFIG_CIFS is not set 845 842 # CONFIG_NCP_FS is not set 846 843 # CONFIG_CODA_FS is not set
+30 -21
arch/powerpc/configs/85xx/socrates_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:31 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:55 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=16 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 318 319 # Bus options 319 320 # 320 321 CONFIG_ZONE_DMA=y 322 + # CONFIG_NEED_DMA_MAP_STATE is not set 321 323 CONFIG_PPC_INDIRECT_PCI=y 322 324 CONFIG_FSL_SOC=y 323 325 CONFIG_FSL_PCI=y ··· 329 329 # CONFIG_PCIEPORTBUS is not set 330 330 CONFIG_ARCH_SUPPORTS_MSI=y 331 331 # CONFIG_PCI_MSI is not set 332 - CONFIG_PCI_LEGACY=y 333 332 # CONFIG_PCI_STUB is not set 334 333 # CONFIG_PCI_IOV is not set 335 334 # CONFIG_HAS_RAPIDIO is not set ··· 354 355 # Networking options 355 356 # 356 357 CONFIG_PACKET=y 357 - # CONFIG_PACKET_MMAP is not set 358 358 CONFIG_UNIX=y 359 359 CONFIG_XFRM=y 360 360 # CONFIG_XFRM_USER is not set ··· 552 554 # UBI - Unsorted block images 553 555 # 554 556 # CONFIG_MTD_UBI is not set 557 + CONFIG_OF_FLATTREE=y 558 + CONFIG_OF_DYNAMIC=y 555 559 CONFIG_OF_DEVICE=y 556 560 CONFIG_OF_I2C=y 557 561 CONFIG_OF_SPI=y ··· 591 591 # CONFIG_ENCLOSURE_SERVICES is not set 592 592 # CONFIG_HP_ILO is not set 593 593 # CONFIG_ISL29003 is not set 594 + # CONFIG_SENSORS_TSL2550 is not set 594 595 # CONFIG_DS1682 is not set 595 596 # CONFIG_TI_DAC7512 is not set 596 597 # CONFIG_C2PORT is not set ··· 611 610 # 612 611 # SCSI device support 613 612 # 613 + CONFIG_SCSI_MOD=y 614 614 # CONFIG_RAID_ATTRS is not set 615 615 CONFIG_SCSI=y 616 616 CONFIG_SCSI_DMA=y ··· 869 867 CONFIG_SERIAL_CORE_CONSOLE=y 870 868 # CONFIG_SERIAL_JSM is not set 871 869 # CONFIG_SERIAL_OF_PLATFORM is not set 870 + # CONFIG_SERIAL_TIMBERDALE is not set 872 871 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 873 872 CONFIG_UNIX98_PTYS=y 874 873 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 919 916 CONFIG_I2C_MPC=y 920 917 # CONFIG_I2C_OCORES is not set 921 918 # CONFIG_I2C_SIMTEC is not set 919 + # CONFIG_I2C_XILINX is not set 922 920 923 921 # 924 922 # External I2C/SMBus adapter drivers ··· 933 929 # 934 930 # CONFIG_I2C_PCA_PLATFORM is not set 935 931 # CONFIG_I2C_STUB is not set 936 - 937 - # 938 - # Miscellaneous I2C Chip support 939 - # 940 - # CONFIG_SENSORS_TSL2550 is not set 941 932 # CONFIG_I2C_DEBUG_CORE is not set 942 933 # CONFIG_I2C_DEBUG_ALGO is not set 943 934 # CONFIG_I2C_DEBUG_BUS is not set 944 - # CONFIG_I2C_DEBUG_CHIP is not set 945 935 CONFIG_SPI=y 946 936 CONFIG_SPI_MASTER=y 947 937 ··· 977 979 # CONFIG_SENSORS_ADM1029 is not set 978 980 # CONFIG_SENSORS_ADM1031 is not set 979 981 # CONFIG_SENSORS_ADM9240 is not set 982 + # CONFIG_SENSORS_ADT7411 is not set 980 983 # CONFIG_SENSORS_ADT7462 is not set 981 984 # CONFIG_SENSORS_ADT7470 is not set 982 - # CONFIG_SENSORS_ADT7473 is not set 983 985 # CONFIG_SENSORS_ADT7475 is not set 986 + # CONFIG_SENSORS_ASC7621 is not set 984 987 # CONFIG_SENSORS_ATXP1 is not set 985 988 # CONFIG_SENSORS_DS1621 is not set 986 989 # CONFIG_SENSORS_I5K_AMB is not set ··· 1020 1021 # CONFIG_SENSORS_SMSC47M192 is not set 1021 1022 # CONFIG_SENSORS_SMSC47B397 is not set 1022 1023 # CONFIG_SENSORS_ADS7828 is not set 1024 + # CONFIG_SENSORS_AMC6821 is not set 1023 1025 # CONFIG_SENSORS_THMC50 is not set 1024 1026 # CONFIG_SENSORS_TMP401 is not set 1025 1027 # CONFIG_SENSORS_TMP421 is not set ··· 1050 1050 # Multifunction device drivers 1051 1051 # 1052 1052 # CONFIG_MFD_CORE is not set 1053 + # CONFIG_MFD_88PM860X is not set 1053 1054 # CONFIG_MFD_SM501 is not set 1054 1055 # CONFIG_HTC_PASIC3 is not set 1055 1056 # CONFIG_TWL4030_CORE is not set 1056 1057 # CONFIG_MFD_TMIO is not set 1057 1058 # CONFIG_PMIC_DA903X is not set 1058 1059 # CONFIG_PMIC_ADP5520 is not set 1060 + # CONFIG_MFD_MAX8925 is not set 1059 1061 # CONFIG_MFD_WM8400 is not set 1060 1062 # CONFIG_MFD_WM831X is not set 1061 1063 # CONFIG_MFD_WM8350_I2C is not set 1064 + # CONFIG_MFD_WM8994 is not set 1062 1065 # CONFIG_MFD_PCF50633 is not set 1063 1066 # CONFIG_MFD_MC13783 is not set 1064 1067 # CONFIG_AB3100_CORE is not set 1065 1068 # CONFIG_EZX_PCAP is not set 1066 - # CONFIG_MFD_88PM8607 is not set 1067 1069 # CONFIG_AB4500_CORE is not set 1070 + # CONFIG_LPC_SCH is not set 1068 1071 # CONFIG_REGULATOR is not set 1069 1072 # CONFIG_MEDIA_SUPPORT is not set 1070 1073 ··· 1076 1073 # 1077 1074 # CONFIG_AGP is not set 1078 1075 CONFIG_VGA_ARB=y 1076 + CONFIG_VGA_ARB_MAX_GPUS=16 1079 1077 # CONFIG_DRM is not set 1080 1078 # CONFIG_VGASTATE is not set 1081 1079 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1184 1180 # 1185 1181 # Special HID drivers 1186 1182 # 1183 + # CONFIG_HID_3M_PCT is not set 1187 1184 # CONFIG_HID_A4TECH is not set 1188 1185 # CONFIG_HID_APPLE is not set 1189 1186 # CONFIG_HID_BELKIN is not set ··· 1199 1194 # CONFIG_HID_KENSINGTON is not set 1200 1195 # CONFIG_HID_LOGITECH is not set 1201 1196 # CONFIG_HID_MICROSOFT is not set 1197 + # CONFIG_HID_MOSART is not set 1202 1198 # CONFIG_HID_MONTEREY is not set 1203 1199 # CONFIG_HID_NTRIG is not set 1200 + # CONFIG_HID_ORTEK is not set 1204 1201 # CONFIG_HID_PANTHERLORD is not set 1205 1202 # CONFIG_HID_PETALYNX is not set 1203 + # CONFIG_HID_QUANTA is not set 1206 1204 # CONFIG_HID_SAMSUNG is not set 1207 1205 # CONFIG_HID_SONY is not set 1206 + # CONFIG_HID_STANTUM is not set 1208 1207 # CONFIG_HID_SUNPLUS is not set 1209 1208 # CONFIG_HID_GREENASIA is not set 1210 1209 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1316 1307 # CONFIG_USB_RIO500 is not set 1317 1308 # CONFIG_USB_LEGOTOWER is not set 1318 1309 # CONFIG_USB_LCD is not set 1319 - # CONFIG_USB_BERRY_CHARGE is not set 1320 1310 # CONFIG_USB_LED is not set 1321 1311 # CONFIG_USB_CYPRESS_CY7C63 is not set 1322 1312 # CONFIG_USB_CYTHERM is not set ··· 1328 1320 # CONFIG_USB_IOWARRIOR is not set 1329 1321 # CONFIG_USB_TEST is not set 1330 1322 # CONFIG_USB_ISIGHTFW is not set 1331 - # CONFIG_USB_VST is not set 1332 1323 # CONFIG_USB_GADGET is not set 1333 1324 1334 1325 # ··· 1498 1491 # CONFIG_JFFS2_LZO is not set 1499 1492 CONFIG_JFFS2_RTIME=y 1500 1493 # CONFIG_JFFS2_RUBIN is not set 1494 + # CONFIG_LOGFS is not set 1501 1495 CONFIG_CRAMFS=y 1502 1496 # CONFIG_SQUASHFS is not set 1503 1497 # CONFIG_VXFS_FS is not set ··· 1523 1515 # CONFIG_RPCSEC_GSS_KRB5 is not set 1524 1516 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1525 1517 # CONFIG_SMB_FS is not set 1518 + # CONFIG_CEPH_FS is not set 1526 1519 # CONFIG_CIFS is not set 1527 1520 # CONFIG_NCP_FS is not set 1528 1521 # CONFIG_CODA_FS is not set
+31 -20
arch/powerpc/configs/85xx/stx_gp3_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:32 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:56 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 103 99 # CONFIG_TREE_RCU_TRACE is not set 104 100 # CONFIG_IKCONFIG is not set 105 101 CONFIG_LOG_BUF_SHIFT=14 106 - CONFIG_GROUP_SCHED=y 107 - CONFIG_FAIR_GROUP_SCHED=y 108 - # CONFIG_RT_GROUP_SCHED is not set 109 - CONFIG_USER_SCHED=y 110 - # CONFIG_CGROUP_SCHED is not set 111 102 # CONFIG_CGROUPS is not set 112 - CONFIG_SYSFS_DEPRECATED=y 113 - CONFIG_SYSFS_DEPRECATED_V2=y 103 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 114 104 # CONFIG_RELAY is not set 115 105 # CONFIG_NAMESPACES is not set 116 106 CONFIG_BLK_DEV_INITRD=y ··· 112 114 CONFIG_RD_GZIP=y 113 115 # CONFIG_RD_BZIP2 is not set 114 116 # CONFIG_RD_LZMA is not set 117 + # CONFIG_RD_LZO is not set 115 118 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 119 CONFIG_SYSCTL=y 117 120 CONFIG_ANON_INODES=y ··· 323 324 # Bus options 324 325 # 325 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 326 328 CONFIG_PPC_INDIRECT_PCI=y 327 329 CONFIG_FSL_SOC=y 328 330 CONFIG_FSL_PCI=y ··· 334 334 # CONFIG_PCIEPORTBUS is not set 335 335 CONFIG_ARCH_SUPPORTS_MSI=y 336 336 # CONFIG_PCI_MSI is not set 337 - # CONFIG_PCI_LEGACY is not set 338 337 # CONFIG_PCI_DEBUG is not set 339 338 # CONFIG_PCI_STUB is not set 340 339 # CONFIG_PCI_IOV is not set ··· 362 363 # Networking options 363 364 # 364 365 CONFIG_PACKET=y 365 - # CONFIG_PACKET_MMAP is not set 366 366 CONFIG_UNIX=y 367 367 CONFIG_XFRM=y 368 368 # CONFIG_XFRM_USER is not set ··· 518 520 # CONFIG_SYS_HYPERVISOR is not set 519 521 # CONFIG_CONNECTOR is not set 520 522 # CONFIG_MTD is not set 523 + CONFIG_OF_FLATTREE=y 524 + CONFIG_OF_DYNAMIC=y 521 525 CONFIG_OF_DEVICE=y 522 526 CONFIG_OF_GPIO=y 523 527 CONFIG_OF_I2C=m ··· 563 563 # CONFIG_ENCLOSURE_SERVICES is not set 564 564 # CONFIG_HP_ILO is not set 565 565 # CONFIG_ISL29003 is not set 566 + # CONFIG_SENSORS_TSL2550 is not set 566 567 # CONFIG_DS1682 is not set 567 568 # CONFIG_C2PORT is not set 568 569 ··· 631 630 # 632 631 # SCSI device support 633 632 # 633 + CONFIG_SCSI_MOD=m 634 634 # CONFIG_RAID_ATTRS is not set 635 635 CONFIG_SCSI=m 636 636 CONFIG_SCSI_DMA=y ··· 819 817 # CONFIG_CHELSIO_T1 is not set 820 818 CONFIG_CHELSIO_T3_DEPENDS=y 821 819 # CONFIG_CHELSIO_T3 is not set 820 + CONFIG_CHELSIO_T4_DEPENDS=y 821 + # CONFIG_CHELSIO_T4 is not set 822 822 # CONFIG_ENIC is not set 823 823 # CONFIG_IXGBE is not set 824 824 # CONFIG_IXGB is not set ··· 833 829 # CONFIG_MLX4_CORE is not set 834 830 # CONFIG_TEHUTI is not set 835 831 # CONFIG_BNX2X is not set 832 + # CONFIG_QLCNIC is not set 836 833 # CONFIG_QLGE is not set 837 834 # CONFIG_SFC is not set 838 835 # CONFIG_BE2NET is not set ··· 952 947 CONFIG_SERIAL_CPM=y 953 948 CONFIG_SERIAL_CPM_CONSOLE=y 954 949 # CONFIG_SERIAL_JSM is not set 950 + # CONFIG_SERIAL_TIMBERDALE is not set 955 951 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 956 952 CONFIG_UNIX98_PTYS=y 957 953 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1010 1004 # CONFIG_I2C_MPC is not set 1011 1005 # CONFIG_I2C_OCORES is not set 1012 1006 # CONFIG_I2C_SIMTEC is not set 1007 + # CONFIG_I2C_XILINX is not set 1013 1008 1014 1009 # 1015 1010 # External I2C/SMBus adapter drivers ··· 1024 1017 # 1025 1018 # CONFIG_I2C_PCA_PLATFORM is not set 1026 1019 # CONFIG_I2C_STUB is not set 1027 - 1028 - # 1029 - # Miscellaneous I2C Chip support 1030 - # 1031 - # CONFIG_SENSORS_TSL2550 is not set 1032 1020 # CONFIG_I2C_DEBUG_CORE is not set 1033 1021 # CONFIG_I2C_DEBUG_ALGO is not set 1034 1022 # CONFIG_I2C_DEBUG_BUS is not set 1035 - # CONFIG_I2C_DEBUG_CHIP is not set 1036 1023 # CONFIG_SPI is not set 1037 1024 1038 1025 # ··· 1042 1041 # 1043 1042 # Memory mapped GPIO expanders: 1044 1043 # 1044 + # CONFIG_GPIO_IT8761E is not set 1045 1045 # CONFIG_GPIO_XILINX is not set 1046 + # CONFIG_GPIO_SCH is not set 1046 1047 1047 1048 # 1048 1049 # I2C GPIO expanders: 1049 1050 # 1051 + # CONFIG_GPIO_MAX7300 is not set 1050 1052 # CONFIG_GPIO_MAX732X is not set 1051 1053 # CONFIG_GPIO_PCA953X is not set 1052 1054 # CONFIG_GPIO_PCF857X is not set 1055 + # CONFIG_GPIO_ADP5588 is not set 1053 1056 1054 1057 # 1055 1058 # PCI GPIO expanders: ··· 1086 1081 # CONFIG_SENSORS_ADM1029 is not set 1087 1082 # CONFIG_SENSORS_ADM1031 is not set 1088 1083 # CONFIG_SENSORS_ADM9240 is not set 1084 + # CONFIG_SENSORS_ADT7411 is not set 1089 1085 # CONFIG_SENSORS_ADT7462 is not set 1090 1086 # CONFIG_SENSORS_ADT7470 is not set 1091 - # CONFIG_SENSORS_ADT7473 is not set 1092 1087 # CONFIG_SENSORS_ADT7475 is not set 1088 + # CONFIG_SENSORS_ASC7621 is not set 1093 1089 # CONFIG_SENSORS_ATXP1 is not set 1094 1090 # CONFIG_SENSORS_DS1621 is not set 1095 1091 # CONFIG_SENSORS_I5K_AMB is not set ··· 1128 1122 # CONFIG_SENSORS_SMSC47M192 is not set 1129 1123 # CONFIG_SENSORS_SMSC47B397 is not set 1130 1124 # CONFIG_SENSORS_ADS7828 is not set 1125 + # CONFIG_SENSORS_AMC6821 is not set 1131 1126 # CONFIG_SENSORS_THMC50 is not set 1132 1127 # CONFIG_SENSORS_TMP401 is not set 1133 1128 # CONFIG_SENSORS_TMP421 is not set ··· 1162 1155 # CONFIG_TPS65010 is not set 1163 1156 # CONFIG_MFD_TMIO is not set 1164 1157 # CONFIG_MFD_WM8400 is not set 1165 - # CONFIG_MFD_WM8350_I2C is not set 1158 + # CONFIG_MFD_WM8994 is not set 1166 1159 # CONFIG_MFD_PCF50633 is not set 1167 - # CONFIG_AB3100_CORE is not set 1160 + # CONFIG_MFD_TIMBERDALE is not set 1161 + # CONFIG_LPC_SCH is not set 1168 1162 # CONFIG_REGULATOR is not set 1169 1163 # CONFIG_MEDIA_SUPPORT is not set 1170 1164 ··· 1174 1166 # 1175 1167 CONFIG_AGP=m 1176 1168 CONFIG_VGA_ARB=y 1169 + CONFIG_VGA_ARB_MAX_GPUS=16 1177 1170 CONFIG_DRM=m 1178 1171 # CONFIG_DRM_TDFX is not set 1179 1172 # CONFIG_DRM_R128 is not set ··· 1317 1308 # CONFIG_BEFS_FS is not set 1318 1309 # CONFIG_BFS_FS is not set 1319 1310 # CONFIG_EFS_FS is not set 1311 + # CONFIG_LOGFS is not set 1320 1312 CONFIG_CRAMFS=m 1321 1313 # CONFIG_SQUASHFS is not set 1322 1314 # CONFIG_VXFS_FS is not set ··· 1343 1333 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1344 1334 CONFIG_SMB_FS=m 1345 1335 # CONFIG_SMB_NLS_DEFAULT is not set 1336 + # CONFIG_CEPH_FS is not set 1346 1337 # CONFIG_CIFS is not set 1347 1338 # CONFIG_NCP_FS is not set 1348 1339 # CONFIG_CODA_FS is not set
+29 -19
arch/powerpc/configs/85xx/tqm8540_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:33 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:57 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 314 315 # Bus options 315 316 # 316 317 CONFIG_ZONE_DMA=y 318 + # CONFIG_NEED_DMA_MAP_STATE is not set 317 319 CONFIG_PPC_INDIRECT_PCI=y 318 320 CONFIG_FSL_SOC=y 319 321 CONFIG_FSL_PCI=y ··· 325 325 # CONFIG_PCIEPORTBUS is not set 326 326 CONFIG_ARCH_SUPPORTS_MSI=y 327 327 # CONFIG_PCI_MSI is not set 328 - # CONFIG_PCI_LEGACY is not set 329 328 # CONFIG_PCI_STUB is not set 330 329 # CONFIG_PCI_IOV is not set 331 330 # CONFIG_HAS_RAPIDIO is not set ··· 350 351 # Networking options 351 352 # 352 353 CONFIG_PACKET=y 353 - # CONFIG_PACKET_MMAP is not set 354 354 CONFIG_UNIX=y 355 355 CONFIG_XFRM=y 356 356 # CONFIG_XFRM_USER is not set ··· 523 525 # UBI - Unsorted block images 524 526 # 525 527 # CONFIG_MTD_UBI is not set 528 + CONFIG_OF_FLATTREE=y 529 + CONFIG_OF_DYNAMIC=y 526 530 CONFIG_OF_DEVICE=y 527 531 CONFIG_OF_I2C=y 528 532 CONFIG_OF_MDIO=y ··· 560 560 # CONFIG_ENCLOSURE_SERVICES is not set 561 561 # CONFIG_HP_ILO is not set 562 562 # CONFIG_ISL29003 is not set 563 + # CONFIG_SENSORS_TSL2550 is not set 563 564 # CONFIG_DS1682 is not set 564 565 # CONFIG_C2PORT is not set 565 566 ··· 633 632 # 634 633 # SCSI device support 635 634 # 635 + CONFIG_SCSI_MOD=y 636 636 # CONFIG_RAID_ATTRS is not set 637 637 # CONFIG_SCSI is not set 638 638 # CONFIG_SCSI_DMA is not set ··· 706 704 # CONFIG_PCNET32 is not set 707 705 # CONFIG_AMD8111_ETH is not set 708 706 # CONFIG_ADAPTEC_STARFIRE is not set 707 + # CONFIG_KSZ884X_PCI is not set 709 708 # CONFIG_B44 is not set 710 709 # CONFIG_FORCEDETH is not set 711 710 CONFIG_E100=y ··· 758 755 # CONFIG_CHELSIO_T1 is not set 759 756 CONFIG_CHELSIO_T3_DEPENDS=y 760 757 # CONFIG_CHELSIO_T3 is not set 758 + CONFIG_CHELSIO_T4_DEPENDS=y 759 + # CONFIG_CHELSIO_T4 is not set 761 760 # CONFIG_ENIC is not set 762 761 # CONFIG_IXGBE is not set 763 762 # CONFIG_IXGB is not set ··· 772 767 # CONFIG_MLX4_CORE is not set 773 768 # CONFIG_TEHUTI is not set 774 769 # CONFIG_BNX2X is not set 770 + # CONFIG_QLCNIC is not set 775 771 # CONFIG_QLGE is not set 776 772 # CONFIG_SFC is not set 777 773 # CONFIG_BE2NET is not set ··· 857 851 CONFIG_SERIAL_CORE_CONSOLE=y 858 852 # CONFIG_SERIAL_JSM is not set 859 853 # CONFIG_SERIAL_OF_PLATFORM is not set 854 + # CONFIG_SERIAL_TIMBERDALE is not set 860 855 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 861 856 CONFIG_UNIX98_PTYS=y 862 857 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 909 902 CONFIG_I2C_MPC=y 910 903 # CONFIG_I2C_OCORES is not set 911 904 # CONFIG_I2C_SIMTEC is not set 905 + # CONFIG_I2C_XILINX is not set 912 906 913 907 # 914 908 # External I2C/SMBus adapter drivers ··· 921 913 # Other I2C/SMBus bus drivers 922 914 # 923 915 # CONFIG_I2C_PCA_PLATFORM is not set 924 - 925 - # 926 - # Miscellaneous I2C Chip support 927 - # 928 - # CONFIG_SENSORS_TSL2550 is not set 929 916 # CONFIG_I2C_DEBUG_CORE is not set 930 917 # CONFIG_I2C_DEBUG_ALGO is not set 931 918 # CONFIG_I2C_DEBUG_BUS is not set 932 - # CONFIG_I2C_DEBUG_CHIP is not set 933 919 # CONFIG_SPI is not set 934 920 935 921 # ··· 949 947 # CONFIG_SENSORS_ADM1029 is not set 950 948 # CONFIG_SENSORS_ADM1031 is not set 951 949 # CONFIG_SENSORS_ADM9240 is not set 950 + # CONFIG_SENSORS_ADT7411 is not set 952 951 # CONFIG_SENSORS_ADT7462 is not set 953 952 # CONFIG_SENSORS_ADT7470 is not set 954 - # CONFIG_SENSORS_ADT7473 is not set 955 953 # CONFIG_SENSORS_ADT7475 is not set 954 + # CONFIG_SENSORS_ASC7621 is not set 956 955 # CONFIG_SENSORS_ATXP1 is not set 957 956 # CONFIG_SENSORS_DS1621 is not set 958 957 # CONFIG_SENSORS_I5K_AMB is not set ··· 990 987 # CONFIG_SENSORS_SMSC47M192 is not set 991 988 # CONFIG_SENSORS_SMSC47B397 is not set 992 989 # CONFIG_SENSORS_ADS7828 is not set 990 + # CONFIG_SENSORS_AMC6821 is not set 993 991 # CONFIG_SENSORS_THMC50 is not set 994 992 # CONFIG_SENSORS_TMP401 is not set 995 993 # CONFIG_SENSORS_TMP421 is not set ··· 1019 1015 # Multifunction device drivers 1020 1016 # 1021 1017 # CONFIG_MFD_CORE is not set 1018 + # CONFIG_MFD_88PM860X is not set 1022 1019 # CONFIG_MFD_SM501 is not set 1023 1020 # CONFIG_HTC_PASIC3 is not set 1024 1021 # CONFIG_TWL4030_CORE is not set 1025 1022 # CONFIG_MFD_TMIO is not set 1026 1023 # CONFIG_PMIC_DA903X is not set 1027 1024 # CONFIG_PMIC_ADP5520 is not set 1025 + # CONFIG_MFD_MAX8925 is not set 1028 1026 # CONFIG_MFD_WM8400 is not set 1029 1027 # CONFIG_MFD_WM831X is not set 1030 1028 # CONFIG_MFD_WM8350_I2C is not set 1029 + # CONFIG_MFD_WM8994 is not set 1031 1030 # CONFIG_MFD_PCF50633 is not set 1032 1031 # CONFIG_AB3100_CORE is not set 1033 - # CONFIG_MFD_88PM8607 is not set 1032 + # CONFIG_LPC_SCH is not set 1034 1033 # CONFIG_REGULATOR is not set 1035 1034 # CONFIG_MEDIA_SUPPORT is not set 1036 1035 ··· 1042 1035 # 1043 1036 # CONFIG_AGP is not set 1044 1037 CONFIG_VGA_ARB=y 1038 + CONFIG_VGA_ARB_MAX_GPUS=16 1045 1039 # CONFIG_DRM is not set 1046 1040 # CONFIG_VGASTATE is not set 1047 1041 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1180 1172 # CONFIG_JFFS2_LZO is not set 1181 1173 CONFIG_JFFS2_RTIME=y 1182 1174 # CONFIG_JFFS2_RUBIN is not set 1175 + # CONFIG_LOGFS is not set 1183 1176 CONFIG_CRAMFS=y 1184 1177 # CONFIG_SQUASHFS is not set 1185 1178 # CONFIG_VXFS_FS is not set ··· 1203 1194 # CONFIG_RPCSEC_GSS_KRB5 is not set 1204 1195 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1205 1196 # CONFIG_SMB_FS is not set 1197 + # CONFIG_CEPH_FS is not set 1206 1198 # CONFIG_CIFS is not set 1207 1199 # CONFIG_NCP_FS is not set 1208 1200 # CONFIG_CODA_FS is not set
+35 -19
arch/powerpc/configs/85xx/tqm8541_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:34 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:58 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 103 99 # CONFIG_TREE_RCU_TRACE is not set 104 100 # CONFIG_IKCONFIG is not set 105 101 CONFIG_LOG_BUF_SHIFT=14 106 - CONFIG_GROUP_SCHED=y 107 - CONFIG_FAIR_GROUP_SCHED=y 108 - # CONFIG_RT_GROUP_SCHED is not set 109 - CONFIG_USER_SCHED=y 110 - # CONFIG_CGROUP_SCHED is not set 111 102 # CONFIG_CGROUPS is not set 112 - CONFIG_SYSFS_DEPRECATED=y 113 - CONFIG_SYSFS_DEPRECATED_V2=y 103 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 114 104 # CONFIG_RELAY is not set 115 105 # CONFIG_NAMESPACES is not set 116 106 CONFIG_BLK_DEV_INITRD=y ··· 112 114 CONFIG_RD_GZIP=y 113 115 # CONFIG_RD_BZIP2 is not set 114 116 # CONFIG_RD_LZMA is not set 117 + # CONFIG_RD_LZO is not set 115 118 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 119 CONFIG_SYSCTL=y 117 120 CONFIG_ANON_INODES=y ··· 317 318 # Bus options 318 319 # 319 320 CONFIG_ZONE_DMA=y 321 + # CONFIG_NEED_DMA_MAP_STATE is not set 320 322 CONFIG_PPC_INDIRECT_PCI=y 321 323 CONFIG_FSL_SOC=y 322 324 CONFIG_FSL_PCI=y ··· 328 328 # CONFIG_PCIEPORTBUS is not set 329 329 CONFIG_ARCH_SUPPORTS_MSI=y 330 330 # CONFIG_PCI_MSI is not set 331 - # CONFIG_PCI_LEGACY is not set 332 331 # CONFIG_PCI_STUB is not set 333 332 # CONFIG_PCI_IOV is not set 334 333 # CONFIG_HAS_RAPIDIO is not set ··· 353 354 # Networking options 354 355 # 355 356 CONFIG_PACKET=y 356 - # CONFIG_PACKET_MMAP is not set 357 357 CONFIG_UNIX=y 358 358 CONFIG_XFRM=y 359 359 # CONFIG_XFRM_USER is not set ··· 526 528 # UBI - Unsorted block images 527 529 # 528 530 # CONFIG_MTD_UBI is not set 531 + CONFIG_OF_FLATTREE=y 532 + CONFIG_OF_DYNAMIC=y 529 533 CONFIG_OF_DEVICE=y 530 534 CONFIG_OF_GPIO=y 531 535 CONFIG_OF_I2C=y ··· 564 564 # CONFIG_ENCLOSURE_SERVICES is not set 565 565 # CONFIG_HP_ILO is not set 566 566 # CONFIG_ISL29003 is not set 567 + # CONFIG_SENSORS_TSL2550 is not set 567 568 # CONFIG_DS1682 is not set 568 569 # CONFIG_C2PORT is not set 569 570 ··· 637 636 # 638 637 # SCSI device support 639 638 # 639 + CONFIG_SCSI_MOD=y 640 640 # CONFIG_RAID_ATTRS is not set 641 641 # CONFIG_SCSI is not set 642 642 # CONFIG_SCSI_DMA is not set ··· 710 708 # CONFIG_PCNET32 is not set 711 709 # CONFIG_AMD8111_ETH is not set 712 710 # CONFIG_ADAPTEC_STARFIRE is not set 711 + # CONFIG_KSZ884X_PCI is not set 713 712 # CONFIG_B44 is not set 714 713 # CONFIG_FORCEDETH is not set 715 714 CONFIG_E100=y ··· 763 760 # CONFIG_CHELSIO_T1 is not set 764 761 CONFIG_CHELSIO_T3_DEPENDS=y 765 762 # CONFIG_CHELSIO_T3 is not set 763 + CONFIG_CHELSIO_T4_DEPENDS=y 764 + # CONFIG_CHELSIO_T4 is not set 766 765 # CONFIG_ENIC is not set 767 766 # CONFIG_IXGBE is not set 768 767 # CONFIG_IXGB is not set ··· 777 772 # CONFIG_MLX4_CORE is not set 778 773 # CONFIG_TEHUTI is not set 779 774 # CONFIG_BNX2X is not set 775 + # CONFIG_QLCNIC is not set 780 776 # CONFIG_QLGE is not set 781 777 # CONFIG_SFC is not set 782 778 # CONFIG_BE2NET is not set ··· 864 858 CONFIG_SERIAL_CPM_CONSOLE=y 865 859 # CONFIG_SERIAL_JSM is not set 866 860 # CONFIG_SERIAL_OF_PLATFORM is not set 861 + # CONFIG_SERIAL_TIMBERDALE is not set 867 862 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 868 863 CONFIG_UNIX98_PTYS=y 869 864 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 919 912 CONFIG_I2C_MPC=y 920 913 # CONFIG_I2C_OCORES is not set 921 914 # CONFIG_I2C_SIMTEC is not set 915 + # CONFIG_I2C_XILINX is not set 922 916 923 917 # 924 918 # External I2C/SMBus adapter drivers ··· 931 923 # Other I2C/SMBus bus drivers 932 924 # 933 925 # CONFIG_I2C_PCA_PLATFORM is not set 934 - 935 - # 936 - # Miscellaneous I2C Chip support 937 - # 938 - # CONFIG_SENSORS_TSL2550 is not set 939 926 # CONFIG_I2C_DEBUG_CORE is not set 940 927 # CONFIG_I2C_DEBUG_ALGO is not set 941 928 # CONFIG_I2C_DEBUG_BUS is not set 942 - # CONFIG_I2C_DEBUG_CHIP is not set 943 929 # CONFIG_SPI is not set 944 930 945 931 # ··· 948 946 # 949 947 # Memory mapped GPIO expanders: 950 948 # 949 + # CONFIG_GPIO_IT8761E is not set 951 950 # CONFIG_GPIO_XILINX is not set 951 + # CONFIG_GPIO_SCH is not set 952 952 953 953 # 954 954 # I2C GPIO expanders: 955 955 # 956 + # CONFIG_GPIO_MAX7300 is not set 956 957 # CONFIG_GPIO_MAX732X is not set 957 958 # CONFIG_GPIO_PCA953X is not set 958 959 # CONFIG_GPIO_PCF857X is not set 960 + # CONFIG_GPIO_ADP5588 is not set 959 961 960 962 # 961 963 # PCI GPIO expanders: ··· 992 986 # CONFIG_SENSORS_ADM1029 is not set 993 987 # CONFIG_SENSORS_ADM1031 is not set 994 988 # CONFIG_SENSORS_ADM9240 is not set 989 + # CONFIG_SENSORS_ADT7411 is not set 995 990 # CONFIG_SENSORS_ADT7462 is not set 996 991 # CONFIG_SENSORS_ADT7470 is not set 997 - # CONFIG_SENSORS_ADT7473 is not set 998 992 # CONFIG_SENSORS_ADT7475 is not set 993 + # CONFIG_SENSORS_ASC7621 is not set 999 994 # CONFIG_SENSORS_ATXP1 is not set 1000 995 # CONFIG_SENSORS_DS1621 is not set 1001 996 # CONFIG_SENSORS_I5K_AMB is not set ··· 1034 1027 # CONFIG_SENSORS_SMSC47M192 is not set 1035 1028 # CONFIG_SENSORS_SMSC47B397 is not set 1036 1029 # CONFIG_SENSORS_ADS7828 is not set 1030 + # CONFIG_SENSORS_AMC6821 is not set 1037 1031 # CONFIG_SENSORS_THMC50 is not set 1038 1032 # CONFIG_SENSORS_TMP401 is not set 1039 1033 # CONFIG_SENSORS_TMP421 is not set ··· 1063 1055 # Multifunction device drivers 1064 1056 # 1065 1057 # CONFIG_MFD_CORE is not set 1058 + # CONFIG_MFD_88PM860X is not set 1066 1059 # CONFIG_MFD_SM501 is not set 1067 1060 # CONFIG_HTC_PASIC3 is not set 1061 + # CONFIG_HTC_I2CPLD is not set 1068 1062 # CONFIG_TPS65010 is not set 1069 1063 # CONFIG_TWL4030_CORE is not set 1070 1064 # CONFIG_MFD_TMIO is not set 1071 1065 # CONFIG_PMIC_DA903X is not set 1072 1066 # CONFIG_PMIC_ADP5520 is not set 1067 + # CONFIG_MFD_MAX8925 is not set 1073 1068 # CONFIG_MFD_WM8400 is not set 1074 1069 # CONFIG_MFD_WM831X is not set 1075 1070 # CONFIG_MFD_WM8350_I2C is not set 1071 + # CONFIG_MFD_WM8994 is not set 1076 1072 # CONFIG_MFD_PCF50633 is not set 1077 1073 # CONFIG_AB3100_CORE is not set 1078 - # CONFIG_MFD_88PM8607 is not set 1074 + # CONFIG_MFD_TIMBERDALE is not set 1075 + # CONFIG_LPC_SCH is not set 1079 1076 # CONFIG_REGULATOR is not set 1080 1077 # CONFIG_MEDIA_SUPPORT is not set 1081 1078 ··· 1089 1076 # 1090 1077 # CONFIG_AGP is not set 1091 1078 CONFIG_VGA_ARB=y 1079 + CONFIG_VGA_ARB_MAX_GPUS=16 1092 1080 # CONFIG_DRM is not set 1093 1081 # CONFIG_VGASTATE is not set 1094 1082 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1227 1213 # CONFIG_JFFS2_LZO is not set 1228 1214 CONFIG_JFFS2_RTIME=y 1229 1215 # CONFIG_JFFS2_RUBIN is not set 1216 + # CONFIG_LOGFS is not set 1230 1217 CONFIG_CRAMFS=y 1231 1218 # CONFIG_SQUASHFS is not set 1232 1219 # CONFIG_VXFS_FS is not set ··· 1250 1235 # CONFIG_RPCSEC_GSS_KRB5 is not set 1251 1236 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1252 1237 # CONFIG_SMB_FS is not set 1238 + # CONFIG_CEPH_FS is not set 1253 1239 # CONFIG_CIFS is not set 1254 1240 # CONFIG_NCP_FS is not set 1255 1241 # CONFIG_CODA_FS is not set
+28 -19
arch/powerpc/configs/85xx/tqm8548_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:35 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:59 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 67 67 # CONFIG_PPC_DCR_NATIVE is not set 68 68 # CONFIG_PPC_DCR_MMIO is not set 69 69 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 70 + CONFIG_PPC_ADV_DEBUG_REGS=y 71 + CONFIG_PPC_ADV_DEBUG_IACS=2 72 + CONFIG_PPC_ADV_DEBUG_DACS=2 73 + CONFIG_PPC_ADV_DEBUG_DVCS=0 70 74 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 71 75 CONFIG_CONSTRUCTORS=y 72 76 ··· 102 98 # CONFIG_TREE_RCU_TRACE is not set 103 99 # CONFIG_IKCONFIG is not set 104 100 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - # CONFIG_FAIR_GROUP_SCHED is not set 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 101 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 103 # CONFIG_RELAY is not set 114 104 # CONFIG_NAMESPACES is not set 115 105 CONFIG_BLK_DEV_INITRD=y ··· 111 113 CONFIG_RD_GZIP=y 112 114 # CONFIG_RD_BZIP2 is not set 113 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 114 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 118 CONFIG_SYSCTL=y 116 119 CONFIG_ANON_INODES=y ··· 323 324 # Bus options 324 325 # 325 326 CONFIG_ZONE_DMA=y 327 + # CONFIG_NEED_DMA_MAP_STATE is not set 326 328 CONFIG_PPC_INDIRECT_PCI=y 327 329 CONFIG_FSL_SOC=y 328 330 CONFIG_FSL_PCI=y ··· 339 339 # CONFIG_PCIEASPM is not set 340 340 CONFIG_ARCH_SUPPORTS_MSI=y 341 341 # CONFIG_PCI_MSI is not set 342 - # CONFIG_PCI_LEGACY is not set 343 342 # CONFIG_PCI_DEBUG is not set 344 343 # CONFIG_PCI_STUB is not set 345 344 # CONFIG_PCI_IOV is not set ··· 367 368 # Networking options 368 369 # 369 370 CONFIG_PACKET=y 370 - # CONFIG_PACKET_MMAP is not set 371 371 CONFIG_UNIX=y 372 372 CONFIG_XFRM=y 373 373 CONFIG_XFRM_USER=y ··· 557 559 # UBI - Unsorted block images 558 560 # 559 561 # CONFIG_MTD_UBI is not set 562 + CONFIG_OF_FLATTREE=y 563 + CONFIG_OF_DYNAMIC=y 560 564 CONFIG_OF_DEVICE=y 561 565 CONFIG_OF_I2C=y 562 566 CONFIG_OF_MDIO=y ··· 594 594 # CONFIG_ENCLOSURE_SERVICES is not set 595 595 # CONFIG_HP_ILO is not set 596 596 # CONFIG_ISL29003 is not set 597 + # CONFIG_SENSORS_TSL2550 is not set 597 598 # CONFIG_DS1682 is not set 598 599 # CONFIG_C2PORT is not set 599 600 ··· 612 611 # 613 612 # SCSI device support 614 613 # 614 + CONFIG_SCSI_MOD=y 615 615 # CONFIG_RAID_ATTRS is not set 616 616 # CONFIG_SCSI is not set 617 617 # CONFIG_SCSI_DMA is not set ··· 718 716 # CONFIG_CHELSIO_T1 is not set 719 717 CONFIG_CHELSIO_T3_DEPENDS=y 720 718 # CONFIG_CHELSIO_T3 is not set 719 + CONFIG_CHELSIO_T4_DEPENDS=y 720 + # CONFIG_CHELSIO_T4 is not set 721 721 # CONFIG_ENIC is not set 722 722 # CONFIG_IXGBE is not set 723 723 # CONFIG_IXGB is not set ··· 732 728 # CONFIG_MLX4_CORE is not set 733 729 # CONFIG_TEHUTI is not set 734 730 # CONFIG_BNX2X is not set 731 + # CONFIG_QLCNIC is not set 735 732 # CONFIG_QLGE is not set 736 733 # CONFIG_SFC is not set 737 734 # CONFIG_BE2NET is not set ··· 817 812 CONFIG_SERIAL_CORE_CONSOLE=y 818 813 # CONFIG_SERIAL_JSM is not set 819 814 # CONFIG_SERIAL_OF_PLATFORM is not set 815 + # CONFIG_SERIAL_TIMBERDALE is not set 820 816 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 821 817 CONFIG_UNIX98_PTYS=y 822 818 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 866 860 CONFIG_I2C_MPC=y 867 861 # CONFIG_I2C_OCORES is not set 868 862 # CONFIG_I2C_SIMTEC is not set 863 + # CONFIG_I2C_XILINX is not set 869 864 870 865 # 871 866 # External I2C/SMBus adapter drivers ··· 879 872 # 880 873 # CONFIG_I2C_PCA_PLATFORM is not set 881 874 # CONFIG_I2C_STUB is not set 882 - 883 - # 884 - # Miscellaneous I2C Chip support 885 - # 886 - # CONFIG_SENSORS_TSL2550 is not set 887 875 # CONFIG_I2C_DEBUG_CORE is not set 888 876 # CONFIG_I2C_DEBUG_ALGO is not set 889 877 # CONFIG_I2C_DEBUG_BUS is not set 890 - # CONFIG_I2C_DEBUG_CHIP is not set 891 878 # CONFIG_SPI is not set 892 879 893 880 # ··· 907 906 # CONFIG_SENSORS_ADM1029 is not set 908 907 # CONFIG_SENSORS_ADM1031 is not set 909 908 # CONFIG_SENSORS_ADM9240 is not set 909 + # CONFIG_SENSORS_ADT7411 is not set 910 910 # CONFIG_SENSORS_ADT7462 is not set 911 911 # CONFIG_SENSORS_ADT7470 is not set 912 - # CONFIG_SENSORS_ADT7473 is not set 913 912 # CONFIG_SENSORS_ADT7475 is not set 913 + # CONFIG_SENSORS_ASC7621 is not set 914 914 # CONFIG_SENSORS_ATXP1 is not set 915 915 # CONFIG_SENSORS_DS1621 is not set 916 916 # CONFIG_SENSORS_I5K_AMB is not set ··· 948 946 # CONFIG_SENSORS_SMSC47M192 is not set 949 947 # CONFIG_SENSORS_SMSC47B397 is not set 950 948 # CONFIG_SENSORS_ADS7828 is not set 949 + # CONFIG_SENSORS_AMC6821 is not set 951 950 # CONFIG_SENSORS_THMC50 is not set 952 951 # CONFIG_SENSORS_TMP401 is not set 953 952 # CONFIG_SENSORS_TMP421 is not set ··· 977 974 # Multifunction device drivers 978 975 # 979 976 # CONFIG_MFD_CORE is not set 977 + # CONFIG_MFD_88PM860X is not set 980 978 # CONFIG_MFD_SM501 is not set 981 979 # CONFIG_HTC_PASIC3 is not set 982 980 # CONFIG_TWL4030_CORE is not set 983 981 # CONFIG_MFD_TMIO is not set 984 982 # CONFIG_PMIC_DA903X is not set 985 983 # CONFIG_PMIC_ADP5520 is not set 984 + # CONFIG_MFD_MAX8925 is not set 986 985 # CONFIG_MFD_WM8400 is not set 987 986 # CONFIG_MFD_WM831X is not set 988 987 # CONFIG_MFD_WM8350_I2C is not set 988 + # CONFIG_MFD_WM8994 is not set 989 989 # CONFIG_MFD_PCF50633 is not set 990 990 # CONFIG_AB3100_CORE is not set 991 - # CONFIG_MFD_88PM8607 is not set 991 + # CONFIG_LPC_SCH is not set 992 992 # CONFIG_REGULATOR is not set 993 993 # CONFIG_MEDIA_SUPPORT is not set 994 994 ··· 1000 994 # 1001 995 # CONFIG_AGP is not set 1002 996 CONFIG_VGA_ARB=y 997 + CONFIG_VGA_ARB_MAX_GPUS=16 1003 998 # CONFIG_DRM is not set 1004 999 # CONFIG_VGASTATE is not set 1005 1000 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1169 1162 # CONFIG_JFFS2_LZO is not set 1170 1163 CONFIG_JFFS2_RTIME=y 1171 1164 # CONFIG_JFFS2_RUBIN is not set 1165 + # CONFIG_LOGFS is not set 1172 1166 # CONFIG_CRAMFS is not set 1173 1167 # CONFIG_SQUASHFS is not set 1174 1168 # CONFIG_VXFS_FS is not set ··· 1192 1184 # CONFIG_RPCSEC_GSS_KRB5 is not set 1193 1185 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1194 1186 # CONFIG_SMB_FS is not set 1187 + # CONFIG_CEPH_FS is not set 1195 1188 # CONFIG_CIFS is not set 1196 1189 # CONFIG_NCP_FS is not set 1197 1190 # CONFIG_CODA_FS is not set
+35 -19
arch/powerpc/configs/85xx/tqm8555_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:36 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:00 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 103 99 # CONFIG_TREE_RCU_TRACE is not set 104 100 # CONFIG_IKCONFIG is not set 105 101 CONFIG_LOG_BUF_SHIFT=14 106 - CONFIG_GROUP_SCHED=y 107 - CONFIG_FAIR_GROUP_SCHED=y 108 - # CONFIG_RT_GROUP_SCHED is not set 109 - CONFIG_USER_SCHED=y 110 - # CONFIG_CGROUP_SCHED is not set 111 102 # CONFIG_CGROUPS is not set 112 - CONFIG_SYSFS_DEPRECATED=y 113 - CONFIG_SYSFS_DEPRECATED_V2=y 103 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 114 104 # CONFIG_RELAY is not set 115 105 # CONFIG_NAMESPACES is not set 116 106 CONFIG_BLK_DEV_INITRD=y ··· 112 114 CONFIG_RD_GZIP=y 113 115 # CONFIG_RD_BZIP2 is not set 114 116 # CONFIG_RD_LZMA is not set 117 + # CONFIG_RD_LZO is not set 115 118 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 119 CONFIG_SYSCTL=y 117 120 CONFIG_ANON_INODES=y ··· 317 318 # Bus options 318 319 # 319 320 CONFIG_ZONE_DMA=y 321 + # CONFIG_NEED_DMA_MAP_STATE is not set 320 322 CONFIG_PPC_INDIRECT_PCI=y 321 323 CONFIG_FSL_SOC=y 322 324 CONFIG_FSL_PCI=y ··· 328 328 # CONFIG_PCIEPORTBUS is not set 329 329 CONFIG_ARCH_SUPPORTS_MSI=y 330 330 # CONFIG_PCI_MSI is not set 331 - # CONFIG_PCI_LEGACY is not set 332 331 # CONFIG_PCI_STUB is not set 333 332 # CONFIG_PCI_IOV is not set 334 333 # CONFIG_HAS_RAPIDIO is not set ··· 353 354 # Networking options 354 355 # 355 356 CONFIG_PACKET=y 356 - # CONFIG_PACKET_MMAP is not set 357 357 CONFIG_UNIX=y 358 358 CONFIG_XFRM=y 359 359 # CONFIG_XFRM_USER is not set ··· 526 528 # UBI - Unsorted block images 527 529 # 528 530 # CONFIG_MTD_UBI is not set 531 + CONFIG_OF_FLATTREE=y 532 + CONFIG_OF_DYNAMIC=y 529 533 CONFIG_OF_DEVICE=y 530 534 CONFIG_OF_GPIO=y 531 535 CONFIG_OF_I2C=y ··· 564 564 # CONFIG_ENCLOSURE_SERVICES is not set 565 565 # CONFIG_HP_ILO is not set 566 566 # CONFIG_ISL29003 is not set 567 + # CONFIG_SENSORS_TSL2550 is not set 567 568 # CONFIG_DS1682 is not set 568 569 # CONFIG_C2PORT is not set 569 570 ··· 637 636 # 638 637 # SCSI device support 639 638 # 639 + CONFIG_SCSI_MOD=y 640 640 # CONFIG_RAID_ATTRS is not set 641 641 # CONFIG_SCSI is not set 642 642 # CONFIG_SCSI_DMA is not set ··· 710 708 # CONFIG_PCNET32 is not set 711 709 # CONFIG_AMD8111_ETH is not set 712 710 # CONFIG_ADAPTEC_STARFIRE is not set 711 + # CONFIG_KSZ884X_PCI is not set 713 712 # CONFIG_B44 is not set 714 713 # CONFIG_FORCEDETH is not set 715 714 CONFIG_E100=y ··· 763 760 # CONFIG_CHELSIO_T1 is not set 764 761 CONFIG_CHELSIO_T3_DEPENDS=y 765 762 # CONFIG_CHELSIO_T3 is not set 763 + CONFIG_CHELSIO_T4_DEPENDS=y 764 + # CONFIG_CHELSIO_T4 is not set 766 765 # CONFIG_ENIC is not set 767 766 # CONFIG_IXGBE is not set 768 767 # CONFIG_IXGB is not set ··· 777 772 # CONFIG_MLX4_CORE is not set 778 773 # CONFIG_TEHUTI is not set 779 774 # CONFIG_BNX2X is not set 775 + # CONFIG_QLCNIC is not set 780 776 # CONFIG_QLGE is not set 781 777 # CONFIG_SFC is not set 782 778 # CONFIG_BE2NET is not set ··· 864 858 CONFIG_SERIAL_CPM_CONSOLE=y 865 859 # CONFIG_SERIAL_JSM is not set 866 860 # CONFIG_SERIAL_OF_PLATFORM is not set 861 + # CONFIG_SERIAL_TIMBERDALE is not set 867 862 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 868 863 CONFIG_UNIX98_PTYS=y 869 864 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 919 912 CONFIG_I2C_MPC=y 920 913 # CONFIG_I2C_OCORES is not set 921 914 # CONFIG_I2C_SIMTEC is not set 915 + # CONFIG_I2C_XILINX is not set 922 916 923 917 # 924 918 # External I2C/SMBus adapter drivers ··· 931 923 # Other I2C/SMBus bus drivers 932 924 # 933 925 # CONFIG_I2C_PCA_PLATFORM is not set 934 - 935 - # 936 - # Miscellaneous I2C Chip support 937 - # 938 - # CONFIG_SENSORS_TSL2550 is not set 939 926 # CONFIG_I2C_DEBUG_CORE is not set 940 927 # CONFIG_I2C_DEBUG_ALGO is not set 941 928 # CONFIG_I2C_DEBUG_BUS is not set 942 - # CONFIG_I2C_DEBUG_CHIP is not set 943 929 # CONFIG_SPI is not set 944 930 945 931 # ··· 948 946 # 949 947 # Memory mapped GPIO expanders: 950 948 # 949 + # CONFIG_GPIO_IT8761E is not set 951 950 # CONFIG_GPIO_XILINX is not set 951 + # CONFIG_GPIO_SCH is not set 952 952 953 953 # 954 954 # I2C GPIO expanders: 955 955 # 956 + # CONFIG_GPIO_MAX7300 is not set 956 957 # CONFIG_GPIO_MAX732X is not set 957 958 # CONFIG_GPIO_PCA953X is not set 958 959 # CONFIG_GPIO_PCF857X is not set 960 + # CONFIG_GPIO_ADP5588 is not set 959 961 960 962 # 961 963 # PCI GPIO expanders: ··· 992 986 # CONFIG_SENSORS_ADM1029 is not set 993 987 # CONFIG_SENSORS_ADM1031 is not set 994 988 # CONFIG_SENSORS_ADM9240 is not set 989 + # CONFIG_SENSORS_ADT7411 is not set 995 990 # CONFIG_SENSORS_ADT7462 is not set 996 991 # CONFIG_SENSORS_ADT7470 is not set 997 - # CONFIG_SENSORS_ADT7473 is not set 998 992 # CONFIG_SENSORS_ADT7475 is not set 993 + # CONFIG_SENSORS_ASC7621 is not set 999 994 # CONFIG_SENSORS_ATXP1 is not set 1000 995 # CONFIG_SENSORS_DS1621 is not set 1001 996 # CONFIG_SENSORS_I5K_AMB is not set ··· 1034 1027 # CONFIG_SENSORS_SMSC47M192 is not set 1035 1028 # CONFIG_SENSORS_SMSC47B397 is not set 1036 1029 # CONFIG_SENSORS_ADS7828 is not set 1030 + # CONFIG_SENSORS_AMC6821 is not set 1037 1031 # CONFIG_SENSORS_THMC50 is not set 1038 1032 # CONFIG_SENSORS_TMP401 is not set 1039 1033 # CONFIG_SENSORS_TMP421 is not set ··· 1063 1055 # Multifunction device drivers 1064 1056 # 1065 1057 # CONFIG_MFD_CORE is not set 1058 + # CONFIG_MFD_88PM860X is not set 1066 1059 # CONFIG_MFD_SM501 is not set 1067 1060 # CONFIG_HTC_PASIC3 is not set 1061 + # CONFIG_HTC_I2CPLD is not set 1068 1062 # CONFIG_TPS65010 is not set 1069 1063 # CONFIG_TWL4030_CORE is not set 1070 1064 # CONFIG_MFD_TMIO is not set 1071 1065 # CONFIG_PMIC_DA903X is not set 1072 1066 # CONFIG_PMIC_ADP5520 is not set 1067 + # CONFIG_MFD_MAX8925 is not set 1073 1068 # CONFIG_MFD_WM8400 is not set 1074 1069 # CONFIG_MFD_WM831X is not set 1075 1070 # CONFIG_MFD_WM8350_I2C is not set 1071 + # CONFIG_MFD_WM8994 is not set 1076 1072 # CONFIG_MFD_PCF50633 is not set 1077 1073 # CONFIG_AB3100_CORE is not set 1078 - # CONFIG_MFD_88PM8607 is not set 1074 + # CONFIG_MFD_TIMBERDALE is not set 1075 + # CONFIG_LPC_SCH is not set 1079 1076 # CONFIG_REGULATOR is not set 1080 1077 # CONFIG_MEDIA_SUPPORT is not set 1081 1078 ··· 1089 1076 # 1090 1077 # CONFIG_AGP is not set 1091 1078 CONFIG_VGA_ARB=y 1079 + CONFIG_VGA_ARB_MAX_GPUS=16 1092 1080 # CONFIG_DRM is not set 1093 1081 # CONFIG_VGASTATE is not set 1094 1082 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1227 1213 # CONFIG_JFFS2_LZO is not set 1228 1214 CONFIG_JFFS2_RTIME=y 1229 1215 # CONFIG_JFFS2_RUBIN is not set 1216 + # CONFIG_LOGFS is not set 1230 1217 CONFIG_CRAMFS=y 1231 1218 # CONFIG_SQUASHFS is not set 1232 1219 # CONFIG_VXFS_FS is not set ··· 1250 1235 # CONFIG_RPCSEC_GSS_KRB5 is not set 1251 1236 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1252 1237 # CONFIG_SMB_FS is not set 1238 + # CONFIG_CEPH_FS is not set 1253 1239 # CONFIG_CIFS is not set 1254 1240 # CONFIG_NCP_FS is not set 1255 1241 # CONFIG_CODA_FS is not set
+35 -19
arch/powerpc/configs/85xx/tqm8560_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:36 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:01 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 103 99 # CONFIG_TREE_RCU_TRACE is not set 104 100 # CONFIG_IKCONFIG is not set 105 101 CONFIG_LOG_BUF_SHIFT=14 106 - CONFIG_GROUP_SCHED=y 107 - CONFIG_FAIR_GROUP_SCHED=y 108 - # CONFIG_RT_GROUP_SCHED is not set 109 - CONFIG_USER_SCHED=y 110 - # CONFIG_CGROUP_SCHED is not set 111 102 # CONFIG_CGROUPS is not set 112 - CONFIG_SYSFS_DEPRECATED=y 113 - CONFIG_SYSFS_DEPRECATED_V2=y 103 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 114 104 # CONFIG_RELAY is not set 115 105 # CONFIG_NAMESPACES is not set 116 106 CONFIG_BLK_DEV_INITRD=y ··· 112 114 CONFIG_RD_GZIP=y 113 115 # CONFIG_RD_BZIP2 is not set 114 116 # CONFIG_RD_LZMA is not set 117 + # CONFIG_RD_LZO is not set 115 118 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 119 CONFIG_SYSCTL=y 117 120 CONFIG_ANON_INODES=y ··· 317 318 # Bus options 318 319 # 319 320 CONFIG_ZONE_DMA=y 321 + # CONFIG_NEED_DMA_MAP_STATE is not set 320 322 CONFIG_PPC_INDIRECT_PCI=y 321 323 CONFIG_FSL_SOC=y 322 324 CONFIG_FSL_PCI=y ··· 328 328 # CONFIG_PCIEPORTBUS is not set 329 329 CONFIG_ARCH_SUPPORTS_MSI=y 330 330 # CONFIG_PCI_MSI is not set 331 - # CONFIG_PCI_LEGACY is not set 332 331 # CONFIG_PCI_STUB is not set 333 332 # CONFIG_PCI_IOV is not set 334 333 # CONFIG_HAS_RAPIDIO is not set ··· 353 354 # Networking options 354 355 # 355 356 CONFIG_PACKET=y 356 - # CONFIG_PACKET_MMAP is not set 357 357 CONFIG_UNIX=y 358 358 CONFIG_XFRM=y 359 359 # CONFIG_XFRM_USER is not set ··· 526 528 # UBI - Unsorted block images 527 529 # 528 530 # CONFIG_MTD_UBI is not set 531 + CONFIG_OF_FLATTREE=y 532 + CONFIG_OF_DYNAMIC=y 529 533 CONFIG_OF_DEVICE=y 530 534 CONFIG_OF_GPIO=y 531 535 CONFIG_OF_I2C=y ··· 564 564 # CONFIG_ENCLOSURE_SERVICES is not set 565 565 # CONFIG_HP_ILO is not set 566 566 # CONFIG_ISL29003 is not set 567 + # CONFIG_SENSORS_TSL2550 is not set 567 568 # CONFIG_DS1682 is not set 568 569 # CONFIG_C2PORT is not set 569 570 ··· 637 636 # 638 637 # SCSI device support 639 638 # 639 + CONFIG_SCSI_MOD=y 640 640 # CONFIG_RAID_ATTRS is not set 641 641 # CONFIG_SCSI is not set 642 642 # CONFIG_SCSI_DMA is not set ··· 710 708 # CONFIG_PCNET32 is not set 711 709 # CONFIG_AMD8111_ETH is not set 712 710 # CONFIG_ADAPTEC_STARFIRE is not set 711 + # CONFIG_KSZ884X_PCI is not set 713 712 # CONFIG_B44 is not set 714 713 # CONFIG_FORCEDETH is not set 715 714 CONFIG_E100=y ··· 763 760 # CONFIG_CHELSIO_T1 is not set 764 761 CONFIG_CHELSIO_T3_DEPENDS=y 765 762 # CONFIG_CHELSIO_T3 is not set 763 + CONFIG_CHELSIO_T4_DEPENDS=y 764 + # CONFIG_CHELSIO_T4 is not set 766 765 # CONFIG_ENIC is not set 767 766 # CONFIG_IXGBE is not set 768 767 # CONFIG_IXGB is not set ··· 777 772 # CONFIG_MLX4_CORE is not set 778 773 # CONFIG_TEHUTI is not set 779 774 # CONFIG_BNX2X is not set 775 + # CONFIG_QLCNIC is not set 780 776 # CONFIG_QLGE is not set 781 777 # CONFIG_SFC is not set 782 778 # CONFIG_BE2NET is not set ··· 864 858 CONFIG_SERIAL_CPM_CONSOLE=y 865 859 # CONFIG_SERIAL_JSM is not set 866 860 # CONFIG_SERIAL_OF_PLATFORM is not set 861 + # CONFIG_SERIAL_TIMBERDALE is not set 867 862 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 868 863 CONFIG_UNIX98_PTYS=y 869 864 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 919 912 CONFIG_I2C_MPC=y 920 913 # CONFIG_I2C_OCORES is not set 921 914 # CONFIG_I2C_SIMTEC is not set 915 + # CONFIG_I2C_XILINX is not set 922 916 923 917 # 924 918 # External I2C/SMBus adapter drivers ··· 931 923 # Other I2C/SMBus bus drivers 932 924 # 933 925 # CONFIG_I2C_PCA_PLATFORM is not set 934 - 935 - # 936 - # Miscellaneous I2C Chip support 937 - # 938 - # CONFIG_SENSORS_TSL2550 is not set 939 926 # CONFIG_I2C_DEBUG_CORE is not set 940 927 # CONFIG_I2C_DEBUG_ALGO is not set 941 928 # CONFIG_I2C_DEBUG_BUS is not set 942 - # CONFIG_I2C_DEBUG_CHIP is not set 943 929 # CONFIG_SPI is not set 944 930 945 931 # ··· 948 946 # 949 947 # Memory mapped GPIO expanders: 950 948 # 949 + # CONFIG_GPIO_IT8761E is not set 951 950 # CONFIG_GPIO_XILINX is not set 951 + # CONFIG_GPIO_SCH is not set 952 952 953 953 # 954 954 # I2C GPIO expanders: 955 955 # 956 + # CONFIG_GPIO_MAX7300 is not set 956 957 # CONFIG_GPIO_MAX732X is not set 957 958 # CONFIG_GPIO_PCA953X is not set 958 959 # CONFIG_GPIO_PCF857X is not set 960 + # CONFIG_GPIO_ADP5588 is not set 959 961 960 962 # 961 963 # PCI GPIO expanders: ··· 992 986 # CONFIG_SENSORS_ADM1029 is not set 993 987 # CONFIG_SENSORS_ADM1031 is not set 994 988 # CONFIG_SENSORS_ADM9240 is not set 989 + # CONFIG_SENSORS_ADT7411 is not set 995 990 # CONFIG_SENSORS_ADT7462 is not set 996 991 # CONFIG_SENSORS_ADT7470 is not set 997 - # CONFIG_SENSORS_ADT7473 is not set 998 992 # CONFIG_SENSORS_ADT7475 is not set 993 + # CONFIG_SENSORS_ASC7621 is not set 999 994 # CONFIG_SENSORS_ATXP1 is not set 1000 995 # CONFIG_SENSORS_DS1621 is not set 1001 996 # CONFIG_SENSORS_I5K_AMB is not set ··· 1034 1027 # CONFIG_SENSORS_SMSC47M192 is not set 1035 1028 # CONFIG_SENSORS_SMSC47B397 is not set 1036 1029 # CONFIG_SENSORS_ADS7828 is not set 1030 + # CONFIG_SENSORS_AMC6821 is not set 1037 1031 # CONFIG_SENSORS_THMC50 is not set 1038 1032 # CONFIG_SENSORS_TMP401 is not set 1039 1033 # CONFIG_SENSORS_TMP421 is not set ··· 1063 1055 # Multifunction device drivers 1064 1056 # 1065 1057 # CONFIG_MFD_CORE is not set 1058 + # CONFIG_MFD_88PM860X is not set 1066 1059 # CONFIG_MFD_SM501 is not set 1067 1060 # CONFIG_HTC_PASIC3 is not set 1061 + # CONFIG_HTC_I2CPLD is not set 1068 1062 # CONFIG_TPS65010 is not set 1069 1063 # CONFIG_TWL4030_CORE is not set 1070 1064 # CONFIG_MFD_TMIO is not set 1071 1065 # CONFIG_PMIC_DA903X is not set 1072 1066 # CONFIG_PMIC_ADP5520 is not set 1067 + # CONFIG_MFD_MAX8925 is not set 1073 1068 # CONFIG_MFD_WM8400 is not set 1074 1069 # CONFIG_MFD_WM831X is not set 1075 1070 # CONFIG_MFD_WM8350_I2C is not set 1071 + # CONFIG_MFD_WM8994 is not set 1076 1072 # CONFIG_MFD_PCF50633 is not set 1077 1073 # CONFIG_AB3100_CORE is not set 1078 - # CONFIG_MFD_88PM8607 is not set 1074 + # CONFIG_MFD_TIMBERDALE is not set 1075 + # CONFIG_LPC_SCH is not set 1079 1076 # CONFIG_REGULATOR is not set 1080 1077 # CONFIG_MEDIA_SUPPORT is not set 1081 1078 ··· 1089 1076 # 1090 1077 # CONFIG_AGP is not set 1091 1078 CONFIG_VGA_ARB=y 1079 + CONFIG_VGA_ARB_MAX_GPUS=16 1092 1080 # CONFIG_DRM is not set 1093 1081 # CONFIG_VGASTATE is not set 1094 1082 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1227 1213 # CONFIG_JFFS2_LZO is not set 1228 1214 CONFIG_JFFS2_RTIME=y 1229 1215 # CONFIG_JFFS2_RUBIN is not set 1216 + # CONFIG_LOGFS is not set 1230 1217 CONFIG_CRAMFS=y 1231 1218 # CONFIG_SQUASHFS is not set 1232 1219 # CONFIG_VXFS_FS is not set ··· 1250 1235 # CONFIG_RPCSEC_GSS_KRB5 is not set 1251 1236 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1252 1237 # CONFIG_SMB_FS is not set 1238 + # CONFIG_CEPH_FS is not set 1253 1239 # CONFIG_CIFS is not set 1254 1240 # CONFIG_NCP_FS is not set 1255 1241 # CONFIG_CODA_FS is not set
+41 -18
arch/powerpc/configs/85xx/xes_mpc85xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:37 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:01 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 69 69 # CONFIG_PPC_DCR_NATIVE is not set 70 70 # CONFIG_PPC_DCR_MMIO is not set 71 71 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 72 + CONFIG_PPC_ADV_DEBUG_REGS=y 73 + CONFIG_PPC_ADV_DEBUG_IACS=2 74 + CONFIG_PPC_ADV_DEBUG_DACS=2 75 + CONFIG_PPC_ADV_DEBUG_DVCS=0 72 76 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 73 77 CONFIG_CONSTRUCTORS=y 74 78 ··· 108 104 CONFIG_IKCONFIG=y 109 105 CONFIG_IKCONFIG_PROC=y 110 106 CONFIG_LOG_BUF_SHIFT=14 111 - # CONFIG_GROUP_SCHED is not set 112 107 # CONFIG_CGROUPS is not set 113 - CONFIG_SYSFS_DEPRECATED=y 114 - CONFIG_SYSFS_DEPRECATED_V2=y 108 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 115 109 # CONFIG_RELAY is not set 116 110 # CONFIG_NAMESPACES is not set 117 111 CONFIG_BLK_DEV_INITRD=y ··· 117 115 CONFIG_RD_GZIP=y 118 116 # CONFIG_RD_BZIP2 is not set 119 117 # CONFIG_RD_LZMA is not set 118 + # CONFIG_RD_LZO is not set 120 119 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 121 120 CONFIG_SYSCTL=y 122 121 CONFIG_ANON_INODES=y ··· 331 328 # Bus options 332 329 # 333 330 CONFIG_ZONE_DMA=y 331 + # CONFIG_NEED_DMA_MAP_STATE is not set 334 332 CONFIG_PPC_INDIRECT_PCI=y 335 333 CONFIG_FSL_SOC=y 336 334 CONFIG_FSL_PCI=y ··· 347 343 # CONFIG_PCIEASPM is not set 348 344 CONFIG_ARCH_SUPPORTS_MSI=y 349 345 CONFIG_PCI_MSI=y 350 - CONFIG_PCI_LEGACY=y 351 346 # CONFIG_PCI_DEBUG is not set 352 347 # CONFIG_PCI_STUB is not set 353 348 # CONFIG_PCI_IOV is not set ··· 378 375 # Networking options 379 376 # 380 377 CONFIG_PACKET=y 381 - # CONFIG_PACKET_MMAP is not set 382 378 CONFIG_UNIX=y 383 379 CONFIG_XFRM=y 384 380 CONFIG_XFRM_USER=y ··· 602 600 # UBI - Unsorted block images 603 601 # 604 602 # CONFIG_MTD_UBI is not set 603 + CONFIG_OF_FLATTREE=y 604 + CONFIG_OF_DYNAMIC=y 605 605 CONFIG_OF_DEVICE=y 606 606 CONFIG_OF_GPIO=y 607 607 CONFIG_OF_I2C=y ··· 641 637 # CONFIG_ENCLOSURE_SERVICES is not set 642 638 # CONFIG_HP_ILO is not set 643 639 # CONFIG_ISL29003 is not set 640 + # CONFIG_SENSORS_TSL2550 is not set 644 641 # CONFIG_DS1682 is not set 645 642 # CONFIG_C2PORT is not set 646 643 ··· 659 654 # 660 655 # SCSI device support 661 656 # 657 + CONFIG_SCSI_MOD=y 662 658 # CONFIG_RAID_ATTRS is not set 663 659 CONFIG_SCSI=y 664 660 CONFIG_SCSI_DMA=y ··· 783 777 # CONFIG_PATA_IT821X is not set 784 778 # CONFIG_PATA_IT8213 is not set 785 779 # CONFIG_PATA_JMICRON is not set 780 + # CONFIG_PATA_LEGACY is not set 786 781 # CONFIG_PATA_TRIFLEX is not set 787 782 # CONFIG_PATA_MARVELL is not set 788 783 # CONFIG_PATA_MPIIX is not set ··· 1011 1004 CONFIG_SERIAL_CORE_CONSOLE=y 1012 1005 # CONFIG_SERIAL_JSM is not set 1013 1006 # CONFIG_SERIAL_OF_PLATFORM is not set 1007 + # CONFIG_SERIAL_TIMBERDALE is not set 1014 1008 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1015 1009 CONFIG_UNIX98_PTYS=y 1016 1010 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1061 1053 CONFIG_I2C_MPC=y 1062 1054 # CONFIG_I2C_OCORES is not set 1063 1055 # CONFIG_I2C_SIMTEC is not set 1056 + # CONFIG_I2C_XILINX is not set 1064 1057 1065 1058 # 1066 1059 # External I2C/SMBus adapter drivers ··· 1075 1066 # 1076 1067 # CONFIG_I2C_PCA_PLATFORM is not set 1077 1068 # CONFIG_I2C_STUB is not set 1078 - 1079 - # 1080 - # Miscellaneous I2C Chip support 1081 - # 1082 - # CONFIG_SENSORS_TSL2550 is not set 1083 1069 # CONFIG_I2C_DEBUG_CORE is not set 1084 1070 # CONFIG_I2C_DEBUG_ALGO is not set 1085 1071 # CONFIG_I2C_DEBUG_BUS is not set 1086 - # CONFIG_I2C_DEBUG_CHIP is not set 1087 1072 # CONFIG_SPI is not set 1088 1073 1089 1074 # ··· 1093 1090 # 1094 1091 # Memory mapped GPIO expanders: 1095 1092 # 1093 + # CONFIG_GPIO_IT8761E is not set 1096 1094 # CONFIG_GPIO_XILINX is not set 1095 + # CONFIG_GPIO_SCH is not set 1097 1096 1098 1097 # 1099 1098 # I2C GPIO expanders: 1100 1099 # 1100 + # CONFIG_GPIO_MAX7300 is not set 1101 1101 # CONFIG_GPIO_MAX732X is not set 1102 1102 CONFIG_GPIO_PCA953X=y 1103 + # CONFIG_GPIO_PCA953X_IRQ is not set 1103 1104 # CONFIG_GPIO_PCF857X is not set 1105 + # CONFIG_GPIO_ADP5588 is not set 1104 1106 1105 1107 # 1106 1108 # PCI GPIO expanders: ··· 1138 1130 # CONFIG_SENSORS_ADM1029 is not set 1139 1131 # CONFIG_SENSORS_ADM1031 is not set 1140 1132 # CONFIG_SENSORS_ADM9240 is not set 1133 + # CONFIG_SENSORS_ADT7411 is not set 1141 1134 # CONFIG_SENSORS_ADT7462 is not set 1142 1135 # CONFIG_SENSORS_ADT7470 is not set 1143 - # CONFIG_SENSORS_ADT7473 is not set 1144 1136 # CONFIG_SENSORS_ADT7475 is not set 1137 + # CONFIG_SENSORS_ASC7621 is not set 1145 1138 # CONFIG_SENSORS_ATXP1 is not set 1146 1139 CONFIG_SENSORS_DS1621=y 1147 1140 # CONFIG_SENSORS_I5K_AMB is not set ··· 1180 1171 # CONFIG_SENSORS_SMSC47M192 is not set 1181 1172 # CONFIG_SENSORS_SMSC47B397 is not set 1182 1173 # CONFIG_SENSORS_ADS7828 is not set 1174 + # CONFIG_SENSORS_AMC6821 is not set 1183 1175 # CONFIG_SENSORS_THMC50 is not set 1184 1176 # CONFIG_SENSORS_TMP401 is not set 1185 1177 # CONFIG_SENSORS_TMP421 is not set ··· 1228 1218 # Multifunction device drivers 1229 1219 # 1230 1220 # CONFIG_MFD_CORE is not set 1221 + # CONFIG_MFD_88PM860X is not set 1231 1222 # CONFIG_MFD_SM501 is not set 1232 1223 # CONFIG_HTC_PASIC3 is not set 1224 + # CONFIG_HTC_I2CPLD is not set 1233 1225 # CONFIG_TPS65010 is not set 1234 1226 # CONFIG_TWL4030_CORE is not set 1235 1227 # CONFIG_MFD_TMIO is not set 1236 1228 # CONFIG_PMIC_DA903X is not set 1237 1229 # CONFIG_PMIC_ADP5520 is not set 1230 + # CONFIG_MFD_MAX8925 is not set 1238 1231 # CONFIG_MFD_WM8400 is not set 1239 1232 # CONFIG_MFD_WM831X is not set 1240 1233 # CONFIG_MFD_WM8350_I2C is not set 1234 + # CONFIG_MFD_WM8994 is not set 1241 1235 # CONFIG_MFD_PCF50633 is not set 1242 1236 # CONFIG_AB3100_CORE is not set 1243 - # CONFIG_MFD_88PM8607 is not set 1237 + # CONFIG_MFD_TIMBERDALE is not set 1238 + # CONFIG_LPC_SCH is not set 1244 1239 # CONFIG_REGULATOR is not set 1245 1240 # CONFIG_MEDIA_SUPPORT is not set 1246 1241 ··· 1254 1239 # 1255 1240 # CONFIG_AGP is not set 1256 1241 CONFIG_VGA_ARB=y 1242 + CONFIG_VGA_ARB_MAX_GPUS=16 1257 1243 # CONFIG_DRM is not set 1258 1244 # CONFIG_VGASTATE is not set 1259 1245 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1287 1271 # 1288 1272 # Special HID drivers 1289 1273 # 1274 + # CONFIG_HID_3M_PCT is not set 1290 1275 # CONFIG_HID_A4TECH is not set 1291 1276 # CONFIG_HID_APPLE is not set 1292 1277 # CONFIG_HID_BELKIN is not set ··· 1302 1285 # CONFIG_HID_KENSINGTON is not set 1303 1286 # CONFIG_HID_LOGITECH is not set 1304 1287 # CONFIG_HID_MICROSOFT is not set 1288 + # CONFIG_HID_MOSART is not set 1305 1289 # CONFIG_HID_MONTEREY is not set 1306 1290 # CONFIG_HID_NTRIG is not set 1291 + # CONFIG_HID_ORTEK is not set 1307 1292 # CONFIG_HID_PANTHERLORD is not set 1308 1293 # CONFIG_HID_PETALYNX is not set 1294 + # CONFIG_HID_QUANTA is not set 1309 1295 # CONFIG_HID_SAMSUNG is not set 1310 1296 # CONFIG_HID_SONY is not set 1297 + # CONFIG_HID_STANTUM is not set 1311 1298 # CONFIG_HID_SUNPLUS is not set 1312 1299 # CONFIG_HID_GREENASIA is not set 1313 1300 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1407 1386 # CONFIG_USB_RIO500 is not set 1408 1387 # CONFIG_USB_LEGOTOWER is not set 1409 1388 # CONFIG_USB_LCD is not set 1410 - # CONFIG_USB_BERRY_CHARGE is not set 1411 1389 # CONFIG_USB_LED is not set 1412 1390 # CONFIG_USB_CYPRESS_CY7C63 is not set 1413 1391 # CONFIG_USB_CYTHERM is not set ··· 1418 1398 # CONFIG_USB_IOWARRIOR is not set 1419 1399 # CONFIG_USB_TEST is not set 1420 1400 # CONFIG_USB_ISIGHTFW is not set 1421 - # CONFIG_USB_VST is not set 1422 1401 # CONFIG_USB_GADGET is not set 1423 1402 1424 1403 # ··· 1442 1423 CONFIG_LEDS_PCA955X=y 1443 1424 # CONFIG_LEDS_BD2802 is not set 1444 1425 # CONFIG_LEDS_LT3593 is not set 1426 + CONFIG_LEDS_TRIGGERS=y 1445 1427 1446 1428 # 1447 1429 # LED Triggers 1448 1430 # 1449 - CONFIG_LEDS_TRIGGERS=y 1450 1431 CONFIG_LEDS_TRIGGER_TIMER=y 1451 1432 CONFIG_LEDS_TRIGGER_HEARTBEAT=y 1452 1433 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set ··· 1525 1506 # 1526 1507 # CONFIG_RTC_DRV_GENERIC is not set 1527 1508 CONFIG_DMADEVICES=y 1509 + # CONFIG_DMADEVICES_DEBUG is not set 1528 1510 1529 1511 # 1530 1512 # DMA Devices ··· 1634 1614 # CONFIG_JFFS2_LZO is not set 1635 1615 CONFIG_JFFS2_RTIME=y 1636 1616 # CONFIG_JFFS2_RUBIN is not set 1617 + # CONFIG_LOGFS is not set 1637 1618 # CONFIG_CRAMFS is not set 1638 1619 # CONFIG_SQUASHFS is not set 1639 1620 # CONFIG_VXFS_FS is not set ··· 1662 1641 # CONFIG_RPCSEC_GSS_KRB5 is not set 1663 1642 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1664 1643 # CONFIG_SMB_FS is not set 1644 + # CONFIG_CEPH_FS is not set 1665 1645 # CONFIG_CIFS is not set 1666 1646 # CONFIG_NCP_FS is not set 1667 1647 # CONFIG_CODA_FS is not set ··· 1873 1851 CONFIG_CRYPTO_MANAGER2=y 1874 1852 # CONFIG_CRYPTO_GF128MUL is not set 1875 1853 # CONFIG_CRYPTO_NULL is not set 1854 + # CONFIG_CRYPTO_PCRYPT is not set 1876 1855 CONFIG_CRYPTO_WORKQUEUE=y 1877 1856 # CONFIG_CRYPTO_CRYPTD is not set 1878 1857 # CONFIG_CRYPTO_AUTHENC is not set
+63 -39
arch/powerpc/configs/86xx/gef_ppc9a_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:43 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:07 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 102 102 CONFIG_IKCONFIG=y 103 103 CONFIG_IKCONFIG_PROC=y 104 104 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 105 # CONFIG_CGROUPS is not set 111 106 CONFIG_SYSFS_DEPRECATED=y 112 107 CONFIG_SYSFS_DEPRECATED_V2=y ··· 112 117 CONFIG_RD_GZIP=y 113 118 # CONFIG_RD_BZIP2 is not set 114 119 # CONFIG_RD_LZMA is not set 120 + # CONFIG_RD_LZO is not set 115 121 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 122 CONFIG_SYSCTL=y 117 123 CONFIG_ANON_INODES=y ··· 321 325 # Bus options 322 326 # 323 327 CONFIG_ZONE_DMA=y 328 + # CONFIG_NEED_DMA_MAP_STATE is not set 324 329 CONFIG_GENERIC_ISA_DMA=y 325 330 CONFIG_PPC_INDIRECT_PCI=y 326 331 CONFIG_FSL_SOC=y ··· 337 340 # CONFIG_PCIEASPM is not set 338 341 CONFIG_ARCH_SUPPORTS_MSI=y 339 342 # CONFIG_PCI_MSI is not set 340 - # CONFIG_PCI_LEGACY is not set 341 343 # CONFIG_PCI_STUB is not set 342 344 # CONFIG_PCI_IOV is not set 343 345 CONFIG_PCCARD=y 344 346 CONFIG_PCMCIA=y 345 347 # CONFIG_PCMCIA_LOAD_CIS is not set 346 - # CONFIG_PCMCIA_IOCTL is not set 347 348 # CONFIG_CARDBUS is not set 348 349 349 350 # ··· 377 382 # Networking options 378 383 # 379 384 CONFIG_PACKET=y 380 - CONFIG_PACKET_MMAP=y 381 385 CONFIG_UNIX=y 382 386 CONFIG_XFRM=y 383 387 CONFIG_XFRM_USER=m ··· 586 592 # UBI - Unsorted block images 587 593 # 588 594 # CONFIG_MTD_UBI is not set 595 + CONFIG_OF_FLATTREE=y 596 + CONFIG_OF_DYNAMIC=y 589 597 CONFIG_OF_DEVICE=y 590 598 CONFIG_OF_GPIO=y 591 599 CONFIG_OF_I2C=y ··· 625 629 # CONFIG_ENCLOSURE_SERVICES is not set 626 630 # CONFIG_HP_ILO is not set 627 631 # CONFIG_ISL29003 is not set 632 + # CONFIG_SENSORS_TSL2550 is not set 628 633 CONFIG_DS1682=y 629 634 # CONFIG_C2PORT is not set 630 635 ··· 692 695 # 693 696 # SCSI device support 694 697 # 698 + CONFIG_SCSI_MOD=y 695 699 # CONFIG_RAID_ATTRS is not set 696 700 CONFIG_SCSI=y 697 701 CONFIG_SCSI_DMA=y ··· 817 819 # CONFIG_PATA_IT821X is not set 818 820 # CONFIG_PATA_IT8213 is not set 819 821 # CONFIG_PATA_JMICRON is not set 822 + # CONFIG_PATA_LEGACY is not set 820 823 # CONFIG_PATA_TRIFLEX is not set 821 824 # CONFIG_PATA_MARVELL is not set 822 825 # CONFIG_PATA_MPIIX is not set ··· 1058 1059 CONFIG_SERIAL_CORE_CONSOLE=y 1059 1060 # CONFIG_SERIAL_JSM is not set 1060 1061 # CONFIG_SERIAL_OF_PLATFORM is not set 1062 + # CONFIG_SERIAL_TIMBERDALE is not set 1061 1063 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1062 1064 CONFIG_UNIX98_PTYS=y 1063 1065 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1116 1116 CONFIG_I2C_MPC=y 1117 1117 # CONFIG_I2C_OCORES is not set 1118 1118 # CONFIG_I2C_SIMTEC is not set 1119 + # CONFIG_I2C_XILINX is not set 1119 1120 1120 1121 # 1121 1122 # External I2C/SMBus adapter drivers ··· 1130 1129 # 1131 1130 # CONFIG_I2C_PCA_PLATFORM is not set 1132 1131 # CONFIG_I2C_STUB is not set 1133 - 1134 - # 1135 - # Miscellaneous I2C Chip support 1136 - # 1137 - # CONFIG_SENSORS_TSL2550 is not set 1138 1132 # CONFIG_I2C_DEBUG_CORE is not set 1139 1133 # CONFIG_I2C_DEBUG_ALGO is not set 1140 1134 # CONFIG_I2C_DEBUG_BUS is not set 1141 - # CONFIG_I2C_DEBUG_CHIP is not set 1142 1135 # CONFIG_SPI is not set 1143 1136 1144 1137 # ··· 1147 1152 # 1148 1153 # Memory mapped GPIO expanders: 1149 1154 # 1155 + # CONFIG_GPIO_IT8761E is not set 1150 1156 # CONFIG_GPIO_XILINX is not set 1157 + # CONFIG_GPIO_SCH is not set 1151 1158 1152 1159 # 1153 1160 # I2C GPIO expanders: 1154 1161 # 1162 + # CONFIG_GPIO_MAX7300 is not set 1155 1163 # CONFIG_GPIO_MAX732X is not set 1156 1164 # CONFIG_GPIO_PCA953X is not set 1157 1165 # CONFIG_GPIO_PCF857X is not set 1166 + # CONFIG_GPIO_ADP5588 is not set 1158 1167 1159 1168 # 1160 1169 # PCI GPIO expanders: ··· 1191 1192 # CONFIG_SENSORS_ADM1029 is not set 1192 1193 # CONFIG_SENSORS_ADM1031 is not set 1193 1194 # CONFIG_SENSORS_ADM9240 is not set 1195 + # CONFIG_SENSORS_ADT7411 is not set 1194 1196 # CONFIG_SENSORS_ADT7462 is not set 1195 1197 # CONFIG_SENSORS_ADT7470 is not set 1196 - # CONFIG_SENSORS_ADT7473 is not set 1197 1198 # CONFIG_SENSORS_ADT7475 is not set 1199 + # CONFIG_SENSORS_ASC7621 is not set 1198 1200 # CONFIG_SENSORS_ATXP1 is not set 1199 1201 # CONFIG_SENSORS_DS1621 is not set 1200 1202 # CONFIG_SENSORS_I5K_AMB is not set ··· 1233 1233 # CONFIG_SENSORS_SMSC47M192 is not set 1234 1234 # CONFIG_SENSORS_SMSC47B397 is not set 1235 1235 # CONFIG_SENSORS_ADS7828 is not set 1236 + # CONFIG_SENSORS_AMC6821 is not set 1236 1237 # CONFIG_SENSORS_THMC50 is not set 1237 1238 # CONFIG_SENSORS_TMP401 is not set 1238 1239 # CONFIG_SENSORS_TMP421 is not set ··· 1282 1281 # Multifunction device drivers 1283 1282 # 1284 1283 # CONFIG_MFD_CORE is not set 1284 + # CONFIG_MFD_88PM860X is not set 1285 1285 # CONFIG_MFD_SM501 is not set 1286 1286 # CONFIG_HTC_PASIC3 is not set 1287 + # CONFIG_HTC_I2CPLD is not set 1287 1288 # CONFIG_TPS65010 is not set 1288 1289 # CONFIG_TWL4030_CORE is not set 1289 1290 # CONFIG_MFD_TMIO is not set 1290 1291 # CONFIG_PMIC_DA903X is not set 1291 1292 # CONFIG_PMIC_ADP5520 is not set 1293 + # CONFIG_MFD_MAX8925 is not set 1292 1294 # CONFIG_MFD_WM8400 is not set 1293 1295 # CONFIG_MFD_WM831X is not set 1294 1296 # CONFIG_MFD_WM8350_I2C is not set 1297 + # CONFIG_MFD_WM8994 is not set 1295 1298 # CONFIG_MFD_PCF50633 is not set 1296 1299 # CONFIG_AB3100_CORE is not set 1297 - # CONFIG_MFD_88PM8607 is not set 1300 + # CONFIG_MFD_TIMBERDALE is not set 1301 + # CONFIG_LPC_SCH is not set 1298 1302 # CONFIG_REGULATOR is not set 1299 1303 # CONFIG_MEDIA_SUPPORT is not set 1300 1304 ··· 1308 1302 # 1309 1303 # CONFIG_AGP is not set 1310 1304 CONFIG_VGA_ARB=y 1305 + CONFIG_VGA_ARB_MAX_GPUS=16 1311 1306 # CONFIG_DRM is not set 1312 1307 # CONFIG_VGASTATE is not set 1313 1308 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1341 1334 # 1342 1335 # Special HID drivers 1343 1336 # 1337 + # CONFIG_HID_3M_PCT is not set 1344 1338 CONFIG_HID_A4TECH=y 1345 1339 CONFIG_HID_APPLE=y 1346 1340 CONFIG_HID_BELKIN=y ··· 1357 1349 CONFIG_HID_LOGITECH=y 1358 1350 # CONFIG_LOGITECH_FF is not set 1359 1351 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1352 + # CONFIG_LOGIG940_FF is not set 1360 1353 CONFIG_HID_MICROSOFT=y 1354 + # CONFIG_HID_MOSART is not set 1361 1355 CONFIG_HID_MONTEREY=y 1362 1356 # CONFIG_HID_NTRIG is not set 1357 + # CONFIG_HID_ORTEK is not set 1363 1358 CONFIG_HID_PANTHERLORD=y 1364 1359 # CONFIG_PANTHERLORD_FF is not set 1365 1360 CONFIG_HID_PETALYNX=y 1361 + # CONFIG_HID_QUANTA is not set 1366 1362 CONFIG_HID_SAMSUNG=y 1367 1363 CONFIG_HID_SONY=y 1364 + # CONFIG_HID_STANTUM is not set 1368 1365 CONFIG_HID_SUNPLUS=y 1369 1366 # CONFIG_HID_GREENASIA is not set 1370 1367 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1476 1463 # CONFIG_USB_RIO500 is not set 1477 1464 # CONFIG_USB_LEGOTOWER is not set 1478 1465 # CONFIG_USB_LCD is not set 1479 - # CONFIG_USB_BERRY_CHARGE is not set 1480 1466 # CONFIG_USB_LED is not set 1481 1467 # CONFIG_USB_CYPRESS_CY7C63 is not set 1482 1468 # CONFIG_USB_CYTHERM is not set ··· 1488 1476 # CONFIG_USB_IOWARRIOR is not set 1489 1477 # CONFIG_USB_TEST is not set 1490 1478 # CONFIG_USB_ISIGHTFW is not set 1491 - # CONFIG_USB_VST is not set 1492 1479 # CONFIG_USB_GADGET is not set 1493 1480 1494 1481 # ··· 1571 1560 CONFIG_STAGING=y 1572 1561 # CONFIG_STAGING_EXCLUDE_BUILD is not set 1573 1562 # CONFIG_ET131X is not set 1574 - # CONFIG_ME4000 is not set 1575 - # CONFIG_MEILHAUS is not set 1576 1563 # CONFIG_USB_IP_COMMON is not set 1564 + # CONFIG_PRISM2_USB is not set 1577 1565 # CONFIG_ECHO is not set 1578 1566 # CONFIG_COMEDI is not set 1579 1567 # CONFIG_ASUS_OLED is not set 1580 - # CONFIG_ALTERA_PCIE_CHDMA is not set 1581 - # CONFIG_INPUT_MIMIO is not set 1568 + # CONFIG_R8187SE is not set 1569 + # CONFIG_RTL8192SU is not set 1570 + # CONFIG_RTL8192U is not set 1571 + # CONFIG_RTL8192E is not set 1582 1572 # CONFIG_TRANZPORT is not set 1583 - 1584 - # 1585 - # Android 1586 - # 1587 - # CONFIG_ANDROID is not set 1588 - # CONFIG_DST is not set 1589 - # CONFIG_POHMELFS is not set 1590 - # CONFIG_B3DFG is not set 1591 - # CONFIG_IDE_PHISON is not set 1592 - # CONFIG_PLAN9AUTH is not set 1593 - # CONFIG_HECI is not set 1594 - # CONFIG_USB_CPC is not set 1595 1573 1596 1574 # 1597 1575 # Qualcomm MSM Camera And Video ··· 1589 1589 # 1590 1590 # Camera Sensor Selection 1591 1591 # 1592 - # CONFIG_HYPERV_STORAGE is not set 1593 - # CONFIG_HYPERV_BLOCK is not set 1594 - # CONFIG_HYPERV_NET is not set 1592 + # CONFIG_INPUT_GPIO is not set 1593 + # CONFIG_POHMELFS is not set 1594 + # CONFIG_IDE_PHISON is not set 1595 + # CONFIG_VT6655 is not set 1596 + # CONFIG_VT6656 is not set 1595 1597 CONFIG_VME_BUS=y 1596 1598 1597 1599 # 1598 1600 # VME Bridge Drivers 1599 1601 # 1602 + # CONFIG_VME_CA91CX42 is not set 1600 1603 CONFIG_VME_TSI148=y 1601 1604 1602 1605 # 1603 1606 # VME Device Drivers 1604 1607 # 1605 1608 # CONFIG_VME_USER is not set 1609 + 1610 + # 1611 + # VME Board Drivers 1612 + # 1613 + # CONFIG_VMIVME_7805 is not set 1614 + 1615 + # 1616 + # RAR Register Driver 1617 + # 1618 + # CONFIG_RAR_REGISTER is not set 1619 + # CONFIG_IIO is not set 1620 + # CONFIG_RAMZSWAP is not set 1621 + # CONFIG_BATMAN_ADV is not set 1622 + # CONFIG_STRIP is not set 1623 + # CONFIG_PCMCIA_WAVELAN is not set 1624 + # CONFIG_PCMCIA_NETWAVE is not set 1625 + # CONFIG_DT3155 is not set 1626 + # CONFIG_CRYSTALHD is not set 1606 1627 1607 1628 # 1608 1629 # File systems ··· 1714 1693 # CONFIG_JFFS2_LZO is not set 1715 1694 CONFIG_JFFS2_RTIME=y 1716 1695 # CONFIG_JFFS2_RUBIN is not set 1696 + # CONFIG_LOGFS is not set 1717 1697 # CONFIG_CRAMFS is not set 1718 1698 # CONFIG_SQUASHFS is not set 1719 1699 # CONFIG_VXFS_FS is not set ··· 1741 1719 CONFIG_RPCSEC_GSS_KRB5=y 1742 1720 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1743 1721 # CONFIG_SMB_FS is not set 1722 + # CONFIG_CEPH_FS is not set 1744 1723 CONFIG_CIFS=m 1745 1724 # CONFIG_CIFS_STATS is not set 1746 1725 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1887 1864 CONFIG_CRYPTO_MANAGER2=y 1888 1865 # CONFIG_CRYPTO_GF128MUL is not set 1889 1866 # CONFIG_CRYPTO_NULL is not set 1867 + # CONFIG_CRYPTO_PCRYPT is not set 1890 1868 CONFIG_CRYPTO_WORKQUEUE=y 1891 1869 # CONFIG_CRYPTO_CRYPTD is not set 1892 1870 CONFIG_CRYPTO_AUTHENC=m
+33 -20
arch/powerpc/configs/86xx/gef_sbc310_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:41 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:05 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 102 102 CONFIG_IKCONFIG=y 103 103 CONFIG_IKCONFIG_PROC=y 104 104 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 105 # CONFIG_CGROUPS is not set 111 106 CONFIG_SYSFS_DEPRECATED=y 112 107 CONFIG_SYSFS_DEPRECATED_V2=y ··· 112 117 CONFIG_RD_GZIP=y 113 118 # CONFIG_RD_BZIP2 is not set 114 119 # CONFIG_RD_LZMA is not set 120 + # CONFIG_RD_LZO is not set 115 121 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 122 CONFIG_SYSCTL=y 117 123 CONFIG_ANON_INODES=y ··· 321 325 # Bus options 322 326 # 323 327 CONFIG_ZONE_DMA=y 328 + # CONFIG_NEED_DMA_MAP_STATE is not set 324 329 CONFIG_GENERIC_ISA_DMA=y 325 330 CONFIG_PPC_INDIRECT_PCI=y 326 331 CONFIG_FSL_SOC=y ··· 337 340 # CONFIG_PCIEASPM is not set 338 341 CONFIG_ARCH_SUPPORTS_MSI=y 339 342 # CONFIG_PCI_MSI is not set 340 - # CONFIG_PCI_LEGACY is not set 341 343 # CONFIG_PCI_STUB is not set 342 344 # CONFIG_PCI_IOV is not set 343 345 CONFIG_PCCARD=y 344 346 CONFIG_PCMCIA=y 345 347 # CONFIG_PCMCIA_LOAD_CIS is not set 346 - # CONFIG_PCMCIA_IOCTL is not set 347 348 # CONFIG_CARDBUS is not set 348 349 349 350 # ··· 377 382 # Networking options 378 383 # 379 384 CONFIG_PACKET=y 380 - CONFIG_PACKET_MMAP=y 381 385 CONFIG_UNIX=y 382 386 CONFIG_XFRM=y 383 387 CONFIG_XFRM_USER=m ··· 586 592 # UBI - Unsorted block images 587 593 # 588 594 # CONFIG_MTD_UBI is not set 595 + CONFIG_OF_FLATTREE=y 596 + CONFIG_OF_DYNAMIC=y 589 597 CONFIG_OF_DEVICE=y 590 598 CONFIG_OF_GPIO=y 591 599 CONFIG_OF_I2C=y ··· 625 629 # CONFIG_ENCLOSURE_SERVICES is not set 626 630 # CONFIG_HP_ILO is not set 627 631 # CONFIG_ISL29003 is not set 632 + # CONFIG_SENSORS_TSL2550 is not set 628 633 CONFIG_DS1682=y 629 634 # CONFIG_C2PORT is not set 630 635 ··· 692 695 # 693 696 # SCSI device support 694 697 # 698 + CONFIG_SCSI_MOD=y 695 699 # CONFIG_RAID_ATTRS is not set 696 700 CONFIG_SCSI=y 697 701 CONFIG_SCSI_DMA=y ··· 999 1001 CONFIG_SERIAL_CORE_CONSOLE=y 1000 1002 # CONFIG_SERIAL_JSM is not set 1001 1003 # CONFIG_SERIAL_OF_PLATFORM is not set 1004 + # CONFIG_SERIAL_TIMBERDALE is not set 1002 1005 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1003 1006 CONFIG_UNIX98_PTYS=y 1004 1007 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1057 1058 CONFIG_I2C_MPC=y 1058 1059 # CONFIG_I2C_OCORES is not set 1059 1060 # CONFIG_I2C_SIMTEC is not set 1061 + # CONFIG_I2C_XILINX is not set 1060 1062 1061 1063 # 1062 1064 # External I2C/SMBus adapter drivers ··· 1071 1071 # 1072 1072 # CONFIG_I2C_PCA_PLATFORM is not set 1073 1073 # CONFIG_I2C_STUB is not set 1074 - 1075 - # 1076 - # Miscellaneous I2C Chip support 1077 - # 1078 - # CONFIG_SENSORS_TSL2550 is not set 1079 1074 # CONFIG_I2C_DEBUG_CORE is not set 1080 1075 # CONFIG_I2C_DEBUG_ALGO is not set 1081 1076 # CONFIG_I2C_DEBUG_BUS is not set 1082 - # CONFIG_I2C_DEBUG_CHIP is not set 1083 1077 # CONFIG_SPI is not set 1084 1078 1085 1079 # ··· 1088 1094 # 1089 1095 # Memory mapped GPIO expanders: 1090 1096 # 1097 + # CONFIG_GPIO_IT8761E is not set 1091 1098 # CONFIG_GPIO_XILINX is not set 1099 + # CONFIG_GPIO_SCH is not set 1092 1100 1093 1101 # 1094 1102 # I2C GPIO expanders: 1095 1103 # 1104 + # CONFIG_GPIO_MAX7300 is not set 1096 1105 # CONFIG_GPIO_MAX732X is not set 1097 1106 # CONFIG_GPIO_PCA953X is not set 1098 1107 # CONFIG_GPIO_PCF857X is not set 1108 + # CONFIG_GPIO_ADP5588 is not set 1099 1109 1100 1110 # 1101 1111 # PCI GPIO expanders: ··· 1132 1134 # CONFIG_SENSORS_ADM1029 is not set 1133 1135 # CONFIG_SENSORS_ADM1031 is not set 1134 1136 # CONFIG_SENSORS_ADM9240 is not set 1137 + # CONFIG_SENSORS_ADT7411 is not set 1135 1138 # CONFIG_SENSORS_ADT7462 is not set 1136 1139 # CONFIG_SENSORS_ADT7470 is not set 1137 - # CONFIG_SENSORS_ADT7473 is not set 1138 1140 # CONFIG_SENSORS_ADT7475 is not set 1141 + # CONFIG_SENSORS_ASC7621 is not set 1139 1142 # CONFIG_SENSORS_ATXP1 is not set 1140 1143 # CONFIG_SENSORS_DS1621 is not set 1141 1144 # CONFIG_SENSORS_I5K_AMB is not set ··· 1174 1175 # CONFIG_SENSORS_SMSC47M192 is not set 1175 1176 # CONFIG_SENSORS_SMSC47B397 is not set 1176 1177 # CONFIG_SENSORS_ADS7828 is not set 1178 + # CONFIG_SENSORS_AMC6821 is not set 1177 1179 # CONFIG_SENSORS_THMC50 is not set 1178 1180 # CONFIG_SENSORS_TMP401 is not set 1179 1181 # CONFIG_SENSORS_TMP421 is not set ··· 1223 1223 # Multifunction device drivers 1224 1224 # 1225 1225 # CONFIG_MFD_CORE is not set 1226 + # CONFIG_MFD_88PM860X is not set 1226 1227 # CONFIG_MFD_SM501 is not set 1227 1228 # CONFIG_HTC_PASIC3 is not set 1229 + # CONFIG_HTC_I2CPLD is not set 1228 1230 # CONFIG_TPS65010 is not set 1229 1231 # CONFIG_TWL4030_CORE is not set 1230 1232 # CONFIG_MFD_TMIO is not set 1231 1233 # CONFIG_PMIC_DA903X is not set 1232 1234 # CONFIG_PMIC_ADP5520 is not set 1235 + # CONFIG_MFD_MAX8925 is not set 1233 1236 # CONFIG_MFD_WM8400 is not set 1234 1237 # CONFIG_MFD_WM831X is not set 1235 1238 # CONFIG_MFD_WM8350_I2C is not set 1239 + # CONFIG_MFD_WM8994 is not set 1236 1240 # CONFIG_MFD_PCF50633 is not set 1237 1241 # CONFIG_AB3100_CORE is not set 1238 - # CONFIG_MFD_88PM8607 is not set 1242 + # CONFIG_MFD_TIMBERDALE is not set 1243 + # CONFIG_LPC_SCH is not set 1239 1244 # CONFIG_REGULATOR is not set 1240 1245 # CONFIG_MEDIA_SUPPORT is not set 1241 1246 ··· 1249 1244 # 1250 1245 # CONFIG_AGP is not set 1251 1246 CONFIG_VGA_ARB=y 1247 + CONFIG_VGA_ARB_MAX_GPUS=16 1252 1248 # CONFIG_DRM is not set 1253 1249 # CONFIG_VGASTATE is not set 1254 1250 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1282 1276 # 1283 1277 # Special HID drivers 1284 1278 # 1279 + # CONFIG_HID_3M_PCT is not set 1285 1280 CONFIG_HID_A4TECH=y 1286 1281 CONFIG_HID_APPLE=y 1287 1282 CONFIG_HID_BELKIN=y ··· 1298 1291 CONFIG_HID_LOGITECH=y 1299 1292 # CONFIG_LOGITECH_FF is not set 1300 1293 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1294 + # CONFIG_LOGIG940_FF is not set 1301 1295 CONFIG_HID_MICROSOFT=y 1296 + # CONFIG_HID_MOSART is not set 1302 1297 CONFIG_HID_MONTEREY=y 1303 1298 # CONFIG_HID_NTRIG is not set 1299 + # CONFIG_HID_ORTEK is not set 1304 1300 CONFIG_HID_PANTHERLORD=y 1305 1301 # CONFIG_PANTHERLORD_FF is not set 1306 1302 CONFIG_HID_PETALYNX=y 1303 + # CONFIG_HID_QUANTA is not set 1307 1304 CONFIG_HID_SAMSUNG=y 1308 1305 CONFIG_HID_SONY=y 1306 + # CONFIG_HID_STANTUM is not set 1309 1307 CONFIG_HID_SUNPLUS=y 1310 1308 # CONFIG_HID_GREENASIA is not set 1311 1309 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1417 1405 # CONFIG_USB_RIO500 is not set 1418 1406 # CONFIG_USB_LEGOTOWER is not set 1419 1407 # CONFIG_USB_LCD is not set 1420 - # CONFIG_USB_BERRY_CHARGE is not set 1421 1408 # CONFIG_USB_LED is not set 1422 1409 # CONFIG_USB_CYPRESS_CY7C63 is not set 1423 1410 # CONFIG_USB_CYTHERM is not set ··· 1429 1418 # CONFIG_USB_IOWARRIOR is not set 1430 1419 # CONFIG_USB_TEST is not set 1431 1420 # CONFIG_USB_ISIGHTFW is not set 1432 - # CONFIG_USB_VST is not set 1433 1421 # CONFIG_USB_GADGET is not set 1434 1422 1435 1423 # ··· 1600 1590 # CONFIG_JFFS2_LZO is not set 1601 1591 CONFIG_JFFS2_RTIME=y 1602 1592 # CONFIG_JFFS2_RUBIN is not set 1593 + # CONFIG_LOGFS is not set 1603 1594 # CONFIG_CRAMFS is not set 1604 1595 # CONFIG_SQUASHFS is not set 1605 1596 # CONFIG_VXFS_FS is not set ··· 1627 1616 CONFIG_RPCSEC_GSS_KRB5=y 1628 1617 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1629 1618 # CONFIG_SMB_FS is not set 1619 + # CONFIG_CEPH_FS is not set 1630 1620 CONFIG_CIFS=m 1631 1621 # CONFIG_CIFS_STATS is not set 1632 1622 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1773 1761 CONFIG_CRYPTO_MANAGER2=y 1774 1762 # CONFIG_CRYPTO_GF128MUL is not set 1775 1763 # CONFIG_CRYPTO_NULL is not set 1764 + # CONFIG_CRYPTO_PCRYPT is not set 1776 1765 CONFIG_CRYPTO_WORKQUEUE=y 1777 1766 # CONFIG_CRYPTO_CRYPTD is not set 1778 1767 CONFIG_CRYPTO_AUTHENC=m
+64 -32
arch/powerpc/configs/86xx/gef_sbc610_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:42 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:06 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 102 102 CONFIG_IKCONFIG=y 103 103 CONFIG_IKCONFIG_PROC=y 104 104 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - CONFIG_FAIR_GROUP_SCHED=y 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 105 # CONFIG_CGROUPS is not set 111 106 CONFIG_SYSFS_DEPRECATED=y 112 107 CONFIG_SYSFS_DEPRECATED_V2=y ··· 112 117 CONFIG_RD_GZIP=y 113 118 # CONFIG_RD_BZIP2 is not set 114 119 # CONFIG_RD_LZMA is not set 120 + # CONFIG_RD_LZO is not set 115 121 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 122 CONFIG_SYSCTL=y 117 123 CONFIG_ANON_INODES=y ··· 322 326 # Bus options 323 327 # 324 328 CONFIG_ZONE_DMA=y 329 + # CONFIG_NEED_DMA_MAP_STATE is not set 325 330 CONFIG_GENERIC_ISA_DMA=y 326 331 CONFIG_PPC_INDIRECT_PCI=y 327 332 CONFIG_FSL_SOC=y ··· 338 341 # CONFIG_PCIEASPM is not set 339 342 CONFIG_ARCH_SUPPORTS_MSI=y 340 343 # CONFIG_PCI_MSI is not set 341 - # CONFIG_PCI_LEGACY is not set 342 344 CONFIG_PCI_DEBUG=y 343 345 # CONFIG_PCI_STUB is not set 344 346 # CONFIG_PCI_IOV is not set ··· 365 369 # Networking options 366 370 # 367 371 CONFIG_PACKET=y 368 - CONFIG_PACKET_MMAP=y 369 372 CONFIG_UNIX=y 370 373 CONFIG_XFRM=y 371 374 CONFIG_XFRM_USER=m ··· 547 552 # CONFIG_ATM_BR2684_IPFILTER is not set 548 553 CONFIG_STP=m 549 554 CONFIG_BRIDGE=m 555 + CONFIG_BRIDGE_IGMP_SNOOPING=y 550 556 # CONFIG_NET_DSA is not set 551 557 CONFIG_VLAN_8021Q=m 552 558 # CONFIG_VLAN_8021Q_GVRP is not set ··· 724 728 # UBI - Unsorted block images 725 729 # 726 730 # CONFIG_MTD_UBI is not set 731 + CONFIG_OF_FLATTREE=y 732 + CONFIG_OF_DYNAMIC=y 727 733 CONFIG_OF_DEVICE=y 728 734 CONFIG_OF_GPIO=y 729 735 CONFIG_OF_I2C=y ··· 763 765 # CONFIG_ENCLOSURE_SERVICES is not set 764 766 # CONFIG_HP_ILO is not set 765 767 # CONFIG_ISL29003 is not set 768 + # CONFIG_SENSORS_TSL2550 is not set 766 769 CONFIG_DS1682=y 767 770 # CONFIG_C2PORT is not set 768 771 ··· 781 782 # 782 783 # SCSI device support 783 784 # 785 + CONFIG_SCSI_MOD=y 784 786 # CONFIG_RAID_ATTRS is not set 785 787 CONFIG_SCSI=y 786 788 CONFIG_SCSI_DMA=y ··· 905 905 # CONFIG_PATA_IT821X is not set 906 906 # CONFIG_PATA_IT8213 is not set 907 907 # CONFIG_PATA_JMICRON is not set 908 + # CONFIG_PATA_LEGACY is not set 908 909 # CONFIG_PATA_TRIFLEX is not set 909 910 # CONFIG_PATA_MARVELL is not set 910 911 # CONFIG_PATA_MPIIX is not set ··· 1156 1155 CONFIG_SERIAL_CORE_CONSOLE=y 1157 1156 # CONFIG_SERIAL_JSM is not set 1158 1157 # CONFIG_SERIAL_OF_PLATFORM is not set 1158 + # CONFIG_SERIAL_TIMBERDALE is not set 1159 1159 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1160 1160 CONFIG_UNIX98_PTYS=y 1161 1161 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1206 1204 CONFIG_I2C_MPC=y 1207 1205 # CONFIG_I2C_OCORES is not set 1208 1206 # CONFIG_I2C_SIMTEC is not set 1207 + # CONFIG_I2C_XILINX is not set 1209 1208 1210 1209 # 1211 1210 # External I2C/SMBus adapter drivers ··· 1220 1217 # 1221 1218 # CONFIG_I2C_PCA_PLATFORM is not set 1222 1219 # CONFIG_I2C_STUB is not set 1223 - 1224 - # 1225 - # Miscellaneous I2C Chip support 1226 - # 1227 - # CONFIG_SENSORS_TSL2550 is not set 1228 1220 # CONFIG_I2C_DEBUG_CORE is not set 1229 1221 # CONFIG_I2C_DEBUG_ALGO is not set 1230 1222 # CONFIG_I2C_DEBUG_BUS is not set 1231 - # CONFIG_I2C_DEBUG_CHIP is not set 1232 1223 # CONFIG_SPI is not set 1233 1224 1234 1225 # ··· 1238 1241 # 1239 1242 # Memory mapped GPIO expanders: 1240 1243 # 1244 + # CONFIG_GPIO_IT8761E is not set 1241 1245 # CONFIG_GPIO_XILINX is not set 1246 + # CONFIG_GPIO_SCH is not set 1242 1247 1243 1248 # 1244 1249 # I2C GPIO expanders: 1245 1250 # 1251 + # CONFIG_GPIO_MAX7300 is not set 1246 1252 # CONFIG_GPIO_MAX732X is not set 1247 1253 # CONFIG_GPIO_PCA953X is not set 1248 1254 # CONFIG_GPIO_PCF857X is not set 1255 + # CONFIG_GPIO_ADP5588 is not set 1249 1256 1250 1257 # 1251 1258 # PCI GPIO expanders: ··· 1282 1281 # CONFIG_SENSORS_ADM1029 is not set 1283 1282 # CONFIG_SENSORS_ADM1031 is not set 1284 1283 # CONFIG_SENSORS_ADM9240 is not set 1284 + # CONFIG_SENSORS_ADT7411 is not set 1285 1285 # CONFIG_SENSORS_ADT7462 is not set 1286 1286 # CONFIG_SENSORS_ADT7470 is not set 1287 - # CONFIG_SENSORS_ADT7473 is not set 1288 1287 # CONFIG_SENSORS_ADT7475 is not set 1288 + # CONFIG_SENSORS_ASC7621 is not set 1289 1289 # CONFIG_SENSORS_ATXP1 is not set 1290 1290 # CONFIG_SENSORS_DS1621 is not set 1291 1291 # CONFIG_SENSORS_I5K_AMB is not set ··· 1324 1322 # CONFIG_SENSORS_SMSC47M192 is not set 1325 1323 # CONFIG_SENSORS_SMSC47B397 is not set 1326 1324 # CONFIG_SENSORS_ADS7828 is not set 1325 + # CONFIG_SENSORS_AMC6821 is not set 1327 1326 # CONFIG_SENSORS_THMC50 is not set 1328 1327 # CONFIG_SENSORS_TMP401 is not set 1329 1328 # CONFIG_SENSORS_TMP421 is not set ··· 1373 1370 # Multifunction device drivers 1374 1371 # 1375 1372 # CONFIG_MFD_CORE is not set 1373 + # CONFIG_MFD_88PM860X is not set 1376 1374 # CONFIG_MFD_SM501 is not set 1377 1375 # CONFIG_HTC_PASIC3 is not set 1376 + # CONFIG_HTC_I2CPLD is not set 1378 1377 # CONFIG_TPS65010 is not set 1379 1378 # CONFIG_TWL4030_CORE is not set 1380 1379 # CONFIG_MFD_TMIO is not set 1381 1380 # CONFIG_PMIC_DA903X is not set 1382 1381 # CONFIG_PMIC_ADP5520 is not set 1382 + # CONFIG_MFD_MAX8925 is not set 1383 1383 # CONFIG_MFD_WM8400 is not set 1384 1384 # CONFIG_MFD_WM831X is not set 1385 1385 # CONFIG_MFD_WM8350_I2C is not set 1386 + # CONFIG_MFD_WM8994 is not set 1386 1387 # CONFIG_MFD_PCF50633 is not set 1387 1388 # CONFIG_AB3100_CORE is not set 1388 - # CONFIG_MFD_88PM8607 is not set 1389 + # CONFIG_MFD_TIMBERDALE is not set 1390 + # CONFIG_LPC_SCH is not set 1389 1391 # CONFIG_REGULATOR is not set 1390 1392 # CONFIG_MEDIA_SUPPORT is not set 1391 1393 ··· 1399 1391 # 1400 1392 # CONFIG_AGP is not set 1401 1393 CONFIG_VGA_ARB=y 1394 + CONFIG_VGA_ARB_MAX_GPUS=16 1402 1395 # CONFIG_DRM is not set 1403 1396 # CONFIG_VGASTATE is not set 1404 1397 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1432 1423 # 1433 1424 # Special HID drivers 1434 1425 # 1426 + # CONFIG_HID_3M_PCT is not set 1435 1427 CONFIG_HID_A4TECH=y 1436 1428 CONFIG_HID_APPLE=y 1437 1429 CONFIG_HID_BELKIN=y ··· 1448 1438 CONFIG_HID_LOGITECH=y 1449 1439 # CONFIG_LOGITECH_FF is not set 1450 1440 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1441 + # CONFIG_LOGIG940_FF is not set 1451 1442 CONFIG_HID_MICROSOFT=y 1443 + # CONFIG_HID_MOSART is not set 1452 1444 CONFIG_HID_MONTEREY=y 1453 1445 # CONFIG_HID_NTRIG is not set 1446 + # CONFIG_HID_ORTEK is not set 1454 1447 CONFIG_HID_PANTHERLORD=y 1455 1448 # CONFIG_PANTHERLORD_FF is not set 1456 1449 CONFIG_HID_PETALYNX=y 1450 + # CONFIG_HID_QUANTA is not set 1457 1451 CONFIG_HID_SAMSUNG=y 1458 1452 CONFIG_HID_SONY=y 1453 + # CONFIG_HID_STANTUM is not set 1459 1454 CONFIG_HID_SUNPLUS=y 1460 1455 # CONFIG_HID_GREENASIA is not set 1461 1456 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1567 1552 # CONFIG_USB_RIO500 is not set 1568 1553 # CONFIG_USB_LEGOTOWER is not set 1569 1554 # CONFIG_USB_LCD is not set 1570 - # CONFIG_USB_BERRY_CHARGE is not set 1571 1555 # CONFIG_USB_LED is not set 1572 1556 # CONFIG_USB_CYPRESS_CY7C63 is not set 1573 1557 # CONFIG_USB_CYTHERM is not set ··· 1579 1565 # CONFIG_USB_IOWARRIOR is not set 1580 1566 # CONFIG_USB_TEST is not set 1581 1567 # CONFIG_USB_ISIGHTFW is not set 1582 - # CONFIG_USB_VST is not set 1583 1568 # CONFIG_USB_ATM is not set 1584 1569 # CONFIG_USB_GADGET is not set 1585 1570 ··· 1663 1650 CONFIG_STAGING=y 1664 1651 # CONFIG_STAGING_EXCLUDE_BUILD is not set 1665 1652 # CONFIG_ET131X is not set 1666 - # CONFIG_ME4000 is not set 1667 - # CONFIG_MEILHAUS is not set 1668 1653 # CONFIG_USB_IP_COMMON is not set 1654 + # CONFIG_PRISM2_USB is not set 1669 1655 # CONFIG_ECHO is not set 1670 1656 # CONFIG_COMEDI is not set 1671 1657 # CONFIG_ASUS_OLED is not set 1672 - # CONFIG_ALTERA_PCIE_CHDMA is not set 1673 - # CONFIG_INPUT_MIMIO is not set 1658 + # CONFIG_R8187SE is not set 1659 + # CONFIG_RTL8192SU is not set 1660 + # CONFIG_RTL8192U is not set 1661 + # CONFIG_RTL8192E is not set 1674 1662 # CONFIG_TRANZPORT is not set 1675 1663 1676 1664 # 1677 - # Android 1665 + # Qualcomm MSM Camera And Video 1678 1666 # 1679 - # CONFIG_ANDROID is not set 1680 - # CONFIG_DST is not set 1667 + 1668 + # 1669 + # Camera Sensor Selection 1670 + # 1671 + # CONFIG_INPUT_GPIO is not set 1681 1672 # CONFIG_POHMELFS is not set 1682 - # CONFIG_B3DFG is not set 1683 1673 # CONFIG_IDE_PHISON is not set 1684 - # CONFIG_PLAN9AUTH is not set 1685 - # CONFIG_HECI is not set 1686 1674 # CONFIG_VT6655 is not set 1687 - # CONFIG_USB_CPC is not set 1688 - # CONFIG_RDC_17F3101X is not set 1675 + # CONFIG_VT6656 is not set 1689 1676 CONFIG_VME_BUS=y 1690 1677 1691 1678 # ··· 1698 1685 # VME Device Drivers 1699 1686 # 1700 1687 # CONFIG_VME_USER is not set 1688 + 1689 + # 1690 + # VME Board Drivers 1691 + # 1692 + # CONFIG_VMIVME_7805 is not set 1693 + 1694 + # 1695 + # RAR Register Driver 1696 + # 1697 + # CONFIG_RAR_REGISTER is not set 1698 + # CONFIG_IIO is not set 1699 + # CONFIG_RAMZSWAP is not set 1700 + # CONFIG_BATMAN_ADV is not set 1701 + # CONFIG_STRIP is not set 1702 + # CONFIG_DT3155 is not set 1703 + # CONFIG_CRYSTALHD is not set 1701 1704 1702 1705 # 1703 1706 # File systems ··· 1801 1772 # CONFIG_JFFS2_LZO is not set 1802 1773 CONFIG_JFFS2_RTIME=y 1803 1774 # CONFIG_JFFS2_RUBIN is not set 1775 + # CONFIG_LOGFS is not set 1804 1776 # CONFIG_CRAMFS is not set 1805 1777 # CONFIG_SQUASHFS is not set 1806 1778 # CONFIG_VXFS_FS is not set ··· 1828 1798 CONFIG_RPCSEC_GSS_KRB5=y 1829 1799 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1830 1800 # CONFIG_SMB_FS is not set 1801 + # CONFIG_CEPH_FS is not set 1831 1802 CONFIG_CIFS=m 1832 1803 # CONFIG_CIFS_STATS is not set 1833 1804 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1901 1870 # CONFIG_CRC7 is not set 1902 1871 CONFIG_LIBCRC32C=m 1903 1872 CONFIG_ZLIB_INFLATE=y 1904 - CONFIG_ZLIB_DEFLATE=m 1873 + CONFIG_ZLIB_DEFLATE=y 1905 1874 CONFIG_DECOMPRESS_GZIP=y 1906 1875 CONFIG_HAS_IOMEM=y 1907 1876 CONFIG_HAS_IOPORT=y ··· 2037 2006 CONFIG_CRYPTO_MANAGER2=y 2038 2007 # CONFIG_CRYPTO_GF128MUL is not set 2039 2008 CONFIG_CRYPTO_NULL=m 2009 + # CONFIG_CRYPTO_PCRYPT is not set 2040 2010 CONFIG_CRYPTO_WORKQUEUE=y 2041 2011 # CONFIG_CRYPTO_CRYPTD is not set 2042 2012 CONFIG_CRYPTO_AUTHENC=m
+18 -16
arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:39 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:03 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 97 97 CONFIG_IKCONFIG=y 98 98 CONFIG_IKCONFIG_PROC=y 99 99 CONFIG_LOG_BUF_SHIFT=14 100 - CONFIG_GROUP_SCHED=y 101 - # CONFIG_FAIR_GROUP_SCHED is not set 102 - # CONFIG_RT_GROUP_SCHED is not set 103 - CONFIG_USER_SCHED=y 104 - # CONFIG_CGROUP_SCHED is not set 105 100 # CONFIG_CGROUPS is not set 106 101 CONFIG_SYSFS_DEPRECATED=y 107 102 CONFIG_SYSFS_DEPRECATED_V2=y ··· 107 112 CONFIG_RD_GZIP=y 108 113 # CONFIG_RD_BZIP2 is not set 109 114 # CONFIG_RD_LZMA is not set 115 + # CONFIG_RD_LZO is not set 110 116 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 111 117 CONFIG_SYSCTL=y 112 118 CONFIG_ANON_INODES=y ··· 316 320 # Bus options 317 321 # 318 322 CONFIG_ZONE_DMA=y 323 + # CONFIG_NEED_DMA_MAP_STATE is not set 319 324 CONFIG_GENERIC_ISA_DMA=y 320 325 CONFIG_PPC_INDIRECT_PCI=y 321 326 CONFIG_FSL_SOC=y ··· 332 335 # CONFIG_PCIEASPM is not set 333 336 CONFIG_ARCH_SUPPORTS_MSI=y 334 337 # CONFIG_PCI_MSI is not set 335 - # CONFIG_PCI_LEGACY is not set 336 338 CONFIG_PCI_DEBUG=y 337 339 # CONFIG_PCI_STUB is not set 338 340 # CONFIG_PCI_IOV is not set ··· 358 362 # Networking options 359 363 # 360 364 CONFIG_PACKET=y 361 - # CONFIG_PACKET_MMAP is not set 362 365 CONFIG_UNIX=y 363 366 CONFIG_XFRM=y 364 367 CONFIG_XFRM_USER=y ··· 566 571 # UBI - Unsorted block images 567 572 # 568 573 # CONFIG_MTD_UBI is not set 574 + CONFIG_OF_FLATTREE=y 575 + CONFIG_OF_DYNAMIC=y 569 576 CONFIG_OF_DEVICE=y 570 577 CONFIG_OF_I2C=y 571 578 # CONFIG_PARPORT is not set ··· 602 605 # CONFIG_ENCLOSURE_SERVICES is not set 603 606 # CONFIG_HP_ILO is not set 604 607 # CONFIG_ISL29003 is not set 608 + # CONFIG_SENSORS_TSL2550 is not set 605 609 # CONFIG_DS1682 is not set 606 610 # CONFIG_C2PORT is not set 607 611 ··· 668 670 # 669 671 # SCSI device support 670 672 # 673 + CONFIG_SCSI_MOD=y 671 674 # CONFIG_RAID_ATTRS is not set 672 675 CONFIG_SCSI=y 673 676 CONFIG_SCSI_DMA=y ··· 791 792 # CONFIG_PATA_IT821X is not set 792 793 # CONFIG_PATA_IT8213 is not set 793 794 # CONFIG_PATA_JMICRON is not set 795 + # CONFIG_PATA_LEGACY is not set 794 796 # CONFIG_PATA_TRIFLEX is not set 795 797 # CONFIG_PATA_MARVELL is not set 796 798 # CONFIG_PATA_MPIIX is not set ··· 970 970 CONFIG_SERIAL_CORE_CONSOLE=y 971 971 # CONFIG_SERIAL_JSM is not set 972 972 # CONFIG_SERIAL_OF_PLATFORM is not set 973 + # CONFIG_SERIAL_TIMBERDALE is not set 973 974 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 974 975 CONFIG_UNIX98_PTYS=y 975 976 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1018 1017 CONFIG_I2C_MPC=y 1019 1018 # CONFIG_I2C_OCORES is not set 1020 1019 # CONFIG_I2C_SIMTEC is not set 1020 + # CONFIG_I2C_XILINX is not set 1021 1021 1022 1022 # 1023 1023 # External I2C/SMBus adapter drivers ··· 1031 1029 # 1032 1030 # CONFIG_I2C_PCA_PLATFORM is not set 1033 1031 # CONFIG_I2C_STUB is not set 1034 - 1035 - # 1036 - # Miscellaneous I2C Chip support 1037 - # 1038 - # CONFIG_SENSORS_TSL2550 is not set 1039 1032 # CONFIG_I2C_DEBUG_CORE is not set 1040 1033 # CONFIG_I2C_DEBUG_ALGO is not set 1041 1034 # CONFIG_I2C_DEBUG_BUS is not set 1042 - # CONFIG_I2C_DEBUG_CHIP is not set 1043 1035 # CONFIG_SPI is not set 1044 1036 1045 1037 # ··· 1058 1062 # Multifunction device drivers 1059 1063 # 1060 1064 # CONFIG_MFD_CORE is not set 1065 + # CONFIG_MFD_88PM860X is not set 1061 1066 # CONFIG_MFD_SM501 is not set 1062 1067 # CONFIG_HTC_PASIC3 is not set 1063 1068 # CONFIG_TWL4030_CORE is not set 1064 1069 # CONFIG_MFD_TMIO is not set 1065 1070 # CONFIG_PMIC_DA903X is not set 1066 1071 # CONFIG_PMIC_ADP5520 is not set 1072 + # CONFIG_MFD_MAX8925 is not set 1067 1073 # CONFIG_MFD_WM8400 is not set 1068 1074 # CONFIG_MFD_WM831X is not set 1069 1075 # CONFIG_MFD_WM8350_I2C is not set 1076 + # CONFIG_MFD_WM8994 is not set 1070 1077 # CONFIG_MFD_PCF50633 is not set 1071 1078 # CONFIG_AB3100_CORE is not set 1072 - # CONFIG_MFD_88PM8607 is not set 1079 + # CONFIG_LPC_SCH is not set 1073 1080 # CONFIG_REGULATOR is not set 1074 1081 # CONFIG_MEDIA_SUPPORT is not set 1075 1082 ··· 1081 1082 # 1082 1083 # CONFIG_AGP is not set 1083 1084 CONFIG_VGA_ARB=y 1085 + CONFIG_VGA_ARB_MAX_GPUS=16 1084 1086 # CONFIG_DRM is not set 1085 1087 # CONFIG_VGASTATE is not set 1086 1088 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1434 1434 # CONFIG_BFS_FS is not set 1435 1435 # CONFIG_EFS_FS is not set 1436 1436 # CONFIG_JFFS2_FS is not set 1437 + # CONFIG_LOGFS is not set 1437 1438 # CONFIG_CRAMFS is not set 1438 1439 # CONFIG_SQUASHFS is not set 1439 1440 # CONFIG_VXFS_FS is not set ··· 1462 1461 # CONFIG_RPCSEC_GSS_KRB5 is not set 1463 1462 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1464 1463 # CONFIG_SMB_FS is not set 1464 + # CONFIG_CEPH_FS is not set 1465 1465 # CONFIG_CIFS is not set 1466 1466 # CONFIG_NCP_FS is not set 1467 1467 # CONFIG_CODA_FS is not set
+30 -18
arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:40 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:04 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 97 97 # CONFIG_RCU_TRACE is not set 98 98 CONFIG_RCU_FANOUT=32 99 99 # CONFIG_RCU_FANOUT_EXACT is not set 100 + # CONFIG_RCU_FAST_NO_HZ is not set 100 101 # CONFIG_TREE_RCU_TRACE is not set 101 102 CONFIG_IKCONFIG=y 102 103 CONFIG_IKCONFIG_PROC=y 103 104 CONFIG_LOG_BUF_SHIFT=14 104 - CONFIG_GROUP_SCHED=y 105 - # CONFIG_FAIR_GROUP_SCHED is not set 106 - # CONFIG_RT_GROUP_SCHED is not set 107 - CONFIG_USER_SCHED=y 108 - # CONFIG_CGROUP_SCHED is not set 109 105 # CONFIG_CGROUPS is not set 110 106 CONFIG_SYSFS_DEPRECATED=y 111 107 CONFIG_SYSFS_DEPRECATED_V2=y ··· 112 116 CONFIG_RD_GZIP=y 113 117 # CONFIG_RD_BZIP2 is not set 114 118 # CONFIG_RD_LZMA is not set 119 + # CONFIG_RD_LZO is not set 115 120 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 121 CONFIG_SYSCTL=y 117 122 CONFIG_ANON_INODES=y ··· 323 326 # Bus options 324 327 # 325 328 CONFIG_ZONE_DMA=y 329 + # CONFIG_NEED_DMA_MAP_STATE is not set 326 330 CONFIG_GENERIC_ISA_DMA=y 327 331 CONFIG_PPC_INDIRECT_PCI=y 328 332 CONFIG_FSL_SOC=y ··· 335 337 # CONFIG_PCIEPORTBUS is not set 336 338 CONFIG_ARCH_SUPPORTS_MSI=y 337 339 # CONFIG_PCI_MSI is not set 338 - # CONFIG_PCI_LEGACY is not set 339 340 # CONFIG_PCI_DEBUG is not set 340 341 # CONFIG_PCI_STUB is not set 341 342 # CONFIG_PCI_IOV is not set ··· 362 365 # Networking options 363 366 # 364 367 CONFIG_PACKET=y 365 - # CONFIG_PACKET_MMAP is not set 366 368 CONFIG_UNIX=y 367 369 CONFIG_XFRM=y 368 370 CONFIG_XFRM_USER=y ··· 494 498 # CONFIG_SYS_HYPERVISOR is not set 495 499 # CONFIG_CONNECTOR is not set 496 500 # CONFIG_MTD is not set 501 + CONFIG_OF_FLATTREE=y 502 + CONFIG_OF_DYNAMIC=y 497 503 CONFIG_OF_DEVICE=y 498 504 CONFIG_OF_I2C=y 499 505 CONFIG_OF_MDIO=y ··· 532 534 # CONFIG_ENCLOSURE_SERVICES is not set 533 535 # CONFIG_HP_ILO is not set 534 536 # CONFIG_ISL29003 is not set 537 + # CONFIG_SENSORS_TSL2550 is not set 535 538 # CONFIG_DS1682 is not set 536 539 # CONFIG_C2PORT is not set 537 540 ··· 550 551 # 551 552 # SCSI device support 552 553 # 554 + CONFIG_SCSI_MOD=y 553 555 # CONFIG_RAID_ATTRS is not set 554 556 CONFIG_SCSI=y 555 557 CONFIG_SCSI_DMA=y ··· 675 675 # CONFIG_PATA_IT821X is not set 676 676 # CONFIG_PATA_IT8213 is not set 677 677 # CONFIG_PATA_JMICRON is not set 678 + # CONFIG_PATA_LEGACY is not set 678 679 # CONFIG_PATA_TRIFLEX is not set 679 680 # CONFIG_PATA_MARVELL is not set 680 681 # CONFIG_PATA_MPIIX is not set ··· 800 799 # CONFIG_CHELSIO_T1 is not set 801 800 CONFIG_CHELSIO_T3_DEPENDS=y 802 801 # CONFIG_CHELSIO_T3 is not set 802 + CONFIG_CHELSIO_T4_DEPENDS=y 803 + # CONFIG_CHELSIO_T4 is not set 803 804 # CONFIG_ENIC is not set 804 805 # CONFIG_IXGBE is not set 805 806 # CONFIG_IXGB is not set ··· 814 811 # CONFIG_MLX4_CORE is not set 815 812 # CONFIG_TEHUTI is not set 816 813 # CONFIG_BNX2X is not set 814 + # CONFIG_QLCNIC is not set 817 815 # CONFIG_QLGE is not set 818 816 # CONFIG_SFC is not set 819 817 # CONFIG_BE2NET is not set ··· 924 920 CONFIG_SERIAL_CORE_CONSOLE=y 925 921 # CONFIG_SERIAL_JSM is not set 926 922 # CONFIG_SERIAL_OF_PLATFORM is not set 923 + # CONFIG_SERIAL_TIMBERDALE is not set 927 924 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 928 925 CONFIG_UNIX98_PTYS=y 929 926 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 973 968 CONFIG_I2C_MPC=y 974 969 # CONFIG_I2C_OCORES is not set 975 970 # CONFIG_I2C_SIMTEC is not set 971 + # CONFIG_I2C_XILINX is not set 976 972 977 973 # 978 974 # External I2C/SMBus adapter drivers ··· 987 981 # 988 982 # CONFIG_I2C_PCA_PLATFORM is not set 989 983 # CONFIG_I2C_STUB is not set 990 - 991 - # 992 - # Miscellaneous I2C Chip support 993 - # 994 - # CONFIG_SENSORS_TSL2550 is not set 995 984 # CONFIG_I2C_DEBUG_CORE is not set 996 985 # CONFIG_I2C_DEBUG_ALGO is not set 997 986 # CONFIG_I2C_DEBUG_BUS is not set 998 - # CONFIG_I2C_DEBUG_CHIP is not set 999 987 # CONFIG_SPI is not set 1000 988 1001 989 # ··· 1014 1014 # Multifunction device drivers 1015 1015 # 1016 1016 # CONFIG_MFD_CORE is not set 1017 + # CONFIG_MFD_88PM860X is not set 1017 1018 # CONFIG_MFD_SM501 is not set 1018 1019 # CONFIG_HTC_PASIC3 is not set 1019 1020 # CONFIG_TWL4030_CORE is not set 1020 1021 # CONFIG_MFD_TMIO is not set 1021 1022 # CONFIG_PMIC_DA903X is not set 1022 1023 # CONFIG_PMIC_ADP5520 is not set 1024 + # CONFIG_MFD_MAX8925 is not set 1023 1025 # CONFIG_MFD_WM8400 is not set 1024 1026 # CONFIG_MFD_WM831X is not set 1025 1027 # CONFIG_MFD_WM8350_I2C is not set 1028 + # CONFIG_MFD_WM8994 is not set 1026 1029 # CONFIG_MFD_PCF50633 is not set 1027 1030 # CONFIG_AB3100_CORE is not set 1028 - # CONFIG_MFD_88PM8607 is not set 1031 + # CONFIG_LPC_SCH is not set 1029 1032 # CONFIG_REGULATOR is not set 1030 1033 # CONFIG_MEDIA_SUPPORT is not set 1031 1034 ··· 1037 1034 # 1038 1035 # CONFIG_AGP is not set 1039 1036 CONFIG_VGA_ARB=y 1037 + CONFIG_VGA_ARB_MAX_GPUS=16 1040 1038 # CONFIG_DRM is not set 1041 1039 # CONFIG_VGASTATE is not set 1042 1040 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1155 1151 CONFIG_SND_PPC=y 1156 1152 CONFIG_SND_USB=y 1157 1153 # CONFIG_SND_USB_AUDIO is not set 1154 + # CONFIG_SND_USB_UA101 is not set 1158 1155 # CONFIG_SND_USB_USX2Y is not set 1159 1156 # CONFIG_SND_USB_CAIAQ is not set 1160 1157 # CONFIG_SND_SOC is not set ··· 1175 1170 # 1176 1171 # Special HID drivers 1177 1172 # 1173 + # CONFIG_HID_3M_PCT is not set 1178 1174 CONFIG_HID_A4TECH=y 1179 1175 CONFIG_HID_APPLE=y 1180 1176 CONFIG_HID_BELKIN=y ··· 1191 1185 CONFIG_HID_LOGITECH=y 1192 1186 # CONFIG_LOGITECH_FF is not set 1193 1187 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1188 + # CONFIG_LOGIG940_FF is not set 1194 1189 CONFIG_HID_MICROSOFT=y 1190 + # CONFIG_HID_MOSART is not set 1195 1191 CONFIG_HID_MONTEREY=y 1196 1192 # CONFIG_HID_NTRIG is not set 1193 + # CONFIG_HID_ORTEK is not set 1197 1194 CONFIG_HID_PANTHERLORD=y 1198 1195 # CONFIG_PANTHERLORD_FF is not set 1199 1196 CONFIG_HID_PETALYNX=y 1197 + # CONFIG_HID_QUANTA is not set 1200 1198 CONFIG_HID_SAMSUNG=y 1201 1199 CONFIG_HID_SONY=y 1200 + # CONFIG_HID_STANTUM is not set 1202 1201 CONFIG_HID_SUNPLUS=y 1203 1202 # CONFIG_HID_GREENASIA is not set 1204 1203 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1311 1300 # CONFIG_USB_RIO500 is not set 1312 1301 # CONFIG_USB_LEGOTOWER is not set 1313 1302 # CONFIG_USB_LCD is not set 1314 - # CONFIG_USB_BERRY_CHARGE is not set 1315 1303 # CONFIG_USB_LED is not set 1316 1304 # CONFIG_USB_CYPRESS_CY7C63 is not set 1317 1305 # CONFIG_USB_CYTHERM is not set ··· 1323 1313 # CONFIG_USB_IOWARRIOR is not set 1324 1314 # CONFIG_USB_TEST is not set 1325 1315 # CONFIG_USB_ISIGHTFW is not set 1326 - # CONFIG_USB_VST is not set 1327 1316 # CONFIG_USB_GADGET is not set 1328 1317 1329 1318 # ··· 1484 1475 # CONFIG_BEFS_DEBUG is not set 1485 1476 CONFIG_BFS_FS=m 1486 1477 CONFIG_EFS_FS=m 1478 + # CONFIG_LOGFS is not set 1487 1479 CONFIG_CRAMFS=y 1488 1480 # CONFIG_SQUASHFS is not set 1489 1481 CONFIG_VXFS_FS=m ··· 1516 1506 CONFIG_RPCSEC_GSS_KRB5=y 1517 1507 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1518 1508 # CONFIG_SMB_FS is not set 1509 + # CONFIG_CEPH_FS is not set 1519 1510 # CONFIG_CIFS is not set 1520 1511 # CONFIG_NCP_FS is not set 1521 1512 # CONFIG_CODA_FS is not set ··· 1728 1717 CONFIG_CRYPTO_MANAGER2=y 1729 1718 # CONFIG_CRYPTO_GF128MUL is not set 1730 1719 # CONFIG_CRYPTO_NULL is not set 1720 + # CONFIG_CRYPTO_PCRYPT is not set 1731 1721 CONFIG_CRYPTO_WORKQUEUE=y 1732 1722 # CONFIG_CRYPTO_CRYPTD is not set 1733 1723 # CONFIG_CRYPTO_AUTHENC is not set
+23 -17
arch/powerpc/configs/86xx/sbc8641d_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:38 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:17:02 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 101 101 CONFIG_IKCONFIG=y 102 102 CONFIG_IKCONFIG_PROC=y 103 103 CONFIG_LOG_BUF_SHIFT=14 104 - CONFIG_GROUP_SCHED=y 105 - CONFIG_FAIR_GROUP_SCHED=y 106 - # CONFIG_RT_GROUP_SCHED is not set 107 - CONFIG_USER_SCHED=y 108 - # CONFIG_CGROUP_SCHED is not set 109 104 # CONFIG_CGROUPS is not set 110 105 CONFIG_SYSFS_DEPRECATED=y 111 106 CONFIG_SYSFS_DEPRECATED_V2=y ··· 111 116 CONFIG_RD_GZIP=y 112 117 # CONFIG_RD_BZIP2 is not set 113 118 # CONFIG_RD_LZMA is not set 119 + # CONFIG_RD_LZO is not set 114 120 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 115 121 CONFIG_SYSCTL=y 116 122 CONFIG_ANON_INODES=y ··· 323 327 # Bus options 324 328 # 325 329 CONFIG_ZONE_DMA=y 330 + # CONFIG_NEED_DMA_MAP_STATE is not set 326 331 CONFIG_GENERIC_ISA_DMA=y 327 332 CONFIG_PPC_INDIRECT_PCI=y 328 333 CONFIG_FSL_SOC=y ··· 339 342 # CONFIG_PCIEASPM is not set 340 343 CONFIG_ARCH_SUPPORTS_MSI=y 341 344 # CONFIG_PCI_MSI is not set 342 - # CONFIG_PCI_LEGACY is not set 343 345 # CONFIG_PCI_DEBUG is not set 344 346 # CONFIG_PCI_STUB is not set 345 347 # CONFIG_PCI_IOV is not set ··· 365 369 # Networking options 366 370 # 367 371 CONFIG_PACKET=y 368 - CONFIG_PACKET_MMAP=y 369 372 CONFIG_UNIX=y 370 373 CONFIG_XFRM=y 371 374 CONFIG_XFRM_USER=m ··· 547 552 # CONFIG_ATM_BR2684_IPFILTER is not set 548 553 CONFIG_STP=m 549 554 CONFIG_BRIDGE=m 555 + CONFIG_BRIDGE_IGMP_SNOOPING=y 550 556 # CONFIG_NET_DSA is not set 551 557 CONFIG_VLAN_8021Q=m 552 558 # CONFIG_VLAN_8021Q_GVRP is not set ··· 729 733 # UBI - Unsorted block images 730 734 # 731 735 # CONFIG_MTD_UBI is not set 736 + CONFIG_OF_FLATTREE=y 737 + CONFIG_OF_DYNAMIC=y 732 738 CONFIG_OF_DEVICE=y 733 739 CONFIG_OF_I2C=y 734 740 CONFIG_OF_MDIO=y ··· 766 768 # CONFIG_ENCLOSURE_SERVICES is not set 767 769 # CONFIG_HP_ILO is not set 768 770 # CONFIG_ISL29003 is not set 771 + # CONFIG_SENSORS_TSL2550 is not set 769 772 # CONFIG_DS1682 is not set 770 773 # CONFIG_C2PORT is not set 771 774 ··· 784 785 # 785 786 # SCSI device support 786 787 # 788 + CONFIG_SCSI_MOD=y 787 789 # CONFIG_RAID_ATTRS is not set 788 790 # CONFIG_SCSI is not set 789 791 # CONFIG_SCSI_DMA is not set ··· 1024 1024 CONFIG_SERIAL_CORE_CONSOLE=y 1025 1025 # CONFIG_SERIAL_JSM is not set 1026 1026 # CONFIG_SERIAL_OF_PLATFORM is not set 1027 + # CONFIG_SERIAL_TIMBERDALE is not set 1027 1028 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1028 1029 CONFIG_UNIX98_PTYS=y 1029 1030 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1075 1074 CONFIG_I2C_MPC=y 1076 1075 # CONFIG_I2C_OCORES is not set 1077 1076 # CONFIG_I2C_SIMTEC is not set 1077 + # CONFIG_I2C_XILINX is not set 1078 1078 1079 1079 # 1080 1080 # External I2C/SMBus adapter drivers ··· 1088 1086 # 1089 1087 # CONFIG_I2C_PCA_PLATFORM is not set 1090 1088 # CONFIG_I2C_STUB is not set 1091 - 1092 - # 1093 - # Miscellaneous I2C Chip support 1094 - # 1095 - # CONFIG_SENSORS_TSL2550 is not set 1096 1089 # CONFIG_I2C_DEBUG_CORE is not set 1097 1090 # CONFIG_I2C_DEBUG_ALGO is not set 1098 1091 # CONFIG_I2C_DEBUG_BUS is not set 1099 - # CONFIG_I2C_DEBUG_CHIP is not set 1100 1092 # CONFIG_SPI is not set 1101 1093 1102 1094 # ··· 1116 1120 # CONFIG_SENSORS_ADM1029 is not set 1117 1121 # CONFIG_SENSORS_ADM1031 is not set 1118 1122 # CONFIG_SENSORS_ADM9240 is not set 1123 + # CONFIG_SENSORS_ADT7411 is not set 1119 1124 # CONFIG_SENSORS_ADT7462 is not set 1120 1125 # CONFIG_SENSORS_ADT7470 is not set 1121 - # CONFIG_SENSORS_ADT7473 is not set 1122 1126 # CONFIG_SENSORS_ADT7475 is not set 1127 + # CONFIG_SENSORS_ASC7621 is not set 1123 1128 # CONFIG_SENSORS_ATXP1 is not set 1124 1129 # CONFIG_SENSORS_DS1621 is not set 1125 1130 # CONFIG_SENSORS_I5K_AMB is not set ··· 1157 1160 # CONFIG_SENSORS_SMSC47M192 is not set 1158 1161 # CONFIG_SENSORS_SMSC47B397 is not set 1159 1162 # CONFIG_SENSORS_ADS7828 is not set 1163 + # CONFIG_SENSORS_AMC6821 is not set 1160 1164 # CONFIG_SENSORS_THMC50 is not set 1161 1165 # CONFIG_SENSORS_TMP401 is not set 1162 1166 # CONFIG_SENSORS_TMP421 is not set ··· 1200 1202 # Multifunction device drivers 1201 1203 # 1202 1204 # CONFIG_MFD_CORE is not set 1205 + # CONFIG_MFD_88PM860X is not set 1203 1206 # CONFIG_MFD_SM501 is not set 1204 1207 # CONFIG_HTC_PASIC3 is not set 1205 1208 # CONFIG_TWL4030_CORE is not set 1206 1209 # CONFIG_MFD_TMIO is not set 1207 1210 # CONFIG_PMIC_DA903X is not set 1208 1211 # CONFIG_PMIC_ADP5520 is not set 1212 + # CONFIG_MFD_MAX8925 is not set 1209 1213 # CONFIG_MFD_WM8400 is not set 1210 1214 # CONFIG_MFD_WM831X is not set 1211 1215 # CONFIG_MFD_WM8350_I2C is not set 1216 + # CONFIG_MFD_WM8994 is not set 1212 1217 # CONFIG_MFD_PCF50633 is not set 1213 1218 # CONFIG_AB3100_CORE is not set 1214 - # CONFIG_MFD_88PM8607 is not set 1219 + # CONFIG_LPC_SCH is not set 1215 1220 # CONFIG_REGULATOR is not set 1216 1221 # CONFIG_MEDIA_SUPPORT is not set 1217 1222 ··· 1223 1222 # 1224 1223 # CONFIG_AGP is not set 1225 1224 CONFIG_VGA_ARB=y 1225 + CONFIG_VGA_ARB_MAX_GPUS=16 1226 1226 # CONFIG_DRM is not set 1227 1227 # CONFIG_VGASTATE is not set 1228 1228 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1378 1376 # CONFIG_BFS_FS is not set 1379 1377 # CONFIG_EFS_FS is not set 1380 1378 # CONFIG_JFFS2_FS is not set 1379 + # CONFIG_LOGFS is not set 1381 1380 # CONFIG_CRAMFS is not set 1382 1381 # CONFIG_SQUASHFS is not set 1383 1382 # CONFIG_VXFS_FS is not set ··· 1411 1408 CONFIG_SMB_FS=m 1412 1409 CONFIG_SMB_NLS_DEFAULT=y 1413 1410 CONFIG_SMB_NLS_REMOTE="cp437" 1411 + # CONFIG_CEPH_FS is not set 1414 1412 CONFIG_CIFS=m 1415 1413 # CONFIG_CIFS_STATS is not set 1416 1414 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1544 1540 # CONFIG_BACKTRACE_SELF_TEST is not set 1545 1541 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1546 1542 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1543 + # CONFIG_LKDTM is not set 1547 1544 # CONFIG_FAULT_INJECTION is not set 1548 1545 # CONFIG_LATENCYTOP is not set 1549 1546 CONFIG_SYSCTL_SYSCALL_CHECK=y ··· 1623 1618 CONFIG_CRYPTO_MANAGER2=y 1624 1619 # CONFIG_CRYPTO_GF128MUL is not set 1625 1620 CONFIG_CRYPTO_NULL=m 1621 + # CONFIG_CRYPTO_PCRYPT is not set 1626 1622 CONFIG_CRYPTO_WORKQUEUE=y 1627 1623 # CONFIG_CRYPTO_CRYPTD is not set 1628 1624 CONFIG_CRYPTO_AUTHENC=m
+10 -8
arch/powerpc/configs/adder875_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:23:58 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:22 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 91 91 # CONFIG_TREE_RCU_TRACE is not set 92 92 # CONFIG_IKCONFIG is not set 93 93 CONFIG_LOG_BUF_SHIFT=14 94 - CONFIG_GROUP_SCHED=y 95 - CONFIG_FAIR_GROUP_SCHED=y 96 - # CONFIG_RT_GROUP_SCHED is not set 97 - CONFIG_USER_SCHED=y 98 - # CONFIG_CGROUP_SCHED is not set 99 94 # CONFIG_CGROUPS is not set 100 95 CONFIG_SYSFS_DEPRECATED=y 101 96 CONFIG_SYSFS_DEPRECATED_V2=y ··· 302 307 # Bus options 303 308 # 304 309 CONFIG_ZONE_DMA=y 310 + CONFIG_NEED_DMA_MAP_STATE=y 305 311 CONFIG_FSL_SOC=y 306 312 # CONFIG_PCI is not set 307 313 # CONFIG_PCI_DOMAINS is not set ··· 332 336 # Networking options 333 337 # 334 338 CONFIG_PACKET=y 335 - # CONFIG_PACKET_MMAP is not set 336 339 CONFIG_UNIX=y 337 340 # CONFIG_NET_KEY is not set 338 341 CONFIG_INET=y ··· 500 505 # UBI - Unsorted block images 501 506 # 502 507 # CONFIG_MTD_UBI is not set 508 + CONFIG_OF_FLATTREE=y 509 + CONFIG_OF_DYNAMIC=y 503 510 CONFIG_OF_DEVICE=y 504 511 CONFIG_OF_MDIO=y 505 512 # CONFIG_PARPORT is not set ··· 513 516 # 514 517 # SCSI device support 515 518 # 519 + CONFIG_SCSI_MOD=y 516 520 # CONFIG_RAID_ATTRS is not set 517 521 # CONFIG_SCSI is not set 518 522 # CONFIG_SCSI_DMA is not set ··· 662 664 CONFIG_SERIAL_CORE_CONSOLE=y 663 665 CONFIG_SERIAL_CPM=y 664 666 CONFIG_SERIAL_CPM_CONSOLE=y 667 + # CONFIG_SERIAL_TIMBERDALE is not set 665 668 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 666 669 CONFIG_UNIX98_PTYS=y 667 670 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 801 802 # CONFIG_BFS_FS is not set 802 803 # CONFIG_EFS_FS is not set 803 804 # CONFIG_JFFS2_FS is not set 805 + # CONFIG_LOGFS is not set 804 806 CONFIG_CRAMFS=y 805 807 # CONFIG_SQUASHFS is not set 806 808 # CONFIG_VXFS_FS is not set ··· 826 826 # CONFIG_RPCSEC_GSS_KRB5 is not set 827 827 # CONFIG_RPCSEC_GSS_SPKM3 is not set 828 828 # CONFIG_SMB_FS is not set 829 + # CONFIG_CEPH_FS is not set 829 830 # CONFIG_CIFS is not set 830 831 # CONFIG_NCP_FS is not set 831 832 # CONFIG_CODA_FS is not set ··· 925 924 # CONFIG_BACKTRACE_SELF_TEST is not set 926 925 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 927 926 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 927 + # CONFIG_LKDTM is not set 928 928 # CONFIG_FAULT_INJECTION is not set 929 929 # CONFIG_LATENCYTOP is not set 930 930 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
+25 -30
arch/powerpc/configs/c2k_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:23:59 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:23 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 101 101 # CONFIG_TREE_RCU_TRACE is not set 102 102 # CONFIG_IKCONFIG is not set 103 103 CONFIG_LOG_BUF_SHIFT=17 104 - CONFIG_GROUP_SCHED=y 105 - CONFIG_FAIR_GROUP_SCHED=y 106 - # CONFIG_RT_GROUP_SCHED is not set 107 - CONFIG_USER_SCHED=y 108 - # CONFIG_CGROUP_SCHED is not set 109 104 # CONFIG_CGROUPS is not set 110 105 CONFIG_SYSFS_DEPRECATED=y 111 106 CONFIG_SYSFS_DEPRECATED_V2=y ··· 116 121 CONFIG_RD_GZIP=y 117 122 CONFIG_RD_BZIP2=y 118 123 CONFIG_RD_LZMA=y 124 + CONFIG_RD_LZO=y 119 125 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 120 126 CONFIG_SYSCTL=y 121 127 CONFIG_ANON_INODES=y ··· 143 147 # Kernel Performance Events And Counters 144 148 # 145 149 CONFIG_PERF_EVENTS=y 146 - CONFIG_EVENT_PROFILE=y 147 150 # CONFIG_PERF_COUNTERS is not set 148 151 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set 149 152 CONFIG_VM_EVENT_COUNTERS=y ··· 153 158 CONFIG_SLUB=y 154 159 # CONFIG_SLOB is not set 155 160 CONFIG_PROFILING=y 156 - CONFIG_TRACEPOINTS=y 157 161 CONFIG_OPROFILE=m 158 162 CONFIG_HAVE_OPROFILE=y 159 163 CONFIG_KPROBES=y ··· 351 357 # Bus options 352 358 # 353 359 CONFIG_ZONE_DMA=y 360 + CONFIG_NEED_DMA_MAP_STATE=y 354 361 CONFIG_GENERIC_ISA_DMA=y 355 362 CONFIG_PPC_INDIRECT_PCI=y 356 363 CONFIG_PCI=y ··· 360 365 # CONFIG_PCIEPORTBUS is not set 361 366 CONFIG_ARCH_SUPPORTS_MSI=y 362 367 CONFIG_PCI_MSI=y 363 - # CONFIG_PCI_LEGACY is not set 364 368 # CONFIG_PCI_DEBUG is not set 365 369 # CONFIG_PCI_STUB is not set 366 370 # CONFIG_PCI_IOV is not set ··· 390 396 # Networking options 391 397 # 392 398 CONFIG_PACKET=y 393 - CONFIG_PACKET_MMAP=y 394 399 CONFIG_UNIX=y 395 400 CONFIG_XFRM=y 396 401 CONFIG_XFRM_USER=y ··· 520 527 CONFIG_IP_VS_PROTO_AH_ESP=y 521 528 CONFIG_IP_VS_PROTO_ESP=y 522 529 CONFIG_IP_VS_PROTO_AH=y 530 + # CONFIG_IP_VS_PROTO_SCTP is not set 523 531 524 532 # 525 533 # IPVS scheduler ··· 624 630 # CONFIG_ATM_BR2684_IPFILTER is not set 625 631 CONFIG_STP=m 626 632 CONFIG_BRIDGE=m 633 + CONFIG_BRIDGE_IGMP_SNOOPING=y 627 634 # CONFIG_NET_DSA is not set 628 635 CONFIG_VLAN_8021Q=m 629 636 # CONFIG_VLAN_8021Q_GVRP is not set ··· 685 690 # 686 691 # CONFIG_NET_PKTGEN is not set 687 692 # CONFIG_NET_TCPPROBE is not set 688 - # CONFIG_NET_DROP_MONITOR is not set 689 693 # CONFIG_HAMRADIO is not set 690 694 # CONFIG_CAN is not set 691 695 # CONFIG_IRDA is not set ··· 827 833 # UBI - Unsorted block images 828 834 # 829 835 # CONFIG_MTD_UBI is not set 836 + CONFIG_OF_FLATTREE=y 837 + CONFIG_OF_DYNAMIC=y 830 838 CONFIG_OF_DEVICE=y 831 839 CONFIG_OF_I2C=m 832 840 CONFIG_OF_MDIO=y ··· 863 867 # 864 868 # SCSI device support 865 869 # 870 + CONFIG_SCSI_MOD=m 866 871 # CONFIG_RAID_ATTRS is not set 867 872 CONFIG_SCSI=m 868 873 CONFIG_SCSI_DMA=y ··· 1176 1179 CONFIG_SERIAL_CORE=y 1177 1180 CONFIG_SERIAL_CORE_CONSOLE=y 1178 1181 # CONFIG_SERIAL_JSM is not set 1182 + # CONFIG_SERIAL_TIMBERDALE is not set 1179 1183 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1180 1184 CONFIG_UNIX98_PTYS=y 1181 1185 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1229 1231 CONFIG_I2C_MV64XXX=m 1230 1232 # CONFIG_I2C_OCORES is not set 1231 1233 # CONFIG_I2C_SIMTEC is not set 1234 + # CONFIG_I2C_XILINX is not set 1232 1235 1233 1236 # 1234 1237 # External I2C/SMBus adapter drivers ··· 1243 1244 # 1244 1245 # CONFIG_I2C_PCA_PLATFORM is not set 1245 1246 # CONFIG_I2C_STUB is not set 1246 - 1247 - # 1248 - # Miscellaneous I2C Chip support 1249 - # 1250 - # CONFIG_SENSORS_TSL2550 is not set 1251 1247 # CONFIG_I2C_DEBUG_CORE is not set 1252 1248 # CONFIG_I2C_DEBUG_ALGO is not set 1253 1249 # CONFIG_I2C_DEBUG_BUS is not set 1254 - # CONFIG_I2C_DEBUG_CHIP is not set 1255 1250 # CONFIG_SPI is not set 1256 1251 1257 1252 # ··· 1271 1278 # CONFIG_SENSORS_ADM1029 is not set 1272 1279 CONFIG_SENSORS_ADM1031=m 1273 1280 # CONFIG_SENSORS_ADM9240 is not set 1281 + # CONFIG_SENSORS_ADT7411 is not set 1274 1282 # CONFIG_SENSORS_ADT7462 is not set 1275 1283 # CONFIG_SENSORS_ADT7470 is not set 1276 - # CONFIG_SENSORS_ADT7473 is not set 1277 1284 # CONFIG_SENSORS_ADT7475 is not set 1285 + # CONFIG_SENSORS_ASC7621 is not set 1278 1286 # CONFIG_SENSORS_ATXP1 is not set 1279 1287 CONFIG_SENSORS_DS1621=m 1280 1288 # CONFIG_SENSORS_I5K_AMB is not set ··· 1312 1318 # CONFIG_SENSORS_SMSC47M192 is not set 1313 1319 CONFIG_SENSORS_SMSC47B397=m 1314 1320 # CONFIG_SENSORS_ADS7828 is not set 1321 + # CONFIG_SENSORS_AMC6821 is not set 1315 1322 # CONFIG_SENSORS_THMC50 is not set 1316 1323 # CONFIG_SENSORS_TMP401 is not set 1317 1324 # CONFIG_SENSORS_TMP421 is not set ··· 1364 1369 # CONFIG_HTC_PASIC3 is not set 1365 1370 # CONFIG_MFD_TMIO is not set 1366 1371 # CONFIG_MFD_WM8400 is not set 1367 - # CONFIG_MFD_WM8350_I2C is not set 1372 + # CONFIG_MFD_WM8994 is not set 1368 1373 # CONFIG_MFD_PCF50633 is not set 1369 - # CONFIG_AB3100_CORE is not set 1374 + # CONFIG_LPC_SCH is not set 1370 1375 # CONFIG_REGULATOR is not set 1371 1376 # CONFIG_MEDIA_SUPPORT is not set 1372 1377 ··· 1375 1380 # 1376 1381 # CONFIG_AGP is not set 1377 1382 CONFIG_VGA_ARB=y 1383 + CONFIG_VGA_ARB_MAX_GPUS=16 1378 1384 # CONFIG_DRM is not set 1379 1385 # CONFIG_VGASTATE is not set 1380 1386 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1409 1413 CONFIG_USB_DEVICEFS=y 1410 1414 # CONFIG_USB_DEVICE_CLASS is not set 1411 1415 # CONFIG_USB_DYNAMIC_MINORS is not set 1412 - CONFIG_USB_SUSPEND=y 1413 1416 # CONFIG_USB_OTG is not set 1414 1417 CONFIG_USB_MON=m 1415 1418 # CONFIG_USB_WUSB is not set ··· 1530 1535 # CONFIG_USB_SERIAL_NAVMAN is not set 1531 1536 CONFIG_USB_SERIAL_PL2303=m 1532 1537 # CONFIG_USB_SERIAL_OTI6858 is not set 1538 + # CONFIG_USB_SERIAL_QCAUX is not set 1533 1539 # CONFIG_USB_SERIAL_QUALCOMM is not set 1534 1540 # CONFIG_USB_SERIAL_SPCP8X5 is not set 1535 1541 # CONFIG_USB_SERIAL_HP4X is not set ··· 1545 1549 # CONFIG_USB_SERIAL_OPTION is not set 1546 1550 CONFIG_USB_SERIAL_OMNINET=m 1547 1551 # CONFIG_USB_SERIAL_OPTICON is not set 1552 + # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set 1548 1553 # CONFIG_USB_SERIAL_DEBUG is not set 1549 1554 1550 1555 # ··· 1558 1561 CONFIG_USB_RIO500=m 1559 1562 CONFIG_USB_LEGOTOWER=m 1560 1563 CONFIG_USB_LCD=m 1561 - # CONFIG_USB_BERRY_CHARGE is not set 1562 1564 CONFIG_USB_LED=m 1563 1565 # CONFIG_USB_CYPRESS_CY7C63 is not set 1564 1566 # CONFIG_USB_CYTHERM is not set ··· 1570 1574 # CONFIG_USB_IOWARRIOR is not set 1571 1575 CONFIG_USB_TEST=m 1572 1576 # CONFIG_USB_ISIGHTFW is not set 1573 - # CONFIG_USB_VST is not set 1574 1577 CONFIG_USB_ATM=m 1575 1578 CONFIG_USB_SPEEDTOUCH=m 1576 1579 # CONFIG_USB_CXACRU is not set ··· 1606 1611 # CONFIG_EDAC is not set 1607 1612 # CONFIG_RTC_CLASS is not set 1608 1613 CONFIG_DMADEVICES=y 1614 + # CONFIG_DMADEVICES_DEBUG is not set 1609 1615 1610 1616 # 1611 1617 # DMA Devices ··· 1710 1714 # CONFIG_JFFS2_LZO is not set 1711 1715 CONFIG_JFFS2_RTIME=y 1712 1716 # CONFIG_JFFS2_RUBIN is not set 1717 + # CONFIG_LOGFS is not set 1713 1718 CONFIG_CRAMFS=m 1714 1719 # CONFIG_SQUASHFS is not set 1715 1720 CONFIG_VXFS_FS=m ··· 1739 1742 CONFIG_RPCSEC_GSS_KRB5=y 1740 1743 CONFIG_RPCSEC_GSS_SPKM3=m 1741 1744 # CONFIG_SMB_FS is not set 1745 + # CONFIG_CEPH_FS is not set 1742 1746 CONFIG_CIFS=m 1743 1747 # CONFIG_CIFS_STATS is not set 1744 1748 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1815 1817 CONFIG_NLS_KOI8_U=m 1816 1818 CONFIG_NLS_UTF8=m 1817 1819 # CONFIG_DLM is not set 1818 - CONFIG_BINARY_PRINTF=y 1820 + # CONFIG_BINARY_PRINTF is not set 1819 1821 1820 1822 # 1821 1823 # Library routines ··· 1831 1833 CONFIG_LIBCRC32C=m 1832 1834 CONFIG_ZLIB_INFLATE=y 1833 1835 CONFIG_ZLIB_DEFLATE=y 1836 + CONFIG_LZO_DECOMPRESS=y 1834 1837 CONFIG_DECOMPRESS_GZIP=y 1835 1838 CONFIG_DECOMPRESS_BZIP2=y 1836 1839 CONFIG_DECOMPRESS_LZMA=y 1840 + CONFIG_DECOMPRESS_LZO=y 1837 1841 CONFIG_HAS_IOMEM=y 1838 1842 CONFIG_HAS_IOPORT=y 1839 1843 CONFIG_HAS_DMA=y ··· 1880 1880 # CONFIG_LOCK_STAT is not set 1881 1881 CONFIG_DEBUG_SPINLOCK_SLEEP=y 1882 1882 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1883 - CONFIG_STACKTRACE=y 1884 1883 # CONFIG_DEBUG_KOBJECT is not set 1885 1884 CONFIG_DEBUG_HIGHMEM=y 1886 1885 CONFIG_DEBUG_BUGVERBOSE=y ··· 1902 1903 # CONFIG_LATENCYTOP is not set 1903 1904 CONFIG_SYSCTL_SYSCALL_CHECK=y 1904 1905 # CONFIG_DEBUG_PAGEALLOC is not set 1905 - CONFIG_NOP_TRACER=y 1906 1906 CONFIG_HAVE_FUNCTION_TRACER=y 1907 1907 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1908 1908 CONFIG_HAVE_DYNAMIC_FTRACE=y 1909 1909 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1910 1910 CONFIG_RING_BUFFER=y 1911 - CONFIG_EVENT_TRACING=y 1912 - CONFIG_CONTEXT_SWITCH_TRACER=y 1913 1911 CONFIG_RING_BUFFER_ALLOW_SWAP=y 1914 - CONFIG_TRACING=y 1915 1912 CONFIG_TRACING_SUPPORT=y 1916 1913 CONFIG_FTRACE=y 1917 1914 # CONFIG_FUNCTION_TRACER is not set
+16 -4
arch/powerpc/configs/ep8248e_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:23:59 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:24 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 298 298 # Bus options 299 299 # 300 300 CONFIG_ZONE_DMA=y 301 + # CONFIG_NEED_DMA_MAP_STATE is not set 301 302 CONFIG_PPC_INDIRECT_PCI=y 302 303 CONFIG_FSL_SOC=y 303 304 CONFIG_PPC_PCI_CHOICE=y ··· 309 308 # CONFIG_PCIEPORTBUS is not set 310 309 CONFIG_ARCH_SUPPORTS_MSI=y 311 310 # CONFIG_PCI_MSI is not set 312 - # CONFIG_PCI_LEGACY is not set 313 311 # CONFIG_PCI_DEBUG is not set 314 312 # CONFIG_PCI_STUB is not set 315 313 # CONFIG_PCI_IOV is not set ··· 335 335 # Networking options 336 336 # 337 337 CONFIG_PACKET=y 338 - # CONFIG_PACKET_MMAP is not set 339 338 CONFIG_UNIX=y 340 339 CONFIG_XFRM=y 341 340 # CONFIG_XFRM_USER is not set ··· 536 537 # UBI - Unsorted block images 537 538 # 538 539 # CONFIG_MTD_UBI is not set 540 + CONFIG_OF_FLATTREE=y 541 + CONFIG_OF_DYNAMIC=y 539 542 CONFIG_OF_DEVICE=y 540 543 CONFIG_OF_GPIO=y 541 544 CONFIG_OF_MDIO=y ··· 567 566 # 568 567 # SCSI device support 569 568 # 569 + CONFIG_SCSI_MOD=y 570 570 # CONFIG_RAID_ATTRS is not set 571 571 # CONFIG_SCSI is not set 572 572 # CONFIG_SCSI_DMA is not set ··· 673 671 # CONFIG_CHELSIO_T1 is not set 674 672 CONFIG_CHELSIO_T3_DEPENDS=y 675 673 # CONFIG_CHELSIO_T3 is not set 674 + CONFIG_CHELSIO_T4_DEPENDS=y 675 + # CONFIG_CHELSIO_T4 is not set 676 676 # CONFIG_ENIC is not set 677 677 # CONFIG_IXGBE is not set 678 678 # CONFIG_IXGB is not set ··· 687 683 # CONFIG_MLX4_CORE is not set 688 684 # CONFIG_TEHUTI is not set 689 685 # CONFIG_BNX2X is not set 686 + # CONFIG_QLCNIC is not set 690 687 # CONFIG_QLGE is not set 691 688 # CONFIG_SFC is not set 692 689 # CONFIG_BE2NET is not set ··· 742 737 CONFIG_SERIAL_CPM=y 743 738 CONFIG_SERIAL_CPM_CONSOLE=y 744 739 # CONFIG_SERIAL_JSM is not set 740 + # CONFIG_SERIAL_TIMBERDALE is not set 745 741 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 746 742 CONFIG_UNIX98_PTYS=y 747 743 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 771 765 # 772 766 # Memory mapped GPIO expanders: 773 767 # 768 + # CONFIG_GPIO_IT8761E is not set 774 769 # CONFIG_GPIO_XILINX is not set 770 + # CONFIG_GPIO_SCH is not set 775 771 776 772 # 777 773 # I2C GPIO expanders: ··· 812 804 # CONFIG_MFD_SM501 is not set 813 805 # CONFIG_HTC_PASIC3 is not set 814 806 # CONFIG_MFD_TMIO is not set 807 + # CONFIG_MFD_TIMBERDALE is not set 808 + # CONFIG_LPC_SCH is not set 815 809 # CONFIG_REGULATOR is not set 816 810 # CONFIG_MEDIA_SUPPORT is not set 817 811 ··· 822 812 # 823 813 # CONFIG_AGP is not set 824 814 CONFIG_VGA_ARB=y 815 + CONFIG_VGA_ARB_MAX_GPUS=16 825 816 # CONFIG_DRM is not set 826 817 # CONFIG_VGASTATE is not set 827 818 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 880 869 # 881 870 # Caches 882 871 # 872 + # CONFIG_FSCACHE is not set 883 873 884 874 # 885 875 # CD-ROM/DVD Filesystems
+9 -8
arch/powerpc/configs/ep88xc_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:00 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:24 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 90 90 # CONFIG_TREE_RCU_TRACE is not set 91 91 # CONFIG_IKCONFIG is not set 92 92 CONFIG_LOG_BUF_SHIFT=14 93 - CONFIG_GROUP_SCHED=y 94 - # CONFIG_FAIR_GROUP_SCHED is not set 95 - # CONFIG_RT_GROUP_SCHED is not set 96 - CONFIG_USER_SCHED=y 97 - # CONFIG_CGROUP_SCHED is not set 98 93 # CONFIG_CGROUPS is not set 99 94 CONFIG_SYSFS_DEPRECATED=y 100 95 CONFIG_SYSFS_DEPRECATED_V2=y ··· 301 306 # Bus options 302 307 # 303 308 CONFIG_ZONE_DMA=y 309 + CONFIG_NEED_DMA_MAP_STATE=y 304 310 CONFIG_FSL_SOC=y 305 311 # CONFIG_PCI is not set 306 312 # CONFIG_PCI_DOMAINS is not set ··· 331 335 # Networking options 332 336 # 333 337 CONFIG_PACKET=y 334 - # CONFIG_PACKET_MMAP is not set 335 338 CONFIG_UNIX=y 336 339 # CONFIG_NET_KEY is not set 337 340 CONFIG_INET=y ··· 499 504 # UBI - Unsorted block images 500 505 # 501 506 # CONFIG_MTD_UBI is not set 507 + CONFIG_OF_FLATTREE=y 508 + CONFIG_OF_DYNAMIC=y 502 509 CONFIG_OF_DEVICE=y 503 510 CONFIG_OF_MDIO=y 504 511 # CONFIG_PARPORT is not set ··· 512 515 # 513 516 # SCSI device support 514 517 # 518 + CONFIG_SCSI_MOD=y 515 519 # CONFIG_RAID_ATTRS is not set 516 520 # CONFIG_SCSI is not set 517 521 # CONFIG_SCSI_DMA is not set ··· 614 616 CONFIG_SERIAL_CORE_CONSOLE=y 615 617 CONFIG_SERIAL_CPM=y 616 618 CONFIG_SERIAL_CPM_CONSOLE=y 619 + # CONFIG_SERIAL_TIMBERDALE is not set 617 620 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 618 621 CONFIG_UNIX98_PTYS=y 619 622 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 752 753 # CONFIG_BFS_FS is not set 753 754 # CONFIG_EFS_FS is not set 754 755 # CONFIG_JFFS2_FS is not set 756 + # CONFIG_LOGFS is not set 755 757 CONFIG_CRAMFS=y 756 758 # CONFIG_SQUASHFS is not set 757 759 # CONFIG_VXFS_FS is not set ··· 777 777 # CONFIG_RPCSEC_GSS_KRB5 is not set 778 778 # CONFIG_RPCSEC_GSS_SPKM3 is not set 779 779 # CONFIG_SMB_FS is not set 780 + # CONFIG_CEPH_FS is not set 780 781 # CONFIG_CIFS is not set 781 782 # CONFIG_NCP_FS is not set 782 783 # CONFIG_CODA_FS is not set
+29 -19
arch/powerpc/configs/linkstation_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:01 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:25 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 CONFIG_IKCONFIG=y 97 97 CONFIG_IKCONFIG_PROC=y 98 98 CONFIG_LOG_BUF_SHIFT=14 99 - CONFIG_GROUP_SCHED=y 100 - # CONFIG_FAIR_GROUP_SCHED is not set 101 - # CONFIG_RT_GROUP_SCHED is not set 102 - CONFIG_USER_SCHED=y 103 - # CONFIG_CGROUP_SCHED is not set 104 99 # CONFIG_CGROUPS is not set 105 100 CONFIG_SYSFS_DEPRECATED=y 106 101 CONFIG_SYSFS_DEPRECATED_V2=y ··· 111 116 CONFIG_RD_GZIP=y 112 117 CONFIG_RD_BZIP2=y 113 118 CONFIG_RD_LZMA=y 119 + CONFIG_RD_LZO=y 114 120 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 115 121 CONFIG_SYSCTL=y 116 122 CONFIG_ANON_INODES=y ··· 324 328 # Bus options 325 329 # 326 330 CONFIG_ZONE_DMA=y 331 + # CONFIG_NEED_DMA_MAP_STATE is not set 327 332 CONFIG_GENERIC_ISA_DMA=y 328 333 CONFIG_PPC_INDIRECT_PCI=y 329 334 CONFIG_FSL_SOC=y ··· 334 337 # CONFIG_PCIEPORTBUS is not set 335 338 CONFIG_ARCH_SUPPORTS_MSI=y 336 339 # CONFIG_PCI_MSI is not set 337 - # CONFIG_PCI_LEGACY is not set 338 340 # CONFIG_PCI_DEBUG is not set 339 341 # CONFIG_PCI_STUB is not set 340 342 # CONFIG_PCI_IOV is not set ··· 360 364 # Networking options 361 365 # 362 366 CONFIG_PACKET=y 363 - CONFIG_PACKET_MMAP=y 364 367 CONFIG_UNIX=y 365 368 CONFIG_XFRM=y 366 369 # CONFIG_XFRM_USER is not set ··· 428 433 CONFIG_NETFILTER_XTABLES=m 429 434 # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set 430 435 # CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set 436 + # CONFIG_NETFILTER_XT_TARGET_CT is not set 431 437 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set 432 438 CONFIG_NETFILTER_XT_TARGET_HL=m 433 439 # CONFIG_NETFILTER_XT_TARGET_MARK is not set ··· 661 665 # UBI - Unsorted block images 662 666 # 663 667 # CONFIG_MTD_UBI is not set 668 + CONFIG_OF_FLATTREE=y 669 + CONFIG_OF_DYNAMIC=y 664 670 CONFIG_OF_DEVICE=y 665 671 CONFIG_OF_I2C=y 666 672 # CONFIG_PARPORT is not set ··· 698 700 # CONFIG_ENCLOSURE_SERVICES is not set 699 701 # CONFIG_HP_ILO is not set 700 702 # CONFIG_ISL29003 is not set 703 + # CONFIG_SENSORS_TSL2550 is not set 701 704 # CONFIG_DS1682 is not set 702 705 # CONFIG_C2PORT is not set 703 706 ··· 716 717 # 717 718 # SCSI device support 718 719 # 720 + CONFIG_SCSI_MOD=y 719 721 # CONFIG_RAID_ATTRS is not set 720 722 CONFIG_SCSI=y 721 723 CONFIG_SCSI_DMA=y ··· 840 840 CONFIG_PATA_IT821X=y 841 841 # CONFIG_PATA_IT8213 is not set 842 842 # CONFIG_PATA_JMICRON is not set 843 + # CONFIG_PATA_LEGACY is not set 843 844 # CONFIG_PATA_TRIFLEX is not set 844 845 # CONFIG_PATA_MARVELL is not set 845 846 # CONFIG_PATA_MPIIX is not set ··· 955 954 # CONFIG_CHELSIO_T1 is not set 956 955 CONFIG_CHELSIO_T3_DEPENDS=y 957 956 # CONFIG_CHELSIO_T3 is not set 957 + CONFIG_CHELSIO_T4_DEPENDS=y 958 + # CONFIG_CHELSIO_T4 is not set 958 959 # CONFIG_ENIC is not set 959 960 # CONFIG_IXGBE is not set 960 961 # CONFIG_IXGB is not set ··· 969 966 # CONFIG_MLX4_CORE is not set 970 967 # CONFIG_TEHUTI is not set 971 968 # CONFIG_BNX2X is not set 969 + # CONFIG_QLCNIC is not set 972 970 # CONFIG_QLGE is not set 973 971 # CONFIG_SFC is not set 974 972 # CONFIG_BE2NET is not set ··· 1086 1082 CONFIG_SERIAL_CORE_CONSOLE=y 1087 1083 # CONFIG_SERIAL_JSM is not set 1088 1084 # CONFIG_SERIAL_OF_PLATFORM is not set 1085 + # CONFIG_SERIAL_TIMBERDALE is not set 1089 1086 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1090 1087 CONFIG_UNIX98_PTYS=y 1091 1088 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1136 1131 CONFIG_I2C_MPC=y 1137 1132 # CONFIG_I2C_OCORES is not set 1138 1133 # CONFIG_I2C_SIMTEC is not set 1134 + # CONFIG_I2C_XILINX is not set 1139 1135 1140 1136 # 1141 1137 # External I2C/SMBus adapter drivers ··· 1150 1144 # 1151 1145 # CONFIG_I2C_PCA_PLATFORM is not set 1152 1146 # CONFIG_I2C_STUB is not set 1153 - 1154 - # 1155 - # Miscellaneous I2C Chip support 1156 - # 1157 - # CONFIG_SENSORS_TSL2550 is not set 1158 1147 # CONFIG_I2C_DEBUG_CORE is not set 1159 1148 # CONFIG_I2C_DEBUG_ALGO is not set 1160 1149 # CONFIG_I2C_DEBUG_BUS is not set 1161 - # CONFIG_I2C_DEBUG_CHIP is not set 1162 1150 # CONFIG_SPI is not set 1163 1151 1164 1152 # ··· 1178 1178 # CONFIG_SENSORS_ADM1029 is not set 1179 1179 # CONFIG_SENSORS_ADM1031 is not set 1180 1180 # CONFIG_SENSORS_ADM9240 is not set 1181 + # CONFIG_SENSORS_ADT7411 is not set 1181 1182 # CONFIG_SENSORS_ADT7462 is not set 1182 1183 # CONFIG_SENSORS_ADT7470 is not set 1183 - # CONFIG_SENSORS_ADT7473 is not set 1184 1184 # CONFIG_SENSORS_ADT7475 is not set 1185 + # CONFIG_SENSORS_ASC7621 is not set 1185 1186 # CONFIG_SENSORS_ATXP1 is not set 1186 1187 # CONFIG_SENSORS_DS1621 is not set 1187 1188 # CONFIG_SENSORS_I5K_AMB is not set ··· 1219 1218 # CONFIG_SENSORS_SMSC47M192 is not set 1220 1219 # CONFIG_SENSORS_SMSC47B397 is not set 1221 1220 # CONFIG_SENSORS_ADS7828 is not set 1221 + # CONFIG_SENSORS_AMC6821 is not set 1222 1222 # CONFIG_SENSORS_THMC50 is not set 1223 1223 # CONFIG_SENSORS_TMP401 is not set 1224 1224 # CONFIG_SENSORS_TMP421 is not set ··· 1248 1246 # Multifunction device drivers 1249 1247 # 1250 1248 # CONFIG_MFD_CORE is not set 1249 + # CONFIG_MFD_88PM860X is not set 1251 1250 # CONFIG_MFD_SM501 is not set 1252 1251 # CONFIG_HTC_PASIC3 is not set 1253 1252 # CONFIG_TWL4030_CORE is not set 1254 1253 # CONFIG_MFD_TMIO is not set 1255 1254 # CONFIG_PMIC_DA903X is not set 1256 1255 # CONFIG_PMIC_ADP5520 is not set 1256 + # CONFIG_MFD_MAX8925 is not set 1257 1257 # CONFIG_MFD_WM8400 is not set 1258 1258 # CONFIG_MFD_WM831X is not set 1259 1259 # CONFIG_MFD_WM8350_I2C is not set 1260 + # CONFIG_MFD_WM8994 is not set 1260 1261 # CONFIG_MFD_PCF50633 is not set 1261 1262 # CONFIG_AB3100_CORE is not set 1262 - # CONFIG_MFD_88PM8607 is not set 1263 + # CONFIG_LPC_SCH is not set 1263 1264 # CONFIG_REGULATOR is not set 1264 1265 # CONFIG_MEDIA_SUPPORT is not set 1265 1266 ··· 1271 1266 # 1272 1267 # CONFIG_AGP is not set 1273 1268 CONFIG_VGA_ARB=y 1269 + CONFIG_VGA_ARB_MAX_GPUS=16 1274 1270 # CONFIG_DRM is not set 1275 1271 # CONFIG_VGASTATE is not set 1276 1272 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1423 1417 # CONFIG_USB_SERIAL_NAVMAN is not set 1424 1418 # CONFIG_USB_SERIAL_PL2303 is not set 1425 1419 # CONFIG_USB_SERIAL_OTI6858 is not set 1420 + # CONFIG_USB_SERIAL_QCAUX is not set 1426 1421 # CONFIG_USB_SERIAL_QUALCOMM is not set 1427 1422 # CONFIG_USB_SERIAL_SPCP8X5 is not set 1428 1423 # CONFIG_USB_SERIAL_HP4X is not set ··· 1437 1430 # CONFIG_USB_SERIAL_OPTION is not set 1438 1431 # CONFIG_USB_SERIAL_OMNINET is not set 1439 1432 # CONFIG_USB_SERIAL_OPTICON is not set 1433 + # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set 1440 1434 # CONFIG_USB_SERIAL_DEBUG is not set 1441 1435 1442 1436 # ··· 1450 1442 # CONFIG_USB_RIO500 is not set 1451 1443 # CONFIG_USB_LEGOTOWER is not set 1452 1444 # CONFIG_USB_LCD is not set 1453 - # CONFIG_USB_BERRY_CHARGE is not set 1454 1445 # CONFIG_USB_LED is not set 1455 1446 # CONFIG_USB_CYPRESS_CY7C63 is not set 1456 1447 # CONFIG_USB_CYTHERM is not set ··· 1462 1455 # CONFIG_USB_IOWARRIOR is not set 1463 1456 # CONFIG_USB_TEST is not set 1464 1457 # CONFIG_USB_ISIGHTFW is not set 1465 - # CONFIG_USB_VST is not set 1466 1458 # CONFIG_USB_GADGET is not set 1467 1459 1468 1460 # ··· 1626 1620 # CONFIG_BFS_FS is not set 1627 1621 # CONFIG_EFS_FS is not set 1628 1622 # CONFIG_JFFS2_FS is not set 1623 + # CONFIG_LOGFS is not set 1629 1624 # CONFIG_CRAMFS is not set 1630 1625 # CONFIG_SQUASHFS is not set 1631 1626 # CONFIG_VXFS_FS is not set ··· 1658 1651 CONFIG_RPCSEC_GSS_KRB5=y 1659 1652 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1660 1653 # CONFIG_SMB_FS is not set 1654 + # CONFIG_CEPH_FS is not set 1661 1655 CONFIG_CIFS=m 1662 1656 # CONFIG_CIFS_STATS is not set 1663 1657 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1731 1723 CONFIG_LIBCRC32C=m 1732 1724 CONFIG_ZLIB_INFLATE=y 1733 1725 CONFIG_ZLIB_DEFLATE=m 1726 + CONFIG_LZO_DECOMPRESS=y 1734 1727 CONFIG_DECOMPRESS_GZIP=y 1735 1728 CONFIG_DECOMPRESS_BZIP2=y 1736 1729 CONFIG_DECOMPRESS_LZMA=y 1730 + CONFIG_DECOMPRESS_LZO=y 1737 1731 CONFIG_TEXTSEARCH=y 1738 1732 CONFIG_TEXTSEARCH_KMP=m 1739 1733 CONFIG_HAS_IOMEM=y
+21 -10
arch/powerpc/configs/mgcoge_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:02 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:26 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 105 105 CONFIG_RD_GZIP=y 106 106 # CONFIG_RD_BZIP2 is not set 107 107 # CONFIG_RD_LZMA is not set 108 + # CONFIG_RD_LZO is not set 108 109 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 109 110 CONFIG_SYSCTL=y 110 111 CONFIG_ANON_INODES=y ··· 312 311 # 313 312 # CONFIG_ISA is not set 314 313 CONFIG_ZONE_DMA=y 314 + # CONFIG_NEED_DMA_MAP_STATE is not set 315 315 CONFIG_PPC_INDIRECT_PCI=y 316 316 CONFIG_FSL_SOC=y 317 317 CONFIG_PPC_PCI_CHOICE=y ··· 323 321 # CONFIG_PCIEPORTBUS is not set 324 322 CONFIG_ARCH_SUPPORTS_MSI=y 325 323 # CONFIG_PCI_MSI is not set 326 - # CONFIG_PCI_LEGACY is not set 327 324 # CONFIG_PCI_DEBUG is not set 328 325 # CONFIG_PCI_STUB is not set 329 326 # CONFIG_PCI_IOV is not set ··· 349 348 # Networking options 350 349 # 351 350 CONFIG_PACKET=y 352 - # CONFIG_PACKET_MMAP is not set 353 351 CONFIG_UNIX=y 354 352 CONFIG_XFRM=y 355 353 # CONFIG_XFRM_USER is not set ··· 536 536 # UBI - Unsorted block images 537 537 # 538 538 # CONFIG_MTD_UBI is not set 539 + CONFIG_OF_FLATTREE=y 540 + CONFIG_OF_DYNAMIC=y 539 541 CONFIG_OF_DEVICE=y 540 542 CONFIG_OF_GPIO=y 541 543 CONFIG_OF_I2C=y ··· 572 570 # 573 571 # SCSI device support 574 572 # 573 + CONFIG_SCSI_MOD=y 575 574 # CONFIG_RAID_ATTRS is not set 576 575 # CONFIG_SCSI is not set 577 576 # CONFIG_SCSI_DMA is not set ··· 707 704 CONFIG_SERIAL_CPM=y 708 705 CONFIG_SERIAL_CPM_CONSOLE=y 709 706 # CONFIG_SERIAL_JSM is not set 707 + # CONFIG_SERIAL_TIMBERDALE is not set 710 708 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 711 709 CONFIG_UNIX98_PTYS=y 712 710 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 773 769 # Other I2C/SMBus bus drivers 774 770 # 775 771 # CONFIG_I2C_PCA_PLATFORM is not set 776 - 777 - # 778 - # Miscellaneous I2C Chip support 779 - # 780 772 # CONFIG_I2C_DEBUG_CORE is not set 781 773 # CONFIG_I2C_DEBUG_ALGO is not set 782 774 # CONFIG_I2C_DEBUG_BUS is not set 783 - # CONFIG_I2C_DEBUG_CHIP is not set 784 775 # CONFIG_SPI is not set 785 776 786 777 # ··· 789 790 # 790 791 # Memory mapped GPIO expanders: 791 792 # 793 + # CONFIG_GPIO_IT8761E is not set 792 794 # CONFIG_GPIO_XILINX is not set 795 + # CONFIG_GPIO_SCH is not set 793 796 794 797 # 795 798 # I2C GPIO expanders: 796 799 # 800 + # CONFIG_GPIO_MAX7300 is not set 797 801 # CONFIG_GPIO_MAX732X is not set 798 802 # CONFIG_GPIO_PCA953X is not set 799 803 # CONFIG_GPIO_PCF857X is not set 804 + # CONFIG_GPIO_ADP5588 is not set 800 805 801 806 # 802 807 # PCI GPIO expanders: ··· 832 829 # Multifunction device drivers 833 830 # 834 831 # CONFIG_MFD_CORE is not set 832 + # CONFIG_MFD_88PM860X is not set 835 833 # CONFIG_MFD_SM501 is not set 836 834 # CONFIG_HTC_PASIC3 is not set 835 + # CONFIG_HTC_I2CPLD is not set 837 836 # CONFIG_TPS65010 is not set 838 837 # CONFIG_TWL4030_CORE is not set 839 838 # CONFIG_MFD_TMIO is not set 840 839 # CONFIG_PMIC_DA903X is not set 841 840 # CONFIG_PMIC_ADP5520 is not set 841 + # CONFIG_MFD_MAX8925 is not set 842 842 # CONFIG_MFD_WM8400 is not set 843 843 # CONFIG_MFD_WM831X is not set 844 844 # CONFIG_MFD_WM8350_I2C is not set 845 + # CONFIG_MFD_WM8994 is not set 845 846 # CONFIG_MFD_PCF50633 is not set 846 847 # CONFIG_AB3100_CORE is not set 847 - # CONFIG_MFD_88PM8607 is not set 848 + # CONFIG_MFD_TIMBERDALE is not set 849 + # CONFIG_LPC_SCH is not set 848 850 # CONFIG_REGULATOR is not set 849 851 # CONFIG_MEDIA_SUPPORT is not set 850 852 ··· 858 850 # 859 851 # CONFIG_AGP is not set 860 852 CONFIG_VGA_ARB=y 853 + CONFIG_VGA_ARB_MAX_GPUS=16 861 854 # CONFIG_DRM is not set 862 855 # CONFIG_VGASTATE is not set 863 856 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 917 908 # 918 909 # Caches 919 910 # 911 + # CONFIG_FSCACHE is not set 920 912 921 913 # 922 914 # CD-ROM/DVD Filesystems ··· 1110 1100 # CONFIG_BACKTRACE_SELF_TEST is not set 1111 1101 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1112 1102 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1103 + # CONFIG_LKDTM is not set 1113 1104 # CONFIG_FAULT_INJECTION is not set 1114 1105 # CONFIG_LATENCYTOP is not set 1115 1106 CONFIG_SYSCTL_SYSCALL_CHECK=y
+11 -8
arch/powerpc/configs/mgsuvd_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:03 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:27 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 89 89 # CONFIG_TREE_RCU_TRACE is not set 90 90 # CONFIG_IKCONFIG is not set 91 91 CONFIG_LOG_BUF_SHIFT=17 92 - CONFIG_GROUP_SCHED=y 93 - CONFIG_FAIR_GROUP_SCHED=y 94 - # CONFIG_RT_GROUP_SCHED is not set 95 - CONFIG_USER_SCHED=y 96 - # CONFIG_CGROUP_SCHED is not set 97 92 # CONFIG_CGROUPS is not set 98 93 CONFIG_SYSFS_DEPRECATED=y 99 94 CONFIG_SYSFS_DEPRECATED_V2=y ··· 99 104 CONFIG_RD_GZIP=y 100 105 # CONFIG_RD_BZIP2 is not set 101 106 # CONFIG_RD_LZMA is not set 107 + # CONFIG_RD_LZO is not set 102 108 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 103 109 CONFIG_SYSCTL=y 104 110 CONFIG_ANON_INODES=y ··· 305 309 # Bus options 306 310 # 307 311 CONFIG_ZONE_DMA=y 312 + CONFIG_NEED_DMA_MAP_STATE=y 308 313 CONFIG_FSL_SOC=y 309 314 # CONFIG_PCI is not set 310 315 # CONFIG_PCI_DOMAINS is not set ··· 334 337 # Networking options 335 338 # 336 339 CONFIG_PACKET=y 337 - # CONFIG_PACKET_MMAP is not set 338 340 CONFIG_UNIX=y 339 341 CONFIG_XFRM=y 340 342 # CONFIG_XFRM_USER is not set ··· 511 515 # UBI - Unsorted block images 512 516 # 513 517 # CONFIG_MTD_UBI is not set 518 + CONFIG_OF_FLATTREE=y 519 + CONFIG_OF_DYNAMIC=y 514 520 CONFIG_OF_DEVICE=y 515 521 CONFIG_OF_MDIO=y 516 522 # CONFIG_PARPORT is not set ··· 540 542 # 541 543 # SCSI device support 542 544 # 545 + CONFIG_SCSI_MOD=y 543 546 # CONFIG_RAID_ATTRS is not set 544 547 # CONFIG_SCSI is not set 545 548 # CONFIG_SCSI_DMA is not set ··· 642 643 CONFIG_SERIAL_CORE_CONSOLE=y 643 644 CONFIG_SERIAL_CPM=y 644 645 CONFIG_SERIAL_CPM_CONSOLE=y 646 + # CONFIG_SERIAL_TIMBERDALE is not set 645 647 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 646 648 CONFIG_UNIX98_PTYS=y 647 649 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 801 801 # CONFIG_JFFS2_LZO is not set 802 802 CONFIG_JFFS2_RTIME=y 803 803 # CONFIG_JFFS2_RUBIN is not set 804 + # CONFIG_LOGFS is not set 804 805 CONFIG_CRAMFS=y 805 806 # CONFIG_SQUASHFS is not set 806 807 # CONFIG_VXFS_FS is not set ··· 826 825 # CONFIG_RPCSEC_GSS_KRB5 is not set 827 826 # CONFIG_RPCSEC_GSS_SPKM3 is not set 828 827 # CONFIG_SMB_FS is not set 828 + # CONFIG_CEPH_FS is not set 829 829 # CONFIG_CIFS is not set 830 830 # CONFIG_NCP_FS is not set 831 831 # CONFIG_CODA_FS is not set ··· 894 892 # CONFIG_DEBUG_KERNEL is not set 895 893 # CONFIG_DEBUG_MEMORY_INIT is not set 896 894 # CONFIG_RCU_CPU_STALL_DETECTOR is not set 895 + # CONFIG_LKDTM is not set 897 896 # CONFIG_LATENCYTOP is not set 898 897 # CONFIG_SYSCTL_SYSCALL_CHECK is not set 899 898 CONFIG_HAVE_FUNCTION_TRACER=y
+17 -9
arch/powerpc/configs/mpc7448_hpc2_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:04 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:28 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 94 94 # CONFIG_TREE_RCU_TRACE is not set 95 95 # CONFIG_IKCONFIG is not set 96 96 CONFIG_LOG_BUF_SHIFT=14 97 - CONFIG_GROUP_SCHED=y 98 - # CONFIG_FAIR_GROUP_SCHED is not set 99 - # CONFIG_RT_GROUP_SCHED is not set 100 - CONFIG_USER_SCHED=y 101 - # CONFIG_CGROUP_SCHED is not set 102 97 # CONFIG_CGROUPS is not set 103 98 CONFIG_SYSFS_DEPRECATED=y 104 99 CONFIG_SYSFS_DEPRECATED_V2=y ··· 104 109 CONFIG_RD_GZIP=y 105 110 # CONFIG_RD_BZIP2 is not set 106 111 # CONFIG_RD_LZMA is not set 112 + # CONFIG_RD_LZO is not set 107 113 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 108 114 CONFIG_SYSCTL=y 109 115 CONFIG_ANON_INODES=y ··· 307 311 # Bus options 308 312 # 309 313 CONFIG_ZONE_DMA=y 314 + # CONFIG_NEED_DMA_MAP_STATE is not set 310 315 CONFIG_GENERIC_ISA_DMA=y 311 316 # CONFIG_PPC_INDIRECT_PCI is not set 312 317 CONFIG_PCI=y ··· 316 319 # CONFIG_PCIEPORTBUS is not set 317 320 CONFIG_ARCH_SUPPORTS_MSI=y 318 321 # CONFIG_PCI_MSI is not set 319 - # CONFIG_PCI_LEGACY is not set 320 322 # CONFIG_PCI_STUB is not set 321 323 # CONFIG_PCI_IOV is not set 322 324 # CONFIG_PCCARD is not set ··· 341 345 # Networking options 342 346 # 343 347 CONFIG_PACKET=y 344 - # CONFIG_PACKET_MMAP is not set 345 348 CONFIG_UNIX=y 346 349 CONFIG_XFRM=y 347 350 CONFIG_XFRM_USER=y ··· 435 440 # CONFIG_SYS_HYPERVISOR is not set 436 441 # CONFIG_CONNECTOR is not set 437 442 # CONFIG_MTD is not set 443 + CONFIG_OF_FLATTREE=y 444 + CONFIG_OF_DYNAMIC=y 438 445 CONFIG_OF_DEVICE=y 439 446 CONFIG_OF_MDIO=y 440 447 # CONFIG_PARPORT is not set ··· 481 484 # 482 485 # SCSI device support 483 486 # 487 + CONFIG_SCSI_MOD=y 484 488 # CONFIG_RAID_ATTRS is not set 485 489 CONFIG_SCSI=y 486 490 CONFIG_SCSI_DMA=y ··· 603 605 # CONFIG_PATA_IT821X is not set 604 606 # CONFIG_PATA_IT8213 is not set 605 607 # CONFIG_PATA_JMICRON is not set 608 + # CONFIG_PATA_LEGACY is not set 606 609 # CONFIG_PATA_TRIFLEX is not set 607 610 # CONFIG_PATA_MARVELL is not set 608 611 # CONFIG_PATA_MPIIX is not set ··· 695 696 # CONFIG_PCNET32 is not set 696 697 # CONFIG_AMD8111_ETH is not set 697 698 # CONFIG_ADAPTEC_STARFIRE is not set 699 + # CONFIG_KSZ884X_PCI is not set 698 700 # CONFIG_B44 is not set 699 701 # CONFIG_FORCEDETH is not set 700 702 CONFIG_E100=y ··· 750 750 # CONFIG_CHELSIO_T1 is not set 751 751 CONFIG_CHELSIO_T3_DEPENDS=y 752 752 # CONFIG_CHELSIO_T3 is not set 753 + CONFIG_CHELSIO_T4_DEPENDS=y 754 + # CONFIG_CHELSIO_T4 is not set 753 755 # CONFIG_ENIC is not set 754 756 # CONFIG_IXGBE is not set 755 757 # CONFIG_IXGB is not set ··· 764 762 # CONFIG_MLX4_CORE is not set 765 763 # CONFIG_TEHUTI is not set 766 764 # CONFIG_BNX2X is not set 765 + # CONFIG_QLCNIC is not set 767 766 # CONFIG_QLGE is not set 768 767 # CONFIG_SFC is not set 769 768 # CONFIG_BE2NET is not set ··· 849 846 CONFIG_SERIAL_CORE_CONSOLE=y 850 847 # CONFIG_SERIAL_JSM is not set 851 848 # CONFIG_SERIAL_OF_PLATFORM is not set 849 + # CONFIG_SERIAL_TIMBERDALE is not set 852 850 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 853 851 CONFIG_UNIX98_PTYS=y 854 852 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 914 910 # CONFIG_MFD_SM501 is not set 915 911 # CONFIG_HTC_PASIC3 is not set 916 912 # CONFIG_MFD_TMIO is not set 913 + # CONFIG_LPC_SCH is not set 917 914 # CONFIG_REGULATOR is not set 918 915 # CONFIG_MEDIA_SUPPORT is not set 919 916 ··· 923 918 # 924 919 # CONFIG_AGP is not set 925 920 CONFIG_VGA_ARB=y 921 + CONFIG_VGA_ARB_MAX_GPUS=16 926 922 # CONFIG_DRM is not set 927 923 # CONFIG_VGASTATE is not set 928 924 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1050 1044 # CONFIG_BEFS_FS is not set 1051 1045 # CONFIG_BFS_FS is not set 1052 1046 # CONFIG_EFS_FS is not set 1047 + # CONFIG_LOGFS is not set 1053 1048 # CONFIG_CRAMFS is not set 1054 1049 # CONFIG_SQUASHFS is not set 1055 1050 # CONFIG_VXFS_FS is not set ··· 1073 1066 # CONFIG_RPCSEC_GSS_KRB5 is not set 1074 1067 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1075 1068 # CONFIG_SMB_FS is not set 1069 + # CONFIG_CEPH_FS is not set 1076 1070 # CONFIG_CIFS is not set 1077 1071 # CONFIG_NCP_FS is not set 1078 1072 # CONFIG_CODA_FS is not set
+17 -6
arch/powerpc/configs/mpc8272_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:05 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:29 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 96 96 CONFIG_IKCONFIG_PROC=y 97 97 CONFIG_LOG_BUF_SHIFT=14 98 98 # CONFIG_CGROUPS is not set 99 - CONFIG_SYSFS_DEPRECATED=y 100 - CONFIG_SYSFS_DEPRECATED_V2=y 99 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 101 100 # CONFIG_RELAY is not set 102 101 # CONFIG_NAMESPACES is not set 103 102 # CONFIG_BLK_DEV_INITRD is not set ··· 300 301 # Bus options 301 302 # 302 303 CONFIG_ZONE_DMA=y 304 + # CONFIG_NEED_DMA_MAP_STATE is not set 303 305 CONFIG_PPC_INDIRECT_PCI=y 304 306 CONFIG_FSL_SOC=y 305 307 CONFIG_PPC_PCI_CHOICE=y ··· 311 311 # CONFIG_PCIEPORTBUS is not set 312 312 CONFIG_ARCH_SUPPORTS_MSI=y 313 313 # CONFIG_PCI_MSI is not set 314 - # CONFIG_PCI_LEGACY is not set 315 314 # CONFIG_PCI_DEBUG is not set 316 315 # CONFIG_PCI_STUB is not set 317 316 # CONFIG_PCI_IOV is not set ··· 337 338 # Networking options 338 339 # 339 340 CONFIG_PACKET=y 340 - # CONFIG_PACKET_MMAP is not set 341 341 CONFIG_UNIX=y 342 342 CONFIG_XFRM=y 343 343 # CONFIG_XFRM_USER is not set ··· 538 540 # UBI - Unsorted block images 539 541 # 540 542 # CONFIG_MTD_UBI is not set 543 + CONFIG_OF_FLATTREE=y 544 + CONFIG_OF_DYNAMIC=y 541 545 CONFIG_OF_DEVICE=y 542 546 CONFIG_OF_GPIO=y 543 547 CONFIG_OF_MDIO=y ··· 569 569 # 570 570 # SCSI device support 571 571 # 572 + CONFIG_SCSI_MOD=y 572 573 # CONFIG_RAID_ATTRS is not set 573 574 # CONFIG_SCSI is not set 574 575 # CONFIG_SCSI_DMA is not set ··· 675 674 # CONFIG_CHELSIO_T1 is not set 676 675 CONFIG_CHELSIO_T3_DEPENDS=y 677 676 # CONFIG_CHELSIO_T3 is not set 677 + CONFIG_CHELSIO_T4_DEPENDS=y 678 + # CONFIG_CHELSIO_T4 is not set 678 679 # CONFIG_ENIC is not set 679 680 # CONFIG_IXGBE is not set 680 681 # CONFIG_IXGB is not set ··· 689 686 # CONFIG_MLX4_CORE is not set 690 687 # CONFIG_TEHUTI is not set 691 688 # CONFIG_BNX2X is not set 689 + # CONFIG_QLCNIC is not set 692 690 # CONFIG_QLGE is not set 693 691 # CONFIG_SFC is not set 694 692 # CONFIG_BE2NET is not set ··· 801 797 CONFIG_SERIAL_CPM=y 802 798 CONFIG_SERIAL_CPM_CONSOLE=y 803 799 # CONFIG_SERIAL_JSM is not set 800 + # CONFIG_SERIAL_TIMBERDALE is not set 804 801 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 805 802 CONFIG_UNIX98_PTYS=y 806 803 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 830 825 # 831 826 # Memory mapped GPIO expanders: 832 827 # 828 + # CONFIG_GPIO_IT8761E is not set 833 829 # CONFIG_GPIO_XILINX is not set 830 + # CONFIG_GPIO_SCH is not set 834 831 835 832 # 836 833 # I2C GPIO expanders: ··· 871 864 # CONFIG_MFD_SM501 is not set 872 865 # CONFIG_HTC_PASIC3 is not set 873 866 # CONFIG_MFD_TMIO is not set 867 + # CONFIG_MFD_TIMBERDALE is not set 868 + # CONFIG_LPC_SCH is not set 874 869 # CONFIG_REGULATOR is not set 875 870 # CONFIG_MEDIA_SUPPORT is not set 876 871 ··· 881 872 # 882 873 # CONFIG_AGP is not set 883 874 CONFIG_VGA_ARB=y 875 + CONFIG_VGA_ARB_MAX_GPUS=16 884 876 # CONFIG_DRM is not set 885 877 # CONFIG_VGASTATE is not set 886 878 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 943 933 # 944 934 # Caches 945 935 # 936 + # CONFIG_FSCACHE is not set 946 937 947 938 # 948 939 # CD-ROM/DVD Filesystems
+98 -26
arch/powerpc/configs/mpc83xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:06 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:30 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 98 98 # CONFIG_TREE_RCU_TRACE is not set 99 99 # CONFIG_IKCONFIG is not set 100 100 CONFIG_LOG_BUF_SHIFT=14 101 - CONFIG_GROUP_SCHED=y 102 - CONFIG_FAIR_GROUP_SCHED=y 103 - # CONFIG_RT_GROUP_SCHED is not set 104 - CONFIG_USER_SCHED=y 105 - # CONFIG_CGROUP_SCHED is not set 106 101 # CONFIG_CGROUPS is not set 107 - CONFIG_SYSFS_DEPRECATED=y 108 - CONFIG_SYSFS_DEPRECATED_V2=y 102 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 109 103 # CONFIG_RELAY is not set 110 104 # CONFIG_NAMESPACES is not set 111 105 CONFIG_BLK_DEV_INITRD=y ··· 107 113 CONFIG_RD_GZIP=y 108 114 # CONFIG_RD_BZIP2 is not set 109 115 # CONFIG_RD_LZMA is not set 116 + # CONFIG_RD_LZO is not set 110 117 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 111 118 CONFIG_SYSCTL=y 112 119 CONFIG_ANON_INODES=y ··· 121 126 CONFIG_ELF_CORE=y 122 127 CONFIG_BASE_FULL=y 123 128 CONFIG_FUTEX=y 124 - # CONFIG_EPOLL is not set 129 + CONFIG_EPOLL=y 125 130 CONFIG_SIGNALFD=y 126 131 CONFIG_TIMERFD=y 127 132 CONFIG_EVENTFD=y ··· 326 331 # Bus options 327 332 # 328 333 CONFIG_ZONE_DMA=y 334 + # CONFIG_NEED_DMA_MAP_STATE is not set 329 335 CONFIG_GENERIC_ISA_DMA=y 330 336 CONFIG_PPC_INDIRECT_PCI=y 331 337 CONFIG_FSL_SOC=y ··· 340 344 # CONFIG_PCIEPORTBUS is not set 341 345 CONFIG_ARCH_SUPPORTS_MSI=y 342 346 # CONFIG_PCI_MSI is not set 343 - # CONFIG_PCI_LEGACY is not set 344 347 # CONFIG_PCI_STUB is not set 345 348 # CONFIG_PCI_IOV is not set 346 349 # CONFIG_PCCARD is not set ··· 365 370 # Networking options 366 371 # 367 372 CONFIG_PACKET=y 368 - # CONFIG_PACKET_MMAP is not set 369 373 CONFIG_UNIX=y 370 374 CONFIG_XFRM=y 371 375 CONFIG_XFRM_USER=m ··· 554 560 # UBI - Unsorted block images 555 561 # 556 562 # CONFIG_MTD_UBI is not set 563 + CONFIG_OF_FLATTREE=y 564 + CONFIG_OF_DYNAMIC=y 557 565 CONFIG_OF_DEVICE=y 558 566 CONFIG_OF_GPIO=y 559 567 CONFIG_OF_I2C=y ··· 593 597 # CONFIG_ENCLOSURE_SERVICES is not set 594 598 # CONFIG_HP_ILO is not set 595 599 # CONFIG_ISL29003 is not set 600 + # CONFIG_SENSORS_TSL2550 is not set 596 601 # CONFIG_DS1682 is not set 597 602 # CONFIG_C2PORT is not set 598 603 ··· 611 614 # 612 615 # SCSI device support 613 616 # 617 + CONFIG_SCSI_MOD=y 614 618 # CONFIG_RAID_ATTRS is not set 615 619 CONFIG_SCSI=y 616 620 CONFIG_SCSI_DMA=y ··· 710 712 # CONFIG_SATA_QSTOR is not set 711 713 # CONFIG_SATA_PROMISE is not set 712 714 # CONFIG_SATA_SX4 is not set 713 - # CONFIG_SATA_SIL is not set 715 + CONFIG_SATA_SIL=y 714 716 # CONFIG_SATA_SIS is not set 715 717 # CONFIG_SATA_ULI is not set 716 718 # CONFIG_SATA_VIA is not set ··· 735 737 # CONFIG_PATA_IT821X is not set 736 738 # CONFIG_PATA_IT8213 is not set 737 739 # CONFIG_PATA_JMICRON is not set 740 + # CONFIG_PATA_LEGACY is not set 738 741 # CONFIG_PATA_TRIFLEX is not set 739 742 # CONFIG_PATA_MARVELL is not set 740 743 # CONFIG_PATA_MPIIX is not set ··· 862 863 # CONFIG_CHELSIO_T1 is not set 863 864 CONFIG_CHELSIO_T3_DEPENDS=y 864 865 # CONFIG_CHELSIO_T3 is not set 866 + CONFIG_CHELSIO_T4_DEPENDS=y 867 + # CONFIG_CHELSIO_T4 is not set 865 868 # CONFIG_ENIC is not set 866 869 # CONFIG_IXGBE is not set 867 870 # CONFIG_IXGB is not set ··· 876 875 # CONFIG_MLX4_CORE is not set 877 876 # CONFIG_TEHUTI is not set 878 877 # CONFIG_BNX2X is not set 878 + # CONFIG_QLCNIC is not set 879 879 # CONFIG_QLGE is not set 880 880 # CONFIG_SFC is not set 881 881 # CONFIG_BE2NET is not set ··· 972 970 # CONFIG_SERIAL_JSM is not set 973 971 # CONFIG_SERIAL_OF_PLATFORM is not set 974 972 # CONFIG_SERIAL_QE is not set 973 + # CONFIG_SERIAL_TIMBERDALE is not set 975 974 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 976 975 CONFIG_UNIX98_PTYS=y 977 976 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 983 980 CONFIG_HW_RANDOM=y 984 981 # CONFIG_HW_RANDOM_TIMERIOMEM is not set 985 982 # CONFIG_NVRAM is not set 986 - CONFIG_GEN_RTC=y 987 - # CONFIG_GEN_RTC_X is not set 988 983 # CONFIG_R3964 is not set 989 984 # CONFIG_APPLICOM is not set 990 985 # CONFIG_RAW_DRIVER is not set ··· 1023 1022 CONFIG_I2C_MPC=y 1024 1023 # CONFIG_I2C_OCORES is not set 1025 1024 # CONFIG_I2C_SIMTEC is not set 1025 + # CONFIG_I2C_XILINX is not set 1026 1026 1027 1027 # 1028 1028 # External I2C/SMBus adapter drivers ··· 1037 1035 # 1038 1036 # CONFIG_I2C_PCA_PLATFORM is not set 1039 1037 # CONFIG_I2C_STUB is not set 1040 - 1041 - # 1042 - # Miscellaneous I2C Chip support 1043 - # 1044 - # CONFIG_SENSORS_TSL2550 is not set 1045 1038 # CONFIG_I2C_DEBUG_CORE is not set 1046 1039 # CONFIG_I2C_DEBUG_ALGO is not set 1047 1040 # CONFIG_I2C_DEBUG_BUS is not set 1048 - # CONFIG_I2C_DEBUG_CHIP is not set 1049 1041 # CONFIG_SPI is not set 1050 1042 1051 1043 # ··· 1054 1058 # 1055 1059 # Memory mapped GPIO expanders: 1056 1060 # 1061 + # CONFIG_GPIO_IT8761E is not set 1057 1062 # CONFIG_GPIO_XILINX is not set 1063 + # CONFIG_GPIO_SCH is not set 1058 1064 1059 1065 # 1060 1066 # I2C GPIO expanders: 1061 1067 # 1068 + # CONFIG_GPIO_MAX7300 is not set 1062 1069 # CONFIG_GPIO_MAX732X is not set 1063 1070 # CONFIG_GPIO_PCA953X is not set 1064 1071 # CONFIG_GPIO_PCF857X is not set 1072 + # CONFIG_GPIO_ADP5588 is not set 1065 1073 1066 1074 # 1067 1075 # PCI GPIO expanders: ··· 1098 1098 # CONFIG_SENSORS_ADM1029 is not set 1099 1099 # CONFIG_SENSORS_ADM1031 is not set 1100 1100 # CONFIG_SENSORS_ADM9240 is not set 1101 + # CONFIG_SENSORS_ADT7411 is not set 1101 1102 # CONFIG_SENSORS_ADT7462 is not set 1102 1103 # CONFIG_SENSORS_ADT7470 is not set 1103 - # CONFIG_SENSORS_ADT7473 is not set 1104 1104 # CONFIG_SENSORS_ADT7475 is not set 1105 + # CONFIG_SENSORS_ASC7621 is not set 1105 1106 # CONFIG_SENSORS_ATXP1 is not set 1106 1107 # CONFIG_SENSORS_DS1621 is not set 1107 1108 # CONFIG_SENSORS_I5K_AMB is not set ··· 1140 1139 # CONFIG_SENSORS_SMSC47M192 is not set 1141 1140 # CONFIG_SENSORS_SMSC47B397 is not set 1142 1141 # CONFIG_SENSORS_ADS7828 is not set 1142 + # CONFIG_SENSORS_AMC6821 is not set 1143 1143 # CONFIG_SENSORS_THMC50 is not set 1144 1144 # CONFIG_SENSORS_TMP401 is not set 1145 1145 # CONFIG_SENSORS_TMP421 is not set ··· 1188 1186 # Multifunction device drivers 1189 1187 # 1190 1188 # CONFIG_MFD_CORE is not set 1189 + # CONFIG_MFD_88PM860X is not set 1191 1190 # CONFIG_MFD_SM501 is not set 1192 1191 # CONFIG_HTC_PASIC3 is not set 1192 + # CONFIG_HTC_I2CPLD is not set 1193 1193 # CONFIG_TPS65010 is not set 1194 1194 # CONFIG_TWL4030_CORE is not set 1195 1195 # CONFIG_MFD_TMIO is not set 1196 1196 # CONFIG_PMIC_DA903X is not set 1197 1197 # CONFIG_PMIC_ADP5520 is not set 1198 + # CONFIG_MFD_MAX8925 is not set 1198 1199 # CONFIG_MFD_WM8400 is not set 1199 1200 # CONFIG_MFD_WM831X is not set 1200 1201 # CONFIG_MFD_WM8350_I2C is not set 1202 + # CONFIG_MFD_WM8994 is not set 1201 1203 # CONFIG_MFD_PCF50633 is not set 1202 1204 # CONFIG_AB3100_CORE is not set 1203 - # CONFIG_MFD_88PM8607 is not set 1205 + # CONFIG_MFD_TIMBERDALE is not set 1206 + # CONFIG_LPC_SCH is not set 1204 1207 # CONFIG_REGULATOR is not set 1205 1208 # CONFIG_MEDIA_SUPPORT is not set 1206 1209 ··· 1214 1207 # 1215 1208 # CONFIG_AGP is not set 1216 1209 CONFIG_VGA_ARB=y 1210 + CONFIG_VGA_ARB_MAX_GPUS=16 1217 1211 # CONFIG_DRM is not set 1218 1212 # CONFIG_VGASTATE is not set 1219 1213 CONFIG_VIDEO_OUTPUT_CONTROL=m ··· 1240 1232 # 1241 1233 # Special HID drivers 1242 1234 # 1235 + # CONFIG_HID_3M_PCT is not set 1243 1236 CONFIG_HID_A4TECH=y 1244 1237 CONFIG_HID_APPLE=y 1245 1238 CONFIG_HID_BELKIN=y ··· 1256 1247 CONFIG_HID_LOGITECH=y 1257 1248 # CONFIG_LOGITECH_FF is not set 1258 1249 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1250 + # CONFIG_LOGIG940_FF is not set 1259 1251 CONFIG_HID_MICROSOFT=y 1252 + # CONFIG_HID_MOSART is not set 1260 1253 CONFIG_HID_MONTEREY=y 1261 1254 # CONFIG_HID_NTRIG is not set 1255 + # CONFIG_HID_ORTEK is not set 1262 1256 CONFIG_HID_PANTHERLORD=y 1263 1257 # CONFIG_PANTHERLORD_FF is not set 1264 1258 CONFIG_HID_PETALYNX=y 1259 + # CONFIG_HID_QUANTA is not set 1265 1260 CONFIG_HID_SAMSUNG=y 1266 1261 CONFIG_HID_SONY=y 1262 + # CONFIG_HID_STANTUM is not set 1267 1263 CONFIG_HID_SUNPLUS=y 1268 1264 # CONFIG_HID_GREENASIA is not set 1269 1265 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1358 1344 # CONFIG_USB_RIO500 is not set 1359 1345 # CONFIG_USB_LEGOTOWER is not set 1360 1346 # CONFIG_USB_LCD is not set 1361 - # CONFIG_USB_BERRY_CHARGE is not set 1362 1347 # CONFIG_USB_LED is not set 1363 1348 # CONFIG_USB_CYPRESS_CY7C63 is not set 1364 1349 # CONFIG_USB_CYTHERM is not set ··· 1370 1357 # CONFIG_USB_IOWARRIOR is not set 1371 1358 # CONFIG_USB_TEST is not set 1372 1359 # CONFIG_USB_ISIGHTFW is not set 1373 - # CONFIG_USB_VST is not set 1374 1360 # CONFIG_USB_GADGET is not set 1375 1361 1376 1362 # ··· 1384 1372 # CONFIG_ACCESSIBILITY is not set 1385 1373 # CONFIG_INFINIBAND is not set 1386 1374 # CONFIG_EDAC is not set 1387 - # CONFIG_RTC_CLASS is not set 1375 + CONFIG_RTC_LIB=y 1376 + CONFIG_RTC_CLASS=y 1377 + CONFIG_RTC_HCTOSYS=y 1378 + CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 1379 + # CONFIG_RTC_DEBUG is not set 1380 + 1381 + # 1382 + # RTC interfaces 1383 + # 1384 + CONFIG_RTC_INTF_SYSFS=y 1385 + CONFIG_RTC_INTF_PROC=y 1386 + CONFIG_RTC_INTF_DEV=y 1387 + # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 1388 + # CONFIG_RTC_DRV_TEST is not set 1389 + 1390 + # 1391 + # I2C RTC drivers 1392 + # 1393 + CONFIG_RTC_DRV_DS1307=y 1394 + CONFIG_RTC_DRV_DS1374=y 1395 + # CONFIG_RTC_DRV_DS1672 is not set 1396 + # CONFIG_RTC_DRV_MAX6900 is not set 1397 + # CONFIG_RTC_DRV_RS5C372 is not set 1398 + # CONFIG_RTC_DRV_ISL1208 is not set 1399 + # CONFIG_RTC_DRV_X1205 is not set 1400 + # CONFIG_RTC_DRV_PCF8563 is not set 1401 + # CONFIG_RTC_DRV_PCF8583 is not set 1402 + # CONFIG_RTC_DRV_M41T80 is not set 1403 + # CONFIG_RTC_DRV_BQ32K is not set 1404 + # CONFIG_RTC_DRV_S35390A is not set 1405 + # CONFIG_RTC_DRV_FM3130 is not set 1406 + # CONFIG_RTC_DRV_RX8581 is not set 1407 + # CONFIG_RTC_DRV_RX8025 is not set 1408 + 1409 + # 1410 + # SPI RTC drivers 1411 + # 1412 + 1413 + # 1414 + # Platform RTC drivers 1415 + # 1416 + # CONFIG_RTC_DRV_CMOS is not set 1417 + # CONFIG_RTC_DRV_DS1286 is not set 1418 + # CONFIG_RTC_DRV_DS1511 is not set 1419 + # CONFIG_RTC_DRV_DS1553 is not set 1420 + # CONFIG_RTC_DRV_DS1742 is not set 1421 + # CONFIG_RTC_DRV_STK17TA8 is not set 1422 + # CONFIG_RTC_DRV_M48T86 is not set 1423 + # CONFIG_RTC_DRV_M48T35 is not set 1424 + # CONFIG_RTC_DRV_M48T59 is not set 1425 + # CONFIG_RTC_DRV_MSM6242 is not set 1426 + # CONFIG_RTC_DRV_BQ4802 is not set 1427 + # CONFIG_RTC_DRV_RP5C01 is not set 1428 + # CONFIG_RTC_DRV_V3020 is not set 1429 + 1430 + # 1431 + # on-CPU RTC drivers 1432 + # 1433 + # CONFIG_RTC_DRV_GENERIC is not set 1388 1434 # CONFIG_DMADEVICES is not set 1389 1435 # CONFIG_AUXDISPLAY is not set 1390 1436 # CONFIG_UIO is not set ··· 1523 1453 # CONFIG_BFS_FS is not set 1524 1454 # CONFIG_EFS_FS is not set 1525 1455 # CONFIG_JFFS2_FS is not set 1456 + # CONFIG_LOGFS is not set 1526 1457 # CONFIG_CRAMFS is not set 1527 1458 # CONFIG_SQUASHFS is not set 1528 1459 # CONFIG_VXFS_FS is not set ··· 1550 1479 CONFIG_RPCSEC_GSS_KRB5=y 1551 1480 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1552 1481 # CONFIG_SMB_FS is not set 1482 + # CONFIG_CEPH_FS is not set 1553 1483 # CONFIG_CIFS is not set 1554 1484 # CONFIG_NCP_FS is not set 1555 1485 # CONFIG_CODA_FS is not set
+42 -20
arch/powerpc/configs/mpc85xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:06 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:31 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 68 68 # CONFIG_PPC_DCR_NATIVE is not set 69 69 # CONFIG_PPC_DCR_MMIO is not set 70 70 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 71 + CONFIG_PPC_ADV_DEBUG_REGS=y 72 + CONFIG_PPC_ADV_DEBUG_IACS=2 73 + CONFIG_PPC_ADV_DEBUG_DACS=2 74 + CONFIG_PPC_ADV_DEBUG_DVCS=0 71 75 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 72 76 CONFIG_CONSTRUCTORS=y 73 77 ··· 107 103 CONFIG_IKCONFIG=y 108 104 CONFIG_IKCONFIG_PROC=y 109 105 CONFIG_LOG_BUF_SHIFT=14 110 - CONFIG_GROUP_SCHED=y 111 - # CONFIG_FAIR_GROUP_SCHED is not set 112 - # CONFIG_RT_GROUP_SCHED is not set 113 - CONFIG_USER_SCHED=y 114 - # CONFIG_CGROUP_SCHED is not set 115 106 # CONFIG_CGROUPS is not set 116 - CONFIG_SYSFS_DEPRECATED=y 117 - CONFIG_SYSFS_DEPRECATED_V2=y 107 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 118 108 # CONFIG_RELAY is not set 119 109 # CONFIG_NAMESPACES is not set 120 110 CONFIG_BLK_DEV_INITRD=y ··· 116 118 CONFIG_RD_GZIP=y 117 119 # CONFIG_RD_BZIP2 is not set 118 120 # CONFIG_RD_LZMA is not set 121 + # CONFIG_RD_LZO is not set 119 122 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 120 123 CONFIG_SYSCTL=y 121 124 CONFIG_ANON_INODES=y ··· 333 334 # Bus options 334 335 # 335 336 CONFIG_ZONE_DMA=y 337 + # CONFIG_NEED_DMA_MAP_STATE is not set 336 338 CONFIG_GENERIC_ISA_DMA=y 337 339 CONFIG_PPC_INDIRECT_PCI=y 338 340 CONFIG_FSL_SOC=y ··· 345 345 # CONFIG_PCIEPORTBUS is not set 346 346 CONFIG_ARCH_SUPPORTS_MSI=y 347 347 CONFIG_PCI_MSI=y 348 - # CONFIG_PCI_LEGACY is not set 349 348 # CONFIG_PCI_DEBUG is not set 350 349 # CONFIG_PCI_STUB is not set 351 350 # CONFIG_PCI_IOV is not set ··· 375 376 # Networking options 376 377 # 377 378 CONFIG_PACKET=y 378 - # CONFIG_PACKET_MMAP is not set 379 379 CONFIG_UNIX=y 380 380 CONFIG_XFRM=y 381 381 CONFIG_XFRM_USER=y ··· 507 509 # CONFIG_SYS_HYPERVISOR is not set 508 510 # CONFIG_CONNECTOR is not set 509 511 # CONFIG_MTD is not set 512 + CONFIG_OF_FLATTREE=y 513 + CONFIG_OF_DYNAMIC=y 510 514 CONFIG_OF_DEVICE=y 511 515 CONFIG_OF_GPIO=y 512 516 CONFIG_OF_I2C=y ··· 546 546 # CONFIG_ENCLOSURE_SERVICES is not set 547 547 # CONFIG_HP_ILO is not set 548 548 # CONFIG_ISL29003 is not set 549 + # CONFIG_SENSORS_TSL2550 is not set 549 550 # CONFIG_DS1682 is not set 550 551 # CONFIG_C2PORT is not set 551 552 ··· 564 563 # 565 564 # SCSI device support 566 565 # 566 + CONFIG_SCSI_MOD=y 567 567 # CONFIG_RAID_ATTRS is not set 568 568 CONFIG_SCSI=y 569 569 CONFIG_SCSI_DMA=y ··· 689 687 # CONFIG_PATA_IT821X is not set 690 688 # CONFIG_PATA_IT8213 is not set 691 689 # CONFIG_PATA_JMICRON is not set 690 + # CONFIG_PATA_LEGACY is not set 692 691 # CONFIG_PATA_TRIFLEX is not set 693 692 # CONFIG_PATA_MARVELL is not set 694 693 # CONFIG_PATA_MPIIX is not set ··· 820 817 # CONFIG_CHELSIO_T1 is not set 821 818 CONFIG_CHELSIO_T3_DEPENDS=y 822 819 # CONFIG_CHELSIO_T3 is not set 820 + CONFIG_CHELSIO_T4_DEPENDS=y 821 + # CONFIG_CHELSIO_T4 is not set 823 822 # CONFIG_ENIC is not set 824 823 # CONFIG_IXGBE is not set 824 + # CONFIG_IXGBEVF is not set 825 825 # CONFIG_IXGB is not set 826 826 # CONFIG_S2IO is not set 827 827 # CONFIG_VXGE is not set ··· 835 829 # CONFIG_MLX4_CORE is not set 836 830 # CONFIG_TEHUTI is not set 837 831 # CONFIG_BNX2X is not set 832 + # CONFIG_QLCNIC is not set 838 833 # CONFIG_QLGE is not set 839 834 # CONFIG_SFC is not set 840 835 # CONFIG_BE2NET is not set ··· 948 941 # CONFIG_SERIAL_JSM is not set 949 942 # CONFIG_SERIAL_OF_PLATFORM is not set 950 943 CONFIG_SERIAL_QE=m 944 + # CONFIG_SERIAL_TIMBERDALE is not set 951 945 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 952 946 CONFIG_UNIX98_PTYS=y 953 947 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1001 993 CONFIG_I2C_MPC=y 1002 994 # CONFIG_I2C_OCORES is not set 1003 995 # CONFIG_I2C_SIMTEC is not set 996 + # CONFIG_I2C_XILINX is not set 1004 997 1005 998 # 1006 999 # External I2C/SMBus adapter drivers ··· 1015 1006 # 1016 1007 # CONFIG_I2C_PCA_PLATFORM is not set 1017 1008 # CONFIG_I2C_STUB is not set 1018 - 1019 - # 1020 - # Miscellaneous I2C Chip support 1021 - # 1022 - # CONFIG_SENSORS_TSL2550 is not set 1023 1009 # CONFIG_I2C_DEBUG_CORE is not set 1024 1010 # CONFIG_I2C_DEBUG_ALGO is not set 1025 1011 # CONFIG_I2C_DEBUG_BUS is not set 1026 - # CONFIG_I2C_DEBUG_CHIP is not set 1027 1012 # CONFIG_SPI is not set 1028 1013 1029 1014 # ··· 1033 1030 # 1034 1031 # Memory mapped GPIO expanders: 1035 1032 # 1033 + # CONFIG_GPIO_IT8761E is not set 1036 1034 # CONFIG_GPIO_XILINX is not set 1035 + # CONFIG_GPIO_SCH is not set 1037 1036 1038 1037 # 1039 1038 # I2C GPIO expanders: 1040 1039 # 1040 + # CONFIG_GPIO_MAX7300 is not set 1041 1041 # CONFIG_GPIO_MAX732X is not set 1042 1042 # CONFIG_GPIO_PCA953X is not set 1043 1043 # CONFIG_GPIO_PCF857X is not set 1044 + # CONFIG_GPIO_ADP5588 is not set 1044 1045 1045 1046 # 1046 1047 # PCI GPIO expanders: ··· 1076 1069 # Multifunction device drivers 1077 1070 # 1078 1071 # CONFIG_MFD_CORE is not set 1072 + # CONFIG_MFD_88PM860X is not set 1079 1073 # CONFIG_MFD_SM501 is not set 1080 1074 # CONFIG_HTC_PASIC3 is not set 1075 + # CONFIG_HTC_I2CPLD is not set 1081 1076 # CONFIG_UCB1400_CORE is not set 1082 1077 # CONFIG_TPS65010 is not set 1083 1078 # CONFIG_TWL4030_CORE is not set 1084 1079 # CONFIG_MFD_TMIO is not set 1085 1080 # CONFIG_PMIC_DA903X is not set 1086 1081 # CONFIG_PMIC_ADP5520 is not set 1082 + # CONFIG_MFD_MAX8925 is not set 1087 1083 # CONFIG_MFD_WM8400 is not set 1088 1084 # CONFIG_MFD_WM831X is not set 1089 1085 # CONFIG_MFD_WM8350_I2C is not set 1086 + # CONFIG_MFD_WM8994 is not set 1090 1087 # CONFIG_MFD_PCF50633 is not set 1091 1088 # CONFIG_AB3100_CORE is not set 1092 - # CONFIG_MFD_88PM8607 is not set 1089 + # CONFIG_MFD_TIMBERDALE is not set 1090 + # CONFIG_LPC_SCH is not set 1093 1091 # CONFIG_REGULATOR is not set 1094 1092 # CONFIG_MEDIA_SUPPORT is not set 1095 1093 ··· 1103 1091 # 1104 1092 # CONFIG_AGP is not set 1105 1093 CONFIG_VGA_ARB=y 1094 + CONFIG_VGA_ARB_MAX_GPUS=16 1106 1095 # CONFIG_DRM is not set 1107 1096 # CONFIG_VGASTATE is not set 1108 1097 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1221 1208 CONFIG_SND_PPC=y 1222 1209 CONFIG_SND_USB=y 1223 1210 # CONFIG_SND_USB_AUDIO is not set 1211 + # CONFIG_SND_USB_UA101 is not set 1224 1212 # CONFIG_SND_USB_USX2Y is not set 1225 1213 # CONFIG_SND_USB_CAIAQ is not set 1226 1214 # CONFIG_SND_SOC is not set ··· 1241 1227 # 1242 1228 # Special HID drivers 1243 1229 # 1230 + # CONFIG_HID_3M_PCT is not set 1244 1231 CONFIG_HID_A4TECH=y 1245 1232 CONFIG_HID_APPLE=y 1246 1233 CONFIG_HID_BELKIN=y ··· 1257 1242 CONFIG_HID_LOGITECH=y 1258 1243 # CONFIG_LOGITECH_FF is not set 1259 1244 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1245 + # CONFIG_LOGIG940_FF is not set 1260 1246 CONFIG_HID_MICROSOFT=y 1247 + # CONFIG_HID_MOSART is not set 1261 1248 CONFIG_HID_MONTEREY=y 1262 1249 # CONFIG_HID_NTRIG is not set 1250 + # CONFIG_HID_ORTEK is not set 1263 1251 CONFIG_HID_PANTHERLORD=y 1264 1252 # CONFIG_PANTHERLORD_FF is not set 1265 1253 CONFIG_HID_PETALYNX=y 1254 + # CONFIG_HID_QUANTA is not set 1266 1255 CONFIG_HID_SAMSUNG=y 1267 1256 CONFIG_HID_SONY=y 1257 + # CONFIG_HID_STANTUM is not set 1268 1258 CONFIG_HID_SUNPLUS=y 1269 1259 # CONFIG_HID_GREENASIA is not set 1270 1260 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1378 1358 # CONFIG_USB_RIO500 is not set 1379 1359 # CONFIG_USB_LEGOTOWER is not set 1380 1360 # CONFIG_USB_LCD is not set 1381 - # CONFIG_USB_BERRY_CHARGE is not set 1382 1361 # CONFIG_USB_LED is not set 1383 1362 # CONFIG_USB_CYPRESS_CY7C63 is not set 1384 1363 # CONFIG_USB_CYTHERM is not set ··· 1390 1371 # CONFIG_USB_IOWARRIOR is not set 1391 1372 # CONFIG_USB_TEST is not set 1392 1373 # CONFIG_USB_ISIGHTFW is not set 1393 - # CONFIG_USB_VST is not set 1394 1374 # CONFIG_USB_GADGET is not set 1395 1375 1396 1376 # ··· 1470 1452 # 1471 1453 # CONFIG_RTC_DRV_GENERIC is not set 1472 1454 CONFIG_DMADEVICES=y 1455 + # CONFIG_DMADEVICES_DEBUG is not set 1473 1456 1474 1457 # 1475 1458 # DMA Devices ··· 1573 1554 # CONFIG_BEFS_DEBUG is not set 1574 1555 CONFIG_BFS_FS=m 1575 1556 CONFIG_EFS_FS=m 1557 + # CONFIG_LOGFS is not set 1576 1558 CONFIG_CRAMFS=y 1577 1559 # CONFIG_SQUASHFS is not set 1578 1560 CONFIG_VXFS_FS=m ··· 1605 1585 CONFIG_RPCSEC_GSS_KRB5=y 1606 1586 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1607 1587 # CONFIG_SMB_FS is not set 1588 + # CONFIG_CEPH_FS is not set 1608 1589 # CONFIG_CIFS is not set 1609 1590 # CONFIG_NCP_FS is not set 1610 1591 # CONFIG_CODA_FS is not set ··· 1751 1730 # CONFIG_BACKTRACE_SELF_TEST is not set 1752 1731 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1753 1732 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1733 + # CONFIG_LKDTM is not set 1754 1734 # CONFIG_FAULT_INJECTION is not set 1755 1735 # CONFIG_LATENCYTOP is not set 1756 1736 CONFIG_SYSCTL_SYSCALL_CHECK=y
+44 -20
arch/powerpc/configs/mpc85xx_smp_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:07 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:31 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 69 69 # CONFIG_PPC_DCR_NATIVE is not set 70 70 # CONFIG_PPC_DCR_MMIO is not set 71 71 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 72 + CONFIG_PPC_ADV_DEBUG_REGS=y 73 + CONFIG_PPC_ADV_DEBUG_IACS=2 74 + CONFIG_PPC_ADV_DEBUG_DACS=2 75 + CONFIG_PPC_ADV_DEBUG_DVCS=0 72 76 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 73 77 CONFIG_CONSTRUCTORS=y 74 78 ··· 104 100 # CONFIG_RCU_TRACE is not set 105 101 CONFIG_RCU_FANOUT=32 106 102 # CONFIG_RCU_FANOUT_EXACT is not set 103 + # CONFIG_RCU_FAST_NO_HZ is not set 107 104 # CONFIG_TREE_RCU_TRACE is not set 108 105 CONFIG_IKCONFIG=y 109 106 CONFIG_IKCONFIG_PROC=y 110 107 CONFIG_LOG_BUF_SHIFT=14 111 - CONFIG_GROUP_SCHED=y 112 - # CONFIG_FAIR_GROUP_SCHED is not set 113 - # CONFIG_RT_GROUP_SCHED is not set 114 - CONFIG_USER_SCHED=y 115 - # CONFIG_CGROUP_SCHED is not set 116 108 # CONFIG_CGROUPS is not set 117 - CONFIG_SYSFS_DEPRECATED=y 118 - CONFIG_SYSFS_DEPRECATED_V2=y 109 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 119 110 # CONFIG_RELAY is not set 120 111 # CONFIG_NAMESPACES is not set 121 112 CONFIG_BLK_DEV_INITRD=y ··· 118 119 CONFIG_RD_GZIP=y 119 120 # CONFIG_RD_BZIP2 is not set 120 121 # CONFIG_RD_LZMA is not set 122 + # CONFIG_RD_LZO is not set 121 123 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 122 124 CONFIG_SYSCTL=y 123 125 CONFIG_ANON_INODES=y ··· 338 338 # Bus options 339 339 # 340 340 CONFIG_ZONE_DMA=y 341 + # CONFIG_NEED_DMA_MAP_STATE is not set 341 342 CONFIG_GENERIC_ISA_DMA=y 342 343 CONFIG_PPC_INDIRECT_PCI=y 343 344 CONFIG_FSL_SOC=y ··· 350 349 # CONFIG_PCIEPORTBUS is not set 351 350 CONFIG_ARCH_SUPPORTS_MSI=y 352 351 CONFIG_PCI_MSI=y 353 - # CONFIG_PCI_LEGACY is not set 354 352 # CONFIG_PCI_DEBUG is not set 355 353 # CONFIG_PCI_STUB is not set 356 354 # CONFIG_PCI_IOV is not set ··· 380 380 # Networking options 381 381 # 382 382 CONFIG_PACKET=y 383 - # CONFIG_PACKET_MMAP is not set 384 383 CONFIG_UNIX=y 385 384 CONFIG_XFRM=y 386 385 CONFIG_XFRM_USER=y ··· 512 513 # CONFIG_SYS_HYPERVISOR is not set 513 514 # CONFIG_CONNECTOR is not set 514 515 # CONFIG_MTD is not set 516 + CONFIG_OF_FLATTREE=y 517 + CONFIG_OF_DYNAMIC=y 515 518 CONFIG_OF_DEVICE=y 516 519 CONFIG_OF_GPIO=y 517 520 CONFIG_OF_I2C=y ··· 551 550 # CONFIG_ENCLOSURE_SERVICES is not set 552 551 # CONFIG_HP_ILO is not set 553 552 # CONFIG_ISL29003 is not set 553 + # CONFIG_SENSORS_TSL2550 is not set 554 554 # CONFIG_DS1682 is not set 555 555 # CONFIG_C2PORT is not set 556 556 ··· 569 567 # 570 568 # SCSI device support 571 569 # 570 + CONFIG_SCSI_MOD=y 572 571 # CONFIG_RAID_ATTRS is not set 573 572 CONFIG_SCSI=y 574 573 CONFIG_SCSI_DMA=y ··· 694 691 # CONFIG_PATA_IT821X is not set 695 692 # CONFIG_PATA_IT8213 is not set 696 693 # CONFIG_PATA_JMICRON is not set 694 + # CONFIG_PATA_LEGACY is not set 697 695 # CONFIG_PATA_TRIFLEX is not set 698 696 # CONFIG_PATA_MARVELL is not set 699 697 # CONFIG_PATA_MPIIX is not set ··· 825 821 # CONFIG_CHELSIO_T1 is not set 826 822 CONFIG_CHELSIO_T3_DEPENDS=y 827 823 # CONFIG_CHELSIO_T3 is not set 824 + CONFIG_CHELSIO_T4_DEPENDS=y 825 + # CONFIG_CHELSIO_T4 is not set 828 826 # CONFIG_ENIC is not set 829 827 # CONFIG_IXGBE is not set 828 + # CONFIG_IXGBEVF is not set 830 829 # CONFIG_IXGB is not set 831 830 # CONFIG_S2IO is not set 832 831 # CONFIG_VXGE is not set ··· 840 833 # CONFIG_MLX4_CORE is not set 841 834 # CONFIG_TEHUTI is not set 842 835 # CONFIG_BNX2X is not set 836 + # CONFIG_QLCNIC is not set 843 837 # CONFIG_QLGE is not set 844 838 # CONFIG_SFC is not set 845 839 # CONFIG_BE2NET is not set ··· 953 945 # CONFIG_SERIAL_JSM is not set 954 946 # CONFIG_SERIAL_OF_PLATFORM is not set 955 947 CONFIG_SERIAL_QE=m 948 + # CONFIG_SERIAL_TIMBERDALE is not set 956 949 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 957 950 CONFIG_UNIX98_PTYS=y 958 951 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1006 997 CONFIG_I2C_MPC=y 1007 998 # CONFIG_I2C_OCORES is not set 1008 999 # CONFIG_I2C_SIMTEC is not set 1000 + # CONFIG_I2C_XILINX is not set 1009 1001 1010 1002 # 1011 1003 # External I2C/SMBus adapter drivers ··· 1020 1010 # 1021 1011 # CONFIG_I2C_PCA_PLATFORM is not set 1022 1012 # CONFIG_I2C_STUB is not set 1023 - 1024 - # 1025 - # Miscellaneous I2C Chip support 1026 - # 1027 - # CONFIG_SENSORS_TSL2550 is not set 1028 1013 # CONFIG_I2C_DEBUG_CORE is not set 1029 1014 # CONFIG_I2C_DEBUG_ALGO is not set 1030 1015 # CONFIG_I2C_DEBUG_BUS is not set 1031 - # CONFIG_I2C_DEBUG_CHIP is not set 1032 1016 # CONFIG_SPI is not set 1033 1017 1034 1018 # ··· 1038 1034 # 1039 1035 # Memory mapped GPIO expanders: 1040 1036 # 1037 + # CONFIG_GPIO_IT8761E is not set 1041 1038 # CONFIG_GPIO_XILINX is not set 1039 + # CONFIG_GPIO_SCH is not set 1042 1040 1043 1041 # 1044 1042 # I2C GPIO expanders: 1045 1043 # 1044 + # CONFIG_GPIO_MAX7300 is not set 1046 1045 # CONFIG_GPIO_MAX732X is not set 1047 1046 # CONFIG_GPIO_PCA953X is not set 1048 1047 # CONFIG_GPIO_PCF857X is not set 1048 + # CONFIG_GPIO_ADP5588 is not set 1049 1049 1050 1050 # 1051 1051 # PCI GPIO expanders: ··· 1081 1073 # Multifunction device drivers 1082 1074 # 1083 1075 # CONFIG_MFD_CORE is not set 1076 + # CONFIG_MFD_88PM860X is not set 1084 1077 # CONFIG_MFD_SM501 is not set 1085 1078 # CONFIG_HTC_PASIC3 is not set 1079 + # CONFIG_HTC_I2CPLD is not set 1086 1080 # CONFIG_UCB1400_CORE is not set 1087 1081 # CONFIG_TPS65010 is not set 1088 1082 # CONFIG_TWL4030_CORE is not set 1089 1083 # CONFIG_MFD_TMIO is not set 1090 1084 # CONFIG_PMIC_DA903X is not set 1091 1085 # CONFIG_PMIC_ADP5520 is not set 1086 + # CONFIG_MFD_MAX8925 is not set 1092 1087 # CONFIG_MFD_WM8400 is not set 1093 1088 # CONFIG_MFD_WM831X is not set 1094 1089 # CONFIG_MFD_WM8350_I2C is not set 1090 + # CONFIG_MFD_WM8994 is not set 1095 1091 # CONFIG_MFD_PCF50633 is not set 1096 1092 # CONFIG_AB3100_CORE is not set 1097 - # CONFIG_MFD_88PM8607 is not set 1093 + # CONFIG_MFD_TIMBERDALE is not set 1094 + # CONFIG_LPC_SCH is not set 1098 1095 # CONFIG_REGULATOR is not set 1099 1096 # CONFIG_MEDIA_SUPPORT is not set 1100 1097 ··· 1108 1095 # 1109 1096 # CONFIG_AGP is not set 1110 1097 CONFIG_VGA_ARB=y 1098 + CONFIG_VGA_ARB_MAX_GPUS=16 1111 1099 # CONFIG_DRM is not set 1112 1100 # CONFIG_VGASTATE is not set 1113 1101 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1226 1212 CONFIG_SND_PPC=y 1227 1213 CONFIG_SND_USB=y 1228 1214 # CONFIG_SND_USB_AUDIO is not set 1215 + # CONFIG_SND_USB_UA101 is not set 1229 1216 # CONFIG_SND_USB_USX2Y is not set 1230 1217 # CONFIG_SND_USB_CAIAQ is not set 1231 1218 # CONFIG_SND_SOC is not set ··· 1246 1231 # 1247 1232 # Special HID drivers 1248 1233 # 1234 + # CONFIG_HID_3M_PCT is not set 1249 1235 CONFIG_HID_A4TECH=y 1250 1236 CONFIG_HID_APPLE=y 1251 1237 CONFIG_HID_BELKIN=y ··· 1262 1246 CONFIG_HID_LOGITECH=y 1263 1247 # CONFIG_LOGITECH_FF is not set 1264 1248 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1249 + # CONFIG_LOGIG940_FF is not set 1265 1250 CONFIG_HID_MICROSOFT=y 1251 + # CONFIG_HID_MOSART is not set 1266 1252 CONFIG_HID_MONTEREY=y 1267 1253 # CONFIG_HID_NTRIG is not set 1254 + # CONFIG_HID_ORTEK is not set 1268 1255 CONFIG_HID_PANTHERLORD=y 1269 1256 # CONFIG_PANTHERLORD_FF is not set 1270 1257 CONFIG_HID_PETALYNX=y 1258 + # CONFIG_HID_QUANTA is not set 1271 1259 CONFIG_HID_SAMSUNG=y 1272 1260 CONFIG_HID_SONY=y 1261 + # CONFIG_HID_STANTUM is not set 1273 1262 CONFIG_HID_SUNPLUS=y 1274 1263 # CONFIG_HID_GREENASIA is not set 1275 1264 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1383 1362 # CONFIG_USB_RIO500 is not set 1384 1363 # CONFIG_USB_LEGOTOWER is not set 1385 1364 # CONFIG_USB_LCD is not set 1386 - # CONFIG_USB_BERRY_CHARGE is not set 1387 1365 # CONFIG_USB_LED is not set 1388 1366 # CONFIG_USB_CYPRESS_CY7C63 is not set 1389 1367 # CONFIG_USB_CYTHERM is not set ··· 1395 1375 # CONFIG_USB_IOWARRIOR is not set 1396 1376 # CONFIG_USB_TEST is not set 1397 1377 # CONFIG_USB_ISIGHTFW is not set 1398 - # CONFIG_USB_VST is not set 1399 1378 # CONFIG_USB_GADGET is not set 1400 1379 1401 1380 # ··· 1475 1456 # 1476 1457 # CONFIG_RTC_DRV_GENERIC is not set 1477 1458 CONFIG_DMADEVICES=y 1459 + # CONFIG_DMADEVICES_DEBUG is not set 1478 1460 1479 1461 # 1480 1462 # DMA Devices ··· 1578 1558 # CONFIG_BEFS_DEBUG is not set 1579 1559 CONFIG_BFS_FS=m 1580 1560 CONFIG_EFS_FS=m 1561 + # CONFIG_LOGFS is not set 1581 1562 CONFIG_CRAMFS=y 1582 1563 # CONFIG_SQUASHFS is not set 1583 1564 CONFIG_VXFS_FS=m ··· 1610 1589 CONFIG_RPCSEC_GSS_KRB5=y 1611 1590 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1612 1591 # CONFIG_SMB_FS is not set 1592 + # CONFIG_CEPH_FS is not set 1613 1593 # CONFIG_CIFS is not set 1614 1594 # CONFIG_NCP_FS is not set 1615 1595 # CONFIG_CODA_FS is not set ··· 1756 1734 # CONFIG_BACKTRACE_SELF_TEST is not set 1757 1735 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1758 1736 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1737 + # CONFIG_LKDTM is not set 1759 1738 # CONFIG_FAULT_INJECTION is not set 1760 1739 # CONFIG_LATENCYTOP is not set 1761 1740 CONFIG_SYSCTL_SYSCALL_CHECK=y ··· 1829 1806 CONFIG_CRYPTO_MANAGER2=y 1830 1807 # CONFIG_CRYPTO_GF128MUL is not set 1831 1808 # CONFIG_CRYPTO_NULL is not set 1809 + # CONFIG_CRYPTO_PCRYPT is not set 1832 1810 CONFIG_CRYPTO_WORKQUEUE=y 1833 1811 # CONFIG_CRYPTO_CRYPTD is not set 1834 1812 CONFIG_CRYPTO_AUTHENC=y
+10 -10
arch/powerpc/configs/mpc866_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:08 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:32 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 89 89 # CONFIG_TREE_RCU_TRACE is not set 90 90 # CONFIG_IKCONFIG is not set 91 91 CONFIG_LOG_BUF_SHIFT=14 92 - CONFIG_GROUP_SCHED=y 93 - # CONFIG_FAIR_GROUP_SCHED is not set 94 - # CONFIG_RT_GROUP_SCHED is not set 95 - CONFIG_USER_SCHED=y 96 - # CONFIG_CGROUP_SCHED is not set 97 92 # CONFIG_CGROUPS is not set 98 - CONFIG_SYSFS_DEPRECATED=y 99 - CONFIG_SYSFS_DEPRECATED_V2=y 93 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 100 94 # CONFIG_RELAY is not set 101 95 # CONFIG_NAMESPACES is not set 102 96 # CONFIG_BLK_DEV_INITRD is not set ··· 299 305 # Bus options 300 306 # 301 307 CONFIG_ZONE_DMA=y 308 + CONFIG_NEED_DMA_MAP_STATE=y 302 309 CONFIG_FSL_SOC=y 303 310 # CONFIG_PCI is not set 304 311 # CONFIG_PCI_DOMAINS is not set ··· 328 333 # Networking options 329 334 # 330 335 CONFIG_PACKET=y 331 - # CONFIG_PACKET_MMAP is not set 332 336 CONFIG_UNIX=y 333 337 CONFIG_XFRM=y 334 338 # CONFIG_XFRM_USER is not set ··· 419 425 # CONFIG_SYS_HYPERVISOR is not set 420 426 # CONFIG_CONNECTOR is not set 421 427 # CONFIG_MTD is not set 428 + CONFIG_OF_FLATTREE=y 429 + CONFIG_OF_DYNAMIC=y 422 430 CONFIG_OF_DEVICE=y 423 431 CONFIG_OF_MDIO=y 424 432 # CONFIG_PARPORT is not set ··· 452 456 # 453 457 # SCSI device support 454 458 # 459 + CONFIG_SCSI_MOD=y 455 460 # CONFIG_RAID_ATTRS is not set 456 461 # CONFIG_SCSI is not set 457 462 # CONFIG_SCSI_DMA is not set ··· 604 607 CONFIG_SERIAL_CORE_CONSOLE=y 605 608 CONFIG_SERIAL_CPM=y 606 609 CONFIG_SERIAL_CPM_CONSOLE=y 610 + # CONFIG_SERIAL_TIMBERDALE is not set 607 611 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 608 612 CONFIG_UNIX98_PTYS=y 609 613 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 793 795 # CONFIG_BEFS_FS is not set 794 796 # CONFIG_BFS_FS is not set 795 797 # CONFIG_EFS_FS is not set 798 + # CONFIG_LOGFS is not set 796 799 CONFIG_CRAMFS=y 797 800 # CONFIG_SQUASHFS is not set 798 801 # CONFIG_VXFS_FS is not set ··· 818 819 # CONFIG_RPCSEC_GSS_KRB5 is not set 819 820 # CONFIG_RPCSEC_GSS_SPKM3 is not set 820 821 # CONFIG_SMB_FS is not set 822 + # CONFIG_CEPH_FS is not set 821 823 # CONFIG_CIFS is not set 822 824 # CONFIG_NCP_FS is not set 823 825 # CONFIG_CODA_FS is not set
+37 -20
arch/powerpc/configs/mpc86xx_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:09 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:33 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 98 98 # CONFIG_RCU_TRACE is not set 99 99 CONFIG_RCU_FANOUT=32 100 100 # CONFIG_RCU_FANOUT_EXACT is not set 101 + # CONFIG_RCU_FAST_NO_HZ is not set 101 102 # CONFIG_TREE_RCU_TRACE is not set 102 103 CONFIG_IKCONFIG=y 103 104 CONFIG_IKCONFIG_PROC=y 104 105 CONFIG_LOG_BUF_SHIFT=14 105 - CONFIG_GROUP_SCHED=y 106 - # CONFIG_FAIR_GROUP_SCHED is not set 107 - # CONFIG_RT_GROUP_SCHED is not set 108 - CONFIG_USER_SCHED=y 109 - # CONFIG_CGROUP_SCHED is not set 110 106 # CONFIG_CGROUPS is not set 111 - CONFIG_SYSFS_DEPRECATED=y 112 - CONFIG_SYSFS_DEPRECATED_V2=y 107 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 113 108 # CONFIG_RELAY is not set 114 109 # CONFIG_NAMESPACES is not set 115 110 CONFIG_BLK_DEV_INITRD=y ··· 112 117 CONFIG_RD_GZIP=y 113 118 # CONFIG_RD_BZIP2 is not set 114 119 # CONFIG_RD_LZMA is not set 120 + # CONFIG_RD_LZO is not set 115 121 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 122 CONFIG_SYSCTL=y 117 123 CONFIG_ANON_INODES=y ··· 324 328 # Bus options 325 329 # 326 330 CONFIG_ZONE_DMA=y 331 + # CONFIG_NEED_DMA_MAP_STATE is not set 327 332 CONFIG_GENERIC_ISA_DMA=y 328 333 CONFIG_PPC_INDIRECT_PCI=y 329 334 CONFIG_FSL_SOC=y ··· 336 339 # CONFIG_PCIEPORTBUS is not set 337 340 CONFIG_ARCH_SUPPORTS_MSI=y 338 341 # CONFIG_PCI_MSI is not set 339 - # CONFIG_PCI_LEGACY is not set 340 342 # CONFIG_PCI_DEBUG is not set 341 343 # CONFIG_PCI_STUB is not set 342 344 # CONFIG_PCI_IOV is not set ··· 363 367 # Networking options 364 368 # 365 369 CONFIG_PACKET=y 366 - # CONFIG_PACKET_MMAP is not set 367 370 CONFIG_UNIX=y 368 371 CONFIG_XFRM=y 369 372 CONFIG_XFRM_USER=y ··· 495 500 # CONFIG_SYS_HYPERVISOR is not set 496 501 # CONFIG_CONNECTOR is not set 497 502 # CONFIG_MTD is not set 503 + CONFIG_OF_FLATTREE=y 504 + CONFIG_OF_DYNAMIC=y 498 505 CONFIG_OF_DEVICE=y 499 506 CONFIG_OF_GPIO=y 500 507 CONFIG_OF_I2C=y ··· 534 537 # CONFIG_ENCLOSURE_SERVICES is not set 535 538 # CONFIG_HP_ILO is not set 536 539 # CONFIG_ISL29003 is not set 540 + # CONFIG_SENSORS_TSL2550 is not set 537 541 # CONFIG_DS1682 is not set 538 542 # CONFIG_C2PORT is not set 539 543 ··· 552 554 # 553 555 # SCSI device support 554 556 # 557 + CONFIG_SCSI_MOD=y 555 558 # CONFIG_RAID_ATTRS is not set 556 559 CONFIG_SCSI=y 557 560 CONFIG_SCSI_DMA=y ··· 677 678 # CONFIG_PATA_IT821X is not set 678 679 # CONFIG_PATA_IT8213 is not set 679 680 # CONFIG_PATA_JMICRON is not set 681 + # CONFIG_PATA_LEGACY is not set 680 682 # CONFIG_PATA_TRIFLEX is not set 681 683 # CONFIG_PATA_MARVELL is not set 682 684 # CONFIG_PATA_MPIIX is not set ··· 802 802 # CONFIG_CHELSIO_T1 is not set 803 803 CONFIG_CHELSIO_T3_DEPENDS=y 804 804 # CONFIG_CHELSIO_T3 is not set 805 + CONFIG_CHELSIO_T4_DEPENDS=y 806 + # CONFIG_CHELSIO_T4 is not set 805 807 # CONFIG_ENIC is not set 806 808 # CONFIG_IXGBE is not set 807 809 # CONFIG_IXGB is not set ··· 816 814 # CONFIG_MLX4_CORE is not set 817 815 # CONFIG_TEHUTI is not set 818 816 # CONFIG_BNX2X is not set 817 + # CONFIG_QLCNIC is not set 819 818 # CONFIG_QLGE is not set 820 819 # CONFIG_SFC is not set 821 820 # CONFIG_BE2NET is not set ··· 926 923 CONFIG_SERIAL_CORE_CONSOLE=y 927 924 # CONFIG_SERIAL_JSM is not set 928 925 # CONFIG_SERIAL_OF_PLATFORM is not set 926 + # CONFIG_SERIAL_TIMBERDALE is not set 929 927 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 930 928 CONFIG_UNIX98_PTYS=y 931 929 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 976 972 CONFIG_I2C_MPC=y 977 973 # CONFIG_I2C_OCORES is not set 978 974 # CONFIG_I2C_SIMTEC is not set 975 + # CONFIG_I2C_XILINX is not set 979 976 980 977 # 981 978 # External I2C/SMBus adapter drivers ··· 990 985 # 991 986 # CONFIG_I2C_PCA_PLATFORM is not set 992 987 # CONFIG_I2C_STUB is not set 993 - 994 - # 995 - # Miscellaneous I2C Chip support 996 - # 997 - # CONFIG_SENSORS_TSL2550 is not set 998 988 # CONFIG_I2C_DEBUG_CORE is not set 999 989 # CONFIG_I2C_DEBUG_ALGO is not set 1000 990 # CONFIG_I2C_DEBUG_BUS is not set 1001 - # CONFIG_I2C_DEBUG_CHIP is not set 1002 991 # CONFIG_SPI is not set 1003 992 1004 993 # ··· 1008 1009 # 1009 1010 # Memory mapped GPIO expanders: 1010 1011 # 1012 + # CONFIG_GPIO_IT8761E is not set 1011 1013 # CONFIG_GPIO_XILINX is not set 1014 + # CONFIG_GPIO_SCH is not set 1012 1015 1013 1016 # 1014 1017 # I2C GPIO expanders: 1015 1018 # 1019 + # CONFIG_GPIO_MAX7300 is not set 1016 1020 # CONFIG_GPIO_MAX732X is not set 1017 1021 # CONFIG_GPIO_PCA953X is not set 1018 1022 # CONFIG_GPIO_PCF857X is not set 1023 + # CONFIG_GPIO_ADP5588 is not set 1019 1024 1020 1025 # 1021 1026 # PCI GPIO expanders: ··· 1051 1048 # Multifunction device drivers 1052 1049 # 1053 1050 # CONFIG_MFD_CORE is not set 1051 + # CONFIG_MFD_88PM860X is not set 1054 1052 # CONFIG_MFD_SM501 is not set 1055 1053 # CONFIG_HTC_PASIC3 is not set 1054 + # CONFIG_HTC_I2CPLD is not set 1056 1055 # CONFIG_UCB1400_CORE is not set 1057 1056 # CONFIG_TPS65010 is not set 1058 1057 # CONFIG_TWL4030_CORE is not set 1059 1058 # CONFIG_MFD_TMIO is not set 1060 1059 # CONFIG_PMIC_DA903X is not set 1061 1060 # CONFIG_PMIC_ADP5520 is not set 1061 + # CONFIG_MFD_MAX8925 is not set 1062 1062 # CONFIG_MFD_WM8400 is not set 1063 1063 # CONFIG_MFD_WM831X is not set 1064 1064 # CONFIG_MFD_WM8350_I2C is not set 1065 + # CONFIG_MFD_WM8994 is not set 1065 1066 # CONFIG_MFD_PCF50633 is not set 1066 1067 # CONFIG_AB3100_CORE is not set 1067 - # CONFIG_MFD_88PM8607 is not set 1068 + # CONFIG_MFD_TIMBERDALE is not set 1069 + # CONFIG_LPC_SCH is not set 1068 1070 # CONFIG_REGULATOR is not set 1069 1071 # CONFIG_MEDIA_SUPPORT is not set 1070 1072 ··· 1078 1070 # 1079 1071 # CONFIG_AGP is not set 1080 1072 CONFIG_VGA_ARB=y 1073 + CONFIG_VGA_ARB_MAX_GPUS=16 1081 1074 # CONFIG_DRM is not set 1082 1075 # CONFIG_VGASTATE is not set 1083 1076 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1196 1187 CONFIG_SND_PPC=y 1197 1188 CONFIG_SND_USB=y 1198 1189 # CONFIG_SND_USB_AUDIO is not set 1190 + # CONFIG_SND_USB_UA101 is not set 1199 1191 # CONFIG_SND_USB_USX2Y is not set 1200 1192 # CONFIG_SND_USB_CAIAQ is not set 1201 1193 # CONFIG_SND_SOC is not set ··· 1216 1206 # 1217 1207 # Special HID drivers 1218 1208 # 1209 + # CONFIG_HID_3M_PCT is not set 1219 1210 CONFIG_HID_A4TECH=y 1220 1211 CONFIG_HID_APPLE=y 1221 1212 CONFIG_HID_BELKIN=y ··· 1232 1221 CONFIG_HID_LOGITECH=y 1233 1222 # CONFIG_LOGITECH_FF is not set 1234 1223 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1224 + # CONFIG_LOGIG940_FF is not set 1235 1225 CONFIG_HID_MICROSOFT=y 1226 + # CONFIG_HID_MOSART is not set 1236 1227 CONFIG_HID_MONTEREY=y 1237 1228 # CONFIG_HID_NTRIG is not set 1229 + # CONFIG_HID_ORTEK is not set 1238 1230 CONFIG_HID_PANTHERLORD=y 1239 1231 # CONFIG_PANTHERLORD_FF is not set 1240 1232 CONFIG_HID_PETALYNX=y 1233 + # CONFIG_HID_QUANTA is not set 1241 1234 CONFIG_HID_SAMSUNG=y 1242 1235 CONFIG_HID_SONY=y 1236 + # CONFIG_HID_STANTUM is not set 1243 1237 CONFIG_HID_SUNPLUS=y 1244 1238 # CONFIG_HID_GREENASIA is not set 1245 1239 # CONFIG_HID_SMARTJOYPLUS is not set ··· 1352 1336 # CONFIG_USB_RIO500 is not set 1353 1337 # CONFIG_USB_LEGOTOWER is not set 1354 1338 # CONFIG_USB_LCD is not set 1355 - # CONFIG_USB_BERRY_CHARGE is not set 1356 1339 # CONFIG_USB_LED is not set 1357 1340 # CONFIG_USB_CYPRESS_CY7C63 is not set 1358 1341 # CONFIG_USB_CYTHERM is not set ··· 1364 1349 # CONFIG_USB_IOWARRIOR is not set 1365 1350 # CONFIG_USB_TEST is not set 1366 1351 # CONFIG_USB_ISIGHTFW is not set 1367 - # CONFIG_USB_VST is not set 1368 1352 # CONFIG_USB_GADGET is not set 1369 1353 1370 1354 # ··· 1526 1512 # CONFIG_BEFS_DEBUG is not set 1527 1513 CONFIG_BFS_FS=m 1528 1514 CONFIG_EFS_FS=m 1515 + # CONFIG_LOGFS is not set 1529 1516 CONFIG_CRAMFS=y 1530 1517 # CONFIG_SQUASHFS is not set 1531 1518 CONFIG_VXFS_FS=m ··· 1558 1543 CONFIG_RPCSEC_GSS_KRB5=y 1559 1544 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1560 1545 # CONFIG_SMB_FS is not set 1546 + # CONFIG_CEPH_FS is not set 1561 1547 # CONFIG_CIFS is not set 1562 1548 # CONFIG_NCP_FS is not set 1563 1549 # CONFIG_CODA_FS is not set ··· 1770 1754 CONFIG_CRYPTO_MANAGER2=y 1771 1755 # CONFIG_CRYPTO_GF128MUL is not set 1772 1756 # CONFIG_CRYPTO_NULL is not set 1757 + # CONFIG_CRYPTO_PCRYPT is not set 1773 1758 CONFIG_CRYPTO_WORKQUEUE=y 1774 1759 # CONFIG_CRYPTO_CRYPTD is not set 1775 1760 # CONFIG_CRYPTO_AUTHENC is not set
+10 -10
arch/powerpc/configs/mpc885_ads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:10 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:34 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 90 90 # CONFIG_TREE_RCU_TRACE is not set 91 91 # CONFIG_IKCONFIG is not set 92 92 CONFIG_LOG_BUF_SHIFT=14 93 - CONFIG_GROUP_SCHED=y 94 - # CONFIG_FAIR_GROUP_SCHED is not set 95 - # CONFIG_RT_GROUP_SCHED is not set 96 - CONFIG_USER_SCHED=y 97 - # CONFIG_CGROUP_SCHED is not set 98 93 # CONFIG_CGROUPS is not set 99 - CONFIG_SYSFS_DEPRECATED=y 100 - CONFIG_SYSFS_DEPRECATED_V2=y 94 + # CONFIG_SYSFS_DEPRECATED_V2 is not set 101 95 # CONFIG_RELAY is not set 102 96 # CONFIG_NAMESPACES is not set 103 97 # CONFIG_BLK_DEV_INITRD is not set ··· 307 313 # Bus options 308 314 # 309 315 CONFIG_ZONE_DMA=y 316 + CONFIG_NEED_DMA_MAP_STATE=y 310 317 CONFIG_FSL_SOC=y 311 318 # CONFIG_PCI is not set 312 319 # CONFIG_PCI_DOMAINS is not set ··· 337 342 # Networking options 338 343 # 339 344 CONFIG_PACKET=y 340 - # CONFIG_PACKET_MMAP is not set 341 345 CONFIG_UNIX=y 342 346 # CONFIG_NET_KEY is not set 343 347 CONFIG_INET=y ··· 509 515 # UBI - Unsorted block images 510 516 # 511 517 # CONFIG_MTD_UBI is not set 518 + CONFIG_OF_FLATTREE=y 519 + CONFIG_OF_DYNAMIC=y 512 520 CONFIG_OF_DEVICE=y 513 521 CONFIG_OF_MDIO=y 514 522 # CONFIG_PARPORT is not set ··· 522 526 # 523 527 # SCSI device support 524 528 # 529 + CONFIG_SCSI_MOD=y 525 530 # CONFIG_RAID_ATTRS is not set 526 531 # CONFIG_SCSI is not set 527 532 # CONFIG_SCSI_DMA is not set ··· 624 627 CONFIG_SERIAL_CORE_CONSOLE=y 625 628 CONFIG_SERIAL_CPM=y 626 629 CONFIG_SERIAL_CPM_CONSOLE=y 630 + # CONFIG_SERIAL_TIMBERDALE is not set 627 631 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 628 632 CONFIG_UNIX98_PTYS=y 629 633 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 762 764 # CONFIG_BFS_FS is not set 763 765 # CONFIG_EFS_FS is not set 764 766 # CONFIG_JFFS2_FS is not set 767 + # CONFIG_LOGFS is not set 765 768 CONFIG_CRAMFS=y 766 769 # CONFIG_SQUASHFS is not set 767 770 # CONFIG_VXFS_FS is not set ··· 787 788 # CONFIG_RPCSEC_GSS_KRB5 is not set 788 789 # CONFIG_RPCSEC_GSS_SPKM3 is not set 789 790 # CONFIG_SMB_FS is not set 791 + # CONFIG_CEPH_FS is not set 790 792 # CONFIG_CIFS is not set 791 793 # CONFIG_NCP_FS is not set 792 794 # CONFIG_CODA_FS is not set
+18 -4
arch/powerpc/configs/pq2fads_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:11 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:35 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 105 105 CONFIG_RD_GZIP=y 106 106 # CONFIG_RD_BZIP2 is not set 107 107 # CONFIG_RD_LZMA is not set 108 + # CONFIG_RD_LZO is not set 108 109 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 109 110 CONFIG_SYSCTL=y 110 111 CONFIG_ANON_INODES=y ··· 305 304 # Bus options 306 305 # 307 306 CONFIG_ZONE_DMA=y 307 + # CONFIG_NEED_DMA_MAP_STATE is not set 308 308 CONFIG_PPC_INDIRECT_PCI=y 309 309 CONFIG_FSL_SOC=y 310 310 CONFIG_PPC_PCI_CHOICE=y ··· 317 315 # CONFIG_PCIEPORTBUS is not set 318 316 CONFIG_ARCH_SUPPORTS_MSI=y 319 317 # CONFIG_PCI_MSI is not set 320 - # CONFIG_PCI_LEGACY is not set 321 318 # CONFIG_PCI_DEBUG is not set 322 319 # CONFIG_PCI_STUB is not set 323 320 # CONFIG_PCI_IOV is not set ··· 343 342 # Networking options 344 343 # 345 344 CONFIG_PACKET=y 346 - # CONFIG_PACKET_MMAP is not set 347 345 CONFIG_UNIX=y 348 346 CONFIG_XFRM=y 349 347 # CONFIG_XFRM_USER is not set ··· 544 544 # UBI - Unsorted block images 545 545 # 546 546 # CONFIG_MTD_UBI is not set 547 + CONFIG_OF_FLATTREE=y 548 + CONFIG_OF_DYNAMIC=y 547 549 CONFIG_OF_DEVICE=y 548 550 CONFIG_OF_GPIO=y 549 551 CONFIG_OF_MDIO=y ··· 631 629 # 632 630 # SCSI device support 633 631 # 632 + CONFIG_SCSI_MOD=y 634 633 # CONFIG_RAID_ATTRS is not set 635 634 # CONFIG_SCSI is not set 636 635 # CONFIG_SCSI_DMA is not set ··· 737 734 # CONFIG_CHELSIO_T1 is not set 738 735 CONFIG_CHELSIO_T3_DEPENDS=y 739 736 # CONFIG_CHELSIO_T3 is not set 737 + CONFIG_CHELSIO_T4_DEPENDS=y 738 + # CONFIG_CHELSIO_T4 is not set 740 739 # CONFIG_ENIC is not set 741 740 # CONFIG_IXGBE is not set 742 741 # CONFIG_IXGB is not set ··· 751 746 # CONFIG_MLX4_CORE is not set 752 747 # CONFIG_TEHUTI is not set 753 748 # CONFIG_BNX2X is not set 749 + # CONFIG_QLCNIC is not set 754 750 # CONFIG_QLGE is not set 755 751 # CONFIG_SFC is not set 756 752 # CONFIG_BE2NET is not set ··· 865 859 CONFIG_SERIAL_CPM=y 866 860 CONFIG_SERIAL_CPM_CONSOLE=y 867 861 # CONFIG_SERIAL_JSM is not set 862 + # CONFIG_SERIAL_TIMBERDALE is not set 868 863 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 869 864 CONFIG_UNIX98_PTYS=y 870 865 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 894 887 # 895 888 # Memory mapped GPIO expanders: 896 889 # 890 + # CONFIG_GPIO_IT8761E is not set 897 891 # CONFIG_GPIO_XILINX is not set 892 + # CONFIG_GPIO_SCH is not set 898 893 899 894 # 900 895 # I2C GPIO expanders: ··· 935 926 # CONFIG_MFD_SM501 is not set 936 927 # CONFIG_HTC_PASIC3 is not set 937 928 # CONFIG_MFD_TMIO is not set 929 + # CONFIG_MFD_TIMBERDALE is not set 930 + # CONFIG_LPC_SCH is not set 938 931 # CONFIG_REGULATOR is not set 939 932 # CONFIG_MEDIA_SUPPORT is not set 940 933 ··· 945 934 # 946 935 # CONFIG_AGP is not set 947 936 CONFIG_VGA_ARB=y 937 + CONFIG_VGA_ARB_MAX_GPUS=16 948 938 # CONFIG_DRM is not set 949 939 # CONFIG_VGASTATE is not set 950 940 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1008 996 # CONFIG_USB_MIDI_GADGET is not set 1009 997 # CONFIG_USB_G_PRINTER is not set 1010 998 # CONFIG_USB_CDC_COMPOSITE is not set 999 + # CONFIG_USB_G_NOKIA is not set 1011 1000 # CONFIG_USB_G_MULTI is not set 1012 1001 1013 1002 # ··· 1064 1051 # 1065 1052 # Caches 1066 1053 # 1054 + # CONFIG_FSCACHE is not set 1067 1055 1068 1056 # 1069 1057 # CD-ROM/DVD Filesystems
+33 -19
arch/powerpc/configs/prpmc2800_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:12 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:36 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 97 97 # CONFIG_TREE_RCU_TRACE is not set 98 98 # CONFIG_IKCONFIG is not set 99 99 CONFIG_LOG_BUF_SHIFT=14 100 - CONFIG_GROUP_SCHED=y 101 - # CONFIG_FAIR_GROUP_SCHED is not set 102 - # CONFIG_RT_GROUP_SCHED is not set 103 - CONFIG_USER_SCHED=y 104 - # CONFIG_CGROUP_SCHED is not set 105 100 # CONFIG_CGROUPS is not set 106 101 CONFIG_SYSFS_DEPRECATED=y 107 102 CONFIG_SYSFS_DEPRECATED_V2=y ··· 112 117 CONFIG_RD_GZIP=y 113 118 CONFIG_RD_BZIP2=y 114 119 CONFIG_RD_LZMA=y 120 + CONFIG_RD_LZO=y 115 121 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 116 122 CONFIG_SYSCTL=y 117 123 CONFIG_ANON_INODES=y ··· 315 319 # Bus options 316 320 # 317 321 CONFIG_ZONE_DMA=y 322 + CONFIG_NEED_DMA_MAP_STATE=y 318 323 CONFIG_GENERIC_ISA_DMA=y 319 324 CONFIG_PPC_INDIRECT_PCI=y 320 325 CONFIG_PCI=y ··· 324 327 # CONFIG_PCIEPORTBUS is not set 325 328 CONFIG_ARCH_SUPPORTS_MSI=y 326 329 # CONFIG_PCI_MSI is not set 327 - # CONFIG_PCI_LEGACY is not set 328 330 # CONFIG_PCI_STUB is not set 329 331 # CONFIG_PCI_IOV is not set 330 332 # CONFIG_PCCARD is not set ··· 350 354 # Networking options 351 355 # 352 356 CONFIG_PACKET=y 353 - # CONFIG_PACKET_MMAP is not set 354 357 CONFIG_UNIX=y 355 358 CONFIG_XFRM=y 356 359 CONFIG_XFRM_USER=y ··· 528 533 # UBI - Unsorted block images 529 534 # 530 535 # CONFIG_MTD_UBI is not set 536 + CONFIG_OF_FLATTREE=y 537 + CONFIG_OF_DYNAMIC=y 531 538 CONFIG_OF_DEVICE=y 532 539 CONFIG_OF_I2C=y 533 540 CONFIG_OF_MDIO=y ··· 566 569 # CONFIG_ENCLOSURE_SERVICES is not set 567 570 # CONFIG_HP_ILO is not set 568 571 # CONFIG_ISL29003 is not set 572 + # CONFIG_SENSORS_TSL2550 is not set 569 573 # CONFIG_DS1682 is not set 570 574 # CONFIG_C2PORT is not set 571 575 ··· 638 640 # 639 641 # SCSI device support 640 642 # 643 + CONFIG_SCSI_MOD=y 641 644 # CONFIG_RAID_ATTRS is not set 642 645 CONFIG_SCSI=y 643 646 CONFIG_SCSI_DMA=y ··· 760 761 # CONFIG_PATA_IT821X is not set 761 762 # CONFIG_PATA_IT8213 is not set 762 763 # CONFIG_PATA_JMICRON is not set 764 + # CONFIG_PATA_LEGACY is not set 763 765 # CONFIG_PATA_TRIFLEX is not set 764 766 # CONFIG_PATA_MARVELL is not set 765 767 # CONFIG_PATA_MPIIX is not set ··· 854 854 # CONFIG_PCNET32 is not set 855 855 # CONFIG_AMD8111_ETH is not set 856 856 # CONFIG_ADAPTEC_STARFIRE is not set 857 + # CONFIG_KSZ884X_PCI is not set 857 858 # CONFIG_B44 is not set 858 859 # CONFIG_FORCEDETH is not set 859 860 CONFIG_E100=y ··· 908 907 # CONFIG_CHELSIO_T1 is not set 909 908 CONFIG_CHELSIO_T3_DEPENDS=y 910 909 # CONFIG_CHELSIO_T3 is not set 910 + CONFIG_CHELSIO_T4_DEPENDS=y 911 + # CONFIG_CHELSIO_T4 is not set 911 912 # CONFIG_ENIC is not set 912 913 # CONFIG_IXGBE is not set 913 914 # CONFIG_IXGB is not set ··· 922 919 # CONFIG_MLX4_CORE is not set 923 920 # CONFIG_TEHUTI is not set 924 921 # CONFIG_BNX2X is not set 922 + # CONFIG_QLCNIC is not set 925 923 # CONFIG_QLGE is not set 926 924 # CONFIG_SFC is not set 927 925 # CONFIG_BE2NET is not set ··· 1020 1016 CONFIG_SERIAL_CORE=y 1021 1017 CONFIG_SERIAL_CORE_CONSOLE=y 1022 1018 # CONFIG_SERIAL_JSM is not set 1019 + # CONFIG_SERIAL_TIMBERDALE is not set 1023 1020 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 1024 1021 CONFIG_UNIX98_PTYS=y 1025 1022 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 1070 1065 CONFIG_I2C_MV64XXX=y 1071 1066 # CONFIG_I2C_OCORES is not set 1072 1067 # CONFIG_I2C_SIMTEC is not set 1068 + # CONFIG_I2C_XILINX is not set 1073 1069 1074 1070 # 1075 1071 # External I2C/SMBus adapter drivers ··· 1083 1077 # Other I2C/SMBus bus drivers 1084 1078 # 1085 1079 # CONFIG_I2C_PCA_PLATFORM is not set 1086 - 1087 - # 1088 - # Miscellaneous I2C Chip support 1089 - # 1090 - # CONFIG_SENSORS_TSL2550 is not set 1091 1080 # CONFIG_I2C_DEBUG_CORE is not set 1092 1081 # CONFIG_I2C_DEBUG_ALGO is not set 1093 1082 # CONFIG_I2C_DEBUG_BUS is not set 1094 - # CONFIG_I2C_DEBUG_CHIP is not set 1095 1083 # CONFIG_SPI is not set 1096 1084 1097 1085 # ··· 1111 1111 # CONFIG_SENSORS_ADM1029 is not set 1112 1112 # CONFIG_SENSORS_ADM1031 is not set 1113 1113 # CONFIG_SENSORS_ADM9240 is not set 1114 + # CONFIG_SENSORS_ADT7411 is not set 1114 1115 # CONFIG_SENSORS_ADT7462 is not set 1115 1116 # CONFIG_SENSORS_ADT7470 is not set 1116 - # CONFIG_SENSORS_ADT7473 is not set 1117 1117 # CONFIG_SENSORS_ADT7475 is not set 1118 + # CONFIG_SENSORS_ASC7621 is not set 1118 1119 # CONFIG_SENSORS_ATXP1 is not set 1119 1120 # CONFIG_SENSORS_DS1621 is not set 1120 1121 # CONFIG_SENSORS_I5K_AMB is not set ··· 1152 1151 # CONFIG_SENSORS_SMSC47M192 is not set 1153 1152 # CONFIG_SENSORS_SMSC47B397 is not set 1154 1153 # CONFIG_SENSORS_ADS7828 is not set 1154 + # CONFIG_SENSORS_AMC6821 is not set 1155 1155 # CONFIG_SENSORS_THMC50 is not set 1156 1156 # CONFIG_SENSORS_TMP401 is not set 1157 1157 # CONFIG_SENSORS_TMP421 is not set ··· 1181 1179 # Multifunction device drivers 1182 1180 # 1183 1181 # CONFIG_MFD_CORE is not set 1182 + # CONFIG_MFD_88PM860X is not set 1184 1183 # CONFIG_MFD_SM501 is not set 1185 1184 # CONFIG_HTC_PASIC3 is not set 1186 1185 # CONFIG_TWL4030_CORE is not set 1187 1186 # CONFIG_MFD_TMIO is not set 1188 1187 # CONFIG_PMIC_DA903X is not set 1189 1188 # CONFIG_PMIC_ADP5520 is not set 1189 + # CONFIG_MFD_MAX8925 is not set 1190 1190 # CONFIG_MFD_WM8400 is not set 1191 1191 # CONFIG_MFD_WM831X is not set 1192 1192 # CONFIG_MFD_WM8350_I2C is not set 1193 + # CONFIG_MFD_WM8994 is not set 1193 1194 # CONFIG_MFD_PCF50633 is not set 1194 1195 # CONFIG_AB3100_CORE is not set 1195 - # CONFIG_MFD_88PM8607 is not set 1196 + # CONFIG_LPC_SCH is not set 1196 1197 # CONFIG_REGULATOR is not set 1197 1198 # CONFIG_MEDIA_SUPPORT is not set 1198 1199 ··· 1204 1199 # 1205 1200 # CONFIG_AGP is not set 1206 1201 CONFIG_VGA_ARB=y 1202 + CONFIG_VGA_ARB_MAX_GPUS=16 1207 1203 # CONFIG_DRM is not set 1208 1204 # CONFIG_VGASTATE is not set 1209 1205 CONFIG_VIDEO_OUTPUT_CONTROL=y ··· 1237 1231 # 1238 1232 # Special HID drivers 1239 1233 # 1234 + # CONFIG_HID_3M_PCT is not set 1240 1235 CONFIG_HID_A4TECH=y 1241 1236 CONFIG_HID_APPLE=y 1242 1237 CONFIG_HID_BELKIN=y ··· 1254 1247 CONFIG_HID_LOGITECH=y 1255 1248 # CONFIG_LOGITECH_FF is not set 1256 1249 # CONFIG_LOGIRUMBLEPAD2_FF is not set 1250 + # CONFIG_LOGIG940_FF is not set 1257 1251 CONFIG_HID_MICROSOFT=y 1252 + # CONFIG_HID_MOSART is not set 1258 1253 CONFIG_HID_MONTEREY=y 1259 1254 CONFIG_HID_NTRIG=y 1255 + CONFIG_HID_ORTEK=y 1260 1256 CONFIG_HID_PANTHERLORD=y 1261 1257 # CONFIG_PANTHERLORD_FF is not set 1262 1258 CONFIG_HID_PETALYNX=y 1259 + # CONFIG_HID_QUANTA is not set 1263 1260 CONFIG_HID_SAMSUNG=y 1264 1261 CONFIG_HID_SONY=y 1262 + # CONFIG_HID_STANTUM is not set 1265 1263 CONFIG_HID_SUNPLUS=y 1266 1264 CONFIG_HID_GREENASIA=y 1267 1265 # CONFIG_GREENASIA_FF is not set ··· 1362 1350 # CONFIG_USB_RIO500 is not set 1363 1351 # CONFIG_USB_LEGOTOWER is not set 1364 1352 # CONFIG_USB_LCD is not set 1365 - # CONFIG_USB_BERRY_CHARGE is not set 1366 1353 # CONFIG_USB_LED is not set 1367 1354 # CONFIG_USB_CYPRESS_CY7C63 is not set 1368 1355 # CONFIG_USB_CYTHERM is not set ··· 1374 1363 # CONFIG_USB_IOWARRIOR is not set 1375 1364 # CONFIG_USB_TEST is not set 1376 1365 # CONFIG_USB_ISIGHTFW is not set 1377 - # CONFIG_USB_VST is not set 1378 1366 # CONFIG_USB_GADGET is not set 1379 1367 1380 1368 # ··· 1526 1516 # CONFIG_BFS_FS is not set 1527 1517 # CONFIG_EFS_FS is not set 1528 1518 # CONFIG_JFFS2_FS is not set 1519 + # CONFIG_LOGFS is not set 1529 1520 # CONFIG_CRAMFS is not set 1530 1521 # CONFIG_SQUASHFS is not set 1531 1522 # CONFIG_VXFS_FS is not set ··· 1549 1538 # CONFIG_RPCSEC_GSS_KRB5 is not set 1550 1539 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1551 1540 # CONFIG_SMB_FS is not set 1541 + # CONFIG_CEPH_FS is not set 1552 1542 # CONFIG_CIFS is not set 1553 1543 # CONFIG_NCP_FS is not set 1554 1544 # CONFIG_CODA_FS is not set ··· 1632 1620 # CONFIG_CRC7 is not set 1633 1621 # CONFIG_LIBCRC32C is not set 1634 1622 CONFIG_ZLIB_INFLATE=y 1623 + CONFIG_LZO_DECOMPRESS=y 1635 1624 CONFIG_DECOMPRESS_GZIP=y 1636 1625 CONFIG_DECOMPRESS_BZIP2=y 1637 1626 CONFIG_DECOMPRESS_LZMA=y 1627 + CONFIG_DECOMPRESS_LZO=y 1638 1628 CONFIG_HAS_IOMEM=y 1639 1629 CONFIG_HAS_IOPORT=y 1640 1630 CONFIG_HAS_DMA=y
+131 -62
arch/powerpc/configs/ps3_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.31-rc7 4 - # Mon Aug 24 17:38:50 2009 3 + # Linux kernel version: 2.6.34-rc4 4 + # Thu Apr 15 11:32:15 2010 5 5 # 6 6 CONFIG_PPC64=y 7 7 ··· 9 9 # Processor support 10 10 # 11 11 CONFIG_PPC_BOOK3S_64=y 12 + # CONFIG_PPC_BOOK3E_64 is not set 12 13 CONFIG_PPC_BOOK3S=y 13 14 # CONFIG_POWER4_ONLY is not set 14 15 CONFIG_POWER3=y ··· 36 35 CONFIG_GENERIC_HARDIRQS=y 37 36 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 38 37 CONFIG_HAVE_SETUP_PER_CPU_AREA=y 38 + CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y 39 39 CONFIG_IRQ_PER_CPU=y 40 + CONFIG_NR_IRQS=512 40 41 CONFIG_STACKTRACE_SUPPORT=y 41 42 CONFIG_HAVE_LATENCYTOP_SUPPORT=y 42 43 CONFIG_TRACE_IRQFLAGS_SUPPORT=y ··· 63 60 CONFIG_GENERIC_BUG=y 64 61 CONFIG_DTC=y 65 62 # CONFIG_DEFAULT_UIMAGE is not set 63 + CONFIG_ARCH_HIBERNATION_POSSIBLE=y 66 64 # CONFIG_PPC_DCR_NATIVE is not set 67 65 # CONFIG_PPC_DCR_MMIO is not set 68 66 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y ··· 90 86 # 91 87 # RCU Subsystem 92 88 # 93 - CONFIG_CLASSIC_RCU=y 94 - # CONFIG_TREE_RCU is not set 95 - # CONFIG_PREEMPT_RCU is not set 89 + CONFIG_TREE_RCU=y 90 + # CONFIG_TREE_PREEMPT_RCU is not set 91 + # CONFIG_TINY_RCU is not set 92 + # CONFIG_RCU_TRACE is not set 93 + CONFIG_RCU_FANOUT=64 94 + # CONFIG_RCU_FANOUT_EXACT is not set 96 95 # CONFIG_TREE_RCU_TRACE is not set 97 - # CONFIG_PREEMPT_RCU_TRACE is not set 98 96 # CONFIG_IKCONFIG is not set 99 97 CONFIG_LOG_BUF_SHIFT=17 100 - # CONFIG_GROUP_SCHED is not set 101 98 # CONFIG_CGROUPS is not set 102 99 # CONFIG_SYSFS_DEPRECATED_V2 is not set 103 100 # CONFIG_RELAY is not set ··· 113 108 CONFIG_RD_GZIP=y 114 109 # CONFIG_RD_BZIP2 is not set 115 110 # CONFIG_RD_LZMA is not set 111 + # CONFIG_RD_LZO is not set 116 112 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 117 113 CONFIG_SYSCTL=y 118 114 CONFIG_ANON_INODES=y ··· 134 128 CONFIG_EVENTFD=y 135 129 CONFIG_SHMEM=y 136 130 CONFIG_AIO=y 137 - CONFIG_HAVE_PERF_COUNTERS=y 131 + CONFIG_HAVE_PERF_EVENTS=y 138 132 139 133 # 140 - # Performance Counters 134 + # Kernel Performance Events And Counters 141 135 # 136 + # CONFIG_PERF_EVENTS is not set 142 137 # CONFIG_PERF_COUNTERS is not set 143 138 CONFIG_VM_EVENT_COUNTERS=y 144 - # CONFIG_STRIP_ASM_SYMS is not set 145 139 # CONFIG_COMPAT_BRK is not set 146 140 CONFIG_SLAB=y 147 141 # CONFIG_SLUB is not set 148 142 # CONFIG_SLOB is not set 149 143 CONFIG_PROFILING=y 150 - CONFIG_TRACEPOINTS=y 151 - CONFIG_MARKERS=y 152 144 CONFIG_OPROFILE=m 153 145 CONFIG_HAVE_OPROFILE=y 154 146 # CONFIG_KPROBES is not set ··· 158 154 CONFIG_HAVE_ARCH_TRACEHOOK=y 159 155 CONFIG_HAVE_DMA_ATTRS=y 160 156 CONFIG_USE_GENERIC_SMP_HELPERS=y 157 + CONFIG_HAVE_DMA_API_DEBUG=y 161 158 162 159 # 163 160 # GCOV-based kernel profiling 164 161 # 165 162 # CONFIG_GCOV_KERNEL is not set 166 - # CONFIG_SLOW_WORK is not set 163 + CONFIG_SLOW_WORK=y 164 + # CONFIG_SLOW_WORK_DEBUG is not set 167 165 # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set 168 166 CONFIG_SLABINFO=y 169 167 CONFIG_RT_MUTEXES=y ··· 186 180 # IO Schedulers 187 181 # 188 182 CONFIG_IOSCHED_NOOP=y 189 - CONFIG_IOSCHED_AS=y 190 183 CONFIG_IOSCHED_DEADLINE=y 191 184 CONFIG_IOSCHED_CFQ=y 192 - CONFIG_DEFAULT_AS=y 193 185 # CONFIG_DEFAULT_DEADLINE is not set 194 - # CONFIG_DEFAULT_CFQ is not set 186 + CONFIG_DEFAULT_CFQ=y 195 187 # CONFIG_DEFAULT_NOOP is not set 196 - CONFIG_DEFAULT_IOSCHED="anticipatory" 188 + CONFIG_DEFAULT_IOSCHED="cfq" 189 + # CONFIG_INLINE_SPIN_TRYLOCK is not set 190 + # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set 191 + # CONFIG_INLINE_SPIN_LOCK is not set 192 + # CONFIG_INLINE_SPIN_LOCK_BH is not set 193 + # CONFIG_INLINE_SPIN_LOCK_IRQ is not set 194 + # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set 195 + # CONFIG_INLINE_SPIN_UNLOCK is not set 196 + # CONFIG_INLINE_SPIN_UNLOCK_BH is not set 197 + # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set 198 + # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set 199 + # CONFIG_INLINE_READ_TRYLOCK is not set 200 + # CONFIG_INLINE_READ_LOCK is not set 201 + # CONFIG_INLINE_READ_LOCK_BH is not set 202 + # CONFIG_INLINE_READ_LOCK_IRQ is not set 203 + # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set 204 + # CONFIG_INLINE_READ_UNLOCK is not set 205 + # CONFIG_INLINE_READ_UNLOCK_BH is not set 206 + # CONFIG_INLINE_READ_UNLOCK_IRQ is not set 207 + # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set 208 + # CONFIG_INLINE_WRITE_TRYLOCK is not set 209 + # CONFIG_INLINE_WRITE_LOCK is not set 210 + # CONFIG_INLINE_WRITE_LOCK_BH is not set 211 + # CONFIG_INLINE_WRITE_LOCK_IRQ is not set 212 + # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set 213 + # CONFIG_INLINE_WRITE_UNLOCK is not set 214 + # CONFIG_INLINE_WRITE_UNLOCK_BH is not set 215 + # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set 216 + # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set 217 + # CONFIG_MUTEX_SPIN_ON_OWNER is not set 197 218 # CONFIG_FREEZER is not set 198 219 199 220 # ··· 259 226 # 260 227 CONFIG_SPU_FS=m 261 228 CONFIG_SPU_FS_64K_LS=y 262 - # CONFIG_SPU_TRACE is not set 263 229 CONFIG_SPU_BASE=y 264 230 # CONFIG_PQ2ADS is not set 265 231 # CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set ··· 299 267 # CONFIG_HAVE_AOUT is not set 300 268 CONFIG_BINFMT_MISC=y 301 269 CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y 302 - # CONFIG_IOMMU_VMERGE is not set 303 270 CONFIG_IOMMU_HELPER=y 304 271 # CONFIG_SWIOTLB is not set 305 272 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y ··· 307 276 CONFIG_KEXEC=y 308 277 # CONFIG_CRASH_DUMP is not set 309 278 # CONFIG_IRQ_ALL_CPUS is not set 279 + CONFIG_SPARSE_IRQ=y 310 280 # CONFIG_NUMA is not set 281 + CONFIG_MAX_ACTIVE_REGIONS=256 311 282 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 312 283 CONFIG_ARCH_FLATMEM_ENABLE=y 313 284 CONFIG_ARCH_SPARSEMEM_ENABLE=y 314 285 CONFIG_ARCH_SPARSEMEM_DEFAULT=y 315 286 CONFIG_ARCH_POPULATES_NODE_MAP=y 287 + CONFIG_SYS_SUPPORTS_HUGETLBFS=y 316 288 CONFIG_SELECT_MEMORY_MODEL=y 317 289 # CONFIG_FLATMEM_MANUAL is not set 318 290 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 329 295 CONFIG_MEMORY_HOTPLUG_SPARSE=y 330 296 # CONFIG_MEMORY_HOTREMOVE is not set 331 297 CONFIG_PAGEFLAGS_EXTENDED=y 332 - CONFIG_SPLIT_PTLOCK_CPUS=4 298 + CONFIG_SPLIT_PTLOCK_CPUS=999999 333 299 CONFIG_MIGRATION=y 334 300 CONFIG_PHYS_ADDR_T_64BIT=y 335 301 CONFIG_ZONE_DMA_FLAG=1 336 302 CONFIG_BOUNCE=y 337 - CONFIG_HAVE_MLOCK=y 338 - CONFIG_HAVE_MLOCKED_PAGE_BIT=y 303 + # CONFIG_KSM is not set 339 304 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 340 305 CONFIG_ARCH_MEMORY_PROBE=y 341 306 CONFIG_PPC_HAS_HASH_64K=y ··· 345 312 CONFIG_FORCE_MAX_ZONEORDER=13 346 313 CONFIG_SCHED_SMT=y 347 314 CONFIG_PROC_DEVICETREE=y 348 - # CONFIG_CMDLINE_BOOL is not set 315 + CONFIG_CMDLINE_BOOL=y 316 + CONFIG_CMDLINE="" 349 317 CONFIG_EXTRA_TARGETS="" 350 318 CONFIG_PM=y 351 319 CONFIG_PM_DEBUG=y 320 + # CONFIG_PM_ADVANCED_DEBUG is not set 352 321 # CONFIG_PM_VERBOSE is not set 322 + # CONFIG_HIBERNATION is not set 323 + # CONFIG_PM_RUNTIME is not set 353 324 # CONFIG_SECCOMP is not set 354 325 CONFIG_ISA_DMA_API=y 355 326 ··· 361 324 # Bus options 362 325 # 363 326 CONFIG_ZONE_DMA=y 327 + CONFIG_NEED_DMA_MAP_STATE=y 364 328 CONFIG_GENERIC_ISA_DMA=y 365 329 CONFIG_PPC_PCI_CHOICE=y 366 330 # CONFIG_PCI is not set ··· 375 337 CONFIG_KERNEL_START=0xc000000000000000 376 338 CONFIG_PHYSICAL_START=0x00000000 377 339 CONFIG_NET=y 340 + CONFIG_COMPAT_NETLINK_MESSAGES=y 378 341 379 342 # 380 343 # Networking options 381 344 # 382 345 CONFIG_PACKET=y 383 - CONFIG_PACKET_MMAP=y 384 346 CONFIG_UNIX=y 385 347 CONFIG_XFRM=y 386 348 # CONFIG_XFRM_USER is not set ··· 430 392 CONFIG_INET6_XFRM_MODE_BEET=y 431 393 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 432 394 CONFIG_IPV6_SIT=y 395 + # CONFIG_IPV6_SIT_6RD is not set 433 396 CONFIG_IPV6_NDISC_NODETYPE=y 434 397 # CONFIG_IPV6_TUNNEL is not set 435 398 # CONFIG_IPV6_MULTIPLE_TABLES is not set ··· 439 400 # CONFIG_NETFILTER is not set 440 401 # CONFIG_IP_DCCP is not set 441 402 # CONFIG_IP_SCTP is not set 403 + # CONFIG_RDS is not set 442 404 # CONFIG_TIPC is not set 443 405 # CONFIG_ATM is not set 444 406 # CONFIG_BRIDGE is not set ··· 462 422 # Network testing 463 423 # 464 424 # CONFIG_NET_PKTGEN is not set 465 - # CONFIG_NET_DROP_MONITOR is not set 466 425 # CONFIG_HAMRADIO is not set 467 426 # CONFIG_CAN is not set 468 427 # CONFIG_IRDA is not set ··· 484 445 # CONFIG_BT_HCIBPA10X is not set 485 446 # CONFIG_BT_HCIBFUSB is not set 486 447 # CONFIG_BT_HCIVHCI is not set 448 + # CONFIG_BT_MRVL is not set 449 + # CONFIG_BT_ATH3K is not set 487 450 # CONFIG_AF_RXRPC is not set 488 451 CONFIG_WIRELESS=y 489 - CONFIG_CFG80211=m 490 - # CONFIG_CFG80211_REG_DEBUG is not set 491 - # CONFIG_CFG80211_DEBUGFS is not set 492 - # CONFIG_WIRELESS_OLD_REGULATORY is not set 493 452 CONFIG_WIRELESS_EXT=y 453 + CONFIG_WEXT_CORE=y 454 + CONFIG_WEXT_PROC=y 455 + CONFIG_CFG80211=m 456 + # CONFIG_NL80211_TESTMODE is not set 457 + # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set 458 + # CONFIG_CFG80211_REG_DEBUG is not set 459 + CONFIG_CFG80211_DEFAULT_PS=y 460 + # CONFIG_CFG80211_DEBUGFS is not set 461 + # CONFIG_CFG80211_INTERNAL_REGDB is not set 462 + CONFIG_CFG80211_WEXT=y 494 463 # CONFIG_WIRELESS_EXT_SYSFS is not set 495 464 # CONFIG_LIB80211 is not set 496 465 CONFIG_MAC80211=m 497 - CONFIG_MAC80211_DEFAULT_PS=y 498 - CONFIG_MAC80211_DEFAULT_PS_VALUE=1 499 - 500 - # 501 - # Rate control algorithm selection 502 - # 503 466 CONFIG_MAC80211_RC_PID=y 504 467 # CONFIG_MAC80211_RC_MINSTREL is not set 505 468 CONFIG_MAC80211_RC_DEFAULT_PID=y 506 469 # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set 507 470 CONFIG_MAC80211_RC_DEFAULT="pid" 471 + # CONFIG_MAC80211_MESH is not set 508 472 # CONFIG_MAC80211_LEDS is not set 509 473 # CONFIG_MAC80211_DEBUGFS is not set 510 474 # CONFIG_MAC80211_DEBUG_MENU is not set ··· 523 481 # Generic Driver Options 524 482 # 525 483 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 484 + # CONFIG_DEVTMPFS is not set 526 485 CONFIG_STANDALONE=y 527 486 CONFIG_PREVENT_FIRMWARE_BUILD=y 528 487 CONFIG_FW_LOADER=y ··· 534 491 # CONFIG_SYS_HYPERVISOR is not set 535 492 # CONFIG_CONNECTOR is not set 536 493 # CONFIG_MTD is not set 494 + CONFIG_OF_FLATTREE=y 495 + CONFIG_OF_DYNAMIC=y 537 496 CONFIG_OF_DEVICE=y 538 497 # CONFIG_PARPORT is not set 539 498 CONFIG_BLK_DEV=y ··· 543 498 # CONFIG_BLK_DEV_COW_COMMON is not set 544 499 CONFIG_BLK_DEV_LOOP=y 545 500 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 501 + 502 + # 503 + # DRBD disabled because PROC_FS, INET or CONNECTOR not selected 504 + # 546 505 # CONFIG_BLK_DEV_NBD is not set 547 506 # CONFIG_BLK_DEV_UB is not set 548 507 CONFIG_BLK_DEV_RAM=y ··· 570 521 # 571 522 # SCSI device support 572 523 # 524 + CONFIG_SCSI_MOD=y 573 525 # CONFIG_RAID_ATTRS is not set 574 526 CONFIG_SCSI=y 575 527 CONFIG_SCSI_DMA=y ··· 640 590 # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set 641 591 # CONFIG_B44 is not set 642 592 # CONFIG_KS8842 is not set 593 + # CONFIG_KS8851_MLL is not set 643 594 CONFIG_NETDEV_1000=y 644 595 CONFIG_GELIC_NET=y 645 596 CONFIG_GELIC_WIRELESS=y 646 597 # CONFIG_NETDEV_10000 is not set 647 - 648 - # 649 - # Wireless LAN 650 - # 651 - # CONFIG_WLAN_PRE80211 is not set 652 - CONFIG_WLAN_80211=y 653 - # CONFIG_LIBERTAS is not set 598 + CONFIG_WLAN=y 654 599 # CONFIG_LIBERTAS_THINFIRM is not set 655 600 # CONFIG_AT76C50X_USB is not set 656 601 # CONFIG_USB_ZD1201 is not set 657 602 # CONFIG_USB_NET_RNDIS_WLAN is not set 658 603 # CONFIG_RTL8187 is not set 659 604 # CONFIG_MAC80211_HWSIM is not set 660 - # CONFIG_P54_COMMON is not set 661 - # CONFIG_AR9170_USB is not set 662 - # CONFIG_HOSTAP is not set 605 + # CONFIG_ATH_COMMON is not set 663 606 # CONFIG_B43 is not set 664 607 # CONFIG_B43LEGACY is not set 665 - # CONFIG_ZD1211RW is not set 608 + # CONFIG_HOSTAP is not set 609 + # CONFIG_LIBERTAS is not set 610 + # CONFIG_P54_COMMON is not set 666 611 # CONFIG_RT2X00 is not set 612 + # CONFIG_WL12XX is not set 613 + # CONFIG_ZD1211RW is not set 667 614 668 615 # 669 616 # Enable WiMAX (Networking options) to see the WiMAX drivers ··· 678 631 # CONFIG_USB_NET_CDCETHER is not set 679 632 # CONFIG_USB_NET_CDC_EEM is not set 680 633 # CONFIG_USB_NET_DM9601 is not set 634 + # CONFIG_USB_NET_SMSC75XX is not set 681 635 # CONFIG_USB_NET_SMSC95XX is not set 682 636 # CONFIG_USB_NET_GL620A is not set 683 637 # CONFIG_USB_NET_NET1080 is not set ··· 713 665 CONFIG_INPUT=y 714 666 CONFIG_INPUT_FF_MEMLESS=m 715 667 # CONFIG_INPUT_POLLDEV is not set 668 + # CONFIG_INPUT_SPARSEKMAP is not set 716 669 717 670 # 718 671 # Userland interfaces ··· 761 712 # 762 713 # Non-8250 serial port support 763 714 # 715 + # CONFIG_SERIAL_TIMBERDALE is not set 716 + # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 764 717 CONFIG_UNIX98_PTYS=y 765 718 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 766 719 # CONFIG_LEGACY_PTYS is not set ··· 786 735 # CONFIG_POWER_SUPPLY is not set 787 736 # CONFIG_HWMON is not set 788 737 # CONFIG_THERMAL is not set 789 - # CONFIG_THERMAL_HWMON is not set 790 738 # CONFIG_WATCHDOG is not set 791 739 CONFIG_SSB_POSSIBLE=y 792 740 ··· 891 841 CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 892 842 CONFIG_SND_USB=y 893 843 CONFIG_SND_USB_AUDIO=m 844 + # CONFIG_SND_USB_UA101 is not set 894 845 # CONFIG_SND_USB_USX2Y is not set 895 846 # CONFIG_SND_USB_CAIAQ is not set 896 847 # CONFIG_SND_SOC is not set 897 848 # CONFIG_SOUND_PRIME is not set 898 849 CONFIG_HID_SUPPORT=y 899 850 CONFIG_HID=y 900 - # CONFIG_HID_DEBUG is not set 901 851 CONFIG_HIDRAW=y 902 852 903 853 # ··· 916 866 # 917 867 # Special HID drivers 918 868 # 869 + # CONFIG_HID_3M_PCT is not set 919 870 # CONFIG_HID_A4TECH is not set 920 871 CONFIG_HID_APPLE=m 921 872 CONFIG_HID_BELKIN=m ··· 927 876 CONFIG_HID_EZKEY=m 928 877 # CONFIG_HID_KYE is not set 929 878 # CONFIG_HID_GYRATION is not set 879 + CONFIG_HID_TWINHAN=m 930 880 # CONFIG_HID_KENSINGTON is not set 931 881 CONFIG_HID_LOGITECH=m 932 882 # CONFIG_LOGITECH_FF is not set 933 883 # CONFIG_LOGIRUMBLEPAD2_FF is not set 884 + # CONFIG_LOGIG940_FF is not set 885 + # CONFIG_HID_MAGICMOUSE is not set 934 886 CONFIG_HID_MICROSOFT=m 887 + # CONFIG_HID_MOSART is not set 935 888 # CONFIG_HID_MONTEREY is not set 936 889 # CONFIG_HID_NTRIG is not set 890 + # CONFIG_HID_ORTEK is not set 937 891 # CONFIG_HID_PANTHERLORD is not set 938 892 # CONFIG_HID_PETALYNX is not set 893 + # CONFIG_HID_QUANTA is not set 939 894 # CONFIG_HID_SAMSUNG is not set 940 895 CONFIG_HID_SONY=m 896 + # CONFIG_HID_STANTUM is not set 941 897 CONFIG_HID_SUNPLUS=m 942 898 # CONFIG_HID_GREENASIA is not set 943 899 CONFIG_HID_SMARTJOYPLUS=m ··· 959 901 CONFIG_USB_ARCH_HAS_EHCI=y 960 902 CONFIG_USB=m 961 903 # CONFIG_USB_DEBUG is not set 962 - # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set 904 + CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 963 905 964 906 # 965 907 # Miscellaneous USB options ··· 967 909 CONFIG_USB_DEVICEFS=y 968 910 # CONFIG_USB_DEVICE_CLASS is not set 969 911 # CONFIG_USB_DYNAMIC_MINORS is not set 970 - CONFIG_USB_SUSPEND=y 971 912 # CONFIG_USB_OTG is not set 972 913 # CONFIG_USB_OTG_WHITELIST is not set 973 914 # CONFIG_USB_OTG_BLACKLIST_HUB is not set ··· 980 923 # CONFIG_USB_C67X00_HCD is not set 981 924 CONFIG_USB_EHCI_HCD=m 982 925 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 983 - # CONFIG_USB_EHCI_TT_NEWSCHED is not set 926 + CONFIG_USB_EHCI_TT_NEWSCHED=y 984 927 CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y 985 928 # CONFIG_USB_EHCI_HCD_PPC_OF is not set 986 929 # CONFIG_USB_OXU210HP_HCD is not set 987 930 # CONFIG_USB_ISP116X_HCD is not set 988 931 # CONFIG_USB_ISP1760_HCD is not set 932 + # CONFIG_USB_ISP1362_HCD is not set 989 933 CONFIG_USB_OHCI_HCD=m 990 934 # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set 991 935 # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set ··· 1053 995 # CONFIG_USB_RIO500 is not set 1054 996 # CONFIG_USB_LEGOTOWER is not set 1055 997 # CONFIG_USB_LCD is not set 1056 - # CONFIG_USB_BERRY_CHARGE is not set 1057 998 # CONFIG_USB_LED is not set 1058 999 # CONFIG_USB_CYPRESS_CY7C63 is not set 1059 1000 # CONFIG_USB_CYTHERM is not set ··· 1065 1008 # CONFIG_USB_IOWARRIOR is not set 1066 1009 # CONFIG_USB_TEST is not set 1067 1010 # CONFIG_USB_ISIGHTFW is not set 1068 - # CONFIG_USB_VST is not set 1069 1011 # CONFIG_USB_GADGET is not set 1070 1012 1071 1013 # ··· 1104 1048 # CONFIG_RTC_DRV_M48T86 is not set 1105 1049 # CONFIG_RTC_DRV_M48T35 is not set 1106 1050 # CONFIG_RTC_DRV_M48T59 is not set 1051 + # CONFIG_RTC_DRV_MSM6242 is not set 1107 1052 # CONFIG_RTC_DRV_BQ4802 is not set 1053 + # CONFIG_RTC_DRV_RP5C01 is not set 1108 1054 # CONFIG_RTC_DRV_V3020 is not set 1109 1055 1110 1056 # ··· 1135 1077 # CONFIG_EXT3_FS_POSIX_ACL is not set 1136 1078 # CONFIG_EXT3_FS_SECURITY is not set 1137 1079 CONFIG_EXT4_FS=y 1138 - # CONFIG_EXT4DEV_COMPAT is not set 1139 1080 CONFIG_EXT4_FS_XATTR=y 1140 1081 # CONFIG_EXT4_FS_POSIX_ACL is not set 1141 1082 # CONFIG_EXT4_FS_SECURITY is not set 1083 + # CONFIG_EXT4_DEBUG is not set 1142 1084 CONFIG_JBD=m 1143 1085 # CONFIG_JBD_DEBUG is not set 1144 1086 CONFIG_JBD2=y ··· 1151 1093 # CONFIG_GFS2_FS is not set 1152 1094 # CONFIG_OCFS2_FS is not set 1153 1095 # CONFIG_BTRFS_FS is not set 1096 + # CONFIG_NILFS2_FS is not set 1154 1097 CONFIG_FILE_LOCKING=y 1155 1098 CONFIG_FSNOTIFY=y 1156 1099 CONFIG_DNOTIFY=y ··· 1213 1154 # CONFIG_BEFS_FS is not set 1214 1155 # CONFIG_BFS_FS is not set 1215 1156 # CONFIG_EFS_FS is not set 1157 + # CONFIG_LOGFS is not set 1216 1158 # CONFIG_CRAMFS is not set 1217 1159 # CONFIG_SQUASHFS is not set 1218 1160 # CONFIG_VXFS_FS is not set ··· 1224 1164 # CONFIG_ROMFS_FS is not set 1225 1165 # CONFIG_SYSV_FS is not set 1226 1166 # CONFIG_UFS_FS is not set 1227 - # CONFIG_NILFS2_FS is not set 1228 1167 CONFIG_NETWORK_FILESYSTEMS=y 1229 1168 CONFIG_NFS_FS=y 1230 1169 CONFIG_NFS_V3=y ··· 1240 1181 CONFIG_RPCSEC_GSS_KRB5=y 1241 1182 # CONFIG_RPCSEC_GSS_SPKM3 is not set 1242 1183 # CONFIG_SMB_FS is not set 1184 + # CONFIG_CEPH_FS is not set 1243 1185 CONFIG_CIFS=m 1244 1186 # CONFIG_CIFS_STATS is not set 1245 1187 # CONFIG_CIFS_WEAK_PW_HASH is not set ··· 1297 1237 # CONFIG_NLS_KOI8_U is not set 1298 1238 # CONFIG_NLS_UTF8 is not set 1299 1239 # CONFIG_DLM is not set 1300 - CONFIG_BINARY_PRINTF=y 1240 + # CONFIG_BINARY_PRINTF is not set 1301 1241 1302 1242 # 1303 1243 # Library routines ··· 1330 1270 CONFIG_ENABLE_MUST_CHECK=y 1331 1271 CONFIG_FRAME_WARN=2048 1332 1272 CONFIG_MAGIC_SYSRQ=y 1273 + # CONFIG_STRIP_ASM_SYMS is not set 1333 1274 # CONFIG_UNUSED_SYMBOLS is not set 1334 1275 CONFIG_DEBUG_FS=y 1335 1276 # CONFIG_HEADERS_CHECK is not set ··· 1353 1292 CONFIG_DEBUG_MUTEXES=y 1354 1293 CONFIG_DEBUG_LOCK_ALLOC=y 1355 1294 CONFIG_PROVE_LOCKING=y 1295 + # CONFIG_PROVE_RCU is not set 1356 1296 CONFIG_LOCKDEP=y 1357 1297 # CONFIG_LOCK_STAT is not set 1358 1298 CONFIG_DEBUG_LOCKDEP=y ··· 1370 1308 CONFIG_DEBUG_LIST=y 1371 1309 # CONFIG_DEBUG_SG is not set 1372 1310 # CONFIG_DEBUG_NOTIFIERS is not set 1311 + # CONFIG_DEBUG_CREDENTIALS is not set 1373 1312 # CONFIG_RCU_TORTURE_TEST is not set 1374 1313 # CONFIG_RCU_CPU_STALL_DETECTOR is not set 1375 1314 # CONFIG_BACKTRACE_SELF_TEST is not set 1376 1315 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 1316 + # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 1317 + # CONFIG_LKDTM is not set 1377 1318 # CONFIG_FAULT_INJECTION is not set 1378 1319 # CONFIG_LATENCYTOP is not set 1379 1320 CONFIG_SYSCTL_SYSCALL_CHECK=y 1380 1321 # CONFIG_DEBUG_PAGEALLOC is not set 1381 - CONFIG_NOP_TRACER=y 1382 1322 CONFIG_HAVE_FUNCTION_TRACER=y 1383 1323 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 1384 1324 CONFIG_HAVE_DYNAMIC_FTRACE=y 1385 1325 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 1386 1326 CONFIG_RING_BUFFER=y 1387 - CONFIG_EVENT_TRACING=y 1388 - CONFIG_CONTEXT_SWITCH_TRACER=y 1389 - CONFIG_TRACING=y 1327 + CONFIG_RING_BUFFER_ALLOW_SWAP=y 1390 1328 CONFIG_TRACING_SUPPORT=y 1391 1329 # CONFIG_FTRACE is not set 1392 1330 # CONFIG_DYNAMIC_DEBUG is not set 1331 + # CONFIG_DMA_API_DEBUG is not set 1393 1332 # CONFIG_SAMPLES is not set 1394 1333 CONFIG_HAVE_ARCH_KGDB=y 1395 1334 # CONFIG_KGDB is not set ··· 1415 1352 # CONFIG_KEYS is not set 1416 1353 # CONFIG_SECURITY is not set 1417 1354 # CONFIG_SECURITYFS is not set 1418 - # CONFIG_SECURITY_FILE_CAPABILITIES is not set 1355 + # CONFIG_DEFAULT_SECURITY_SELINUX is not set 1356 + # CONFIG_DEFAULT_SECURITY_SMACK is not set 1357 + # CONFIG_DEFAULT_SECURITY_TOMOYO is not set 1358 + CONFIG_DEFAULT_SECURITY_DAC=y 1359 + CONFIG_DEFAULT_SECURITY="" 1419 1360 CONFIG_CRYPTO=y 1420 1361 1421 1362 # 1422 1363 # Crypto core or helper 1423 1364 # 1424 - # CONFIG_CRYPTO_FIPS is not set 1425 1365 CONFIG_CRYPTO_ALGAPI=y 1426 1366 CONFIG_CRYPTO_ALGAPI2=y 1427 1367 CONFIG_CRYPTO_AEAD=m ··· 1440 1374 CONFIG_CRYPTO_MANAGER2=y 1441 1375 CONFIG_CRYPTO_GF128MUL=m 1442 1376 # CONFIG_CRYPTO_NULL is not set 1377 + # CONFIG_CRYPTO_PCRYPT is not set 1443 1378 CONFIG_CRYPTO_WORKQUEUE=y 1444 1379 # CONFIG_CRYPTO_CRYPTD is not set 1445 1380 # CONFIG_CRYPTO_AUTHENC is not set ··· 1469 1402 # 1470 1403 # CONFIG_CRYPTO_HMAC is not set 1471 1404 # CONFIG_CRYPTO_XCBC is not set 1405 + # CONFIG_CRYPTO_VMAC is not set 1472 1406 1473 1407 # 1474 1408 # Digest 1475 1409 # 1476 1410 # CONFIG_CRYPTO_CRC32C is not set 1411 + CONFIG_CRYPTO_GHASH=m 1477 1412 # CONFIG_CRYPTO_MD4 is not set 1478 1413 CONFIG_CRYPTO_MD5=y 1479 1414 CONFIG_CRYPTO_MICHAEL_MIC=m
+15 -18
arch/powerpc/configs/storcenter_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.33-rc3 4 - # Wed Jan 6 09:24:13 2010 3 + # Linux kernel version: 2.6.34-rc5 4 + # Mon Apr 19 23:16:37 2010 5 5 # 6 6 # CONFIG_PPC64 is not set 7 7 ··· 94 94 # CONFIG_TREE_RCU_TRACE is not set 95 95 # CONFIG_IKCONFIG is not set 96 96 CONFIG_LOG_BUF_SHIFT=14 97 - CONFIG_GROUP_SCHED=y 98 - CONFIG_FAIR_GROUP_SCHED=y 99 - # CONFIG_RT_GROUP_SCHED is not set 100 - CONFIG_USER_SCHED=y 101 - # CONFIG_CGROUP_SCHED is not set 102 97 # CONFIG_CGROUPS is not set 103 98 CONFIG_SYSFS_DEPRECATED=y 104 99 CONFIG_SYSFS_DEPRECATED_V2=y ··· 309 314 # Bus options 310 315 # 311 316 CONFIG_ZONE_DMA=y 317 + # CONFIG_NEED_DMA_MAP_STATE is not set 312 318 CONFIG_GENERIC_ISA_DMA=y 313 319 CONFIG_PPC_INDIRECT_PCI=y 314 320 CONFIG_FSL_SOC=y ··· 319 323 # CONFIG_PCIEPORTBUS is not set 320 324 CONFIG_ARCH_SUPPORTS_MSI=y 321 325 # CONFIG_PCI_MSI is not set 322 - # CONFIG_PCI_LEGACY is not set 323 326 # CONFIG_PCI_STUB is not set 324 327 # CONFIG_PCI_IOV is not set 325 328 # CONFIG_PCCARD is not set ··· 344 349 # Networking options 345 350 # 346 351 CONFIG_PACKET=m 347 - # CONFIG_PACKET_MMAP is not set 348 352 CONFIG_UNIX=y 349 353 # CONFIG_NET_KEY is not set 350 354 CONFIG_INET=y ··· 518 524 # UBI - Unsorted block images 519 525 # 520 526 # CONFIG_MTD_UBI is not set 527 + CONFIG_OF_FLATTREE=y 528 + CONFIG_OF_DYNAMIC=y 521 529 CONFIG_OF_DEVICE=y 522 530 CONFIG_OF_I2C=y 523 531 # CONFIG_PARPORT is not set ··· 551 555 # CONFIG_ENCLOSURE_SERVICES is not set 552 556 # CONFIG_HP_ILO is not set 553 557 # CONFIG_ISL29003 is not set 558 + # CONFIG_SENSORS_TSL2550 is not set 554 559 # CONFIG_DS1682 is not set 555 560 # CONFIG_C2PORT is not set 556 561 ··· 623 626 # 624 627 # SCSI device support 625 628 # 629 + CONFIG_SCSI_MOD=y 626 630 # CONFIG_RAID_ATTRS is not set 627 631 CONFIG_SCSI=y 628 632 CONFIG_SCSI_DMA=y ··· 844 846 CONFIG_SERIAL_CORE_CONSOLE=y 845 847 # CONFIG_SERIAL_JSM is not set 846 848 # CONFIG_SERIAL_OF_PLATFORM is not set 849 + # CONFIG_SERIAL_TIMBERDALE is not set 847 850 # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set 848 851 CONFIG_UNIX98_PTYS=y 849 852 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set ··· 894 895 CONFIG_I2C_MPC=y 895 896 # CONFIG_I2C_OCORES is not set 896 897 # CONFIG_I2C_SIMTEC is not set 898 + # CONFIG_I2C_XILINX is not set 897 899 898 900 # 899 901 # External I2C/SMBus adapter drivers ··· 908 908 # 909 909 # CONFIG_I2C_PCA_PLATFORM is not set 910 910 # CONFIG_I2C_STUB is not set 911 - 912 - # 913 - # Miscellaneous I2C Chip support 914 - # 915 - # CONFIG_SENSORS_TSL2550 is not set 916 911 # CONFIG_I2C_DEBUG_CORE is not set 917 912 # CONFIG_I2C_DEBUG_ALGO is not set 918 913 # CONFIG_I2C_DEBUG_BUS is not set 919 - # CONFIG_I2C_DEBUG_CHIP is not set 920 914 # CONFIG_SPI is not set 921 915 922 916 # ··· 935 941 # Multifunction device drivers 936 942 # 937 943 # CONFIG_MFD_CORE is not set 944 + # CONFIG_MFD_88PM860X is not set 938 945 # CONFIG_MFD_SM501 is not set 939 946 # CONFIG_HTC_PASIC3 is not set 940 947 # CONFIG_TWL4030_CORE is not set 941 948 # CONFIG_MFD_TMIO is not set 942 949 # CONFIG_PMIC_DA903X is not set 943 950 # CONFIG_PMIC_ADP5520 is not set 951 + # CONFIG_MFD_MAX8925 is not set 944 952 # CONFIG_MFD_WM8400 is not set 945 953 # CONFIG_MFD_WM831X is not set 946 954 # CONFIG_MFD_WM8350_I2C is not set 955 + # CONFIG_MFD_WM8994 is not set 947 956 # CONFIG_MFD_PCF50633 is not set 948 957 # CONFIG_AB3100_CORE is not set 949 - # CONFIG_MFD_88PM8607 is not set 958 + # CONFIG_LPC_SCH is not set 950 959 # CONFIG_REGULATOR is not set 951 960 # CONFIG_MEDIA_SUPPORT is not set 952 961 ··· 958 961 # 959 962 # CONFIG_AGP is not set 960 963 CONFIG_VGA_ARB=y 964 + CONFIG_VGA_ARB_MAX_GPUS=16 961 965 # CONFIG_DRM is not set 962 966 # CONFIG_VGASTATE is not set 963 967 # CONFIG_VIDEO_OUTPUT_CONTROL is not set ··· 1069 1071 # CONFIG_USB_RIO500 is not set 1070 1072 # CONFIG_USB_LEGOTOWER is not set 1071 1073 # CONFIG_USB_LCD is not set 1072 - # CONFIG_USB_BERRY_CHARGE is not set 1073 1074 # CONFIG_USB_LED is not set 1074 1075 # CONFIG_USB_CYPRESS_CY7C63 is not set 1075 1076 # CONFIG_USB_CYTHERM is not set ··· 1081 1084 # CONFIG_USB_IOWARRIOR is not set 1082 1085 # CONFIG_USB_TEST is not set 1083 1086 # CONFIG_USB_ISIGHTFW is not set 1084 - # CONFIG_USB_VST is not set 1085 1087 # CONFIG_USB_GADGET is not set 1086 1088 1087 1089 # ··· 1247 1251 # CONFIG_JFFS2_LZO is not set 1248 1252 CONFIG_JFFS2_RTIME=y 1249 1253 # CONFIG_JFFS2_RUBIN is not set 1254 + # CONFIG_LOGFS is not set 1250 1255 # CONFIG_CRAMFS is not set 1251 1256 # CONFIG_SQUASHFS is not set 1252 1257 # CONFIG_VXFS_FS is not set
+14 -1
arch/powerpc/include/asm/page.h
··· 108 108 #define pfn_to_kaddr(pfn) __va((pfn) << PAGE_SHIFT) 109 109 #define virt_addr_valid(kaddr) pfn_valid(__pa(kaddr) >> PAGE_SHIFT) 110 110 111 - #define __va(x) ((void *)((unsigned long)(x) + PAGE_OFFSET - MEMORY_START)) 111 + /* 112 + * On Book-E parts we need __va to parse the device tree and we can't 113 + * determine MEMORY_START until then. However we can determine PHYSICAL_START 114 + * from information at hand (program counter, TLB lookup). 115 + * 116 + * On non-Book-E PPC64 PAGE_OFFSET and MEMORY_START are constants so use 117 + * the other definitions for __va & __pa. 118 + */ 119 + #ifdef CONFIG_BOOKE 120 + #define __va(x) ((void *)(unsigned long)((phys_addr_t)(x) - PHYSICAL_START + KERNELBASE)) 121 + #define __pa(x) ((unsigned long)(x) + PHYSICAL_START - KERNELBASE) 122 + #else 123 + #define __va(x) ((void *)(unsigned long)((phys_addr_t)(x) + PAGE_OFFSET - MEMORY_START)) 112 124 #define __pa(x) ((unsigned long)(x) - PAGE_OFFSET + MEMORY_START) 125 + #endif 113 126 114 127 /* 115 128 * Unfortunately the PLT is in the BSS in the PPC32 ELF ABI,
+2 -1
arch/powerpc/kernel/prom_init.c
··· 653 653 #else 654 654 #define OV5_CMO 0x00 655 655 #endif 656 + #define OV5_TYPE1_AFFINITY 0x80 /* Type 1 NUMA affinity */ 656 657 657 658 /* Option Vector 6: IBM PAPR hints */ 658 659 #define OV6_LINUX 0x02 /* Linux is our OS */ ··· 707 706 OV5_DONATE_DEDICATE_CPU | OV5_MSI, 708 707 0, 709 708 OV5_CMO, 710 - 0, 709 + OV5_TYPE1_AFFINITY, 711 710 0, 712 711 0, 713 712 0,
+2 -2
arch/powerpc/mm/fsl_booke_mmu.c
··· 116 116 mtspr(SPRN_MAS2, TLBCAM[idx].MAS2); 117 117 mtspr(SPRN_MAS3, TLBCAM[idx].MAS3); 118 118 119 - if (cur_cpu_spec->cpu_features & MMU_FTR_BIG_PHYS) 119 + if (mmu_has_feature(MMU_FTR_BIG_PHYS)) 120 120 mtspr(SPRN_MAS7, TLBCAM[idx].MAS7); 121 121 122 122 asm volatile("isync;tlbwe;isync" : : : "memory"); ··· 152 152 153 153 TLBCAM[index].MAS3 = (phys & MAS3_RPN) | MAS3_SX | MAS3_SR; 154 154 TLBCAM[index].MAS3 |= ((flags & _PAGE_RW) ? MAS3_SW : 0); 155 - if (cur_cpu_spec->cpu_features & MMU_FTR_BIG_PHYS) 155 + if (mmu_has_feature(MMU_FTR_BIG_PHYS)) 156 156 TLBCAM[index].MAS7 = (u64)phys >> 32; 157 157 158 158 #ifndef CONFIG_KGDB /* want user access for breakpoints */
+15 -2
arch/powerpc/mm/numa.c
··· 242 242 */ 243 243 static int __init find_min_common_depth(void) 244 244 { 245 - int depth; 245 + int depth, index; 246 246 const unsigned int *ref_points; 247 247 struct device_node *rtas_root; 248 248 unsigned int len; 249 + struct device_node *options; 249 250 250 251 rtas_root = of_find_node_by_path("/rtas"); 251 252 ··· 259 258 * configuration (should be all 0's) and the second is for a normal 260 259 * NUMA configuration. 261 260 */ 261 + index = 1; 262 262 ref_points = of_get_property(rtas_root, 263 263 "ibm,associativity-reference-points", &len); 264 264 265 + /* 266 + * For type 1 affinity information we want the first field 267 + */ 268 + options = of_find_node_by_path("/options"); 269 + if (options) { 270 + const char *str; 271 + str = of_get_property(options, "ibm,associativity-form", NULL); 272 + if (str && !strcmp(str, "1")) 273 + index = 0; 274 + } 275 + 265 276 if ((len >= 2 * sizeof(unsigned int)) && ref_points) { 266 - depth = ref_points[1]; 277 + depth = ref_points[index]; 267 278 } else { 268 279 dbg("NUMA: ibm,associativity-reference-points not found.\n"); 269 280 depth = -1;
+2 -2
arch/powerpc/platforms/85xx/Kconfig
··· 51 51 bool "Freescale MPC85xx DS" 52 52 select PPC_I8259 53 53 select DEFAULT_UIMAGE 54 - select FSL_ULI1575 54 + select FSL_ULI1575 if PCI 55 55 select SWIOTLB 56 56 help 57 57 This option enables support for the MPC85xx DS (MPC8544 DS) board ··· 60 60 bool "Freescale MPC85xx RDB" 61 61 select PPC_I8259 62 62 select DEFAULT_UIMAGE 63 - select FSL_ULI1575 63 + select FSL_ULI1575 if PCI 64 64 select SWIOTLB 65 65 help 66 66 This option enables support for the MPC85xx RDB (P2020 RDB) board
+2 -2
arch/powerpc/platforms/86xx/Kconfig
··· 13 13 bool "Freescale MPC8641 HPCN" 14 14 select PPC_I8259 15 15 select DEFAULT_UIMAGE 16 - select FSL_ULI1575 16 + select FSL_ULI1575 if PCI 17 17 select HAS_RAPIDIO 18 18 select SWIOTLB 19 19 help ··· 28 28 config MPC8610_HPCD 29 29 bool "Freescale MPC8610 HPCD" 30 30 select DEFAULT_UIMAGE 31 - select FSL_ULI1575 31 + select FSL_ULI1575 if PCI 32 32 help 33 33 This option enables support for the MPC8610 HPCD board. 34 34
+7
arch/powerpc/platforms/pseries/hotplug-memory.c
··· 11 11 12 12 #include <linux/of.h> 13 13 #include <linux/lmb.h> 14 + #include <linux/vmalloc.h> 14 15 #include <asm/firmware.h> 15 16 #include <asm/machdep.h> 16 17 #include <asm/pSeries_reconfig.h> ··· 55 54 */ 56 55 start = (unsigned long)__va(base); 57 56 ret = remove_section_mapping(start, start + lmb_size); 57 + 58 + /* Ensure all vmalloc mappings are flushed in case they also 59 + * hit that section of memory 60 + */ 61 + vm_unmap_aliases(); 62 + 58 63 return ret; 59 64 } 60 65
+11 -3
arch/powerpc/sysdev/cpm1.c
··· 486 486 return -EINVAL; 487 487 } 488 488 489 - if (reg == &mpc8xx_immr->im_cpm.cp_sicr && mode == CPM_CLK_RX) 490 - shift += 3; 491 - 492 489 for (i = 0; i < ARRAY_SIZE(clk_map); i++) { 493 490 if (clk_map[i][0] == target && clk_map[i][1] == clock) { 494 491 bits = clk_map[i][2]; ··· 500 503 501 504 bits <<= shift; 502 505 mask <<= shift; 506 + 507 + if (reg == &mpc8xx_immr->im_cpm.cp_sicr) { 508 + if (mode == CPM_CLK_RTX) { 509 + bits |= bits << 3; 510 + mask |= mask << 3; 511 + } else if (mode == CPM_CLK_RX) { 512 + bits <<= 3; 513 + mask <<= 3; 514 + } 515 + } 516 + 503 517 out_be32(reg, (in_be32(reg) & ~mask) | bits); 504 518 505 519 return 0;
+8 -3
arch/powerpc/sysdev/cpm2.c
··· 244 244 return -EINVAL; 245 245 } 246 246 247 - if (mode == CPM_CLK_RX) 248 - shift += 3; 249 - 250 247 for (i = 0; i < ARRAY_SIZE(clk_map); i++) { 251 248 if (clk_map[i][0] == target && clk_map[i][1] == clock) { 252 249 bits = clk_map[i][2]; ··· 255 258 256 259 bits <<= shift; 257 260 mask <<= shift; 261 + 262 + if (mode == CPM_CLK_RTX) { 263 + bits |= bits << 3; 264 + mask |= mask << 3; 265 + } else if (mode == CPM_CLK_RX) { 266 + bits <<= 3; 267 + mask <<= 3; 268 + } 258 269 259 270 out_be32(reg, (in_be32(reg) & ~mask) | bits); 260 271
+3
drivers/pci/hotplug/rpadlpar_core.c
··· 20 20 #include <linux/init.h> 21 21 #include <linux/pci.h> 22 22 #include <linux/string.h> 23 + #include <linux/vmalloc.h> 23 24 24 25 #include <asm/pci-bridge.h> 25 26 #include <linux/mutex.h> ··· 431 430 rc = dlpar_remove_pci_slot(drc_name, dn); 432 431 break; 433 432 } 433 + vm_unmap_aliases(); 434 + 434 435 printk(KERN_INFO "%s: slot %s removed\n", DLPAR_MODULE_NAME, drc_name); 435 436 exit: 436 437 mutex_unlock(&rpadlpar_mutex);
+3
drivers/pci/hotplug/rpaphp_core.c
··· 29 29 #include <linux/pci_hotplug.h> 30 30 #include <linux/smp.h> 31 31 #include <linux/init.h> 32 + #include <linux/vmalloc.h> 32 33 #include <asm/eeh.h> /* for eeh_add_device() */ 33 34 #include <asm/rtas.h> /* rtas_call */ 34 35 #include <asm/pci-bridge.h> /* for pci_controller */ ··· 419 418 return -EINVAL; 420 419 421 420 pcibios_remove_pci_devices(slot->bus); 421 + vm_unmap_aliases(); 422 + 422 423 slot->state = NOT_CONFIGURED; 423 424 return 0; 424 425 }