diff options
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig | 104 |
1 files changed, 70 insertions, 34 deletions
diff --git a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig b/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig index 426232cb0097..9ba5518ce8df 100644 --- a/arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig +++ b/arch/powerpc/configs/83xx/mpc834x_itxgp_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:57 2008 | 4 | # Mon Jan 26 15:35:55 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -44,7 +44,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=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 |
@@ -75,12 +75,12 @@ CONFIG_SYSVIPC_SYSCTL=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 |
@@ -113,7 +113,6 @@ CONFIG_SLUB_DEBUG=y | |||
113 | CONFIG_SLUB=y | 113 | CONFIG_SLUB=y |
114 | # CONFIG_SLOB is not set | 114 | # CONFIG_SLOB is not set |
115 | # CONFIG_PROFILING is not set | 115 | # CONFIG_PROFILING is not set |
116 | # CONFIG_MARKERS is not set | ||
117 | CONFIG_HAVE_OPROFILE=y | 116 | CONFIG_HAVE_OPROFILE=y |
118 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 117 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
119 | CONFIG_HAVE_IOREMAP_PROT=y | 118 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -123,7 +122,6 @@ CONFIG_HAVE_ARCH_TRACEHOOK=y | |||
123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
124 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
126 | # CONFIG_TINY_SHMEM is not set | ||
127 | CONFIG_BASE_SMALL=0 | 125 | CONFIG_BASE_SMALL=0 |
128 | CONFIG_MODULES=y | 126 | CONFIG_MODULES=y |
129 | # CONFIG_MODULE_FORCE_LOAD is not set | 127 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -131,11 +129,9 @@ CONFIG_MODULE_UNLOAD=y | |||
131 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 129 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
132 | # CONFIG_MODVERSIONS is not set | 130 | # CONFIG_MODVERSIONS is not set |
133 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 131 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
134 | CONFIG_KMOD=y | ||
135 | CONFIG_BLOCK=y | 132 | CONFIG_BLOCK=y |
136 | # CONFIG_LBD is not set | 133 | # CONFIG_LBD is not set |
137 | # CONFIG_BLK_DEV_IO_TRACE is not set | 134 | # CONFIG_BLK_DEV_IO_TRACE is not set |
138 | # CONFIG_LSF is not set | ||
139 | # CONFIG_BLK_DEV_BSG is not set | 135 | # CONFIG_BLK_DEV_BSG is not set |
140 | # CONFIG_BLK_DEV_INTEGRITY is not set | 136 | # CONFIG_BLK_DEV_INTEGRITY is not set |
141 | 137 | ||
@@ -152,6 +148,10 @@ CONFIG_DEFAULT_AS=y | |||
152 | # CONFIG_DEFAULT_NOOP is not set | 148 | # CONFIG_DEFAULT_NOOP is not set |
153 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 149 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
154 | 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 | ||
155 | # CONFIG_FREEZER is not set | 155 | # CONFIG_FREEZER is not set |
156 | 156 | ||
157 | # | 157 | # |
@@ -198,6 +198,8 @@ CONFIG_IPIC=y | |||
198 | # CONFIG_QUICC_ENGINE is not set | 198 | # CONFIG_QUICC_ENGINE is not set |
199 | # CONFIG_FSL_ULI1575 is not set | 199 | # CONFIG_FSL_ULI1575 is not set |
200 | # CONFIG_MPC8xxx_GPIO is not set | 200 | # CONFIG_MPC8xxx_GPIO is not set |
201 | # CONFIG_SIMPLE_GPIO is not set | ||
202 | # CONFIG_MCU_MPC8349EMITX is not set | ||
201 | 203 | ||
202 | # | 204 | # |
203 | # Kernel options | 205 | # Kernel options |
@@ -225,6 +227,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | |||
225 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 227 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
226 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 228 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
227 | # CONFIG_KEXEC is not set | 229 | # CONFIG_KEXEC is not set |
230 | # CONFIG_CRASH_DUMP is not set | ||
228 | CONFIG_ARCH_FLATMEM_ENABLE=y | 231 | CONFIG_ARCH_FLATMEM_ENABLE=y |
229 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 232 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
230 | CONFIG_SELECT_MEMORY_MODEL=y | 233 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -236,12 +239,14 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
236 | CONFIG_PAGEFLAGS_EXTENDED=y | 239 | CONFIG_PAGEFLAGS_EXTENDED=y |
237 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 240 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
238 | CONFIG_MIGRATION=y | 241 | CONFIG_MIGRATION=y |
239 | # CONFIG_RESOURCES_64BIT is not set | ||
240 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 242 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
241 | CONFIG_ZONE_DMA_FLAG=1 | 243 | CONFIG_ZONE_DMA_FLAG=1 |
242 | CONFIG_BOUNCE=y | 244 | CONFIG_BOUNCE=y |
243 | CONFIG_VIRT_TO_BUS=y | 245 | CONFIG_VIRT_TO_BUS=y |
244 | CONFIG_UNEVICTABLE_LRU=y | 246 | CONFIG_UNEVICTABLE_LRU=y |
247 | CONFIG_PPC_4K_PAGES=y | ||
248 | # CONFIG_PPC_16K_PAGES is not set | ||
249 | # CONFIG_PPC_64K_PAGES is not set | ||
245 | CONFIG_FORCE_MAX_ZONEORDER=11 | 250 | CONFIG_FORCE_MAX_ZONEORDER=11 |
246 | CONFIG_PROC_DEVICETREE=y | 251 | CONFIG_PROC_DEVICETREE=y |
247 | # CONFIG_CMDLINE_BOOL is not set | 252 | # CONFIG_CMDLINE_BOOL is not set |
@@ -266,6 +271,7 @@ CONFIG_PCI_SYSCALL=y | |||
266 | CONFIG_ARCH_SUPPORTS_MSI=y | 271 | CONFIG_ARCH_SUPPORTS_MSI=y |
267 | # CONFIG_PCI_MSI is not set | 272 | # CONFIG_PCI_MSI is not set |
268 | # CONFIG_PCI_LEGACY is not set | 273 | # CONFIG_PCI_LEGACY is not set |
274 | # CONFIG_PCI_STUB is not set | ||
269 | # CONFIG_PCCARD is not set | 275 | # CONFIG_PCCARD is not set |
270 | # CONFIG_HOTPLUG_PCI is not set | 276 | # CONFIG_HOTPLUG_PCI is not set |
271 | # CONFIG_HAS_RAPIDIO is not set | 277 | # CONFIG_HAS_RAPIDIO is not set |
@@ -288,6 +294,7 @@ CONFIG_NET=y | |||
288 | # | 294 | # |
289 | # Networking options | 295 | # Networking options |
290 | # | 296 | # |
297 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
291 | CONFIG_PACKET=y | 298 | CONFIG_PACKET=y |
292 | # CONFIG_PACKET_MMAP is not set | 299 | # CONFIG_PACKET_MMAP is not set |
293 | CONFIG_UNIX=y | 300 | CONFIG_UNIX=y |
@@ -344,6 +351,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_ECONET is not set | 351 | # CONFIG_ECONET is not set |
345 | # CONFIG_WAN_ROUTER is not set | 352 | # CONFIG_WAN_ROUTER is not set |
346 | # CONFIG_NET_SCHED is not set | 353 | # CONFIG_NET_SCHED is not set |
354 | # CONFIG_DCB is not set | ||
347 | 355 | ||
348 | # | 356 | # |
349 | # Network testing | 357 | # Network testing |
@@ -359,8 +367,9 @@ CONFIG_WIRELESS=y | |||
359 | # CONFIG_CFG80211 is not set | 367 | # CONFIG_CFG80211 is not set |
360 | CONFIG_WIRELESS_OLD_REGULATORY=y | 368 | CONFIG_WIRELESS_OLD_REGULATORY=y |
361 | # CONFIG_WIRELESS_EXT is not set | 369 | # CONFIG_WIRELESS_EXT is not set |
370 | # CONFIG_LIB80211 is not set | ||
362 | # CONFIG_MAC80211 is not set | 371 | # CONFIG_MAC80211 is not set |
363 | # CONFIG_IEEE80211 is not set | 372 | # CONFIG_WIMAX is not set |
364 | # CONFIG_RFKILL is not set | 373 | # CONFIG_RFKILL is not set |
365 | # CONFIG_NET_9P is not set | 374 | # CONFIG_NET_9P is not set |
366 | 375 | ||
@@ -381,6 +390,7 @@ CONFIG_MTD=y | |||
381 | # CONFIG_MTD_DEBUG is not set | 390 | # CONFIG_MTD_DEBUG is not set |
382 | # CONFIG_MTD_CONCAT is not set | 391 | # CONFIG_MTD_CONCAT is not set |
383 | # CONFIG_MTD_PARTITIONS is not set | 392 | # CONFIG_MTD_PARTITIONS is not set |
393 | # CONFIG_MTD_TESTS is not set | ||
384 | 394 | ||
385 | # | 395 | # |
386 | # User Modules And Translation Layers | 396 | # User Modules And Translation Layers |
@@ -426,9 +436,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
426 | # | 436 | # |
427 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 437 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
428 | CONFIG_MTD_PHYSMAP=y | 438 | CONFIG_MTD_PHYSMAP=y |
429 | CONFIG_MTD_PHYSMAP_START=0xfe000000 | 439 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
430 | CONFIG_MTD_PHYSMAP_LEN=0x800000 | ||
431 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
432 | # CONFIG_MTD_PHYSMAP_OF is not set | 440 | # CONFIG_MTD_PHYSMAP_OF is not set |
433 | # CONFIG_MTD_INTEL_VR_NOR is not set | 441 | # CONFIG_MTD_INTEL_VR_NOR is not set |
434 | # CONFIG_MTD_PLATRAM is not set | 442 | # CONFIG_MTD_PLATRAM is not set |
@@ -454,6 +462,12 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
454 | # CONFIG_MTD_ONENAND is not set | 462 | # CONFIG_MTD_ONENAND is not set |
455 | 463 | ||
456 | # | 464 | # |
465 | # LPDDR flash memory drivers | ||
466 | # | ||
467 | # CONFIG_MTD_LPDDR is not set | ||
468 | # CONFIG_MTD_QINFO_PROBE is not set | ||
469 | |||
470 | # | ||
457 | # UBI - Unsorted block images | 471 | # UBI - Unsorted block images |
458 | # | 472 | # |
459 | # CONFIG_MTD_UBI is not set | 473 | # CONFIG_MTD_UBI is not set |
@@ -485,8 +499,10 @@ CONFIG_MISC_DEVICES=y | |||
485 | # CONFIG_EEPROM_93CX6 is not set | 499 | # CONFIG_EEPROM_93CX6 is not set |
486 | # CONFIG_SGI_IOC4 is not set | 500 | # CONFIG_SGI_IOC4 is not set |
487 | # CONFIG_TIFM_CORE is not set | 501 | # CONFIG_TIFM_CORE is not set |
502 | # CONFIG_ICS932S401 is not set | ||
488 | # CONFIG_ENCLOSURE_SERVICES is not set | 503 | # CONFIG_ENCLOSURE_SERVICES is not set |
489 | # CONFIG_HP_ILO is not set | 504 | # CONFIG_HP_ILO is not set |
505 | # CONFIG_C2PORT is not set | ||
490 | CONFIG_HAVE_IDE=y | 506 | CONFIG_HAVE_IDE=y |
491 | # CONFIG_IDE is not set | 507 | # CONFIG_IDE is not set |
492 | 508 | ||
@@ -529,6 +545,7 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
529 | # CONFIG_SCSI_SRP_ATTRS is not set | 545 | # CONFIG_SCSI_SRP_ATTRS is not set |
530 | CONFIG_SCSI_LOWLEVEL=y | 546 | CONFIG_SCSI_LOWLEVEL=y |
531 | # CONFIG_ISCSI_TCP is not set | 547 | # CONFIG_ISCSI_TCP is not set |
548 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
532 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 549 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
533 | # CONFIG_SCSI_3W_9XXX is not set | 550 | # CONFIG_SCSI_3W_9XXX is not set |
534 | # CONFIG_SCSI_ACARD is not set | 551 | # CONFIG_SCSI_ACARD is not set |
@@ -545,6 +562,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
545 | # CONFIG_MEGARAID_SAS is not set | 562 | # CONFIG_MEGARAID_SAS is not set |
546 | # CONFIG_SCSI_HPTIOP is not set | 563 | # CONFIG_SCSI_HPTIOP is not set |
547 | # CONFIG_SCSI_BUSLOGIC is not set | 564 | # CONFIG_SCSI_BUSLOGIC is not set |
565 | # CONFIG_LIBFC is not set | ||
566 | # CONFIG_FCOE is not set | ||
548 | # CONFIG_SCSI_DMX3191D is not set | 567 | # CONFIG_SCSI_DMX3191D is not set |
549 | # CONFIG_SCSI_EATA is not set | 568 | # CONFIG_SCSI_EATA is not set |
550 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 569 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
@@ -603,6 +622,9 @@ CONFIG_CICADA_PHY=y | |||
603 | # CONFIG_BROADCOM_PHY is not set | 622 | # CONFIG_BROADCOM_PHY is not set |
604 | # CONFIG_ICPLUS_PHY is not set | 623 | # CONFIG_ICPLUS_PHY is not set |
605 | # CONFIG_REALTEK_PHY is not set | 624 | # CONFIG_REALTEK_PHY is not set |
625 | # CONFIG_NATIONAL_PHY is not set | ||
626 | # CONFIG_STE10XP is not set | ||
627 | # CONFIG_LSI_ET1011C_PHY is not set | ||
606 | # CONFIG_FIXED_PHY is not set | 628 | # CONFIG_FIXED_PHY is not set |
607 | # CONFIG_MDIO_BITBANG is not set | 629 | # CONFIG_MDIO_BITBANG is not set |
608 | # CONFIG_NET_ETHERNET is not set | 630 | # CONFIG_NET_ETHERNET is not set |
@@ -631,6 +653,7 @@ CONFIG_GIANFAR=y | |||
631 | # CONFIG_JME is not set | 653 | # CONFIG_JME is not set |
632 | CONFIG_NETDEV_10000=y | 654 | CONFIG_NETDEV_10000=y |
633 | # CONFIG_CHELSIO_T1 is not set | 655 | # CONFIG_CHELSIO_T1 is not set |
656 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
634 | # CONFIG_CHELSIO_T3 is not set | 657 | # CONFIG_CHELSIO_T3 is not set |
635 | # CONFIG_ENIC is not set | 658 | # CONFIG_ENIC is not set |
636 | # CONFIG_IXGBE is not set | 659 | # CONFIG_IXGBE is not set |
@@ -655,6 +678,10 @@ CONFIG_NETDEV_10000=y | |||
655 | # CONFIG_IWLWIFI_LEDS is not set | 678 | # CONFIG_IWLWIFI_LEDS is not set |
656 | 679 | ||
657 | # | 680 | # |
681 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
682 | # | ||
683 | |||
684 | # | ||
658 | # USB Network Adapters | 685 | # USB Network Adapters |
659 | # | 686 | # |
660 | # CONFIG_USB_CATC is not set | 687 | # CONFIG_USB_CATC is not set |
@@ -712,8 +739,10 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
712 | # CONFIG_SERIAL_JSM is not set | 739 | # CONFIG_SERIAL_JSM is not set |
713 | # CONFIG_SERIAL_OF_PLATFORM is not set | 740 | # CONFIG_SERIAL_OF_PLATFORM is not set |
714 | CONFIG_UNIX98_PTYS=y | 741 | CONFIG_UNIX98_PTYS=y |
742 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
715 | CONFIG_LEGACY_PTYS=y | 743 | CONFIG_LEGACY_PTYS=y |
716 | CONFIG_LEGACY_PTY_COUNT=256 | 744 | CONFIG_LEGACY_PTY_COUNT=256 |
745 | # CONFIG_HVC_UDBG is not set | ||
717 | # CONFIG_IPMI_HANDLER is not set | 746 | # CONFIG_IPMI_HANDLER is not set |
718 | CONFIG_HW_RANDOM=y | 747 | CONFIG_HW_RANDOM=y |
719 | # CONFIG_NVRAM is not set | 748 | # CONFIG_NVRAM is not set |
@@ -778,15 +807,14 @@ CONFIG_I2C_MPC=y | |||
778 | # Miscellaneous I2C Chip support | 807 | # Miscellaneous I2C Chip support |
779 | # | 808 | # |
780 | # CONFIG_DS1682 is not set | 809 | # CONFIG_DS1682 is not set |
781 | # CONFIG_AT24 is not set | 810 | # CONFIG_EEPROM_AT24 is not set |
782 | # CONFIG_SENSORS_EEPROM is not set | 811 | # CONFIG_EEPROM_LEGACY is not set |
783 | CONFIG_SENSORS_PCF8574=y | 812 | CONFIG_SENSORS_PCF8574=y |
784 | # CONFIG_PCF8575 is not set | 813 | # CONFIG_PCF8575 is not set |
785 | # CONFIG_SENSORS_PCA9539 is not set | 814 | # CONFIG_SENSORS_PCA9539 is not set |
786 | # CONFIG_SENSORS_PCF8591 is not set | 815 | # CONFIG_SENSORS_PCF8591 is not set |
787 | # CONFIG_SENSORS_MAX6875 is not set | 816 | # CONFIG_SENSORS_MAX6875 is not set |
788 | # CONFIG_SENSORS_TSL2550 is not set | 817 | # CONFIG_SENSORS_TSL2550 is not set |
789 | # CONFIG_MCU_MPC8349EMITX is not set | ||
790 | # CONFIG_I2C_DEBUG_CORE is not set | 818 | # CONFIG_I2C_DEBUG_CORE is not set |
791 | # CONFIG_I2C_DEBUG_ALGO is not set | 819 | # CONFIG_I2C_DEBUG_ALGO is not set |
792 | # CONFIG_I2C_DEBUG_BUS is not set | 820 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -803,7 +831,7 @@ CONFIG_SPI_MPC83xx=y | |||
803 | # | 831 | # |
804 | # SPI Protocol Masters | 832 | # SPI Protocol Masters |
805 | # | 833 | # |
806 | # CONFIG_SPI_AT25 is not set | 834 | # CONFIG_EEPROM_AT25 is not set |
807 | # CONFIG_SPI_SPIDEV is not set | 835 | # CONFIG_SPI_SPIDEV is not set |
808 | # CONFIG_SPI_TLE62X0 is not set | 836 | # CONFIG_SPI_TLE62X0 is not set |
809 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 837 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
@@ -833,11 +861,11 @@ CONFIG_WATCHDOG=y | |||
833 | # USB-based Watchdog Cards | 861 | # USB-based Watchdog Cards |
834 | # | 862 | # |
835 | # CONFIG_USBPCWATCHDOG is not set | 863 | # CONFIG_USBPCWATCHDOG is not set |
864 | CONFIG_SSB_POSSIBLE=y | ||
836 | 865 | ||
837 | # | 866 | # |
838 | # Sonics Silicon Backplane | 867 | # Sonics Silicon Backplane |
839 | # | 868 | # |
840 | CONFIG_SSB_POSSIBLE=y | ||
841 | # CONFIG_SSB is not set | 869 | # CONFIG_SSB is not set |
842 | 870 | ||
843 | # | 871 | # |
@@ -846,18 +874,13 @@ CONFIG_SSB_POSSIBLE=y | |||
846 | # CONFIG_MFD_CORE is not set | 874 | # CONFIG_MFD_CORE is not set |
847 | # CONFIG_MFD_SM501 is not set | 875 | # CONFIG_MFD_SM501 is not set |
848 | # CONFIG_HTC_PASIC3 is not set | 876 | # CONFIG_HTC_PASIC3 is not set |
877 | # CONFIG_TWL4030_CORE is not set | ||
849 | # CONFIG_MFD_TMIO is not set | 878 | # CONFIG_MFD_TMIO is not set |
850 | # CONFIG_PMIC_DA903X is not set | 879 | # CONFIG_PMIC_DA903X is not set |
851 | # CONFIG_MFD_WM8400 is not set | 880 | # CONFIG_MFD_WM8400 is not set |
852 | # CONFIG_MFD_WM8350_I2C is not set | 881 | # CONFIG_MFD_WM8350_I2C is not set |
853 | 882 | # CONFIG_MFD_PCF50633 is not set | |
854 | # | ||
855 | # Voltage and Current regulators | ||
856 | # | ||
857 | # CONFIG_REGULATOR is not set | 883 | # CONFIG_REGULATOR is not set |
858 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
859 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
860 | # CONFIG_REGULATOR_BQ24022 is not set | ||
861 | 884 | ||
862 | # | 885 | # |
863 | # Multimedia devices | 886 | # Multimedia devices |
@@ -921,6 +944,7 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y | |||
921 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 944 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
922 | CONFIG_USB_EHCI_FSL=y | 945 | CONFIG_USB_EHCI_FSL=y |
923 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 946 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
947 | # CONFIG_USB_OXU210HP_HCD is not set | ||
924 | # CONFIG_USB_ISP116X_HCD is not set | 948 | # CONFIG_USB_ISP116X_HCD is not set |
925 | # CONFIG_USB_ISP1760_HCD is not set | 949 | # CONFIG_USB_ISP1760_HCD is not set |
926 | # CONFIG_USB_OHCI_HCD is not set | 950 | # CONFIG_USB_OHCI_HCD is not set |
@@ -939,18 +963,17 @@ CONFIG_USB_UHCI_HCD=y | |||
939 | # CONFIG_USB_TMC is not set | 963 | # CONFIG_USB_TMC is not set |
940 | 964 | ||
941 | # | 965 | # |
942 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 966 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
943 | # | 967 | # |
944 | 968 | ||
945 | # | 969 | # |
946 | # may also be needed; see USB_STORAGE Help for more information | 970 | # see USB_STORAGE Help for more information |
947 | # | 971 | # |
948 | CONFIG_USB_STORAGE=y | 972 | CONFIG_USB_STORAGE=y |
949 | # CONFIG_USB_STORAGE_DEBUG is not set | 973 | # CONFIG_USB_STORAGE_DEBUG is not set |
950 | # CONFIG_USB_STORAGE_DATAFAB is not set | 974 | # CONFIG_USB_STORAGE_DATAFAB is not set |
951 | # CONFIG_USB_STORAGE_FREECOM is not set | 975 | # CONFIG_USB_STORAGE_FREECOM is not set |
952 | # CONFIG_USB_STORAGE_ISD200 is not set | 976 | # CONFIG_USB_STORAGE_ISD200 is not set |
953 | # CONFIG_USB_STORAGE_DPCM is not set | ||
954 | # CONFIG_USB_STORAGE_USBAT is not set | 977 | # CONFIG_USB_STORAGE_USBAT is not set |
955 | # CONFIG_USB_STORAGE_SDDR09 is not set | 978 | # CONFIG_USB_STORAGE_SDDR09 is not set |
956 | # CONFIG_USB_STORAGE_SDDR55 is not set | 979 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -996,6 +1019,10 @@ CONFIG_USB_STORAGE=y | |||
996 | # CONFIG_USB_ISIGHTFW is not set | 1019 | # CONFIG_USB_ISIGHTFW is not set |
997 | # CONFIG_USB_VST is not set | 1020 | # CONFIG_USB_VST is not set |
998 | # CONFIG_USB_GADGET is not set | 1021 | # CONFIG_USB_GADGET is not set |
1022 | |||
1023 | # | ||
1024 | # OTG and related infrastructure | ||
1025 | # | ||
999 | # CONFIG_UWB is not set | 1026 | # CONFIG_UWB is not set |
1000 | # CONFIG_MMC is not set | 1027 | # CONFIG_MMC is not set |
1001 | # CONFIG_MEMSTICK is not set | 1028 | # CONFIG_MEMSTICK is not set |
@@ -1033,12 +1060,14 @@ CONFIG_RTC_DRV_DS1307=y | |||
1033 | # CONFIG_RTC_DRV_M41T80 is not set | 1060 | # CONFIG_RTC_DRV_M41T80 is not set |
1034 | # CONFIG_RTC_DRV_S35390A is not set | 1061 | # CONFIG_RTC_DRV_S35390A is not set |
1035 | # CONFIG_RTC_DRV_FM3130 is not set | 1062 | # CONFIG_RTC_DRV_FM3130 is not set |
1063 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1036 | 1064 | ||
1037 | # | 1065 | # |
1038 | # SPI RTC drivers | 1066 | # SPI RTC drivers |
1039 | # | 1067 | # |
1040 | # CONFIG_RTC_DRV_M41T94 is not set | 1068 | # CONFIG_RTC_DRV_M41T94 is not set |
1041 | # CONFIG_RTC_DRV_DS1305 is not set | 1069 | # CONFIG_RTC_DRV_DS1305 is not set |
1070 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1042 | # CONFIG_RTC_DRV_MAX6902 is not set | 1071 | # CONFIG_RTC_DRV_MAX6902 is not set |
1043 | # CONFIG_RTC_DRV_R9701 is not set | 1072 | # CONFIG_RTC_DRV_R9701 is not set |
1044 | # CONFIG_RTC_DRV_RS5C348 is not set | 1073 | # CONFIG_RTC_DRV_RS5C348 is not set |
@@ -1086,6 +1115,7 @@ CONFIG_FS_MBCACHE=y | |||
1086 | CONFIG_FILE_LOCKING=y | 1115 | CONFIG_FILE_LOCKING=y |
1087 | # CONFIG_XFS_FS is not set | 1116 | # CONFIG_XFS_FS is not set |
1088 | # CONFIG_OCFS2_FS is not set | 1117 | # CONFIG_OCFS2_FS is not set |
1118 | # CONFIG_BTRFS_FS is not set | ||
1089 | CONFIG_DNOTIFY=y | 1119 | CONFIG_DNOTIFY=y |
1090 | CONFIG_INOTIFY=y | 1120 | CONFIG_INOTIFY=y |
1091 | CONFIG_INOTIFY_USER=y | 1121 | CONFIG_INOTIFY_USER=y |
@@ -1122,10 +1152,7 @@ CONFIG_TMPFS=y | |||
1122 | # CONFIG_TMPFS_POSIX_ACL is not set | 1152 | # CONFIG_TMPFS_POSIX_ACL is not set |
1123 | # CONFIG_HUGETLB_PAGE is not set | 1153 | # CONFIG_HUGETLB_PAGE is not set |
1124 | # CONFIG_CONFIGFS_FS is not set | 1154 | # CONFIG_CONFIGFS_FS is not set |
1125 | 1155 | CONFIG_MISC_FILESYSTEMS=y | |
1126 | # | ||
1127 | # Miscellaneous filesystems | ||
1128 | # | ||
1129 | # CONFIG_ADFS_FS is not set | 1156 | # CONFIG_ADFS_FS is not set |
1130 | # CONFIG_AFFS_FS is not set | 1157 | # CONFIG_AFFS_FS is not set |
1131 | # CONFIG_HFS_FS is not set | 1158 | # CONFIG_HFS_FS is not set |
@@ -1135,6 +1162,7 @@ CONFIG_TMPFS=y | |||
1135 | # CONFIG_EFS_FS is not set | 1162 | # CONFIG_EFS_FS is not set |
1136 | # CONFIG_JFFS2_FS is not set | 1163 | # CONFIG_JFFS2_FS is not set |
1137 | # CONFIG_CRAMFS is not set | 1164 | # CONFIG_CRAMFS is not set |
1165 | # CONFIG_SQUASHFS is not set | ||
1138 | # CONFIG_VXFS_FS is not set | 1166 | # CONFIG_VXFS_FS is not set |
1139 | # CONFIG_MINIX_FS is not set | 1167 | # CONFIG_MINIX_FS is not set |
1140 | # CONFIG_OMFS_FS is not set | 1168 | # CONFIG_OMFS_FS is not set |
@@ -1231,6 +1259,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1231 | # Library routines | 1259 | # Library routines |
1232 | # | 1260 | # |
1233 | CONFIG_BITREVERSE=y | 1261 | CONFIG_BITREVERSE=y |
1262 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1234 | # CONFIG_CRC_CCITT is not set | 1263 | # CONFIG_CRC_CCITT is not set |
1235 | # CONFIG_CRC16 is not set | 1264 | # CONFIG_CRC16 is not set |
1236 | CONFIG_CRC_T10DIF=y | 1265 | CONFIG_CRC_T10DIF=y |
@@ -1264,6 +1293,8 @@ CONFIG_FRAME_WARN=1024 | |||
1264 | # CONFIG_LATENCYTOP is not set | 1293 | # CONFIG_LATENCYTOP is not set |
1265 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1294 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1266 | CONFIG_HAVE_FUNCTION_TRACER=y | 1295 | CONFIG_HAVE_FUNCTION_TRACER=y |
1296 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1297 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1267 | 1298 | ||
1268 | # | 1299 | # |
1269 | # Tracers | 1300 | # Tracers |
@@ -1271,6 +1302,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1271 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1302 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
1272 | # CONFIG_SAMPLES is not set | 1303 | # CONFIG_SAMPLES is not set |
1273 | CONFIG_HAVE_ARCH_KGDB=y | 1304 | CONFIG_HAVE_ARCH_KGDB=y |
1305 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1274 | # CONFIG_IRQSTACKS is not set | 1306 | # CONFIG_IRQSTACKS is not set |
1275 | # CONFIG_BOOTX_TEXT is not set | 1307 | # CONFIG_BOOTX_TEXT is not set |
1276 | # CONFIG_PPC_EARLY_DEBUG is not set | 1308 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -1289,11 +1321,15 @@ CONFIG_CRYPTO=y | |||
1289 | # | 1321 | # |
1290 | # CONFIG_CRYPTO_FIPS is not set | 1322 | # CONFIG_CRYPTO_FIPS is not set |
1291 | CONFIG_CRYPTO_ALGAPI=y | 1323 | CONFIG_CRYPTO_ALGAPI=y |
1292 | CONFIG_CRYPTO_AEAD=y | 1324 | CONFIG_CRYPTO_ALGAPI2=y |
1325 | CONFIG_CRYPTO_AEAD2=y | ||
1293 | CONFIG_CRYPTO_BLKCIPHER=y | 1326 | CONFIG_CRYPTO_BLKCIPHER=y |
1327 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1294 | CONFIG_CRYPTO_HASH=y | 1328 | CONFIG_CRYPTO_HASH=y |
1295 | CONFIG_CRYPTO_RNG=y | 1329 | CONFIG_CRYPTO_HASH2=y |
1330 | CONFIG_CRYPTO_RNG2=y | ||
1296 | CONFIG_CRYPTO_MANAGER=y | 1331 | CONFIG_CRYPTO_MANAGER=y |
1332 | CONFIG_CRYPTO_MANAGER2=y | ||
1297 | # CONFIG_CRYPTO_GF128MUL is not set | 1333 | # CONFIG_CRYPTO_GF128MUL is not set |
1298 | # CONFIG_CRYPTO_NULL is not set | 1334 | # CONFIG_CRYPTO_NULL is not set |
1299 | # CONFIG_CRYPTO_CRYPTD is not set | 1335 | # CONFIG_CRYPTO_CRYPTD is not set |