diff options
Diffstat (limited to 'arch/powerpc/configs/mpc83xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc83xx_defconfig | 107 |
1 files changed, 77 insertions, 30 deletions
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig index 3e1272cfdd91..45f03cad8db6 100644 --- a/arch/powerpc/configs/mpc83xx_defconfig +++ b/arch/powerpc/configs/mpc83xx_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:42 2008 | 4 | # Mon Jan 26 15:35:36 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -45,7 +45,7 @@ CONFIG_GENERIC_GPIO=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 |
@@ -77,12 +77,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
77 | # CONFIG_AUDIT is not set | 77 | # CONFIG_AUDIT is not set |
78 | # CONFIG_IKCONFIG is not set | 78 | # CONFIG_IKCONFIG is not set |
79 | CONFIG_LOG_BUF_SHIFT=14 | 79 | CONFIG_LOG_BUF_SHIFT=14 |
80 | # CONFIG_CGROUPS is not set | ||
81 | CONFIG_GROUP_SCHED=y | 80 | CONFIG_GROUP_SCHED=y |
82 | CONFIG_FAIR_GROUP_SCHED=y | 81 | CONFIG_FAIR_GROUP_SCHED=y |
83 | # CONFIG_RT_GROUP_SCHED is not set | 82 | # CONFIG_RT_GROUP_SCHED is not set |
84 | CONFIG_USER_SCHED=y | 83 | CONFIG_USER_SCHED=y |
85 | # CONFIG_CGROUP_SCHED is not set | 84 | # CONFIG_CGROUP_SCHED is not set |
85 | # CONFIG_CGROUPS is not set | ||
86 | CONFIG_SYSFS_DEPRECATED=y | 86 | CONFIG_SYSFS_DEPRECATED=y |
87 | CONFIG_SYSFS_DEPRECATED_V2=y | 87 | CONFIG_SYSFS_DEPRECATED_V2=y |
88 | # CONFIG_RELAY is not set | 88 | # CONFIG_RELAY is not set |
@@ -115,7 +115,6 @@ CONFIG_SLAB=y | |||
115 | # CONFIG_SLUB is not set | 115 | # CONFIG_SLUB is not set |
116 | # CONFIG_SLOB is not set | 116 | # CONFIG_SLOB is not set |
117 | # CONFIG_PROFILING is not set | 117 | # CONFIG_PROFILING is not set |
118 | # CONFIG_MARKERS is not set | ||
119 | CONFIG_HAVE_OPROFILE=y | 118 | CONFIG_HAVE_OPROFILE=y |
120 | # CONFIG_KPROBES is not set | 119 | # CONFIG_KPROBES is not set |
121 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -126,7 +125,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 126 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 127 | CONFIG_RT_MUTEXES=y |
129 | # CONFIG_TINY_SHMEM is not set | ||
130 | CONFIG_BASE_SMALL=0 | 128 | CONFIG_BASE_SMALL=0 |
131 | CONFIG_MODULES=y | 129 | CONFIG_MODULES=y |
132 | # CONFIG_MODULE_FORCE_LOAD is not set | 130 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -134,11 +132,9 @@ CONFIG_MODULE_UNLOAD=y | |||
134 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 132 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
135 | # CONFIG_MODVERSIONS is not set | 133 | # CONFIG_MODVERSIONS is not set |
136 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 134 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
137 | CONFIG_KMOD=y | ||
138 | CONFIG_BLOCK=y | 135 | CONFIG_BLOCK=y |
139 | # CONFIG_LBD is not set | 136 | # CONFIG_LBD is not set |
140 | # CONFIG_BLK_DEV_IO_TRACE is not set | 137 | # CONFIG_BLK_DEV_IO_TRACE is not set |
141 | # CONFIG_LSF is not set | ||
142 | # CONFIG_BLK_DEV_BSG is not set | 138 | # CONFIG_BLK_DEV_BSG is not set |
143 | # CONFIG_BLK_DEV_INTEGRITY is not set | 139 | # CONFIG_BLK_DEV_INTEGRITY is not set |
144 | 140 | ||
@@ -155,6 +151,10 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_TREE_RCU is not set | ||
155 | # CONFIG_PREEMPT_RCU is not set | ||
156 | # CONFIG_TREE_RCU_TRACE is not set | ||
157 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
158 | # CONFIG_FREEZER is not set | 158 | # CONFIG_FREEZER is not set |
159 | 159 | ||
160 | # | 160 | # |
@@ -205,6 +205,8 @@ CONFIG_QUICC_ENGINE=y | |||
205 | CONFIG_QE_GPIO=y | 205 | CONFIG_QE_GPIO=y |
206 | # CONFIG_FSL_ULI1575 is not set | 206 | # CONFIG_FSL_ULI1575 is not set |
207 | # CONFIG_MPC8xxx_GPIO is not set | 207 | # CONFIG_MPC8xxx_GPIO is not set |
208 | # CONFIG_SIMPLE_GPIO is not set | ||
209 | # CONFIG_MCU_MPC8349EMITX is not set | ||
208 | 210 | ||
209 | # | 211 | # |
210 | # Kernel options | 212 | # Kernel options |
@@ -232,6 +234,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
232 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 234 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
233 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 235 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
234 | # CONFIG_KEXEC is not set | 236 | # CONFIG_KEXEC is not set |
237 | # CONFIG_CRASH_DUMP is not set | ||
235 | CONFIG_ARCH_FLATMEM_ENABLE=y | 238 | CONFIG_ARCH_FLATMEM_ENABLE=y |
236 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 239 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
237 | CONFIG_SELECT_MEMORY_MODEL=y | 240 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -243,12 +246,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
243 | CONFIG_PAGEFLAGS_EXTENDED=y | 246 | CONFIG_PAGEFLAGS_EXTENDED=y |
244 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 247 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
245 | CONFIG_MIGRATION=y | 248 | CONFIG_MIGRATION=y |
246 | # CONFIG_RESOURCES_64BIT is not set | ||
247 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 249 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
248 | CONFIG_ZONE_DMA_FLAG=1 | 250 | CONFIG_ZONE_DMA_FLAG=1 |
249 | CONFIG_BOUNCE=y | 251 | CONFIG_BOUNCE=y |
250 | CONFIG_VIRT_TO_BUS=y | 252 | CONFIG_VIRT_TO_BUS=y |
251 | CONFIG_UNEVICTABLE_LRU=y | 253 | CONFIG_UNEVICTABLE_LRU=y |
254 | CONFIG_PPC_4K_PAGES=y | ||
255 | # CONFIG_PPC_16K_PAGES is not set | ||
256 | # CONFIG_PPC_64K_PAGES is not set | ||
252 | CONFIG_FORCE_MAX_ZONEORDER=11 | 257 | CONFIG_FORCE_MAX_ZONEORDER=11 |
253 | CONFIG_PROC_DEVICETREE=y | 258 | CONFIG_PROC_DEVICETREE=y |
254 | # CONFIG_CMDLINE_BOOL is not set | 259 | # CONFIG_CMDLINE_BOOL is not set |
@@ -275,6 +280,7 @@ CONFIG_PCI_SYSCALL=y | |||
275 | CONFIG_ARCH_SUPPORTS_MSI=y | 280 | CONFIG_ARCH_SUPPORTS_MSI=y |
276 | # CONFIG_PCI_MSI is not set | 281 | # CONFIG_PCI_MSI is not set |
277 | # CONFIG_PCI_LEGACY is not set | 282 | # CONFIG_PCI_LEGACY is not set |
283 | # CONFIG_PCI_STUB is not set | ||
278 | # CONFIG_PCCARD is not set | 284 | # CONFIG_PCCARD is not set |
279 | # CONFIG_HOTPLUG_PCI is not set | 285 | # CONFIG_HOTPLUG_PCI is not set |
280 | # CONFIG_HAS_RAPIDIO is not set | 286 | # CONFIG_HAS_RAPIDIO is not set |
@@ -297,6 +303,7 @@ CONFIG_NET=y | |||
297 | # | 303 | # |
298 | # Networking options | 304 | # Networking options |
299 | # | 305 | # |
306 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
300 | CONFIG_PACKET=y | 307 | CONFIG_PACKET=y |
301 | # CONFIG_PACKET_MMAP is not set | 308 | # CONFIG_PACKET_MMAP is not set |
302 | CONFIG_UNIX=y | 309 | CONFIG_UNIX=y |
@@ -353,6 +360,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
353 | # CONFIG_ECONET is not set | 360 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 361 | # CONFIG_WAN_ROUTER is not set |
355 | # CONFIG_NET_SCHED is not set | 362 | # CONFIG_NET_SCHED is not set |
363 | # CONFIG_DCB is not set | ||
356 | 364 | ||
357 | # | 365 | # |
358 | # Network testing | 366 | # Network testing |
@@ -368,8 +376,9 @@ CONFIG_WIRELESS=y | |||
368 | # CONFIG_CFG80211 is not set | 376 | # CONFIG_CFG80211 is not set |
369 | CONFIG_WIRELESS_OLD_REGULATORY=y | 377 | CONFIG_WIRELESS_OLD_REGULATORY=y |
370 | # CONFIG_WIRELESS_EXT is not set | 378 | # CONFIG_WIRELESS_EXT is not set |
379 | # CONFIG_LIB80211 is not set | ||
371 | # CONFIG_MAC80211 is not set | 380 | # CONFIG_MAC80211 is not set |
372 | # CONFIG_IEEE80211 is not set | 381 | # CONFIG_WIMAX is not set |
373 | # CONFIG_RFKILL is not set | 382 | # CONFIG_RFKILL is not set |
374 | # CONFIG_NET_9P is not set | 383 | # CONFIG_NET_9P is not set |
375 | 384 | ||
@@ -390,6 +399,7 @@ CONFIG_MTD=y | |||
390 | # CONFIG_MTD_DEBUG is not set | 399 | # CONFIG_MTD_DEBUG is not set |
391 | # CONFIG_MTD_CONCAT is not set | 400 | # CONFIG_MTD_CONCAT is not set |
392 | CONFIG_MTD_PARTITIONS=y | 401 | CONFIG_MTD_PARTITIONS=y |
402 | # CONFIG_MTD_TESTS is not set | ||
393 | # CONFIG_MTD_REDBOOT_PARTS is not set | 403 | # CONFIG_MTD_REDBOOT_PARTS is not set |
394 | # CONFIG_MTD_CMDLINE_PARTS is not set | 404 | # CONFIG_MTD_CMDLINE_PARTS is not set |
395 | CONFIG_MTD_OF_PARTS=y | 405 | CONFIG_MTD_OF_PARTS=y |
@@ -472,6 +482,12 @@ CONFIG_MTD_NAND_FSL_ELBC=y | |||
472 | # CONFIG_MTD_ONENAND is not set | 482 | # CONFIG_MTD_ONENAND is not set |
473 | 483 | ||
474 | # | 484 | # |
485 | # LPDDR flash memory drivers | ||
486 | # | ||
487 | # CONFIG_MTD_LPDDR is not set | ||
488 | # CONFIG_MTD_QINFO_PROBE is not set | ||
489 | |||
490 | # | ||
475 | # UBI - Unsorted block images | 491 | # UBI - Unsorted block images |
476 | # | 492 | # |
477 | # CONFIG_MTD_UBI is not set | 493 | # CONFIG_MTD_UBI is not set |
@@ -503,8 +519,10 @@ CONFIG_MISC_DEVICES=y | |||
503 | # CONFIG_EEPROM_93CX6 is not set | 519 | # CONFIG_EEPROM_93CX6 is not set |
504 | # CONFIG_SGI_IOC4 is not set | 520 | # CONFIG_SGI_IOC4 is not set |
505 | # CONFIG_TIFM_CORE is not set | 521 | # CONFIG_TIFM_CORE is not set |
522 | # CONFIG_ICS932S401 is not set | ||
506 | # CONFIG_ENCLOSURE_SERVICES is not set | 523 | # CONFIG_ENCLOSURE_SERVICES is not set |
507 | # CONFIG_HP_ILO is not set | 524 | # CONFIG_HP_ILO is not set |
525 | # CONFIG_C2PORT is not set | ||
508 | CONFIG_HAVE_IDE=y | 526 | CONFIG_HAVE_IDE=y |
509 | # CONFIG_IDE is not set | 527 | # CONFIG_IDE is not set |
510 | 528 | ||
@@ -547,6 +565,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
547 | # CONFIG_SCSI_SRP_ATTRS is not set | 565 | # CONFIG_SCSI_SRP_ATTRS is not set |
548 | CONFIG_SCSI_LOWLEVEL=y | 566 | CONFIG_SCSI_LOWLEVEL=y |
549 | # CONFIG_ISCSI_TCP is not set | 567 | # CONFIG_ISCSI_TCP is not set |
568 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
550 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 569 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
551 | # CONFIG_SCSI_3W_9XXX is not set | 570 | # CONFIG_SCSI_3W_9XXX is not set |
552 | # CONFIG_SCSI_ACARD is not set | 571 | # CONFIG_SCSI_ACARD is not set |
@@ -563,6 +582,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
563 | # CONFIG_MEGARAID_SAS is not set | 582 | # CONFIG_MEGARAID_SAS is not set |
564 | # CONFIG_SCSI_HPTIOP is not set | 583 | # CONFIG_SCSI_HPTIOP is not set |
565 | # CONFIG_SCSI_BUSLOGIC is not set | 584 | # CONFIG_SCSI_BUSLOGIC is not set |
585 | # CONFIG_LIBFC is not set | ||
586 | # CONFIG_FCOE is not set | ||
566 | # CONFIG_SCSI_DMX3191D is not set | 587 | # CONFIG_SCSI_DMX3191D is not set |
567 | # CONFIG_SCSI_EATA is not set | 588 | # CONFIG_SCSI_EATA is not set |
568 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 589 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
@@ -682,6 +703,9 @@ CONFIG_VITESSE_PHY=y | |||
682 | # CONFIG_BROADCOM_PHY is not set | 703 | # CONFIG_BROADCOM_PHY is not set |
683 | CONFIG_ICPLUS_PHY=y | 704 | CONFIG_ICPLUS_PHY=y |
684 | # CONFIG_REALTEK_PHY is not set | 705 | # CONFIG_REALTEK_PHY is not set |
706 | # CONFIG_NATIONAL_PHY is not set | ||
707 | # CONFIG_STE10XP is not set | ||
708 | # CONFIG_LSI_ET1011C_PHY is not set | ||
685 | CONFIG_FIXED_PHY=y | 709 | CONFIG_FIXED_PHY=y |
686 | # CONFIG_MDIO_BITBANG is not set | 710 | # CONFIG_MDIO_BITBANG is not set |
687 | CONFIG_NET_ETHERNET=y | 711 | CONFIG_NET_ETHERNET=y |
@@ -722,7 +746,6 @@ CONFIG_NETDEV_1000=y | |||
722 | CONFIG_GIANFAR=y | 746 | CONFIG_GIANFAR=y |
723 | CONFIG_UCC_GETH=y | 747 | CONFIG_UCC_GETH=y |
724 | # CONFIG_UGETH_MAGIC_PACKET is not set | 748 | # CONFIG_UGETH_MAGIC_PACKET is not set |
725 | # CONFIG_UGETH_FILTERING is not set | ||
726 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 749 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
727 | # CONFIG_MV643XX_ETH is not set | 750 | # CONFIG_MV643XX_ETH is not set |
728 | # CONFIG_QLA3XXX is not set | 751 | # CONFIG_QLA3XXX is not set |
@@ -731,6 +754,7 @@ CONFIG_UCC_GETH=y | |||
731 | # CONFIG_JME is not set | 754 | # CONFIG_JME is not set |
732 | CONFIG_NETDEV_10000=y | 755 | CONFIG_NETDEV_10000=y |
733 | # CONFIG_CHELSIO_T1 is not set | 756 | # CONFIG_CHELSIO_T1 is not set |
757 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
734 | # CONFIG_CHELSIO_T3 is not set | 758 | # CONFIG_CHELSIO_T3 is not set |
735 | # CONFIG_ENIC is not set | 759 | # CONFIG_ENIC is not set |
736 | # CONFIG_IXGBE is not set | 760 | # CONFIG_IXGBE is not set |
@@ -755,6 +779,10 @@ CONFIG_NETDEV_10000=y | |||
755 | # CONFIG_IWLWIFI_LEDS is not set | 779 | # CONFIG_IWLWIFI_LEDS is not set |
756 | 780 | ||
757 | # | 781 | # |
782 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
783 | # | ||
784 | |||
785 | # | ||
758 | # USB Network Adapters | 786 | # USB Network Adapters |
759 | # | 787 | # |
760 | # CONFIG_USB_CATC is not set | 788 | # CONFIG_USB_CATC is not set |
@@ -833,8 +861,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
833 | # CONFIG_SERIAL_OF_PLATFORM is not set | 861 | # CONFIG_SERIAL_OF_PLATFORM is not set |
834 | # CONFIG_SERIAL_QE is not set | 862 | # CONFIG_SERIAL_QE is not set |
835 | CONFIG_UNIX98_PTYS=y | 863 | CONFIG_UNIX98_PTYS=y |
864 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
836 | CONFIG_LEGACY_PTYS=y | 865 | CONFIG_LEGACY_PTYS=y |
837 | CONFIG_LEGACY_PTY_COUNT=256 | 866 | CONFIG_LEGACY_PTY_COUNT=256 |
867 | # CONFIG_HVC_UDBG is not set | ||
838 | # CONFIG_IPMI_HANDLER is not set | 868 | # CONFIG_IPMI_HANDLER is not set |
839 | CONFIG_HW_RANDOM=y | 869 | CONFIG_HW_RANDOM=y |
840 | # CONFIG_NVRAM is not set | 870 | # CONFIG_NVRAM is not set |
@@ -908,10 +938,8 @@ CONFIG_I2C_MPC=y | |||
908 | # CONFIG_PCF8575 is not set | 938 | # CONFIG_PCF8575 is not set |
909 | # CONFIG_SENSORS_PCA9539 is not set | 939 | # CONFIG_SENSORS_PCA9539 is not set |
910 | # CONFIG_SENSORS_PCF8591 is not set | 940 | # CONFIG_SENSORS_PCF8591 is not set |
911 | # CONFIG_TPS65010 is not set | ||
912 | # CONFIG_SENSORS_MAX6875 is not set | 941 | # CONFIG_SENSORS_MAX6875 is not set |
913 | # CONFIG_SENSORS_TSL2550 is not set | 942 | # CONFIG_SENSORS_TSL2550 is not set |
914 | # CONFIG_MCU_MPC8349EMITX is not set | ||
915 | # CONFIG_I2C_DEBUG_CORE is not set | 943 | # CONFIG_I2C_DEBUG_CORE is not set |
916 | # CONFIG_I2C_DEBUG_ALGO is not set | 944 | # CONFIG_I2C_DEBUG_ALGO is not set |
917 | # CONFIG_I2C_DEBUG_BUS is not set | 945 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -923,6 +951,11 @@ CONFIG_GPIOLIB=y | |||
923 | # CONFIG_GPIO_SYSFS is not set | 951 | # CONFIG_GPIO_SYSFS is not set |
924 | 952 | ||
925 | # | 953 | # |
954 | # Memory mapped GPIO expanders: | ||
955 | # | ||
956 | # CONFIG_GPIO_XILINX is not set | ||
957 | |||
958 | # | ||
926 | # I2C GPIO expanders: | 959 | # I2C GPIO expanders: |
927 | # | 960 | # |
928 | # CONFIG_GPIO_MAX732X is not set | 961 | # CONFIG_GPIO_MAX732X is not set |
@@ -949,8 +982,10 @@ CONFIG_HWMON=y | |||
949 | # CONFIG_SENSORS_ADM1029 is not set | 982 | # CONFIG_SENSORS_ADM1029 is not set |
950 | # CONFIG_SENSORS_ADM1031 is not set | 983 | # CONFIG_SENSORS_ADM1031 is not set |
951 | # CONFIG_SENSORS_ADM9240 is not set | 984 | # CONFIG_SENSORS_ADM9240 is not set |
985 | # CONFIG_SENSORS_ADT7462 is not set | ||
952 | # CONFIG_SENSORS_ADT7470 is not set | 986 | # CONFIG_SENSORS_ADT7470 is not set |
953 | # CONFIG_SENSORS_ADT7473 is not set | 987 | # CONFIG_SENSORS_ADT7473 is not set |
988 | # CONFIG_SENSORS_ADT7475 is not set | ||
954 | # CONFIG_SENSORS_ATXP1 is not set | 989 | # CONFIG_SENSORS_ATXP1 is not set |
955 | # CONFIG_SENSORS_DS1621 is not set | 990 | # CONFIG_SENSORS_DS1621 is not set |
956 | # CONFIG_SENSORS_I5K_AMB is not set | 991 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -971,6 +1006,7 @@ CONFIG_HWMON=y | |||
971 | # CONFIG_SENSORS_LM90 is not set | 1006 | # CONFIG_SENSORS_LM90 is not set |
972 | # CONFIG_SENSORS_LM92 is not set | 1007 | # CONFIG_SENSORS_LM92 is not set |
973 | # CONFIG_SENSORS_LM93 is not set | 1008 | # CONFIG_SENSORS_LM93 is not set |
1009 | # CONFIG_SENSORS_LTC4245 is not set | ||
974 | # CONFIG_SENSORS_MAX1619 is not set | 1010 | # CONFIG_SENSORS_MAX1619 is not set |
975 | # CONFIG_SENSORS_MAX6650 is not set | 1011 | # CONFIG_SENSORS_MAX6650 is not set |
976 | # CONFIG_SENSORS_PC87360 is not set | 1012 | # CONFIG_SENSORS_PC87360 is not set |
@@ -1016,11 +1052,11 @@ CONFIG_WATCHDOG=y | |||
1016 | # USB-based Watchdog Cards | 1052 | # USB-based Watchdog Cards |
1017 | # | 1053 | # |
1018 | # CONFIG_USBPCWATCHDOG is not set | 1054 | # CONFIG_USBPCWATCHDOG is not set |
1055 | CONFIG_SSB_POSSIBLE=y | ||
1019 | 1056 | ||
1020 | # | 1057 | # |
1021 | # Sonics Silicon Backplane | 1058 | # Sonics Silicon Backplane |
1022 | # | 1059 | # |
1023 | CONFIG_SSB_POSSIBLE=y | ||
1024 | # CONFIG_SSB is not set | 1060 | # CONFIG_SSB is not set |
1025 | 1061 | ||
1026 | # | 1062 | # |
@@ -1029,18 +1065,14 @@ CONFIG_SSB_POSSIBLE=y | |||
1029 | # CONFIG_MFD_CORE is not set | 1065 | # CONFIG_MFD_CORE is not set |
1030 | # CONFIG_MFD_SM501 is not set | 1066 | # CONFIG_MFD_SM501 is not set |
1031 | # CONFIG_HTC_PASIC3 is not set | 1067 | # CONFIG_HTC_PASIC3 is not set |
1068 | # CONFIG_TPS65010 is not set | ||
1069 | # CONFIG_TWL4030_CORE is not set | ||
1032 | # CONFIG_MFD_TMIO is not set | 1070 | # CONFIG_MFD_TMIO is not set |
1033 | # CONFIG_PMIC_DA903X is not set | 1071 | # CONFIG_PMIC_DA903X is not set |
1034 | # CONFIG_MFD_WM8400 is not set | 1072 | # CONFIG_MFD_WM8400 is not set |
1035 | # CONFIG_MFD_WM8350_I2C is not set | 1073 | # CONFIG_MFD_WM8350_I2C is not set |
1036 | 1074 | # CONFIG_MFD_PCF50633 is not set | |
1037 | # | ||
1038 | # Voltage and Current regulators | ||
1039 | # | ||
1040 | # CONFIG_REGULATOR is not set | 1075 | # CONFIG_REGULATOR is not set |
1041 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1042 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1043 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1044 | 1076 | ||
1045 | # | 1077 | # |
1046 | # Multimedia devices | 1078 | # Multimedia devices |
@@ -1093,11 +1125,9 @@ CONFIG_HID_COMPAT=y | |||
1093 | CONFIG_HID_A4TECH=y | 1125 | CONFIG_HID_A4TECH=y |
1094 | CONFIG_HID_APPLE=y | 1126 | CONFIG_HID_APPLE=y |
1095 | CONFIG_HID_BELKIN=y | 1127 | CONFIG_HID_BELKIN=y |
1096 | CONFIG_HID_BRIGHT=y | ||
1097 | CONFIG_HID_CHERRY=y | 1128 | CONFIG_HID_CHERRY=y |
1098 | CONFIG_HID_CHICONY=y | 1129 | CONFIG_HID_CHICONY=y |
1099 | CONFIG_HID_CYPRESS=y | 1130 | CONFIG_HID_CYPRESS=y |
1100 | CONFIG_HID_DELL=y | ||
1101 | CONFIG_HID_EZKEY=y | 1131 | CONFIG_HID_EZKEY=y |
1102 | CONFIG_HID_GYRATION=y | 1132 | CONFIG_HID_GYRATION=y |
1103 | CONFIG_HID_LOGITECH=y | 1133 | CONFIG_HID_LOGITECH=y |
@@ -1105,12 +1135,15 @@ CONFIG_HID_LOGITECH=y | |||
1105 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1135 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1106 | CONFIG_HID_MICROSOFT=y | 1136 | CONFIG_HID_MICROSOFT=y |
1107 | CONFIG_HID_MONTEREY=y | 1137 | CONFIG_HID_MONTEREY=y |
1138 | # CONFIG_HID_NTRIG is not set | ||
1108 | CONFIG_HID_PANTHERLORD=y | 1139 | CONFIG_HID_PANTHERLORD=y |
1109 | # CONFIG_PANTHERLORD_FF is not set | 1140 | # CONFIG_PANTHERLORD_FF is not set |
1110 | CONFIG_HID_PETALYNX=y | 1141 | CONFIG_HID_PETALYNX=y |
1111 | CONFIG_HID_SAMSUNG=y | 1142 | CONFIG_HID_SAMSUNG=y |
1112 | CONFIG_HID_SONY=y | 1143 | CONFIG_HID_SONY=y |
1113 | CONFIG_HID_SUNPLUS=y | 1144 | CONFIG_HID_SUNPLUS=y |
1145 | # CONFIG_GREENASIA_FF is not set | ||
1146 | # CONFIG_HID_TOPSEED is not set | ||
1114 | CONFIG_THRUSTMASTER_FF=m | 1147 | CONFIG_THRUSTMASTER_FF=m |
1115 | CONFIG_ZEROPLUS_FF=m | 1148 | CONFIG_ZEROPLUS_FF=m |
1116 | CONFIG_USB_SUPPORT=y | 1149 | CONFIG_USB_SUPPORT=y |
@@ -1143,6 +1176,7 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y | |||
1143 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1176 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1144 | CONFIG_USB_EHCI_FSL=y | 1177 | CONFIG_USB_EHCI_FSL=y |
1145 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1178 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
1179 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1146 | # CONFIG_USB_ISP116X_HCD is not set | 1180 | # CONFIG_USB_ISP116X_HCD is not set |
1147 | # CONFIG_USB_ISP1760_HCD is not set | 1181 | # CONFIG_USB_ISP1760_HCD is not set |
1148 | # CONFIG_USB_OHCI_HCD is not set | 1182 | # CONFIG_USB_OHCI_HCD is not set |
@@ -1161,11 +1195,11 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
1161 | # CONFIG_USB_TMC is not set | 1195 | # CONFIG_USB_TMC is not set |
1162 | 1196 | ||
1163 | # | 1197 | # |
1164 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1198 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
1165 | # | 1199 | # |
1166 | 1200 | ||
1167 | # | 1201 | # |
1168 | # may also be needed; see USB_STORAGE Help for more information | 1202 | # see USB_STORAGE Help for more information |
1169 | # | 1203 | # |
1170 | # CONFIG_USB_STORAGE is not set | 1204 | # CONFIG_USB_STORAGE is not set |
1171 | # CONFIG_USB_LIBUSUAL is not set | 1205 | # CONFIG_USB_LIBUSUAL is not set |
@@ -1206,6 +1240,11 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
1206 | # CONFIG_USB_ISIGHTFW is not set | 1240 | # CONFIG_USB_ISIGHTFW is not set |
1207 | # CONFIG_USB_VST is not set | 1241 | # CONFIG_USB_VST is not set |
1208 | # CONFIG_USB_GADGET is not set | 1242 | # CONFIG_USB_GADGET is not set |
1243 | |||
1244 | # | ||
1245 | # OTG and related infrastructure | ||
1246 | # | ||
1247 | # CONFIG_USB_GPIO_VBUS is not set | ||
1209 | # CONFIG_UWB is not set | 1248 | # CONFIG_UWB is not set |
1210 | # CONFIG_MMC is not set | 1249 | # CONFIG_MMC is not set |
1211 | # CONFIG_MEMSTICK is not set | 1250 | # CONFIG_MEMSTICK is not set |
@@ -1237,6 +1276,7 @@ CONFIG_FS_MBCACHE=y | |||
1237 | CONFIG_FILE_LOCKING=y | 1276 | CONFIG_FILE_LOCKING=y |
1238 | # CONFIG_XFS_FS is not set | 1277 | # CONFIG_XFS_FS is not set |
1239 | # CONFIG_OCFS2_FS is not set | 1278 | # CONFIG_OCFS2_FS is not set |
1279 | # CONFIG_BTRFS_FS is not set | ||
1240 | CONFIG_DNOTIFY=y | 1280 | CONFIG_DNOTIFY=y |
1241 | CONFIG_INOTIFY=y | 1281 | CONFIG_INOTIFY=y |
1242 | CONFIG_INOTIFY_USER=y | 1282 | CONFIG_INOTIFY_USER=y |
@@ -1270,10 +1310,7 @@ CONFIG_TMPFS=y | |||
1270 | # CONFIG_TMPFS_POSIX_ACL is not set | 1310 | # CONFIG_TMPFS_POSIX_ACL is not set |
1271 | # CONFIG_HUGETLB_PAGE is not set | 1311 | # CONFIG_HUGETLB_PAGE is not set |
1272 | # CONFIG_CONFIGFS_FS is not set | 1312 | # CONFIG_CONFIGFS_FS is not set |
1273 | 1313 | CONFIG_MISC_FILESYSTEMS=y | |
1274 | # | ||
1275 | # Miscellaneous filesystems | ||
1276 | # | ||
1277 | # CONFIG_ADFS_FS is not set | 1314 | # CONFIG_ADFS_FS is not set |
1278 | # CONFIG_AFFS_FS is not set | 1315 | # CONFIG_AFFS_FS is not set |
1279 | # CONFIG_HFS_FS is not set | 1316 | # CONFIG_HFS_FS is not set |
@@ -1283,6 +1320,7 @@ CONFIG_TMPFS=y | |||
1283 | # CONFIG_EFS_FS is not set | 1320 | # CONFIG_EFS_FS is not set |
1284 | # CONFIG_JFFS2_FS is not set | 1321 | # CONFIG_JFFS2_FS is not set |
1285 | # CONFIG_CRAMFS is not set | 1322 | # CONFIG_CRAMFS is not set |
1323 | # CONFIG_SQUASHFS is not set | ||
1286 | # CONFIG_VXFS_FS is not set | 1324 | # CONFIG_VXFS_FS is not set |
1287 | # CONFIG_MINIX_FS is not set | 1325 | # CONFIG_MINIX_FS is not set |
1288 | # CONFIG_OMFS_FS is not set | 1326 | # CONFIG_OMFS_FS is not set |
@@ -1342,6 +1380,7 @@ CONFIG_UCC=y | |||
1342 | # Library routines | 1380 | # Library routines |
1343 | # | 1381 | # |
1344 | CONFIG_BITREVERSE=y | 1382 | CONFIG_BITREVERSE=y |
1383 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1345 | # CONFIG_CRC_CCITT is not set | 1384 | # CONFIG_CRC_CCITT is not set |
1346 | # CONFIG_CRC16 is not set | 1385 | # CONFIG_CRC16 is not set |
1347 | CONFIG_CRC_T10DIF=y | 1386 | CONFIG_CRC_T10DIF=y |
@@ -1373,6 +1412,8 @@ CONFIG_FRAME_WARN=1024 | |||
1373 | # CONFIG_LATENCYTOP is not set | 1412 | # CONFIG_LATENCYTOP is not set |
1374 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1413 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1375 | CONFIG_HAVE_FUNCTION_TRACER=y | 1414 | CONFIG_HAVE_FUNCTION_TRACER=y |
1415 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1416 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1376 | 1417 | ||
1377 | # | 1418 | # |
1378 | # Tracers | 1419 | # Tracers |
@@ -1380,6 +1421,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1380 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1421 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
1381 | # CONFIG_SAMPLES is not set | 1422 | # CONFIG_SAMPLES is not set |
1382 | CONFIG_HAVE_ARCH_KGDB=y | 1423 | CONFIG_HAVE_ARCH_KGDB=y |
1424 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1383 | # CONFIG_IRQSTACKS is not set | 1425 | # CONFIG_IRQSTACKS is not set |
1384 | # CONFIG_BOOTX_TEXT is not set | 1426 | # CONFIG_BOOTX_TEXT is not set |
1385 | # CONFIG_PPC_EARLY_DEBUG is not set | 1427 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1398,11 +1440,16 @@ CONFIG_CRYPTO=y | |||
1398 | # | 1440 | # |
1399 | # CONFIG_CRYPTO_FIPS is not set | 1441 | # CONFIG_CRYPTO_FIPS is not set |
1400 | CONFIG_CRYPTO_ALGAPI=y | 1442 | CONFIG_CRYPTO_ALGAPI=y |
1443 | CONFIG_CRYPTO_ALGAPI2=y | ||
1401 | CONFIG_CRYPTO_AEAD=y | 1444 | CONFIG_CRYPTO_AEAD=y |
1445 | CONFIG_CRYPTO_AEAD2=y | ||
1402 | CONFIG_CRYPTO_BLKCIPHER=y | 1446 | CONFIG_CRYPTO_BLKCIPHER=y |
1447 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1403 | CONFIG_CRYPTO_HASH=y | 1448 | CONFIG_CRYPTO_HASH=y |
1404 | CONFIG_CRYPTO_RNG=y | 1449 | CONFIG_CRYPTO_HASH2=y |
1450 | CONFIG_CRYPTO_RNG2=y | ||
1405 | CONFIG_CRYPTO_MANAGER=y | 1451 | CONFIG_CRYPTO_MANAGER=y |
1452 | CONFIG_CRYPTO_MANAGER2=y | ||
1406 | # CONFIG_CRYPTO_GF128MUL is not set | 1453 | # CONFIG_CRYPTO_GF128MUL is not set |
1407 | # CONFIG_CRYPTO_NULL is not set | 1454 | # CONFIG_CRYPTO_NULL is not set |
1408 | # CONFIG_CRYPTO_CRYPTD is not set | 1455 | # CONFIG_CRYPTO_CRYPTD is not set |