diff options
Diffstat (limited to 'arch/sh/configs/lboxre2_defconfig')
-rw-r--r-- | arch/sh/configs/lboxre2_defconfig | 86 |
1 files changed, 64 insertions, 22 deletions
diff --git a/arch/sh/configs/lboxre2_defconfig b/arch/sh/configs/lboxre2_defconfig index c0bc2fd033b9..ec0c0b432c74 100644 --- a/arch/sh/configs/lboxre2_defconfig +++ b/arch/sh/configs/lboxre2_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.30 | 3 | # Linux kernel version: 2.6.31 |
4 | # Thu Jun 18 12:29:50 2009 | 4 | # Thu Sep 24 18:09:59 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -14,6 +14,7 @@ CONFIG_GENERIC_HWEIGHT=y | |||
14 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
16 | CONFIG_GENERIC_IRQ_PROBE=y | 16 | CONFIG_GENERIC_IRQ_PROBE=y |
17 | CONFIG_IRQ_PER_CPU=y | ||
17 | # CONFIG_GENERIC_GPIO is not set | 18 | # CONFIG_GENERIC_GPIO is not set |
18 | CONFIG_GENERIC_TIME=y | 19 | CONFIG_GENERIC_TIME=y |
19 | CONFIG_GENERIC_CLOCKEVENTS=y | 20 | CONFIG_GENERIC_CLOCKEVENTS=y |
@@ -28,7 +29,9 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y | |||
28 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 29 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
29 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 30 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
30 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | 31 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y |
32 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | ||
31 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 33 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
34 | CONFIG_CONSTRUCTORS=y | ||
32 | 35 | ||
33 | # | 36 | # |
34 | # General setup | 37 | # General setup |
@@ -38,6 +41,12 @@ CONFIG_BROKEN_ON_SMP=y | |||
38 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 41 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
39 | CONFIG_LOCALVERSION="" | 42 | CONFIG_LOCALVERSION="" |
40 | CONFIG_LOCALVERSION_AUTO=y | 43 | CONFIG_LOCALVERSION_AUTO=y |
44 | CONFIG_HAVE_KERNEL_GZIP=y | ||
45 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
46 | CONFIG_HAVE_KERNEL_LZMA=y | ||
47 | CONFIG_KERNEL_GZIP=y | ||
48 | # CONFIG_KERNEL_BZIP2 is not set | ||
49 | # CONFIG_KERNEL_LZMA is not set | ||
41 | CONFIG_SWAP=y | 50 | CONFIG_SWAP=y |
42 | CONFIG_SYSVIPC=y | 51 | CONFIG_SYSVIPC=y |
43 | CONFIG_SYSVIPC_SYSCTL=y | 52 | CONFIG_SYSVIPC_SYSCTL=y |
@@ -49,11 +58,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
49 | # | 58 | # |
50 | # RCU Subsystem | 59 | # RCU Subsystem |
51 | # | 60 | # |
52 | CONFIG_CLASSIC_RCU=y | 61 | CONFIG_TREE_RCU=y |
53 | # CONFIG_TREE_RCU is not set | 62 | # CONFIG_TREE_PREEMPT_RCU is not set |
54 | # CONFIG_PREEMPT_RCU is not set | 63 | # CONFIG_RCU_TRACE is not set |
64 | CONFIG_RCU_FANOUT=32 | ||
65 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
55 | # CONFIG_TREE_RCU_TRACE is not set | 66 | # CONFIG_TREE_RCU_TRACE is not set |
56 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
57 | # CONFIG_IKCONFIG is not set | 67 | # CONFIG_IKCONFIG is not set |
58 | CONFIG_LOG_BUF_SHIFT=14 | 68 | CONFIG_LOG_BUF_SHIFT=14 |
59 | # CONFIG_GROUP_SCHED is not set | 69 | # CONFIG_GROUP_SCHED is not set |
@@ -83,19 +93,20 @@ CONFIG_TIMERFD=y | |||
83 | CONFIG_EVENTFD=y | 93 | CONFIG_EVENTFD=y |
84 | CONFIG_SHMEM=y | 94 | CONFIG_SHMEM=y |
85 | CONFIG_AIO=y | 95 | CONFIG_AIO=y |
96 | CONFIG_HAVE_PERF_EVENTS=y | ||
86 | 97 | ||
87 | # | 98 | # |
88 | # Performance Counters | 99 | # Kernel Performance Events And Counters |
89 | # | 100 | # |
101 | # CONFIG_PERF_EVENTS is not set | ||
102 | # CONFIG_PERF_COUNTERS is not set | ||
90 | CONFIG_VM_EVENT_COUNTERS=y | 103 | CONFIG_VM_EVENT_COUNTERS=y |
91 | CONFIG_PCI_QUIRKS=y | 104 | CONFIG_PCI_QUIRKS=y |
92 | # CONFIG_STRIP_ASM_SYMS is not set | ||
93 | CONFIG_COMPAT_BRK=y | 105 | CONFIG_COMPAT_BRK=y |
94 | CONFIG_SLAB=y | 106 | CONFIG_SLAB=y |
95 | # CONFIG_SLUB is not set | 107 | # CONFIG_SLUB is not set |
96 | # CONFIG_SLOB is not set | 108 | # CONFIG_SLOB is not set |
97 | # CONFIG_PROFILING is not set | 109 | # CONFIG_PROFILING is not set |
98 | # CONFIG_MARKERS is not set | ||
99 | CONFIG_HAVE_OPROFILE=y | 110 | CONFIG_HAVE_OPROFILE=y |
100 | # CONFIG_KPROBES is not set | 111 | # CONFIG_KPROBES is not set |
101 | CONFIG_HAVE_IOREMAP_PROT=y | 112 | CONFIG_HAVE_IOREMAP_PROT=y |
@@ -104,6 +115,10 @@ CONFIG_HAVE_KRETPROBES=y | |||
104 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 115 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
105 | CONFIG_HAVE_CLK=y | 116 | CONFIG_HAVE_CLK=y |
106 | CONFIG_HAVE_DMA_API_DEBUG=y | 117 | CONFIG_HAVE_DMA_API_DEBUG=y |
118 | |||
119 | # | ||
120 | # GCOV-based kernel profiling | ||
121 | # | ||
107 | # CONFIG_SLOW_WORK is not set | 122 | # CONFIG_SLOW_WORK is not set |
108 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 123 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
109 | CONFIG_SLABINFO=y | 124 | CONFIG_SLABINFO=y |
@@ -116,7 +131,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y | |||
116 | # CONFIG_MODVERSIONS is not set | 131 | # CONFIG_MODVERSIONS is not set |
117 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 132 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
118 | CONFIG_BLOCK=y | 133 | CONFIG_BLOCK=y |
119 | # CONFIG_LBD is not set | 134 | CONFIG_LBDAF=y |
120 | # CONFIG_BLK_DEV_BSG is not set | 135 | # CONFIG_BLK_DEV_BSG is not set |
121 | # CONFIG_BLK_DEV_INTEGRITY is not set | 136 | # CONFIG_BLK_DEV_INTEGRITY is not set |
122 | 137 | ||
@@ -163,6 +178,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y | |||
163 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | 178 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set |
164 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | 179 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
165 | # CONFIG_CPU_SUBTYPE_SH7724 is not set | 180 | # CONFIG_CPU_SUBTYPE_SH7724 is not set |
181 | # CONFIG_CPU_SUBTYPE_SH7757 is not set | ||
166 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | 182 | # CONFIG_CPU_SUBTYPE_SH7763 is not set |
167 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | 183 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
168 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | 184 | # CONFIG_CPU_SUBTYPE_SH7780 is not set |
@@ -208,6 +224,7 @@ CONFIG_ZONE_DMA_FLAG=0 | |||
208 | CONFIG_NR_QUICK=2 | 224 | CONFIG_NR_QUICK=2 |
209 | CONFIG_HAVE_MLOCK=y | 225 | CONFIG_HAVE_MLOCK=y |
210 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 226 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
227 | # CONFIG_KSM is not set | ||
211 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 228 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
212 | 229 | ||
213 | # | 230 | # |
@@ -295,7 +312,8 @@ CONFIG_ZERO_PAGE_OFFSET=0x00001000 | |||
295 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 312 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
296 | CONFIG_ENTRY_OFFSET=0x00001000 | 313 | CONFIG_ENTRY_OFFSET=0x00001000 |
297 | # CONFIG_UBC_WAKEUP is not set | 314 | # CONFIG_UBC_WAKEUP is not set |
298 | CONFIG_CMDLINE_BOOL=y | 315 | CONFIG_CMDLINE_OVERWRITE=y |
316 | # CONFIG_CMDLINE_EXTEND is not set | ||
299 | CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/sda1" | 317 | CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/sda1" |
300 | 318 | ||
301 | # | 319 | # |
@@ -411,6 +429,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
411 | # CONFIG_IP_NF_ARPTABLES is not set | 429 | # CONFIG_IP_NF_ARPTABLES is not set |
412 | # CONFIG_IP_DCCP is not set | 430 | # CONFIG_IP_DCCP is not set |
413 | # CONFIG_IP_SCTP is not set | 431 | # CONFIG_IP_SCTP is not set |
432 | # CONFIG_RDS is not set | ||
414 | # CONFIG_TIPC is not set | 433 | # CONFIG_TIPC is not set |
415 | # CONFIG_ATM is not set | 434 | # CONFIG_ATM is not set |
416 | # CONFIG_BRIDGE is not set | 435 | # CONFIG_BRIDGE is not set |
@@ -440,6 +459,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
440 | # CONFIG_AF_RXRPC is not set | 459 | # CONFIG_AF_RXRPC is not set |
441 | CONFIG_WIRELESS=y | 460 | CONFIG_WIRELESS=y |
442 | # CONFIG_CFG80211 is not set | 461 | # CONFIG_CFG80211 is not set |
462 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
443 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | 463 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
444 | # CONFIG_WIRELESS_EXT is not set | 464 | # CONFIG_WIRELESS_EXT is not set |
445 | # CONFIG_LIB80211 is not set | 465 | # CONFIG_LIB80211 is not set |
@@ -447,7 +467,6 @@ CONFIG_WIRELESS=y | |||
447 | # | 467 | # |
448 | # CFG80211 needs to be enabled for MAC80211 | 468 | # CFG80211 needs to be enabled for MAC80211 |
449 | # | 469 | # |
450 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
451 | # CONFIG_WIMAX is not set | 470 | # CONFIG_WIMAX is not set |
452 | # CONFIG_RFKILL is not set | 471 | # CONFIG_RFKILL is not set |
453 | # CONFIG_NET_9P is not set | 472 | # CONFIG_NET_9P is not set |
@@ -460,6 +479,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
460 | # Generic Driver Options | 479 | # Generic Driver Options |
461 | # | 480 | # |
462 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 481 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
482 | # CONFIG_DEVTMPFS is not set | ||
463 | CONFIG_STANDALONE=y | 483 | CONFIG_STANDALONE=y |
464 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 484 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
465 | CONFIG_FW_LOADER=y | 485 | CONFIG_FW_LOADER=y |
@@ -572,12 +592,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
572 | # CONFIG_SCSI_DC390T is not set | 592 | # CONFIG_SCSI_DC390T is not set |
573 | # CONFIG_SCSI_NSP32 is not set | 593 | # CONFIG_SCSI_NSP32 is not set |
574 | # CONFIG_SCSI_DEBUG is not set | 594 | # CONFIG_SCSI_DEBUG is not set |
595 | # CONFIG_SCSI_PMCRAID is not set | ||
575 | # CONFIG_SCSI_SRP is not set | 596 | # CONFIG_SCSI_SRP is not set |
576 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 597 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
577 | # CONFIG_SCSI_DH is not set | 598 | # CONFIG_SCSI_DH is not set |
578 | # CONFIG_SCSI_OSD_INITIATOR is not set | 599 | # CONFIG_SCSI_OSD_INITIATOR is not set |
579 | CONFIG_ATA=y | 600 | CONFIG_ATA=y |
580 | # CONFIG_ATA_NONSTANDARD is not set | 601 | # CONFIG_ATA_NONSTANDARD is not set |
602 | CONFIG_ATA_VERBOSE_ERROR=y | ||
581 | CONFIG_SATA_PMP=y | 603 | CONFIG_SATA_PMP=y |
582 | # CONFIG_SATA_AHCI is not set | 604 | # CONFIG_SATA_AHCI is not set |
583 | # CONFIG_SATA_SIL24 is not set | 605 | # CONFIG_SATA_SIL24 is not set |
@@ -599,6 +621,7 @@ CONFIG_ATA_SFF=y | |||
599 | # CONFIG_PATA_ALI is not set | 621 | # CONFIG_PATA_ALI is not set |
600 | # CONFIG_PATA_AMD is not set | 622 | # CONFIG_PATA_AMD is not set |
601 | # CONFIG_PATA_ARTOP is not set | 623 | # CONFIG_PATA_ARTOP is not set |
624 | # CONFIG_PATA_ATP867X is not set | ||
602 | # CONFIG_PATA_ATIIXP is not set | 625 | # CONFIG_PATA_ATIIXP is not set |
603 | # CONFIG_PATA_CMD640_PCI is not set | 626 | # CONFIG_PATA_CMD640_PCI is not set |
604 | # CONFIG_PATA_CMD64X is not set | 627 | # CONFIG_PATA_CMD64X is not set |
@@ -627,6 +650,7 @@ CONFIG_ATA_SFF=y | |||
627 | # CONFIG_PATA_PCMCIA is not set | 650 | # CONFIG_PATA_PCMCIA is not set |
628 | # CONFIG_PATA_PDC_OLD is not set | 651 | # CONFIG_PATA_PDC_OLD is not set |
629 | # CONFIG_PATA_RADISYS is not set | 652 | # CONFIG_PATA_RADISYS is not set |
653 | # CONFIG_PATA_RDC is not set | ||
630 | # CONFIG_PATA_RZ1000 is not set | 654 | # CONFIG_PATA_RZ1000 is not set |
631 | # CONFIG_PATA_SC1200 is not set | 655 | # CONFIG_PATA_SC1200 is not set |
632 | # CONFIG_PATA_SERVERWORKS is not set | 656 | # CONFIG_PATA_SERVERWORKS is not set |
@@ -645,7 +669,11 @@ CONFIG_PATA_PLATFORM=y | |||
645 | # | 669 | # |
646 | 670 | ||
647 | # | 671 | # |
648 | # Enable only one of the two stacks, unless you know what you are doing | 672 | # You can enable one or both FireWire driver stacks. |
673 | # | ||
674 | |||
675 | # | ||
676 | # See the help texts for more information. | ||
649 | # | 677 | # |
650 | # CONFIG_FIREWIRE is not set | 678 | # CONFIG_FIREWIRE is not set |
651 | # CONFIG_IEEE1394 is not set | 679 | # CONFIG_IEEE1394 is not set |
@@ -725,6 +753,7 @@ CONFIG_NETDEV_1000=y | |||
725 | # CONFIG_VIA_VELOCITY is not set | 753 | # CONFIG_VIA_VELOCITY is not set |
726 | # CONFIG_TIGON3 is not set | 754 | # CONFIG_TIGON3 is not set |
727 | # CONFIG_BNX2 is not set | 755 | # CONFIG_BNX2 is not set |
756 | # CONFIG_CNIC is not set | ||
728 | # CONFIG_QLA3XXX is not set | 757 | # CONFIG_QLA3XXX is not set |
729 | # CONFIG_ATL1 is not set | 758 | # CONFIG_ATL1 is not set |
730 | # CONFIG_ATL1E is not set | 759 | # CONFIG_ATL1E is not set |
@@ -750,10 +779,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
750 | # CONFIG_SFC is not set | 779 | # CONFIG_SFC is not set |
751 | # CONFIG_BE2NET is not set | 780 | # CONFIG_BE2NET is not set |
752 | # CONFIG_TR is not set | 781 | # CONFIG_TR is not set |
753 | 782 | CONFIG_WLAN=y | |
754 | # | ||
755 | # Wireless LAN | ||
756 | # | ||
757 | # CONFIG_WLAN_PRE80211 is not set | 783 | # CONFIG_WLAN_PRE80211 is not set |
758 | # CONFIG_WLAN_80211 is not set | 784 | # CONFIG_WLAN_80211 is not set |
759 | 785 | ||
@@ -863,10 +889,20 @@ CONFIG_HW_RANDOM=y | |||
863 | CONFIG_DEVPORT=y | 889 | CONFIG_DEVPORT=y |
864 | # CONFIG_I2C is not set | 890 | # CONFIG_I2C is not set |
865 | # CONFIG_SPI is not set | 891 | # CONFIG_SPI is not set |
892 | |||
893 | # | ||
894 | # PPS support | ||
895 | # | ||
896 | # CONFIG_PPS is not set | ||
866 | # CONFIG_W1 is not set | 897 | # CONFIG_W1 is not set |
867 | # CONFIG_POWER_SUPPLY is not set | 898 | # CONFIG_POWER_SUPPLY is not set |
868 | CONFIG_HWMON=y | 899 | CONFIG_HWMON=y |
869 | # CONFIG_HWMON_VID is not set | 900 | # CONFIG_HWMON_VID is not set |
901 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
902 | |||
903 | # | ||
904 | # Native drivers | ||
905 | # | ||
870 | # CONFIG_SENSORS_I5K_AMB is not set | 906 | # CONFIG_SENSORS_I5K_AMB is not set |
871 | # CONFIG_SENSORS_F71805F is not set | 907 | # CONFIG_SENSORS_F71805F is not set |
872 | # CONFIG_SENSORS_F71882FG is not set | 908 | # CONFIG_SENSORS_F71882FG is not set |
@@ -881,9 +917,7 @@ CONFIG_HWMON=y | |||
881 | # CONFIG_SENSORS_VT8231 is not set | 917 | # CONFIG_SENSORS_VT8231 is not set |
882 | # CONFIG_SENSORS_W83627HF is not set | 918 | # CONFIG_SENSORS_W83627HF is not set |
883 | # CONFIG_SENSORS_W83627EHF is not set | 919 | # CONFIG_SENSORS_W83627EHF is not set |
884 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
885 | # CONFIG_THERMAL is not set | 920 | # CONFIG_THERMAL is not set |
886 | # CONFIG_THERMAL_HWMON is not set | ||
887 | # CONFIG_WATCHDOG is not set | 921 | # CONFIG_WATCHDOG is not set |
888 | CONFIG_SSB_POSSIBLE=y | 922 | CONFIG_SSB_POSSIBLE=y |
889 | 923 | ||
@@ -905,6 +939,7 @@ CONFIG_SSB_POSSIBLE=y | |||
905 | # | 939 | # |
906 | # Graphics support | 940 | # Graphics support |
907 | # | 941 | # |
942 | CONFIG_VGA_ARB=y | ||
908 | # CONFIG_DRM is not set | 943 | # CONFIG_DRM is not set |
909 | # CONFIG_VGASTATE is not set | 944 | # CONFIG_VGASTATE is not set |
910 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 945 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -923,7 +958,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
923 | # CONFIG_SOUND is not set | 958 | # CONFIG_SOUND is not set |
924 | CONFIG_HID_SUPPORT=y | 959 | CONFIG_HID_SUPPORT=y |
925 | CONFIG_HID=y | 960 | CONFIG_HID=y |
926 | # CONFIG_HID_DEBUG is not set | ||
927 | # CONFIG_HIDRAW is not set | 961 | # CONFIG_HIDRAW is not set |
928 | # CONFIG_HID_PID is not set | 962 | # CONFIG_HID_PID is not set |
929 | 963 | ||
@@ -1021,8 +1055,10 @@ CONFIG_FS_MBCACHE=y | |||
1021 | # CONFIG_JFS_FS is not set | 1055 | # CONFIG_JFS_FS is not set |
1022 | # CONFIG_FS_POSIX_ACL is not set | 1056 | # CONFIG_FS_POSIX_ACL is not set |
1023 | # CONFIG_XFS_FS is not set | 1057 | # CONFIG_XFS_FS is not set |
1058 | # CONFIG_GFS2_FS is not set | ||
1024 | # CONFIG_OCFS2_FS is not set | 1059 | # CONFIG_OCFS2_FS is not set |
1025 | # CONFIG_BTRFS_FS is not set | 1060 | # CONFIG_BTRFS_FS is not set |
1061 | # CONFIG_NILFS2_FS is not set | ||
1026 | CONFIG_FILE_LOCKING=y | 1062 | CONFIG_FILE_LOCKING=y |
1027 | CONFIG_FSNOTIFY=y | 1063 | CONFIG_FSNOTIFY=y |
1028 | CONFIG_DNOTIFY=y | 1064 | CONFIG_DNOTIFY=y |
@@ -1089,7 +1125,6 @@ CONFIG_ROMFS_BACKED_BY_BLOCK=y | |||
1089 | CONFIG_ROMFS_ON_BLOCK=y | 1125 | CONFIG_ROMFS_ON_BLOCK=y |
1090 | # CONFIG_SYSV_FS is not set | 1126 | # CONFIG_SYSV_FS is not set |
1091 | # CONFIG_UFS_FS is not set | 1127 | # CONFIG_UFS_FS is not set |
1092 | # CONFIG_NILFS2_FS is not set | ||
1093 | CONFIG_NETWORK_FILESYSTEMS=y | 1128 | CONFIG_NETWORK_FILESYSTEMS=y |
1094 | # CONFIG_NFS_FS is not set | 1129 | # CONFIG_NFS_FS is not set |
1095 | # CONFIG_NFSD is not set | 1130 | # CONFIG_NFSD is not set |
@@ -1155,6 +1190,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1155 | CONFIG_ENABLE_MUST_CHECK=y | 1190 | CONFIG_ENABLE_MUST_CHECK=y |
1156 | CONFIG_FRAME_WARN=1024 | 1191 | CONFIG_FRAME_WARN=1024 |
1157 | # CONFIG_MAGIC_SYSRQ is not set | 1192 | # CONFIG_MAGIC_SYSRQ is not set |
1193 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1158 | # CONFIG_UNUSED_SYMBOLS is not set | 1194 | # CONFIG_UNUSED_SYMBOLS is not set |
1159 | # CONFIG_DEBUG_FS is not set | 1195 | # CONFIG_DEBUG_FS is not set |
1160 | # CONFIG_HEADERS_CHECK is not set | 1196 | # CONFIG_HEADERS_CHECK is not set |
@@ -1164,8 +1200,11 @@ CONFIG_FRAME_WARN=1024 | |||
1164 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1200 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1165 | # CONFIG_LATENCYTOP is not set | 1201 | # CONFIG_LATENCYTOP is not set |
1166 | CONFIG_HAVE_FUNCTION_TRACER=y | 1202 | CONFIG_HAVE_FUNCTION_TRACER=y |
1203 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1204 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
1167 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1205 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1168 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1206 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1207 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
1169 | CONFIG_TRACING_SUPPORT=y | 1208 | CONFIG_TRACING_SUPPORT=y |
1170 | # CONFIG_FTRACE is not set | 1209 | # CONFIG_FTRACE is not set |
1171 | # CONFIG_DMA_API_DEBUG is not set | 1210 | # CONFIG_DMA_API_DEBUG is not set |
@@ -1174,6 +1213,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1174 | CONFIG_SH_STANDARD_BIOS=y | 1213 | CONFIG_SH_STANDARD_BIOS=y |
1175 | # CONFIG_EARLY_SCIF_CONSOLE is not set | 1214 | # CONFIG_EARLY_SCIF_CONSOLE is not set |
1176 | # CONFIG_EARLY_PRINTK is not set | 1215 | # CONFIG_EARLY_PRINTK is not set |
1216 | # CONFIG_DWARF_UNWINDER is not set | ||
1177 | 1217 | ||
1178 | # | 1218 | # |
1179 | # Security options | 1219 | # Security options |
@@ -1187,7 +1227,6 @@ CONFIG_CRYPTO=y | |||
1187 | # | 1227 | # |
1188 | # Crypto core or helper | 1228 | # Crypto core or helper |
1189 | # | 1229 | # |
1190 | # CONFIG_CRYPTO_FIPS is not set | ||
1191 | # CONFIG_CRYPTO_MANAGER is not set | 1230 | # CONFIG_CRYPTO_MANAGER is not set |
1192 | # CONFIG_CRYPTO_MANAGER2 is not set | 1231 | # CONFIG_CRYPTO_MANAGER2 is not set |
1193 | # CONFIG_CRYPTO_GF128MUL is not set | 1232 | # CONFIG_CRYPTO_GF128MUL is not set |
@@ -1219,11 +1258,13 @@ CONFIG_CRYPTO=y | |||
1219 | # | 1258 | # |
1220 | # CONFIG_CRYPTO_HMAC is not set | 1259 | # CONFIG_CRYPTO_HMAC is not set |
1221 | # CONFIG_CRYPTO_XCBC is not set | 1260 | # CONFIG_CRYPTO_XCBC is not set |
1261 | # CONFIG_CRYPTO_VMAC is not set | ||
1222 | 1262 | ||
1223 | # | 1263 | # |
1224 | # Digest | 1264 | # Digest |
1225 | # | 1265 | # |
1226 | # CONFIG_CRYPTO_CRC32C is not set | 1266 | # CONFIG_CRYPTO_CRC32C is not set |
1267 | # CONFIG_CRYPTO_GHASH is not set | ||
1227 | # CONFIG_CRYPTO_MD4 is not set | 1268 | # CONFIG_CRYPTO_MD4 is not set |
1228 | # CONFIG_CRYPTO_MD5 is not set | 1269 | # CONFIG_CRYPTO_MD5 is not set |
1229 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1270 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1286,5 +1327,6 @@ CONFIG_CRC32=y | |||
1286 | CONFIG_HAS_IOMEM=y | 1327 | CONFIG_HAS_IOMEM=y |
1287 | CONFIG_HAS_IOPORT=y | 1328 | CONFIG_HAS_IOPORT=y |
1288 | CONFIG_HAS_DMA=y | 1329 | CONFIG_HAS_DMA=y |
1330 | CONFIG_HAVE_LMB=y | ||
1289 | CONFIG_NLATTR=y | 1331 | CONFIG_NLATTR=y |
1290 | CONFIG_GENERIC_ATOMIC64=y | 1332 | CONFIG_GENERIC_ATOMIC64=y |