diff options
Diffstat (limited to 'arch/sh/configs/ul2_defconfig')
-rw-r--r-- | arch/sh/configs/ul2_defconfig | 93 |
1 files changed, 68 insertions, 25 deletions
diff --git a/arch/sh/configs/ul2_defconfig b/arch/sh/configs/ul2_defconfig index 27f968a959f8..34f5192a3241 100644 --- a/arch/sh/configs/ul2_defconfig +++ b/arch/sh/configs/ul2_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:22:53 2009 | 4 | # Thu Apr 2 19:30:27 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -16,15 +16,17 @@ CONFIG_GENERIC_IRQ_PROBE=y | |||
16 | # CONFIG_GENERIC_GPIO is not set | 16 | # CONFIG_GENERIC_GPIO is not set |
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=y |
20 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | 20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
21 | CONFIG_SYS_SUPPORTS_NUMA=y | 21 | CONFIG_SYS_SUPPORTS_NUMA=y |
22 | CONFIG_SYS_SUPPORTS_CMT=y | ||
22 | CONFIG_STACKTRACE_SUPPORT=y | 23 | CONFIG_STACKTRACE_SUPPORT=y |
23 | CONFIG_LOCKDEP_SUPPORT=y | 24 | CONFIG_LOCKDEP_SUPPORT=y |
24 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 25 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | 26 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 27 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 28 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
29 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 31 | ||
30 | # | 32 | # |
@@ -44,19 +46,33 @@ CONFIG_BSD_PROCESS_ACCT=y | |||
44 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 46 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
45 | # CONFIG_TASKSTATS is not set | 47 | # CONFIG_TASKSTATS is not set |
46 | # 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 | ||
47 | CONFIG_IKCONFIG=y | 58 | CONFIG_IKCONFIG=y |
48 | CONFIG_IKCONFIG_PROC=y | 59 | CONFIG_IKCONFIG_PROC=y |
49 | CONFIG_LOG_BUF_SHIFT=14 | 60 | CONFIG_LOG_BUF_SHIFT=14 |
50 | # CONFIG_CGROUPS is not set | ||
51 | # CONFIG_GROUP_SCHED is not set | 61 | # CONFIG_GROUP_SCHED is not set |
62 | # CONFIG_CGROUPS is not set | ||
52 | CONFIG_SYSFS_DEPRECATED=y | 63 | CONFIG_SYSFS_DEPRECATED=y |
53 | CONFIG_SYSFS_DEPRECATED_V2=y | 64 | CONFIG_SYSFS_DEPRECATED_V2=y |
54 | # CONFIG_RELAY is not set | 65 | # CONFIG_RELAY is not set |
55 | # CONFIG_NAMESPACES is not set | 66 | # CONFIG_NAMESPACES is not set |
56 | CONFIG_BLK_DEV_INITRD=y | 67 | CONFIG_BLK_DEV_INITRD=y |
57 | CONFIG_INITRAMFS_SOURCE="" | 68 | CONFIG_INITRAMFS_SOURCE="" |
69 | CONFIG_RD_GZIP=y | ||
70 | # CONFIG_RD_BZIP2 is not set | ||
71 | # CONFIG_RD_LZMA is not set | ||
72 | CONFIG_INITRAMFS_COMPRESSION_NONE=y | ||
58 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 73 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
59 | CONFIG_SYSCTL=y | 74 | CONFIG_SYSCTL=y |
75 | CONFIG_ANON_INODES=y | ||
60 | CONFIG_EMBEDDED=y | 76 | CONFIG_EMBEDDED=y |
61 | CONFIG_UID16=y | 77 | CONFIG_UID16=y |
62 | CONFIG_SYSCTL_SYSCALL=y | 78 | CONFIG_SYSCTL_SYSCALL=y |
@@ -66,10 +82,8 @@ CONFIG_HOTPLUG=y | |||
66 | CONFIG_PRINTK=y | 82 | CONFIG_PRINTK=y |
67 | CONFIG_BUG=y | 83 | CONFIG_BUG=y |
68 | CONFIG_ELF_CORE=y | 84 | CONFIG_ELF_CORE=y |
69 | CONFIG_COMPAT_BRK=y | ||
70 | CONFIG_BASE_FULL=y | 85 | CONFIG_BASE_FULL=y |
71 | CONFIG_FUTEX=y | 86 | CONFIG_FUTEX=y |
72 | CONFIG_ANON_INODES=y | ||
73 | CONFIG_EPOLL=y | 87 | CONFIG_EPOLL=y |
74 | CONFIG_SIGNALFD=y | 88 | CONFIG_SIGNALFD=y |
75 | CONFIG_TIMERFD=y | 89 | CONFIG_TIMERFD=y |
@@ -78,6 +92,7 @@ CONFIG_SHMEM=y | |||
78 | CONFIG_AIO=y | 92 | CONFIG_AIO=y |
79 | CONFIG_VM_EVENT_COUNTERS=y | 93 | CONFIG_VM_EVENT_COUNTERS=y |
80 | CONFIG_SLUB_DEBUG=y | 94 | CONFIG_SLUB_DEBUG=y |
95 | CONFIG_COMPAT_BRK=y | ||
81 | # CONFIG_SLAB is not set | 96 | # CONFIG_SLAB is not set |
82 | CONFIG_SLUB=y | 97 | CONFIG_SLUB=y |
83 | # CONFIG_SLOB is not set | 98 | # CONFIG_SLOB is not set |
@@ -118,11 +133,6 @@ CONFIG_IOSCHED_NOOP=y | |||
118 | # CONFIG_DEFAULT_CFQ is not set | 133 | # CONFIG_DEFAULT_CFQ is not set |
119 | CONFIG_DEFAULT_NOOP=y | 134 | CONFIG_DEFAULT_NOOP=y |
120 | CONFIG_DEFAULT_IOSCHED="noop" | 135 | CONFIG_DEFAULT_IOSCHED="noop" |
121 | CONFIG_CLASSIC_RCU=y | ||
122 | # CONFIG_TREE_RCU is not set | ||
123 | # CONFIG_PREEMPT_RCU is not set | ||
124 | # CONFIG_TREE_RCU_TRACE is not set | ||
125 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
126 | # CONFIG_FREEZER is not set | 136 | # CONFIG_FREEZER is not set |
127 | 137 | ||
128 | # | 138 | # |
@@ -132,6 +142,7 @@ CONFIG_CPU_SH4=y | |||
132 | CONFIG_CPU_SH4A=y | 142 | CONFIG_CPU_SH4A=y |
133 | CONFIG_CPU_SH4AL_DSP=y | 143 | CONFIG_CPU_SH4AL_DSP=y |
134 | CONFIG_CPU_SHX2=y | 144 | CONFIG_CPU_SHX2=y |
145 | CONFIG_ARCH_SHMOBILE=y | ||
135 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | 146 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
136 | # CONFIG_CPU_SUBTYPE_SH7201 is not set | 147 | # CONFIG_CPU_SUBTYPE_SH7201 is not set |
137 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | 148 | # CONFIG_CPU_SUBTYPE_SH7203 is not set |
@@ -160,6 +171,7 @@ CONFIG_CPU_SHX2=y | |||
160 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 171 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
161 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 172 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
162 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | 173 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
174 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
163 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | 175 | # CONFIG_CPU_SUBTYPE_SHX3 is not set |
164 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | 176 | # CONFIG_CPU_SUBTYPE_SH7343 is not set |
165 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | 177 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
@@ -213,11 +225,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
213 | CONFIG_ZONE_DMA_FLAG=0 | 225 | CONFIG_ZONE_DMA_FLAG=0 |
214 | CONFIG_NR_QUICK=2 | 226 | CONFIG_NR_QUICK=2 |
215 | CONFIG_UNEVICTABLE_LRU=y | 227 | CONFIG_UNEVICTABLE_LRU=y |
228 | CONFIG_HAVE_MLOCK=y | ||
229 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
216 | 230 | ||
217 | # | 231 | # |
218 | # Cache configuration | 232 | # Cache configuration |
219 | # | 233 | # |
220 | # CONFIG_SH_DIRECT_MAPPED is not set | ||
221 | CONFIG_CACHE_WRITEBACK=y | 234 | CONFIG_CACHE_WRITEBACK=y |
222 | # CONFIG_CACHE_WRITETHROUGH is not set | 235 | # CONFIG_CACHE_WRITETHROUGH is not set |
223 | # CONFIG_CACHE_OFF is not set | 236 | # CONFIG_CACHE_OFF is not set |
@@ -243,6 +256,7 @@ CONFIG_CPU_HAS_DSP=y | |||
243 | # Timer and clock configuration | 256 | # Timer and clock configuration |
244 | # | 257 | # |
245 | CONFIG_SH_TMU=y | 258 | CONFIG_SH_TMU=y |
259 | # CONFIG_SH_TIMER_CMT is not set | ||
246 | CONFIG_SH_TIMER_IRQ=16 | 260 | CONFIG_SH_TIMER_IRQ=16 |
247 | CONFIG_SH_PCLK_FREQ=33333333 | 261 | CONFIG_SH_PCLK_FREQ=33333333 |
248 | CONFIG_TICK_ONESHOT=y | 262 | CONFIG_TICK_ONESHOT=y |
@@ -319,7 +333,6 @@ CONFIG_NET=y | |||
319 | # | 333 | # |
320 | # Networking options | 334 | # Networking options |
321 | # | 335 | # |
322 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
323 | CONFIG_PACKET=y | 336 | CONFIG_PACKET=y |
324 | CONFIG_PACKET_MMAP=y | 337 | CONFIG_PACKET_MMAP=y |
325 | CONFIG_UNIX=y | 338 | CONFIG_UNIX=y |
@@ -374,6 +387,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
374 | # CONFIG_LAPB is not set | 387 | # CONFIG_LAPB is not set |
375 | # CONFIG_ECONET is not set | 388 | # CONFIG_ECONET is not set |
376 | # CONFIG_WAN_ROUTER is not set | 389 | # CONFIG_WAN_ROUTER is not set |
390 | # CONFIG_PHONET is not set | ||
377 | # CONFIG_NET_SCHED is not set | 391 | # CONFIG_NET_SCHED is not set |
378 | # CONFIG_DCB is not set | 392 | # CONFIG_DCB is not set |
379 | 393 | ||
@@ -386,15 +400,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
386 | # CONFIG_IRDA is not set | 400 | # CONFIG_IRDA is not set |
387 | # CONFIG_BT is not set | 401 | # CONFIG_BT is not set |
388 | # CONFIG_AF_RXRPC is not set | 402 | # CONFIG_AF_RXRPC is not set |
389 | # CONFIG_PHONET is not set | ||
390 | CONFIG_WIRELESS=y | 403 | CONFIG_WIRELESS=y |
391 | CONFIG_CFG80211=y | 404 | CONFIG_CFG80211=y |
392 | # CONFIG_CFG80211_REG_DEBUG is not set | 405 | # CONFIG_CFG80211_REG_DEBUG is not set |
393 | CONFIG_NL80211=y | ||
394 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 406 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
395 | CONFIG_WIRELESS_EXT=y | 407 | CONFIG_WIRELESS_EXT=y |
396 | CONFIG_WIRELESS_EXT_SYSFS=y | 408 | CONFIG_WIRELESS_EXT_SYSFS=y |
397 | CONFIG_LIB80211=m | 409 | CONFIG_LIB80211=m |
410 | # CONFIG_LIB80211_DEBUG is not set | ||
398 | CONFIG_MAC80211=y | 411 | CONFIG_MAC80211=y |
399 | 412 | ||
400 | # | 413 | # |
@@ -408,6 +421,7 @@ CONFIG_MAC80211_RC_DEFAULT="pid" | |||
408 | # CONFIG_MAC80211_MESH is not set | 421 | # CONFIG_MAC80211_MESH is not set |
409 | # CONFIG_MAC80211_LEDS is not set | 422 | # CONFIG_MAC80211_LEDS is not set |
410 | # CONFIG_MAC80211_DEBUG_MENU is not set | 423 | # CONFIG_MAC80211_DEBUG_MENU is not set |
424 | # CONFIG_WIMAX is not set | ||
411 | # CONFIG_RFKILL is not set | 425 | # CONFIG_RFKILL is not set |
412 | # CONFIG_NET_9P is not set | 426 | # CONFIG_NET_9P is not set |
413 | 427 | ||
@@ -430,6 +444,7 @@ CONFIG_MTD=y | |||
430 | # CONFIG_MTD_DEBUG is not set | 444 | # CONFIG_MTD_DEBUG is not set |
431 | CONFIG_MTD_CONCAT=y | 445 | CONFIG_MTD_CONCAT=y |
432 | CONFIG_MTD_PARTITIONS=y | 446 | CONFIG_MTD_PARTITIONS=y |
447 | # CONFIG_MTD_TESTS is not set | ||
433 | # CONFIG_MTD_REDBOOT_PARTS is not set | 448 | # CONFIG_MTD_REDBOOT_PARTS is not set |
434 | # CONFIG_MTD_CMDLINE_PARTS is not set | 449 | # CONFIG_MTD_CMDLINE_PARTS is not set |
435 | # CONFIG_MTD_AR7_PARTS is not set | 450 | # CONFIG_MTD_AR7_PARTS is not set |
@@ -497,6 +512,11 @@ CONFIG_MTD_RAM=y | |||
497 | # CONFIG_MTD_ONENAND is not set | 512 | # CONFIG_MTD_ONENAND is not set |
498 | 513 | ||
499 | # | 514 | # |
515 | # LPDDR flash memory drivers | ||
516 | # | ||
517 | # CONFIG_MTD_LPDDR is not set | ||
518 | |||
519 | # | ||
500 | # UBI - Unsorted block images | 520 | # UBI - Unsorted block images |
501 | # | 521 | # |
502 | # CONFIG_MTD_UBI is not set | 522 | # CONFIG_MTD_UBI is not set |
@@ -514,9 +534,13 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
514 | # CONFIG_ATA_OVER_ETH is not set | 534 | # CONFIG_ATA_OVER_ETH is not set |
515 | # CONFIG_BLK_DEV_HD is not set | 535 | # CONFIG_BLK_DEV_HD is not set |
516 | CONFIG_MISC_DEVICES=y | 536 | CONFIG_MISC_DEVICES=y |
517 | # CONFIG_EEPROM_93CX6 is not set | ||
518 | # CONFIG_ENCLOSURE_SERVICES is not set | 537 | # CONFIG_ENCLOSURE_SERVICES is not set |
519 | # CONFIG_C2PORT is not set | 538 | # CONFIG_C2PORT is not set |
539 | |||
540 | # | ||
541 | # EEPROM support | ||
542 | # | ||
543 | # CONFIG_EEPROM_93CX6 is not set | ||
520 | CONFIG_HAVE_IDE=y | 544 | CONFIG_HAVE_IDE=y |
521 | # CONFIG_IDE is not set | 545 | # CONFIG_IDE is not set |
522 | 546 | ||
@@ -562,6 +586,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
562 | # CONFIG_LIBFC is not set | 586 | # CONFIG_LIBFC is not set |
563 | # CONFIG_SCSI_DEBUG is not set | 587 | # CONFIG_SCSI_DEBUG is not set |
564 | # CONFIG_SCSI_DH is not set | 588 | # CONFIG_SCSI_DH is not set |
589 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
565 | CONFIG_ATA=y | 590 | CONFIG_ATA=y |
566 | # CONFIG_ATA_NONSTANDARD is not set | 591 | # CONFIG_ATA_NONSTANDARD is not set |
567 | CONFIG_SATA_PMP=y | 592 | CONFIG_SATA_PMP=y |
@@ -570,6 +595,7 @@ CONFIG_ATA_SFF=y | |||
570 | CONFIG_PATA_PLATFORM=y | 595 | CONFIG_PATA_PLATFORM=y |
571 | # CONFIG_MD is not set | 596 | # CONFIG_MD is not set |
572 | CONFIG_NETDEVICES=y | 597 | CONFIG_NETDEVICES=y |
598 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
573 | # CONFIG_DUMMY is not set | 599 | # CONFIG_DUMMY is not set |
574 | # CONFIG_BONDING is not set | 600 | # CONFIG_BONDING is not set |
575 | # CONFIG_MACVLAN is not set | 601 | # CONFIG_MACVLAN is not set |
@@ -582,8 +608,10 @@ CONFIG_MII=y | |||
582 | # CONFIG_AX88796 is not set | 608 | # CONFIG_AX88796 is not set |
583 | # CONFIG_STNIC is not set | 609 | # CONFIG_STNIC is not set |
584 | # CONFIG_SMC91X is not set | 610 | # CONFIG_SMC91X is not set |
611 | # CONFIG_ETHOC is not set | ||
585 | # CONFIG_SMC911X is not set | 612 | # CONFIG_SMC911X is not set |
586 | # CONFIG_SMSC911X is not set | 613 | # CONFIG_SMSC911X is not set |
614 | # CONFIG_DNET is not set | ||
587 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 615 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
588 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 616 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
589 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 617 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
@@ -605,12 +633,13 @@ CONFIG_LIBERTAS=m | |||
605 | CONFIG_LIBERTAS_SDIO=m | 633 | CONFIG_LIBERTAS_SDIO=m |
606 | CONFIG_LIBERTAS_DEBUG=y | 634 | CONFIG_LIBERTAS_DEBUG=y |
607 | # CONFIG_LIBERTAS_THINFIRM is not set | 635 | # CONFIG_LIBERTAS_THINFIRM is not set |
636 | # CONFIG_AT76C50X_USB is not set | ||
608 | # CONFIG_USB_ZD1201 is not set | 637 | # CONFIG_USB_ZD1201 is not set |
609 | # CONFIG_USB_NET_RNDIS_WLAN is not set | 638 | # CONFIG_USB_NET_RNDIS_WLAN is not set |
610 | # CONFIG_RTL8187 is not set | 639 | # CONFIG_RTL8187 is not set |
611 | # CONFIG_MAC80211_HWSIM is not set | 640 | # CONFIG_MAC80211_HWSIM is not set |
612 | # CONFIG_P54_COMMON is not set | 641 | # CONFIG_P54_COMMON is not set |
613 | # CONFIG_IWLWIFI_LEDS is not set | 642 | # CONFIG_AR9170_USB is not set |
614 | # CONFIG_HOSTAP is not set | 643 | # CONFIG_HOSTAP is not set |
615 | # CONFIG_B43 is not set | 644 | # CONFIG_B43 is not set |
616 | # CONFIG_B43LEGACY is not set | 645 | # CONFIG_B43LEGACY is not set |
@@ -618,6 +647,10 @@ CONFIG_LIBERTAS_DEBUG=y | |||
618 | # CONFIG_RT2X00 is not set | 647 | # CONFIG_RT2X00 is not set |
619 | 648 | ||
620 | # | 649 | # |
650 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
651 | # | ||
652 | |||
653 | # | ||
621 | # USB Network Adapters | 654 | # USB Network Adapters |
622 | # | 655 | # |
623 | # CONFIG_USB_CATC is not set | 656 | # CONFIG_USB_CATC is not set |
@@ -794,7 +827,9 @@ CONFIG_USB_MON=y | |||
794 | # USB Host Controller Drivers | 827 | # USB Host Controller Drivers |
795 | # | 828 | # |
796 | # CONFIG_USB_C67X00_HCD is not set | 829 | # CONFIG_USB_C67X00_HCD is not set |
830 | # CONFIG_USB_OXU210HP_HCD is not set | ||
797 | # CONFIG_USB_ISP116X_HCD is not set | 831 | # CONFIG_USB_ISP116X_HCD is not set |
832 | # CONFIG_USB_ISP1760_HCD is not set | ||
798 | # CONFIG_USB_SL811_HCD is not set | 833 | # CONFIG_USB_SL811_HCD is not set |
799 | CONFIG_USB_R8A66597_HCD=y | 834 | CONFIG_USB_R8A66597_HCD=y |
800 | # CONFIG_SUPERH_ON_CHIP_R8A66597 is not set | 835 | # CONFIG_SUPERH_ON_CHIP_R8A66597 is not set |
@@ -809,18 +844,17 @@ CONFIG_USB_R8A66597_HCD=y | |||
809 | # CONFIG_USB_TMC is not set | 844 | # CONFIG_USB_TMC is not set |
810 | 845 | ||
811 | # | 846 | # |
812 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 847 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
813 | # | 848 | # |
814 | 849 | ||
815 | # | 850 | # |
816 | # see USB_STORAGE Help for more information | 851 | # also be needed; see USB_STORAGE Help for more info |
817 | # | 852 | # |
818 | CONFIG_USB_STORAGE=y | 853 | CONFIG_USB_STORAGE=y |
819 | # CONFIG_USB_STORAGE_DEBUG is not set | 854 | # CONFIG_USB_STORAGE_DEBUG is not set |
820 | # CONFIG_USB_STORAGE_DATAFAB is not set | 855 | # CONFIG_USB_STORAGE_DATAFAB is not set |
821 | # CONFIG_USB_STORAGE_FREECOM is not set | 856 | # CONFIG_USB_STORAGE_FREECOM is not set |
822 | # CONFIG_USB_STORAGE_ISD200 is not set | 857 | # CONFIG_USB_STORAGE_ISD200 is not set |
823 | # CONFIG_USB_STORAGE_DPCM is not set | ||
824 | # CONFIG_USB_STORAGE_USBAT is not set | 858 | # CONFIG_USB_STORAGE_USBAT is not set |
825 | # CONFIG_USB_STORAGE_SDDR09 is not set | 859 | # CONFIG_USB_STORAGE_SDDR09 is not set |
826 | # CONFIG_USB_STORAGE_SDDR55 is not set | 860 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -856,7 +890,6 @@ CONFIG_USB_STORAGE=y | |||
856 | # CONFIG_USB_LED is not set | 890 | # CONFIG_USB_LED is not set |
857 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 891 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
858 | # CONFIG_USB_CYTHERM is not set | 892 | # CONFIG_USB_CYTHERM is not set |
859 | # CONFIG_USB_PHIDGET is not set | ||
860 | # CONFIG_USB_IDMOUSE is not set | 893 | # CONFIG_USB_IDMOUSE is not set |
861 | # CONFIG_USB_FTDI_ELAN is not set | 894 | # CONFIG_USB_FTDI_ELAN is not set |
862 | # CONFIG_USB_APPLEDISPLAY is not set | 895 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -866,6 +899,11 @@ CONFIG_USB_STORAGE=y | |||
866 | # CONFIG_USB_ISIGHTFW is not set | 899 | # CONFIG_USB_ISIGHTFW is not set |
867 | # CONFIG_USB_VST is not set | 900 | # CONFIG_USB_VST is not set |
868 | # CONFIG_USB_GADGET is not set | 901 | # CONFIG_USB_GADGET is not set |
902 | |||
903 | # | ||
904 | # OTG and related infrastructure | ||
905 | # | ||
906 | # CONFIG_NOP_USB_XCEIV is not set | ||
869 | CONFIG_MMC=y | 907 | CONFIG_MMC=y |
870 | # CONFIG_MMC_DEBUG is not set | 908 | # CONFIG_MMC_DEBUG is not set |
871 | # CONFIG_MMC_UNSAFE_RESUME is not set | 909 | # CONFIG_MMC_UNSAFE_RESUME is not set |
@@ -887,6 +925,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
887 | # CONFIG_ACCESSIBILITY is not set | 925 | # CONFIG_ACCESSIBILITY is not set |
888 | # CONFIG_RTC_CLASS is not set | 926 | # CONFIG_RTC_CLASS is not set |
889 | # CONFIG_DMADEVICES is not set | 927 | # CONFIG_DMADEVICES is not set |
928 | # CONFIG_AUXDISPLAY is not set | ||
890 | # CONFIG_UIO is not set | 929 | # CONFIG_UIO is not set |
891 | # CONFIG_STAGING is not set | 930 | # CONFIG_STAGING is not set |
892 | 931 | ||
@@ -909,6 +948,7 @@ CONFIG_FS_MBCACHE=y | |||
909 | CONFIG_FILE_LOCKING=y | 948 | CONFIG_FILE_LOCKING=y |
910 | # CONFIG_XFS_FS is not set | 949 | # CONFIG_XFS_FS is not set |
911 | # CONFIG_OCFS2_FS is not set | 950 | # CONFIG_OCFS2_FS is not set |
951 | # CONFIG_BTRFS_FS is not set | ||
912 | CONFIG_DNOTIFY=y | 952 | CONFIG_DNOTIFY=y |
913 | CONFIG_INOTIFY=y | 953 | CONFIG_INOTIFY=y |
914 | CONFIG_INOTIFY_USER=y | 954 | CONFIG_INOTIFY_USER=y |
@@ -956,6 +996,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
956 | # CONFIG_EFS_FS is not set | 996 | # CONFIG_EFS_FS is not set |
957 | # CONFIG_JFFS2_FS is not set | 997 | # CONFIG_JFFS2_FS is not set |
958 | CONFIG_CRAMFS=y | 998 | CONFIG_CRAMFS=y |
999 | # CONFIG_SQUASHFS is not set | ||
959 | # CONFIG_VXFS_FS is not set | 1000 | # CONFIG_VXFS_FS is not set |
960 | # CONFIG_MINIX_FS is not set | 1001 | # CONFIG_MINIX_FS is not set |
961 | # CONFIG_OMFS_FS is not set | 1002 | # CONFIG_OMFS_FS is not set |
@@ -976,7 +1017,6 @@ CONFIG_LOCKD=y | |||
976 | CONFIG_EXPORTFS=y | 1017 | CONFIG_EXPORTFS=y |
977 | CONFIG_NFS_COMMON=y | 1018 | CONFIG_NFS_COMMON=y |
978 | CONFIG_SUNRPC=y | 1019 | CONFIG_SUNRPC=y |
979 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
980 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1020 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
981 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1021 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
982 | # CONFIG_SMB_FS is not set | 1022 | # CONFIG_SMB_FS is not set |
@@ -1059,7 +1099,6 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1059 | # | 1099 | # |
1060 | # Tracers | 1100 | # Tracers |
1061 | # | 1101 | # |
1062 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1063 | # CONFIG_SAMPLES is not set | 1102 | # CONFIG_SAMPLES is not set |
1064 | CONFIG_HAVE_ARCH_KGDB=y | 1103 | CONFIG_HAVE_ARCH_KGDB=y |
1065 | # CONFIG_SH_STANDARD_BIOS is not set | 1104 | # CONFIG_SH_STANDARD_BIOS is not set |
@@ -1087,10 +1126,12 @@ CONFIG_CRYPTO_BLKCIPHER2=y | |||
1087 | CONFIG_CRYPTO_HASH=y | 1126 | CONFIG_CRYPTO_HASH=y |
1088 | CONFIG_CRYPTO_HASH2=y | 1127 | CONFIG_CRYPTO_HASH2=y |
1089 | CONFIG_CRYPTO_RNG2=y | 1128 | CONFIG_CRYPTO_RNG2=y |
1129 | CONFIG_CRYPTO_PCOMP=y | ||
1090 | CONFIG_CRYPTO_MANAGER=y | 1130 | CONFIG_CRYPTO_MANAGER=y |
1091 | CONFIG_CRYPTO_MANAGER2=y | 1131 | CONFIG_CRYPTO_MANAGER2=y |
1092 | # CONFIG_CRYPTO_GF128MUL is not set | 1132 | # CONFIG_CRYPTO_GF128MUL is not set |
1093 | # CONFIG_CRYPTO_NULL is not set | 1133 | # CONFIG_CRYPTO_NULL is not set |
1134 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1094 | # CONFIG_CRYPTO_CRYPTD is not set | 1135 | # CONFIG_CRYPTO_CRYPTD is not set |
1095 | # CONFIG_CRYPTO_AUTHENC is not set | 1136 | # CONFIG_CRYPTO_AUTHENC is not set |
1096 | # CONFIG_CRYPTO_TEST is not set | 1137 | # CONFIG_CRYPTO_TEST is not set |
@@ -1159,6 +1200,7 @@ CONFIG_CRYPTO_ARC4=y | |||
1159 | # Compression | 1200 | # Compression |
1160 | # | 1201 | # |
1161 | # CONFIG_CRYPTO_DEFLATE is not set | 1202 | # CONFIG_CRYPTO_DEFLATE is not set |
1203 | # CONFIG_CRYPTO_ZLIB is not set | ||
1162 | # CONFIG_CRYPTO_LZO is not set | 1204 | # CONFIG_CRYPTO_LZO is not set |
1163 | 1205 | ||
1164 | # | 1206 | # |
@@ -1180,7 +1222,8 @@ CONFIG_CRC32=y | |||
1180 | # CONFIG_CRC7 is not set | 1222 | # CONFIG_CRC7 is not set |
1181 | # CONFIG_LIBCRC32C is not set | 1223 | # CONFIG_LIBCRC32C is not set |
1182 | CONFIG_ZLIB_INFLATE=y | 1224 | CONFIG_ZLIB_INFLATE=y |
1183 | CONFIG_PLIST=y | 1225 | CONFIG_DECOMPRESS_GZIP=y |
1184 | CONFIG_HAS_IOMEM=y | 1226 | CONFIG_HAS_IOMEM=y |
1185 | CONFIG_HAS_IOPORT=y | 1227 | CONFIG_HAS_IOPORT=y |
1186 | CONFIG_HAS_DMA=y | 1228 | CONFIG_HAS_DMA=y |
1229 | CONFIG_NLATTR=y | ||