diff options
| author | Kumar Gala <galak@kernel.crashing.org> | 2009-01-26 21:02:47 -0500 |
|---|---|---|
| committer | Kumar Gala <galak@kernel.crashing.org> | 2009-01-26 21:02:47 -0500 |
| commit | b57cee20a5654620337d1a5e9b5f929a4a6c302c (patch) | |
| tree | 17cf52b4a5673cb190d523e42be99d9b710b9008 | |
| parent | 99b1f150a939c8f19b0486c973435801dd928677 (diff) | |
powerpc/embedded6xx: Update defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
| -rw-r--r-- | arch/powerpc/configs/c2k_defconfig | 118 | ||||
| -rw-r--r-- | arch/powerpc/configs/ep8248e_defconfig | 77 | ||||
| -rw-r--r-- | arch/powerpc/configs/linkstation_defconfig | 110 | ||||
| -rw-r--r-- | arch/powerpc/configs/mgcoge_defconfig | 74 | ||||
| -rw-r--r-- | arch/powerpc/configs/mpc7448_hpc2_defconfig | 71 | ||||
| -rw-r--r-- | arch/powerpc/configs/mpc8272_ads_defconfig | 77 | ||||
| -rw-r--r-- | arch/powerpc/configs/pq2fads_defconfig | 87 | ||||
| -rw-r--r-- | arch/powerpc/configs/prpmc2800_defconfig | 96 | ||||
| -rw-r--r-- | arch/powerpc/configs/storcenter_defconfig | 85 |
9 files changed, 549 insertions, 246 deletions
diff --git a/arch/powerpc/configs/c2k_defconfig b/arch/powerpc/configs/c2k_defconfig index 5078594cd1f5..a362a9e862e6 100644 --- a/arch/powerpc/configs/c2k_defconfig +++ b/arch/powerpc/configs/c2k_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:34 2008 | 4 | # Mon Jan 26 15:35:26 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -45,7 +45,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
| 45 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
| 46 | CONFIG_EARLY_PRINTK=y | 46 | CONFIG_EARLY_PRINTK=y |
| 47 | CONFIG_GENERIC_NVRAM=y | 47 | CONFIG_GENERIC_NVRAM=y |
| 48 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 48 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 49 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 49 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 50 | CONFIG_PPC_OF=y | 50 | CONFIG_PPC_OF=y |
| 51 | CONFIG_OF=y | 51 | CONFIG_OF=y |
| @@ -78,12 +78,12 @@ CONFIG_AUDITSYSCALL=y | |||
| 78 | CONFIG_AUDIT_TREE=y | 78 | CONFIG_AUDIT_TREE=y |
| 79 | # CONFIG_IKCONFIG is not set | 79 | # CONFIG_IKCONFIG is not set |
| 80 | CONFIG_LOG_BUF_SHIFT=17 | 80 | CONFIG_LOG_BUF_SHIFT=17 |
| 81 | # CONFIG_CGROUPS is not set | ||
| 82 | CONFIG_GROUP_SCHED=y | 81 | CONFIG_GROUP_SCHED=y |
| 83 | CONFIG_FAIR_GROUP_SCHED=y | 82 | CONFIG_FAIR_GROUP_SCHED=y |
| 84 | # CONFIG_RT_GROUP_SCHED is not set | 83 | # CONFIG_RT_GROUP_SCHED is not set |
| 85 | CONFIG_USER_SCHED=y | 84 | CONFIG_USER_SCHED=y |
| 86 | # CONFIG_CGROUP_SCHED is not set | 85 | # CONFIG_CGROUP_SCHED is not set |
| 86 | # CONFIG_CGROUPS is not set | ||
| 87 | CONFIG_SYSFS_DEPRECATED=y | 87 | CONFIG_SYSFS_DEPRECATED=y |
| 88 | CONFIG_SYSFS_DEPRECATED_V2=y | 88 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 89 | # CONFIG_RELAY is not set | 89 | # CONFIG_RELAY is not set |
| @@ -122,6 +122,7 @@ CONFIG_SLUB_DEBUG=y | |||
| 122 | CONFIG_SLUB=y | 122 | CONFIG_SLUB=y |
| 123 | # CONFIG_SLOB is not set | 123 | # CONFIG_SLOB is not set |
| 124 | CONFIG_PROFILING=y | 124 | CONFIG_PROFILING=y |
| 125 | CONFIG_TRACEPOINTS=y | ||
| 125 | # CONFIG_MARKERS is not set | 126 | # CONFIG_MARKERS is not set |
| 126 | CONFIG_OPROFILE=m | 127 | CONFIG_OPROFILE=m |
| 127 | CONFIG_HAVE_OPROFILE=y | 128 | CONFIG_HAVE_OPROFILE=y |
| @@ -135,7 +136,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
| 135 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 136 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 136 | CONFIG_SLABINFO=y | 137 | CONFIG_SLABINFO=y |
| 137 | CONFIG_RT_MUTEXES=y | 138 | CONFIG_RT_MUTEXES=y |
| 138 | # CONFIG_TINY_SHMEM is not set | ||
| 139 | CONFIG_BASE_SMALL=0 | 139 | CONFIG_BASE_SMALL=0 |
| 140 | CONFIG_MODULES=y | 140 | CONFIG_MODULES=y |
| 141 | # CONFIG_MODULE_FORCE_LOAD is not set | 141 | # CONFIG_MODULE_FORCE_LOAD is not set |
| @@ -143,11 +143,9 @@ CONFIG_MODULE_UNLOAD=y | |||
| 143 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 143 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 144 | CONFIG_MODVERSIONS=y | 144 | CONFIG_MODVERSIONS=y |
| 145 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 145 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 146 | CONFIG_KMOD=y | ||
| 147 | CONFIG_BLOCK=y | 146 | CONFIG_BLOCK=y |
| 148 | CONFIG_LBD=y | 147 | CONFIG_LBD=y |
| 149 | # CONFIG_BLK_DEV_IO_TRACE is not set | 148 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 150 | # CONFIG_LSF is not set | ||
| 151 | # CONFIG_BLK_DEV_BSG is not set | 149 | # CONFIG_BLK_DEV_BSG is not set |
| 152 | # CONFIG_BLK_DEV_INTEGRITY is not set | 150 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 153 | 151 | ||
| @@ -164,6 +162,10 @@ CONFIG_DEFAULT_CFQ=y | |||
| 164 | # CONFIG_DEFAULT_NOOP is not set | 162 | # CONFIG_DEFAULT_NOOP is not set |
| 165 | CONFIG_DEFAULT_IOSCHED="cfq" | 163 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 166 | CONFIG_CLASSIC_RCU=y | 164 | CONFIG_CLASSIC_RCU=y |
| 165 | # CONFIG_TREE_RCU is not set | ||
| 166 | # CONFIG_PREEMPT_RCU is not set | ||
| 167 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 168 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 167 | # CONFIG_FREEZER is not set | 169 | # CONFIG_FREEZER is not set |
| 168 | 170 | ||
| 169 | # | 171 | # |
| @@ -221,6 +223,7 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=m | |||
| 221 | # | 223 | # |
| 222 | # CONFIG_TAU is not set | 224 | # CONFIG_TAU is not set |
| 223 | # CONFIG_FSL_ULI1575 is not set | 225 | # CONFIG_FSL_ULI1575 is not set |
| 226 | # CONFIG_SIMPLE_GPIO is not set | ||
| 224 | 227 | ||
| 225 | # | 228 | # |
| 226 | # Kernel options | 229 | # Kernel options |
| @@ -243,10 +246,12 @@ CONFIG_BINFMT_ELF=y | |||
| 243 | # CONFIG_HAVE_AOUT is not set | 246 | # CONFIG_HAVE_AOUT is not set |
| 244 | CONFIG_BINFMT_MISC=y | 247 | CONFIG_BINFMT_MISC=y |
| 245 | # CONFIG_IOMMU_HELPER is not set | 248 | # CONFIG_IOMMU_HELPER is not set |
| 249 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 246 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 250 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 247 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 251 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 248 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 252 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 249 | # CONFIG_KEXEC is not set | 253 | # CONFIG_KEXEC is not set |
| 254 | # CONFIG_CRASH_DUMP is not set | ||
| 250 | CONFIG_ARCH_FLATMEM_ENABLE=y | 255 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 256 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 252 | CONFIG_SELECT_MEMORY_MODEL=y | 257 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -258,12 +263,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 258 | CONFIG_PAGEFLAGS_EXTENDED=y | 263 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 259 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 264 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 260 | CONFIG_MIGRATION=y | 265 | CONFIG_MIGRATION=y |
| 261 | # CONFIG_RESOURCES_64BIT is not set | ||
| 262 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 266 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 263 | CONFIG_ZONE_DMA_FLAG=1 | 267 | CONFIG_ZONE_DMA_FLAG=1 |
| 264 | CONFIG_BOUNCE=y | 268 | CONFIG_BOUNCE=y |
| 265 | CONFIG_VIRT_TO_BUS=y | 269 | CONFIG_VIRT_TO_BUS=y |
| 266 | CONFIG_UNEVICTABLE_LRU=y | 270 | CONFIG_UNEVICTABLE_LRU=y |
| 271 | CONFIG_PPC_4K_PAGES=y | ||
| 272 | # CONFIG_PPC_16K_PAGES is not set | ||
| 273 | # CONFIG_PPC_64K_PAGES is not set | ||
| 267 | CONFIG_FORCE_MAX_ZONEORDER=11 | 274 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 268 | # CONFIG_PROC_DEVICETREE is not set | 275 | # CONFIG_PROC_DEVICETREE is not set |
| 269 | # CONFIG_CMDLINE_BOOL is not set | 276 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -287,6 +294,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 287 | CONFIG_PCI_MSI=y | 294 | CONFIG_PCI_MSI=y |
| 288 | # CONFIG_PCI_LEGACY is not set | 295 | # CONFIG_PCI_LEGACY is not set |
| 289 | # CONFIG_PCI_DEBUG is not set | 296 | # CONFIG_PCI_DEBUG is not set |
| 297 | # CONFIG_PCI_STUB is not set | ||
| 290 | # CONFIG_PCCARD is not set | 298 | # CONFIG_PCCARD is not set |
| 291 | CONFIG_HOTPLUG_PCI=y | 299 | CONFIG_HOTPLUG_PCI=y |
| 292 | # CONFIG_HOTPLUG_PCI_FAKE is not set | 300 | # CONFIG_HOTPLUG_PCI_FAKE is not set |
| @@ -314,6 +322,8 @@ CONFIG_NET=y | |||
| 314 | # | 322 | # |
| 315 | # Networking options | 323 | # Networking options |
| 316 | # | 324 | # |
| 325 | # CONFIG_NET_NS is not set | ||
| 326 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 317 | CONFIG_PACKET=y | 327 | CONFIG_PACKET=y |
| 318 | CONFIG_PACKET_MMAP=y | 328 | CONFIG_PACKET_MMAP=y |
| 319 | CONFIG_UNIX=y | 329 | CONFIG_UNIX=y |
| @@ -574,6 +584,7 @@ CONFIG_NET_SCH_TBF=m | |||
| 574 | CONFIG_NET_SCH_GRED=m | 584 | CONFIG_NET_SCH_GRED=m |
| 575 | CONFIG_NET_SCH_DSMARK=m | 585 | CONFIG_NET_SCH_DSMARK=m |
| 576 | CONFIG_NET_SCH_NETEM=m | 586 | CONFIG_NET_SCH_NETEM=m |
| 587 | # CONFIG_NET_SCH_DRR is not set | ||
| 577 | 588 | ||
| 578 | # | 589 | # |
| 579 | # Classification | 590 | # Classification |
| @@ -594,6 +605,7 @@ CONFIG_NET_CLS_RSVP6=m | |||
| 594 | # CONFIG_NET_CLS_ACT is not set | 605 | # CONFIG_NET_CLS_ACT is not set |
| 595 | CONFIG_NET_CLS_IND=y | 606 | CONFIG_NET_CLS_IND=y |
| 596 | CONFIG_NET_SCH_FIFO=y | 607 | CONFIG_NET_SCH_FIFO=y |
| 608 | # CONFIG_DCB is not set | ||
| 597 | 609 | ||
| 598 | # | 610 | # |
| 599 | # Network testing | 611 | # Network testing |
| @@ -616,8 +628,6 @@ CONFIG_BT_HIDP=m | |||
| 616 | # | 628 | # |
| 617 | # Bluetooth device drivers | 629 | # Bluetooth device drivers |
| 618 | # | 630 | # |
| 619 | CONFIG_BT_HCIUSB=m | ||
| 620 | CONFIG_BT_HCIUSB_SCO=y | ||
| 621 | # CONFIG_BT_HCIBTUSB is not set | 631 | # CONFIG_BT_HCIBTUSB is not set |
| 622 | CONFIG_BT_HCIUART=m | 632 | CONFIG_BT_HCIUART=m |
| 623 | CONFIG_BT_HCIUART_H4=y | 633 | CONFIG_BT_HCIUART_H4=y |
| @@ -635,12 +645,9 @@ CONFIG_WIRELESS=y | |||
| 635 | CONFIG_WIRELESS_OLD_REGULATORY=y | 645 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 636 | CONFIG_WIRELESS_EXT=y | 646 | CONFIG_WIRELESS_EXT=y |
| 637 | CONFIG_WIRELESS_EXT_SYSFS=y | 647 | CONFIG_WIRELESS_EXT_SYSFS=y |
| 648 | # CONFIG_LIB80211 is not set | ||
| 638 | # CONFIG_MAC80211 is not set | 649 | # CONFIG_MAC80211 is not set |
| 639 | CONFIG_IEEE80211=m | 650 | # CONFIG_WIMAX is not set |
| 640 | # CONFIG_IEEE80211_DEBUG is not set | ||
| 641 | CONFIG_IEEE80211_CRYPT_WEP=m | ||
| 642 | CONFIG_IEEE80211_CRYPT_CCMP=m | ||
| 643 | CONFIG_IEEE80211_CRYPT_TKIP=m | ||
| 644 | # CONFIG_RFKILL is not set | 651 | # CONFIG_RFKILL is not set |
| 645 | # CONFIG_NET_9P is not set | 652 | # CONFIG_NET_9P is not set |
| 646 | 653 | ||
| @@ -665,6 +672,7 @@ CONFIG_MTD=y | |||
| 665 | # CONFIG_MTD_DEBUG is not set | 672 | # CONFIG_MTD_DEBUG is not set |
| 666 | CONFIG_MTD_CONCAT=m | 673 | CONFIG_MTD_CONCAT=m |
| 667 | CONFIG_MTD_PARTITIONS=y | 674 | CONFIG_MTD_PARTITIONS=y |
| 675 | # CONFIG_MTD_TESTS is not set | ||
| 668 | # CONFIG_MTD_REDBOOT_PARTS is not set | 676 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 669 | # CONFIG_MTD_CMDLINE_PARTS is not set | 677 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 670 | CONFIG_MTD_OF_PARTS=y | 678 | CONFIG_MTD_OF_PARTS=y |
| @@ -737,6 +745,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 737 | # CONFIG_MTD_ONENAND is not set | 745 | # CONFIG_MTD_ONENAND is not set |
| 738 | 746 | ||
| 739 | # | 747 | # |
| 748 | # LPDDR flash memory drivers | ||
| 749 | # | ||
| 750 | # CONFIG_MTD_LPDDR is not set | ||
| 751 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 752 | |||
| 753 | # | ||
| 740 | # UBI - Unsorted block images | 754 | # UBI - Unsorted block images |
| 741 | # | 755 | # |
| 742 | # CONFIG_MTD_UBI is not set | 756 | # CONFIG_MTD_UBI is not set |
| @@ -834,6 +848,8 @@ CONFIG_MEGARAID_MAILBOX=m | |||
| 834 | CONFIG_MEGARAID_SAS=m | 848 | CONFIG_MEGARAID_SAS=m |
| 835 | # CONFIG_SCSI_HPTIOP is not set | 849 | # CONFIG_SCSI_HPTIOP is not set |
| 836 | # CONFIG_SCSI_BUSLOGIC is not set | 850 | # CONFIG_SCSI_BUSLOGIC is not set |
| 851 | # CONFIG_LIBFC is not set | ||
| 852 | # CONFIG_FCOE is not set | ||
| 837 | # CONFIG_SCSI_DMX3191D is not set | 853 | # CONFIG_SCSI_DMX3191D is not set |
| 838 | # CONFIG_SCSI_EATA is not set | 854 | # CONFIG_SCSI_EATA is not set |
| 839 | CONFIG_SCSI_FUTURE_DOMAIN=m | 855 | CONFIG_SCSI_FUTURE_DOMAIN=m |
| @@ -852,6 +868,7 @@ CONFIG_SCSI_QLOGIC_1280=m | |||
| 852 | # CONFIG_SCSI_QLA_FC is not set | 868 | # CONFIG_SCSI_QLA_FC is not set |
| 853 | # CONFIG_SCSI_QLA_ISCSI is not set | 869 | # CONFIG_SCSI_QLA_ISCSI is not set |
| 854 | CONFIG_SCSI_LPFC=m | 870 | CONFIG_SCSI_LPFC=m |
| 871 | # CONFIG_SCSI_LPFC_DEBUG_FS is not set | ||
| 855 | # CONFIG_SCSI_DC395x is not set | 872 | # CONFIG_SCSI_DC395x is not set |
| 856 | # CONFIG_SCSI_DC390T is not set | 873 | # CONFIG_SCSI_DC390T is not set |
| 857 | # CONFIG_SCSI_NSP32 is not set | 874 | # CONFIG_SCSI_NSP32 is not set |
| @@ -896,6 +913,9 @@ CONFIG_VITESSE_PHY=y | |||
| 896 | # CONFIG_BROADCOM_PHY is not set | 913 | # CONFIG_BROADCOM_PHY is not set |
| 897 | # CONFIG_ICPLUS_PHY is not set | 914 | # CONFIG_ICPLUS_PHY is not set |
| 898 | # CONFIG_REALTEK_PHY is not set | 915 | # CONFIG_REALTEK_PHY is not set |
| 916 | # CONFIG_NATIONAL_PHY is not set | ||
| 917 | # CONFIG_STE10XP is not set | ||
| 918 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 899 | # CONFIG_FIXED_PHY is not set | 919 | # CONFIG_FIXED_PHY is not set |
| 900 | # CONFIG_MDIO_BITBANG is not set | 920 | # CONFIG_MDIO_BITBANG is not set |
| 901 | CONFIG_NET_ETHERNET=y | 921 | CONFIG_NET_ETHERNET=y |
| @@ -949,6 +969,10 @@ CONFIG_MV643XX_ETH=y | |||
| 949 | # CONFIG_IWLWIFI_LEDS is not set | 969 | # CONFIG_IWLWIFI_LEDS is not set |
| 950 | 970 | ||
| 951 | # | 971 | # |
| 972 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 973 | # | ||
| 974 | |||
| 975 | # | ||
| 952 | # USB Network Adapters | 976 | # USB Network Adapters |
| 953 | # | 977 | # |
| 954 | # CONFIG_USB_CATC is not set | 978 | # CONFIG_USB_CATC is not set |
| @@ -1055,7 +1079,9 @@ CONFIG_SERIAL_CORE=y | |||
| 1055 | CONFIG_SERIAL_CORE_CONSOLE=y | 1079 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 1056 | # CONFIG_SERIAL_JSM is not set | 1080 | # CONFIG_SERIAL_JSM is not set |
| 1057 | CONFIG_UNIX98_PTYS=y | 1081 | CONFIG_UNIX98_PTYS=y |
| 1082 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 1058 | # CONFIG_LEGACY_PTYS is not set | 1083 | # CONFIG_LEGACY_PTYS is not set |
| 1084 | # CONFIG_HVC_UDBG is not set | ||
| 1059 | # CONFIG_IPMI_HANDLER is not set | 1085 | # CONFIG_IPMI_HANDLER is not set |
| 1060 | CONFIG_HW_RANDOM=m | 1086 | CONFIG_HW_RANDOM=m |
| 1061 | CONFIG_NVRAM=m | 1087 | CONFIG_NVRAM=m |
| @@ -1151,8 +1177,10 @@ CONFIG_SENSORS_ADM1026=m | |||
| 1151 | # CONFIG_SENSORS_ADM1029 is not set | 1177 | # CONFIG_SENSORS_ADM1029 is not set |
| 1152 | CONFIG_SENSORS_ADM1031=m | 1178 | CONFIG_SENSORS_ADM1031=m |
| 1153 | # CONFIG_SENSORS_ADM9240 is not set | 1179 | # CONFIG_SENSORS_ADM9240 is not set |
| 1180 | # CONFIG_SENSORS_ADT7462 is not set | ||
| 1154 | # CONFIG_SENSORS_ADT7470 is not set | 1181 | # CONFIG_SENSORS_ADT7470 is not set |
| 1155 | # CONFIG_SENSORS_ADT7473 is not set | 1182 | # CONFIG_SENSORS_ADT7473 is not set |
| 1183 | # CONFIG_SENSORS_ADT7475 is not set | ||
| 1156 | # CONFIG_SENSORS_ATXP1 is not set | 1184 | # CONFIG_SENSORS_ATXP1 is not set |
| 1157 | CONFIG_SENSORS_DS1621=m | 1185 | CONFIG_SENSORS_DS1621=m |
| 1158 | # CONFIG_SENSORS_I5K_AMB is not set | 1186 | # CONFIG_SENSORS_I5K_AMB is not set |
| @@ -1173,6 +1201,7 @@ CONFIG_SENSORS_LM87=m | |||
| 1173 | CONFIG_SENSORS_LM90=m | 1201 | CONFIG_SENSORS_LM90=m |
| 1174 | # CONFIG_SENSORS_LM92 is not set | 1202 | # CONFIG_SENSORS_LM92 is not set |
| 1175 | # CONFIG_SENSORS_LM93 is not set | 1203 | # CONFIG_SENSORS_LM93 is not set |
| 1204 | # CONFIG_SENSORS_LTC4245 is not set | ||
| 1176 | CONFIG_SENSORS_MAX1619=m | 1205 | CONFIG_SENSORS_MAX1619=m |
| 1177 | # CONFIG_SENSORS_MAX6650 is not set | 1206 | # CONFIG_SENSORS_MAX6650 is not set |
| 1178 | # CONFIG_SENSORS_PC87360 is not set | 1207 | # CONFIG_SENSORS_PC87360 is not set |
| @@ -1218,11 +1247,11 @@ CONFIG_WDT_501_PCI=y | |||
| 1218 | # USB-based Watchdog Cards | 1247 | # USB-based Watchdog Cards |
| 1219 | # | 1248 | # |
| 1220 | CONFIG_USBPCWATCHDOG=m | 1249 | CONFIG_USBPCWATCHDOG=m |
| 1250 | CONFIG_SSB_POSSIBLE=y | ||
| 1221 | 1251 | ||
| 1222 | # | 1252 | # |
| 1223 | # Sonics Silicon Backplane | 1253 | # Sonics Silicon Backplane |
| 1224 | # | 1254 | # |
| 1225 | CONFIG_SSB_POSSIBLE=y | ||
| 1226 | # CONFIG_SSB is not set | 1255 | # CONFIG_SSB is not set |
| 1227 | 1256 | ||
| 1228 | # | 1257 | # |
| @@ -1234,14 +1263,8 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1234 | # CONFIG_MFD_TMIO is not set | 1263 | # CONFIG_MFD_TMIO is not set |
| 1235 | # CONFIG_MFD_WM8400 is not set | 1264 | # CONFIG_MFD_WM8400 is not set |
| 1236 | # CONFIG_MFD_WM8350_I2C is not set | 1265 | # CONFIG_MFD_WM8350_I2C is not set |
| 1237 | 1266 | # CONFIG_MFD_PCF50633 is not set | |
| 1238 | # | ||
| 1239 | # Voltage and Current regulators | ||
| 1240 | # | ||
| 1241 | # CONFIG_REGULATOR is not set | 1267 | # CONFIG_REGULATOR is not set |
| 1242 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 1243 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 1244 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 1245 | 1268 | ||
| 1246 | # | 1269 | # |
| 1247 | # Multimedia devices | 1270 | # Multimedia devices |
| @@ -1298,7 +1321,7 @@ CONFIG_USB_DEVICEFS=y | |||
| 1298 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1321 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1299 | CONFIG_USB_SUSPEND=y | 1322 | CONFIG_USB_SUSPEND=y |
| 1300 | # CONFIG_USB_OTG is not set | 1323 | # CONFIG_USB_OTG is not set |
| 1301 | CONFIG_USB_MON=y | 1324 | CONFIG_USB_MON=m |
| 1302 | # CONFIG_USB_WUSB is not set | 1325 | # CONFIG_USB_WUSB is not set |
| 1303 | # CONFIG_USB_WUSB_CBAF is not set | 1326 | # CONFIG_USB_WUSB_CBAF is not set |
| 1304 | 1327 | ||
| @@ -1310,6 +1333,7 @@ CONFIG_USB_EHCI_HCD=m | |||
| 1310 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1333 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
| 1311 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1334 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1312 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1335 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
| 1336 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 1313 | # CONFIG_USB_ISP116X_HCD is not set | 1337 | # CONFIG_USB_ISP116X_HCD is not set |
| 1314 | # CONFIG_USB_ISP1760_HCD is not set | 1338 | # CONFIG_USB_ISP1760_HCD is not set |
| 1315 | CONFIG_USB_OHCI_HCD=m | 1339 | CONFIG_USB_OHCI_HCD=m |
| @@ -1339,18 +1363,17 @@ CONFIG_USB_PRINTER=m | |||
| 1339 | # CONFIG_USB_TMC is not set | 1363 | # CONFIG_USB_TMC is not set |
| 1340 | 1364 | ||
| 1341 | # | 1365 | # |
| 1342 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1366 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 1343 | # | 1367 | # |
| 1344 | 1368 | ||
| 1345 | # | 1369 | # |
| 1346 | # may also be needed; see USB_STORAGE Help for more information | 1370 | # see USB_STORAGE Help for more information |
| 1347 | # | 1371 | # |
| 1348 | CONFIG_USB_STORAGE=m | 1372 | CONFIG_USB_STORAGE=m |
| 1349 | # CONFIG_USB_STORAGE_DEBUG is not set | 1373 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 1350 | CONFIG_USB_STORAGE_DATAFAB=y | 1374 | CONFIG_USB_STORAGE_DATAFAB=y |
| 1351 | CONFIG_USB_STORAGE_FREECOM=y | 1375 | CONFIG_USB_STORAGE_FREECOM=y |
| 1352 | CONFIG_USB_STORAGE_ISD200=y | 1376 | CONFIG_USB_STORAGE_ISD200=y |
| 1353 | CONFIG_USB_STORAGE_DPCM=y | ||
| 1354 | # CONFIG_USB_STORAGE_USBAT is not set | 1377 | # CONFIG_USB_STORAGE_USBAT is not set |
| 1355 | CONFIG_USB_STORAGE_SDDR09=y | 1378 | CONFIG_USB_STORAGE_SDDR09=y |
| 1356 | CONFIG_USB_STORAGE_SDDR55=y | 1379 | CONFIG_USB_STORAGE_SDDR55=y |
| @@ -1419,12 +1442,14 @@ CONFIG_USB_SERIAL_PL2303=m | |||
| 1419 | # CONFIG_USB_SERIAL_HP4X is not set | 1442 | # CONFIG_USB_SERIAL_HP4X is not set |
| 1420 | CONFIG_USB_SERIAL_SAFE=m | 1443 | CONFIG_USB_SERIAL_SAFE=m |
| 1421 | CONFIG_USB_SERIAL_SAFE_PADDED=y | 1444 | CONFIG_USB_SERIAL_SAFE_PADDED=y |
| 1445 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
| 1422 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1446 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
| 1423 | # CONFIG_USB_SERIAL_TI is not set | 1447 | # CONFIG_USB_SERIAL_TI is not set |
| 1424 | CONFIG_USB_SERIAL_CYBERJACK=m | 1448 | CONFIG_USB_SERIAL_CYBERJACK=m |
| 1425 | CONFIG_USB_SERIAL_XIRCOM=m | 1449 | CONFIG_USB_SERIAL_XIRCOM=m |
| 1426 | # CONFIG_USB_SERIAL_OPTION is not set | 1450 | # CONFIG_USB_SERIAL_OPTION is not set |
| 1427 | CONFIG_USB_SERIAL_OMNINET=m | 1451 | CONFIG_USB_SERIAL_OMNINET=m |
| 1452 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
| 1428 | # CONFIG_USB_SERIAL_DEBUG is not set | 1453 | # CONFIG_USB_SERIAL_DEBUG is not set |
| 1429 | 1454 | ||
| 1430 | # | 1455 | # |
| @@ -1458,6 +1483,10 @@ CONFIG_USB_SPEEDTOUCH=m | |||
| 1458 | # CONFIG_USB_UEAGLEATM is not set | 1483 | # CONFIG_USB_UEAGLEATM is not set |
| 1459 | # CONFIG_USB_XUSBATM is not set | 1484 | # CONFIG_USB_XUSBATM is not set |
| 1460 | # CONFIG_USB_GADGET is not set | 1485 | # CONFIG_USB_GADGET is not set |
| 1486 | |||
| 1487 | # | ||
| 1488 | # OTG and related infrastructure | ||
| 1489 | # | ||
| 1461 | # CONFIG_UWB is not set | 1490 | # CONFIG_UWB is not set |
| 1462 | # CONFIG_MMC is not set | 1491 | # CONFIG_MMC is not set |
| 1463 | # CONFIG_MEMSTICK is not set | 1492 | # CONFIG_MEMSTICK is not set |
| @@ -1500,19 +1529,23 @@ CONFIG_EXT3_FS_POSIX_ACL=y | |||
| 1500 | CONFIG_EXT3_FS_SECURITY=y | 1529 | CONFIG_EXT3_FS_SECURITY=y |
| 1501 | # CONFIG_EXT4_FS is not set | 1530 | # CONFIG_EXT4_FS is not set |
| 1502 | CONFIG_JBD=m | 1531 | CONFIG_JBD=m |
| 1532 | # CONFIG_JBD_DEBUG is not set | ||
| 1503 | CONFIG_FS_MBCACHE=m | 1533 | CONFIG_FS_MBCACHE=m |
| 1504 | # CONFIG_REISERFS_FS is not set | 1534 | # CONFIG_REISERFS_FS is not set |
| 1505 | # CONFIG_JFS_FS is not set | 1535 | # CONFIG_JFS_FS is not set |
| 1506 | CONFIG_FS_POSIX_ACL=y | 1536 | CONFIG_FS_POSIX_ACL=y |
| 1507 | CONFIG_FILE_LOCKING=y | 1537 | CONFIG_FILE_LOCKING=y |
| 1508 | # CONFIG_XFS_FS is not set | 1538 | # CONFIG_XFS_FS is not set |
| 1539 | # CONFIG_GFS2_FS is not set | ||
| 1509 | # CONFIG_OCFS2_FS is not set | 1540 | # CONFIG_OCFS2_FS is not set |
| 1541 | # CONFIG_BTRFS_FS is not set | ||
| 1510 | CONFIG_DNOTIFY=y | 1542 | CONFIG_DNOTIFY=y |
| 1511 | CONFIG_INOTIFY=y | 1543 | CONFIG_INOTIFY=y |
| 1512 | CONFIG_INOTIFY_USER=y | 1544 | CONFIG_INOTIFY_USER=y |
| 1513 | CONFIG_QUOTA=y | 1545 | CONFIG_QUOTA=y |
| 1514 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set | 1546 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set |
| 1515 | CONFIG_PRINT_QUOTA_WARNING=y | 1547 | CONFIG_PRINT_QUOTA_WARNING=y |
| 1548 | CONFIG_QUOTA_TREE=y | ||
| 1516 | # CONFIG_QFMT_V1 is not set | 1549 | # CONFIG_QFMT_V1 is not set |
| 1517 | CONFIG_QFMT_V2=y | 1550 | CONFIG_QFMT_V2=y |
| 1518 | CONFIG_QUOTACTL=y | 1551 | CONFIG_QUOTACTL=y |
| @@ -1549,10 +1582,7 @@ CONFIG_TMPFS=y | |||
| 1549 | # CONFIG_TMPFS_POSIX_ACL is not set | 1582 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1550 | # CONFIG_HUGETLB_PAGE is not set | 1583 | # CONFIG_HUGETLB_PAGE is not set |
| 1551 | # CONFIG_CONFIGFS_FS is not set | 1584 | # CONFIG_CONFIGFS_FS is not set |
| 1552 | 1585 | CONFIG_MISC_FILESYSTEMS=y | |
| 1553 | # | ||
| 1554 | # Miscellaneous filesystems | ||
| 1555 | # | ||
| 1556 | # CONFIG_ADFS_FS is not set | 1586 | # CONFIG_ADFS_FS is not set |
| 1557 | # CONFIG_AFFS_FS is not set | 1587 | # CONFIG_AFFS_FS is not set |
| 1558 | # CONFIG_ECRYPT_FS is not set | 1588 | # CONFIG_ECRYPT_FS is not set |
| @@ -1573,6 +1603,7 @@ CONFIG_JFFS2_ZLIB=y | |||
| 1573 | CONFIG_JFFS2_RTIME=y | 1603 | CONFIG_JFFS2_RTIME=y |
| 1574 | # CONFIG_JFFS2_RUBIN is not set | 1604 | # CONFIG_JFFS2_RUBIN is not set |
| 1575 | CONFIG_CRAMFS=m | 1605 | CONFIG_CRAMFS=m |
| 1606 | # CONFIG_SQUASHFS is not set | ||
| 1576 | CONFIG_VXFS_FS=m | 1607 | CONFIG_VXFS_FS=m |
| 1577 | # CONFIG_MINIX_FS is not set | 1608 | # CONFIG_MINIX_FS is not set |
| 1578 | # CONFIG_OMFS_FS is not set | 1609 | # CONFIG_OMFS_FS is not set |
| @@ -1678,6 +1709,7 @@ CONFIG_NLS_UTF8=m | |||
| 1678 | # Library routines | 1709 | # Library routines |
| 1679 | # | 1710 | # |
| 1680 | CONFIG_BITREVERSE=y | 1711 | CONFIG_BITREVERSE=y |
| 1712 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1681 | CONFIG_CRC_CCITT=m | 1713 | CONFIG_CRC_CCITT=m |
| 1682 | # CONFIG_CRC16 is not set | 1714 | # CONFIG_CRC16 is not set |
| 1683 | CONFIG_CRC_T10DIF=m | 1715 | CONFIG_CRC_T10DIF=m |
| @@ -1703,7 +1735,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
| 1703 | CONFIG_FRAME_WARN=1024 | 1735 | CONFIG_FRAME_WARN=1024 |
| 1704 | CONFIG_MAGIC_SYSRQ=y | 1736 | CONFIG_MAGIC_SYSRQ=y |
| 1705 | # CONFIG_UNUSED_SYMBOLS is not set | 1737 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1706 | # CONFIG_DEBUG_FS is not set | 1738 | CONFIG_DEBUG_FS=y |
| 1707 | # CONFIG_HEADERS_CHECK is not set | 1739 | # CONFIG_HEADERS_CHECK is not set |
| 1708 | CONFIG_DEBUG_KERNEL=y | 1740 | CONFIG_DEBUG_KERNEL=y |
| 1709 | # CONFIG_DEBUG_SHIRQ is not set | 1741 | # CONFIG_DEBUG_SHIRQ is not set |
| @@ -1722,6 +1754,7 @@ CONFIG_DEBUG_SPINLOCK=y | |||
| 1722 | # CONFIG_DEBUG_MUTEXES is not set | 1754 | # CONFIG_DEBUG_MUTEXES is not set |
| 1723 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | 1755 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
| 1724 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1756 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
| 1757 | CONFIG_STACKTRACE=y | ||
| 1725 | # CONFIG_DEBUG_KOBJECT is not set | 1758 | # CONFIG_DEBUG_KOBJECT is not set |
| 1726 | CONFIG_DEBUG_HIGHMEM=y | 1759 | CONFIG_DEBUG_HIGHMEM=y |
| 1727 | CONFIG_DEBUG_BUGVERBOSE=y | 1760 | CONFIG_DEBUG_BUGVERBOSE=y |
| @@ -1731,6 +1764,7 @@ CONFIG_DEBUG_INFO=y | |||
| 1731 | CONFIG_DEBUG_MEMORY_INIT=y | 1764 | CONFIG_DEBUG_MEMORY_INIT=y |
| 1732 | # CONFIG_DEBUG_LIST is not set | 1765 | # CONFIG_DEBUG_LIST is not set |
| 1733 | # CONFIG_DEBUG_SG is not set | 1766 | # CONFIG_DEBUG_SG is not set |
| 1767 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 1734 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1768 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 1735 | # CONFIG_RCU_TORTURE_TEST is not set | 1769 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1736 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1770 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -1741,7 +1775,12 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
| 1741 | # CONFIG_FAULT_INJECTION is not set | 1775 | # CONFIG_FAULT_INJECTION is not set |
| 1742 | # CONFIG_LATENCYTOP is not set | 1776 | # CONFIG_LATENCYTOP is not set |
| 1743 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1777 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1778 | CONFIG_NOP_TRACER=y | ||
| 1744 | CONFIG_HAVE_FUNCTION_TRACER=y | 1779 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1780 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1781 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1782 | CONFIG_RING_BUFFER=y | ||
| 1783 | CONFIG_TRACING=y | ||
| 1745 | 1784 | ||
| 1746 | # | 1785 | # |
| 1747 | # Tracers | 1786 | # Tracers |
| @@ -1750,11 +1789,14 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1750 | # CONFIG_SCHED_TRACER is not set | 1789 | # CONFIG_SCHED_TRACER is not set |
| 1751 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1790 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1752 | # CONFIG_BOOT_TRACER is not set | 1791 | # CONFIG_BOOT_TRACER is not set |
| 1792 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 1753 | # CONFIG_STACK_TRACER is not set | 1793 | # CONFIG_STACK_TRACER is not set |
| 1794 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
| 1754 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1795 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1755 | # CONFIG_SAMPLES is not set | 1796 | # CONFIG_SAMPLES is not set |
| 1756 | CONFIG_HAVE_ARCH_KGDB=y | 1797 | CONFIG_HAVE_ARCH_KGDB=y |
| 1757 | # CONFIG_KGDB is not set | 1798 | # CONFIG_KGDB is not set |
| 1799 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1758 | CONFIG_DEBUG_STACKOVERFLOW=y | 1800 | CONFIG_DEBUG_STACKOVERFLOW=y |
| 1759 | CONFIG_DEBUG_STACK_USAGE=y | 1801 | CONFIG_DEBUG_STACK_USAGE=y |
| 1760 | # CONFIG_DEBUG_PAGEALLOC is not set | 1802 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -1763,6 +1805,7 @@ CONFIG_DEBUG_STACK_USAGE=y | |||
| 1763 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1805 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
| 1764 | # CONFIG_XMON is not set | 1806 | # CONFIG_XMON is not set |
| 1765 | # CONFIG_IRQSTACKS is not set | 1807 | # CONFIG_IRQSTACKS is not set |
| 1808 | # CONFIG_VIRQ_DEBUG is not set | ||
| 1766 | # CONFIG_BDI_SWITCH is not set | 1809 | # CONFIG_BDI_SWITCH is not set |
| 1767 | CONFIG_BOOTX_TEXT=y | 1810 | CONFIG_BOOTX_TEXT=y |
| 1768 | # CONFIG_PPC_EARLY_DEBUG is not set | 1811 | # CONFIG_PPC_EARLY_DEBUG is not set |
| @@ -1776,6 +1819,7 @@ CONFIG_SECURITY=y | |||
| 1776 | # CONFIG_SECURITYFS is not set | 1819 | # CONFIG_SECURITYFS is not set |
| 1777 | CONFIG_SECURITY_NETWORK=y | 1820 | CONFIG_SECURITY_NETWORK=y |
| 1778 | # CONFIG_SECURITY_NETWORK_XFRM is not set | 1821 | # CONFIG_SECURITY_NETWORK_XFRM is not set |
| 1822 | # CONFIG_SECURITY_PATH is not set | ||
| 1779 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1823 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1780 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1824 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 |
| 1781 | CONFIG_SECURITY_SELINUX=y | 1825 | CONFIG_SECURITY_SELINUX=y |
| @@ -1785,7 +1829,6 @@ CONFIG_SECURITY_SELINUX_DISABLE=y | |||
| 1785 | CONFIG_SECURITY_SELINUX_DEVELOP=y | 1829 | CONFIG_SECURITY_SELINUX_DEVELOP=y |
| 1786 | CONFIG_SECURITY_SELINUX_AVC_STATS=y | 1830 | CONFIG_SECURITY_SELINUX_AVC_STATS=y |
| 1787 | CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 | 1831 | CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 |
| 1788 | # CONFIG_SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT is not set | ||
| 1789 | # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set | 1832 | # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set |
| 1790 | CONFIG_CRYPTO=y | 1833 | CONFIG_CRYPTO=y |
| 1791 | 1834 | ||
| @@ -1794,11 +1837,16 @@ CONFIG_CRYPTO=y | |||
| 1794 | # | 1837 | # |
| 1795 | # CONFIG_CRYPTO_FIPS is not set | 1838 | # CONFIG_CRYPTO_FIPS is not set |
| 1796 | CONFIG_CRYPTO_ALGAPI=y | 1839 | CONFIG_CRYPTO_ALGAPI=y |
| 1797 | CONFIG_CRYPTO_AEAD=y | 1840 | CONFIG_CRYPTO_ALGAPI2=y |
| 1841 | CONFIG_CRYPTO_AEAD=m | ||
| 1842 | CONFIG_CRYPTO_AEAD2=y | ||
| 1798 | CONFIG_CRYPTO_BLKCIPHER=y | 1843 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1844 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1799 | CONFIG_CRYPTO_HASH=y | 1845 | CONFIG_CRYPTO_HASH=y |
| 1800 | CONFIG_CRYPTO_RNG=y | 1846 | CONFIG_CRYPTO_HASH2=y |
| 1847 | CONFIG_CRYPTO_RNG2=y | ||
| 1801 | CONFIG_CRYPTO_MANAGER=y | 1848 | CONFIG_CRYPTO_MANAGER=y |
| 1849 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1802 | # CONFIG_CRYPTO_GF128MUL is not set | 1850 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1803 | CONFIG_CRYPTO_NULL=m | 1851 | CONFIG_CRYPTO_NULL=m |
| 1804 | # CONFIG_CRYPTO_CRYPTD is not set | 1852 | # CONFIG_CRYPTO_CRYPTD is not set |
diff --git a/arch/powerpc/configs/ep8248e_defconfig b/arch/powerpc/configs/ep8248e_defconfig index a6f1cff564e6..add6419c15d9 100644 --- a/arch/powerpc/configs/ep8248e_defconfig +++ b/arch/powerpc/configs/ep8248e_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:36 2008 | 4 | # Mon Jan 26 15:35:27 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -44,7 +44,7 @@ CONFIG_GENERIC_GPIO=y | |||
| 44 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
| 45 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
| 46 | CONFIG_GENERIC_NVRAM=y | 46 | CONFIG_GENERIC_NVRAM=y |
| 47 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 47 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 49 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
| 50 | CONFIG_OF=y | 50 | CONFIG_OF=y |
| @@ -86,6 +86,7 @@ CONFIG_EMBEDDED=y | |||
| 86 | CONFIG_SYSCTL_SYSCALL=y | 86 | CONFIG_SYSCTL_SYSCALL=y |
| 87 | CONFIG_KALLSYMS=y | 87 | CONFIG_KALLSYMS=y |
| 88 | CONFIG_KALLSYMS_ALL=y | 88 | CONFIG_KALLSYMS_ALL=y |
| 89 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
| 89 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 90 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 90 | CONFIG_HOTPLUG=y | 91 | CONFIG_HOTPLUG=y |
| 91 | CONFIG_PRINTK=y | 92 | CONFIG_PRINTK=y |
| @@ -107,7 +108,6 @@ CONFIG_SLAB=y | |||
| 107 | # CONFIG_SLUB is not set | 108 | # CONFIG_SLUB is not set |
| 108 | # CONFIG_SLOB is not set | 109 | # CONFIG_SLOB is not set |
| 109 | # CONFIG_PROFILING is not set | 110 | # CONFIG_PROFILING is not set |
| 110 | # CONFIG_MARKERS is not set | ||
| 111 | CONFIG_HAVE_OPROFILE=y | 111 | CONFIG_HAVE_OPROFILE=y |
| 112 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 112 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 113 | CONFIG_HAVE_IOREMAP_PROT=y | 113 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -118,13 +118,11 @@ CONFIG_HAVE_CLK=y | |||
| 118 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 118 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 119 | CONFIG_SLABINFO=y | 119 | CONFIG_SLABINFO=y |
| 120 | CONFIG_RT_MUTEXES=y | 120 | CONFIG_RT_MUTEXES=y |
| 121 | # CONFIG_TINY_SHMEM is not set | ||
| 122 | CONFIG_BASE_SMALL=0 | 121 | CONFIG_BASE_SMALL=0 |
| 123 | # CONFIG_MODULES is not set | 122 | # CONFIG_MODULES is not set |
| 124 | CONFIG_BLOCK=y | 123 | CONFIG_BLOCK=y |
| 125 | # CONFIG_LBD is not set | 124 | # CONFIG_LBD is not set |
| 126 | # CONFIG_BLK_DEV_IO_TRACE is not set | 125 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 127 | # CONFIG_LSF is not set | ||
| 128 | # CONFIG_BLK_DEV_INTEGRITY is not set | 126 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 129 | 127 | ||
| 130 | # | 128 | # |
| @@ -140,6 +138,10 @@ CONFIG_DEFAULT_DEADLINE=y | |||
| 140 | # CONFIG_DEFAULT_NOOP is not set | 138 | # CONFIG_DEFAULT_NOOP is not set |
| 141 | CONFIG_DEFAULT_IOSCHED="deadline" | 139 | CONFIG_DEFAULT_IOSCHED="deadline" |
| 142 | CONFIG_CLASSIC_RCU=y | 140 | CONFIG_CLASSIC_RCU=y |
| 141 | # CONFIG_TREE_RCU is not set | ||
| 142 | # CONFIG_PREEMPT_RCU is not set | ||
| 143 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 144 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 143 | # CONFIG_FREEZER is not set | 145 | # CONFIG_FREEZER is not set |
| 144 | 146 | ||
| 145 | # | 147 | # |
| @@ -181,6 +183,7 @@ CONFIG_8272=y | |||
| 181 | CONFIG_CPM2=y | 183 | CONFIG_CPM2=y |
| 182 | # CONFIG_FSL_ULI1575 is not set | 184 | # CONFIG_FSL_ULI1575 is not set |
| 183 | CONFIG_CPM=y | 185 | CONFIG_CPM=y |
| 186 | # CONFIG_SIMPLE_GPIO is not set | ||
| 184 | 187 | ||
| 185 | # | 188 | # |
| 186 | # Kernel options | 189 | # Kernel options |
| @@ -206,6 +209,7 @@ CONFIG_BINFMT_MISC=y | |||
| 206 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 209 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 207 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 210 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 208 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 211 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 212 | # CONFIG_CRASH_DUMP is not set | ||
| 209 | CONFIG_ARCH_FLATMEM_ENABLE=y | 213 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 210 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 214 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 211 | CONFIG_FLATMEM=y | 215 | CONFIG_FLATMEM=y |
| @@ -213,12 +217,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 213 | CONFIG_PAGEFLAGS_EXTENDED=y | 217 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 214 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 218 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 215 | CONFIG_MIGRATION=y | 219 | CONFIG_MIGRATION=y |
| 216 | # CONFIG_RESOURCES_64BIT is not set | ||
| 217 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 220 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 218 | CONFIG_ZONE_DMA_FLAG=1 | 221 | CONFIG_ZONE_DMA_FLAG=1 |
| 219 | CONFIG_BOUNCE=y | 222 | CONFIG_BOUNCE=y |
| 220 | CONFIG_VIRT_TO_BUS=y | 223 | CONFIG_VIRT_TO_BUS=y |
| 221 | CONFIG_UNEVICTABLE_LRU=y | 224 | CONFIG_UNEVICTABLE_LRU=y |
| 225 | CONFIG_PPC_4K_PAGES=y | ||
| 226 | # CONFIG_PPC_16K_PAGES is not set | ||
| 227 | # CONFIG_PPC_64K_PAGES is not set | ||
| 222 | CONFIG_FORCE_MAX_ZONEORDER=11 | 228 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 223 | CONFIG_PROC_DEVICETREE=y | 229 | CONFIG_PROC_DEVICETREE=y |
| 224 | # CONFIG_CMDLINE_BOOL is not set | 230 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -243,6 +249,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 243 | # CONFIG_PCI_MSI is not set | 249 | # CONFIG_PCI_MSI is not set |
| 244 | # CONFIG_PCI_LEGACY is not set | 250 | # CONFIG_PCI_LEGACY is not set |
| 245 | # CONFIG_PCI_DEBUG is not set | 251 | # CONFIG_PCI_DEBUG is not set |
| 252 | # CONFIG_PCI_STUB is not set | ||
| 246 | # CONFIG_PCCARD is not set | 253 | # CONFIG_PCCARD is not set |
| 247 | # CONFIG_HOTPLUG_PCI is not set | 254 | # CONFIG_HOTPLUG_PCI is not set |
| 248 | # CONFIG_HAS_RAPIDIO is not set | 255 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -265,6 +272,7 @@ CONFIG_NET=y | |||
| 265 | # | 272 | # |
| 266 | # Networking options | 273 | # Networking options |
| 267 | # | 274 | # |
| 275 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 268 | CONFIG_PACKET=y | 276 | CONFIG_PACKET=y |
| 269 | # CONFIG_PACKET_MMAP is not set | 277 | # CONFIG_PACKET_MMAP is not set |
| 270 | CONFIG_UNIX=y | 278 | CONFIG_UNIX=y |
| @@ -346,6 +354,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 346 | # CONFIG_IPX is not set | 354 | # CONFIG_IPX is not set |
| 347 | # CONFIG_ATALK is not set | 355 | # CONFIG_ATALK is not set |
| 348 | # CONFIG_NET_SCHED is not set | 356 | # CONFIG_NET_SCHED is not set |
| 357 | # CONFIG_DCB is not set | ||
| 349 | 358 | ||
| 350 | # | 359 | # |
| 351 | # Network testing | 360 | # Network testing |
| @@ -360,8 +369,9 @@ CONFIG_WIRELESS=y | |||
| 360 | # CONFIG_CFG80211 is not set | 369 | # CONFIG_CFG80211 is not set |
| 361 | CONFIG_WIRELESS_OLD_REGULATORY=y | 370 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 362 | # CONFIG_WIRELESS_EXT is not set | 371 | # CONFIG_WIRELESS_EXT is not set |
| 372 | # CONFIG_LIB80211 is not set | ||
| 363 | # CONFIG_MAC80211 is not set | 373 | # CONFIG_MAC80211 is not set |
| 364 | # CONFIG_IEEE80211 is not set | 374 | # CONFIG_WIMAX is not set |
| 365 | # CONFIG_RFKILL is not set | 375 | # CONFIG_RFKILL is not set |
| 366 | 376 | ||
| 367 | # | 377 | # |
| @@ -455,6 +465,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 455 | # CONFIG_MTD_ONENAND is not set | 465 | # CONFIG_MTD_ONENAND is not set |
| 456 | 466 | ||
| 457 | # | 467 | # |
| 468 | # LPDDR flash memory drivers | ||
| 469 | # | ||
| 470 | # CONFIG_MTD_LPDDR is not set | ||
| 471 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 472 | |||
| 473 | # | ||
| 458 | # UBI - Unsorted block images | 474 | # UBI - Unsorted block images |
| 459 | # | 475 | # |
| 460 | # CONFIG_MTD_UBI is not set | 476 | # CONFIG_MTD_UBI is not set |
| @@ -522,9 +538,12 @@ CONFIG_DAVICOM_PHY=y | |||
| 522 | # CONFIG_BROADCOM_PHY is not set | 538 | # CONFIG_BROADCOM_PHY is not set |
| 523 | # CONFIG_ICPLUS_PHY is not set | 539 | # CONFIG_ICPLUS_PHY is not set |
| 524 | # CONFIG_REALTEK_PHY is not set | 540 | # CONFIG_REALTEK_PHY is not set |
| 541 | # CONFIG_NATIONAL_PHY is not set | ||
| 542 | # CONFIG_STE10XP is not set | ||
| 543 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 525 | # CONFIG_FIXED_PHY is not set | 544 | # CONFIG_FIXED_PHY is not set |
| 526 | CONFIG_MDIO_BITBANG=y | 545 | CONFIG_MDIO_BITBANG=y |
| 527 | # CONFIG_MDIO_OF_GPIO is not set | 546 | # CONFIG_MDIO_GPIO is not set |
| 528 | CONFIG_NET_ETHERNET=y | 547 | CONFIG_NET_ETHERNET=y |
| 529 | CONFIG_MII=y | 548 | CONFIG_MII=y |
| 530 | # CONFIG_HAPPYMEAL is not set | 549 | # CONFIG_HAPPYMEAL is not set |
| @@ -569,6 +588,7 @@ CONFIG_NETDEV_1000=y | |||
| 569 | # CONFIG_JME is not set | 588 | # CONFIG_JME is not set |
| 570 | CONFIG_NETDEV_10000=y | 589 | CONFIG_NETDEV_10000=y |
| 571 | # CONFIG_CHELSIO_T1 is not set | 590 | # CONFIG_CHELSIO_T1 is not set |
| 591 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 572 | # CONFIG_CHELSIO_T3 is not set | 592 | # CONFIG_CHELSIO_T3 is not set |
| 573 | # CONFIG_ENIC is not set | 593 | # CONFIG_ENIC is not set |
| 574 | # CONFIG_IXGBE is not set | 594 | # CONFIG_IXGBE is not set |
| @@ -591,6 +611,10 @@ CONFIG_NETDEV_10000=y | |||
| 591 | # CONFIG_WLAN_PRE80211 is not set | 611 | # CONFIG_WLAN_PRE80211 is not set |
| 592 | # CONFIG_WLAN_80211 is not set | 612 | # CONFIG_WLAN_80211 is not set |
| 593 | # CONFIG_IWLWIFI_LEDS is not set | 613 | # CONFIG_IWLWIFI_LEDS is not set |
| 614 | |||
| 615 | # | ||
| 616 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 617 | # | ||
| 594 | # CONFIG_WAN is not set | 618 | # CONFIG_WAN is not set |
| 595 | # CONFIG_FDDI is not set | 619 | # CONFIG_FDDI is not set |
| 596 | # CONFIG_PPP is not set | 620 | # CONFIG_PPP is not set |
| @@ -633,6 +657,7 @@ CONFIG_SERIAL_CPM=y | |||
| 633 | CONFIG_SERIAL_CPM_CONSOLE=y | 657 | CONFIG_SERIAL_CPM_CONSOLE=y |
| 634 | # CONFIG_SERIAL_JSM is not set | 658 | # CONFIG_SERIAL_JSM is not set |
| 635 | CONFIG_UNIX98_PTYS=y | 659 | CONFIG_UNIX98_PTYS=y |
| 660 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 636 | CONFIG_LEGACY_PTYS=y | 661 | CONFIG_LEGACY_PTYS=y |
| 637 | CONFIG_LEGACY_PTY_COUNT=256 | 662 | CONFIG_LEGACY_PTY_COUNT=256 |
| 638 | # CONFIG_IPMI_HANDLER is not set | 663 | # CONFIG_IPMI_HANDLER is not set |
| @@ -651,6 +676,11 @@ CONFIG_GPIOLIB=y | |||
| 651 | # CONFIG_DEBUG_GPIO is not set | 676 | # CONFIG_DEBUG_GPIO is not set |
| 652 | 677 | ||
| 653 | # | 678 | # |
| 679 | # Memory mapped GPIO expanders: | ||
| 680 | # | ||
| 681 | # CONFIG_GPIO_XILINX is not set | ||
| 682 | |||
| 683 | # | ||
| 654 | # I2C GPIO expanders: | 684 | # I2C GPIO expanders: |
| 655 | # | 685 | # |
| 656 | 686 | ||
| @@ -668,11 +698,11 @@ CONFIG_GPIOLIB=y | |||
| 668 | # CONFIG_THERMAL is not set | 698 | # CONFIG_THERMAL is not set |
| 669 | # CONFIG_THERMAL_HWMON is not set | 699 | # CONFIG_THERMAL_HWMON is not set |
| 670 | # CONFIG_WATCHDOG is not set | 700 | # CONFIG_WATCHDOG is not set |
| 701 | CONFIG_SSB_POSSIBLE=y | ||
| 671 | 702 | ||
| 672 | # | 703 | # |
| 673 | # Sonics Silicon Backplane | 704 | # Sonics Silicon Backplane |
| 674 | # | 705 | # |
| 675 | CONFIG_SSB_POSSIBLE=y | ||
| 676 | # CONFIG_SSB is not set | 706 | # CONFIG_SSB is not set |
| 677 | 707 | ||
| 678 | # | 708 | # |
| @@ -682,14 +712,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 682 | # CONFIG_MFD_SM501 is not set | 712 | # CONFIG_MFD_SM501 is not set |
| 683 | # CONFIG_HTC_PASIC3 is not set | 713 | # CONFIG_HTC_PASIC3 is not set |
| 684 | # CONFIG_MFD_TMIO is not set | 714 | # CONFIG_MFD_TMIO is not set |
| 685 | |||
| 686 | # | ||
| 687 | # Voltage and Current regulators | ||
| 688 | # | ||
| 689 | # CONFIG_REGULATOR is not set | 715 | # CONFIG_REGULATOR is not set |
| 690 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 691 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 692 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 693 | 716 | ||
| 694 | # | 717 | # |
| 695 | # Multimedia devices | 718 | # Multimedia devices |
| @@ -782,13 +805,11 @@ CONFIG_TMPFS=y | |||
| 782 | # CONFIG_TMPFS_POSIX_ACL is not set | 805 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 783 | # CONFIG_HUGETLB_PAGE is not set | 806 | # CONFIG_HUGETLB_PAGE is not set |
| 784 | # CONFIG_CONFIGFS_FS is not set | 807 | # CONFIG_CONFIGFS_FS is not set |
| 785 | 808 | CONFIG_MISC_FILESYSTEMS=y | |
| 786 | # | ||
| 787 | # Miscellaneous filesystems | ||
| 788 | # | ||
| 789 | # CONFIG_HFSPLUS_FS is not set | 809 | # CONFIG_HFSPLUS_FS is not set |
| 790 | # CONFIG_JFFS2_FS is not set | 810 | # CONFIG_JFFS2_FS is not set |
| 791 | CONFIG_CRAMFS=y | 811 | CONFIG_CRAMFS=y |
| 812 | # CONFIG_SQUASHFS is not set | ||
| 792 | # CONFIG_VXFS_FS is not set | 813 | # CONFIG_VXFS_FS is not set |
| 793 | # CONFIG_MINIX_FS is not set | 814 | # CONFIG_MINIX_FS is not set |
| 794 | # CONFIG_OMFS_FS is not set | 815 | # CONFIG_OMFS_FS is not set |
| @@ -877,6 +898,7 @@ CONFIG_NLS_UTF8=y | |||
| 877 | # | 898 | # |
| 878 | # Library routines | 899 | # Library routines |
| 879 | # | 900 | # |
| 901 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 880 | # CONFIG_CRC_CCITT is not set | 902 | # CONFIG_CRC_CCITT is not set |
| 881 | # CONFIG_CRC16 is not set | 903 | # CONFIG_CRC16 is not set |
| 882 | # CONFIG_CRC_T10DIF is not set | 904 | # CONFIG_CRC_T10DIF is not set |
| @@ -924,6 +946,7 @@ CONFIG_DEBUG_INFO=y | |||
| 924 | # CONFIG_DEBUG_MEMORY_INIT is not set | 946 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 925 | # CONFIG_DEBUG_LIST is not set | 947 | # CONFIG_DEBUG_LIST is not set |
| 926 | # CONFIG_DEBUG_SG is not set | 948 | # CONFIG_DEBUG_SG is not set |
| 949 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 927 | # CONFIG_BOOT_PRINTK_DELAY is not set | 950 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 928 | # CONFIG_RCU_TORTURE_TEST is not set | 951 | # CONFIG_RCU_TORTURE_TEST is not set |
| 929 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 952 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -933,6 +956,8 @@ CONFIG_DEBUG_INFO=y | |||
| 933 | # CONFIG_LATENCYTOP is not set | 956 | # CONFIG_LATENCYTOP is not set |
| 934 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 957 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 935 | CONFIG_HAVE_FUNCTION_TRACER=y | 958 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 959 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 960 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 936 | 961 | ||
| 937 | # | 962 | # |
| 938 | # Tracers | 963 | # Tracers |
| @@ -941,10 +966,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 941 | # CONFIG_SCHED_TRACER is not set | 966 | # CONFIG_SCHED_TRACER is not set |
| 942 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 967 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 943 | # CONFIG_BOOT_TRACER is not set | 968 | # CONFIG_BOOT_TRACER is not set |
| 969 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 944 | # CONFIG_STACK_TRACER is not set | 970 | # CONFIG_STACK_TRACER is not set |
| 945 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 971 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 946 | # CONFIG_SAMPLES is not set | 972 | # CONFIG_SAMPLES is not set |
| 947 | CONFIG_HAVE_ARCH_KGDB=y | 973 | CONFIG_HAVE_ARCH_KGDB=y |
| 974 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 948 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 975 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 949 | # CONFIG_DEBUG_STACK_USAGE is not set | 976 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 950 | # CONFIG_DEBUG_PAGEALLOC is not set | 977 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -971,11 +998,15 @@ CONFIG_CRYPTO=y | |||
| 971 | # | 998 | # |
| 972 | # CONFIG_CRYPTO_FIPS is not set | 999 | # CONFIG_CRYPTO_FIPS is not set |
| 973 | CONFIG_CRYPTO_ALGAPI=y | 1000 | CONFIG_CRYPTO_ALGAPI=y |
| 974 | CONFIG_CRYPTO_AEAD=y | 1001 | CONFIG_CRYPTO_ALGAPI2=y |
| 1002 | CONFIG_CRYPTO_AEAD2=y | ||
| 975 | CONFIG_CRYPTO_BLKCIPHER=y | 1003 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1004 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 976 | CONFIG_CRYPTO_HASH=y | 1005 | CONFIG_CRYPTO_HASH=y |
| 977 | CONFIG_CRYPTO_RNG=y | 1006 | CONFIG_CRYPTO_HASH2=y |
| 1007 | CONFIG_CRYPTO_RNG2=y | ||
| 978 | CONFIG_CRYPTO_MANAGER=y | 1008 | CONFIG_CRYPTO_MANAGER=y |
| 1009 | CONFIG_CRYPTO_MANAGER2=y | ||
| 979 | # CONFIG_CRYPTO_NULL is not set | 1010 | # CONFIG_CRYPTO_NULL is not set |
| 980 | # CONFIG_CRYPTO_CRYPTD is not set | 1011 | # CONFIG_CRYPTO_CRYPTD is not set |
| 981 | # CONFIG_CRYPTO_AUTHENC is not set | 1012 | # CONFIG_CRYPTO_AUTHENC is not set |
diff --git a/arch/powerpc/configs/linkstation_defconfig b/arch/powerpc/configs/linkstation_defconfig index 54fa62481373..b3dd9be823b3 100644 --- a/arch/powerpc/configs/linkstation_defconfig +++ b/arch/powerpc/configs/linkstation_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:38 2008 | 4 | # Mon Jan 26 15:35:29 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -43,7 +43,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
| 43 | CONFIG_PPC=y | 43 | CONFIG_PPC=y |
| 44 | CONFIG_EARLY_PRINTK=y | 44 | CONFIG_EARLY_PRINTK=y |
| 45 | CONFIG_GENERIC_NVRAM=y | 45 | CONFIG_GENERIC_NVRAM=y |
| 46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 46 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 48 | CONFIG_PPC_OF=y | 48 | CONFIG_PPC_OF=y |
| 49 | CONFIG_OF=y | 49 | CONFIG_OF=y |
| @@ -74,12 +74,12 @@ CONFIG_POSIX_MQUEUE=y | |||
| 74 | CONFIG_IKCONFIG=y | 74 | CONFIG_IKCONFIG=y |
| 75 | CONFIG_IKCONFIG_PROC=y | 75 | CONFIG_IKCONFIG_PROC=y |
| 76 | CONFIG_LOG_BUF_SHIFT=14 | 76 | CONFIG_LOG_BUF_SHIFT=14 |
| 77 | # CONFIG_CGROUPS is not set | ||
| 78 | CONFIG_GROUP_SCHED=y | 77 | CONFIG_GROUP_SCHED=y |
| 79 | # CONFIG_FAIR_GROUP_SCHED is not set | 78 | # CONFIG_FAIR_GROUP_SCHED is not set |
| 80 | # CONFIG_RT_GROUP_SCHED is not set | 79 | # CONFIG_RT_GROUP_SCHED is not set |
| 81 | CONFIG_USER_SCHED=y | 80 | CONFIG_USER_SCHED=y |
| 82 | # CONFIG_CGROUP_SCHED is not set | 81 | # CONFIG_CGROUP_SCHED is not set |
| 82 | # CONFIG_CGROUPS is not set | ||
| 83 | CONFIG_SYSFS_DEPRECATED=y | 83 | CONFIG_SYSFS_DEPRECATED=y |
| 84 | CONFIG_SYSFS_DEPRECATED_V2=y | 84 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 85 | # CONFIG_RELAY is not set | 85 | # CONFIG_RELAY is not set |
| @@ -118,7 +118,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 118 | CONFIG_SLUB=y | 118 | CONFIG_SLUB=y |
| 119 | # CONFIG_SLOB is not set | 119 | # CONFIG_SLOB is not set |
| 120 | # CONFIG_PROFILING is not set | 120 | # CONFIG_PROFILING is not set |
| 121 | # CONFIG_MARKERS is not set | ||
| 122 | CONFIG_HAVE_OPROFILE=y | 121 | CONFIG_HAVE_OPROFILE=y |
| 123 | # CONFIG_KPROBES is not set | 122 | # CONFIG_KPROBES is not set |
| 124 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| @@ -129,7 +128,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
| 129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 130 | CONFIG_SLABINFO=y | 129 | CONFIG_SLABINFO=y |
| 131 | CONFIG_RT_MUTEXES=y | 130 | CONFIG_RT_MUTEXES=y |
| 132 | # CONFIG_TINY_SHMEM is not set | ||
| 133 | CONFIG_BASE_SMALL=0 | 131 | CONFIG_BASE_SMALL=0 |
| 134 | CONFIG_MODULES=y | 132 | CONFIG_MODULES=y |
| 135 | # CONFIG_MODULE_FORCE_LOAD is not set | 133 | # CONFIG_MODULE_FORCE_LOAD is not set |
| @@ -137,11 +135,9 @@ CONFIG_MODULE_UNLOAD=y | |||
| 137 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 135 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 138 | # CONFIG_MODVERSIONS is not set | 136 | # CONFIG_MODVERSIONS is not set |
| 139 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 137 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 140 | CONFIG_KMOD=y | ||
| 141 | CONFIG_BLOCK=y | 138 | CONFIG_BLOCK=y |
| 142 | # CONFIG_LBD is not set | 139 | # CONFIG_LBD is not set |
| 143 | # CONFIG_BLK_DEV_IO_TRACE is not set | 140 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 144 | # CONFIG_LSF is not set | ||
| 145 | # CONFIG_BLK_DEV_BSG is not set | 141 | # CONFIG_BLK_DEV_BSG is not set |
| 146 | # CONFIG_BLK_DEV_INTEGRITY is not set | 142 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 147 | 143 | ||
| @@ -158,6 +154,10 @@ CONFIG_DEFAULT_AS=y | |||
| 158 | # CONFIG_DEFAULT_NOOP is not set | 154 | # CONFIG_DEFAULT_NOOP is not set |
| 159 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 155 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 160 | CONFIG_CLASSIC_RCU=y | 156 | CONFIG_CLASSIC_RCU=y |
| 157 | # CONFIG_TREE_RCU is not set | ||
| 158 | # CONFIG_PREEMPT_RCU is not set | ||
| 159 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 160 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 161 | # CONFIG_FREEZER is not set | 161 | # CONFIG_FREEZER is not set |
| 162 | 162 | ||
| 163 | # | 163 | # |
| @@ -200,6 +200,7 @@ CONFIG_MPIC=y | |||
| 200 | # CONFIG_TAU is not set | 200 | # CONFIG_TAU is not set |
| 201 | # CONFIG_QUICC_ENGINE is not set | 201 | # CONFIG_QUICC_ENGINE is not set |
| 202 | # CONFIG_FSL_ULI1575 is not set | 202 | # CONFIG_FSL_ULI1575 is not set |
| 203 | # CONFIG_SIMPLE_GPIO is not set | ||
| 203 | 204 | ||
| 204 | # | 205 | # |
| 205 | # Kernel options | 206 | # Kernel options |
| @@ -227,6 +228,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 227 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 228 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 228 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 229 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 229 | # CONFIG_KEXEC is not set | 230 | # CONFIG_KEXEC is not set |
| 231 | # CONFIG_CRASH_DUMP is not set | ||
| 230 | CONFIG_ARCH_FLATMEM_ENABLE=y | 232 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 231 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 233 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 232 | CONFIG_SELECT_MEMORY_MODEL=y | 234 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -238,12 +240,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 238 | CONFIG_PAGEFLAGS_EXTENDED=y | 240 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 239 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 241 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 240 | CONFIG_MIGRATION=y | 242 | CONFIG_MIGRATION=y |
| 241 | # CONFIG_RESOURCES_64BIT is not set | ||
| 242 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 243 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 243 | CONFIG_ZONE_DMA_FLAG=1 | 244 | CONFIG_ZONE_DMA_FLAG=1 |
| 244 | CONFIG_BOUNCE=y | 245 | CONFIG_BOUNCE=y |
| 245 | CONFIG_VIRT_TO_BUS=y | 246 | CONFIG_VIRT_TO_BUS=y |
| 246 | CONFIG_UNEVICTABLE_LRU=y | 247 | CONFIG_UNEVICTABLE_LRU=y |
| 248 | CONFIG_PPC_4K_PAGES=y | ||
| 249 | # CONFIG_PPC_16K_PAGES is not set | ||
| 250 | # CONFIG_PPC_64K_PAGES is not set | ||
| 247 | CONFIG_FORCE_MAX_ZONEORDER=11 | 251 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 248 | CONFIG_PROC_DEVICETREE=y | 252 | CONFIG_PROC_DEVICETREE=y |
| 249 | # CONFIG_CMDLINE_BOOL is not set | 253 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -267,6 +271,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 267 | # CONFIG_PCI_MSI is not set | 271 | # CONFIG_PCI_MSI is not set |
| 268 | # CONFIG_PCI_LEGACY is not set | 272 | # CONFIG_PCI_LEGACY is not set |
| 269 | # CONFIG_PCI_DEBUG is not set | 273 | # CONFIG_PCI_DEBUG is not set |
| 274 | # CONFIG_PCI_STUB is not set | ||
| 270 | # CONFIG_PCCARD is not set | 275 | # CONFIG_PCCARD is not set |
| 271 | # CONFIG_HOTPLUG_PCI is not set | 276 | # CONFIG_HOTPLUG_PCI is not set |
| 272 | # CONFIG_HAS_RAPIDIO is not set | 277 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -289,6 +294,8 @@ CONFIG_NET=y | |||
| 289 | # | 294 | # |
| 290 | # Networking options | 295 | # Networking options |
| 291 | # | 296 | # |
| 297 | # CONFIG_NET_NS is not set | ||
| 298 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 292 | CONFIG_PACKET=y | 299 | CONFIG_PACKET=y |
| 293 | CONFIG_PACKET_MMAP=y | 300 | CONFIG_PACKET_MMAP=y |
| 294 | CONFIG_UNIX=y | 301 | CONFIG_UNIX=y |
| @@ -455,6 +462,7 @@ CONFIG_IP_NF_ARP_MANGLE=m | |||
| 455 | # CONFIG_ECONET is not set | 462 | # CONFIG_ECONET is not set |
| 456 | # CONFIG_WAN_ROUTER is not set | 463 | # CONFIG_WAN_ROUTER is not set |
| 457 | # CONFIG_NET_SCHED is not set | 464 | # CONFIG_NET_SCHED is not set |
| 465 | # CONFIG_DCB is not set | ||
| 458 | 466 | ||
| 459 | # | 467 | # |
| 460 | # Network testing | 468 | # Network testing |
| @@ -471,12 +479,9 @@ CONFIG_WIRELESS=y | |||
| 471 | CONFIG_WIRELESS_OLD_REGULATORY=y | 479 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 472 | CONFIG_WIRELESS_EXT=y | 480 | CONFIG_WIRELESS_EXT=y |
| 473 | CONFIG_WIRELESS_EXT_SYSFS=y | 481 | CONFIG_WIRELESS_EXT_SYSFS=y |
| 482 | # CONFIG_LIB80211 is not set | ||
| 474 | # CONFIG_MAC80211 is not set | 483 | # CONFIG_MAC80211 is not set |
| 475 | CONFIG_IEEE80211=m | 484 | # CONFIG_WIMAX is not set |
| 476 | CONFIG_IEEE80211_DEBUG=y | ||
| 477 | CONFIG_IEEE80211_CRYPT_WEP=m | ||
| 478 | CONFIG_IEEE80211_CRYPT_CCMP=m | ||
| 479 | CONFIG_IEEE80211_CRYPT_TKIP=m | ||
| 480 | # CONFIG_RFKILL is not set | 485 | # CONFIG_RFKILL is not set |
| 481 | # CONFIG_NET_9P is not set | 486 | # CONFIG_NET_9P is not set |
| 482 | 487 | ||
| @@ -501,6 +506,7 @@ CONFIG_MTD=y | |||
| 501 | # CONFIG_MTD_DEBUG is not set | 506 | # CONFIG_MTD_DEBUG is not set |
| 502 | CONFIG_MTD_CONCAT=y | 507 | CONFIG_MTD_CONCAT=y |
| 503 | CONFIG_MTD_PARTITIONS=y | 508 | CONFIG_MTD_PARTITIONS=y |
| 509 | # CONFIG_MTD_TESTS is not set | ||
| 504 | # CONFIG_MTD_REDBOOT_PARTS is not set | 510 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 505 | # CONFIG_MTD_CMDLINE_PARTS is not set | 511 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 506 | # CONFIG_MTD_OF_PARTS is not set | 512 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -554,9 +560,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 554 | # | 560 | # |
| 555 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 561 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 556 | CONFIG_MTD_PHYSMAP=y | 562 | CONFIG_MTD_PHYSMAP=y |
| 557 | CONFIG_MTD_PHYSMAP_START=0xffc00000 | 563 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
| 558 | CONFIG_MTD_PHYSMAP_LEN=0x400000 | ||
| 559 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
| 560 | # CONFIG_MTD_PHYSMAP_OF is not set | 564 | # CONFIG_MTD_PHYSMAP_OF is not set |
| 561 | # CONFIG_MTD_INTEL_VR_NOR is not set | 565 | # CONFIG_MTD_INTEL_VR_NOR is not set |
| 562 | # CONFIG_MTD_PLATRAM is not set | 566 | # CONFIG_MTD_PLATRAM is not set |
| @@ -580,6 +584,12 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
| 580 | # CONFIG_MTD_ONENAND is not set | 584 | # CONFIG_MTD_ONENAND is not set |
| 581 | 585 | ||
| 582 | # | 586 | # |
| 587 | # LPDDR flash memory drivers | ||
| 588 | # | ||
| 589 | # CONFIG_MTD_LPDDR is not set | ||
| 590 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 591 | |||
| 592 | # | ||
| 583 | # UBI - Unsorted block images | 593 | # UBI - Unsorted block images |
| 584 | # | 594 | # |
| 585 | # CONFIG_MTD_UBI is not set | 595 | # CONFIG_MTD_UBI is not set |
| @@ -610,8 +620,10 @@ CONFIG_MISC_DEVICES=y | |||
| 610 | # CONFIG_EEPROM_93CX6 is not set | 620 | # CONFIG_EEPROM_93CX6 is not set |
| 611 | # CONFIG_SGI_IOC4 is not set | 621 | # CONFIG_SGI_IOC4 is not set |
| 612 | # CONFIG_TIFM_CORE is not set | 622 | # CONFIG_TIFM_CORE is not set |
| 623 | # CONFIG_ICS932S401 is not set | ||
| 613 | # CONFIG_ENCLOSURE_SERVICES is not set | 624 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 614 | # CONFIG_HP_ILO is not set | 625 | # CONFIG_HP_ILO is not set |
| 626 | # CONFIG_C2PORT is not set | ||
| 615 | CONFIG_HAVE_IDE=y | 627 | CONFIG_HAVE_IDE=y |
| 616 | # CONFIG_IDE is not set | 628 | # CONFIG_IDE is not set |
| 617 | 629 | ||
| @@ -654,6 +666,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 654 | # CONFIG_SCSI_SRP_ATTRS is not set | 666 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 655 | CONFIG_SCSI_LOWLEVEL=y | 667 | CONFIG_SCSI_LOWLEVEL=y |
| 656 | # CONFIG_ISCSI_TCP is not set | 668 | # CONFIG_ISCSI_TCP is not set |
| 669 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
| 657 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 670 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 658 | # CONFIG_SCSI_3W_9XXX is not set | 671 | # CONFIG_SCSI_3W_9XXX is not set |
| 659 | # CONFIG_SCSI_ACARD is not set | 672 | # CONFIG_SCSI_ACARD is not set |
| @@ -670,6 +683,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 670 | # CONFIG_MEGARAID_SAS is not set | 683 | # CONFIG_MEGARAID_SAS is not set |
| 671 | # CONFIG_SCSI_HPTIOP is not set | 684 | # CONFIG_SCSI_HPTIOP is not set |
| 672 | # CONFIG_SCSI_BUSLOGIC is not set | 685 | # CONFIG_SCSI_BUSLOGIC is not set |
| 686 | # CONFIG_LIBFC is not set | ||
| 687 | # CONFIG_FCOE is not set | ||
| 673 | # CONFIG_SCSI_DMX3191D is not set | 688 | # CONFIG_SCSI_DMX3191D is not set |
| 674 | # CONFIG_SCSI_EATA is not set | 689 | # CONFIG_SCSI_EATA is not set |
| 675 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 690 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| @@ -827,6 +842,7 @@ CONFIG_R8169=y | |||
| 827 | # CONFIG_JME is not set | 842 | # CONFIG_JME is not set |
| 828 | CONFIG_NETDEV_10000=y | 843 | CONFIG_NETDEV_10000=y |
| 829 | # CONFIG_CHELSIO_T1 is not set | 844 | # CONFIG_CHELSIO_T1 is not set |
| 845 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 830 | # CONFIG_CHELSIO_T3 is not set | 846 | # CONFIG_CHELSIO_T3 is not set |
| 831 | # CONFIG_ENIC is not set | 847 | # CONFIG_ENIC is not set |
| 832 | # CONFIG_IXGBE is not set | 848 | # CONFIG_IXGBE is not set |
| @@ -851,6 +867,10 @@ CONFIG_NETDEV_10000=y | |||
| 851 | # CONFIG_IWLWIFI_LEDS is not set | 867 | # CONFIG_IWLWIFI_LEDS is not set |
| 852 | 868 | ||
| 853 | # | 869 | # |
| 870 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 871 | # | ||
| 872 | |||
| 873 | # | ||
| 854 | # USB Network Adapters | 874 | # USB Network Adapters |
| 855 | # | 875 | # |
| 856 | # CONFIG_USB_CATC is not set | 876 | # CONFIG_USB_CATC is not set |
| @@ -949,8 +969,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 949 | # CONFIG_SERIAL_JSM is not set | 969 | # CONFIG_SERIAL_JSM is not set |
| 950 | # CONFIG_SERIAL_OF_PLATFORM is not set | 970 | # CONFIG_SERIAL_OF_PLATFORM is not set |
| 951 | CONFIG_UNIX98_PTYS=y | 971 | CONFIG_UNIX98_PTYS=y |
| 972 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 952 | CONFIG_LEGACY_PTYS=y | 973 | CONFIG_LEGACY_PTYS=y |
| 953 | CONFIG_LEGACY_PTY_COUNT=256 | 974 | CONFIG_LEGACY_PTY_COUNT=256 |
| 975 | # CONFIG_HVC_UDBG is not set | ||
| 954 | # CONFIG_IPMI_HANDLER is not set | 976 | # CONFIG_IPMI_HANDLER is not set |
| 955 | CONFIG_HW_RANDOM=y | 977 | CONFIG_HW_RANDOM=y |
| 956 | # CONFIG_NVRAM is not set | 978 | # CONFIG_NVRAM is not set |
| @@ -1042,8 +1064,10 @@ CONFIG_HWMON=y | |||
| 1042 | # CONFIG_SENSORS_ADM1029 is not set | 1064 | # CONFIG_SENSORS_ADM1029 is not set |
| 1043 | # CONFIG_SENSORS_ADM1031 is not set | 1065 | # CONFIG_SENSORS_ADM1031 is not set |
| 1044 | # CONFIG_SENSORS_ADM9240 is not set | 1066 | # CONFIG_SENSORS_ADM9240 is not set |
| 1067 | # CONFIG_SENSORS_ADT7462 is not set | ||
| 1045 | # CONFIG_SENSORS_ADT7470 is not set | 1068 | # CONFIG_SENSORS_ADT7470 is not set |
| 1046 | # CONFIG_SENSORS_ADT7473 is not set | 1069 | # CONFIG_SENSORS_ADT7473 is not set |
| 1070 | # CONFIG_SENSORS_ADT7475 is not set | ||
| 1047 | # CONFIG_SENSORS_ATXP1 is not set | 1071 | # CONFIG_SENSORS_ATXP1 is not set |
| 1048 | # CONFIG_SENSORS_DS1621 is not set | 1072 | # CONFIG_SENSORS_DS1621 is not set |
| 1049 | # CONFIG_SENSORS_I5K_AMB is not set | 1073 | # CONFIG_SENSORS_I5K_AMB is not set |
| @@ -1064,6 +1088,7 @@ CONFIG_HWMON=y | |||
| 1064 | # CONFIG_SENSORS_LM90 is not set | 1088 | # CONFIG_SENSORS_LM90 is not set |
| 1065 | # CONFIG_SENSORS_LM92 is not set | 1089 | # CONFIG_SENSORS_LM92 is not set |
| 1066 | # CONFIG_SENSORS_LM93 is not set | 1090 | # CONFIG_SENSORS_LM93 is not set |
| 1091 | # CONFIG_SENSORS_LTC4245 is not set | ||
| 1067 | # CONFIG_SENSORS_MAX1619 is not set | 1092 | # CONFIG_SENSORS_MAX1619 is not set |
| 1068 | # CONFIG_SENSORS_MAX6650 is not set | 1093 | # CONFIG_SENSORS_MAX6650 is not set |
| 1069 | # CONFIG_SENSORS_PC87360 is not set | 1094 | # CONFIG_SENSORS_PC87360 is not set |
| @@ -1090,11 +1115,11 @@ CONFIG_HWMON=y | |||
| 1090 | # CONFIG_THERMAL is not set | 1115 | # CONFIG_THERMAL is not set |
| 1091 | # CONFIG_THERMAL_HWMON is not set | 1116 | # CONFIG_THERMAL_HWMON is not set |
| 1092 | # CONFIG_WATCHDOG is not set | 1117 | # CONFIG_WATCHDOG is not set |
| 1118 | CONFIG_SSB_POSSIBLE=y | ||
| 1093 | 1119 | ||
| 1094 | # | 1120 | # |
| 1095 | # Sonics Silicon Backplane | 1121 | # Sonics Silicon Backplane |
| 1096 | # | 1122 | # |
| 1097 | CONFIG_SSB_POSSIBLE=y | ||
| 1098 | # CONFIG_SSB is not set | 1123 | # CONFIG_SSB is not set |
| 1099 | 1124 | ||
| 1100 | # | 1125 | # |
| @@ -1103,18 +1128,13 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1103 | # CONFIG_MFD_CORE is not set | 1128 | # CONFIG_MFD_CORE is not set |
| 1104 | # CONFIG_MFD_SM501 is not set | 1129 | # CONFIG_MFD_SM501 is not set |
| 1105 | # CONFIG_HTC_PASIC3 is not set | 1130 | # CONFIG_HTC_PASIC3 is not set |
| 1131 | # CONFIG_TWL4030_CORE is not set | ||
| 1106 | # CONFIG_MFD_TMIO is not set | 1132 | # CONFIG_MFD_TMIO is not set |
| 1107 | # CONFIG_PMIC_DA903X is not set | 1133 | # CONFIG_PMIC_DA903X is not set |
| 1108 | # CONFIG_MFD_WM8400 is not set | 1134 | # CONFIG_MFD_WM8400 is not set |
| 1109 | # CONFIG_MFD_WM8350_I2C is not set | 1135 | # CONFIG_MFD_WM8350_I2C is not set |
| 1110 | 1136 | # CONFIG_MFD_PCF50633 is not set | |
| 1111 | # | ||
| 1112 | # Voltage and Current regulators | ||
| 1113 | # | ||
| 1114 | # CONFIG_REGULATOR is not set | 1137 | # CONFIG_REGULATOR is not set |
| 1115 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 1116 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 1117 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 1118 | 1138 | ||
| 1119 | # | 1139 | # |
| 1120 | # Multimedia devices | 1140 | # Multimedia devices |
| @@ -1165,12 +1185,6 @@ CONFIG_HID=m | |||
| 1165 | # CONFIG_HID_PID is not set | 1185 | # CONFIG_HID_PID is not set |
| 1166 | 1186 | ||
| 1167 | # | 1187 | # |
| 1168 | # USB HID Boot Protocol drivers | ||
| 1169 | # | ||
| 1170 | # CONFIG_USB_KBD is not set | ||
| 1171 | # CONFIG_USB_MOUSE is not set | ||
| 1172 | |||
| 1173 | # | ||
| 1174 | # Special HID drivers | 1188 | # Special HID drivers |
| 1175 | # | 1189 | # |
| 1176 | CONFIG_HID_COMPAT=y | 1190 | CONFIG_HID_COMPAT=y |
| @@ -1202,6 +1216,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 1202 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1216 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1203 | # CONFIG_USB_EHCI_FSL is not set | 1217 | # CONFIG_USB_EHCI_FSL is not set |
| 1204 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1218 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
| 1219 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 1205 | # CONFIG_USB_ISP116X_HCD is not set | 1220 | # CONFIG_USB_ISP116X_HCD is not set |
| 1206 | # CONFIG_USB_ISP1760_HCD is not set | 1221 | # CONFIG_USB_ISP1760_HCD is not set |
| 1207 | CONFIG_USB_OHCI_HCD=y | 1222 | CONFIG_USB_OHCI_HCD=y |
| @@ -1227,18 +1242,17 @@ CONFIG_USB_PRINTER=m | |||
| 1227 | # CONFIG_USB_TMC is not set | 1242 | # CONFIG_USB_TMC is not set |
| 1228 | 1243 | ||
| 1229 | # | 1244 | # |
| 1230 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1245 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 1231 | # | 1246 | # |
| 1232 | 1247 | ||
| 1233 | # | 1248 | # |
| 1234 | # may also be needed; see USB_STORAGE Help for more information | 1249 | # see USB_STORAGE Help for more information |
| 1235 | # | 1250 | # |
| 1236 | CONFIG_USB_STORAGE=m | 1251 | CONFIG_USB_STORAGE=m |
| 1237 | # CONFIG_USB_STORAGE_DEBUG is not set | 1252 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 1238 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1253 | # CONFIG_USB_STORAGE_DATAFAB is not set |
| 1239 | # CONFIG_USB_STORAGE_FREECOM is not set | 1254 | # CONFIG_USB_STORAGE_FREECOM is not set |
| 1240 | # CONFIG_USB_STORAGE_ISD200 is not set | 1255 | # CONFIG_USB_STORAGE_ISD200 is not set |
| 1241 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 1242 | # CONFIG_USB_STORAGE_USBAT is not set | 1256 | # CONFIG_USB_STORAGE_USBAT is not set |
| 1243 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1257 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 1244 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1258 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| @@ -1295,12 +1309,14 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
| 1295 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | 1309 | # CONFIG_USB_SERIAL_SPCP8X5 is not set |
| 1296 | # CONFIG_USB_SERIAL_HP4X is not set | 1310 | # CONFIG_USB_SERIAL_HP4X is not set |
| 1297 | # CONFIG_USB_SERIAL_SAFE is not set | 1311 | # CONFIG_USB_SERIAL_SAFE is not set |
| 1312 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
| 1298 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1313 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
| 1299 | # CONFIG_USB_SERIAL_TI is not set | 1314 | # CONFIG_USB_SERIAL_TI is not set |
| 1300 | # CONFIG_USB_SERIAL_CYBERJACK is not set | 1315 | # CONFIG_USB_SERIAL_CYBERJACK is not set |
| 1301 | # CONFIG_USB_SERIAL_XIRCOM is not set | 1316 | # CONFIG_USB_SERIAL_XIRCOM is not set |
| 1302 | # CONFIG_USB_SERIAL_OPTION is not set | 1317 | # CONFIG_USB_SERIAL_OPTION is not set |
| 1303 | # CONFIG_USB_SERIAL_OMNINET is not set | 1318 | # CONFIG_USB_SERIAL_OMNINET is not set |
| 1319 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
| 1304 | # CONFIG_USB_SERIAL_DEBUG is not set | 1320 | # CONFIG_USB_SERIAL_DEBUG is not set |
| 1305 | 1321 | ||
| 1306 | # | 1322 | # |
| @@ -1329,6 +1345,10 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
| 1329 | # CONFIG_USB_ISIGHTFW is not set | 1345 | # CONFIG_USB_ISIGHTFW is not set |
| 1330 | # CONFIG_USB_VST is not set | 1346 | # CONFIG_USB_VST is not set |
| 1331 | # CONFIG_USB_GADGET is not set | 1347 | # CONFIG_USB_GADGET is not set |
| 1348 | |||
| 1349 | # | ||
| 1350 | # OTG and related infrastructure | ||
| 1351 | # | ||
| 1332 | # CONFIG_UWB is not set | 1352 | # CONFIG_UWB is not set |
| 1333 | # CONFIG_MMC is not set | 1353 | # CONFIG_MMC is not set |
| 1334 | # CONFIG_MEMSTICK is not set | 1354 | # CONFIG_MEMSTICK is not set |
| @@ -1366,6 +1386,7 @@ CONFIG_RTC_DRV_RS5C372=y | |||
| 1366 | # CONFIG_RTC_DRV_M41T80 is not set | 1386 | # CONFIG_RTC_DRV_M41T80 is not set |
| 1367 | # CONFIG_RTC_DRV_S35390A is not set | 1387 | # CONFIG_RTC_DRV_S35390A is not set |
| 1368 | # CONFIG_RTC_DRV_FM3130 is not set | 1388 | # CONFIG_RTC_DRV_FM3130 is not set |
| 1389 | # CONFIG_RTC_DRV_RX8581 is not set | ||
| 1369 | 1390 | ||
| 1370 | # | 1391 | # |
| 1371 | # SPI RTC drivers | 1392 | # SPI RTC drivers |
| @@ -1417,6 +1438,7 @@ CONFIG_XFS_FS=m | |||
| 1417 | # CONFIG_XFS_RT is not set | 1438 | # CONFIG_XFS_RT is not set |
| 1418 | # CONFIG_XFS_DEBUG is not set | 1439 | # CONFIG_XFS_DEBUG is not set |
| 1419 | # CONFIG_OCFS2_FS is not set | 1440 | # CONFIG_OCFS2_FS is not set |
| 1441 | # CONFIG_BTRFS_FS is not set | ||
| 1420 | CONFIG_DNOTIFY=y | 1442 | CONFIG_DNOTIFY=y |
| 1421 | CONFIG_INOTIFY=y | 1443 | CONFIG_INOTIFY=y |
| 1422 | CONFIG_INOTIFY_USER=y | 1444 | CONFIG_INOTIFY_USER=y |
| @@ -1458,10 +1480,7 @@ CONFIG_TMPFS=y | |||
| 1458 | # CONFIG_TMPFS_POSIX_ACL is not set | 1480 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1459 | # CONFIG_HUGETLB_PAGE is not set | 1481 | # CONFIG_HUGETLB_PAGE is not set |
| 1460 | # CONFIG_CONFIGFS_FS is not set | 1482 | # CONFIG_CONFIGFS_FS is not set |
| 1461 | 1483 | CONFIG_MISC_FILESYSTEMS=y | |
| 1462 | # | ||
| 1463 | # Miscellaneous filesystems | ||
| 1464 | # | ||
| 1465 | # CONFIG_ADFS_FS is not set | 1484 | # CONFIG_ADFS_FS is not set |
| 1466 | # CONFIG_AFFS_FS is not set | 1485 | # CONFIG_AFFS_FS is not set |
| 1467 | # CONFIG_HFS_FS is not set | 1486 | # CONFIG_HFS_FS is not set |
| @@ -1471,6 +1490,7 @@ CONFIG_TMPFS=y | |||
| 1471 | # CONFIG_EFS_FS is not set | 1490 | # CONFIG_EFS_FS is not set |
| 1472 | # CONFIG_JFFS2_FS is not set | 1491 | # CONFIG_JFFS2_FS is not set |
| 1473 | # CONFIG_CRAMFS is not set | 1492 | # CONFIG_CRAMFS is not set |
| 1493 | # CONFIG_SQUASHFS is not set | ||
| 1474 | # CONFIG_VXFS_FS is not set | 1494 | # CONFIG_VXFS_FS is not set |
| 1475 | # CONFIG_MINIX_FS is not set | 1495 | # CONFIG_MINIX_FS is not set |
| 1476 | # CONFIG_OMFS_FS is not set | 1496 | # CONFIG_OMFS_FS is not set |
| @@ -1561,6 +1581,7 @@ CONFIG_NLS_UTF8=m | |||
| 1561 | # Library routines | 1581 | # Library routines |
| 1562 | # | 1582 | # |
| 1563 | CONFIG_BITREVERSE=y | 1583 | CONFIG_BITREVERSE=y |
| 1584 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1564 | CONFIG_CRC_CCITT=m | 1585 | CONFIG_CRC_CCITT=m |
| 1565 | # CONFIG_CRC16 is not set | 1586 | # CONFIG_CRC16 is not set |
| 1566 | CONFIG_CRC_T10DIF=y | 1587 | CONFIG_CRC_T10DIF=y |
| @@ -1614,6 +1635,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
| 1614 | CONFIG_DEBUG_MEMORY_INIT=y | 1635 | CONFIG_DEBUG_MEMORY_INIT=y |
| 1615 | # CONFIG_DEBUG_LIST is not set | 1636 | # CONFIG_DEBUG_LIST is not set |
| 1616 | # CONFIG_DEBUG_SG is not set | 1637 | # CONFIG_DEBUG_SG is not set |
| 1638 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 1617 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1639 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 1618 | # CONFIG_RCU_TORTURE_TEST is not set | 1640 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1619 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1641 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -1623,6 +1645,8 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
| 1623 | # CONFIG_LATENCYTOP is not set | 1645 | # CONFIG_LATENCYTOP is not set |
| 1624 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1646 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1625 | CONFIG_HAVE_FUNCTION_TRACER=y | 1647 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1648 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1649 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1626 | 1650 | ||
| 1627 | # | 1651 | # |
| 1628 | # Tracers | 1652 | # Tracers |
| @@ -1631,11 +1655,13 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1631 | # CONFIG_SCHED_TRACER is not set | 1655 | # CONFIG_SCHED_TRACER is not set |
| 1632 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1656 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1633 | # CONFIG_BOOT_TRACER is not set | 1657 | # CONFIG_BOOT_TRACER is not set |
| 1658 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 1634 | # CONFIG_STACK_TRACER is not set | 1659 | # CONFIG_STACK_TRACER is not set |
| 1635 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1660 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1636 | # CONFIG_SAMPLES is not set | 1661 | # CONFIG_SAMPLES is not set |
| 1637 | CONFIG_HAVE_ARCH_KGDB=y | 1662 | CONFIG_HAVE_ARCH_KGDB=y |
| 1638 | # CONFIG_KGDB is not set | 1663 | # CONFIG_KGDB is not set |
| 1664 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1639 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1665 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1640 | # CONFIG_DEBUG_STACK_USAGE is not set | 1666 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1641 | # CONFIG_DEBUG_PAGEALLOC is not set | 1667 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -1662,11 +1688,15 @@ CONFIG_CRYPTO=y | |||
| 1662 | # | 1688 | # |
| 1663 | # CONFIG_CRYPTO_FIPS is not set | 1689 | # CONFIG_CRYPTO_FIPS is not set |
| 1664 | CONFIG_CRYPTO_ALGAPI=y | 1690 | CONFIG_CRYPTO_ALGAPI=y |
| 1665 | CONFIG_CRYPTO_AEAD=y | 1691 | CONFIG_CRYPTO_ALGAPI2=y |
| 1692 | CONFIG_CRYPTO_AEAD2=y | ||
| 1666 | CONFIG_CRYPTO_BLKCIPHER=y | 1693 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1694 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1667 | CONFIG_CRYPTO_HASH=y | 1695 | CONFIG_CRYPTO_HASH=y |
| 1668 | CONFIG_CRYPTO_RNG=y | 1696 | CONFIG_CRYPTO_HASH2=y |
| 1697 | CONFIG_CRYPTO_RNG2=y | ||
| 1669 | CONFIG_CRYPTO_MANAGER=y | 1698 | CONFIG_CRYPTO_MANAGER=y |
| 1699 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1670 | # CONFIG_CRYPTO_GF128MUL is not set | 1700 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1671 | # CONFIG_CRYPTO_NULL is not set | 1701 | # CONFIG_CRYPTO_NULL is not set |
| 1672 | # CONFIG_CRYPTO_CRYPTD is not set | 1702 | # CONFIG_CRYPTO_CRYPTD is not set |
diff --git a/arch/powerpc/configs/mgcoge_defconfig b/arch/powerpc/configs/mgcoge_defconfig index 8d3c62324009..c58c38d5b7a6 100644 --- a/arch/powerpc/configs/mgcoge_defconfig +++ b/arch/powerpc/configs/mgcoge_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:38 2008 | 4 | # Mon Jan 26 15:35:30 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -44,7 +44,7 @@ CONFIG_GENERIC_GPIO=y | |||
| 44 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
| 45 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
| 46 | CONFIG_GENERIC_NVRAM=y | 46 | CONFIG_GENERIC_NVRAM=y |
| 47 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 47 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 49 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
| 50 | CONFIG_OF=y | 50 | CONFIG_OF=y |
| @@ -89,6 +89,7 @@ CONFIG_EMBEDDED=y | |||
| 89 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
| 90 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
| 91 | CONFIG_KALLSYMS_ALL=y | 91 | CONFIG_KALLSYMS_ALL=y |
| 92 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
| 92 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 93 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 93 | CONFIG_HOTPLUG=y | 94 | CONFIG_HOTPLUG=y |
| 94 | CONFIG_PRINTK=y | 95 | CONFIG_PRINTK=y |
| @@ -111,7 +112,6 @@ CONFIG_SLAB=y | |||
| 111 | # CONFIG_SLUB is not set | 112 | # CONFIG_SLUB is not set |
| 112 | # CONFIG_SLOB is not set | 113 | # CONFIG_SLOB is not set |
| 113 | # CONFIG_PROFILING is not set | 114 | # CONFIG_PROFILING is not set |
| 114 | # CONFIG_MARKERS is not set | ||
| 115 | CONFIG_HAVE_OPROFILE=y | 115 | CONFIG_HAVE_OPROFILE=y |
| 116 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 116 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 117 | CONFIG_HAVE_IOREMAP_PROT=y | 117 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -122,13 +122,11 @@ CONFIG_HAVE_CLK=y | |||
| 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 123 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
| 124 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
| 125 | # CONFIG_TINY_SHMEM is not set | ||
| 126 | CONFIG_BASE_SMALL=0 | 125 | CONFIG_BASE_SMALL=0 |
| 127 | # CONFIG_MODULES is not set | 126 | # CONFIG_MODULES is not set |
| 128 | CONFIG_BLOCK=y | 127 | CONFIG_BLOCK=y |
| 129 | # CONFIG_LBD is not set | 128 | # CONFIG_LBD is not set |
| 130 | # CONFIG_BLK_DEV_IO_TRACE is not set | 129 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 131 | # CONFIG_LSF is not set | ||
| 132 | # CONFIG_BLK_DEV_INTEGRITY is not set | 130 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 133 | 131 | ||
| 134 | # | 132 | # |
| @@ -144,6 +142,10 @@ CONFIG_DEFAULT_DEADLINE=y | |||
| 144 | # CONFIG_DEFAULT_NOOP is not set | 142 | # CONFIG_DEFAULT_NOOP is not set |
| 145 | CONFIG_DEFAULT_IOSCHED="deadline" | 143 | CONFIG_DEFAULT_IOSCHED="deadline" |
| 146 | CONFIG_CLASSIC_RCU=y | 144 | CONFIG_CLASSIC_RCU=y |
| 145 | # CONFIG_TREE_RCU is not set | ||
| 146 | # CONFIG_PREEMPT_RCU is not set | ||
| 147 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 148 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 147 | # CONFIG_FREEZER is not set | 149 | # CONFIG_FREEZER is not set |
| 148 | 150 | ||
| 149 | # | 151 | # |
| @@ -190,6 +192,7 @@ CONFIG_PPC_MPC106=y | |||
| 190 | CONFIG_CPM2=y | 192 | CONFIG_CPM2=y |
| 191 | # CONFIG_FSL_ULI1575 is not set | 193 | # CONFIG_FSL_ULI1575 is not set |
| 192 | CONFIG_CPM=y | 194 | CONFIG_CPM=y |
| 195 | # CONFIG_SIMPLE_GPIO is not set | ||
| 193 | 196 | ||
| 194 | # | 197 | # |
| 195 | # Kernel options | 198 | # Kernel options |
| @@ -215,6 +218,7 @@ CONFIG_BINFMT_MISC=y | |||
| 215 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 218 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 216 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 219 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 217 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 220 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 221 | # CONFIG_CRASH_DUMP is not set | ||
| 218 | CONFIG_ARCH_FLATMEM_ENABLE=y | 222 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 219 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 223 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 220 | CONFIG_FLATMEM=y | 224 | CONFIG_FLATMEM=y |
| @@ -222,12 +226,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 222 | CONFIG_PAGEFLAGS_EXTENDED=y | 226 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 223 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 227 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 224 | CONFIG_MIGRATION=y | 228 | CONFIG_MIGRATION=y |
| 225 | # CONFIG_RESOURCES_64BIT is not set | ||
| 226 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 229 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 227 | CONFIG_ZONE_DMA_FLAG=1 | 230 | CONFIG_ZONE_DMA_FLAG=1 |
| 228 | CONFIG_BOUNCE=y | 231 | CONFIG_BOUNCE=y |
| 229 | CONFIG_VIRT_TO_BUS=y | 232 | CONFIG_VIRT_TO_BUS=y |
| 230 | CONFIG_UNEVICTABLE_LRU=y | 233 | CONFIG_UNEVICTABLE_LRU=y |
| 234 | CONFIG_PPC_4K_PAGES=y | ||
| 235 | # CONFIG_PPC_16K_PAGES is not set | ||
| 236 | # CONFIG_PPC_64K_PAGES is not set | ||
| 231 | CONFIG_FORCE_MAX_ZONEORDER=11 | 237 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 232 | CONFIG_PROC_DEVICETREE=y | 238 | CONFIG_PROC_DEVICETREE=y |
| 233 | # CONFIG_CMDLINE_BOOL is not set | 239 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -253,6 +259,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 253 | # CONFIG_PCI_MSI is not set | 259 | # CONFIG_PCI_MSI is not set |
| 254 | # CONFIG_PCI_LEGACY is not set | 260 | # CONFIG_PCI_LEGACY is not set |
| 255 | # CONFIG_PCI_DEBUG is not set | 261 | # CONFIG_PCI_DEBUG is not set |
| 262 | # CONFIG_PCI_STUB is not set | ||
| 256 | # CONFIG_PCCARD is not set | 263 | # CONFIG_PCCARD is not set |
| 257 | # CONFIG_HOTPLUG_PCI is not set | 264 | # CONFIG_HOTPLUG_PCI is not set |
| 258 | # CONFIG_HAS_RAPIDIO is not set | 265 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -275,6 +282,7 @@ CONFIG_NET=y | |||
| 275 | # | 282 | # |
| 276 | # Networking options | 283 | # Networking options |
| 277 | # | 284 | # |
| 285 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 278 | CONFIG_PACKET=y | 286 | CONFIG_PACKET=y |
| 279 | # CONFIG_PACKET_MMAP is not set | 287 | # CONFIG_PACKET_MMAP is not set |
| 280 | CONFIG_UNIX=y | 288 | CONFIG_UNIX=y |
| @@ -337,6 +345,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 337 | # CONFIG_IPX is not set | 345 | # CONFIG_IPX is not set |
| 338 | # CONFIG_ATALK is not set | 346 | # CONFIG_ATALK is not set |
| 339 | # CONFIG_NET_SCHED is not set | 347 | # CONFIG_NET_SCHED is not set |
| 348 | # CONFIG_DCB is not set | ||
| 340 | 349 | ||
| 341 | # | 350 | # |
| 342 | # Network testing | 351 | # Network testing |
| @@ -351,8 +360,9 @@ CONFIG_WIRELESS=y | |||
| 351 | # CONFIG_CFG80211 is not set | 360 | # CONFIG_CFG80211 is not set |
| 352 | CONFIG_WIRELESS_OLD_REGULATORY=y | 361 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 353 | # CONFIG_WIRELESS_EXT is not set | 362 | # CONFIG_WIRELESS_EXT is not set |
| 363 | # CONFIG_LIB80211 is not set | ||
| 354 | # CONFIG_MAC80211 is not set | 364 | # CONFIG_MAC80211 is not set |
| 355 | # CONFIG_IEEE80211 is not set | 365 | # CONFIG_WIMAX is not set |
| 356 | # CONFIG_RFKILL is not set | 366 | # CONFIG_RFKILL is not set |
| 357 | 367 | ||
| 358 | # | 368 | # |
| @@ -451,6 +461,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 451 | # CONFIG_MTD_ONENAND is not set | 461 | # CONFIG_MTD_ONENAND is not set |
| 452 | 462 | ||
| 453 | # | 463 | # |
| 464 | # LPDDR flash memory drivers | ||
| 465 | # | ||
| 466 | # CONFIG_MTD_LPDDR is not set | ||
| 467 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 468 | |||
| 469 | # | ||
| 454 | # UBI - Unsorted block images | 470 | # UBI - Unsorted block images |
| 455 | # | 471 | # |
| 456 | # CONFIG_MTD_UBI is not set | 472 | # CONFIG_MTD_UBI is not set |
| @@ -522,6 +538,9 @@ CONFIG_PHYLIB=y | |||
| 522 | # CONFIG_BROADCOM_PHY is not set | 538 | # CONFIG_BROADCOM_PHY is not set |
| 523 | # CONFIG_ICPLUS_PHY is not set | 539 | # CONFIG_ICPLUS_PHY is not set |
| 524 | # CONFIG_REALTEK_PHY is not set | 540 | # CONFIG_REALTEK_PHY is not set |
| 541 | # CONFIG_NATIONAL_PHY is not set | ||
| 542 | # CONFIG_STE10XP is not set | ||
| 543 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 525 | CONFIG_FIXED_PHY=y | 544 | CONFIG_FIXED_PHY=y |
| 526 | # CONFIG_MDIO_BITBANG is not set | 545 | # CONFIG_MDIO_BITBANG is not set |
| 527 | CONFIG_NET_ETHERNET=y | 546 | CONFIG_NET_ETHERNET=y |
| @@ -558,6 +577,10 @@ CONFIG_FS_ENET_HAS_SCC=y | |||
| 558 | # CONFIG_WLAN_PRE80211 is not set | 577 | # CONFIG_WLAN_PRE80211 is not set |
| 559 | # CONFIG_WLAN_80211 is not set | 578 | # CONFIG_WLAN_80211 is not set |
| 560 | # CONFIG_IWLWIFI_LEDS is not set | 579 | # CONFIG_IWLWIFI_LEDS is not set |
| 580 | |||
| 581 | # | ||
| 582 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 583 | # | ||
| 561 | # CONFIG_WAN is not set | 584 | # CONFIG_WAN is not set |
| 562 | # CONFIG_FDDI is not set | 585 | # CONFIG_FDDI is not set |
| 563 | # CONFIG_PPP is not set | 586 | # CONFIG_PPP is not set |
| @@ -601,6 +624,7 @@ CONFIG_SERIAL_CPM=y | |||
| 601 | CONFIG_SERIAL_CPM_CONSOLE=y | 624 | CONFIG_SERIAL_CPM_CONSOLE=y |
| 602 | # CONFIG_SERIAL_JSM is not set | 625 | # CONFIG_SERIAL_JSM is not set |
| 603 | CONFIG_UNIX98_PTYS=y | 626 | CONFIG_UNIX98_PTYS=y |
| 627 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 604 | CONFIG_LEGACY_PTYS=y | 628 | CONFIG_LEGACY_PTYS=y |
| 605 | CONFIG_LEGACY_PTY_COUNT=256 | 629 | CONFIG_LEGACY_PTY_COUNT=256 |
| 606 | # CONFIG_BRIQ_PANEL is not set | 630 | # CONFIG_BRIQ_PANEL is not set |
| @@ -621,6 +645,11 @@ CONFIG_GPIOLIB=y | |||
| 621 | # CONFIG_DEBUG_GPIO is not set | 645 | # CONFIG_DEBUG_GPIO is not set |
| 622 | 646 | ||
| 623 | # | 647 | # |
| 648 | # Memory mapped GPIO expanders: | ||
| 649 | # | ||
| 650 | # CONFIG_GPIO_XILINX is not set | ||
| 651 | |||
| 652 | # | ||
| 624 | # I2C GPIO expanders: | 653 | # I2C GPIO expanders: |
| 625 | # | 654 | # |
| 626 | 655 | ||
| @@ -638,11 +667,11 @@ CONFIG_GPIOLIB=y | |||
| 638 | # CONFIG_THERMAL is not set | 667 | # CONFIG_THERMAL is not set |
| 639 | # CONFIG_THERMAL_HWMON is not set | 668 | # CONFIG_THERMAL_HWMON is not set |
| 640 | # CONFIG_WATCHDOG is not set | 669 | # CONFIG_WATCHDOG is not set |
| 670 | CONFIG_SSB_POSSIBLE=y | ||
| 641 | 671 | ||
| 642 | # | 672 | # |
| 643 | # Sonics Silicon Backplane | 673 | # Sonics Silicon Backplane |
| 644 | # | 674 | # |
| 645 | CONFIG_SSB_POSSIBLE=y | ||
| 646 | # CONFIG_SSB is not set | 675 | # CONFIG_SSB is not set |
| 647 | 676 | ||
| 648 | # | 677 | # |
| @@ -652,14 +681,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 652 | # CONFIG_MFD_SM501 is not set | 681 | # CONFIG_MFD_SM501 is not set |
| 653 | # CONFIG_HTC_PASIC3 is not set | 682 | # CONFIG_HTC_PASIC3 is not set |
| 654 | # CONFIG_MFD_TMIO is not set | 683 | # CONFIG_MFD_TMIO is not set |
| 655 | |||
| 656 | # | ||
| 657 | # Voltage and Current regulators | ||
| 658 | # | ||
| 659 | # CONFIG_REGULATOR is not set | 684 | # CONFIG_REGULATOR is not set |
| 660 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 661 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 662 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 663 | 685 | ||
| 664 | # | 686 | # |
| 665 | # Multimedia devices | 687 | # Multimedia devices |
| @@ -753,10 +775,7 @@ CONFIG_TMPFS=y | |||
| 753 | # CONFIG_TMPFS_POSIX_ACL is not set | 775 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 754 | # CONFIG_HUGETLB_PAGE is not set | 776 | # CONFIG_HUGETLB_PAGE is not set |
| 755 | # CONFIG_CONFIGFS_FS is not set | 777 | # CONFIG_CONFIGFS_FS is not set |
| 756 | 778 | CONFIG_MISC_FILESYSTEMS=y | |
| 757 | # | ||
| 758 | # Miscellaneous filesystems | ||
| 759 | # | ||
| 760 | # CONFIG_HFSPLUS_FS is not set | 779 | # CONFIG_HFSPLUS_FS is not set |
| 761 | CONFIG_JFFS2_FS=y | 780 | CONFIG_JFFS2_FS=y |
| 762 | CONFIG_JFFS2_FS_DEBUG=0 | 781 | CONFIG_JFFS2_FS_DEBUG=0 |
| @@ -768,6 +787,7 @@ CONFIG_JFFS2_ZLIB=y | |||
| 768 | CONFIG_JFFS2_RTIME=y | 787 | CONFIG_JFFS2_RTIME=y |
| 769 | # CONFIG_JFFS2_RUBIN is not set | 788 | # CONFIG_JFFS2_RUBIN is not set |
| 770 | CONFIG_CRAMFS=y | 789 | CONFIG_CRAMFS=y |
| 790 | # CONFIG_SQUASHFS is not set | ||
| 771 | # CONFIG_VXFS_FS is not set | 791 | # CONFIG_VXFS_FS is not set |
| 772 | # CONFIG_MINIX_FS is not set | 792 | # CONFIG_MINIX_FS is not set |
| 773 | # CONFIG_OMFS_FS is not set | 793 | # CONFIG_OMFS_FS is not set |
| @@ -857,6 +877,7 @@ CONFIG_NLS_UTF8=y | |||
| 857 | # Library routines | 877 | # Library routines |
| 858 | # | 878 | # |
| 859 | CONFIG_BITREVERSE=y | 879 | CONFIG_BITREVERSE=y |
| 880 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 860 | # CONFIG_CRC_CCITT is not set | 881 | # CONFIG_CRC_CCITT is not set |
| 861 | # CONFIG_CRC16 is not set | 882 | # CONFIG_CRC16 is not set |
| 862 | # CONFIG_CRC_T10DIF is not set | 883 | # CONFIG_CRC_T10DIF is not set |
| @@ -905,6 +926,7 @@ CONFIG_DEBUG_INFO=y | |||
| 905 | # CONFIG_DEBUG_MEMORY_INIT is not set | 926 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 906 | # CONFIG_DEBUG_LIST is not set | 927 | # CONFIG_DEBUG_LIST is not set |
| 907 | # CONFIG_DEBUG_SG is not set | 928 | # CONFIG_DEBUG_SG is not set |
| 929 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 908 | # CONFIG_BOOT_PRINTK_DELAY is not set | 930 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 909 | # CONFIG_RCU_TORTURE_TEST is not set | 931 | # CONFIG_RCU_TORTURE_TEST is not set |
| 910 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 932 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -914,6 +936,8 @@ CONFIG_DEBUG_INFO=y | |||
| 914 | # CONFIG_LATENCYTOP is not set | 936 | # CONFIG_LATENCYTOP is not set |
| 915 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 937 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 916 | CONFIG_HAVE_FUNCTION_TRACER=y | 938 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 939 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 940 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 917 | 941 | ||
| 918 | # | 942 | # |
| 919 | # Tracers | 943 | # Tracers |
| @@ -922,10 +946,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 922 | # CONFIG_SCHED_TRACER is not set | 946 | # CONFIG_SCHED_TRACER is not set |
| 923 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 947 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 924 | # CONFIG_BOOT_TRACER is not set | 948 | # CONFIG_BOOT_TRACER is not set |
| 949 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 925 | # CONFIG_STACK_TRACER is not set | 950 | # CONFIG_STACK_TRACER is not set |
| 926 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 951 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 927 | # CONFIG_SAMPLES is not set | 952 | # CONFIG_SAMPLES is not set |
| 928 | CONFIG_HAVE_ARCH_KGDB=y | 953 | CONFIG_HAVE_ARCH_KGDB=y |
| 954 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 929 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 955 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 930 | # CONFIG_DEBUG_STACK_USAGE is not set | 956 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 931 | # CONFIG_DEBUG_PAGEALLOC is not set | 957 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -953,11 +979,15 @@ CONFIG_CRYPTO=y | |||
| 953 | # | 979 | # |
| 954 | # CONFIG_CRYPTO_FIPS is not set | 980 | # CONFIG_CRYPTO_FIPS is not set |
| 955 | CONFIG_CRYPTO_ALGAPI=y | 981 | CONFIG_CRYPTO_ALGAPI=y |
| 956 | CONFIG_CRYPTO_AEAD=y | 982 | CONFIG_CRYPTO_ALGAPI2=y |
| 983 | CONFIG_CRYPTO_AEAD2=y | ||
| 957 | CONFIG_CRYPTO_BLKCIPHER=y | 984 | CONFIG_CRYPTO_BLKCIPHER=y |
| 985 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 958 | CONFIG_CRYPTO_HASH=y | 986 | CONFIG_CRYPTO_HASH=y |
| 959 | CONFIG_CRYPTO_RNG=y | 987 | CONFIG_CRYPTO_HASH2=y |
| 988 | CONFIG_CRYPTO_RNG2=y | ||
| 960 | CONFIG_CRYPTO_MANAGER=y | 989 | CONFIG_CRYPTO_MANAGER=y |
| 990 | CONFIG_CRYPTO_MANAGER2=y | ||
| 961 | # CONFIG_CRYPTO_NULL is not set | 991 | # CONFIG_CRYPTO_NULL is not set |
| 962 | # CONFIG_CRYPTO_CRYPTD is not set | 992 | # CONFIG_CRYPTO_CRYPTD is not set |
| 963 | # CONFIG_CRYPTO_AUTHENC is not set | 993 | # CONFIG_CRYPTO_AUTHENC is not set |
diff --git a/arch/powerpc/configs/mpc7448_hpc2_defconfig b/arch/powerpc/configs/mpc7448_hpc2_defconfig index f80b1ca43afb..38712e861c46 100644 --- a/arch/powerpc/configs/mpc7448_hpc2_defconfig +++ b/arch/powerpc/configs/mpc7448_hpc2_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:40 2008 | 4 | # Mon Jan 26 15:35:33 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -43,7 +43,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
| 43 | CONFIG_PPC=y | 43 | CONFIG_PPC=y |
| 44 | CONFIG_EARLY_PRINTK=y | 44 | CONFIG_EARLY_PRINTK=y |
| 45 | CONFIG_GENERIC_NVRAM=y | 45 | CONFIG_GENERIC_NVRAM=y |
| 46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 46 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 48 | CONFIG_PPC_OF=y | 48 | CONFIG_PPC_OF=y |
| 49 | CONFIG_OF=y | 49 | CONFIG_OF=y |
| @@ -73,12 +73,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 73 | # CONFIG_AUDIT is not set | 73 | # CONFIG_AUDIT is not set |
| 74 | # CONFIG_IKCONFIG is not set | 74 | # CONFIG_IKCONFIG is not set |
| 75 | CONFIG_LOG_BUF_SHIFT=14 | 75 | CONFIG_LOG_BUF_SHIFT=14 |
| 76 | # CONFIG_CGROUPS is not set | ||
| 77 | CONFIG_GROUP_SCHED=y | 76 | CONFIG_GROUP_SCHED=y |
| 78 | # CONFIG_FAIR_GROUP_SCHED is not set | 77 | # CONFIG_FAIR_GROUP_SCHED is not set |
| 79 | # CONFIG_RT_GROUP_SCHED is not set | 78 | # CONFIG_RT_GROUP_SCHED is not set |
| 80 | CONFIG_USER_SCHED=y | 79 | CONFIG_USER_SCHED=y |
| 81 | # CONFIG_CGROUP_SCHED is not set | 80 | # CONFIG_CGROUP_SCHED is not set |
| 81 | # CONFIG_CGROUPS is not set | ||
| 82 | CONFIG_SYSFS_DEPRECATED=y | 82 | CONFIG_SYSFS_DEPRECATED=y |
| 83 | CONFIG_SYSFS_DEPRECATED_V2=y | 83 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 84 | # CONFIG_RELAY is not set | 84 | # CONFIG_RELAY is not set |
| @@ -112,7 +112,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 112 | CONFIG_SLUB=y | 112 | CONFIG_SLUB=y |
| 113 | # CONFIG_SLOB is not set | 113 | # CONFIG_SLOB is not set |
| 114 | # CONFIG_PROFILING is not set | 114 | # CONFIG_PROFILING is not set |
| 115 | # CONFIG_MARKERS is not set | ||
| 116 | CONFIG_HAVE_OPROFILE=y | 115 | CONFIG_HAVE_OPROFILE=y |
| 117 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 116 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 118 | CONFIG_HAVE_IOREMAP_PROT=y | 117 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -122,13 +121,11 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
| 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 121 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 123 | CONFIG_SLABINFO=y | 122 | CONFIG_SLABINFO=y |
| 124 | CONFIG_RT_MUTEXES=y | 123 | CONFIG_RT_MUTEXES=y |
| 125 | # CONFIG_TINY_SHMEM is not set | ||
| 126 | CONFIG_BASE_SMALL=0 | 124 | CONFIG_BASE_SMALL=0 |
| 127 | # CONFIG_MODULES is not set | 125 | # CONFIG_MODULES is not set |
| 128 | CONFIG_BLOCK=y | 126 | CONFIG_BLOCK=y |
| 129 | CONFIG_LBD=y | 127 | CONFIG_LBD=y |
| 130 | # CONFIG_BLK_DEV_IO_TRACE is not set | 128 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 131 | # CONFIG_LSF is not set | ||
| 132 | # CONFIG_BLK_DEV_BSG is not set | 129 | # CONFIG_BLK_DEV_BSG is not set |
| 133 | # CONFIG_BLK_DEV_INTEGRITY is not set | 130 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 134 | 131 | ||
| @@ -145,6 +142,10 @@ CONFIG_DEFAULT_AS=y | |||
| 145 | # CONFIG_DEFAULT_NOOP is not set | 142 | # CONFIG_DEFAULT_NOOP is not set |
| 146 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 147 | CONFIG_CLASSIC_RCU=y | 144 | CONFIG_CLASSIC_RCU=y |
| 145 | # CONFIG_TREE_RCU is not set | ||
| 146 | # CONFIG_PREEMPT_RCU is not set | ||
| 147 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 148 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 148 | # CONFIG_FREEZER is not set | 149 | # CONFIG_FREEZER is not set |
| 149 | 150 | ||
| 150 | # | 151 | # |
| @@ -184,6 +185,7 @@ CONFIG_MPIC_WEIRD=y | |||
| 184 | # CONFIG_CPU_FREQ is not set | 185 | # CONFIG_CPU_FREQ is not set |
| 185 | # CONFIG_TAU is not set | 186 | # CONFIG_TAU is not set |
| 186 | # CONFIG_FSL_ULI1575 is not set | 187 | # CONFIG_FSL_ULI1575 is not set |
| 188 | # CONFIG_SIMPLE_GPIO is not set | ||
| 187 | 189 | ||
| 188 | # | 190 | # |
| 189 | # Kernel options | 191 | # Kernel options |
| @@ -211,6 +213,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 211 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 213 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 212 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 214 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 213 | # CONFIG_KEXEC is not set | 215 | # CONFIG_KEXEC is not set |
| 216 | # CONFIG_CRASH_DUMP is not set | ||
| 214 | CONFIG_ARCH_FLATMEM_ENABLE=y | 217 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 215 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 218 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 216 | CONFIG_SELECT_MEMORY_MODEL=y | 219 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -222,12 +225,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 222 | CONFIG_PAGEFLAGS_EXTENDED=y | 225 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 223 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 226 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 224 | CONFIG_MIGRATION=y | 227 | CONFIG_MIGRATION=y |
| 225 | # CONFIG_RESOURCES_64BIT is not set | ||
| 226 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 228 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 227 | CONFIG_ZONE_DMA_FLAG=1 | 229 | CONFIG_ZONE_DMA_FLAG=1 |
| 228 | CONFIG_BOUNCE=y | 230 | CONFIG_BOUNCE=y |
| 229 | CONFIG_VIRT_TO_BUS=y | 231 | CONFIG_VIRT_TO_BUS=y |
| 230 | CONFIG_UNEVICTABLE_LRU=y | 232 | CONFIG_UNEVICTABLE_LRU=y |
| 233 | CONFIG_PPC_4K_PAGES=y | ||
| 234 | # CONFIG_PPC_16K_PAGES is not set | ||
| 235 | # CONFIG_PPC_64K_PAGES is not set | ||
| 231 | CONFIG_FORCE_MAX_ZONEORDER=11 | 236 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 232 | CONFIG_PROC_DEVICETREE=y | 237 | CONFIG_PROC_DEVICETREE=y |
| 233 | # CONFIG_CMDLINE_BOOL is not set | 238 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -249,6 +254,7 @@ CONFIG_PCI_SYSCALL=y | |||
| 249 | CONFIG_ARCH_SUPPORTS_MSI=y | 254 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 250 | # CONFIG_PCI_MSI is not set | 255 | # CONFIG_PCI_MSI is not set |
| 251 | # CONFIG_PCI_LEGACY is not set | 256 | # CONFIG_PCI_LEGACY is not set |
| 257 | # CONFIG_PCI_STUB is not set | ||
| 252 | # CONFIG_PCCARD is not set | 258 | # CONFIG_PCCARD is not set |
| 253 | # CONFIG_HOTPLUG_PCI is not set | 259 | # CONFIG_HOTPLUG_PCI is not set |
| 254 | # CONFIG_HAS_RAPIDIO is not set | 260 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -271,6 +277,7 @@ CONFIG_NET=y | |||
| 271 | # | 277 | # |
| 272 | # Networking options | 278 | # Networking options |
| 273 | # | 279 | # |
| 280 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 274 | CONFIG_PACKET=y | 281 | CONFIG_PACKET=y |
| 275 | # CONFIG_PACKET_MMAP is not set | 282 | # CONFIG_PACKET_MMAP is not set |
| 276 | CONFIG_UNIX=y | 283 | CONFIG_UNIX=y |
| @@ -327,6 +334,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 327 | # CONFIG_ECONET is not set | 334 | # CONFIG_ECONET is not set |
| 328 | # CONFIG_WAN_ROUTER is not set | 335 | # CONFIG_WAN_ROUTER is not set |
| 329 | # CONFIG_NET_SCHED is not set | 336 | # CONFIG_NET_SCHED is not set |
| 337 | # CONFIG_DCB is not set | ||
| 330 | 338 | ||
| 331 | # | 339 | # |
| 332 | # Network testing | 340 | # Network testing |
| @@ -342,8 +350,9 @@ CONFIG_WIRELESS=y | |||
| 342 | # CONFIG_CFG80211 is not set | 350 | # CONFIG_CFG80211 is not set |
| 343 | CONFIG_WIRELESS_OLD_REGULATORY=y | 351 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 344 | # CONFIG_WIRELESS_EXT is not set | 352 | # CONFIG_WIRELESS_EXT is not set |
| 353 | # CONFIG_LIB80211 is not set | ||
| 345 | # CONFIG_MAC80211 is not set | 354 | # CONFIG_MAC80211 is not set |
| 346 | # CONFIG_IEEE80211 is not set | 355 | # CONFIG_WIMAX is not set |
| 347 | # CONFIG_RFKILL is not set | 356 | # CONFIG_RFKILL is not set |
| 348 | # CONFIG_NET_9P is not set | 357 | # CONFIG_NET_9P is not set |
| 349 | 358 | ||
| @@ -388,6 +397,7 @@ CONFIG_MISC_DEVICES=y | |||
| 388 | # CONFIG_TIFM_CORE is not set | 397 | # CONFIG_TIFM_CORE is not set |
| 389 | # CONFIG_ENCLOSURE_SERVICES is not set | 398 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 390 | # CONFIG_HP_ILO is not set | 399 | # CONFIG_HP_ILO is not set |
| 400 | # CONFIG_C2PORT is not set | ||
| 391 | CONFIG_HAVE_IDE=y | 401 | CONFIG_HAVE_IDE=y |
| 392 | # CONFIG_IDE is not set | 402 | # CONFIG_IDE is not set |
| 393 | 403 | ||
| @@ -429,6 +439,7 @@ CONFIG_BLK_DEV_SD=y | |||
| 429 | # CONFIG_SCSI_SRP_ATTRS is not set | 439 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 430 | CONFIG_SCSI_LOWLEVEL=y | 440 | CONFIG_SCSI_LOWLEVEL=y |
| 431 | # CONFIG_ISCSI_TCP is not set | 441 | # CONFIG_ISCSI_TCP is not set |
| 442 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
| 432 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 443 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 433 | # CONFIG_SCSI_3W_9XXX is not set | 444 | # CONFIG_SCSI_3W_9XXX is not set |
| 434 | # CONFIG_SCSI_ACARD is not set | 445 | # CONFIG_SCSI_ACARD is not set |
| @@ -445,6 +456,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 445 | # CONFIG_MEGARAID_SAS is not set | 456 | # CONFIG_MEGARAID_SAS is not set |
| 446 | # CONFIG_SCSI_HPTIOP is not set | 457 | # CONFIG_SCSI_HPTIOP is not set |
| 447 | # CONFIG_SCSI_BUSLOGIC is not set | 458 | # CONFIG_SCSI_BUSLOGIC is not set |
| 459 | # CONFIG_LIBFC is not set | ||
| 460 | # CONFIG_FCOE is not set | ||
| 448 | # CONFIG_SCSI_DMX3191D is not set | 461 | # CONFIG_SCSI_DMX3191D is not set |
| 449 | # CONFIG_SCSI_EATA is not set | 462 | # CONFIG_SCSI_EATA is not set |
| 450 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 463 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| @@ -563,6 +576,9 @@ CONFIG_PHYLIB=y | |||
| 563 | # CONFIG_BROADCOM_PHY is not set | 576 | # CONFIG_BROADCOM_PHY is not set |
| 564 | # CONFIG_ICPLUS_PHY is not set | 577 | # CONFIG_ICPLUS_PHY is not set |
| 565 | # CONFIG_REALTEK_PHY is not set | 578 | # CONFIG_REALTEK_PHY is not set |
| 579 | # CONFIG_NATIONAL_PHY is not set | ||
| 580 | # CONFIG_STE10XP is not set | ||
| 581 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 566 | # CONFIG_FIXED_PHY is not set | 582 | # CONFIG_FIXED_PHY is not set |
| 567 | # CONFIG_MDIO_BITBANG is not set | 583 | # CONFIG_MDIO_BITBANG is not set |
| 568 | CONFIG_NET_ETHERNET=y | 584 | CONFIG_NET_ETHERNET=y |
| @@ -586,7 +602,6 @@ CONFIG_NET_PCI=y | |||
| 586 | # CONFIG_ADAPTEC_STARFIRE is not set | 602 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 587 | # CONFIG_B44 is not set | 603 | # CONFIG_B44 is not set |
| 588 | # CONFIG_FORCEDETH is not set | 604 | # CONFIG_FORCEDETH is not set |
| 589 | # CONFIG_EEPRO100 is not set | ||
| 590 | CONFIG_E100=y | 605 | CONFIG_E100=y |
| 591 | # CONFIG_FEALNX is not set | 606 | # CONFIG_FEALNX is not set |
| 592 | # CONFIG_NATSEMI is not set | 607 | # CONFIG_NATSEMI is not set |
| @@ -600,6 +615,7 @@ CONFIG_8139TOO=y | |||
| 600 | # CONFIG_R6040 is not set | 615 | # CONFIG_R6040 is not set |
| 601 | # CONFIG_SIS900 is not set | 616 | # CONFIG_SIS900 is not set |
| 602 | # CONFIG_EPIC100 is not set | 617 | # CONFIG_EPIC100 is not set |
| 618 | # CONFIG_SMSC9420 is not set | ||
| 603 | # CONFIG_SUNDANCE is not set | 619 | # CONFIG_SUNDANCE is not set |
| 604 | # CONFIG_TLAN is not set | 620 | # CONFIG_TLAN is not set |
| 605 | # CONFIG_VIA_RHINE is not set | 621 | # CONFIG_VIA_RHINE is not set |
| @@ -630,6 +646,7 @@ CONFIG_TSI108_ETH=y | |||
| 630 | # CONFIG_JME is not set | 646 | # CONFIG_JME is not set |
| 631 | CONFIG_NETDEV_10000=y | 647 | CONFIG_NETDEV_10000=y |
| 632 | # CONFIG_CHELSIO_T1 is not set | 648 | # CONFIG_CHELSIO_T1 is not set |
| 649 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 633 | # CONFIG_CHELSIO_T3 is not set | 650 | # CONFIG_CHELSIO_T3 is not set |
| 634 | # CONFIG_ENIC is not set | 651 | # CONFIG_ENIC is not set |
| 635 | # CONFIG_IXGBE is not set | 652 | # CONFIG_IXGBE is not set |
| @@ -652,6 +669,10 @@ CONFIG_NETDEV_10000=y | |||
| 652 | # CONFIG_WLAN_PRE80211 is not set | 669 | # CONFIG_WLAN_PRE80211 is not set |
| 653 | # CONFIG_WLAN_80211 is not set | 670 | # CONFIG_WLAN_80211 is not set |
| 654 | # CONFIG_IWLWIFI_LEDS is not set | 671 | # CONFIG_IWLWIFI_LEDS is not set |
| 672 | |||
| 673 | # | ||
| 674 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 675 | # | ||
| 655 | # CONFIG_WAN is not set | 676 | # CONFIG_WAN is not set |
| 656 | # CONFIG_FDDI is not set | 677 | # CONFIG_FDDI is not set |
| 657 | # CONFIG_HIPPI is not set | 678 | # CONFIG_HIPPI is not set |
| @@ -722,8 +743,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 722 | # CONFIG_SERIAL_JSM is not set | 743 | # CONFIG_SERIAL_JSM is not set |
| 723 | # CONFIG_SERIAL_OF_PLATFORM is not set | 744 | # CONFIG_SERIAL_OF_PLATFORM is not set |
| 724 | CONFIG_UNIX98_PTYS=y | 745 | CONFIG_UNIX98_PTYS=y |
| 746 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 725 | CONFIG_LEGACY_PTYS=y | 747 | CONFIG_LEGACY_PTYS=y |
| 726 | CONFIG_LEGACY_PTY_COUNT=256 | 748 | CONFIG_LEGACY_PTY_COUNT=256 |
| 749 | # CONFIG_HVC_UDBG is not set | ||
| 727 | # CONFIG_IPMI_HANDLER is not set | 750 | # CONFIG_IPMI_HANDLER is not set |
| 728 | # CONFIG_HW_RANDOM is not set | 751 | # CONFIG_HW_RANDOM is not set |
| 729 | # CONFIG_NVRAM is not set | 752 | # CONFIG_NVRAM is not set |
| @@ -760,11 +783,11 @@ CONFIG_HWMON=y | |||
| 760 | # CONFIG_THERMAL is not set | 783 | # CONFIG_THERMAL is not set |
| 761 | # CONFIG_THERMAL_HWMON is not set | 784 | # CONFIG_THERMAL_HWMON is not set |
| 762 | # CONFIG_WATCHDOG is not set | 785 | # CONFIG_WATCHDOG is not set |
| 786 | CONFIG_SSB_POSSIBLE=y | ||
| 763 | 787 | ||
| 764 | # | 788 | # |
| 765 | # Sonics Silicon Backplane | 789 | # Sonics Silicon Backplane |
| 766 | # | 790 | # |
| 767 | CONFIG_SSB_POSSIBLE=y | ||
| 768 | # CONFIG_SSB is not set | 791 | # CONFIG_SSB is not set |
| 769 | 792 | ||
| 770 | # | 793 | # |
| @@ -774,14 +797,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 774 | # CONFIG_MFD_SM501 is not set | 797 | # CONFIG_MFD_SM501 is not set |
| 775 | # CONFIG_HTC_PASIC3 is not set | 798 | # CONFIG_HTC_PASIC3 is not set |
| 776 | # CONFIG_MFD_TMIO is not set | 799 | # CONFIG_MFD_TMIO is not set |
| 777 | |||
| 778 | # | ||
| 779 | # Voltage and Current regulators | ||
| 780 | # | ||
| 781 | # CONFIG_REGULATOR is not set | 800 | # CONFIG_REGULATOR is not set |
| 782 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 783 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 784 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 785 | 801 | ||
| 786 | # | 802 | # |
| 787 | # Multimedia devices | 803 | # Multimedia devices |
| @@ -837,9 +853,13 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 837 | # | 853 | # |
| 838 | 854 | ||
| 839 | # | 855 | # |
| 840 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 856 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 841 | # | 857 | # |
| 842 | # CONFIG_USB_GADGET is not set | 858 | # CONFIG_USB_GADGET is not set |
| 859 | |||
| 860 | # | ||
| 861 | # OTG and related infrastructure | ||
| 862 | # | ||
| 843 | # CONFIG_UWB is not set | 863 | # CONFIG_UWB is not set |
| 844 | # CONFIG_MMC is not set | 864 | # CONFIG_MMC is not set |
| 845 | # CONFIG_MEMSTICK is not set | 865 | # CONFIG_MEMSTICK is not set |
| @@ -870,7 +890,9 @@ CONFIG_FS_MBCACHE=y | |||
| 870 | # CONFIG_FS_POSIX_ACL is not set | 890 | # CONFIG_FS_POSIX_ACL is not set |
| 871 | CONFIG_FILE_LOCKING=y | 891 | CONFIG_FILE_LOCKING=y |
| 872 | # CONFIG_XFS_FS is not set | 892 | # CONFIG_XFS_FS is not set |
| 893 | # CONFIG_GFS2_FS is not set | ||
| 873 | # CONFIG_OCFS2_FS is not set | 894 | # CONFIG_OCFS2_FS is not set |
| 895 | # CONFIG_BTRFS_FS is not set | ||
| 874 | CONFIG_DNOTIFY=y | 896 | CONFIG_DNOTIFY=y |
| 875 | CONFIG_INOTIFY=y | 897 | CONFIG_INOTIFY=y |
| 876 | CONFIG_INOTIFY_USER=y | 898 | CONFIG_INOTIFY_USER=y |
| @@ -904,10 +926,7 @@ CONFIG_TMPFS=y | |||
| 904 | # CONFIG_TMPFS_POSIX_ACL is not set | 926 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 905 | # CONFIG_HUGETLB_PAGE is not set | 927 | # CONFIG_HUGETLB_PAGE is not set |
| 906 | # CONFIG_CONFIGFS_FS is not set | 928 | # CONFIG_CONFIGFS_FS is not set |
| 907 | 929 | CONFIG_MISC_FILESYSTEMS=y | |
| 908 | # | ||
| 909 | # Miscellaneous filesystems | ||
| 910 | # | ||
| 911 | # CONFIG_ADFS_FS is not set | 930 | # CONFIG_ADFS_FS is not set |
| 912 | # CONFIG_AFFS_FS is not set | 931 | # CONFIG_AFFS_FS is not set |
| 913 | # CONFIG_HFS_FS is not set | 932 | # CONFIG_HFS_FS is not set |
| @@ -916,6 +935,7 @@ CONFIG_TMPFS=y | |||
| 916 | # CONFIG_BFS_FS is not set | 935 | # CONFIG_BFS_FS is not set |
| 917 | # CONFIG_EFS_FS is not set | 936 | # CONFIG_EFS_FS is not set |
| 918 | # CONFIG_CRAMFS is not set | 937 | # CONFIG_CRAMFS is not set |
| 938 | # CONFIG_SQUASHFS is not set | ||
| 919 | # CONFIG_VXFS_FS is not set | 939 | # CONFIG_VXFS_FS is not set |
| 920 | # CONFIG_MINIX_FS is not set | 940 | # CONFIG_MINIX_FS is not set |
| 921 | # CONFIG_OMFS_FS is not set | 941 | # CONFIG_OMFS_FS is not set |
| @@ -970,6 +990,7 @@ CONFIG_MSDOS_PARTITION=y | |||
| 970 | # Library routines | 990 | # Library routines |
| 971 | # | 991 | # |
| 972 | CONFIG_BITREVERSE=y | 992 | CONFIG_BITREVERSE=y |
| 993 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 973 | # CONFIG_CRC_CCITT is not set | 994 | # CONFIG_CRC_CCITT is not set |
| 974 | # CONFIG_CRC16 is not set | 995 | # CONFIG_CRC16 is not set |
| 975 | CONFIG_CRC_T10DIF=y | 996 | CONFIG_CRC_T10DIF=y |
| @@ -1003,6 +1024,8 @@ CONFIG_FRAME_WARN=1024 | |||
| 1003 | # CONFIG_LATENCYTOP is not set | 1024 | # CONFIG_LATENCYTOP is not set |
| 1004 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1025 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1005 | CONFIG_HAVE_FUNCTION_TRACER=y | 1026 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1027 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1028 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1006 | 1029 | ||
| 1007 | # | 1030 | # |
| 1008 | # Tracers | 1031 | # Tracers |
| @@ -1010,6 +1033,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1010 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1033 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1011 | # CONFIG_SAMPLES is not set | 1034 | # CONFIG_SAMPLES is not set |
| 1012 | CONFIG_HAVE_ARCH_KGDB=y | 1035 | CONFIG_HAVE_ARCH_KGDB=y |
| 1036 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1013 | # CONFIG_IRQSTACKS is not set | 1037 | # CONFIG_IRQSTACKS is not set |
| 1014 | # CONFIG_BOOTX_TEXT is not set | 1038 | # CONFIG_BOOTX_TEXT is not set |
| 1015 | # CONFIG_PPC_EARLY_DEBUG is not set | 1039 | # CONFIG_PPC_EARLY_DEBUG is not set |
| @@ -1028,6 +1052,7 @@ CONFIG_CRYPTO=y | |||
| 1028 | # | 1052 | # |
| 1029 | # CONFIG_CRYPTO_FIPS is not set | 1053 | # CONFIG_CRYPTO_FIPS is not set |
| 1030 | # CONFIG_CRYPTO_MANAGER is not set | 1054 | # CONFIG_CRYPTO_MANAGER is not set |
| 1055 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
| 1031 | # CONFIG_CRYPTO_GF128MUL is not set | 1056 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1032 | # CONFIG_CRYPTO_NULL is not set | 1057 | # CONFIG_CRYPTO_NULL is not set |
| 1033 | # CONFIG_CRYPTO_CRYPTD is not set | 1058 | # CONFIG_CRYPTO_CRYPTD is not set |
diff --git a/arch/powerpc/configs/mpc8272_ads_defconfig b/arch/powerpc/configs/mpc8272_ads_defconfig index c8f5dec1b696..d85a43cb821f 100644 --- a/arch/powerpc/configs/mpc8272_ads_defconfig +++ b/arch/powerpc/configs/mpc8272_ads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:41 2008 | 4 | # Mon Jan 26 15:35:35 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -44,7 +44,7 @@ CONFIG_GENERIC_GPIO=y | |||
| 44 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
| 45 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
| 46 | CONFIG_GENERIC_NVRAM=y | 46 | CONFIG_GENERIC_NVRAM=y |
| 47 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 47 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 49 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
| 50 | CONFIG_OF=y | 50 | CONFIG_OF=y |
| @@ -86,6 +86,7 @@ CONFIG_EMBEDDED=y | |||
| 86 | CONFIG_SYSCTL_SYSCALL=y | 86 | CONFIG_SYSCTL_SYSCALL=y |
| 87 | CONFIG_KALLSYMS=y | 87 | CONFIG_KALLSYMS=y |
| 88 | CONFIG_KALLSYMS_ALL=y | 88 | CONFIG_KALLSYMS_ALL=y |
| 89 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
| 89 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 90 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 90 | CONFIG_HOTPLUG=y | 91 | CONFIG_HOTPLUG=y |
| 91 | CONFIG_PRINTK=y | 92 | CONFIG_PRINTK=y |
| @@ -108,7 +109,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 108 | CONFIG_SLUB=y | 109 | CONFIG_SLUB=y |
| 109 | # CONFIG_SLOB is not set | 110 | # CONFIG_SLOB is not set |
| 110 | # CONFIG_PROFILING is not set | 111 | # CONFIG_PROFILING is not set |
| 111 | # CONFIG_MARKERS is not set | ||
| 112 | CONFIG_HAVE_OPROFILE=y | 112 | CONFIG_HAVE_OPROFILE=y |
| 113 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 113 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 114 | CONFIG_HAVE_IOREMAP_PROT=y | 114 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -119,13 +119,11 @@ CONFIG_HAVE_CLK=y | |||
| 119 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 119 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 120 | CONFIG_SLABINFO=y | 120 | CONFIG_SLABINFO=y |
| 121 | CONFIG_RT_MUTEXES=y | 121 | CONFIG_RT_MUTEXES=y |
| 122 | # CONFIG_TINY_SHMEM is not set | ||
| 123 | CONFIG_BASE_SMALL=0 | 122 | CONFIG_BASE_SMALL=0 |
| 124 | # CONFIG_MODULES is not set | 123 | # CONFIG_MODULES is not set |
| 125 | CONFIG_BLOCK=y | 124 | CONFIG_BLOCK=y |
| 126 | # CONFIG_LBD is not set | 125 | # CONFIG_LBD is not set |
| 127 | # CONFIG_BLK_DEV_IO_TRACE is not set | 126 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 128 | # CONFIG_LSF is not set | ||
| 129 | # CONFIG_BLK_DEV_INTEGRITY is not set | 127 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 130 | 128 | ||
| 131 | # | 129 | # |
| @@ -141,6 +139,10 @@ CONFIG_DEFAULT_AS=y | |||
| 141 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
| 142 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 140 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 143 | CONFIG_CLASSIC_RCU=y | 141 | CONFIG_CLASSIC_RCU=y |
| 142 | # CONFIG_TREE_RCU is not set | ||
| 143 | # CONFIG_PREEMPT_RCU is not set | ||
| 144 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 145 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 144 | # CONFIG_FREEZER is not set | 146 | # CONFIG_FREEZER is not set |
| 145 | 147 | ||
| 146 | # | 148 | # |
| @@ -183,6 +185,7 @@ CONFIG_PQ2_ADS_PCI_PIC=y | |||
| 183 | CONFIG_CPM2=y | 185 | CONFIG_CPM2=y |
| 184 | # CONFIG_FSL_ULI1575 is not set | 186 | # CONFIG_FSL_ULI1575 is not set |
| 185 | CONFIG_CPM=y | 187 | CONFIG_CPM=y |
| 188 | # CONFIG_SIMPLE_GPIO is not set | ||
| 186 | 189 | ||
| 187 | # | 190 | # |
| 188 | # Kernel options | 191 | # Kernel options |
| @@ -209,6 +212,7 @@ CONFIG_BINFMT_MISC=y | |||
| 209 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 212 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 210 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 213 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 211 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 214 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 215 | # CONFIG_CRASH_DUMP is not set | ||
| 212 | CONFIG_ARCH_FLATMEM_ENABLE=y | 216 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 213 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 217 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 214 | CONFIG_FLATMEM=y | 218 | CONFIG_FLATMEM=y |
| @@ -216,12 +220,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 216 | CONFIG_PAGEFLAGS_EXTENDED=y | 220 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 217 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 221 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 218 | CONFIG_MIGRATION=y | 222 | CONFIG_MIGRATION=y |
| 219 | # CONFIG_RESOURCES_64BIT is not set | ||
| 220 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 223 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 221 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
| 222 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
| 223 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
| 224 | CONFIG_UNEVICTABLE_LRU=y | 227 | CONFIG_UNEVICTABLE_LRU=y |
| 228 | CONFIG_PPC_4K_PAGES=y | ||
| 229 | # CONFIG_PPC_16K_PAGES is not set | ||
| 230 | # CONFIG_PPC_64K_PAGES is not set | ||
| 225 | CONFIG_FORCE_MAX_ZONEORDER=11 | 231 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 226 | CONFIG_PROC_DEVICETREE=y | 232 | CONFIG_PROC_DEVICETREE=y |
| 227 | # CONFIG_CMDLINE_BOOL is not set | 233 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -246,6 +252,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 246 | # CONFIG_PCI_MSI is not set | 252 | # CONFIG_PCI_MSI is not set |
| 247 | # CONFIG_PCI_LEGACY is not set | 253 | # CONFIG_PCI_LEGACY is not set |
| 248 | # CONFIG_PCI_DEBUG is not set | 254 | # CONFIG_PCI_DEBUG is not set |
| 255 | # CONFIG_PCI_STUB is not set | ||
| 249 | # CONFIG_PCCARD is not set | 256 | # CONFIG_PCCARD is not set |
| 250 | # CONFIG_HOTPLUG_PCI is not set | 257 | # CONFIG_HOTPLUG_PCI is not set |
| 251 | # CONFIG_HAS_RAPIDIO is not set | 258 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -268,6 +275,7 @@ CONFIG_NET=y | |||
| 268 | # | 275 | # |
| 269 | # Networking options | 276 | # Networking options |
| 270 | # | 277 | # |
| 278 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 271 | CONFIG_PACKET=y | 279 | CONFIG_PACKET=y |
| 272 | # CONFIG_PACKET_MMAP is not set | 280 | # CONFIG_PACKET_MMAP is not set |
| 273 | CONFIG_UNIX=y | 281 | CONFIG_UNIX=y |
| @@ -349,6 +357,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 349 | # CONFIG_IPX is not set | 357 | # CONFIG_IPX is not set |
| 350 | # CONFIG_ATALK is not set | 358 | # CONFIG_ATALK is not set |
| 351 | # CONFIG_NET_SCHED is not set | 359 | # CONFIG_NET_SCHED is not set |
| 360 | # CONFIG_DCB is not set | ||
| 352 | 361 | ||
| 353 | # | 362 | # |
| 354 | # Network testing | 363 | # Network testing |
| @@ -363,8 +372,9 @@ CONFIG_WIRELESS=y | |||
| 363 | # CONFIG_CFG80211 is not set | 372 | # CONFIG_CFG80211 is not set |
| 364 | CONFIG_WIRELESS_OLD_REGULATORY=y | 373 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 365 | # CONFIG_WIRELESS_EXT is not set | 374 | # CONFIG_WIRELESS_EXT is not set |
| 375 | # CONFIG_LIB80211 is not set | ||
| 366 | # CONFIG_MAC80211 is not set | 376 | # CONFIG_MAC80211 is not set |
| 367 | # CONFIG_IEEE80211 is not set | 377 | # CONFIG_WIMAX is not set |
| 368 | # CONFIG_RFKILL is not set | 378 | # CONFIG_RFKILL is not set |
| 369 | 379 | ||
| 370 | # | 380 | # |
| @@ -459,6 +469,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 459 | # CONFIG_MTD_ONENAND is not set | 469 | # CONFIG_MTD_ONENAND is not set |
| 460 | 470 | ||
| 461 | # | 471 | # |
| 472 | # LPDDR flash memory drivers | ||
| 473 | # | ||
| 474 | # CONFIG_MTD_LPDDR is not set | ||
| 475 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 476 | |||
| 477 | # | ||
| 462 | # UBI - Unsorted block images | 478 | # UBI - Unsorted block images |
| 463 | # | 479 | # |
| 464 | # CONFIG_MTD_UBI is not set | 480 | # CONFIG_MTD_UBI is not set |
| @@ -526,9 +542,12 @@ CONFIG_DAVICOM_PHY=y | |||
| 526 | # CONFIG_BROADCOM_PHY is not set | 542 | # CONFIG_BROADCOM_PHY is not set |
| 527 | # CONFIG_ICPLUS_PHY is not set | 543 | # CONFIG_ICPLUS_PHY is not set |
| 528 | # CONFIG_REALTEK_PHY is not set | 544 | # CONFIG_REALTEK_PHY is not set |
| 545 | # CONFIG_NATIONAL_PHY is not set | ||
| 546 | # CONFIG_STE10XP is not set | ||
| 547 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 529 | # CONFIG_FIXED_PHY is not set | 548 | # CONFIG_FIXED_PHY is not set |
| 530 | CONFIG_MDIO_BITBANG=y | 549 | CONFIG_MDIO_BITBANG=y |
| 531 | # CONFIG_MDIO_OF_GPIO is not set | 550 | # CONFIG_MDIO_GPIO is not set |
| 532 | CONFIG_NET_ETHERNET=y | 551 | CONFIG_NET_ETHERNET=y |
| 533 | CONFIG_MII=y | 552 | CONFIG_MII=y |
| 534 | # CONFIG_HAPPYMEAL is not set | 553 | # CONFIG_HAPPYMEAL is not set |
| @@ -573,6 +592,7 @@ CONFIG_NETDEV_1000=y | |||
| 573 | # CONFIG_JME is not set | 592 | # CONFIG_JME is not set |
| 574 | CONFIG_NETDEV_10000=y | 593 | CONFIG_NETDEV_10000=y |
| 575 | # CONFIG_CHELSIO_T1 is not set | 594 | # CONFIG_CHELSIO_T1 is not set |
| 595 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 576 | # CONFIG_CHELSIO_T3 is not set | 596 | # CONFIG_CHELSIO_T3 is not set |
| 577 | # CONFIG_ENIC is not set | 597 | # CONFIG_ENIC is not set |
| 578 | # CONFIG_IXGBE is not set | 598 | # CONFIG_IXGBE is not set |
| @@ -595,6 +615,10 @@ CONFIG_NETDEV_10000=y | |||
| 595 | # CONFIG_WLAN_PRE80211 is not set | 615 | # CONFIG_WLAN_PRE80211 is not set |
| 596 | # CONFIG_WLAN_80211 is not set | 616 | # CONFIG_WLAN_80211 is not set |
| 597 | # CONFIG_IWLWIFI_LEDS is not set | 617 | # CONFIG_IWLWIFI_LEDS is not set |
| 618 | |||
| 619 | # | ||
| 620 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 621 | # | ||
| 598 | # CONFIG_WAN is not set | 622 | # CONFIG_WAN is not set |
| 599 | # CONFIG_FDDI is not set | 623 | # CONFIG_FDDI is not set |
| 600 | CONFIG_PPP=y | 624 | CONFIG_PPP=y |
| @@ -690,6 +714,7 @@ CONFIG_SERIAL_CPM=y | |||
| 690 | CONFIG_SERIAL_CPM_CONSOLE=y | 714 | CONFIG_SERIAL_CPM_CONSOLE=y |
| 691 | # CONFIG_SERIAL_JSM is not set | 715 | # CONFIG_SERIAL_JSM is not set |
| 692 | CONFIG_UNIX98_PTYS=y | 716 | CONFIG_UNIX98_PTYS=y |
| 717 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 693 | CONFIG_LEGACY_PTYS=y | 718 | CONFIG_LEGACY_PTYS=y |
| 694 | CONFIG_LEGACY_PTY_COUNT=256 | 719 | CONFIG_LEGACY_PTY_COUNT=256 |
| 695 | # CONFIG_IPMI_HANDLER is not set | 720 | # CONFIG_IPMI_HANDLER is not set |
| @@ -708,6 +733,11 @@ CONFIG_GPIOLIB=y | |||
| 708 | # CONFIG_DEBUG_GPIO is not set | 733 | # CONFIG_DEBUG_GPIO is not set |
| 709 | 734 | ||
| 710 | # | 735 | # |
| 736 | # Memory mapped GPIO expanders: | ||
| 737 | # | ||
| 738 | # CONFIG_GPIO_XILINX is not set | ||
| 739 | |||
| 740 | # | ||
| 711 | # I2C GPIO expanders: | 741 | # I2C GPIO expanders: |
| 712 | # | 742 | # |
| 713 | 743 | ||
| @@ -725,11 +755,11 @@ CONFIG_GPIOLIB=y | |||
| 725 | # CONFIG_THERMAL is not set | 755 | # CONFIG_THERMAL is not set |
| 726 | # CONFIG_THERMAL_HWMON is not set | 756 | # CONFIG_THERMAL_HWMON is not set |
| 727 | # CONFIG_WATCHDOG is not set | 757 | # CONFIG_WATCHDOG is not set |
| 758 | CONFIG_SSB_POSSIBLE=y | ||
| 728 | 759 | ||
| 729 | # | 760 | # |
| 730 | # Sonics Silicon Backplane | 761 | # Sonics Silicon Backplane |
| 731 | # | 762 | # |
| 732 | CONFIG_SSB_POSSIBLE=y | ||
| 733 | # CONFIG_SSB is not set | 763 | # CONFIG_SSB is not set |
| 734 | 764 | ||
| 735 | # | 765 | # |
| @@ -739,14 +769,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 739 | # CONFIG_MFD_SM501 is not set | 769 | # CONFIG_MFD_SM501 is not set |
| 740 | # CONFIG_HTC_PASIC3 is not set | 770 | # CONFIG_HTC_PASIC3 is not set |
| 741 | # CONFIG_MFD_TMIO is not set | 771 | # CONFIG_MFD_TMIO is not set |
| 742 | |||
| 743 | # | ||
| 744 | # Voltage and Current regulators | ||
| 745 | # | ||
| 746 | # CONFIG_REGULATOR is not set | 772 | # CONFIG_REGULATOR is not set |
| 747 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 748 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 749 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 750 | 773 | ||
| 751 | # | 774 | # |
| 752 | # Multimedia devices | 775 | # Multimedia devices |
| @@ -843,13 +866,11 @@ CONFIG_TMPFS=y | |||
| 843 | # CONFIG_TMPFS_POSIX_ACL is not set | 866 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 844 | # CONFIG_HUGETLB_PAGE is not set | 867 | # CONFIG_HUGETLB_PAGE is not set |
| 845 | # CONFIG_CONFIGFS_FS is not set | 868 | # CONFIG_CONFIGFS_FS is not set |
| 846 | 869 | CONFIG_MISC_FILESYSTEMS=y | |
| 847 | # | ||
| 848 | # Miscellaneous filesystems | ||
| 849 | # | ||
| 850 | # CONFIG_HFSPLUS_FS is not set | 870 | # CONFIG_HFSPLUS_FS is not set |
| 851 | # CONFIG_JFFS2_FS is not set | 871 | # CONFIG_JFFS2_FS is not set |
| 852 | CONFIG_CRAMFS=y | 872 | CONFIG_CRAMFS=y |
| 873 | # CONFIG_SQUASHFS is not set | ||
| 853 | # CONFIG_VXFS_FS is not set | 874 | # CONFIG_VXFS_FS is not set |
| 854 | # CONFIG_MINIX_FS is not set | 875 | # CONFIG_MINIX_FS is not set |
| 855 | # CONFIG_OMFS_FS is not set | 876 | # CONFIG_OMFS_FS is not set |
| @@ -940,6 +961,7 @@ CONFIG_NLS_UTF8=y | |||
| 940 | # Library routines | 961 | # Library routines |
| 941 | # | 962 | # |
| 942 | CONFIG_BITREVERSE=y | 963 | CONFIG_BITREVERSE=y |
| 964 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 943 | CONFIG_CRC_CCITT=y | 965 | CONFIG_CRC_CCITT=y |
| 944 | # CONFIG_CRC16 is not set | 966 | # CONFIG_CRC16 is not set |
| 945 | # CONFIG_CRC_T10DIF is not set | 967 | # CONFIG_CRC_T10DIF is not set |
| @@ -991,6 +1013,7 @@ CONFIG_DEBUG_INFO=y | |||
| 991 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1013 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 992 | # CONFIG_DEBUG_LIST is not set | 1014 | # CONFIG_DEBUG_LIST is not set |
| 993 | # CONFIG_DEBUG_SG is not set | 1015 | # CONFIG_DEBUG_SG is not set |
| 1016 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 994 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1017 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 995 | # CONFIG_RCU_TORTURE_TEST is not set | 1018 | # CONFIG_RCU_TORTURE_TEST is not set |
| 996 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1019 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -1000,6 +1023,8 @@ CONFIG_DEBUG_INFO=y | |||
| 1000 | # CONFIG_LATENCYTOP is not set | 1023 | # CONFIG_LATENCYTOP is not set |
| 1001 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1024 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1002 | CONFIG_HAVE_FUNCTION_TRACER=y | 1025 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1026 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1027 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1003 | 1028 | ||
| 1004 | # | 1029 | # |
| 1005 | # Tracers | 1030 | # Tracers |
| @@ -1008,10 +1033,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1008 | # CONFIG_SCHED_TRACER is not set | 1033 | # CONFIG_SCHED_TRACER is not set |
| 1009 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1034 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1010 | # CONFIG_BOOT_TRACER is not set | 1035 | # CONFIG_BOOT_TRACER is not set |
| 1036 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 1011 | # CONFIG_STACK_TRACER is not set | 1037 | # CONFIG_STACK_TRACER is not set |
| 1012 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1038 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1013 | # CONFIG_SAMPLES is not set | 1039 | # CONFIG_SAMPLES is not set |
| 1014 | CONFIG_HAVE_ARCH_KGDB=y | 1040 | CONFIG_HAVE_ARCH_KGDB=y |
| 1041 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1015 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1042 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1016 | # CONFIG_DEBUG_STACK_USAGE is not set | 1043 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1017 | # CONFIG_DEBUG_PAGEALLOC is not set | 1044 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -1038,11 +1065,15 @@ CONFIG_CRYPTO=y | |||
| 1038 | # | 1065 | # |
| 1039 | # CONFIG_CRYPTO_FIPS is not set | 1066 | # CONFIG_CRYPTO_FIPS is not set |
| 1040 | CONFIG_CRYPTO_ALGAPI=y | 1067 | CONFIG_CRYPTO_ALGAPI=y |
| 1041 | CONFIG_CRYPTO_AEAD=y | 1068 | CONFIG_CRYPTO_ALGAPI2=y |
| 1069 | CONFIG_CRYPTO_AEAD2=y | ||
| 1042 | CONFIG_CRYPTO_BLKCIPHER=y | 1070 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1071 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1043 | CONFIG_CRYPTO_HASH=y | 1072 | CONFIG_CRYPTO_HASH=y |
| 1044 | CONFIG_CRYPTO_RNG=y | 1073 | CONFIG_CRYPTO_HASH2=y |
| 1074 | CONFIG_CRYPTO_RNG2=y | ||
| 1045 | CONFIG_CRYPTO_MANAGER=y | 1075 | CONFIG_CRYPTO_MANAGER=y |
| 1076 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1046 | # CONFIG_CRYPTO_NULL is not set | 1077 | # CONFIG_CRYPTO_NULL is not set |
| 1047 | # CONFIG_CRYPTO_CRYPTD is not set | 1078 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1048 | # CONFIG_CRYPTO_AUTHENC is not set | 1079 | # CONFIG_CRYPTO_AUTHENC is not set |
diff --git a/arch/powerpc/configs/pq2fads_defconfig b/arch/powerpc/configs/pq2fads_defconfig index 228099d77c3b..fdded96633a1 100644 --- a/arch/powerpc/configs/pq2fads_defconfig +++ b/arch/powerpc/configs/pq2fads_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:47 2008 | 4 | # Mon Jan 26 15:35:42 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -44,7 +44,7 @@ CONFIG_GENERIC_GPIO=y | |||
| 44 | CONFIG_PPC=y | 44 | CONFIG_PPC=y |
| 45 | CONFIG_EARLY_PRINTK=y | 45 | CONFIG_EARLY_PRINTK=y |
| 46 | CONFIG_GENERIC_NVRAM=y | 46 | CONFIG_GENERIC_NVRAM=y |
| 47 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 47 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 48 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 49 | CONFIG_PPC_OF=y | 49 | CONFIG_PPC_OF=y |
| 50 | CONFIG_OF=y | 50 | CONFIG_OF=y |
| @@ -87,6 +87,7 @@ CONFIG_EMBEDDED=y | |||
| 87 | CONFIG_SYSCTL_SYSCALL=y | 87 | CONFIG_SYSCTL_SYSCALL=y |
| 88 | CONFIG_KALLSYMS=y | 88 | CONFIG_KALLSYMS=y |
| 89 | CONFIG_KALLSYMS_ALL=y | 89 | CONFIG_KALLSYMS_ALL=y |
| 90 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
| 90 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 91 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| 91 | CONFIG_HOTPLUG=y | 92 | CONFIG_HOTPLUG=y |
| 92 | CONFIG_PRINTK=y | 93 | CONFIG_PRINTK=y |
| @@ -109,7 +110,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 109 | CONFIG_SLUB=y | 110 | CONFIG_SLUB=y |
| 110 | # CONFIG_SLOB is not set | 111 | # CONFIG_SLOB is not set |
| 111 | # CONFIG_PROFILING is not set | 112 | # CONFIG_PROFILING is not set |
| 112 | # CONFIG_MARKERS is not set | ||
| 113 | CONFIG_HAVE_OPROFILE=y | 113 | CONFIG_HAVE_OPROFILE=y |
| 114 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 114 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 115 | CONFIG_HAVE_IOREMAP_PROT=y | 115 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -120,13 +120,11 @@ CONFIG_HAVE_CLK=y | |||
| 120 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 120 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 121 | CONFIG_SLABINFO=y | 121 | CONFIG_SLABINFO=y |
| 122 | CONFIG_RT_MUTEXES=y | 122 | CONFIG_RT_MUTEXES=y |
| 123 | # CONFIG_TINY_SHMEM is not set | ||
| 124 | CONFIG_BASE_SMALL=0 | 123 | CONFIG_BASE_SMALL=0 |
| 125 | # CONFIG_MODULES is not set | 124 | # CONFIG_MODULES is not set |
| 126 | CONFIG_BLOCK=y | 125 | CONFIG_BLOCK=y |
| 127 | # CONFIG_LBD is not set | 126 | # CONFIG_LBD is not set |
| 128 | # CONFIG_BLK_DEV_IO_TRACE is not set | 127 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 129 | # CONFIG_LSF is not set | ||
| 130 | # CONFIG_BLK_DEV_INTEGRITY is not set | 128 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 131 | 129 | ||
| 132 | # | 130 | # |
| @@ -142,6 +140,10 @@ CONFIG_DEFAULT_AS=y | |||
| 142 | # CONFIG_DEFAULT_NOOP is not set | 140 | # CONFIG_DEFAULT_NOOP is not set |
| 143 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 141 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 144 | CONFIG_CLASSIC_RCU=y | 142 | CONFIG_CLASSIC_RCU=y |
| 143 | # CONFIG_TREE_RCU is not set | ||
| 144 | # CONFIG_PREEMPT_RCU is not set | ||
| 145 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 146 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 145 | # CONFIG_FREEZER is not set | 147 | # CONFIG_FREEZER is not set |
| 146 | 148 | ||
| 147 | # | 149 | # |
| @@ -183,6 +185,7 @@ CONFIG_PQ2_ADS_PCI_PIC=y | |||
| 183 | CONFIG_CPM2=y | 185 | CONFIG_CPM2=y |
| 184 | # CONFIG_FSL_ULI1575 is not set | 186 | # CONFIG_FSL_ULI1575 is not set |
| 185 | CONFIG_CPM=y | 187 | CONFIG_CPM=y |
| 188 | # CONFIG_SIMPLE_GPIO is not set | ||
| 186 | 189 | ||
| 187 | # | 190 | # |
| 188 | # Kernel options | 191 | # Kernel options |
| @@ -209,6 +212,7 @@ CONFIG_BINFMT_MISC=y | |||
| 209 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 212 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 210 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 213 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 211 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 214 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 215 | # CONFIG_CRASH_DUMP is not set | ||
| 212 | CONFIG_ARCH_FLATMEM_ENABLE=y | 216 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 213 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 217 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 214 | CONFIG_FLATMEM=y | 218 | CONFIG_FLATMEM=y |
| @@ -216,12 +220,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 216 | CONFIG_PAGEFLAGS_EXTENDED=y | 220 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 217 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 221 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 218 | CONFIG_MIGRATION=y | 222 | CONFIG_MIGRATION=y |
| 219 | # CONFIG_RESOURCES_64BIT is not set | ||
| 220 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 223 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 221 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
| 222 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
| 223 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
| 224 | CONFIG_UNEVICTABLE_LRU=y | 227 | CONFIG_UNEVICTABLE_LRU=y |
| 228 | CONFIG_PPC_4K_PAGES=y | ||
| 229 | # CONFIG_PPC_16K_PAGES is not set | ||
| 230 | # CONFIG_PPC_64K_PAGES is not set | ||
| 225 | CONFIG_FORCE_MAX_ZONEORDER=11 | 231 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 226 | CONFIG_PROC_DEVICETREE=y | 232 | CONFIG_PROC_DEVICETREE=y |
| 227 | # CONFIG_CMDLINE_BOOL is not set | 233 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -247,6 +253,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 247 | # CONFIG_PCI_MSI is not set | 253 | # CONFIG_PCI_MSI is not set |
| 248 | # CONFIG_PCI_LEGACY is not set | 254 | # CONFIG_PCI_LEGACY is not set |
| 249 | # CONFIG_PCI_DEBUG is not set | 255 | # CONFIG_PCI_DEBUG is not set |
| 256 | # CONFIG_PCI_STUB is not set | ||
| 250 | # CONFIG_PCCARD is not set | 257 | # CONFIG_PCCARD is not set |
| 251 | # CONFIG_HOTPLUG_PCI is not set | 258 | # CONFIG_HOTPLUG_PCI is not set |
| 252 | # CONFIG_HAS_RAPIDIO is not set | 259 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -269,6 +276,7 @@ CONFIG_NET=y | |||
| 269 | # | 276 | # |
| 270 | # Networking options | 277 | # Networking options |
| 271 | # | 278 | # |
| 279 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 272 | CONFIG_PACKET=y | 280 | CONFIG_PACKET=y |
| 273 | # CONFIG_PACKET_MMAP is not set | 281 | # CONFIG_PACKET_MMAP is not set |
| 274 | CONFIG_UNIX=y | 282 | CONFIG_UNIX=y |
| @@ -350,6 +358,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
| 350 | # CONFIG_IPX is not set | 358 | # CONFIG_IPX is not set |
| 351 | # CONFIG_ATALK is not set | 359 | # CONFIG_ATALK is not set |
| 352 | # CONFIG_NET_SCHED is not set | 360 | # CONFIG_NET_SCHED is not set |
| 361 | # CONFIG_DCB is not set | ||
| 353 | 362 | ||
| 354 | # | 363 | # |
| 355 | # Network testing | 364 | # Network testing |
| @@ -364,8 +373,9 @@ CONFIG_WIRELESS=y | |||
| 364 | # CONFIG_CFG80211 is not set | 373 | # CONFIG_CFG80211 is not set |
| 365 | CONFIG_WIRELESS_OLD_REGULATORY=y | 374 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 366 | # CONFIG_WIRELESS_EXT is not set | 375 | # CONFIG_WIRELESS_EXT is not set |
| 376 | # CONFIG_LIB80211 is not set | ||
| 367 | # CONFIG_MAC80211 is not set | 377 | # CONFIG_MAC80211 is not set |
| 368 | # CONFIG_IEEE80211 is not set | 378 | # CONFIG_WIMAX is not set |
| 369 | # CONFIG_RFKILL is not set | 379 | # CONFIG_RFKILL is not set |
| 370 | 380 | ||
| 371 | # | 381 | # |
| @@ -460,6 +470,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 460 | # CONFIG_MTD_ONENAND is not set | 470 | # CONFIG_MTD_ONENAND is not set |
| 461 | 471 | ||
| 462 | # | 472 | # |
| 473 | # LPDDR flash memory drivers | ||
| 474 | # | ||
| 475 | # CONFIG_MTD_LPDDR is not set | ||
| 476 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 477 | |||
| 478 | # | ||
| 463 | # UBI - Unsorted block images | 479 | # UBI - Unsorted block images |
| 464 | # | 480 | # |
| 465 | # CONFIG_MTD_UBI is not set | 481 | # CONFIG_MTD_UBI is not set |
| @@ -520,6 +536,7 @@ CONFIG_IDE_PROC_FS=y | |||
| 520 | # CONFIG_BLK_DEV_JMICRON is not set | 536 | # CONFIG_BLK_DEV_JMICRON is not set |
| 521 | # CONFIG_BLK_DEV_SC1200 is not set | 537 | # CONFIG_BLK_DEV_SC1200 is not set |
| 522 | # CONFIG_BLK_DEV_PIIX is not set | 538 | # CONFIG_BLK_DEV_PIIX is not set |
| 539 | # CONFIG_BLK_DEV_IT8172 is not set | ||
| 523 | # CONFIG_BLK_DEV_IT8213 is not set | 540 | # CONFIG_BLK_DEV_IT8213 is not set |
| 524 | # CONFIG_BLK_DEV_IT821X is not set | 541 | # CONFIG_BLK_DEV_IT821X is not set |
| 525 | # CONFIG_BLK_DEV_NS87415 is not set | 542 | # CONFIG_BLK_DEV_NS87415 is not set |
| @@ -577,9 +594,12 @@ CONFIG_DAVICOM_PHY=y | |||
| 577 | # CONFIG_BROADCOM_PHY is not set | 594 | # CONFIG_BROADCOM_PHY is not set |
| 578 | # CONFIG_ICPLUS_PHY is not set | 595 | # CONFIG_ICPLUS_PHY is not set |
| 579 | # CONFIG_REALTEK_PHY is not set | 596 | # CONFIG_REALTEK_PHY is not set |
| 597 | # CONFIG_NATIONAL_PHY is not set | ||
| 598 | # CONFIG_STE10XP is not set | ||
| 599 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 580 | # CONFIG_FIXED_PHY is not set | 600 | # CONFIG_FIXED_PHY is not set |
| 581 | CONFIG_MDIO_BITBANG=y | 601 | CONFIG_MDIO_BITBANG=y |
| 582 | # CONFIG_MDIO_OF_GPIO is not set | 602 | # CONFIG_MDIO_GPIO is not set |
| 583 | CONFIG_NET_ETHERNET=y | 603 | CONFIG_NET_ETHERNET=y |
| 584 | CONFIG_MII=y | 604 | CONFIG_MII=y |
| 585 | # CONFIG_HAPPYMEAL is not set | 605 | # CONFIG_HAPPYMEAL is not set |
| @@ -624,6 +644,7 @@ CONFIG_NETDEV_1000=y | |||
| 624 | # CONFIG_JME is not set | 644 | # CONFIG_JME is not set |
| 625 | CONFIG_NETDEV_10000=y | 645 | CONFIG_NETDEV_10000=y |
| 626 | # CONFIG_CHELSIO_T1 is not set | 646 | # CONFIG_CHELSIO_T1 is not set |
| 647 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 627 | # CONFIG_CHELSIO_T3 is not set | 648 | # CONFIG_CHELSIO_T3 is not set |
| 628 | # CONFIG_ENIC is not set | 649 | # CONFIG_ENIC is not set |
| 629 | # CONFIG_IXGBE is not set | 650 | # CONFIG_IXGBE is not set |
| @@ -646,6 +667,10 @@ CONFIG_NETDEV_10000=y | |||
| 646 | # CONFIG_WLAN_PRE80211 is not set | 667 | # CONFIG_WLAN_PRE80211 is not set |
| 647 | # CONFIG_WLAN_80211 is not set | 668 | # CONFIG_WLAN_80211 is not set |
| 648 | # CONFIG_IWLWIFI_LEDS is not set | 669 | # CONFIG_IWLWIFI_LEDS is not set |
| 670 | |||
| 671 | # | ||
| 672 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 673 | # | ||
| 649 | # CONFIG_WAN is not set | 674 | # CONFIG_WAN is not set |
| 650 | # CONFIG_FDDI is not set | 675 | # CONFIG_FDDI is not set |
| 651 | CONFIG_PPP=y | 676 | CONFIG_PPP=y |
| @@ -743,6 +768,7 @@ CONFIG_SERIAL_CPM=y | |||
| 743 | CONFIG_SERIAL_CPM_CONSOLE=y | 768 | CONFIG_SERIAL_CPM_CONSOLE=y |
| 744 | # CONFIG_SERIAL_JSM is not set | 769 | # CONFIG_SERIAL_JSM is not set |
| 745 | CONFIG_UNIX98_PTYS=y | 770 | CONFIG_UNIX98_PTYS=y |
| 771 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 746 | CONFIG_LEGACY_PTYS=y | 772 | CONFIG_LEGACY_PTYS=y |
| 747 | CONFIG_LEGACY_PTY_COUNT=256 | 773 | CONFIG_LEGACY_PTY_COUNT=256 |
| 748 | # CONFIG_IPMI_HANDLER is not set | 774 | # CONFIG_IPMI_HANDLER is not set |
| @@ -761,6 +787,11 @@ CONFIG_GPIOLIB=y | |||
| 761 | # CONFIG_DEBUG_GPIO is not set | 787 | # CONFIG_DEBUG_GPIO is not set |
| 762 | 788 | ||
| 763 | # | 789 | # |
| 790 | # Memory mapped GPIO expanders: | ||
| 791 | # | ||
| 792 | # CONFIG_GPIO_XILINX is not set | ||
| 793 | |||
| 794 | # | ||
| 764 | # I2C GPIO expanders: | 795 | # I2C GPIO expanders: |
| 765 | # | 796 | # |
| 766 | 797 | ||
| @@ -778,11 +809,11 @@ CONFIG_GPIOLIB=y | |||
| 778 | # CONFIG_THERMAL is not set | 809 | # CONFIG_THERMAL is not set |
| 779 | # CONFIG_THERMAL_HWMON is not set | 810 | # CONFIG_THERMAL_HWMON is not set |
| 780 | # CONFIG_WATCHDOG is not set | 811 | # CONFIG_WATCHDOG is not set |
| 812 | CONFIG_SSB_POSSIBLE=y | ||
| 781 | 813 | ||
| 782 | # | 814 | # |
| 783 | # Sonics Silicon Backplane | 815 | # Sonics Silicon Backplane |
| 784 | # | 816 | # |
| 785 | CONFIG_SSB_POSSIBLE=y | ||
| 786 | # CONFIG_SSB is not set | 817 | # CONFIG_SSB is not set |
| 787 | 818 | ||
| 788 | # | 819 | # |
| @@ -792,14 +823,7 @@ CONFIG_SSB_POSSIBLE=y | |||
| 792 | # CONFIG_MFD_SM501 is not set | 823 | # CONFIG_MFD_SM501 is not set |
| 793 | # CONFIG_HTC_PASIC3 is not set | 824 | # CONFIG_HTC_PASIC3 is not set |
| 794 | # CONFIG_MFD_TMIO is not set | 825 | # CONFIG_MFD_TMIO is not set |
| 795 | |||
| 796 | # | ||
| 797 | # Voltage and Current regulators | ||
| 798 | # | ||
| 799 | # CONFIG_REGULATOR is not set | 826 | # CONFIG_REGULATOR is not set |
| 800 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 801 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 802 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 803 | 827 | ||
| 804 | # | 828 | # |
| 805 | # Multimedia devices | 829 | # Multimedia devices |
| @@ -844,7 +868,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
| 844 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | 868 | # CONFIG_USB_GADGET_MUSB_HDRC is not set |
| 845 | 869 | ||
| 846 | # | 870 | # |
| 847 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 871 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 848 | # | 872 | # |
| 849 | CONFIG_USB_GADGET=y | 873 | CONFIG_USB_GADGET=y |
| 850 | # CONFIG_USB_GADGET_DEBUG is not set | 874 | # CONFIG_USB_GADGET_DEBUG is not set |
| @@ -859,10 +883,12 @@ CONFIG_USB_GADGET_SELECTED=y | |||
| 859 | # CONFIG_USB_GADGET_PXA25X is not set | 883 | # CONFIG_USB_GADGET_PXA25X is not set |
| 860 | # CONFIG_USB_GADGET_PXA27X is not set | 884 | # CONFIG_USB_GADGET_PXA27X is not set |
| 861 | # CONFIG_USB_GADGET_S3C2410 is not set | 885 | # CONFIG_USB_GADGET_S3C2410 is not set |
| 886 | # CONFIG_USB_GADGET_IMX is not set | ||
| 862 | CONFIG_USB_GADGET_M66592=y | 887 | CONFIG_USB_GADGET_M66592=y |
| 863 | CONFIG_USB_M66592=y | 888 | CONFIG_USB_M66592=y |
| 864 | # CONFIG_USB_GADGET_AMD5536UDC is not set | 889 | # CONFIG_USB_GADGET_AMD5536UDC is not set |
| 865 | # CONFIG_USB_GADGET_FSL_QE is not set | 890 | # CONFIG_USB_GADGET_FSL_QE is not set |
| 891 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
| 866 | # CONFIG_USB_GADGET_NET2280 is not set | 892 | # CONFIG_USB_GADGET_NET2280 is not set |
| 867 | # CONFIG_USB_GADGET_GOKU is not set | 893 | # CONFIG_USB_GADGET_GOKU is not set |
| 868 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | 894 | # CONFIG_USB_GADGET_DUMMY_HCD is not set |
| @@ -876,6 +902,11 @@ CONFIG_USB_ETH_RNDIS=y | |||
| 876 | # CONFIG_USB_MIDI_GADGET is not set | 902 | # CONFIG_USB_MIDI_GADGET is not set |
| 877 | # CONFIG_USB_G_PRINTER is not set | 903 | # CONFIG_USB_G_PRINTER is not set |
| 878 | # CONFIG_USB_CDC_COMPOSITE is not set | 904 | # CONFIG_USB_CDC_COMPOSITE is not set |
| 905 | |||
| 906 | # | ||
| 907 | # OTG and related infrastructure | ||
| 908 | # | ||
| 909 | # CONFIG_USB_GPIO_VBUS is not set | ||
| 879 | # CONFIG_MMC is not set | 910 | # CONFIG_MMC is not set |
| 880 | # CONFIG_MEMSTICK is not set | 911 | # CONFIG_MEMSTICK is not set |
| 881 | # CONFIG_NEW_LEDS is not set | 912 | # CONFIG_NEW_LEDS is not set |
| @@ -938,13 +969,11 @@ CONFIG_TMPFS=y | |||
| 938 | # CONFIG_TMPFS_POSIX_ACL is not set | 969 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 939 | # CONFIG_HUGETLB_PAGE is not set | 970 | # CONFIG_HUGETLB_PAGE is not set |
| 940 | # CONFIG_CONFIGFS_FS is not set | 971 | # CONFIG_CONFIGFS_FS is not set |
| 941 | 972 | CONFIG_MISC_FILESYSTEMS=y | |
| 942 | # | ||
| 943 | # Miscellaneous filesystems | ||
| 944 | # | ||
| 945 | # CONFIG_HFSPLUS_FS is not set | 973 | # CONFIG_HFSPLUS_FS is not set |
| 946 | # CONFIG_JFFS2_FS is not set | 974 | # CONFIG_JFFS2_FS is not set |
| 947 | CONFIG_CRAMFS=y | 975 | CONFIG_CRAMFS=y |
| 976 | # CONFIG_SQUASHFS is not set | ||
| 948 | # CONFIG_VXFS_FS is not set | 977 | # CONFIG_VXFS_FS is not set |
| 949 | # CONFIG_MINIX_FS is not set | 978 | # CONFIG_MINIX_FS is not set |
| 950 | # CONFIG_OMFS_FS is not set | 979 | # CONFIG_OMFS_FS is not set |
| @@ -1035,6 +1064,7 @@ CONFIG_NLS_UTF8=y | |||
| 1035 | # Library routines | 1064 | # Library routines |
| 1036 | # | 1065 | # |
| 1037 | CONFIG_BITREVERSE=y | 1066 | CONFIG_BITREVERSE=y |
| 1067 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1038 | CONFIG_CRC_CCITT=y | 1068 | CONFIG_CRC_CCITT=y |
| 1039 | # CONFIG_CRC16 is not set | 1069 | # CONFIG_CRC16 is not set |
| 1040 | # CONFIG_CRC_T10DIF is not set | 1070 | # CONFIG_CRC_T10DIF is not set |
| @@ -1086,6 +1116,7 @@ CONFIG_DEBUG_INFO=y | |||
| 1086 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1116 | # CONFIG_DEBUG_MEMORY_INIT is not set |
| 1087 | # CONFIG_DEBUG_LIST is not set | 1117 | # CONFIG_DEBUG_LIST is not set |
| 1088 | # CONFIG_DEBUG_SG is not set | 1118 | # CONFIG_DEBUG_SG is not set |
| 1119 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 1089 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1120 | # CONFIG_BOOT_PRINTK_DELAY is not set |
| 1090 | # CONFIG_RCU_TORTURE_TEST is not set | 1121 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1091 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1122 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
| @@ -1095,6 +1126,8 @@ CONFIG_DEBUG_INFO=y | |||
| 1095 | # CONFIG_LATENCYTOP is not set | 1126 | # CONFIG_LATENCYTOP is not set |
| 1096 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1127 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1097 | CONFIG_HAVE_FUNCTION_TRACER=y | 1128 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1129 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1130 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1098 | 1131 | ||
| 1099 | # | 1132 | # |
| 1100 | # Tracers | 1133 | # Tracers |
| @@ -1103,10 +1136,12 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1103 | # CONFIG_SCHED_TRACER is not set | 1136 | # CONFIG_SCHED_TRACER is not set |
| 1104 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1137 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
| 1105 | # CONFIG_BOOT_TRACER is not set | 1138 | # CONFIG_BOOT_TRACER is not set |
| 1139 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 1106 | # CONFIG_STACK_TRACER is not set | 1140 | # CONFIG_STACK_TRACER is not set |
| 1107 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1141 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1108 | # CONFIG_SAMPLES is not set | 1142 | # CONFIG_SAMPLES is not set |
| 1109 | CONFIG_HAVE_ARCH_KGDB=y | 1143 | CONFIG_HAVE_ARCH_KGDB=y |
| 1144 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1110 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1145 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1111 | # CONFIG_DEBUG_STACK_USAGE is not set | 1146 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1112 | # CONFIG_DEBUG_PAGEALLOC is not set | 1147 | # CONFIG_DEBUG_PAGEALLOC is not set |
| @@ -1133,11 +1168,15 @@ CONFIG_CRYPTO=y | |||
| 1133 | # | 1168 | # |
| 1134 | # CONFIG_CRYPTO_FIPS is not set | 1169 | # CONFIG_CRYPTO_FIPS is not set |
| 1135 | CONFIG_CRYPTO_ALGAPI=y | 1170 | CONFIG_CRYPTO_ALGAPI=y |
| 1136 | CONFIG_CRYPTO_AEAD=y | 1171 | CONFIG_CRYPTO_ALGAPI2=y |
| 1172 | CONFIG_CRYPTO_AEAD2=y | ||
| 1137 | CONFIG_CRYPTO_BLKCIPHER=y | 1173 | CONFIG_CRYPTO_BLKCIPHER=y |
| 1174 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1138 | CONFIG_CRYPTO_HASH=y | 1175 | CONFIG_CRYPTO_HASH=y |
| 1139 | CONFIG_CRYPTO_RNG=y | 1176 | CONFIG_CRYPTO_HASH2=y |
| 1177 | CONFIG_CRYPTO_RNG2=y | ||
| 1140 | CONFIG_CRYPTO_MANAGER=y | 1178 | CONFIG_CRYPTO_MANAGER=y |
| 1179 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1141 | # CONFIG_CRYPTO_NULL is not set | 1180 | # CONFIG_CRYPTO_NULL is not set |
| 1142 | # CONFIG_CRYPTO_CRYPTD is not set | 1181 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1143 | # CONFIG_CRYPTO_AUTHENC is not set | 1182 | # CONFIG_CRYPTO_AUTHENC is not set |
diff --git a/arch/powerpc/configs/prpmc2800_defconfig b/arch/powerpc/configs/prpmc2800_defconfig index 6046dc0cbd82..716017b50ba0 100644 --- a/arch/powerpc/configs/prpmc2800_defconfig +++ b/arch/powerpc/configs/prpmc2800_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:48 2008 | 4 | # Mon Jan 26 15:35:44 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -45,7 +45,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
| 45 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
| 46 | CONFIG_EARLY_PRINTK=y | 46 | CONFIG_EARLY_PRINTK=y |
| 47 | CONFIG_GENERIC_NVRAM=y | 47 | CONFIG_GENERIC_NVRAM=y |
| 48 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 48 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 49 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 49 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 50 | CONFIG_PPC_OF=y | 50 | CONFIG_PPC_OF=y |
| 51 | CONFIG_OF=y | 51 | CONFIG_OF=y |
| @@ -75,12 +75,12 @@ CONFIG_POSIX_MQUEUE=y | |||
| 75 | # CONFIG_AUDIT is not set | 75 | # CONFIG_AUDIT is not set |
| 76 | # CONFIG_IKCONFIG is not set | 76 | # CONFIG_IKCONFIG is not set |
| 77 | CONFIG_LOG_BUF_SHIFT=14 | 77 | CONFIG_LOG_BUF_SHIFT=14 |
| 78 | # CONFIG_CGROUPS is not set | ||
| 79 | CONFIG_GROUP_SCHED=y | 78 | CONFIG_GROUP_SCHED=y |
| 80 | # CONFIG_FAIR_GROUP_SCHED is not set | 79 | # CONFIG_FAIR_GROUP_SCHED is not set |
| 81 | # CONFIG_RT_GROUP_SCHED is not set | 80 | # CONFIG_RT_GROUP_SCHED is not set |
| 82 | CONFIG_USER_SCHED=y | 81 | CONFIG_USER_SCHED=y |
| 83 | # CONFIG_CGROUP_SCHED is not set | 82 | # CONFIG_CGROUP_SCHED is not set |
| 83 | # CONFIG_CGROUPS is not set | ||
| 84 | CONFIG_SYSFS_DEPRECATED=y | 84 | CONFIG_SYSFS_DEPRECATED=y |
| 85 | CONFIG_SYSFS_DEPRECATED_V2=y | 85 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 86 | # CONFIG_RELAY is not set | 86 | # CONFIG_RELAY is not set |
| @@ -118,7 +118,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 118 | CONFIG_SLUB=y | 118 | CONFIG_SLUB=y |
| 119 | # CONFIG_SLOB is not set | 119 | # CONFIG_SLOB is not set |
| 120 | # CONFIG_PROFILING is not set | 120 | # CONFIG_PROFILING is not set |
| 121 | # CONFIG_MARKERS is not set | ||
| 122 | CONFIG_HAVE_OPROFILE=y | 121 | CONFIG_HAVE_OPROFILE=y |
| 123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 122 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 124 | CONFIG_HAVE_IOREMAP_PROT=y | 123 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -128,13 +127,11 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
| 128 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 127 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 129 | CONFIG_SLABINFO=y | 128 | CONFIG_SLABINFO=y |
| 130 | CONFIG_RT_MUTEXES=y | 129 | CONFIG_RT_MUTEXES=y |
| 131 | # CONFIG_TINY_SHMEM is not set | ||
| 132 | CONFIG_BASE_SMALL=0 | 130 | CONFIG_BASE_SMALL=0 |
| 133 | # CONFIG_MODULES is not set | 131 | # CONFIG_MODULES is not set |
| 134 | CONFIG_BLOCK=y | 132 | CONFIG_BLOCK=y |
| 135 | CONFIG_LBD=y | 133 | CONFIG_LBD=y |
| 136 | # CONFIG_BLK_DEV_IO_TRACE is not set | 134 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 137 | # CONFIG_LSF is not set | ||
| 138 | # CONFIG_BLK_DEV_BSG is not set | 135 | # CONFIG_BLK_DEV_BSG is not set |
| 139 | # CONFIG_BLK_DEV_INTEGRITY is not set | 136 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 140 | 137 | ||
| @@ -151,6 +148,10 @@ CONFIG_DEFAULT_AS=y | |||
| 151 | # CONFIG_DEFAULT_NOOP is not set | 148 | # CONFIG_DEFAULT_NOOP is not set |
| 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 149 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 153 | CONFIG_CLASSIC_RCU=y | 150 | CONFIG_CLASSIC_RCU=y |
| 151 | # CONFIG_TREE_RCU is not set | ||
| 152 | # CONFIG_PREEMPT_RCU is not set | ||
| 153 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 154 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 154 | # CONFIG_FREEZER is not set | 155 | # CONFIG_FREEZER is not set |
| 155 | 156 | ||
| 156 | # | 157 | # |
| @@ -190,6 +191,7 @@ CONFIG_MV64X60=y | |||
| 190 | # CONFIG_CPU_FREQ is not set | 191 | # CONFIG_CPU_FREQ is not set |
| 191 | # CONFIG_TAU is not set | 192 | # CONFIG_TAU is not set |
| 192 | # CONFIG_FSL_ULI1575 is not set | 193 | # CONFIG_FSL_ULI1575 is not set |
| 194 | # CONFIG_SIMPLE_GPIO is not set | ||
| 193 | 195 | ||
| 194 | # | 196 | # |
| 195 | # Kernel options | 197 | # Kernel options |
| @@ -213,10 +215,12 @@ CONFIG_BINFMT_ELF=y | |||
| 213 | # CONFIG_HAVE_AOUT is not set | 215 | # CONFIG_HAVE_AOUT is not set |
| 214 | CONFIG_BINFMT_MISC=y | 216 | CONFIG_BINFMT_MISC=y |
| 215 | # CONFIG_IOMMU_HELPER is not set | 217 | # CONFIG_IOMMU_HELPER is not set |
| 218 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
| 216 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 219 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 217 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 220 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 218 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 221 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 219 | # CONFIG_KEXEC is not set | 222 | # CONFIG_KEXEC is not set |
| 223 | # CONFIG_CRASH_DUMP is not set | ||
| 220 | CONFIG_ARCH_FLATMEM_ENABLE=y | 224 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 221 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 225 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 222 | CONFIG_SELECT_MEMORY_MODEL=y | 226 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -228,12 +232,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 228 | CONFIG_PAGEFLAGS_EXTENDED=y | 232 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 229 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 233 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 230 | CONFIG_MIGRATION=y | 234 | CONFIG_MIGRATION=y |
| 231 | # CONFIG_RESOURCES_64BIT is not set | ||
| 232 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 235 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 233 | CONFIG_ZONE_DMA_FLAG=1 | 236 | CONFIG_ZONE_DMA_FLAG=1 |
| 234 | CONFIG_BOUNCE=y | 237 | CONFIG_BOUNCE=y |
| 235 | CONFIG_VIRT_TO_BUS=y | 238 | CONFIG_VIRT_TO_BUS=y |
| 236 | CONFIG_UNEVICTABLE_LRU=y | 239 | CONFIG_UNEVICTABLE_LRU=y |
| 240 | CONFIG_PPC_4K_PAGES=y | ||
| 241 | # CONFIG_PPC_16K_PAGES is not set | ||
| 242 | # CONFIG_PPC_64K_PAGES is not set | ||
| 237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 243 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 238 | CONFIG_PROC_DEVICETREE=y | 244 | CONFIG_PROC_DEVICETREE=y |
| 239 | # CONFIG_CMDLINE_BOOL is not set | 245 | # CONFIG_CMDLINE_BOOL is not set |
| @@ -255,6 +261,7 @@ CONFIG_PCI_SYSCALL=y | |||
| 255 | CONFIG_ARCH_SUPPORTS_MSI=y | 261 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 256 | # CONFIG_PCI_MSI is not set | 262 | # CONFIG_PCI_MSI is not set |
| 257 | # CONFIG_PCI_LEGACY is not set | 263 | # CONFIG_PCI_LEGACY is not set |
| 264 | # CONFIG_PCI_STUB is not set | ||
| 258 | # CONFIG_PCCARD is not set | 265 | # CONFIG_PCCARD is not set |
| 259 | # CONFIG_HOTPLUG_PCI is not set | 266 | # CONFIG_HOTPLUG_PCI is not set |
| 260 | # CONFIG_HAS_RAPIDIO is not set | 267 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -279,6 +286,8 @@ CONFIG_NET=y | |||
| 279 | # | 286 | # |
| 280 | # Networking options | 287 | # Networking options |
| 281 | # | 288 | # |
| 289 | # CONFIG_NET_NS is not set | ||
| 290 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 282 | CONFIG_PACKET=y | 291 | CONFIG_PACKET=y |
| 283 | # CONFIG_PACKET_MMAP is not set | 292 | # CONFIG_PACKET_MMAP is not set |
| 284 | CONFIG_UNIX=y | 293 | CONFIG_UNIX=y |
| @@ -335,6 +344,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 335 | # CONFIG_ECONET is not set | 344 | # CONFIG_ECONET is not set |
| 336 | # CONFIG_WAN_ROUTER is not set | 345 | # CONFIG_WAN_ROUTER is not set |
| 337 | # CONFIG_NET_SCHED is not set | 346 | # CONFIG_NET_SCHED is not set |
| 347 | # CONFIG_DCB is not set | ||
| 338 | 348 | ||
| 339 | # | 349 | # |
| 340 | # Network testing | 350 | # Network testing |
| @@ -350,8 +360,9 @@ CONFIG_WIRELESS=y | |||
| 350 | # CONFIG_CFG80211 is not set | 360 | # CONFIG_CFG80211 is not set |
| 351 | CONFIG_WIRELESS_OLD_REGULATORY=y | 361 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 352 | # CONFIG_WIRELESS_EXT is not set | 362 | # CONFIG_WIRELESS_EXT is not set |
| 363 | # CONFIG_LIB80211 is not set | ||
| 353 | # CONFIG_MAC80211 is not set | 364 | # CONFIG_MAC80211 is not set |
| 354 | # CONFIG_IEEE80211 is not set | 365 | # CONFIG_WIMAX is not set |
| 355 | # CONFIG_RFKILL is not set | 366 | # CONFIG_RFKILL is not set |
| 356 | # CONFIG_NET_9P is not set | 367 | # CONFIG_NET_9P is not set |
| 357 | 368 | ||
| @@ -445,6 +456,12 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
| 445 | # CONFIG_MTD_ONENAND is not set | 456 | # CONFIG_MTD_ONENAND is not set |
| 446 | 457 | ||
| 447 | # | 458 | # |
| 459 | # LPDDR flash memory drivers | ||
| 460 | # | ||
| 461 | # CONFIG_MTD_LPDDR is not set | ||
| 462 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 463 | |||
| 464 | # | ||
| 448 | # UBI - Unsorted block images | 465 | # UBI - Unsorted block images |
| 449 | # | 466 | # |
| 450 | # CONFIG_MTD_UBI is not set | 467 | # CONFIG_MTD_UBI is not set |
| @@ -475,8 +492,10 @@ CONFIG_MISC_DEVICES=y | |||
| 475 | # CONFIG_EEPROM_93CX6 is not set | 492 | # CONFIG_EEPROM_93CX6 is not set |
| 476 | # CONFIG_SGI_IOC4 is not set | 493 | # CONFIG_SGI_IOC4 is not set |
| 477 | # CONFIG_TIFM_CORE is not set | 494 | # CONFIG_TIFM_CORE is not set |
| 495 | # CONFIG_ICS932S401 is not set | ||
| 478 | # CONFIG_ENCLOSURE_SERVICES is not set | 496 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 479 | # CONFIG_HP_ILO is not set | 497 | # CONFIG_HP_ILO is not set |
| 498 | # CONFIG_C2PORT is not set | ||
| 480 | CONFIG_HAVE_IDE=y | 499 | CONFIG_HAVE_IDE=y |
| 481 | CONFIG_IDE=y | 500 | CONFIG_IDE=y |
| 482 | 501 | ||
| @@ -489,7 +508,6 @@ CONFIG_IDE_GD_ATA=y | |||
| 489 | # CONFIG_IDE_GD_ATAPI is not set | 508 | # CONFIG_IDE_GD_ATAPI is not set |
| 490 | # CONFIG_BLK_DEV_IDECD is not set | 509 | # CONFIG_BLK_DEV_IDECD is not set |
| 491 | # CONFIG_BLK_DEV_IDETAPE is not set | 510 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 492 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 493 | # CONFIG_IDE_TASK_IOCTL is not set | 511 | # CONFIG_IDE_TASK_IOCTL is not set |
| 494 | CONFIG_IDE_PROC_FS=y | 512 | CONFIG_IDE_PROC_FS=y |
| 495 | 513 | ||
| @@ -519,6 +537,7 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
| 519 | # CONFIG_BLK_DEV_JMICRON is not set | 537 | # CONFIG_BLK_DEV_JMICRON is not set |
| 520 | # CONFIG_BLK_DEV_SC1200 is not set | 538 | # CONFIG_BLK_DEV_SC1200 is not set |
| 521 | # CONFIG_BLK_DEV_PIIX is not set | 539 | # CONFIG_BLK_DEV_PIIX is not set |
| 540 | # CONFIG_BLK_DEV_IT8172 is not set | ||
| 522 | # CONFIG_BLK_DEV_IT8213 is not set | 541 | # CONFIG_BLK_DEV_IT8213 is not set |
| 523 | # CONFIG_BLK_DEV_IT821X is not set | 542 | # CONFIG_BLK_DEV_IT821X is not set |
| 524 | # CONFIG_BLK_DEV_NS87415 is not set | 543 | # CONFIG_BLK_DEV_NS87415 is not set |
| @@ -571,6 +590,7 @@ CONFIG_BLK_DEV_SD=y | |||
| 571 | # CONFIG_SCSI_SRP_ATTRS is not set | 590 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 572 | CONFIG_SCSI_LOWLEVEL=y | 591 | CONFIG_SCSI_LOWLEVEL=y |
| 573 | # CONFIG_ISCSI_TCP is not set | 592 | # CONFIG_ISCSI_TCP is not set |
| 593 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
| 574 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 594 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 575 | # CONFIG_SCSI_3W_9XXX is not set | 595 | # CONFIG_SCSI_3W_9XXX is not set |
| 576 | # CONFIG_SCSI_ACARD is not set | 596 | # CONFIG_SCSI_ACARD is not set |
| @@ -587,6 +607,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 587 | # CONFIG_MEGARAID_SAS is not set | 607 | # CONFIG_MEGARAID_SAS is not set |
| 588 | # CONFIG_SCSI_HPTIOP is not set | 608 | # CONFIG_SCSI_HPTIOP is not set |
| 589 | # CONFIG_SCSI_BUSLOGIC is not set | 609 | # CONFIG_SCSI_BUSLOGIC is not set |
| 610 | # CONFIG_LIBFC is not set | ||
| 611 | # CONFIG_FCOE is not set | ||
| 590 | # CONFIG_SCSI_DMX3191D is not set | 612 | # CONFIG_SCSI_DMX3191D is not set |
| 591 | # CONFIG_SCSI_EATA is not set | 613 | # CONFIG_SCSI_EATA is not set |
| 592 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 614 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| @@ -707,6 +729,9 @@ CONFIG_PHYLIB=y | |||
| 707 | # CONFIG_BROADCOM_PHY is not set | 729 | # CONFIG_BROADCOM_PHY is not set |
| 708 | # CONFIG_ICPLUS_PHY is not set | 730 | # CONFIG_ICPLUS_PHY is not set |
| 709 | # CONFIG_REALTEK_PHY is not set | 731 | # CONFIG_REALTEK_PHY is not set |
| 732 | # CONFIG_NATIONAL_PHY is not set | ||
| 733 | # CONFIG_STE10XP is not set | ||
| 734 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 710 | # CONFIG_FIXED_PHY is not set | 735 | # CONFIG_FIXED_PHY is not set |
| 711 | # CONFIG_MDIO_BITBANG is not set | 736 | # CONFIG_MDIO_BITBANG is not set |
| 712 | CONFIG_NET_ETHERNET=y | 737 | CONFIG_NET_ETHERNET=y |
| @@ -730,7 +755,6 @@ CONFIG_NET_PCI=y | |||
| 730 | # CONFIG_ADAPTEC_STARFIRE is not set | 755 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 731 | # CONFIG_B44 is not set | 756 | # CONFIG_B44 is not set |
| 732 | # CONFIG_FORCEDETH is not set | 757 | # CONFIG_FORCEDETH is not set |
| 733 | # CONFIG_EEPRO100 is not set | ||
| 734 | CONFIG_E100=y | 758 | CONFIG_E100=y |
| 735 | # CONFIG_FEALNX is not set | 759 | # CONFIG_FEALNX is not set |
| 736 | # CONFIG_NATSEMI is not set | 760 | # CONFIG_NATSEMI is not set |
| @@ -744,6 +768,7 @@ CONFIG_8139TOO=y | |||
| 744 | # CONFIG_R6040 is not set | 768 | # CONFIG_R6040 is not set |
| 745 | # CONFIG_SIS900 is not set | 769 | # CONFIG_SIS900 is not set |
| 746 | # CONFIG_EPIC100 is not set | 770 | # CONFIG_EPIC100 is not set |
| 771 | # CONFIG_SMSC9420 is not set | ||
| 747 | # CONFIG_SUNDANCE is not set | 772 | # CONFIG_SUNDANCE is not set |
| 748 | # CONFIG_TLAN is not set | 773 | # CONFIG_TLAN is not set |
| 749 | # CONFIG_VIA_RHINE is not set | 774 | # CONFIG_VIA_RHINE is not set |
| @@ -773,6 +798,7 @@ CONFIG_MV643XX_ETH=y | |||
| 773 | # CONFIG_JME is not set | 798 | # CONFIG_JME is not set |
| 774 | CONFIG_NETDEV_10000=y | 799 | CONFIG_NETDEV_10000=y |
| 775 | # CONFIG_CHELSIO_T1 is not set | 800 | # CONFIG_CHELSIO_T1 is not set |
| 801 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 776 | # CONFIG_CHELSIO_T3 is not set | 802 | # CONFIG_CHELSIO_T3 is not set |
| 777 | # CONFIG_ENIC is not set | 803 | # CONFIG_ENIC is not set |
| 778 | # CONFIG_IXGBE is not set | 804 | # CONFIG_IXGBE is not set |
| @@ -797,6 +823,10 @@ CONFIG_NETDEV_10000=y | |||
| 797 | # CONFIG_IWLWIFI_LEDS is not set | 823 | # CONFIG_IWLWIFI_LEDS is not set |
| 798 | 824 | ||
| 799 | # | 825 | # |
| 826 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 827 | # | ||
| 828 | |||
| 829 | # | ||
| 800 | # USB Network Adapters | 830 | # USB Network Adapters |
| 801 | # | 831 | # |
| 802 | # CONFIG_USB_CATC is not set | 832 | # CONFIG_USB_CATC is not set |
| @@ -877,8 +907,10 @@ CONFIG_SERIAL_CORE=y | |||
| 877 | CONFIG_SERIAL_CORE_CONSOLE=y | 907 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 878 | # CONFIG_SERIAL_JSM is not set | 908 | # CONFIG_SERIAL_JSM is not set |
| 879 | CONFIG_UNIX98_PTYS=y | 909 | CONFIG_UNIX98_PTYS=y |
| 910 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 880 | CONFIG_LEGACY_PTYS=y | 911 | CONFIG_LEGACY_PTYS=y |
| 881 | CONFIG_LEGACY_PTY_COUNT=256 | 912 | CONFIG_LEGACY_PTY_COUNT=256 |
| 913 | # CONFIG_HVC_UDBG is not set | ||
| 882 | # CONFIG_IPMI_HANDLER is not set | 914 | # CONFIG_IPMI_HANDLER is not set |
| 883 | # CONFIG_HW_RANDOM is not set | 915 | # CONFIG_HW_RANDOM is not set |
| 884 | # CONFIG_NVRAM is not set | 916 | # CONFIG_NVRAM is not set |
| @@ -970,8 +1002,10 @@ CONFIG_HWMON=y | |||
| 970 | # CONFIG_SENSORS_ADM1029 is not set | 1002 | # CONFIG_SENSORS_ADM1029 is not set |
| 971 | # CONFIG_SENSORS_ADM1031 is not set | 1003 | # CONFIG_SENSORS_ADM1031 is not set |
| 972 | # CONFIG_SENSORS_ADM9240 is not set | 1004 | # CONFIG_SENSORS_ADM9240 is not set |
| 1005 | # CONFIG_SENSORS_ADT7462 is not set | ||
| 973 | # CONFIG_SENSORS_ADT7470 is not set | 1006 | # CONFIG_SENSORS_ADT7470 is not set |
| 974 | # CONFIG_SENSORS_ADT7473 is not set | 1007 | # CONFIG_SENSORS_ADT7473 is not set |
| 1008 | # CONFIG_SENSORS_ADT7475 is not set | ||
| 975 | # CONFIG_SENSORS_ATXP1 is not set | 1009 | # CONFIG_SENSORS_ATXP1 is not set |
| 976 | # CONFIG_SENSORS_DS1621 is not set | 1010 | # CONFIG_SENSORS_DS1621 is not set |
| 977 | # CONFIG_SENSORS_I5K_AMB is not set | 1011 | # CONFIG_SENSORS_I5K_AMB is not set |
| @@ -992,6 +1026,7 @@ CONFIG_HWMON=y | |||
| 992 | # CONFIG_SENSORS_LM90 is not set | 1026 | # CONFIG_SENSORS_LM90 is not set |
| 993 | # CONFIG_SENSORS_LM92 is not set | 1027 | # CONFIG_SENSORS_LM92 is not set |
| 994 | # CONFIG_SENSORS_LM93 is not set | 1028 | # CONFIG_SENSORS_LM93 is not set |
| 1029 | # CONFIG_SENSORS_LTC4245 is not set | ||
| 995 | # CONFIG_SENSORS_MAX1619 is not set | 1030 | # CONFIG_SENSORS_MAX1619 is not set |
| 996 | # CONFIG_SENSORS_MAX6650 is not set | 1031 | # CONFIG_SENSORS_MAX6650 is not set |
| 997 | # CONFIG_SENSORS_PC87360 is not set | 1032 | # CONFIG_SENSORS_PC87360 is not set |
| @@ -1018,11 +1053,11 @@ CONFIG_HWMON=y | |||
| 1018 | # CONFIG_THERMAL is not set | 1053 | # CONFIG_THERMAL is not set |
| 1019 | # CONFIG_THERMAL_HWMON is not set | 1054 | # CONFIG_THERMAL_HWMON is not set |
| 1020 | # CONFIG_WATCHDOG is not set | 1055 | # CONFIG_WATCHDOG is not set |
| 1056 | CONFIG_SSB_POSSIBLE=y | ||
| 1021 | 1057 | ||
| 1022 | # | 1058 | # |
| 1023 | # Sonics Silicon Backplane | 1059 | # Sonics Silicon Backplane |
| 1024 | # | 1060 | # |
| 1025 | CONFIG_SSB_POSSIBLE=y | ||
| 1026 | # CONFIG_SSB is not set | 1061 | # CONFIG_SSB is not set |
| 1027 | 1062 | ||
| 1028 | # | 1063 | # |
| @@ -1031,18 +1066,13 @@ CONFIG_SSB_POSSIBLE=y | |||
| 1031 | # CONFIG_MFD_CORE is not set | 1066 | # CONFIG_MFD_CORE is not set |
| 1032 | # CONFIG_MFD_SM501 is not set | 1067 | # CONFIG_MFD_SM501 is not set |
| 1033 | # CONFIG_HTC_PASIC3 is not set | 1068 | # CONFIG_HTC_PASIC3 is not set |
| 1069 | # CONFIG_TWL4030_CORE is not set | ||
| 1034 | # CONFIG_MFD_TMIO is not set | 1070 | # CONFIG_MFD_TMIO is not set |
| 1035 | # CONFIG_PMIC_DA903X is not set | 1071 | # CONFIG_PMIC_DA903X is not set |
| 1036 | # CONFIG_MFD_WM8400 is not set | 1072 | # CONFIG_MFD_WM8400 is not set |
| 1037 | # CONFIG_MFD_WM8350_I2C is not set | 1073 | # CONFIG_MFD_WM8350_I2C is not set |
| 1038 | 1074 | # CONFIG_MFD_PCF50633 is not set | |
| 1039 | # | ||
| 1040 | # Voltage and Current regulators | ||
| 1041 | # | ||
| 1042 | # CONFIG_REGULATOR is not set | 1075 | # CONFIG_REGULATOR is not set |
| 1043 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 1044 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 1045 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 1046 | 1076 | ||
| 1047 | # | 1077 | # |
| 1048 | # Multimedia devices | 1078 | # Multimedia devices |
| @@ -1101,11 +1131,9 @@ CONFIG_HID_COMPAT=y | |||
| 1101 | CONFIG_HID_A4TECH=y | 1131 | CONFIG_HID_A4TECH=y |
| 1102 | CONFIG_HID_APPLE=y | 1132 | CONFIG_HID_APPLE=y |
| 1103 | CONFIG_HID_BELKIN=y | 1133 | CONFIG_HID_BELKIN=y |
| 1104 | CONFIG_HID_BRIGHT=y | ||
| 1105 | CONFIG_HID_CHERRY=y | 1134 | CONFIG_HID_CHERRY=y |
| 1106 | CONFIG_HID_CHICONY=y | 1135 | CONFIG_HID_CHICONY=y |
| 1107 | CONFIG_HID_CYPRESS=y | 1136 | CONFIG_HID_CYPRESS=y |
| 1108 | CONFIG_HID_DELL=y | ||
| 1109 | CONFIG_HID_EZKEY=y | 1137 | CONFIG_HID_EZKEY=y |
| 1110 | CONFIG_HID_GYRATION=y | 1138 | CONFIG_HID_GYRATION=y |
| 1111 | CONFIG_HID_LOGITECH=y | 1139 | CONFIG_HID_LOGITECH=y |
| @@ -1113,12 +1141,15 @@ CONFIG_HID_LOGITECH=y | |||
| 1113 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1141 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
| 1114 | CONFIG_HID_MICROSOFT=y | 1142 | CONFIG_HID_MICROSOFT=y |
| 1115 | CONFIG_HID_MONTEREY=y | 1143 | CONFIG_HID_MONTEREY=y |
| 1144 | CONFIG_HID_NTRIG=y | ||
| 1116 | CONFIG_HID_PANTHERLORD=y | 1145 | CONFIG_HID_PANTHERLORD=y |
| 1117 | # CONFIG_PANTHERLORD_FF is not set | 1146 | # CONFIG_PANTHERLORD_FF is not set |
| 1118 | CONFIG_HID_PETALYNX=y | 1147 | CONFIG_HID_PETALYNX=y |
| 1119 | CONFIG_HID_SAMSUNG=y | 1148 | CONFIG_HID_SAMSUNG=y |
| 1120 | CONFIG_HID_SONY=y | 1149 | CONFIG_HID_SONY=y |
| 1121 | CONFIG_HID_SUNPLUS=y | 1150 | CONFIG_HID_SUNPLUS=y |
| 1151 | # CONFIG_GREENASIA_FF is not set | ||
| 1152 | CONFIG_HID_TOPSEED=y | ||
| 1122 | CONFIG_THRUSTMASTER_FF=y | 1153 | CONFIG_THRUSTMASTER_FF=y |
| 1123 | CONFIG_ZEROPLUS_FF=y | 1154 | CONFIG_ZEROPLUS_FF=y |
| 1124 | CONFIG_USB_SUPPORT=y | 1155 | CONFIG_USB_SUPPORT=y |
| @@ -1148,6 +1179,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 1148 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1179 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
| 1149 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1180 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1150 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1181 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
| 1182 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 1151 | # CONFIG_USB_ISP116X_HCD is not set | 1183 | # CONFIG_USB_ISP116X_HCD is not set |
| 1152 | # CONFIG_USB_ISP1760_HCD is not set | 1184 | # CONFIG_USB_ISP1760_HCD is not set |
| 1153 | CONFIG_USB_OHCI_HCD=y | 1185 | CONFIG_USB_OHCI_HCD=y |
| @@ -1170,11 +1202,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1170 | # CONFIG_USB_TMC is not set | 1202 | # CONFIG_USB_TMC is not set |
| 1171 | 1203 | ||
| 1172 | # | 1204 | # |
| 1173 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1205 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 1174 | # | 1206 | # |
| 1175 | 1207 | ||
| 1176 | # | 1208 | # |
| 1177 | # may also be needed; see USB_STORAGE Help for more information | 1209 | # see USB_STORAGE Help for more information |
| 1178 | # | 1210 | # |
| 1179 | # CONFIG_USB_STORAGE is not set | 1211 | # CONFIG_USB_STORAGE is not set |
| 1180 | # CONFIG_USB_LIBUSUAL is not set | 1212 | # CONFIG_USB_LIBUSUAL is not set |
| @@ -1216,6 +1248,10 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 1216 | # CONFIG_USB_ISIGHTFW is not set | 1248 | # CONFIG_USB_ISIGHTFW is not set |
| 1217 | # CONFIG_USB_VST is not set | 1249 | # CONFIG_USB_VST is not set |
| 1218 | # CONFIG_USB_GADGET is not set | 1250 | # CONFIG_USB_GADGET is not set |
| 1251 | |||
| 1252 | # | ||
| 1253 | # OTG and related infrastructure | ||
| 1254 | # | ||
| 1219 | # CONFIG_UWB is not set | 1255 | # CONFIG_UWB is not set |
| 1220 | # CONFIG_MMC is not set | 1256 | # CONFIG_MMC is not set |
| 1221 | # CONFIG_MEMSTICK is not set | 1257 | # CONFIG_MEMSTICK is not set |
| @@ -1253,6 +1289,7 @@ CONFIG_RTC_DRV_MAX6900=y | |||
| 1253 | # CONFIG_RTC_DRV_M41T80 is not set | 1289 | # CONFIG_RTC_DRV_M41T80 is not set |
| 1254 | # CONFIG_RTC_DRV_S35390A is not set | 1290 | # CONFIG_RTC_DRV_S35390A is not set |
| 1255 | # CONFIG_RTC_DRV_FM3130 is not set | 1291 | # CONFIG_RTC_DRV_FM3130 is not set |
| 1292 | # CONFIG_RTC_DRV_RX8581 is not set | ||
| 1256 | 1293 | ||
| 1257 | # | 1294 | # |
| 1258 | # SPI RTC drivers | 1295 | # SPI RTC drivers |
| @@ -1299,7 +1336,9 @@ CONFIG_FS_MBCACHE=y | |||
| 1299 | # CONFIG_FS_POSIX_ACL is not set | 1336 | # CONFIG_FS_POSIX_ACL is not set |
| 1300 | CONFIG_FILE_LOCKING=y | 1337 | CONFIG_FILE_LOCKING=y |
| 1301 | # CONFIG_XFS_FS is not set | 1338 | # CONFIG_XFS_FS is not set |
| 1339 | # CONFIG_GFS2_FS is not set | ||
| 1302 | # CONFIG_OCFS2_FS is not set | 1340 | # CONFIG_OCFS2_FS is not set |
| 1341 | # CONFIG_BTRFS_FS is not set | ||
| 1303 | CONFIG_DNOTIFY=y | 1342 | CONFIG_DNOTIFY=y |
| 1304 | CONFIG_INOTIFY=y | 1343 | CONFIG_INOTIFY=y |
| 1305 | CONFIG_INOTIFY_USER=y | 1344 | CONFIG_INOTIFY_USER=y |
| @@ -1333,10 +1372,7 @@ CONFIG_TMPFS=y | |||
| 1333 | # CONFIG_TMPFS_POSIX_ACL is not set | 1372 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1334 | # CONFIG_HUGETLB_PAGE is not set | 1373 | # CONFIG_HUGETLB_PAGE is not set |
| 1335 | # CONFIG_CONFIGFS_FS is not set | 1374 | # CONFIG_CONFIGFS_FS is not set |
| 1336 | 1375 | CONFIG_MISC_FILESYSTEMS=y | |
| 1337 | # | ||
| 1338 | # Miscellaneous filesystems | ||
| 1339 | # | ||
| 1340 | # CONFIG_ADFS_FS is not set | 1376 | # CONFIG_ADFS_FS is not set |
| 1341 | # CONFIG_AFFS_FS is not set | 1377 | # CONFIG_AFFS_FS is not set |
| 1342 | # CONFIG_HFS_FS is not set | 1378 | # CONFIG_HFS_FS is not set |
| @@ -1346,6 +1382,7 @@ CONFIG_TMPFS=y | |||
| 1346 | # CONFIG_EFS_FS is not set | 1382 | # CONFIG_EFS_FS is not set |
| 1347 | # CONFIG_JFFS2_FS is not set | 1383 | # CONFIG_JFFS2_FS is not set |
| 1348 | # CONFIG_CRAMFS is not set | 1384 | # CONFIG_CRAMFS is not set |
| 1385 | # CONFIG_SQUASHFS is not set | ||
| 1349 | # CONFIG_VXFS_FS is not set | 1386 | # CONFIG_VXFS_FS is not set |
| 1350 | # CONFIG_MINIX_FS is not set | 1387 | # CONFIG_MINIX_FS is not set |
| 1351 | # CONFIG_OMFS_FS is not set | 1388 | # CONFIG_OMFS_FS is not set |
| @@ -1400,6 +1437,7 @@ CONFIG_MSDOS_PARTITION=y | |||
| 1400 | # Library routines | 1437 | # Library routines |
| 1401 | # | 1438 | # |
| 1402 | CONFIG_BITREVERSE=y | 1439 | CONFIG_BITREVERSE=y |
| 1440 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1403 | # CONFIG_CRC_CCITT is not set | 1441 | # CONFIG_CRC_CCITT is not set |
| 1404 | # CONFIG_CRC16 is not set | 1442 | # CONFIG_CRC16 is not set |
| 1405 | CONFIG_CRC_T10DIF=y | 1443 | CONFIG_CRC_T10DIF=y |
| @@ -1433,6 +1471,8 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
| 1433 | # CONFIG_LATENCYTOP is not set | 1471 | # CONFIG_LATENCYTOP is not set |
| 1434 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1472 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1435 | CONFIG_HAVE_FUNCTION_TRACER=y | 1473 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1474 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1475 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1436 | 1476 | ||
| 1437 | # | 1477 | # |
| 1438 | # Tracers | 1478 | # Tracers |
| @@ -1440,6 +1480,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1440 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1480 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1441 | # CONFIG_SAMPLES is not set | 1481 | # CONFIG_SAMPLES is not set |
| 1442 | CONFIG_HAVE_ARCH_KGDB=y | 1482 | CONFIG_HAVE_ARCH_KGDB=y |
| 1483 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1443 | # CONFIG_IRQSTACKS is not set | 1484 | # CONFIG_IRQSTACKS is not set |
| 1444 | # CONFIG_BOOTX_TEXT is not set | 1485 | # CONFIG_BOOTX_TEXT is not set |
| 1445 | # CONFIG_PPC_EARLY_DEBUG is not set | 1486 | # CONFIG_PPC_EARLY_DEBUG is not set |
| @@ -1458,6 +1499,7 @@ CONFIG_CRYPTO=y | |||
| 1458 | # | 1499 | # |
| 1459 | # CONFIG_CRYPTO_FIPS is not set | 1500 | # CONFIG_CRYPTO_FIPS is not set |
| 1460 | # CONFIG_CRYPTO_MANAGER is not set | 1501 | # CONFIG_CRYPTO_MANAGER is not set |
| 1502 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
| 1461 | # CONFIG_CRYPTO_GF128MUL is not set | 1503 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1462 | # CONFIG_CRYPTO_NULL is not set | 1504 | # CONFIG_CRYPTO_NULL is not set |
| 1463 | # CONFIG_CRYPTO_CRYPTD is not set | 1505 | # CONFIG_CRYPTO_CRYPTD is not set |
diff --git a/arch/powerpc/configs/storcenter_defconfig b/arch/powerpc/configs/storcenter_defconfig index b3f5671972a9..a6cefa79d57b 100644 --- a/arch/powerpc/configs/storcenter_defconfig +++ b/arch/powerpc/configs/storcenter_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.28-rc3 | 3 | # Linux kernel version: 2.6.29-rc2 |
| 4 | # Sat Nov 8 12:39:48 2008 | 4 | # Mon Jan 26 15:35:46 2009 |
| 5 | # | 5 | # |
| 6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
| 7 | 7 | ||
| @@ -43,7 +43,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y | |||
| 43 | CONFIG_PPC=y | 43 | CONFIG_PPC=y |
| 44 | CONFIG_EARLY_PRINTK=y | 44 | CONFIG_EARLY_PRINTK=y |
| 45 | CONFIG_GENERIC_NVRAM=y | 45 | CONFIG_GENERIC_NVRAM=y |
| 46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 46 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 48 | CONFIG_PPC_OF=y | 48 | CONFIG_PPC_OF=y |
| 49 | CONFIG_OF=y | 49 | CONFIG_OF=y |
| @@ -73,12 +73,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 73 | # CONFIG_AUDIT is not set | 73 | # CONFIG_AUDIT is not set |
| 74 | # CONFIG_IKCONFIG is not set | 74 | # CONFIG_IKCONFIG is not set |
| 75 | CONFIG_LOG_BUF_SHIFT=14 | 75 | CONFIG_LOG_BUF_SHIFT=14 |
| 76 | # CONFIG_CGROUPS is not set | ||
| 77 | CONFIG_GROUP_SCHED=y | 76 | CONFIG_GROUP_SCHED=y |
| 78 | CONFIG_FAIR_GROUP_SCHED=y | 77 | CONFIG_FAIR_GROUP_SCHED=y |
| 79 | # CONFIG_RT_GROUP_SCHED is not set | 78 | # CONFIG_RT_GROUP_SCHED is not set |
| 80 | CONFIG_USER_SCHED=y | 79 | CONFIG_USER_SCHED=y |
| 81 | # CONFIG_CGROUP_SCHED is not set | 80 | # CONFIG_CGROUP_SCHED is not set |
| 81 | # CONFIG_CGROUPS is not set | ||
| 82 | CONFIG_SYSFS_DEPRECATED=y | 82 | CONFIG_SYSFS_DEPRECATED=y |
| 83 | CONFIG_SYSFS_DEPRECATED_V2=y | 83 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 84 | # CONFIG_RELAY is not set | 84 | # CONFIG_RELAY is not set |
| @@ -110,7 +110,6 @@ CONFIG_SLUB_DEBUG=y | |||
| 110 | CONFIG_SLUB=y | 110 | CONFIG_SLUB=y |
| 111 | # CONFIG_SLOB is not set | 111 | # CONFIG_SLOB is not set |
| 112 | # CONFIG_PROFILING is not set | 112 | # CONFIG_PROFILING is not set |
| 113 | # CONFIG_MARKERS is not set | ||
| 114 | CONFIG_HAVE_OPROFILE=y | 113 | CONFIG_HAVE_OPROFILE=y |
| 115 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 114 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
| 116 | CONFIG_HAVE_IOREMAP_PROT=y | 115 | CONFIG_HAVE_IOREMAP_PROT=y |
| @@ -120,7 +119,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
| 120 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 119 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
| 121 | CONFIG_SLABINFO=y | 120 | CONFIG_SLABINFO=y |
| 122 | CONFIG_RT_MUTEXES=y | 121 | CONFIG_RT_MUTEXES=y |
| 123 | # CONFIG_TINY_SHMEM is not set | ||
| 124 | CONFIG_BASE_SMALL=0 | 122 | CONFIG_BASE_SMALL=0 |
| 125 | CONFIG_MODULES=y | 123 | CONFIG_MODULES=y |
| 126 | # CONFIG_MODULE_FORCE_LOAD is not set | 124 | # CONFIG_MODULE_FORCE_LOAD is not set |
| @@ -128,11 +126,9 @@ CONFIG_MODULE_UNLOAD=y | |||
| 128 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 126 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 129 | # CONFIG_MODVERSIONS is not set | 127 | # CONFIG_MODVERSIONS is not set |
| 130 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 128 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 131 | CONFIG_KMOD=y | ||
| 132 | CONFIG_BLOCK=y | 129 | CONFIG_BLOCK=y |
| 133 | CONFIG_LBD=y | 130 | CONFIG_LBD=y |
| 134 | # CONFIG_BLK_DEV_IO_TRACE is not set | 131 | # CONFIG_BLK_DEV_IO_TRACE is not set |
| 135 | # CONFIG_LSF is not set | ||
| 136 | # CONFIG_BLK_DEV_BSG is not set | 132 | # CONFIG_BLK_DEV_BSG is not set |
| 137 | # CONFIG_BLK_DEV_INTEGRITY is not set | 133 | # CONFIG_BLK_DEV_INTEGRITY is not set |
| 138 | 134 | ||
| @@ -149,6 +145,10 @@ CONFIG_DEFAULT_CFQ=y | |||
| 149 | # CONFIG_DEFAULT_NOOP is not set | 145 | # CONFIG_DEFAULT_NOOP is not set |
| 150 | CONFIG_DEFAULT_IOSCHED="cfq" | 146 | CONFIG_DEFAULT_IOSCHED="cfq" |
| 151 | CONFIG_CLASSIC_RCU=y | 147 | CONFIG_CLASSIC_RCU=y |
| 148 | # CONFIG_TREE_RCU is not set | ||
| 149 | # CONFIG_PREEMPT_RCU is not set | ||
| 150 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 151 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 152 | # CONFIG_FREEZER is not set | 152 | # CONFIG_FREEZER is not set |
| 153 | 153 | ||
| 154 | # | 154 | # |
| @@ -191,6 +191,7 @@ CONFIG_MPIC=y | |||
| 191 | # CONFIG_TAU is not set | 191 | # CONFIG_TAU is not set |
| 192 | # CONFIG_QUICC_ENGINE is not set | 192 | # CONFIG_QUICC_ENGINE is not set |
| 193 | # CONFIG_FSL_ULI1575 is not set | 193 | # CONFIG_FSL_ULI1575 is not set |
| 194 | # CONFIG_SIMPLE_GPIO is not set | ||
| 194 | 195 | ||
| 195 | # | 196 | # |
| 196 | # Kernel options | 197 | # Kernel options |
| @@ -217,6 +218,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
| 217 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 218 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 218 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 219 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| 219 | # CONFIG_KEXEC is not set | 220 | # CONFIG_KEXEC is not set |
| 221 | # CONFIG_CRASH_DUMP is not set | ||
| 220 | CONFIG_ARCH_FLATMEM_ENABLE=y | 222 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 221 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 223 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
| 222 | CONFIG_SELECT_MEMORY_MODEL=y | 224 | CONFIG_SELECT_MEMORY_MODEL=y |
| @@ -228,12 +230,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
| 228 | CONFIG_PAGEFLAGS_EXTENDED=y | 230 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 229 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 231 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 230 | CONFIG_MIGRATION=y | 232 | CONFIG_MIGRATION=y |
| 231 | # CONFIG_RESOURCES_64BIT is not set | ||
| 232 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 233 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
| 233 | CONFIG_ZONE_DMA_FLAG=1 | 234 | CONFIG_ZONE_DMA_FLAG=1 |
| 234 | CONFIG_BOUNCE=y | 235 | CONFIG_BOUNCE=y |
| 235 | CONFIG_VIRT_TO_BUS=y | 236 | CONFIG_VIRT_TO_BUS=y |
| 236 | CONFIG_UNEVICTABLE_LRU=y | 237 | CONFIG_UNEVICTABLE_LRU=y |
| 238 | CONFIG_PPC_4K_PAGES=y | ||
| 239 | # CONFIG_PPC_16K_PAGES is not set | ||
| 240 | # CONFIG_PPC_64K_PAGES is not set | ||
| 237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 241 | CONFIG_FORCE_MAX_ZONEORDER=11 |
| 238 | CONFIG_PROC_DEVICETREE=y | 242 | CONFIG_PROC_DEVICETREE=y |
| 239 | CONFIG_CMDLINE_BOOL=y | 243 | CONFIG_CMDLINE_BOOL=y |
| @@ -257,6 +261,7 @@ CONFIG_PCI_SYSCALL=y | |||
| 257 | CONFIG_ARCH_SUPPORTS_MSI=y | 261 | CONFIG_ARCH_SUPPORTS_MSI=y |
| 258 | # CONFIG_PCI_MSI is not set | 262 | # CONFIG_PCI_MSI is not set |
| 259 | # CONFIG_PCI_LEGACY is not set | 263 | # CONFIG_PCI_LEGACY is not set |
| 264 | # CONFIG_PCI_STUB is not set | ||
| 260 | # CONFIG_PCCARD is not set | 265 | # CONFIG_PCCARD is not set |
| 261 | # CONFIG_HOTPLUG_PCI is not set | 266 | # CONFIG_HOTPLUG_PCI is not set |
| 262 | # CONFIG_HAS_RAPIDIO is not set | 267 | # CONFIG_HAS_RAPIDIO is not set |
| @@ -279,6 +284,7 @@ CONFIG_NET=y | |||
| 279 | # | 284 | # |
| 280 | # Networking options | 285 | # Networking options |
| 281 | # | 286 | # |
| 287 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 282 | CONFIG_PACKET=m | 288 | CONFIG_PACKET=m |
| 283 | # CONFIG_PACKET_MMAP is not set | 289 | # CONFIG_PACKET_MMAP is not set |
| 284 | CONFIG_UNIX=y | 290 | CONFIG_UNIX=y |
| @@ -330,6 +336,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 330 | # CONFIG_ECONET is not set | 336 | # CONFIG_ECONET is not set |
| 331 | # CONFIG_WAN_ROUTER is not set | 337 | # CONFIG_WAN_ROUTER is not set |
| 332 | # CONFIG_NET_SCHED is not set | 338 | # CONFIG_NET_SCHED is not set |
| 339 | # CONFIG_DCB is not set | ||
| 333 | 340 | ||
| 334 | # | 341 | # |
| 335 | # Network testing | 342 | # Network testing |
| @@ -345,8 +352,9 @@ CONFIG_WIRELESS=y | |||
| 345 | # CONFIG_CFG80211 is not set | 352 | # CONFIG_CFG80211 is not set |
| 346 | CONFIG_WIRELESS_OLD_REGULATORY=y | 353 | CONFIG_WIRELESS_OLD_REGULATORY=y |
| 347 | # CONFIG_WIRELESS_EXT is not set | 354 | # CONFIG_WIRELESS_EXT is not set |
| 355 | # CONFIG_LIB80211 is not set | ||
| 348 | # CONFIG_MAC80211 is not set | 356 | # CONFIG_MAC80211 is not set |
| 349 | # CONFIG_IEEE80211 is not set | 357 | # CONFIG_WIMAX is not set |
| 350 | # CONFIG_RFKILL is not set | 358 | # CONFIG_RFKILL is not set |
| 351 | # CONFIG_NET_9P is not set | 359 | # CONFIG_NET_9P is not set |
| 352 | 360 | ||
| @@ -367,6 +375,7 @@ CONFIG_MTD=y | |||
| 367 | # CONFIG_MTD_DEBUG is not set | 375 | # CONFIG_MTD_DEBUG is not set |
| 368 | # CONFIG_MTD_CONCAT is not set | 376 | # CONFIG_MTD_CONCAT is not set |
| 369 | CONFIG_MTD_PARTITIONS=y | 377 | CONFIG_MTD_PARTITIONS=y |
| 378 | # CONFIG_MTD_TESTS is not set | ||
| 370 | # CONFIG_MTD_REDBOOT_PARTS is not set | 379 | # CONFIG_MTD_REDBOOT_PARTS is not set |
| 371 | # CONFIG_MTD_CMDLINE_PARTS is not set | 380 | # CONFIG_MTD_CMDLINE_PARTS is not set |
| 372 | # CONFIG_MTD_OF_PARTS is not set | 381 | # CONFIG_MTD_OF_PARTS is not set |
| @@ -416,9 +425,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
| 416 | # | 425 | # |
| 417 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 426 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
| 418 | CONFIG_MTD_PHYSMAP=y | 427 | CONFIG_MTD_PHYSMAP=y |
| 419 | CONFIG_MTD_PHYSMAP_START=0xFF800000 | 428 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
| 420 | CONFIG_MTD_PHYSMAP_LEN=0x00800000 | ||
| 421 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
| 422 | # CONFIG_MTD_PHYSMAP_OF is not set | 429 | # CONFIG_MTD_PHYSMAP_OF is not set |
| 423 | # CONFIG_MTD_INTEL_VR_NOR is not set | 430 | # CONFIG_MTD_INTEL_VR_NOR is not set |
| 424 | # CONFIG_MTD_PLATRAM is not set | 431 | # CONFIG_MTD_PLATRAM is not set |
| @@ -442,6 +449,12 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
| 442 | # CONFIG_MTD_ONENAND is not set | 449 | # CONFIG_MTD_ONENAND is not set |
| 443 | 450 | ||
| 444 | # | 451 | # |
| 452 | # LPDDR flash memory drivers | ||
| 453 | # | ||
| 454 | # CONFIG_MTD_LPDDR is not set | ||
| 455 | # CONFIG_MTD_QINFO_PROBE is not set | ||
| 456 | |||
| 457 | # | ||
| 445 | # UBI - Unsorted block images | 458 | # UBI - Unsorted block images |
| 446 | # | 459 | # |
| 447 | # CONFIG_MTD_UBI is not set | 460 | # CONFIG_MTD_UBI is not set |
| @@ -468,8 +481,10 @@ CONFIG_MISC_DEVICES=y | |||
| 468 | # CONFIG_EEPROM_93CX6 is not set | 481 | # CONFIG_EEPROM_93CX6 is not set |
| 469 | # CONFIG_SGI_IOC4 is not set | 482 | # CONFIG_SGI_IOC4 is not set |
| 470 | # CONFIG_TIFM_CORE is not set | 483 | # CONFIG_TIFM_CORE is not set |
| 484 | # CONFIG_ICS932S401 is not set | ||
| 471 | # CONFIG_ENCLOSURE_SERVICES is not set | 485 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 472 | # CONFIG_HP_ILO is not set | 486 | # CONFIG_HP_ILO is not set |
| 487 | # CONFIG_C2PORT is not set | ||
| 473 | CONFIG_HAVE_IDE=y | 488 | CONFIG_HAVE_IDE=y |
| 474 | CONFIG_IDE=y | 489 | CONFIG_IDE=y |
| 475 | 490 | ||
| @@ -483,7 +498,6 @@ CONFIG_IDE_GD_ATA=y | |||
| 483 | # CONFIG_IDE_GD_ATAPI is not set | 498 | # CONFIG_IDE_GD_ATAPI is not set |
| 484 | # CONFIG_BLK_DEV_IDECD is not set | 499 | # CONFIG_BLK_DEV_IDECD is not set |
| 485 | # CONFIG_BLK_DEV_IDETAPE is not set | 500 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 486 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 487 | # CONFIG_IDE_TASK_IOCTL is not set | 501 | # CONFIG_IDE_TASK_IOCTL is not set |
| 488 | CONFIG_IDE_PROC_FS=y | 502 | CONFIG_IDE_PROC_FS=y |
| 489 | 503 | ||
| @@ -512,6 +526,7 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
| 512 | # CONFIG_BLK_DEV_JMICRON is not set | 526 | # CONFIG_BLK_DEV_JMICRON is not set |
| 513 | # CONFIG_BLK_DEV_SC1200 is not set | 527 | # CONFIG_BLK_DEV_SC1200 is not set |
| 514 | # CONFIG_BLK_DEV_PIIX is not set | 528 | # CONFIG_BLK_DEV_PIIX is not set |
| 529 | # CONFIG_BLK_DEV_IT8172 is not set | ||
| 515 | # CONFIG_BLK_DEV_IT8213 is not set | 530 | # CONFIG_BLK_DEV_IT8213 is not set |
| 516 | # CONFIG_BLK_DEV_IT821X is not set | 531 | # CONFIG_BLK_DEV_IT821X is not set |
| 517 | # CONFIG_BLK_DEV_NS87415 is not set | 532 | # CONFIG_BLK_DEV_NS87415 is not set |
| @@ -582,6 +597,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 582 | # CONFIG_MEGARAID_SAS is not set | 597 | # CONFIG_MEGARAID_SAS is not set |
| 583 | # CONFIG_SCSI_HPTIOP is not set | 598 | # CONFIG_SCSI_HPTIOP is not set |
| 584 | # CONFIG_SCSI_BUSLOGIC is not set | 599 | # CONFIG_SCSI_BUSLOGIC is not set |
| 600 | # CONFIG_LIBFC is not set | ||
| 601 | # CONFIG_FCOE is not set | ||
| 585 | # CONFIG_SCSI_DMX3191D is not set | 602 | # CONFIG_SCSI_DMX3191D is not set |
| 586 | # CONFIG_SCSI_EATA is not set | 603 | # CONFIG_SCSI_EATA is not set |
| 587 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 604 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| @@ -672,6 +689,10 @@ CONFIG_R8169=y | |||
| 672 | # CONFIG_IWLWIFI_LEDS is not set | 689 | # CONFIG_IWLWIFI_LEDS is not set |
| 673 | 690 | ||
| 674 | # | 691 | # |
| 692 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 693 | # | ||
| 694 | |||
| 695 | # | ||
| 675 | # USB Network Adapters | 696 | # USB Network Adapters |
| 676 | # | 697 | # |
| 677 | # CONFIG_USB_CATC is not set | 698 | # CONFIG_USB_CATC is not set |
| @@ -729,8 +750,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 729 | # CONFIG_SERIAL_JSM is not set | 750 | # CONFIG_SERIAL_JSM is not set |
| 730 | # CONFIG_SERIAL_OF_PLATFORM is not set | 751 | # CONFIG_SERIAL_OF_PLATFORM is not set |
| 731 | CONFIG_UNIX98_PTYS=y | 752 | CONFIG_UNIX98_PTYS=y |
| 753 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 732 | CONFIG_LEGACY_PTYS=y | 754 | CONFIG_LEGACY_PTYS=y |
| 733 | CONFIG_LEGACY_PTY_COUNT=256 | 755 | CONFIG_LEGACY_PTY_COUNT=256 |
| 756 | # CONFIG_HVC_UDBG is not set | ||
| 734 | # CONFIG_IPMI_HANDLER is not set | 757 | # CONFIG_IPMI_HANDLER is not set |
| 735 | CONFIG_HW_RANDOM=m | 758 | CONFIG_HW_RANDOM=m |
| 736 | CONFIG_NVRAM=y | 759 | CONFIG_NVRAM=y |
| @@ -816,11 +839,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
| 816 | # CONFIG_THERMAL is not set | 839 | # CONFIG_THERMAL is not set |
| 817 | # CONFIG_THERMAL_HWMON is not set | 840 | # CONFIG_THERMAL_HWMON is not set |
| 818 | # CONFIG_WATCHDOG is not set | 841 | # CONFIG_WATCHDOG is not set |
| 842 | CONFIG_SSB_POSSIBLE=y | ||
| 819 | 843 | ||
| 820 | # | 844 | # |
| 821 | # Sonics Silicon Backplane | 845 | # Sonics Silicon Backplane |
| 822 | # | 846 | # |
| 823 | CONFIG_SSB_POSSIBLE=y | ||
| 824 | # CONFIG_SSB is not set | 847 | # CONFIG_SSB is not set |
| 825 | 848 | ||
| 826 | # | 849 | # |
| @@ -829,18 +852,13 @@ CONFIG_SSB_POSSIBLE=y | |||
| 829 | # CONFIG_MFD_CORE is not set | 852 | # CONFIG_MFD_CORE is not set |
| 830 | # CONFIG_MFD_SM501 is not set | 853 | # CONFIG_MFD_SM501 is not set |
| 831 | # CONFIG_HTC_PASIC3 is not set | 854 | # CONFIG_HTC_PASIC3 is not set |
| 855 | # CONFIG_TWL4030_CORE is not set | ||
| 832 | # CONFIG_MFD_TMIO is not set | 856 | # CONFIG_MFD_TMIO is not set |
| 833 | # CONFIG_PMIC_DA903X is not set | 857 | # CONFIG_PMIC_DA903X is not set |
| 834 | # CONFIG_MFD_WM8400 is not set | 858 | # CONFIG_MFD_WM8400 is not set |
| 835 | # CONFIG_MFD_WM8350_I2C is not set | 859 | # CONFIG_MFD_WM8350_I2C is not set |
| 836 | 860 | # CONFIG_MFD_PCF50633 is not set | |
| 837 | # | ||
| 838 | # Voltage and Current regulators | ||
| 839 | # | ||
| 840 | # CONFIG_REGULATOR is not set | 861 | # CONFIG_REGULATOR is not set |
| 841 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
| 842 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
| 843 | # CONFIG_REGULATOR_BQ24022 is not set | ||
| 844 | 862 | ||
| 845 | # | 863 | # |
| 846 | # Multimedia devices | 864 | # Multimedia devices |
| @@ -903,6 +921,7 @@ CONFIG_USB_EHCI_HCD=y | |||
| 903 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 921 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 904 | # CONFIG_USB_EHCI_FSL is not set | 922 | # CONFIG_USB_EHCI_FSL is not set |
| 905 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 923 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
| 924 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 906 | # CONFIG_USB_ISP116X_HCD is not set | 925 | # CONFIG_USB_ISP116X_HCD is not set |
| 907 | # CONFIG_USB_ISP1760_HCD is not set | 926 | # CONFIG_USB_ISP1760_HCD is not set |
| 908 | CONFIG_USB_OHCI_HCD=y | 927 | CONFIG_USB_OHCI_HCD=y |
| @@ -925,18 +944,17 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
| 925 | # CONFIG_USB_TMC is not set | 944 | # CONFIG_USB_TMC is not set |
| 926 | 945 | ||
| 927 | # | 946 | # |
| 928 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 947 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
| 929 | # | 948 | # |
| 930 | 949 | ||
| 931 | # | 950 | # |
| 932 | # may also be needed; see USB_STORAGE Help for more information | 951 | # see USB_STORAGE Help for more information |
| 933 | # | 952 | # |
| 934 | CONFIG_USB_STORAGE=y | 953 | CONFIG_USB_STORAGE=y |
| 935 | # CONFIG_USB_STORAGE_DEBUG is not set | 954 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 936 | # CONFIG_USB_STORAGE_DATAFAB is not set | 955 | # CONFIG_USB_STORAGE_DATAFAB is not set |
| 937 | # CONFIG_USB_STORAGE_FREECOM is not set | 956 | # CONFIG_USB_STORAGE_FREECOM is not set |
| 938 | # CONFIG_USB_STORAGE_ISD200 is not set | 957 | # CONFIG_USB_STORAGE_ISD200 is not set |
| 939 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 940 | # CONFIG_USB_STORAGE_USBAT is not set | 958 | # CONFIG_USB_STORAGE_USBAT is not set |
| 941 | # CONFIG_USB_STORAGE_SDDR09 is not set | 959 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 942 | # CONFIG_USB_STORAGE_SDDR55 is not set | 960 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| @@ -983,6 +1001,10 @@ CONFIG_USB_STORAGE=y | |||
| 983 | # CONFIG_USB_ISIGHTFW is not set | 1001 | # CONFIG_USB_ISIGHTFW is not set |
| 984 | # CONFIG_USB_VST is not set | 1002 | # CONFIG_USB_VST is not set |
| 985 | # CONFIG_USB_GADGET is not set | 1003 | # CONFIG_USB_GADGET is not set |
| 1004 | |||
| 1005 | # | ||
| 1006 | # OTG and related infrastructure | ||
| 1007 | # | ||
| 986 | # CONFIG_UWB is not set | 1008 | # CONFIG_UWB is not set |
| 987 | # CONFIG_MMC is not set | 1009 | # CONFIG_MMC is not set |
| 988 | # CONFIG_MEMSTICK is not set | 1010 | # CONFIG_MEMSTICK is not set |
| @@ -1020,6 +1042,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1020 | # CONFIG_RTC_DRV_M41T80 is not set | 1042 | # CONFIG_RTC_DRV_M41T80 is not set |
| 1021 | # CONFIG_RTC_DRV_S35390A is not set | 1043 | # CONFIG_RTC_DRV_S35390A is not set |
| 1022 | # CONFIG_RTC_DRV_FM3130 is not set | 1044 | # CONFIG_RTC_DRV_FM3130 is not set |
| 1045 | # CONFIG_RTC_DRV_RX8581 is not set | ||
| 1023 | 1046 | ||
| 1024 | # | 1047 | # |
| 1025 | # SPI RTC drivers | 1048 | # SPI RTC drivers |
| @@ -1070,7 +1093,9 @@ CONFIG_XFS_FS=m | |||
| 1070 | # CONFIG_XFS_POSIX_ACL is not set | 1093 | # CONFIG_XFS_POSIX_ACL is not set |
| 1071 | # CONFIG_XFS_RT is not set | 1094 | # CONFIG_XFS_RT is not set |
| 1072 | # CONFIG_XFS_DEBUG is not set | 1095 | # CONFIG_XFS_DEBUG is not set |
| 1096 | # CONFIG_GFS2_FS is not set | ||
| 1073 | # CONFIG_OCFS2_FS is not set | 1097 | # CONFIG_OCFS2_FS is not set |
| 1098 | # CONFIG_BTRFS_FS is not set | ||
| 1074 | CONFIG_DNOTIFY=y | 1099 | CONFIG_DNOTIFY=y |
| 1075 | CONFIG_INOTIFY=y | 1100 | CONFIG_INOTIFY=y |
| 1076 | CONFIG_INOTIFY_USER=y | 1101 | CONFIG_INOTIFY_USER=y |
| @@ -1104,10 +1129,7 @@ CONFIG_TMPFS=y | |||
| 1104 | # CONFIG_TMPFS_POSIX_ACL is not set | 1129 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1105 | # CONFIG_HUGETLB_PAGE is not set | 1130 | # CONFIG_HUGETLB_PAGE is not set |
| 1106 | # CONFIG_CONFIGFS_FS is not set | 1131 | # CONFIG_CONFIGFS_FS is not set |
| 1107 | 1132 | CONFIG_MISC_FILESYSTEMS=y | |
| 1108 | # | ||
| 1109 | # Miscellaneous filesystems | ||
| 1110 | # | ||
| 1111 | # CONFIG_ADFS_FS is not set | 1133 | # CONFIG_ADFS_FS is not set |
| 1112 | # CONFIG_AFFS_FS is not set | 1134 | # CONFIG_AFFS_FS is not set |
| 1113 | # CONFIG_HFS_FS is not set | 1135 | # CONFIG_HFS_FS is not set |
| @@ -1127,6 +1149,7 @@ CONFIG_JFFS2_ZLIB=y | |||
| 1127 | CONFIG_JFFS2_RTIME=y | 1149 | CONFIG_JFFS2_RTIME=y |
| 1128 | # CONFIG_JFFS2_RUBIN is not set | 1150 | # CONFIG_JFFS2_RUBIN is not set |
| 1129 | # CONFIG_CRAMFS is not set | 1151 | # CONFIG_CRAMFS is not set |
| 1152 | # CONFIG_SQUASHFS is not set | ||
| 1130 | # CONFIG_VXFS_FS is not set | 1153 | # CONFIG_VXFS_FS is not set |
| 1131 | # CONFIG_MINIX_FS is not set | 1154 | # CONFIG_MINIX_FS is not set |
| 1132 | # CONFIG_OMFS_FS is not set | 1155 | # CONFIG_OMFS_FS is not set |
| @@ -1204,6 +1227,7 @@ CONFIG_NLS_UTF8=y | |||
| 1204 | # Library routines | 1227 | # Library routines |
| 1205 | # | 1228 | # |
| 1206 | CONFIG_BITREVERSE=y | 1229 | CONFIG_BITREVERSE=y |
| 1230 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1207 | # CONFIG_CRC_CCITT is not set | 1231 | # CONFIG_CRC_CCITT is not set |
| 1208 | # CONFIG_CRC16 is not set | 1232 | # CONFIG_CRC16 is not set |
| 1209 | CONFIG_CRC_T10DIF=y | 1233 | CONFIG_CRC_T10DIF=y |
| @@ -1239,6 +1263,8 @@ CONFIG_FRAME_WARN=1024 | |||
| 1239 | # CONFIG_LATENCYTOP is not set | 1263 | # CONFIG_LATENCYTOP is not set |
| 1240 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1264 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 1241 | CONFIG_HAVE_FUNCTION_TRACER=y | 1265 | CONFIG_HAVE_FUNCTION_TRACER=y |
| 1266 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1267 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1242 | 1268 | ||
| 1243 | # | 1269 | # |
| 1244 | # Tracers | 1270 | # Tracers |
| @@ -1246,6 +1272,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
| 1246 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1272 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
| 1247 | # CONFIG_SAMPLES is not set | 1273 | # CONFIG_SAMPLES is not set |
| 1248 | CONFIG_HAVE_ARCH_KGDB=y | 1274 | CONFIG_HAVE_ARCH_KGDB=y |
| 1275 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1249 | # CONFIG_IRQSTACKS is not set | 1276 | # CONFIG_IRQSTACKS is not set |
| 1250 | # CONFIG_BOOTX_TEXT is not set | 1277 | # CONFIG_BOOTX_TEXT is not set |
| 1251 | # CONFIG_PPC_EARLY_DEBUG is not set | 1278 | # CONFIG_PPC_EARLY_DEBUG is not set |
