diff options
Diffstat (limited to 'arch/sh/configs/r7780mp_defconfig')
-rw-r--r-- | arch/sh/configs/r7780mp_defconfig | 91 |
1 files changed, 68 insertions, 23 deletions
diff --git a/arch/sh/configs/r7780mp_defconfig b/arch/sh/configs/r7780mp_defconfig index 65b01a9e5934..7def4df46ddb 100644 --- a/arch/sh/configs/r7780mp_defconfig +++ b/arch/sh/configs/r7780mp_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 | 3 | # Linux kernel version: 2.6.29 |
4 | # Fri Jan 9 17:10:19 2009 | 4 | # Thu Apr 2 18:20:17 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -17,7 +17,7 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
17 | CONFIG_GENERIC_TIME=y | 17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | 18 | CONFIG_GENERIC_CLOCKEVENTS=y |
19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
20 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | 20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
21 | CONFIG_SYS_SUPPORTS_PCI=y | 21 | CONFIG_SYS_SUPPORTS_PCI=y |
22 | CONFIG_STACKTRACE_SUPPORT=y | 22 | CONFIG_STACKTRACE_SUPPORT=y |
23 | CONFIG_LOCKDEP_SUPPORT=y | 23 | CONFIG_LOCKDEP_SUPPORT=y |
@@ -25,6 +25,7 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y | |||
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
28 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
28 | CONFIG_IO_TRAPPED=y | 29 | CONFIG_IO_TRAPPED=y |
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
30 | 31 | ||
@@ -45,15 +46,24 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
45 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 46 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
46 | # CONFIG_TASKSTATS is not set | 47 | # CONFIG_TASKSTATS is not set |
47 | # CONFIG_AUDIT is not set | 48 | # CONFIG_AUDIT is not set |
49 | |||
50 | # | ||
51 | # RCU Subsystem | ||
52 | # | ||
53 | CONFIG_CLASSIC_RCU=y | ||
54 | # CONFIG_TREE_RCU is not set | ||
55 | # CONFIG_PREEMPT_RCU is not set | ||
56 | # CONFIG_TREE_RCU_TRACE is not set | ||
57 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
48 | CONFIG_IKCONFIG=y | 58 | CONFIG_IKCONFIG=y |
49 | CONFIG_IKCONFIG_PROC=y | 59 | CONFIG_IKCONFIG_PROC=y |
50 | CONFIG_LOG_BUF_SHIFT=14 | 60 | CONFIG_LOG_BUF_SHIFT=14 |
51 | # CONFIG_CGROUPS is not set | ||
52 | CONFIG_GROUP_SCHED=y | 61 | CONFIG_GROUP_SCHED=y |
53 | CONFIG_FAIR_GROUP_SCHED=y | 62 | CONFIG_FAIR_GROUP_SCHED=y |
54 | # CONFIG_RT_GROUP_SCHED is not set | 63 | # CONFIG_RT_GROUP_SCHED is not set |
55 | CONFIG_USER_SCHED=y | 64 | CONFIG_USER_SCHED=y |
56 | # CONFIG_CGROUP_SCHED is not set | 65 | # CONFIG_CGROUP_SCHED is not set |
66 | # CONFIG_CGROUPS is not set | ||
57 | CONFIG_SYSFS_DEPRECATED=y | 67 | CONFIG_SYSFS_DEPRECATED=y |
58 | CONFIG_SYSFS_DEPRECATED_V2=y | 68 | CONFIG_SYSFS_DEPRECATED_V2=y |
59 | # CONFIG_RELAY is not set | 69 | # CONFIG_RELAY is not set |
@@ -61,6 +71,7 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
61 | # CONFIG_BLK_DEV_INITRD is not set | 71 | # CONFIG_BLK_DEV_INITRD is not set |
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 72 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
63 | CONFIG_SYSCTL=y | 73 | CONFIG_SYSCTL=y |
74 | CONFIG_ANON_INODES=y | ||
64 | CONFIG_EMBEDDED=y | 75 | CONFIG_EMBEDDED=y |
65 | CONFIG_UID16=y | 76 | CONFIG_UID16=y |
66 | # CONFIG_SYSCTL_SYSCALL is not set | 77 | # CONFIG_SYSCTL_SYSCALL is not set |
@@ -71,10 +82,8 @@ CONFIG_HOTPLUG=y | |||
71 | CONFIG_PRINTK=y | 82 | CONFIG_PRINTK=y |
72 | CONFIG_BUG=y | 83 | CONFIG_BUG=y |
73 | CONFIG_ELF_CORE=y | 84 | CONFIG_ELF_CORE=y |
74 | CONFIG_COMPAT_BRK=y | ||
75 | CONFIG_BASE_FULL=y | 85 | CONFIG_BASE_FULL=y |
76 | # CONFIG_FUTEX is not set | 86 | # CONFIG_FUTEX is not set |
77 | CONFIG_ANON_INODES=y | ||
78 | # CONFIG_EPOLL is not set | 87 | # CONFIG_EPOLL is not set |
79 | CONFIG_SIGNALFD=y | 88 | CONFIG_SIGNALFD=y |
80 | CONFIG_TIMERFD=y | 89 | CONFIG_TIMERFD=y |
@@ -83,6 +92,7 @@ CONFIG_SHMEM=y | |||
83 | CONFIG_AIO=y | 92 | CONFIG_AIO=y |
84 | CONFIG_VM_EVENT_COUNTERS=y | 93 | CONFIG_VM_EVENT_COUNTERS=y |
85 | CONFIG_PCI_QUIRKS=y | 94 | CONFIG_PCI_QUIRKS=y |
95 | CONFIG_COMPAT_BRK=y | ||
86 | CONFIG_SLAB=y | 96 | CONFIG_SLAB=y |
87 | # CONFIG_SLUB is not set | 97 | # CONFIG_SLUB is not set |
88 | # CONFIG_SLOB is not set | 98 | # CONFIG_SLOB is not set |
@@ -124,11 +134,6 @@ CONFIG_IOSCHED_NOOP=y | |||
124 | # CONFIG_DEFAULT_CFQ is not set | 134 | # CONFIG_DEFAULT_CFQ is not set |
125 | CONFIG_DEFAULT_NOOP=y | 135 | CONFIG_DEFAULT_NOOP=y |
126 | CONFIG_DEFAULT_IOSCHED="noop" | 136 | CONFIG_DEFAULT_IOSCHED="noop" |
127 | CONFIG_CLASSIC_RCU=y | ||
128 | # CONFIG_TREE_RCU is not set | ||
129 | # CONFIG_PREEMPT_RCU is not set | ||
130 | # CONFIG_TREE_RCU_TRACE is not set | ||
131 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
132 | # CONFIG_FREEZER is not set | 137 | # CONFIG_FREEZER is not set |
133 | 138 | ||
134 | # | 139 | # |
@@ -164,6 +169,7 @@ CONFIG_CPU_SH4A=y | |||
164 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 169 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
165 | CONFIG_CPU_SUBTYPE_SH7780=y | 170 | CONFIG_CPU_SUBTYPE_SH7780=y |
166 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 171 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
172 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
167 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 173 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
168 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 174 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
169 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 175 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -179,8 +185,11 @@ CONFIG_MMU=y | |||
179 | CONFIG_PAGE_OFFSET=0x80000000 | 185 | CONFIG_PAGE_OFFSET=0x80000000 |
180 | CONFIG_MEMORY_START=0x08000000 | 186 | CONFIG_MEMORY_START=0x08000000 |
181 | CONFIG_MEMORY_SIZE=0x08000000 | 187 | CONFIG_MEMORY_SIZE=0x08000000 |
182 | CONFIG_29BIT=y | 188 | # CONFIG_29BIT is not set |
189 | CONFIG_32BIT=y | ||
190 | CONFIG_PMB_ENABLE=y | ||
183 | # CONFIG_PMB is not set | 191 | # CONFIG_PMB is not set |
192 | CONFIG_PMB_FIXED=y | ||
184 | CONFIG_VSYSCALL=y | 193 | CONFIG_VSYSCALL=y |
185 | CONFIG_ARCH_FLATMEM_ENABLE=y | 194 | CONFIG_ARCH_FLATMEM_ENABLE=y |
186 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 195 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
@@ -212,11 +221,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
212 | CONFIG_ZONE_DMA_FLAG=0 | 221 | CONFIG_ZONE_DMA_FLAG=0 |
213 | CONFIG_NR_QUICK=2 | 222 | CONFIG_NR_QUICK=2 |
214 | CONFIG_UNEVICTABLE_LRU=y | 223 | CONFIG_UNEVICTABLE_LRU=y |
224 | CONFIG_HAVE_MLOCK=y | ||
225 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
215 | 226 | ||
216 | # | 227 | # |
217 | # Cache configuration | 228 | # Cache configuration |
218 | # | 229 | # |
219 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
220 | CONFIG_CACHE_WRITEBACK=y | 230 | CONFIG_CACHE_WRITEBACK=y |
221 | # CONFIG_CACHE_WRITETHROUGH is not set | 231 | # CONFIG_CACHE_WRITETHROUGH is not set |
222 | # CONFIG_CACHE_OFF is not set | 232 | # CONFIG_CACHE_OFF is not set |
@@ -309,6 +319,8 @@ CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | |||
309 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 319 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
310 | CONFIG_PCI_LEGACY=y | 320 | CONFIG_PCI_LEGACY=y |
311 | # CONFIG_PCI_DEBUG is not set | 321 | # CONFIG_PCI_DEBUG is not set |
322 | # CONFIG_PCI_STUB is not set | ||
323 | # CONFIG_PCI_IOV is not set | ||
312 | # CONFIG_PCCARD is not set | 324 | # CONFIG_PCCARD is not set |
313 | # CONFIG_HOTPLUG_PCI is not set | 325 | # CONFIG_HOTPLUG_PCI is not set |
314 | 326 | ||
@@ -330,7 +342,6 @@ CONFIG_NET=y | |||
330 | # | 342 | # |
331 | # Networking options | 343 | # Networking options |
332 | # | 344 | # |
333 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
334 | CONFIG_PACKET=y | 345 | CONFIG_PACKET=y |
335 | # CONFIG_PACKET_MMAP is not set | 346 | # CONFIG_PACKET_MMAP is not set |
336 | CONFIG_UNIX=y | 347 | CONFIG_UNIX=y |
@@ -392,6 +403,7 @@ CONFIG_LLC=m | |||
392 | # CONFIG_LAPB is not set | 403 | # CONFIG_LAPB is not set |
393 | # CONFIG_ECONET is not set | 404 | # CONFIG_ECONET is not set |
394 | # CONFIG_WAN_ROUTER is not set | 405 | # CONFIG_WAN_ROUTER is not set |
406 | # CONFIG_PHONET is not set | ||
395 | # CONFIG_NET_SCHED is not set | 407 | # CONFIG_NET_SCHED is not set |
396 | # CONFIG_DCB is not set | 408 | # CONFIG_DCB is not set |
397 | 409 | ||
@@ -399,12 +411,12 @@ CONFIG_LLC=m | |||
399 | # Network testing | 411 | # Network testing |
400 | # | 412 | # |
401 | # CONFIG_NET_PKTGEN is not set | 413 | # CONFIG_NET_PKTGEN is not set |
414 | # CONFIG_NET_DROP_MONITOR is not set | ||
402 | # CONFIG_HAMRADIO is not set | 415 | # CONFIG_HAMRADIO is not set |
403 | # CONFIG_CAN is not set | 416 | # CONFIG_CAN is not set |
404 | # CONFIG_IRDA is not set | 417 | # CONFIG_IRDA is not set |
405 | # CONFIG_BT is not set | 418 | # CONFIG_BT is not set |
406 | # CONFIG_AF_RXRPC is not set | 419 | # CONFIG_AF_RXRPC is not set |
407 | # CONFIG_PHONET is not set | ||
408 | CONFIG_WIRELESS=y | 420 | CONFIG_WIRELESS=y |
409 | # CONFIG_CFG80211 is not set | 421 | # CONFIG_CFG80211 is not set |
410 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 422 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
@@ -412,6 +424,7 @@ CONFIG_WIRELESS_EXT=y | |||
412 | CONFIG_WIRELESS_EXT_SYSFS=y | 424 | CONFIG_WIRELESS_EXT_SYSFS=y |
413 | # CONFIG_LIB80211 is not set | 425 | # CONFIG_LIB80211 is not set |
414 | # CONFIG_MAC80211 is not set | 426 | # CONFIG_MAC80211 is not set |
427 | # CONFIG_WIMAX is not set | ||
415 | # CONFIG_RFKILL is not set | 428 | # CONFIG_RFKILL is not set |
416 | # CONFIG_NET_9P is not set | 429 | # CONFIG_NET_9P is not set |
417 | 430 | ||
@@ -451,13 +464,20 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
451 | # CONFIG_BLK_DEV_HD is not set | 464 | # CONFIG_BLK_DEV_HD is not set |
452 | CONFIG_MISC_DEVICES=y | 465 | CONFIG_MISC_DEVICES=y |
453 | # CONFIG_PHANTOM is not set | 466 | # CONFIG_PHANTOM is not set |
454 | CONFIG_EEPROM_93CX6=y | ||
455 | # CONFIG_SGI_IOC4 is not set | 467 | # CONFIG_SGI_IOC4 is not set |
456 | # CONFIG_TIFM_CORE is not set | 468 | # CONFIG_TIFM_CORE is not set |
457 | # CONFIG_ICS932S401 is not set | 469 | # CONFIG_ICS932S401 is not set |
458 | # CONFIG_ENCLOSURE_SERVICES is not set | 470 | # CONFIG_ENCLOSURE_SERVICES is not set |
459 | # CONFIG_HP_ILO is not set | 471 | # CONFIG_HP_ILO is not set |
472 | # CONFIG_ISL29003 is not set | ||
460 | # CONFIG_C2PORT is not set | 473 | # CONFIG_C2PORT is not set |
474 | |||
475 | # | ||
476 | # EEPROM support | ||
477 | # | ||
478 | # CONFIG_EEPROM_AT24 is not set | ||
479 | # CONFIG_EEPROM_LEGACY is not set | ||
480 | CONFIG_EEPROM_93CX6=y | ||
461 | CONFIG_HAVE_IDE=y | 481 | CONFIG_HAVE_IDE=y |
462 | # CONFIG_IDE is not set | 482 | # CONFIG_IDE is not set |
463 | 483 | ||
@@ -513,6 +533,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
513 | # CONFIG_MEGARAID_NEWGEN is not set | 533 | # CONFIG_MEGARAID_NEWGEN is not set |
514 | # CONFIG_MEGARAID_LEGACY is not set | 534 | # CONFIG_MEGARAID_LEGACY is not set |
515 | # CONFIG_MEGARAID_SAS is not set | 535 | # CONFIG_MEGARAID_SAS is not set |
536 | # CONFIG_SCSI_MPT2SAS is not set | ||
516 | # CONFIG_SCSI_HPTIOP is not set | 537 | # CONFIG_SCSI_HPTIOP is not set |
517 | # CONFIG_LIBFC is not set | 538 | # CONFIG_LIBFC is not set |
518 | # CONFIG_FCOE is not set | 539 | # CONFIG_FCOE is not set |
@@ -535,6 +556,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
535 | # CONFIG_SCSI_DEBUG is not set | 556 | # CONFIG_SCSI_DEBUG is not set |
536 | # CONFIG_SCSI_SRP is not set | 557 | # CONFIG_SCSI_SRP is not set |
537 | # CONFIG_SCSI_DH is not set | 558 | # CONFIG_SCSI_DH is not set |
559 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
538 | CONFIG_ATA=y | 560 | CONFIG_ATA=y |
539 | # CONFIG_ATA_NONSTANDARD is not set | 561 | # CONFIG_ATA_NONSTANDARD is not set |
540 | CONFIG_SATA_PMP=y | 562 | CONFIG_SATA_PMP=y |
@@ -609,6 +631,7 @@ CONFIG_PATA_PLATFORM=y | |||
609 | # CONFIG_IEEE1394 is not set | 631 | # CONFIG_IEEE1394 is not set |
610 | # CONFIG_I2O is not set | 632 | # CONFIG_I2O is not set |
611 | CONFIG_NETDEVICES=y | 633 | CONFIG_NETDEVICES=y |
634 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
612 | # CONFIG_DUMMY is not set | 635 | # CONFIG_DUMMY is not set |
613 | # CONFIG_BONDING is not set | 636 | # CONFIG_BONDING is not set |
614 | # CONFIG_MACVLAN is not set | 637 | # CONFIG_MACVLAN is not set |
@@ -627,8 +650,10 @@ CONFIG_AX88796_93CX6=y | |||
627 | # CONFIG_CASSINI is not set | 650 | # CONFIG_CASSINI is not set |
628 | # CONFIG_NET_VENDOR_3COM is not set | 651 | # CONFIG_NET_VENDOR_3COM is not set |
629 | # CONFIG_SMC91X is not set | 652 | # CONFIG_SMC91X is not set |
653 | # CONFIG_ETHOC is not set | ||
630 | # CONFIG_SMC911X is not set | 654 | # CONFIG_SMC911X is not set |
631 | # CONFIG_SMSC911X is not set | 655 | # CONFIG_SMSC911X is not set |
656 | # CONFIG_DNET is not set | ||
632 | # CONFIG_NET_TULIP is not set | 657 | # CONFIG_NET_TULIP is not set |
633 | # CONFIG_HP100 is not set | 658 | # CONFIG_HP100 is not set |
634 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 659 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -684,6 +709,7 @@ CONFIG_R8169=y | |||
684 | # CONFIG_QLA3XXX is not set | 709 | # CONFIG_QLA3XXX is not set |
685 | # CONFIG_ATL1 is not set | 710 | # CONFIG_ATL1 is not set |
686 | # CONFIG_ATL1E is not set | 711 | # CONFIG_ATL1E is not set |
712 | # CONFIG_ATL1C is not set | ||
687 | # CONFIG_JME is not set | 713 | # CONFIG_JME is not set |
688 | CONFIG_NETDEV_10000=y | 714 | CONFIG_NETDEV_10000=y |
689 | # CONFIG_CHELSIO_T1 is not set | 715 | # CONFIG_CHELSIO_T1 is not set |
@@ -702,6 +728,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
702 | # CONFIG_BNX2X is not set | 728 | # CONFIG_BNX2X is not set |
703 | # CONFIG_QLGE is not set | 729 | # CONFIG_QLGE is not set |
704 | # CONFIG_SFC is not set | 730 | # CONFIG_SFC is not set |
731 | # CONFIG_BE2NET is not set | ||
705 | # CONFIG_TR is not set | 732 | # CONFIG_TR is not set |
706 | 733 | ||
707 | # | 734 | # |
@@ -709,7 +736,10 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
709 | # | 736 | # |
710 | # CONFIG_WLAN_PRE80211 is not set | 737 | # CONFIG_WLAN_PRE80211 is not set |
711 | # CONFIG_WLAN_80211 is not set | 738 | # CONFIG_WLAN_80211 is not set |
712 | # CONFIG_IWLWIFI_LEDS is not set | 739 | |
740 | # | ||
741 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
742 | # | ||
713 | # CONFIG_WAN is not set | 743 | # CONFIG_WAN is not set |
714 | # CONFIG_FDDI is not set | 744 | # CONFIG_FDDI is not set |
715 | # CONFIG_HIPPI is not set | 745 | # CONFIG_HIPPI is not set |
@@ -796,6 +826,7 @@ CONFIG_LEGACY_PTYS=y | |||
796 | CONFIG_LEGACY_PTY_COUNT=256 | 826 | CONFIG_LEGACY_PTY_COUNT=256 |
797 | # CONFIG_IPMI_HANDLER is not set | 827 | # CONFIG_IPMI_HANDLER is not set |
798 | CONFIG_HW_RANDOM=y | 828 | CONFIG_HW_RANDOM=y |
829 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
799 | # CONFIG_R3964 is not set | 830 | # CONFIG_R3964 is not set |
800 | # CONFIG_APPLICOM is not set | 831 | # CONFIG_APPLICOM is not set |
801 | # CONFIG_RAW_DRIVER is not set | 832 | # CONFIG_RAW_DRIVER is not set |
@@ -857,12 +888,9 @@ CONFIG_I2C_HIGHLANDER=y | |||
857 | # Miscellaneous I2C Chip support | 888 | # Miscellaneous I2C Chip support |
858 | # | 889 | # |
859 | # CONFIG_DS1682 is not set | 890 | # CONFIG_DS1682 is not set |
860 | # CONFIG_EEPROM_AT24 is not set | ||
861 | # CONFIG_EEPROM_LEGACY is not set | ||
862 | # CONFIG_SENSORS_PCF8574 is not set | 891 | # CONFIG_SENSORS_PCF8574 is not set |
863 | # CONFIG_PCF8575 is not set | 892 | # CONFIG_PCF8575 is not set |
864 | # CONFIG_SENSORS_PCA9539 is not set | 893 | # CONFIG_SENSORS_PCA9539 is not set |
865 | # CONFIG_SENSORS_PCF8591 is not set | ||
866 | # CONFIG_SENSORS_MAX6875 is not set | 894 | # CONFIG_SENSORS_MAX6875 is not set |
867 | # CONFIG_SENSORS_TSL2550 is not set | 895 | # CONFIG_SENSORS_TSL2550 is not set |
868 | # CONFIG_I2C_DEBUG_CORE is not set | 896 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -885,6 +913,7 @@ CONFIG_HWMON=y | |||
885 | # CONFIG_SENSORS_ADT7462 is not set | 913 | # CONFIG_SENSORS_ADT7462 is not set |
886 | # CONFIG_SENSORS_ADT7470 is not set | 914 | # CONFIG_SENSORS_ADT7470 is not set |
887 | # CONFIG_SENSORS_ADT7473 is not set | 915 | # CONFIG_SENSORS_ADT7473 is not set |
916 | # CONFIG_SENSORS_ADT7475 is not set | ||
888 | # CONFIG_SENSORS_ATXP1 is not set | 917 | # CONFIG_SENSORS_ATXP1 is not set |
889 | # CONFIG_SENSORS_DS1621 is not set | 918 | # CONFIG_SENSORS_DS1621 is not set |
890 | # CONFIG_SENSORS_I5K_AMB is not set | 919 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -905,10 +934,14 @@ CONFIG_HWMON=y | |||
905 | # CONFIG_SENSORS_LM90 is not set | 934 | # CONFIG_SENSORS_LM90 is not set |
906 | # CONFIG_SENSORS_LM92 is not set | 935 | # CONFIG_SENSORS_LM92 is not set |
907 | # CONFIG_SENSORS_LM93 is not set | 936 | # CONFIG_SENSORS_LM93 is not set |
937 | # CONFIG_SENSORS_LTC4215 is not set | ||
938 | # CONFIG_SENSORS_LTC4245 is not set | ||
939 | # CONFIG_SENSORS_LM95241 is not set | ||
908 | # CONFIG_SENSORS_MAX1619 is not set | 940 | # CONFIG_SENSORS_MAX1619 is not set |
909 | # CONFIG_SENSORS_MAX6650 is not set | 941 | # CONFIG_SENSORS_MAX6650 is not set |
910 | # CONFIG_SENSORS_PC87360 is not set | 942 | # CONFIG_SENSORS_PC87360 is not set |
911 | # CONFIG_SENSORS_PC87427 is not set | 943 | # CONFIG_SENSORS_PC87427 is not set |
944 | # CONFIG_SENSORS_PCF8591 is not set | ||
912 | # CONFIG_SENSORS_SIS5595 is not set | 945 | # CONFIG_SENSORS_SIS5595 is not set |
913 | # CONFIG_SENSORS_DME1737 is not set | 946 | # CONFIG_SENSORS_DME1737 is not set |
914 | # CONFIG_SENSORS_SMSC47M1 is not set | 947 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -949,6 +982,7 @@ CONFIG_SSB_POSSIBLE=y | |||
949 | # CONFIG_PMIC_DA903X is not set | 982 | # CONFIG_PMIC_DA903X is not set |
950 | # CONFIG_MFD_WM8400 is not set | 983 | # CONFIG_MFD_WM8400 is not set |
951 | # CONFIG_MFD_WM8350_I2C is not set | 984 | # CONFIG_MFD_WM8350_I2C is not set |
985 | # CONFIG_MFD_PCF50633 is not set | ||
952 | # CONFIG_REGULATOR is not set | 986 | # CONFIG_REGULATOR is not set |
953 | 987 | ||
954 | # | 988 | # |
@@ -1007,9 +1041,13 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1007 | # | 1041 | # |
1008 | 1042 | ||
1009 | # | 1043 | # |
1010 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1044 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1011 | # | 1045 | # |
1012 | # CONFIG_USB_GADGET is not set | 1046 | # CONFIG_USB_GADGET is not set |
1047 | |||
1048 | # | ||
1049 | # OTG and related infrastructure | ||
1050 | # | ||
1013 | # CONFIG_UWB is not set | 1051 | # CONFIG_UWB is not set |
1014 | # CONFIG_MMC is not set | 1052 | # CONFIG_MMC is not set |
1015 | # CONFIG_MEMSTICK is not set | 1053 | # CONFIG_MEMSTICK is not set |
@@ -1071,6 +1109,7 @@ CONFIG_RTC_DRV_RS5C372=y | |||
1071 | # | 1109 | # |
1072 | CONFIG_RTC_DRV_SH=y | 1110 | CONFIG_RTC_DRV_SH=y |
1073 | # CONFIG_DMADEVICES is not set | 1111 | # CONFIG_DMADEVICES is not set |
1112 | # CONFIG_AUXDISPLAY is not set | ||
1074 | # CONFIG_UIO is not set | 1113 | # CONFIG_UIO is not set |
1075 | # CONFIG_STAGING is not set | 1114 | # CONFIG_STAGING is not set |
1076 | 1115 | ||
@@ -1094,6 +1133,7 @@ CONFIG_FS_POSIX_ACL=y | |||
1094 | CONFIG_FILE_LOCKING=y | 1133 | CONFIG_FILE_LOCKING=y |
1095 | # CONFIG_XFS_FS is not set | 1134 | # CONFIG_XFS_FS is not set |
1096 | # CONFIG_OCFS2_FS is not set | 1135 | # CONFIG_OCFS2_FS is not set |
1136 | # CONFIG_BTRFS_FS is not set | ||
1097 | CONFIG_DNOTIFY=y | 1137 | CONFIG_DNOTIFY=y |
1098 | CONFIG_INOTIFY=y | 1138 | CONFIG_INOTIFY=y |
1099 | CONFIG_INOTIFY_USER=y | 1139 | CONFIG_INOTIFY_USER=y |
@@ -1142,6 +1182,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1142 | # CONFIG_BFS_FS is not set | 1182 | # CONFIG_BFS_FS is not set |
1143 | # CONFIG_EFS_FS is not set | 1183 | # CONFIG_EFS_FS is not set |
1144 | # CONFIG_CRAMFS is not set | 1184 | # CONFIG_CRAMFS is not set |
1185 | # CONFIG_SQUASHFS is not set | ||
1145 | # CONFIG_VXFS_FS is not set | 1186 | # CONFIG_VXFS_FS is not set |
1146 | CONFIG_MINIX_FS=y | 1187 | CONFIG_MINIX_FS=y |
1147 | # CONFIG_OMFS_FS is not set | 1188 | # CONFIG_OMFS_FS is not set |
@@ -1166,7 +1207,6 @@ CONFIG_EXPORTFS=y | |||
1166 | CONFIG_NFS_COMMON=y | 1207 | CONFIG_NFS_COMMON=y |
1167 | CONFIG_SUNRPC=y | 1208 | CONFIG_SUNRPC=y |
1168 | CONFIG_SUNRPC_GSS=y | 1209 | CONFIG_SUNRPC_GSS=y |
1169 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1170 | CONFIG_RPCSEC_GSS_KRB5=y | 1210 | CONFIG_RPCSEC_GSS_KRB5=y |
1171 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1211 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1172 | # CONFIG_SMB_FS is not set | 1212 | # CONFIG_SMB_FS is not set |
@@ -1269,6 +1309,7 @@ CONFIG_DEBUG_INFO=y | |||
1269 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1309 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1270 | # CONFIG_FAULT_INJECTION is not set | 1310 | # CONFIG_FAULT_INJECTION is not set |
1271 | # CONFIG_LATENCYTOP is not set | 1311 | # CONFIG_LATENCYTOP is not set |
1312 | # CONFIG_PAGE_POISONING is not set | ||
1272 | CONFIG_NOP_TRACER=y | 1313 | CONFIG_NOP_TRACER=y |
1273 | CONFIG_HAVE_FUNCTION_TRACER=y | 1314 | CONFIG_HAVE_FUNCTION_TRACER=y |
1274 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1315 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
@@ -1288,7 +1329,7 @@ CONFIG_TRACING=y | |||
1288 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1329 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1289 | # CONFIG_STACK_TRACER is not set | 1330 | # CONFIG_STACK_TRACER is not set |
1290 | # CONFIG_FTRACE_STARTUP_TEST is not set | 1331 | # CONFIG_FTRACE_STARTUP_TEST is not set |
1291 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1332 | # CONFIG_DYNAMIC_DEBUG is not set |
1292 | # CONFIG_SAMPLES is not set | 1333 | # CONFIG_SAMPLES is not set |
1293 | CONFIG_HAVE_ARCH_KGDB=y | 1334 | CONFIG_HAVE_ARCH_KGDB=y |
1294 | # CONFIG_KGDB is not set | 1335 | # CONFIG_KGDB is not set |
@@ -1325,10 +1366,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1325 | CONFIG_CRYPTO_HASH=y | 1366 | CONFIG_CRYPTO_HASH=y |
1326 | CONFIG_CRYPTO_HASH2=y | 1367 | CONFIG_CRYPTO_HASH2=y |
1327 | CONFIG_CRYPTO_RNG2=y | 1368 | CONFIG_CRYPTO_RNG2=y |
1369 | CONFIG_CRYPTO_PCOMP=y | ||
1328 | CONFIG_CRYPTO_MANAGER=y | 1370 | CONFIG_CRYPTO_MANAGER=y |
1329 | CONFIG_CRYPTO_MANAGER2=y | 1371 | CONFIG_CRYPTO_MANAGER2=y |
1330 | # CONFIG_CRYPTO_GF128MUL is not set | 1372 | # CONFIG_CRYPTO_GF128MUL is not set |
1331 | # CONFIG_CRYPTO_NULL is not set | 1373 | # CONFIG_CRYPTO_NULL is not set |
1374 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1332 | # CONFIG_CRYPTO_CRYPTD is not set | 1375 | # CONFIG_CRYPTO_CRYPTD is not set |
1333 | # CONFIG_CRYPTO_AUTHENC is not set | 1376 | # CONFIG_CRYPTO_AUTHENC is not set |
1334 | # CONFIG_CRYPTO_TEST is not set | 1377 | # CONFIG_CRYPTO_TEST is not set |
@@ -1397,6 +1440,7 @@ CONFIG_CRYPTO_DES=y | |||
1397 | # Compression | 1440 | # Compression |
1398 | # | 1441 | # |
1399 | # CONFIG_CRYPTO_DEFLATE is not set | 1442 | # CONFIG_CRYPTO_DEFLATE is not set |
1443 | # CONFIG_CRYPTO_ZLIB is not set | ||
1400 | # CONFIG_CRYPTO_LZO is not set | 1444 | # CONFIG_CRYPTO_LZO is not set |
1401 | 1445 | ||
1402 | # | 1446 | # |
@@ -1421,3 +1465,4 @@ CONFIG_CRC32=y | |||
1421 | CONFIG_HAS_IOMEM=y | 1465 | CONFIG_HAS_IOMEM=y |
1422 | CONFIG_HAS_IOPORT=y | 1466 | CONFIG_HAS_IOPORT=y |
1423 | CONFIG_HAS_DMA=y | 1467 | CONFIG_HAS_DMA=y |
1468 | CONFIG_NLATTR=y | ||