diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/sbc8641d_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/sbc8641d_defconfig | 66 |
1 files changed, 40 insertions, 26 deletions
diff --git a/arch/powerpc/configs/86xx/sbc8641d_defconfig b/arch/powerpc/configs/86xx/sbc8641d_defconfig index f5ca2e0cd402..89991f157ae8 100644 --- a/arch/powerpc/configs/86xx/sbc8641d_defconfig +++ b/arch/powerpc/configs/86xx/sbc8641d_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
4 | # Wed Jul 29 23:32:26 2009 | 4 | # Thu Nov 5 08:20:45 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -36,6 +36,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
36 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
39 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
40 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -87,11 +88,12 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
87 | # | 88 | # |
88 | # RCU Subsystem | 89 | # RCU Subsystem |
89 | # | 90 | # |
90 | CONFIG_CLASSIC_RCU=y | 91 | CONFIG_TREE_RCU=y |
91 | # CONFIG_TREE_RCU is not set | 92 | # CONFIG_TREE_PREEMPT_RCU is not set |
92 | # CONFIG_PREEMPT_RCU is not set | 93 | # CONFIG_RCU_TRACE is not set |
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
93 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
94 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
95 | CONFIG_IKCONFIG=y | 97 | CONFIG_IKCONFIG=y |
96 | CONFIG_IKCONFIG_PROC=y | 98 | CONFIG_IKCONFIG_PROC=y |
97 | CONFIG_LOG_BUF_SHIFT=14 | 99 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -130,21 +132,20 @@ CONFIG_TIMERFD=y | |||
130 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
131 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
132 | CONFIG_AIO=y | 134 | CONFIG_AIO=y |
133 | CONFIG_HAVE_PERF_COUNTERS=y | 135 | CONFIG_HAVE_PERF_EVENTS=y |
134 | 136 | ||
135 | # | 137 | # |
136 | # Performance Counters | 138 | # Kernel Performance Events And Counters |
137 | # | 139 | # |
140 | # CONFIG_PERF_EVENTS is not set | ||
138 | # CONFIG_PERF_COUNTERS is not set | 141 | # CONFIG_PERF_COUNTERS is not set |
139 | CONFIG_VM_EVENT_COUNTERS=y | 142 | CONFIG_VM_EVENT_COUNTERS=y |
140 | CONFIG_PCI_QUIRKS=y | 143 | CONFIG_PCI_QUIRKS=y |
141 | # CONFIG_STRIP_ASM_SYMS is not set | ||
142 | CONFIG_COMPAT_BRK=y | 144 | CONFIG_COMPAT_BRK=y |
143 | CONFIG_SLAB=y | 145 | CONFIG_SLAB=y |
144 | # CONFIG_SLUB is not set | 146 | # CONFIG_SLUB is not set |
145 | # CONFIG_SLOB is not set | 147 | # CONFIG_SLOB is not set |
146 | # CONFIG_PROFILING is not set | 148 | # CONFIG_PROFILING is not set |
147 | # CONFIG_MARKERS is not set | ||
148 | CONFIG_HAVE_OPROFILE=y | 149 | CONFIG_HAVE_OPROFILE=y |
149 | # CONFIG_KPROBES is not set | 150 | # CONFIG_KPROBES is not set |
150 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 151 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -152,13 +153,15 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
152 | CONFIG_HAVE_KPROBES=y | 153 | CONFIG_HAVE_KPROBES=y |
153 | CONFIG_HAVE_KRETPROBES=y | 154 | CONFIG_HAVE_KRETPROBES=y |
154 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 155 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
156 | CONFIG_HAVE_DMA_ATTRS=y | ||
155 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 157 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
158 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
156 | 159 | ||
157 | # | 160 | # |
158 | # GCOV-based kernel profiling | 161 | # GCOV-based kernel profiling |
159 | # | 162 | # |
160 | # CONFIG_GCOV_KERNEL is not set | 163 | # CONFIG_GCOV_KERNEL is not set |
161 | # CONFIG_SLOW_WORK is not set | 164 | CONFIG_SLOW_WORK=y |
162 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 165 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
163 | CONFIG_SLABINFO=y | 166 | CONFIG_SLABINFO=y |
164 | CONFIG_RT_MUTEXES=y | 167 | CONFIG_RT_MUTEXES=y |
@@ -257,6 +260,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
257 | # CONFIG_KEXEC is not set | 260 | # CONFIG_KEXEC is not set |
258 | # CONFIG_CRASH_DUMP is not set | 261 | # CONFIG_CRASH_DUMP is not set |
259 | CONFIG_IRQ_ALL_CPUS=y | 262 | CONFIG_IRQ_ALL_CPUS=y |
263 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
260 | CONFIG_ARCH_FLATMEM_ENABLE=y | 264 | CONFIG_ARCH_FLATMEM_ENABLE=y |
261 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 265 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
262 | CONFIG_SELECT_MEMORY_MODEL=y | 266 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -274,6 +278,7 @@ CONFIG_BOUNCE=y | |||
274 | CONFIG_VIRT_TO_BUS=y | 278 | CONFIG_VIRT_TO_BUS=y |
275 | CONFIG_HAVE_MLOCK=y | 279 | CONFIG_HAVE_MLOCK=y |
276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 280 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
281 | # CONFIG_KSM is not set | ||
277 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 282 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
278 | CONFIG_PPC_4K_PAGES=y | 283 | CONFIG_PPC_4K_PAGES=y |
279 | # CONFIG_PPC_16K_PAGES is not set | 284 | # CONFIG_PPC_16K_PAGES is not set |
@@ -502,6 +507,7 @@ CONFIG_IP_SCTP=m | |||
502 | # CONFIG_SCTP_HMAC_NONE is not set | 507 | # CONFIG_SCTP_HMAC_NONE is not set |
503 | # CONFIG_SCTP_HMAC_SHA1 is not set | 508 | # CONFIG_SCTP_HMAC_SHA1 is not set |
504 | CONFIG_SCTP_HMAC_MD5=y | 509 | CONFIG_SCTP_HMAC_MD5=y |
510 | # CONFIG_RDS is not set | ||
505 | CONFIG_TIPC=m | 511 | CONFIG_TIPC=m |
506 | # CONFIG_TIPC_ADVANCED is not set | 512 | # CONFIG_TIPC_ADVANCED is not set |
507 | # CONFIG_TIPC_DEBUG is not set | 513 | # CONFIG_TIPC_DEBUG is not set |
@@ -581,6 +587,7 @@ CONFIG_NET_PKTGEN=m | |||
581 | CONFIG_FIB_RULES=y | 587 | CONFIG_FIB_RULES=y |
582 | CONFIG_WIRELESS=y | 588 | CONFIG_WIRELESS=y |
583 | # CONFIG_CFG80211 is not set | 589 | # CONFIG_CFG80211 is not set |
590 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
584 | CONFIG_WIRELESS_OLD_REGULATORY=y | 591 | CONFIG_WIRELESS_OLD_REGULATORY=y |
585 | # CONFIG_WIRELESS_EXT is not set | 592 | # CONFIG_WIRELESS_EXT is not set |
586 | # CONFIG_LIB80211 is not set | 593 | # CONFIG_LIB80211 is not set |
@@ -588,7 +595,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
588 | # | 595 | # |
589 | # CFG80211 needs to be enabled for MAC80211 | 596 | # CFG80211 needs to be enabled for MAC80211 |
590 | # | 597 | # |
591 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
592 | # CONFIG_WIMAX is not set | 598 | # CONFIG_WIMAX is not set |
593 | # CONFIG_RFKILL is not set | 599 | # CONFIG_RFKILL is not set |
594 | # CONFIG_NET_9P is not set | 600 | # CONFIG_NET_9P is not set |
@@ -601,6 +607,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
601 | # Generic Driver Options | 607 | # Generic Driver Options |
602 | # | 608 | # |
603 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 609 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
610 | # CONFIG_DEVTMPFS is not set | ||
604 | CONFIG_STANDALONE=y | 611 | CONFIG_STANDALONE=y |
605 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 612 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
606 | # CONFIG_FW_LOADER is not set | 613 | # CONFIG_FW_LOADER is not set |
@@ -610,9 +617,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
610 | # CONFIG_CONNECTOR is not set | 617 | # CONFIG_CONNECTOR is not set |
611 | CONFIG_MTD=y | 618 | CONFIG_MTD=y |
612 | # CONFIG_MTD_DEBUG is not set | 619 | # CONFIG_MTD_DEBUG is not set |
620 | # CONFIG_MTD_TESTS is not set | ||
613 | CONFIG_MTD_CONCAT=y | 621 | CONFIG_MTD_CONCAT=y |
614 | CONFIG_MTD_PARTITIONS=y | 622 | CONFIG_MTD_PARTITIONS=y |
615 | # CONFIG_MTD_TESTS is not set | ||
616 | # CONFIG_MTD_REDBOOT_PARTS is not set | 623 | # CONFIG_MTD_REDBOOT_PARTS is not set |
617 | # CONFIG_MTD_CMDLINE_PARTS is not set | 624 | # CONFIG_MTD_CMDLINE_PARTS is not set |
618 | # CONFIG_MTD_OF_PARTS is not set | 625 | # CONFIG_MTD_OF_PARTS is not set |
@@ -833,7 +840,9 @@ CONFIG_MII=y | |||
833 | # CONFIG_NET_PCI is not set | 840 | # CONFIG_NET_PCI is not set |
834 | # CONFIG_B44 is not set | 841 | # CONFIG_B44 is not set |
835 | # CONFIG_KS8842 is not set | 842 | # CONFIG_KS8842 is not set |
843 | # CONFIG_KS8851_MLL is not set | ||
836 | # CONFIG_ATL2 is not set | 844 | # CONFIG_ATL2 is not set |
845 | # CONFIG_XILINX_EMACLITE is not set | ||
837 | CONFIG_NETDEV_1000=y | 846 | CONFIG_NETDEV_1000=y |
838 | # CONFIG_ACENIC is not set | 847 | # CONFIG_ACENIC is not set |
839 | # CONFIG_DL2K is not set | 848 | # CONFIG_DL2K is not set |
@@ -863,10 +872,7 @@ CONFIG_GIANFAR=y | |||
863 | # CONFIG_JME is not set | 872 | # CONFIG_JME is not set |
864 | # CONFIG_NETDEV_10000 is not set | 873 | # CONFIG_NETDEV_10000 is not set |
865 | # CONFIG_TR is not set | 874 | # CONFIG_TR is not set |
866 | 875 | CONFIG_WLAN=y | |
867 | # | ||
868 | # Wireless LAN | ||
869 | # | ||
870 | # CONFIG_WLAN_PRE80211 is not set | 876 | # CONFIG_WLAN_PRE80211 is not set |
871 | # CONFIG_WLAN_80211 is not set | 877 | # CONFIG_WLAN_80211 is not set |
872 | 878 | ||
@@ -996,6 +1002,7 @@ CONFIG_HW_RANDOM=m | |||
996 | CONFIG_DEVPORT=y | 1002 | CONFIG_DEVPORT=y |
997 | CONFIG_I2C=y | 1003 | CONFIG_I2C=y |
998 | CONFIG_I2C_BOARDINFO=y | 1004 | CONFIG_I2C_BOARDINFO=y |
1005 | CONFIG_I2C_COMPAT=y | ||
999 | CONFIG_I2C_CHARDEV=y | 1006 | CONFIG_I2C_CHARDEV=y |
1000 | CONFIG_I2C_HELPER_AUTO=y | 1007 | CONFIG_I2C_HELPER_AUTO=y |
1001 | 1008 | ||
@@ -1049,9 +1056,6 @@ CONFIG_I2C_MPC=y | |||
1049 | # Miscellaneous I2C Chip support | 1056 | # Miscellaneous I2C Chip support |
1050 | # | 1057 | # |
1051 | # CONFIG_DS1682 is not set | 1058 | # CONFIG_DS1682 is not set |
1052 | # CONFIG_SENSORS_PCF8574 is not set | ||
1053 | # CONFIG_PCF8575 is not set | ||
1054 | # CONFIG_SENSORS_PCA9539 is not set | ||
1055 | # CONFIG_SENSORS_TSL2550 is not set | 1059 | # CONFIG_SENSORS_TSL2550 is not set |
1056 | # CONFIG_I2C_DEBUG_CORE is not set | 1060 | # CONFIG_I2C_DEBUG_CORE is not set |
1057 | # CONFIG_I2C_DEBUG_ALGO is not set | 1061 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -1069,6 +1073,11 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
1069 | # CONFIG_POWER_SUPPLY is not set | 1073 | # CONFIG_POWER_SUPPLY is not set |
1070 | CONFIG_HWMON=y | 1074 | CONFIG_HWMON=y |
1071 | # CONFIG_HWMON_VID is not set | 1075 | # CONFIG_HWMON_VID is not set |
1076 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1077 | |||
1078 | # | ||
1079 | # Native drivers | ||
1080 | # | ||
1072 | # CONFIG_SENSORS_AD7414 is not set | 1081 | # CONFIG_SENSORS_AD7414 is not set |
1073 | # CONFIG_SENSORS_AD7418 is not set | 1082 | # CONFIG_SENSORS_AD7418 is not set |
1074 | # CONFIG_SENSORS_ADM1021 is not set | 1083 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -1118,6 +1127,7 @@ CONFIG_HWMON=y | |||
1118 | # CONFIG_SENSORS_ADS7828 is not set | 1127 | # CONFIG_SENSORS_ADS7828 is not set |
1119 | # CONFIG_SENSORS_THMC50 is not set | 1128 | # CONFIG_SENSORS_THMC50 is not set |
1120 | # CONFIG_SENSORS_TMP401 is not set | 1129 | # CONFIG_SENSORS_TMP401 is not set |
1130 | # CONFIG_SENSORS_TMP421 is not set | ||
1121 | # CONFIG_SENSORS_VIA686A is not set | 1131 | # CONFIG_SENSORS_VIA686A is not set |
1122 | # CONFIG_SENSORS_VT1211 is not set | 1132 | # CONFIG_SENSORS_VT1211 is not set |
1123 | # CONFIG_SENSORS_VT8231 is not set | 1133 | # CONFIG_SENSORS_VT8231 is not set |
@@ -1129,9 +1139,7 @@ CONFIG_HWMON=y | |||
1129 | # CONFIG_SENSORS_W83L786NG is not set | 1139 | # CONFIG_SENSORS_W83L786NG is not set |
1130 | # CONFIG_SENSORS_W83627HF is not set | 1140 | # CONFIG_SENSORS_W83627HF is not set |
1131 | # CONFIG_SENSORS_W83627EHF is not set | 1141 | # CONFIG_SENSORS_W83627EHF is not set |
1132 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1133 | # CONFIG_THERMAL is not set | 1142 | # CONFIG_THERMAL is not set |
1134 | # CONFIG_THERMAL_HWMON is not set | ||
1135 | CONFIG_WATCHDOG=y | 1143 | CONFIG_WATCHDOG=y |
1136 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1144 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1137 | 1145 | ||
@@ -1164,6 +1172,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1164 | # CONFIG_MFD_TMIO is not set | 1172 | # CONFIG_MFD_TMIO is not set |
1165 | # CONFIG_PMIC_DA903X is not set | 1173 | # CONFIG_PMIC_DA903X is not set |
1166 | # CONFIG_MFD_WM8400 is not set | 1174 | # CONFIG_MFD_WM8400 is not set |
1175 | # CONFIG_MFD_WM831X is not set | ||
1167 | # CONFIG_MFD_WM8350_I2C is not set | 1176 | # CONFIG_MFD_WM8350_I2C is not set |
1168 | # CONFIG_MFD_PCF50633 is not set | 1177 | # CONFIG_MFD_PCF50633 is not set |
1169 | # CONFIG_AB3100_CORE is not set | 1178 | # CONFIG_AB3100_CORE is not set |
@@ -1174,6 +1183,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1174 | # Graphics support | 1183 | # Graphics support |
1175 | # | 1184 | # |
1176 | # CONFIG_AGP is not set | 1185 | # CONFIG_AGP is not set |
1186 | CONFIG_VGA_ARB=y | ||
1177 | # CONFIG_DRM is not set | 1187 | # CONFIG_DRM is not set |
1178 | # CONFIG_VGASTATE is not set | 1188 | # CONFIG_VGASTATE is not set |
1179 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1189 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -1194,7 +1204,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
1194 | # CONFIG_SOUND is not set | 1204 | # CONFIG_SOUND is not set |
1195 | CONFIG_HID_SUPPORT=y | 1205 | CONFIG_HID_SUPPORT=y |
1196 | CONFIG_HID=y | 1206 | CONFIG_HID=y |
1197 | # CONFIG_HID_DEBUG is not set | ||
1198 | # CONFIG_HIDRAW is not set | 1207 | # CONFIG_HIDRAW is not set |
1199 | # CONFIG_HID_PID is not set | 1208 | # CONFIG_HID_PID is not set |
1200 | 1209 | ||
@@ -1274,6 +1283,7 @@ CONFIG_OCFS2_DEBUG_MASKLOG=y | |||
1274 | # CONFIG_OCFS2_DEBUG_FS is not set | 1283 | # CONFIG_OCFS2_DEBUG_FS is not set |
1275 | # CONFIG_OCFS2_FS_POSIX_ACL is not set | 1284 | # CONFIG_OCFS2_FS_POSIX_ACL is not set |
1276 | # CONFIG_BTRFS_FS is not set | 1285 | # CONFIG_BTRFS_FS is not set |
1286 | # CONFIG_NILFS2_FS is not set | ||
1277 | CONFIG_FILE_LOCKING=y | 1287 | CONFIG_FILE_LOCKING=y |
1278 | CONFIG_FSNOTIFY=y | 1288 | CONFIG_FSNOTIFY=y |
1279 | CONFIG_DNOTIFY=y | 1289 | CONFIG_DNOTIFY=y |
@@ -1343,7 +1353,6 @@ CONFIG_ROMFS_BACKED_BY_BLOCK=y | |||
1343 | CONFIG_ROMFS_ON_BLOCK=y | 1353 | CONFIG_ROMFS_ON_BLOCK=y |
1344 | # CONFIG_SYSV_FS is not set | 1354 | # CONFIG_SYSV_FS is not set |
1345 | # CONFIG_UFS_FS is not set | 1355 | # CONFIG_UFS_FS is not set |
1346 | # CONFIG_NILFS2_FS is not set | ||
1347 | CONFIG_NETWORK_FILESYSTEMS=y | 1356 | CONFIG_NETWORK_FILESYSTEMS=y |
1348 | CONFIG_NFS_FS=y | 1357 | CONFIG_NFS_FS=y |
1349 | CONFIG_NFS_V3=y | 1358 | CONFIG_NFS_V3=y |
@@ -1451,6 +1460,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1451 | CONFIG_ENABLE_MUST_CHECK=y | 1460 | CONFIG_ENABLE_MUST_CHECK=y |
1452 | CONFIG_FRAME_WARN=1024 | 1461 | CONFIG_FRAME_WARN=1024 |
1453 | CONFIG_MAGIC_SYSRQ=y | 1462 | CONFIG_MAGIC_SYSRQ=y |
1463 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1454 | # CONFIG_UNUSED_SYMBOLS is not set | 1464 | # CONFIG_UNUSED_SYMBOLS is not set |
1455 | CONFIG_DEBUG_FS=y | 1465 | CONFIG_DEBUG_FS=y |
1456 | # CONFIG_HEADERS_CHECK is not set | 1466 | # CONFIG_HEADERS_CHECK is not set |
@@ -1467,6 +1477,7 @@ CONFIG_SCHED_DEBUG=y | |||
1467 | # CONFIG_TIMER_STATS is not set | 1477 | # CONFIG_TIMER_STATS is not set |
1468 | # CONFIG_DEBUG_OBJECTS is not set | 1478 | # CONFIG_DEBUG_OBJECTS is not set |
1469 | # CONFIG_DEBUG_SLAB is not set | 1479 | # CONFIG_DEBUG_SLAB is not set |
1480 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1470 | CONFIG_DEBUG_PREEMPT=y | 1481 | CONFIG_DEBUG_PREEMPT=y |
1471 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1482 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1472 | # CONFIG_RT_MUTEX_TESTER is not set | 1483 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1486,10 +1497,12 @@ CONFIG_DEBUG_INFO=y | |||
1486 | # CONFIG_DEBUG_LIST is not set | 1497 | # CONFIG_DEBUG_LIST is not set |
1487 | # CONFIG_DEBUG_SG is not set | 1498 | # CONFIG_DEBUG_SG is not set |
1488 | # CONFIG_DEBUG_NOTIFIERS is not set | 1499 | # CONFIG_DEBUG_NOTIFIERS is not set |
1500 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1489 | # CONFIG_RCU_TORTURE_TEST is not set | 1501 | # CONFIG_RCU_TORTURE_TEST is not set |
1490 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1502 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1491 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1503 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1492 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1504 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1505 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1493 | # CONFIG_FAULT_INJECTION is not set | 1506 | # CONFIG_FAULT_INJECTION is not set |
1494 | # CONFIG_LATENCYTOP is not set | 1507 | # CONFIG_LATENCYTOP is not set |
1495 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1508 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1514,10 +1527,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1514 | # CONFIG_WORKQUEUE_TRACER is not set | 1527 | # CONFIG_WORKQUEUE_TRACER is not set |
1515 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1528 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1516 | # CONFIG_DYNAMIC_DEBUG is not set | 1529 | # CONFIG_DYNAMIC_DEBUG is not set |
1530 | # CONFIG_DMA_API_DEBUG is not set | ||
1517 | # CONFIG_SAMPLES is not set | 1531 | # CONFIG_SAMPLES is not set |
1518 | CONFIG_HAVE_ARCH_KGDB=y | 1532 | CONFIG_HAVE_ARCH_KGDB=y |
1519 | # CONFIG_KGDB is not set | 1533 | # CONFIG_KGDB is not set |
1520 | # CONFIG_KMEMCHECK is not set | ||
1521 | # CONFIG_PPC_DISABLE_WERROR is not set | 1534 | # CONFIG_PPC_DISABLE_WERROR is not set |
1522 | CONFIG_PPC_WERROR=y | 1535 | CONFIG_PPC_WERROR=y |
1523 | CONFIG_PRINT_STACK_DEPTH=64 | 1536 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1550,7 +1563,6 @@ CONFIG_CRYPTO=y | |||
1550 | # | 1563 | # |
1551 | # Crypto core or helper | 1564 | # Crypto core or helper |
1552 | # | 1565 | # |
1553 | # CONFIG_CRYPTO_FIPS is not set | ||
1554 | CONFIG_CRYPTO_ALGAPI=y | 1566 | CONFIG_CRYPTO_ALGAPI=y |
1555 | CONFIG_CRYPTO_ALGAPI2=y | 1567 | CONFIG_CRYPTO_ALGAPI2=y |
1556 | CONFIG_CRYPTO_AEAD=m | 1568 | CONFIG_CRYPTO_AEAD=m |
@@ -1593,11 +1605,13 @@ CONFIG_CRYPTO_PCBC=m | |||
1593 | # | 1605 | # |
1594 | CONFIG_CRYPTO_HMAC=y | 1606 | CONFIG_CRYPTO_HMAC=y |
1595 | # CONFIG_CRYPTO_XCBC is not set | 1607 | # CONFIG_CRYPTO_XCBC is not set |
1608 | # CONFIG_CRYPTO_VMAC is not set | ||
1596 | 1609 | ||
1597 | # | 1610 | # |
1598 | # Digest | 1611 | # Digest |
1599 | # | 1612 | # |
1600 | CONFIG_CRYPTO_CRC32C=m | 1613 | CONFIG_CRYPTO_CRC32C=m |
1614 | # CONFIG_CRYPTO_GHASH is not set | ||
1601 | CONFIG_CRYPTO_MD4=m | 1615 | CONFIG_CRYPTO_MD4=m |
1602 | CONFIG_CRYPTO_MD5=y | 1616 | CONFIG_CRYPTO_MD5=y |
1603 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1617 | CONFIG_CRYPTO_MICHAEL_MIC=m |