diff options
Diffstat (limited to 'arch/sh/configs/landisk_defconfig')
-rw-r--r-- | arch/sh/configs/landisk_defconfig | 97 |
1 files changed, 67 insertions, 30 deletions
diff --git a/arch/sh/configs/landisk_defconfig b/arch/sh/configs/landisk_defconfig index d3bbbb03771..b6fa4a7599d 100644 --- a/arch/sh/configs/landisk_defconfig +++ b/arch/sh/configs/landisk_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 16:58:46 2009 | 4 | # Thu Apr 2 18:02:54 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_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 30 | ||
30 | # | 31 | # |
@@ -42,10 +43,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
42 | # CONFIG_BSD_PROCESS_ACCT is not set | 43 | # CONFIG_BSD_PROCESS_ACCT is not set |
43 | # CONFIG_TASKSTATS is not set | 44 | # CONFIG_TASKSTATS is not set |
44 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
46 | |||
47 | # | ||
48 | # RCU Subsystem | ||
49 | # | ||
50 | CONFIG_CLASSIC_RCU=y | ||
51 | # CONFIG_TREE_RCU is not set | ||
52 | # CONFIG_PREEMPT_RCU is not set | ||
53 | # CONFIG_TREE_RCU_TRACE is not set | ||
54 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
45 | # CONFIG_IKCONFIG is not set | 55 | # CONFIG_IKCONFIG is not set |
46 | CONFIG_LOG_BUF_SHIFT=14 | 56 | CONFIG_LOG_BUF_SHIFT=14 |
47 | # CONFIG_CGROUPS is not set | ||
48 | # CONFIG_GROUP_SCHED is not set | 57 | # CONFIG_GROUP_SCHED is not set |
58 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_SYSFS_DEPRECATED=y | 59 | CONFIG_SYSFS_DEPRECATED=y |
50 | CONFIG_SYSFS_DEPRECATED_V2=y | 60 | CONFIG_SYSFS_DEPRECATED_V2=y |
51 | # CONFIG_RELAY is not set | 61 | # CONFIG_RELAY is not set |
@@ -53,6 +63,7 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
53 | # CONFIG_BLK_DEV_INITRD is not set | 63 | # CONFIG_BLK_DEV_INITRD is not set |
54 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 64 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
55 | CONFIG_SYSCTL=y | 65 | CONFIG_SYSCTL=y |
66 | CONFIG_ANON_INODES=y | ||
56 | CONFIG_EMBEDDED=y | 67 | CONFIG_EMBEDDED=y |
57 | CONFIG_UID16=y | 68 | CONFIG_UID16=y |
58 | # CONFIG_SYSCTL_SYSCALL is not set | 69 | # CONFIG_SYSCTL_SYSCALL is not set |
@@ -62,10 +73,8 @@ CONFIG_HOTPLUG=y | |||
62 | CONFIG_PRINTK=y | 73 | CONFIG_PRINTK=y |
63 | CONFIG_BUG=y | 74 | CONFIG_BUG=y |
64 | CONFIG_ELF_CORE=y | 75 | CONFIG_ELF_CORE=y |
65 | CONFIG_COMPAT_BRK=y | ||
66 | CONFIG_BASE_FULL=y | 76 | CONFIG_BASE_FULL=y |
67 | CONFIG_FUTEX=y | 77 | CONFIG_FUTEX=y |
68 | CONFIG_ANON_INODES=y | ||
69 | CONFIG_EPOLL=y | 78 | CONFIG_EPOLL=y |
70 | CONFIG_SIGNALFD=y | 79 | CONFIG_SIGNALFD=y |
71 | CONFIG_TIMERFD=y | 80 | CONFIG_TIMERFD=y |
@@ -74,6 +83,7 @@ CONFIG_SHMEM=y | |||
74 | CONFIG_AIO=y | 83 | CONFIG_AIO=y |
75 | CONFIG_VM_EVENT_COUNTERS=y | 84 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_PCI_QUIRKS=y | 85 | CONFIG_PCI_QUIRKS=y |
86 | CONFIG_COMPAT_BRK=y | ||
77 | CONFIG_SLAB=y | 87 | CONFIG_SLAB=y |
78 | # CONFIG_SLUB is not set | 88 | # CONFIG_SLUB is not set |
79 | # CONFIG_SLOB is not set | 89 | # CONFIG_SLOB is not set |
@@ -113,11 +123,6 @@ CONFIG_DEFAULT_AS=y | |||
113 | # CONFIG_DEFAULT_CFQ is not set | 123 | # CONFIG_DEFAULT_CFQ is not set |
114 | # CONFIG_DEFAULT_NOOP is not set | 124 | # CONFIG_DEFAULT_NOOP is not set |
115 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 125 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
116 | CONFIG_CLASSIC_RCU=y | ||
117 | # CONFIG_TREE_RCU is not set | ||
118 | # CONFIG_PREEMPT_RCU is not set | ||
119 | # CONFIG_TREE_RCU_TRACE is not set | ||
120 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
121 | # CONFIG_FREEZER is not set | 126 | # CONFIG_FREEZER is not set |
122 | 127 | ||
123 | # | 128 | # |
@@ -152,6 +157,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
152 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 157 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
153 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 158 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
154 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 159 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
160 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
155 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 161 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
156 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 162 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
157 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 163 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -193,11 +199,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
193 | CONFIG_ZONE_DMA_FLAG=0 | 199 | CONFIG_ZONE_DMA_FLAG=0 |
194 | CONFIG_NR_QUICK=2 | 200 | CONFIG_NR_QUICK=2 |
195 | CONFIG_UNEVICTABLE_LRU=y | 201 | CONFIG_UNEVICTABLE_LRU=y |
202 | CONFIG_HAVE_MLOCK=y | ||
203 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
196 | 204 | ||
197 | # | 205 | # |
198 | # Cache configuration | 206 | # Cache configuration |
199 | # | 207 | # |
200 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
201 | CONFIG_CACHE_WRITEBACK=y | 208 | CONFIG_CACHE_WRITEBACK=y |
202 | # CONFIG_CACHE_WRITETHROUGH is not set | 209 | # CONFIG_CACHE_WRITETHROUGH is not set |
203 | # CONFIG_CACHE_OFF is not set | 210 | # CONFIG_CACHE_OFF is not set |
@@ -290,6 +297,8 @@ CONFIG_PCI_AUTO_UPDATE_RESOURCES=y | |||
290 | # CONFIG_PCIEPORTBUS is not set | 297 | # CONFIG_PCIEPORTBUS is not set |
291 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 298 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
292 | CONFIG_PCI_LEGACY=y | 299 | CONFIG_PCI_LEGACY=y |
300 | # CONFIG_PCI_STUB is not set | ||
301 | # CONFIG_PCI_IOV is not set | ||
293 | CONFIG_PCCARD=y | 302 | CONFIG_PCCARD=y |
294 | # CONFIG_PCMCIA_DEBUG is not set | 303 | # CONFIG_PCMCIA_DEBUG is not set |
295 | CONFIG_PCMCIA=y | 304 | CONFIG_PCMCIA=y |
@@ -329,7 +338,6 @@ CONFIG_NET=y | |||
329 | # | 338 | # |
330 | # Networking options | 339 | # Networking options |
331 | # | 340 | # |
332 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
333 | CONFIG_PACKET=y | 341 | CONFIG_PACKET=y |
334 | # CONFIG_PACKET_MMAP is not set | 342 | # CONFIG_PACKET_MMAP is not set |
335 | CONFIG_UNIX=y | 343 | CONFIG_UNIX=y |
@@ -410,6 +418,7 @@ CONFIG_ATALK=m | |||
410 | # CONFIG_LAPB is not set | 418 | # CONFIG_LAPB is not set |
411 | # CONFIG_ECONET is not set | 419 | # CONFIG_ECONET is not set |
412 | # CONFIG_WAN_ROUTER is not set | 420 | # CONFIG_WAN_ROUTER is not set |
421 | # CONFIG_PHONET is not set | ||
413 | # CONFIG_NET_SCHED is not set | 422 | # CONFIG_NET_SCHED is not set |
414 | # CONFIG_DCB is not set | 423 | # CONFIG_DCB is not set |
415 | 424 | ||
@@ -422,13 +431,13 @@ CONFIG_ATALK=m | |||
422 | # CONFIG_IRDA is not set | 431 | # CONFIG_IRDA is not set |
423 | # CONFIG_BT is not set | 432 | # CONFIG_BT is not set |
424 | # CONFIG_AF_RXRPC is not set | 433 | # CONFIG_AF_RXRPC is not set |
425 | # CONFIG_PHONET is not set | ||
426 | CONFIG_WIRELESS=y | 434 | CONFIG_WIRELESS=y |
427 | # CONFIG_CFG80211 is not set | 435 | # CONFIG_CFG80211 is not set |
428 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 436 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
429 | # CONFIG_WIRELESS_EXT is not set | 437 | # CONFIG_WIRELESS_EXT is not set |
430 | # CONFIG_LIB80211 is not set | 438 | # CONFIG_LIB80211 is not set |
431 | # CONFIG_MAC80211 is not set | 439 | # CONFIG_MAC80211 is not set |
440 | # CONFIG_WIMAX is not set | ||
432 | # CONFIG_RFKILL is not set | 441 | # CONFIG_RFKILL is not set |
433 | # CONFIG_NET_9P is not set | 442 | # CONFIG_NET_9P is not set |
434 | 443 | ||
@@ -468,18 +477,23 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
468 | # CONFIG_BLK_DEV_HD is not set | 477 | # CONFIG_BLK_DEV_HD is not set |
469 | CONFIG_MISC_DEVICES=y | 478 | CONFIG_MISC_DEVICES=y |
470 | # CONFIG_PHANTOM is not set | 479 | # CONFIG_PHANTOM is not set |
471 | # CONFIG_EEPROM_93CX6 is not set | ||
472 | # CONFIG_SGI_IOC4 is not set | 480 | # CONFIG_SGI_IOC4 is not set |
473 | # CONFIG_TIFM_CORE is not set | 481 | # CONFIG_TIFM_CORE is not set |
474 | # CONFIG_ENCLOSURE_SERVICES is not set | 482 | # CONFIG_ENCLOSURE_SERVICES is not set |
475 | # CONFIG_HP_ILO is not set | 483 | # CONFIG_HP_ILO is not set |
476 | # CONFIG_C2PORT is not set | 484 | # CONFIG_C2PORT is not set |
485 | |||
486 | # | ||
487 | # EEPROM support | ||
488 | # | ||
489 | # CONFIG_EEPROM_93CX6 is not set | ||
477 | CONFIG_HAVE_IDE=y | 490 | CONFIG_HAVE_IDE=y |
478 | CONFIG_IDE=y | 491 | CONFIG_IDE=y |
479 | 492 | ||
480 | # | 493 | # |
481 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 494 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
482 | # | 495 | # |
496 | CONFIG_IDE_XFER_MODE=y | ||
483 | CONFIG_IDE_ATAPI=y | 497 | CONFIG_IDE_ATAPI=y |
484 | # CONFIG_BLK_DEV_IDE_SATA is not set | 498 | # CONFIG_BLK_DEV_IDE_SATA is not set |
485 | CONFIG_IDE_GD=y | 499 | CONFIG_IDE_GD=y |
@@ -585,6 +599,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
585 | # CONFIG_MEGARAID_NEWGEN is not set | 599 | # CONFIG_MEGARAID_NEWGEN is not set |
586 | # CONFIG_MEGARAID_LEGACY is not set | 600 | # CONFIG_MEGARAID_LEGACY is not set |
587 | # CONFIG_MEGARAID_SAS is not set | 601 | # CONFIG_MEGARAID_SAS is not set |
602 | # CONFIG_SCSI_MPT2SAS is not set | ||
588 | # CONFIG_SCSI_HPTIOP is not set | 603 | # CONFIG_SCSI_HPTIOP is not set |
589 | # CONFIG_LIBFC is not set | 604 | # CONFIG_LIBFC is not set |
590 | # CONFIG_FCOE is not set | 605 | # CONFIG_FCOE is not set |
@@ -607,6 +622,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
607 | # CONFIG_SCSI_SRP is not set | 622 | # CONFIG_SCSI_SRP is not set |
608 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 623 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
609 | # CONFIG_SCSI_DH is not set | 624 | # CONFIG_SCSI_DH is not set |
625 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
610 | # CONFIG_ATA is not set | 626 | # CONFIG_ATA is not set |
611 | CONFIG_MD=y | 627 | CONFIG_MD=y |
612 | CONFIG_BLK_DEV_MD=m | 628 | CONFIG_BLK_DEV_MD=m |
@@ -631,6 +647,7 @@ CONFIG_MD_RAID1=m | |||
631 | # CONFIG_IEEE1394 is not set | 647 | # CONFIG_IEEE1394 is not set |
632 | # CONFIG_I2O is not set | 648 | # CONFIG_I2O is not set |
633 | CONFIG_NETDEVICES=y | 649 | CONFIG_NETDEVICES=y |
650 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
634 | # CONFIG_DUMMY is not set | 651 | # CONFIG_DUMMY is not set |
635 | # CONFIG_BONDING is not set | 652 | # CONFIG_BONDING is not set |
636 | # CONFIG_MACVLAN is not set | 653 | # CONFIG_MACVLAN is not set |
@@ -648,8 +665,10 @@ CONFIG_MII=y | |||
648 | # CONFIG_CASSINI is not set | 665 | # CONFIG_CASSINI is not set |
649 | # CONFIG_NET_VENDOR_3COM is not set | 666 | # CONFIG_NET_VENDOR_3COM is not set |
650 | # CONFIG_SMC91X is not set | 667 | # CONFIG_SMC91X is not set |
668 | # CONFIG_ETHOC is not set | ||
651 | # CONFIG_SMC911X is not set | 669 | # CONFIG_SMC911X is not set |
652 | # CONFIG_SMSC911X is not set | 670 | # CONFIG_SMSC911X is not set |
671 | # CONFIG_DNET is not set | ||
653 | # CONFIG_NET_TULIP is not set | 672 | # CONFIG_NET_TULIP is not set |
654 | # CONFIG_HP100 is not set | 673 | # CONFIG_HP100 is not set |
655 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 674 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -700,6 +719,7 @@ CONFIG_NETDEV_1000=y | |||
700 | # CONFIG_QLA3XXX is not set | 719 | # CONFIG_QLA3XXX is not set |
701 | # CONFIG_ATL1 is not set | 720 | # CONFIG_ATL1 is not set |
702 | # CONFIG_ATL1E is not set | 721 | # CONFIG_ATL1E is not set |
722 | # CONFIG_ATL1C is not set | ||
703 | # CONFIG_JME is not set | 723 | # CONFIG_JME is not set |
704 | CONFIG_NETDEV_10000=y | 724 | CONFIG_NETDEV_10000=y |
705 | # CONFIG_CHELSIO_T1 is not set | 725 | # CONFIG_CHELSIO_T1 is not set |
@@ -718,6 +738,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
718 | # CONFIG_BNX2X is not set | 738 | # CONFIG_BNX2X is not set |
719 | # CONFIG_QLGE is not set | 739 | # CONFIG_QLGE is not set |
720 | # CONFIG_SFC is not set | 740 | # CONFIG_SFC is not set |
741 | # CONFIG_BE2NET is not set | ||
721 | # CONFIG_TR is not set | 742 | # CONFIG_TR is not set |
722 | 743 | ||
723 | # | 744 | # |
@@ -725,7 +746,10 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
725 | # | 746 | # |
726 | # CONFIG_WLAN_PRE80211 is not set | 747 | # CONFIG_WLAN_PRE80211 is not set |
727 | # CONFIG_WLAN_80211 is not set | 748 | # CONFIG_WLAN_80211 is not set |
728 | # CONFIG_IWLWIFI_LEDS is not set | 749 | |
750 | # | ||
751 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
752 | # | ||
729 | 753 | ||
730 | # | 754 | # |
731 | # USB Network Adapters | 755 | # USB Network Adapters |
@@ -814,6 +838,7 @@ CONFIG_LEGACY_PTYS=y | |||
814 | CONFIG_LEGACY_PTY_COUNT=256 | 838 | CONFIG_LEGACY_PTY_COUNT=256 |
815 | # CONFIG_IPMI_HANDLER is not set | 839 | # CONFIG_IPMI_HANDLER is not set |
816 | CONFIG_HW_RANDOM=y | 840 | CONFIG_HW_RANDOM=y |
841 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
817 | # CONFIG_R3964 is not set | 842 | # CONFIG_R3964 is not set |
818 | # CONFIG_APPLICOM is not set | 843 | # CONFIG_APPLICOM is not set |
819 | 844 | ||
@@ -898,6 +923,7 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | |||
898 | CONFIG_V4L_USB_DRIVERS=y | 923 | CONFIG_V4L_USB_DRIVERS=y |
899 | # CONFIG_USB_VIDEO_CLASS is not set | 924 | # CONFIG_USB_VIDEO_CLASS is not set |
900 | # CONFIG_USB_GSPCA is not set | 925 | # CONFIG_USB_GSPCA is not set |
926 | # CONFIG_VIDEO_HDPVR is not set | ||
901 | CONFIG_VIDEO_USBVIDEO=m | 927 | CONFIG_VIDEO_USBVIDEO=m |
902 | CONFIG_USB_VICAM=m | 928 | CONFIG_USB_VICAM=m |
903 | CONFIG_USB_IBMCAM=m | 929 | CONFIG_USB_IBMCAM=m |
@@ -911,6 +937,7 @@ CONFIG_USB_STV680=m | |||
911 | # CONFIG_USB_ZC0301 is not set | 937 | # CONFIG_USB_ZC0301 is not set |
912 | CONFIG_USB_PWC=m | 938 | CONFIG_USB_PWC=m |
913 | # CONFIG_USB_PWC_DEBUG is not set | 939 | # CONFIG_USB_PWC_DEBUG is not set |
940 | CONFIG_USB_PWC_INPUT_EVDEV=y | ||
914 | # CONFIG_USB_ZR364XX is not set | 941 | # CONFIG_USB_ZR364XX is not set |
915 | # CONFIG_USB_STKWEBCAM is not set | 942 | # CONFIG_USB_STKWEBCAM is not set |
916 | # CONFIG_USB_S2255 is not set | 943 | # CONFIG_USB_S2255 is not set |
@@ -1020,6 +1047,7 @@ CONFIG_USB_MON=y | |||
1020 | CONFIG_USB_EHCI_HCD=y | 1047 | CONFIG_USB_EHCI_HCD=y |
1021 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1048 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1022 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1049 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1050 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1023 | # CONFIG_USB_ISP116X_HCD is not set | 1051 | # CONFIG_USB_ISP116X_HCD is not set |
1024 | # CONFIG_USB_ISP1760_HCD is not set | 1052 | # CONFIG_USB_ISP1760_HCD is not set |
1025 | CONFIG_USB_OHCI_HCD=y | 1053 | CONFIG_USB_OHCI_HCD=y |
@@ -1041,22 +1069,21 @@ CONFIG_USB_PRINTER=m | |||
1041 | # CONFIG_USB_TMC is not set | 1069 | # CONFIG_USB_TMC is not set |
1042 | 1070 | ||
1043 | # | 1071 | # |
1044 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1072 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1045 | # | 1073 | # |
1046 | 1074 | ||
1047 | # | 1075 | # |
1048 | # see USB_STORAGE Help for more information | 1076 | # also be needed; see USB_STORAGE Help for more info |
1049 | # | 1077 | # |
1050 | CONFIG_USB_STORAGE=m | 1078 | CONFIG_USB_STORAGE=m |
1051 | # CONFIG_USB_STORAGE_DEBUG is not set | 1079 | # CONFIG_USB_STORAGE_DEBUG is not set |
1052 | CONFIG_USB_STORAGE_DATAFAB=y | 1080 | CONFIG_USB_STORAGE_DATAFAB=m |
1053 | CONFIG_USB_STORAGE_FREECOM=y | 1081 | CONFIG_USB_STORAGE_FREECOM=m |
1054 | CONFIG_USB_STORAGE_ISD200=y | 1082 | CONFIG_USB_STORAGE_ISD200=m |
1055 | CONFIG_USB_STORAGE_DPCM=y | ||
1056 | # CONFIG_USB_STORAGE_USBAT is not set | 1083 | # CONFIG_USB_STORAGE_USBAT is not set |
1057 | CONFIG_USB_STORAGE_SDDR09=y | 1084 | CONFIG_USB_STORAGE_SDDR09=m |
1058 | CONFIG_USB_STORAGE_SDDR55=y | 1085 | CONFIG_USB_STORAGE_SDDR55=m |
1059 | CONFIG_USB_STORAGE_JUMPSHOT=y | 1086 | CONFIG_USB_STORAGE_JUMPSHOT=m |
1060 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1087 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1061 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1088 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1062 | # CONFIG_USB_STORAGE_KARMA is not set | 1089 | # CONFIG_USB_STORAGE_KARMA is not set |
@@ -1081,7 +1108,7 @@ CONFIG_USB_SERIAL=m | |||
1081 | # CONFIG_USB_SERIAL_CH341 is not set | 1108 | # CONFIG_USB_SERIAL_CH341 is not set |
1082 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1109 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
1083 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | 1110 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set |
1084 | # CONFIG_USB_SERIAL_CP2101 is not set | 1111 | # CONFIG_USB_SERIAL_CP210X is not set |
1085 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | 1112 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set |
1086 | # CONFIG_USB_SERIAL_EMPEG is not set | 1113 | # CONFIG_USB_SERIAL_EMPEG is not set |
1087 | CONFIG_USB_SERIAL_FTDI_SIO=m | 1114 | CONFIG_USB_SERIAL_FTDI_SIO=m |
@@ -1105,15 +1132,19 @@ CONFIG_USB_SERIAL_FTDI_SIO=m | |||
1105 | # CONFIG_USB_SERIAL_NAVMAN is not set | 1132 | # CONFIG_USB_SERIAL_NAVMAN is not set |
1106 | CONFIG_USB_SERIAL_PL2303=m | 1133 | CONFIG_USB_SERIAL_PL2303=m |
1107 | # CONFIG_USB_SERIAL_OTI6858 is not set | 1134 | # CONFIG_USB_SERIAL_OTI6858 is not set |
1135 | # CONFIG_USB_SERIAL_QUALCOMM is not set | ||
1108 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | 1136 | # CONFIG_USB_SERIAL_SPCP8X5 is not set |
1109 | # CONFIG_USB_SERIAL_HP4X is not set | 1137 | # CONFIG_USB_SERIAL_HP4X is not set |
1110 | # CONFIG_USB_SERIAL_SAFE is not set | 1138 | # CONFIG_USB_SERIAL_SAFE is not set |
1139 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
1111 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1140 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
1141 | # CONFIG_USB_SERIAL_SYMBOL is not set | ||
1112 | # CONFIG_USB_SERIAL_TI is not set | 1142 | # CONFIG_USB_SERIAL_TI is not set |
1113 | # CONFIG_USB_SERIAL_CYBERJACK is not set | 1143 | # CONFIG_USB_SERIAL_CYBERJACK is not set |
1114 | # CONFIG_USB_SERIAL_XIRCOM is not set | 1144 | # CONFIG_USB_SERIAL_XIRCOM is not set |
1115 | # CONFIG_USB_SERIAL_OPTION is not set | 1145 | # CONFIG_USB_SERIAL_OPTION is not set |
1116 | # CONFIG_USB_SERIAL_OMNINET is not set | 1146 | # CONFIG_USB_SERIAL_OMNINET is not set |
1147 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
1117 | # CONFIG_USB_SERIAL_DEBUG is not set | 1148 | # CONFIG_USB_SERIAL_DEBUG is not set |
1118 | 1149 | ||
1119 | # | 1150 | # |
@@ -1130,7 +1161,6 @@ CONFIG_USB_EMI26=m | |||
1130 | # CONFIG_USB_LED is not set | 1161 | # CONFIG_USB_LED is not set |
1131 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1162 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1132 | # CONFIG_USB_CYTHERM is not set | 1163 | # CONFIG_USB_CYTHERM is not set |
1133 | # CONFIG_USB_PHIDGET is not set | ||
1134 | # CONFIG_USB_IDMOUSE is not set | 1164 | # CONFIG_USB_IDMOUSE is not set |
1135 | # CONFIG_USB_FTDI_ELAN is not set | 1165 | # CONFIG_USB_FTDI_ELAN is not set |
1136 | # CONFIG_USB_APPLEDISPLAY is not set | 1166 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1143,6 +1173,11 @@ CONFIG_USB_SISUSBVGA_CON=y | |||
1143 | # CONFIG_USB_ISIGHTFW is not set | 1173 | # CONFIG_USB_ISIGHTFW is not set |
1144 | # CONFIG_USB_VST is not set | 1174 | # CONFIG_USB_VST is not set |
1145 | # CONFIG_USB_GADGET is not set | 1175 | # CONFIG_USB_GADGET is not set |
1176 | |||
1177 | # | ||
1178 | # OTG and related infrastructure | ||
1179 | # | ||
1180 | # CONFIG_NOP_USB_XCEIV is not set | ||
1146 | # CONFIG_UWB is not set | 1181 | # CONFIG_UWB is not set |
1147 | # CONFIG_MMC is not set | 1182 | # CONFIG_MMC is not set |
1148 | # CONFIG_MEMSTICK is not set | 1183 | # CONFIG_MEMSTICK is not set |
@@ -1151,6 +1186,7 @@ CONFIG_USB_SISUSBVGA_CON=y | |||
1151 | # CONFIG_INFINIBAND is not set | 1186 | # CONFIG_INFINIBAND is not set |
1152 | # CONFIG_RTC_CLASS is not set | 1187 | # CONFIG_RTC_CLASS is not set |
1153 | # CONFIG_DMADEVICES is not set | 1188 | # CONFIG_DMADEVICES is not set |
1189 | # CONFIG_AUXDISPLAY is not set | ||
1154 | # CONFIG_UIO is not set | 1190 | # CONFIG_UIO is not set |
1155 | # CONFIG_STAGING is not set | 1191 | # CONFIG_STAGING is not set |
1156 | 1192 | ||
@@ -1176,6 +1212,7 @@ CONFIG_REISERFS_FS=y | |||
1176 | CONFIG_FILE_LOCKING=y | 1212 | CONFIG_FILE_LOCKING=y |
1177 | # CONFIG_XFS_FS is not set | 1213 | # CONFIG_XFS_FS is not set |
1178 | # CONFIG_OCFS2_FS is not set | 1214 | # CONFIG_OCFS2_FS is not set |
1215 | # CONFIG_BTRFS_FS is not set | ||
1179 | CONFIG_DNOTIFY=y | 1216 | CONFIG_DNOTIFY=y |
1180 | CONFIG_INOTIFY=y | 1217 | CONFIG_INOTIFY=y |
1181 | CONFIG_INOTIFY_USER=y | 1218 | CONFIG_INOTIFY_USER=y |
@@ -1226,6 +1263,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1226 | # CONFIG_BFS_FS is not set | 1263 | # CONFIG_BFS_FS is not set |
1227 | # CONFIG_EFS_FS is not set | 1264 | # CONFIG_EFS_FS is not set |
1228 | # CONFIG_CRAMFS is not set | 1265 | # CONFIG_CRAMFS is not set |
1266 | # CONFIG_SQUASHFS is not set | ||
1229 | # CONFIG_VXFS_FS is not set | 1267 | # CONFIG_VXFS_FS is not set |
1230 | # CONFIG_MINIX_FS is not set | 1268 | # CONFIG_MINIX_FS is not set |
1231 | # CONFIG_OMFS_FS is not set | 1269 | # CONFIG_OMFS_FS is not set |
@@ -1250,7 +1288,6 @@ CONFIG_LOCKD_V4=y | |||
1250 | CONFIG_EXPORTFS=m | 1288 | CONFIG_EXPORTFS=m |
1251 | CONFIG_NFS_COMMON=y | 1289 | CONFIG_NFS_COMMON=y |
1252 | CONFIG_SUNRPC=m | 1290 | CONFIG_SUNRPC=m |
1253 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1254 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1291 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1255 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1292 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1256 | CONFIG_SMB_FS=m | 1293 | CONFIG_SMB_FS=m |
@@ -1331,7 +1368,6 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1331 | # | 1368 | # |
1332 | # Tracers | 1369 | # Tracers |
1333 | # | 1370 | # |
1334 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1335 | # CONFIG_SAMPLES is not set | 1371 | # CONFIG_SAMPLES is not set |
1336 | CONFIG_HAVE_ARCH_KGDB=y | 1372 | CONFIG_HAVE_ARCH_KGDB=y |
1337 | CONFIG_SH_STANDARD_BIOS=y | 1373 | CONFIG_SH_STANDARD_BIOS=y |
@@ -1424,6 +1460,7 @@ CONFIG_CRYPTO=y | |||
1424 | # Compression | 1460 | # Compression |
1425 | # | 1461 | # |
1426 | # CONFIG_CRYPTO_DEFLATE is not set | 1462 | # CONFIG_CRYPTO_DEFLATE is not set |
1463 | # CONFIG_CRYPTO_ZLIB is not set | ||
1427 | # CONFIG_CRYPTO_LZO is not set | 1464 | # CONFIG_CRYPTO_LZO is not set |
1428 | 1465 | ||
1429 | # | 1466 | # |
@@ -1445,7 +1482,7 @@ CONFIG_CRC_T10DIF=y | |||
1445 | CONFIG_CRC32=y | 1482 | CONFIG_CRC32=y |
1446 | # CONFIG_CRC7 is not set | 1483 | # CONFIG_CRC7 is not set |
1447 | # CONFIG_LIBCRC32C is not set | 1484 | # CONFIG_LIBCRC32C is not set |
1448 | CONFIG_PLIST=y | ||
1449 | CONFIG_HAS_IOMEM=y | 1485 | CONFIG_HAS_IOMEM=y |
1450 | CONFIG_HAS_IOPORT=y | 1486 | CONFIG_HAS_IOPORT=y |
1451 | CONFIG_HAS_DMA=y | 1487 | CONFIG_HAS_DMA=y |
1488 | CONFIG_NLATTR=y | ||