diff options
Diffstat (limited to 'arch/sh/configs/shx3_defconfig')
-rw-r--r-- | arch/sh/configs/shx3_defconfig | 99 |
1 files changed, 66 insertions, 33 deletions
diff --git a/arch/sh/configs/shx3_defconfig b/arch/sh/configs/shx3_defconfig index ed90a7e81099..e3651f574399 100644 --- a/arch/sh/configs/shx3_defconfig +++ b/arch/sh/configs/shx3_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 18:10:57 2009 | 4 | # Thu Apr 2 19:20:54 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -19,7 +19,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
19 | CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y | 19 | CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y |
20 | CONFIG_GENERIC_LOCKBREAK=y | 20 | CONFIG_GENERIC_LOCKBREAK=y |
21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | 21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set |
22 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | 22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
23 | CONFIG_SYS_SUPPORTS_SMP=y | 23 | CONFIG_SYS_SUPPORTS_SMP=y |
24 | CONFIG_SYS_SUPPORTS_NUMA=y | 24 | CONFIG_SYS_SUPPORTS_NUMA=y |
25 | CONFIG_STACKTRACE_SUPPORT=y | 25 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -27,6 +27,7 @@ CONFIG_LOCKDEP_SUPPORT=y | |||
27 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 27 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
28 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 28 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
29 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 29 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
30 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 31 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
31 | 32 | ||
32 | # | 33 | # |
@@ -47,24 +48,35 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
47 | CONFIG_AUDIT=y | 48 | CONFIG_AUDIT=y |
48 | CONFIG_AUDITSYSCALL=y | 49 | CONFIG_AUDITSYSCALL=y |
49 | CONFIG_AUDIT_TREE=y | 50 | CONFIG_AUDIT_TREE=y |
51 | |||
52 | # | ||
53 | # RCU Subsystem | ||
54 | # | ||
55 | # CONFIG_CLASSIC_RCU is not set | ||
56 | # CONFIG_TREE_RCU is not set | ||
57 | CONFIG_PREEMPT_RCU=y | ||
58 | CONFIG_RCU_TRACE=y | ||
59 | # CONFIG_TREE_RCU_TRACE is not set | ||
60 | CONFIG_PREEMPT_RCU_TRACE=y | ||
50 | CONFIG_IKCONFIG=y | 61 | CONFIG_IKCONFIG=y |
51 | CONFIG_IKCONFIG_PROC=y | 62 | CONFIG_IKCONFIG_PROC=y |
52 | CONFIG_LOG_BUF_SHIFT=14 | 63 | CONFIG_LOG_BUF_SHIFT=14 |
64 | CONFIG_GROUP_SCHED=y | ||
65 | CONFIG_FAIR_GROUP_SCHED=y | ||
66 | CONFIG_RT_GROUP_SCHED=y | ||
67 | CONFIG_USER_SCHED=y | ||
68 | # CONFIG_CGROUP_SCHED is not set | ||
53 | CONFIG_CGROUPS=y | 69 | CONFIG_CGROUPS=y |
54 | # CONFIG_CGROUP_DEBUG is not set | 70 | # CONFIG_CGROUP_DEBUG is not set |
55 | CONFIG_CGROUP_NS=y | 71 | CONFIG_CGROUP_NS=y |
56 | CONFIG_CGROUP_FREEZER=y | 72 | CONFIG_CGROUP_FREEZER=y |
57 | CONFIG_CGROUP_DEVICE=y | 73 | CONFIG_CGROUP_DEVICE=y |
58 | # CONFIG_CPUSETS is not set | 74 | # CONFIG_CPUSETS is not set |
59 | CONFIG_GROUP_SCHED=y | ||
60 | CONFIG_FAIR_GROUP_SCHED=y | ||
61 | CONFIG_RT_GROUP_SCHED=y | ||
62 | CONFIG_USER_SCHED=y | ||
63 | # CONFIG_CGROUP_SCHED is not set | ||
64 | CONFIG_CGROUP_CPUACCT=y | 75 | CONFIG_CGROUP_CPUACCT=y |
65 | CONFIG_RESOURCE_COUNTERS=y | 76 | CONFIG_RESOURCE_COUNTERS=y |
66 | CONFIG_MM_OWNER=y | ||
67 | CONFIG_CGROUP_MEM_RES_CTLR=y | 77 | CONFIG_CGROUP_MEM_RES_CTLR=y |
78 | # CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set | ||
79 | CONFIG_MM_OWNER=y | ||
68 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
69 | CONFIG_SYSFS_DEPRECATED_V2=y | 81 | CONFIG_SYSFS_DEPRECATED_V2=y |
70 | CONFIG_RELAY=y | 82 | CONFIG_RELAY=y |
@@ -73,24 +85,23 @@ CONFIG_UTS_NS=y | |||
73 | CONFIG_IPC_NS=y | 85 | CONFIG_IPC_NS=y |
74 | CONFIG_USER_NS=y | 86 | CONFIG_USER_NS=y |
75 | CONFIG_PID_NS=y | 87 | CONFIG_PID_NS=y |
88 | # CONFIG_NET_NS is not set | ||
76 | # CONFIG_BLK_DEV_INITRD is not set | 89 | # CONFIG_BLK_DEV_INITRD is not set |
77 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 90 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
78 | CONFIG_SYSCTL=y | 91 | CONFIG_SYSCTL=y |
92 | CONFIG_ANON_INODES=y | ||
79 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
80 | CONFIG_UID16=y | 94 | CONFIG_UID16=y |
81 | CONFIG_SYSCTL_SYSCALL=y | 95 | CONFIG_SYSCTL_SYSCALL=y |
82 | CONFIG_KALLSYMS=y | 96 | CONFIG_KALLSYMS=y |
83 | CONFIG_KALLSYMS_ALL=y | 97 | CONFIG_KALLSYMS_ALL=y |
84 | CONFIG_KALLSYMS_STRIP_GENERATED=y | ||
85 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
86 | CONFIG_HOTPLUG=y | 99 | CONFIG_HOTPLUG=y |
87 | CONFIG_PRINTK=y | 100 | CONFIG_PRINTK=y |
88 | CONFIG_BUG=y | 101 | CONFIG_BUG=y |
89 | CONFIG_ELF_CORE=y | 102 | CONFIG_ELF_CORE=y |
90 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_BASE_FULL=y | 103 | CONFIG_BASE_FULL=y |
92 | CONFIG_FUTEX=y | 104 | CONFIG_FUTEX=y |
93 | CONFIG_ANON_INODES=y | ||
94 | CONFIG_EPOLL=y | 105 | CONFIG_EPOLL=y |
95 | CONFIG_SIGNALFD=y | 106 | CONFIG_SIGNALFD=y |
96 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
@@ -98,6 +109,7 @@ CONFIG_EVENTFD=y | |||
98 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
99 | CONFIG_AIO=y | 110 | CONFIG_AIO=y |
100 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_COMPAT_BRK=y | ||
101 | # CONFIG_SLAB is not set | 113 | # CONFIG_SLAB is not set |
102 | # CONFIG_SLUB is not set | 114 | # CONFIG_SLUB is not set |
103 | CONFIG_SLOB=y | 115 | CONFIG_SLOB=y |
@@ -142,12 +154,6 @@ CONFIG_DEFAULT_AS=y | |||
142 | # CONFIG_DEFAULT_CFQ is not set | 154 | # CONFIG_DEFAULT_CFQ is not set |
143 | # CONFIG_DEFAULT_NOOP is not set | 155 | # CONFIG_DEFAULT_NOOP is not set |
144 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 156 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
145 | # CONFIG_CLASSIC_RCU is not set | ||
146 | # CONFIG_TREE_RCU is not set | ||
147 | CONFIG_PREEMPT_RCU=y | ||
148 | CONFIG_RCU_TRACE=y | ||
149 | # CONFIG_TREE_RCU_TRACE is not set | ||
150 | CONFIG_PREEMPT_RCU_TRACE=y | ||
151 | CONFIG_FREEZER=y | 157 | CONFIG_FREEZER=y |
152 | 158 | ||
153 | # | 159 | # |
@@ -184,6 +190,7 @@ CONFIG_CPU_SHX3=y | |||
184 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 190 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
185 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 191 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
186 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 192 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
193 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
187 | CONFIG_CPU_SUBTYPE_SHX3=y | 194 | CONFIG_CPU_SUBTYPE_SHX3=y |
188 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 195 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
189 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 196 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -240,11 +247,12 @@ CONFIG_MIGRATION=y | |||
240 | CONFIG_ZONE_DMA_FLAG=0 | 247 | CONFIG_ZONE_DMA_FLAG=0 |
241 | CONFIG_NR_QUICK=2 | 248 | CONFIG_NR_QUICK=2 |
242 | CONFIG_UNEVICTABLE_LRU=y | 249 | CONFIG_UNEVICTABLE_LRU=y |
250 | CONFIG_HAVE_MLOCK=y | ||
251 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
243 | 252 | ||
244 | # | 253 | # |
245 | # Cache configuration | 254 | # Cache configuration |
246 | # | 255 | # |
247 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
248 | CONFIG_CACHE_WRITEBACK=y | 256 | CONFIG_CACHE_WRITEBACK=y |
249 | # CONFIG_CACHE_WRITETHROUGH is not set | 257 | # CONFIG_CACHE_WRITETHROUGH is not set |
250 | # CONFIG_CACHE_OFF is not set | 258 | # CONFIG_CACHE_OFF is not set |
@@ -361,8 +369,6 @@ CONFIG_NET=y | |||
361 | # | 369 | # |
362 | # Networking options | 370 | # Networking options |
363 | # | 371 | # |
364 | # CONFIG_NET_NS is not set | ||
365 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
366 | # CONFIG_PACKET is not set | 372 | # CONFIG_PACKET is not set |
367 | # CONFIG_UNIX is not set | 373 | # CONFIG_UNIX is not set |
368 | CONFIG_XFRM=y | 374 | CONFIG_XFRM=y |
@@ -434,6 +440,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
434 | # CONFIG_LAPB is not set | 440 | # CONFIG_LAPB is not set |
435 | # CONFIG_ECONET is not set | 441 | # CONFIG_ECONET is not set |
436 | # CONFIG_WAN_ROUTER is not set | 442 | # CONFIG_WAN_ROUTER is not set |
443 | # CONFIG_PHONET is not set | ||
437 | # CONFIG_NET_SCHED is not set | 444 | # CONFIG_NET_SCHED is not set |
438 | # CONFIG_DCB is not set | 445 | # CONFIG_DCB is not set |
439 | 446 | ||
@@ -442,6 +449,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
442 | # | 449 | # |
443 | # CONFIG_NET_PKTGEN is not set | 450 | # CONFIG_NET_PKTGEN is not set |
444 | # CONFIG_NET_TCPPROBE is not set | 451 | # CONFIG_NET_TCPPROBE is not set |
452 | # CONFIG_NET_DROP_MONITOR is not set | ||
445 | # CONFIG_HAMRADIO is not set | 453 | # CONFIG_HAMRADIO is not set |
446 | CONFIG_CAN=m | 454 | CONFIG_CAN=m |
447 | CONFIG_CAN_RAW=m | 455 | CONFIG_CAN_RAW=m |
@@ -455,8 +463,8 @@ CONFIG_CAN_VCAN=m | |||
455 | # CONFIG_IRDA is not set | 463 | # CONFIG_IRDA is not set |
456 | # CONFIG_BT is not set | 464 | # CONFIG_BT is not set |
457 | # CONFIG_AF_RXRPC is not set | 465 | # CONFIG_AF_RXRPC is not set |
458 | # CONFIG_PHONET is not set | ||
459 | # CONFIG_WIRELESS is not set | 466 | # CONFIG_WIRELESS is not set |
467 | # CONFIG_WIMAX is not set | ||
460 | # CONFIG_RFKILL is not set | 468 | # CONFIG_RFKILL is not set |
461 | # CONFIG_NET_9P is not set | 469 | # CONFIG_NET_9P is not set |
462 | 470 | ||
@@ -490,10 +498,18 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
490 | # CONFIG_ATA_OVER_ETH is not set | 498 | # CONFIG_ATA_OVER_ETH is not set |
491 | # CONFIG_BLK_DEV_HD is not set | 499 | # CONFIG_BLK_DEV_HD is not set |
492 | CONFIG_MISC_DEVICES=y | 500 | CONFIG_MISC_DEVICES=y |
493 | # CONFIG_EEPROM_93CX6 is not set | ||
494 | # CONFIG_ICS932S401 is not set | 501 | # CONFIG_ICS932S401 is not set |
495 | # CONFIG_ENCLOSURE_SERVICES is not set | 502 | # CONFIG_ENCLOSURE_SERVICES is not set |
503 | # CONFIG_ISL29003 is not set | ||
496 | # CONFIG_C2PORT is not set | 504 | # CONFIG_C2PORT is not set |
505 | |||
506 | # | ||
507 | # EEPROM support | ||
508 | # | ||
509 | # CONFIG_EEPROM_AT24 is not set | ||
510 | # CONFIG_EEPROM_AT25 is not set | ||
511 | # CONFIG_EEPROM_LEGACY is not set | ||
512 | # CONFIG_EEPROM_93CX6 is not set | ||
497 | CONFIG_HAVE_IDE=y | 513 | CONFIG_HAVE_IDE=y |
498 | # CONFIG_IDE is not set | 514 | # CONFIG_IDE is not set |
499 | 515 | ||
@@ -539,6 +555,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
539 | # CONFIG_LIBFC is not set | 555 | # CONFIG_LIBFC is not set |
540 | # CONFIG_SCSI_DEBUG is not set | 556 | # CONFIG_SCSI_DEBUG is not set |
541 | # CONFIG_SCSI_DH is not set | 557 | # CONFIG_SCSI_DH is not set |
558 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
542 | CONFIG_ATA=y | 559 | CONFIG_ATA=y |
543 | # CONFIG_ATA_NONSTANDARD is not set | 560 | # CONFIG_ATA_NONSTANDARD is not set |
544 | CONFIG_SATA_PMP=y | 561 | CONFIG_SATA_PMP=y |
@@ -547,6 +564,7 @@ CONFIG_ATA_SFF=y | |||
547 | CONFIG_PATA_PLATFORM=y | 564 | CONFIG_PATA_PLATFORM=y |
548 | # CONFIG_MD is not set | 565 | # CONFIG_MD is not set |
549 | CONFIG_NETDEVICES=y | 566 | CONFIG_NETDEVICES=y |
567 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
550 | # CONFIG_DUMMY is not set | 568 | # CONFIG_DUMMY is not set |
551 | # CONFIG_BONDING is not set | 569 | # CONFIG_BONDING is not set |
552 | # CONFIG_MACVLAN is not set | 570 | # CONFIG_MACVLAN is not set |
@@ -560,8 +578,10 @@ CONFIG_MII=y | |||
560 | # CONFIG_STNIC is not set | 578 | # CONFIG_STNIC is not set |
561 | CONFIG_SMC91X=y | 579 | CONFIG_SMC91X=y |
562 | # CONFIG_ENC28J60 is not set | 580 | # CONFIG_ENC28J60 is not set |
581 | # CONFIG_ETHOC is not set | ||
563 | # CONFIG_SMC911X is not set | 582 | # CONFIG_SMC911X is not set |
564 | # CONFIG_SMSC911X is not set | 583 | # CONFIG_SMSC911X is not set |
584 | # CONFIG_DNET is not set | ||
565 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 585 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
566 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 586 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
567 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 587 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -578,7 +598,10 @@ CONFIG_SMC91X=y | |||
578 | # | 598 | # |
579 | # CONFIG_WLAN_PRE80211 is not set | 599 | # CONFIG_WLAN_PRE80211 is not set |
580 | # CONFIG_WLAN_80211 is not set | 600 | # CONFIG_WLAN_80211 is not set |
581 | # CONFIG_IWLWIFI_LEDS is not set | 601 | |
602 | # | ||
603 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
604 | # | ||
582 | 605 | ||
583 | # | 606 | # |
584 | # USB Network Adapters | 607 | # USB Network Adapters |
@@ -670,12 +693,9 @@ CONFIG_I2C_HELPER_AUTO=y | |||
670 | # Miscellaneous I2C Chip support | 693 | # Miscellaneous I2C Chip support |
671 | # | 694 | # |
672 | # CONFIG_DS1682 is not set | 695 | # CONFIG_DS1682 is not set |
673 | # CONFIG_EEPROM_AT24 is not set | ||
674 | # CONFIG_EEPROM_LEGACY is not set | ||
675 | # CONFIG_SENSORS_PCF8574 is not set | 696 | # CONFIG_SENSORS_PCF8574 is not set |
676 | # CONFIG_PCF8575 is not set | 697 | # CONFIG_PCF8575 is not set |
677 | # CONFIG_SENSORS_PCA9539 is not set | 698 | # CONFIG_SENSORS_PCA9539 is not set |
678 | # CONFIG_SENSORS_PCF8591 is not set | ||
679 | # CONFIG_SENSORS_MAX6875 is not set | 699 | # CONFIG_SENSORS_MAX6875 is not set |
680 | # CONFIG_SENSORS_TSL2550 is not set | 700 | # CONFIG_SENSORS_TSL2550 is not set |
681 | # CONFIG_I2C_DEBUG_CORE is not set | 701 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -695,7 +715,6 @@ CONFIG_SPI_MASTER=y | |||
695 | # | 715 | # |
696 | # SPI Protocol Masters | 716 | # SPI Protocol Masters |
697 | # | 717 | # |
698 | # CONFIG_EEPROM_AT25 is not set | ||
699 | # CONFIG_SPI_SPIDEV is not set | 718 | # CONFIG_SPI_SPIDEV is not set |
700 | # CONFIG_SPI_TLE62X0 is not set | 719 | # CONFIG_SPI_TLE62X0 is not set |
701 | # CONFIG_W1 is not set | 720 | # CONFIG_W1 is not set |
@@ -732,6 +751,7 @@ CONFIG_SSB_POSSIBLE=y | |||
732 | # CONFIG_MFD_TMIO is not set | 751 | # CONFIG_MFD_TMIO is not set |
733 | # CONFIG_MFD_WM8400 is not set | 752 | # CONFIG_MFD_WM8400 is not set |
734 | # CONFIG_MFD_WM8350_I2C is not set | 753 | # CONFIG_MFD_WM8350_I2C is not set |
754 | # CONFIG_MFD_PCF50633 is not set | ||
735 | # CONFIG_REGULATOR is not set | 755 | # CONFIG_REGULATOR is not set |
736 | 756 | ||
737 | # | 757 | # |
@@ -788,7 +808,9 @@ CONFIG_USB_MON=y | |||
788 | # USB Host Controller Drivers | 808 | # USB Host Controller Drivers |
789 | # | 809 | # |
790 | # CONFIG_USB_C67X00_HCD is not set | 810 | # CONFIG_USB_C67X00_HCD is not set |
811 | # CONFIG_USB_OXU210HP_HCD is not set | ||
791 | # CONFIG_USB_ISP116X_HCD is not set | 812 | # CONFIG_USB_ISP116X_HCD is not set |
813 | # CONFIG_USB_ISP1760_HCD is not set | ||
792 | # CONFIG_USB_SL811_HCD is not set | 814 | # CONFIG_USB_SL811_HCD is not set |
793 | CONFIG_USB_R8A66597_HCD=m | 815 | CONFIG_USB_R8A66597_HCD=m |
794 | # CONFIG_USB_HWA_HCD is not set | 816 | # CONFIG_USB_HWA_HCD is not set |
@@ -803,11 +825,11 @@ CONFIG_USB_R8A66597_HCD=m | |||
803 | # CONFIG_USB_TMC is not set | 825 | # CONFIG_USB_TMC is not set |
804 | 826 | ||
805 | # | 827 | # |
806 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 828 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
807 | # | 829 | # |
808 | 830 | ||
809 | # | 831 | # |
810 | # see USB_STORAGE Help for more information | 832 | # also be needed; see USB_STORAGE Help for more info |
811 | # | 833 | # |
812 | # CONFIG_USB_STORAGE is not set | 834 | # CONFIG_USB_STORAGE is not set |
813 | # CONFIG_USB_LIBUSUAL is not set | 835 | # CONFIG_USB_LIBUSUAL is not set |
@@ -837,7 +859,6 @@ CONFIG_USB_R8A66597_HCD=m | |||
837 | # CONFIG_USB_LED is not set | 859 | # CONFIG_USB_LED is not set |
838 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 860 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
839 | # CONFIG_USB_CYTHERM is not set | 861 | # CONFIG_USB_CYTHERM is not set |
840 | # CONFIG_USB_PHIDGET is not set | ||
841 | # CONFIG_USB_IDMOUSE is not set | 862 | # CONFIG_USB_IDMOUSE is not set |
842 | # CONFIG_USB_FTDI_ELAN is not set | 863 | # CONFIG_USB_FTDI_ELAN is not set |
843 | # CONFIG_USB_APPLEDISPLAY is not set | 864 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -860,10 +881,12 @@ CONFIG_USB_GADGET_SELECTED=y | |||
860 | # CONFIG_USB_GADGET_PXA25X is not set | 881 | # CONFIG_USB_GADGET_PXA25X is not set |
861 | # CONFIG_USB_GADGET_PXA27X is not set | 882 | # CONFIG_USB_GADGET_PXA27X is not set |
862 | # CONFIG_USB_GADGET_S3C2410 is not set | 883 | # CONFIG_USB_GADGET_S3C2410 is not set |
884 | # CONFIG_USB_GADGET_IMX is not set | ||
863 | CONFIG_USB_GADGET_M66592=y | 885 | CONFIG_USB_GADGET_M66592=y |
864 | CONFIG_USB_M66592=y | 886 | CONFIG_USB_M66592=y |
865 | # CONFIG_USB_GADGET_AMD5536UDC is not set | 887 | # CONFIG_USB_GADGET_AMD5536UDC is not set |
866 | # CONFIG_USB_GADGET_FSL_QE is not set | 888 | # CONFIG_USB_GADGET_FSL_QE is not set |
889 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
867 | # CONFIG_USB_GADGET_NET2280 is not set | 890 | # CONFIG_USB_GADGET_NET2280 is not set |
868 | # CONFIG_USB_GADGET_GOKU is not set | 891 | # CONFIG_USB_GADGET_GOKU is not set |
869 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | 892 | # CONFIG_USB_GADGET_DUMMY_HCD is not set |
@@ -876,6 +899,11 @@ CONFIG_USB_GADGET_DUALSPEED=y | |||
876 | # CONFIG_USB_MIDI_GADGET is not set | 899 | # CONFIG_USB_MIDI_GADGET is not set |
877 | # CONFIG_USB_G_PRINTER is not set | 900 | # CONFIG_USB_G_PRINTER is not set |
878 | # CONFIG_USB_CDC_COMPOSITE is not set | 901 | # CONFIG_USB_CDC_COMPOSITE is not set |
902 | |||
903 | # | ||
904 | # OTG and related infrastructure | ||
905 | # | ||
906 | # CONFIG_NOP_USB_XCEIV is not set | ||
879 | # CONFIG_MMC is not set | 907 | # CONFIG_MMC is not set |
880 | # CONFIG_MEMSTICK is not set | 908 | # CONFIG_MEMSTICK is not set |
881 | # CONFIG_NEW_LEDS is not set | 909 | # CONFIG_NEW_LEDS is not set |
@@ -942,6 +970,7 @@ CONFIG_RTC_INTF_DEV=y | |||
942 | # | 970 | # |
943 | CONFIG_RTC_DRV_SH=y | 971 | CONFIG_RTC_DRV_SH=y |
944 | # CONFIG_DMADEVICES is not set | 972 | # CONFIG_DMADEVICES is not set |
973 | # CONFIG_AUXDISPLAY is not set | ||
945 | CONFIG_UIO=m | 974 | CONFIG_UIO=m |
946 | # CONFIG_UIO_PDRV is not set | 975 | # CONFIG_UIO_PDRV is not set |
947 | # CONFIG_UIO_PDRV_GENIRQ is not set | 976 | # CONFIG_UIO_PDRV_GENIRQ is not set |
@@ -969,6 +998,7 @@ CONFIG_FS_MBCACHE=y | |||
969 | CONFIG_FILE_LOCKING=y | 998 | CONFIG_FILE_LOCKING=y |
970 | # CONFIG_XFS_FS is not set | 999 | # CONFIG_XFS_FS is not set |
971 | # CONFIG_OCFS2_FS is not set | 1000 | # CONFIG_OCFS2_FS is not set |
1001 | # CONFIG_BTRFS_FS is not set | ||
972 | CONFIG_DNOTIFY=y | 1002 | CONFIG_DNOTIFY=y |
973 | CONFIG_INOTIFY=y | 1003 | CONFIG_INOTIFY=y |
974 | CONFIG_INOTIFY_USER=y | 1004 | CONFIG_INOTIFY_USER=y |
@@ -1012,6 +1042,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1012 | # CONFIG_BFS_FS is not set | 1042 | # CONFIG_BFS_FS is not set |
1013 | # CONFIG_EFS_FS is not set | 1043 | # CONFIG_EFS_FS is not set |
1014 | # CONFIG_CRAMFS is not set | 1044 | # CONFIG_CRAMFS is not set |
1045 | # CONFIG_SQUASHFS is not set | ||
1015 | # CONFIG_VXFS_FS is not set | 1046 | # CONFIG_VXFS_FS is not set |
1016 | # CONFIG_MINIX_FS is not set | 1047 | # CONFIG_MINIX_FS is not set |
1017 | # CONFIG_OMFS_FS is not set | 1048 | # CONFIG_OMFS_FS is not set |
@@ -1086,6 +1117,7 @@ CONFIG_FRAME_POINTER=y | |||
1086 | # CONFIG_LKDTM is not set | 1117 | # CONFIG_LKDTM is not set |
1087 | # CONFIG_FAULT_INJECTION is not set | 1118 | # CONFIG_FAULT_INJECTION is not set |
1088 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | 1119 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
1120 | # CONFIG_PAGE_POISONING is not set | ||
1089 | CONFIG_NOP_TRACER=y | 1121 | CONFIG_NOP_TRACER=y |
1090 | CONFIG_HAVE_FUNCTION_TRACER=y | 1122 | CONFIG_HAVE_FUNCTION_TRACER=y |
1091 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1123 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
@@ -1105,7 +1137,7 @@ CONFIG_TRACING=y | |||
1105 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1137 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1106 | # CONFIG_STACK_TRACER is not set | 1138 | # CONFIG_STACK_TRACER is not set |
1107 | # CONFIG_FTRACE_STARTUP_TEST is not set | 1139 | # CONFIG_FTRACE_STARTUP_TEST is not set |
1108 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1140 | # CONFIG_DYNAMIC_DEBUG is not set |
1109 | # CONFIG_SAMPLES is not set | 1141 | # CONFIG_SAMPLES is not set |
1110 | CONFIG_HAVE_ARCH_KGDB=y | 1142 | CONFIG_HAVE_ARCH_KGDB=y |
1111 | # CONFIG_KGDB is not set | 1143 | # CONFIG_KGDB is not set |
@@ -1205,6 +1237,7 @@ CONFIG_CRYPTO=y | |||
1205 | # Compression | 1237 | # Compression |
1206 | # | 1238 | # |
1207 | # CONFIG_CRYPTO_DEFLATE is not set | 1239 | # CONFIG_CRYPTO_DEFLATE is not set |
1240 | # CONFIG_CRYPTO_ZLIB is not set | ||
1208 | # CONFIG_CRYPTO_LZO is not set | 1241 | # CONFIG_CRYPTO_LZO is not set |
1209 | 1242 | ||
1210 | # | 1243 | # |
@@ -1226,7 +1259,7 @@ CONFIG_CRC32=y | |||
1226 | # CONFIG_CRC7 is not set | 1259 | # CONFIG_CRC7 is not set |
1227 | # CONFIG_LIBCRC32C is not set | 1260 | # CONFIG_LIBCRC32C is not set |
1228 | CONFIG_AUDIT_GENERIC=y | 1261 | CONFIG_AUDIT_GENERIC=y |
1229 | CONFIG_PLIST=y | ||
1230 | CONFIG_HAS_IOMEM=y | 1262 | CONFIG_HAS_IOMEM=y |
1231 | CONFIG_HAS_IOPORT=y | 1263 | CONFIG_HAS_IOPORT=y |
1232 | CONFIG_HAS_DMA=y | 1264 | CONFIG_HAS_DMA=y |
1265 | CONFIG_NLATTR=y | ||