diff options
-rw-r--r-- | arch/avr32/configs/mimc200_defconfig | 1109 |
1 files changed, 1109 insertions, 0 deletions
diff --git a/arch/avr32/configs/mimc200_defconfig b/arch/avr32/configs/mimc200_defconfig new file mode 100644 index 000000000000..981e4f8b8aeb --- /dev/null +++ b/arch/avr32/configs/mimc200_defconfig | |||
@@ -0,0 +1,1109 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.27-rc8 | ||
4 | # Mon Oct 13 15:46:53 2008 | ||
5 | # | ||
6 | CONFIG_AVR32=y | ||
7 | CONFIG_GENERIC_GPIO=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | ||
9 | CONFIG_STACKTRACE_SUPPORT=y | ||
10 | CONFIG_LOCKDEP_SUPPORT=y | ||
11 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
12 | CONFIG_HARDIRQS_SW_RESEND=y | ||
13 | CONFIG_GENERIC_IRQ_PROBE=y | ||
14 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
15 | CONFIG_GENERIC_TIME=y | ||
16 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
17 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
18 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
19 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
20 | CONFIG_GENERIC_HWEIGHT=y | ||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
22 | CONFIG_GENERIC_BUG=y | ||
23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
24 | |||
25 | # | ||
26 | # General setup | ||
27 | # | ||
28 | CONFIG_EXPERIMENTAL=y | ||
29 | CONFIG_BROKEN_ON_SMP=y | ||
30 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
31 | CONFIG_LOCALVERSION="" | ||
32 | # CONFIG_LOCALVERSION_AUTO is not set | ||
33 | CONFIG_SWAP=y | ||
34 | CONFIG_SYSVIPC=y | ||
35 | CONFIG_SYSVIPC_SYSCTL=y | ||
36 | CONFIG_POSIX_MQUEUE=y | ||
37 | CONFIG_BSD_PROCESS_ACCT=y | ||
38 | CONFIG_BSD_PROCESS_ACCT_V3=y | ||
39 | # CONFIG_TASKSTATS is not set | ||
40 | # CONFIG_AUDIT is not set | ||
41 | # CONFIG_IKCONFIG is not set | ||
42 | CONFIG_LOG_BUF_SHIFT=14 | ||
43 | # CONFIG_CGROUPS is not set | ||
44 | # CONFIG_GROUP_SCHED is not set | ||
45 | CONFIG_SYSFS_DEPRECATED=y | ||
46 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
47 | # CONFIG_RELAY is not set | ||
48 | # CONFIG_NAMESPACES is not set | ||
49 | CONFIG_BLK_DEV_INITRD=y | ||
50 | CONFIG_INITRAMFS_SOURCE="" | ||
51 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
52 | CONFIG_SYSCTL=y | ||
53 | CONFIG_EMBEDDED=y | ||
54 | # CONFIG_SYSCTL_SYSCALL is not set | ||
55 | CONFIG_KALLSYMS=y | ||
56 | # CONFIG_KALLSYMS_ALL is not set | ||
57 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
58 | CONFIG_HOTPLUG=y | ||
59 | CONFIG_PRINTK=y | ||
60 | CONFIG_BUG=y | ||
61 | CONFIG_ELF_CORE=y | ||
62 | # CONFIG_COMPAT_BRK is not set | ||
63 | # CONFIG_BASE_FULL is not set | ||
64 | CONFIG_FUTEX=y | ||
65 | CONFIG_ANON_INODES=y | ||
66 | CONFIG_EPOLL=y | ||
67 | CONFIG_SIGNALFD=y | ||
68 | CONFIG_TIMERFD=y | ||
69 | CONFIG_EVENTFD=y | ||
70 | CONFIG_SHMEM=y | ||
71 | CONFIG_VM_EVENT_COUNTERS=y | ||
72 | CONFIG_SLUB_DEBUG=y | ||
73 | # CONFIG_SLAB is not set | ||
74 | CONFIG_SLUB=y | ||
75 | # CONFIG_SLOB is not set | ||
76 | CONFIG_PROFILING=y | ||
77 | # CONFIG_MARKERS is not set | ||
78 | # CONFIG_OPROFILE is not set | ||
79 | CONFIG_HAVE_OPROFILE=y | ||
80 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
81 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
82 | CONFIG_HAVE_KPROBES=y | ||
83 | # CONFIG_HAVE_KRETPROBES is not set | ||
84 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
85 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
86 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
87 | CONFIG_HAVE_CLK=y | ||
88 | CONFIG_PROC_PAGE_MONITOR=y | ||
89 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
90 | CONFIG_SLABINFO=y | ||
91 | CONFIG_RT_MUTEXES=y | ||
92 | # CONFIG_TINY_SHMEM is not set | ||
93 | CONFIG_BASE_SMALL=1 | ||
94 | # CONFIG_MODULES is not set | ||
95 | CONFIG_BLOCK=y | ||
96 | # CONFIG_LBD is not set | ||
97 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
98 | # CONFIG_LSF is not set | ||
99 | # CONFIG_BLK_DEV_BSG is not set | ||
100 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
101 | |||
102 | # | ||
103 | # IO Schedulers | ||
104 | # | ||
105 | CONFIG_IOSCHED_NOOP=y | ||
106 | # CONFIG_IOSCHED_AS is not set | ||
107 | # CONFIG_IOSCHED_DEADLINE is not set | ||
108 | CONFIG_IOSCHED_CFQ=y | ||
109 | # CONFIG_DEFAULT_AS is not set | ||
110 | # CONFIG_DEFAULT_DEADLINE is not set | ||
111 | CONFIG_DEFAULT_CFQ=y | ||
112 | # CONFIG_DEFAULT_NOOP is not set | ||
113 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
114 | CONFIG_CLASSIC_RCU=y | ||
115 | |||
116 | # | ||
117 | # System Type and features | ||
118 | # | ||
119 | CONFIG_TICK_ONESHOT=y | ||
120 | CONFIG_NO_HZ=y | ||
121 | CONFIG_HIGH_RES_TIMERS=y | ||
122 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
123 | CONFIG_SUBARCH_AVR32B=y | ||
124 | CONFIG_MMU=y | ||
125 | CONFIG_PERFORMANCE_COUNTERS=y | ||
126 | CONFIG_PLATFORM_AT32AP=y | ||
127 | CONFIG_CPU_AT32AP700X=y | ||
128 | CONFIG_CPU_AT32AP7000=y | ||
129 | # CONFIG_BOARD_ATSTK1000 is not set | ||
130 | # CONFIG_BOARD_ATNGW100 is not set | ||
131 | CONFIG_BOARD_MIMC200=y | ||
132 | CONFIG_LOADER_U_BOOT=y | ||
133 | |||
134 | # | ||
135 | # Atmel AVR32 AP options | ||
136 | # | ||
137 | # CONFIG_AP700X_32_BIT_SMC is not set | ||
138 | CONFIG_AP700X_16_BIT_SMC=y | ||
139 | # CONFIG_AP700X_8_BIT_SMC is not set | ||
140 | CONFIG_LOAD_ADDRESS=0x10000000 | ||
141 | CONFIG_ENTRY_ADDRESS=0x90000000 | ||
142 | CONFIG_PHYS_OFFSET=0x10000000 | ||
143 | CONFIG_PREEMPT_NONE=y | ||
144 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
145 | # CONFIG_PREEMPT is not set | ||
146 | CONFIG_QUICKLIST=y | ||
147 | # CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set | ||
148 | # CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set | ||
149 | # CONFIG_NEED_NODE_MEMMAP_SIZE is not set | ||
150 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
151 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
152 | # CONFIG_ARCH_SPARSEMEM_ENABLE is not set | ||
153 | CONFIG_SELECT_MEMORY_MODEL=y | ||
154 | CONFIG_FLATMEM_MANUAL=y | ||
155 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
156 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
157 | CONFIG_FLATMEM=y | ||
158 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
159 | # CONFIG_SPARSEMEM_STATIC is not set | ||
160 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
161 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
162 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
163 | # CONFIG_RESOURCES_64BIT is not set | ||
164 | CONFIG_ZONE_DMA_FLAG=0 | ||
165 | CONFIG_NR_QUICK=2 | ||
166 | CONFIG_VIRT_TO_BUS=y | ||
167 | # CONFIG_OWNERSHIP_TRACE is not set | ||
168 | CONFIG_NMI_DEBUGGING=y | ||
169 | # CONFIG_HZ_100 is not set | ||
170 | CONFIG_HZ_250=y | ||
171 | # CONFIG_HZ_300 is not set | ||
172 | # CONFIG_HZ_1000 is not set | ||
173 | CONFIG_HZ=250 | ||
174 | CONFIG_SCHED_HRTICK=y | ||
175 | CONFIG_CMDLINE="" | ||
176 | |||
177 | # | ||
178 | # Power management options | ||
179 | # | ||
180 | CONFIG_PM=y | ||
181 | # CONFIG_PM_DEBUG is not set | ||
182 | CONFIG_PM_SLEEP=y | ||
183 | CONFIG_SUSPEND=y | ||
184 | CONFIG_SUSPEND_FREEZER=y | ||
185 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
186 | |||
187 | # | ||
188 | # CPU Frequency scaling | ||
189 | # | ||
190 | CONFIG_CPU_FREQ=y | ||
191 | CONFIG_CPU_FREQ_TABLE=y | ||
192 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
193 | # CONFIG_CPU_FREQ_STAT is not set | ||
194 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set | ||
195 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
196 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
197 | CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y | ||
198 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
199 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
200 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
201 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
202 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
203 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
204 | CONFIG_CPU_FREQ_AT32AP=y | ||
205 | |||
206 | # | ||
207 | # Bus options | ||
208 | # | ||
209 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
210 | # CONFIG_PCCARD is not set | ||
211 | |||
212 | # | ||
213 | # Executable file formats | ||
214 | # | ||
215 | CONFIG_BINFMT_ELF=y | ||
216 | # CONFIG_BINFMT_MISC is not set | ||
217 | CONFIG_NET=y | ||
218 | |||
219 | # | ||
220 | # Networking options | ||
221 | # | ||
222 | CONFIG_PACKET=y | ||
223 | CONFIG_PACKET_MMAP=y | ||
224 | CONFIG_UNIX=y | ||
225 | CONFIG_XFRM=y | ||
226 | CONFIG_XFRM_USER=y | ||
227 | # CONFIG_XFRM_SUB_POLICY is not set | ||
228 | # CONFIG_XFRM_MIGRATE is not set | ||
229 | # CONFIG_XFRM_STATISTICS is not set | ||
230 | CONFIG_XFRM_IPCOMP=y | ||
231 | CONFIG_NET_KEY=y | ||
232 | # CONFIG_NET_KEY_MIGRATE is not set | ||
233 | CONFIG_INET=y | ||
234 | CONFIG_IP_MULTICAST=y | ||
235 | CONFIG_IP_ADVANCED_ROUTER=y | ||
236 | CONFIG_ASK_IP_FIB_HASH=y | ||
237 | # CONFIG_IP_FIB_TRIE is not set | ||
238 | CONFIG_IP_FIB_HASH=y | ||
239 | # CONFIG_IP_MULTIPLE_TABLES is not set | ||
240 | # CONFIG_IP_ROUTE_MULTIPATH is not set | ||
241 | # CONFIG_IP_ROUTE_VERBOSE is not set | ||
242 | CONFIG_IP_PNP=y | ||
243 | CONFIG_IP_PNP_DHCP=y | ||
244 | # CONFIG_IP_PNP_BOOTP is not set | ||
245 | # CONFIG_IP_PNP_RARP is not set | ||
246 | # CONFIG_NET_IPIP is not set | ||
247 | # CONFIG_NET_IPGRE is not set | ||
248 | CONFIG_IP_MROUTE=y | ||
249 | CONFIG_IP_PIMSM_V1=y | ||
250 | # CONFIG_IP_PIMSM_V2 is not set | ||
251 | # CONFIG_ARPD is not set | ||
252 | CONFIG_SYN_COOKIES=y | ||
253 | CONFIG_INET_AH=y | ||
254 | CONFIG_INET_ESP=y | ||
255 | CONFIG_INET_IPCOMP=y | ||
256 | CONFIG_INET_XFRM_TUNNEL=y | ||
257 | CONFIG_INET_TUNNEL=y | ||
258 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
259 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
260 | CONFIG_INET_XFRM_MODE_BEET=y | ||
261 | # CONFIG_INET_LRO is not set | ||
262 | CONFIG_INET_DIAG=y | ||
263 | CONFIG_INET_TCP_DIAG=y | ||
264 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
265 | CONFIG_TCP_CONG_CUBIC=y | ||
266 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
267 | # CONFIG_TCP_MD5SIG is not set | ||
268 | CONFIG_IPV6=y | ||
269 | # CONFIG_IPV6_PRIVACY is not set | ||
270 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
271 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
272 | CONFIG_INET6_AH=y | ||
273 | CONFIG_INET6_ESP=y | ||
274 | CONFIG_INET6_IPCOMP=y | ||
275 | # CONFIG_IPV6_MIP6 is not set | ||
276 | CONFIG_INET6_XFRM_TUNNEL=y | ||
277 | CONFIG_INET6_TUNNEL=y | ||
278 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
279 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
280 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
281 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
282 | CONFIG_IPV6_SIT=y | ||
283 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
284 | # CONFIG_IPV6_TUNNEL is not set | ||
285 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
286 | # CONFIG_IPV6_MROUTE is not set | ||
287 | # CONFIG_NETWORK_SECMARK is not set | ||
288 | # CONFIG_NETFILTER is not set | ||
289 | # CONFIG_IP_DCCP is not set | ||
290 | # CONFIG_IP_SCTP is not set | ||
291 | # CONFIG_TIPC is not set | ||
292 | # CONFIG_ATM is not set | ||
293 | # CONFIG_BRIDGE is not set | ||
294 | # CONFIG_VLAN_8021Q is not set | ||
295 | # CONFIG_DECNET is not set | ||
296 | # CONFIG_LLC2 is not set | ||
297 | # CONFIG_IPX is not set | ||
298 | # CONFIG_ATALK is not set | ||
299 | # CONFIG_X25 is not set | ||
300 | # CONFIG_LAPB is not set | ||
301 | # CONFIG_ECONET is not set | ||
302 | # CONFIG_WAN_ROUTER is not set | ||
303 | # CONFIG_NET_SCHED is not set | ||
304 | |||
305 | # | ||
306 | # Network testing | ||
307 | # | ||
308 | # CONFIG_NET_PKTGEN is not set | ||
309 | # CONFIG_HAMRADIO is not set | ||
310 | # CONFIG_CAN is not set | ||
311 | # CONFIG_IRDA is not set | ||
312 | # CONFIG_BT is not set | ||
313 | # CONFIG_AF_RXRPC is not set | ||
314 | |||
315 | # | ||
316 | # Wireless | ||
317 | # | ||
318 | # CONFIG_CFG80211 is not set | ||
319 | # CONFIG_WIRELESS_EXT is not set | ||
320 | # CONFIG_MAC80211 is not set | ||
321 | # CONFIG_IEEE80211 is not set | ||
322 | # CONFIG_RFKILL is not set | ||
323 | # CONFIG_NET_9P is not set | ||
324 | |||
325 | # | ||
326 | # Device Drivers | ||
327 | # | ||
328 | |||
329 | # | ||
330 | # Generic Driver Options | ||
331 | # | ||
332 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
333 | CONFIG_STANDALONE=y | ||
334 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
335 | # CONFIG_FW_LOADER is not set | ||
336 | # CONFIG_DEBUG_DRIVER is not set | ||
337 | # CONFIG_DEBUG_DEVRES is not set | ||
338 | # CONFIG_SYS_HYPERVISOR is not set | ||
339 | # CONFIG_CONNECTOR is not set | ||
340 | CONFIG_MTD=y | ||
341 | # CONFIG_MTD_DEBUG is not set | ||
342 | # CONFIG_MTD_CONCAT is not set | ||
343 | CONFIG_MTD_PARTITIONS=y | ||
344 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
345 | CONFIG_MTD_CMDLINE_PARTS=y | ||
346 | # CONFIG_MTD_AR7_PARTS is not set | ||
347 | |||
348 | # | ||
349 | # User Modules And Translation Layers | ||
350 | # | ||
351 | CONFIG_MTD_CHAR=y | ||
352 | CONFIG_MTD_BLKDEVS=y | ||
353 | CONFIG_MTD_BLOCK=y | ||
354 | # CONFIG_FTL is not set | ||
355 | # CONFIG_NFTL is not set | ||
356 | # CONFIG_INFTL is not set | ||
357 | # CONFIG_RFD_FTL is not set | ||
358 | # CONFIG_SSFDC is not set | ||
359 | # CONFIG_MTD_OOPS is not set | ||
360 | |||
361 | # | ||
362 | # RAM/ROM/Flash chip drivers | ||
363 | # | ||
364 | CONFIG_MTD_CFI=y | ||
365 | # CONFIG_MTD_JEDECPROBE is not set | ||
366 | CONFIG_MTD_GEN_PROBE=y | ||
367 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
368 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
369 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
370 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
371 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
372 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
373 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
374 | CONFIG_MTD_CFI_I1=y | ||
375 | CONFIG_MTD_CFI_I2=y | ||
376 | # CONFIG_MTD_CFI_I4 is not set | ||
377 | # CONFIG_MTD_CFI_I8 is not set | ||
378 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
379 | CONFIG_MTD_CFI_AMDSTD=y | ||
380 | # CONFIG_MTD_CFI_STAA is not set | ||
381 | CONFIG_MTD_CFI_UTIL=y | ||
382 | # CONFIG_MTD_RAM is not set | ||
383 | # CONFIG_MTD_ROM is not set | ||
384 | # CONFIG_MTD_ABSENT is not set | ||
385 | |||
386 | # | ||
387 | # Mapping drivers for chip access | ||
388 | # | ||
389 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
390 | CONFIG_MTD_PHYSMAP=y | ||
391 | CONFIG_MTD_PHYSMAP_START=0x80000000 | ||
392 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
393 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
394 | # CONFIG_MTD_PLATRAM is not set | ||
395 | |||
396 | # | ||
397 | # Self-contained MTD device drivers | ||
398 | # | ||
399 | CONFIG_MTD_DATAFLASH=y | ||
400 | # CONFIG_MTD_M25P80 is not set | ||
401 | # CONFIG_MTD_SLRAM is not set | ||
402 | # CONFIG_MTD_PHRAM is not set | ||
403 | # CONFIG_MTD_MTDRAM is not set | ||
404 | # CONFIG_MTD_BLOCK2MTD is not set | ||
405 | |||
406 | # | ||
407 | # Disk-On-Chip Device Drivers | ||
408 | # | ||
409 | # CONFIG_MTD_DOC2000 is not set | ||
410 | # CONFIG_MTD_DOC2001 is not set | ||
411 | # CONFIG_MTD_DOC2001PLUS is not set | ||
412 | # CONFIG_MTD_NAND is not set | ||
413 | # CONFIG_MTD_ONENAND is not set | ||
414 | |||
415 | # | ||
416 | # UBI - Unsorted block images | ||
417 | # | ||
418 | # CONFIG_MTD_UBI is not set | ||
419 | # CONFIG_PARPORT is not set | ||
420 | CONFIG_BLK_DEV=y | ||
421 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
422 | # CONFIG_BLK_DEV_LOOP is not set | ||
423 | # CONFIG_BLK_DEV_NBD is not set | ||
424 | # CONFIG_BLK_DEV_RAM is not set | ||
425 | # CONFIG_CDROM_PKTCDVD is not set | ||
426 | # CONFIG_ATA_OVER_ETH is not set | ||
427 | CONFIG_MISC_DEVICES=y | ||
428 | # CONFIG_ATMEL_PWM is not set | ||
429 | CONFIG_ATMEL_TCLIB=y | ||
430 | CONFIG_ATMEL_TCB_CLKSRC=y | ||
431 | CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0 | ||
432 | # CONFIG_EEPROM_93CX6 is not set | ||
433 | # CONFIG_ATMEL_SSC is not set | ||
434 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
435 | # CONFIG_HAVE_IDE is not set | ||
436 | |||
437 | # | ||
438 | # SCSI device support | ||
439 | # | ||
440 | # CONFIG_RAID_ATTRS is not set | ||
441 | # CONFIG_SCSI is not set | ||
442 | # CONFIG_SCSI_DMA is not set | ||
443 | # CONFIG_SCSI_NETLINK is not set | ||
444 | # CONFIG_ATA is not set | ||
445 | # CONFIG_MD is not set | ||
446 | CONFIG_NETDEVICES=y | ||
447 | # CONFIG_DUMMY is not set | ||
448 | # CONFIG_BONDING is not set | ||
449 | # CONFIG_MACVLAN is not set | ||
450 | # CONFIG_EQUALIZER is not set | ||
451 | # CONFIG_TUN is not set | ||
452 | # CONFIG_VETH is not set | ||
453 | CONFIG_PHYLIB=y | ||
454 | |||
455 | # | ||
456 | # MII PHY device drivers | ||
457 | # | ||
458 | # CONFIG_MARVELL_PHY is not set | ||
459 | # CONFIG_DAVICOM_PHY is not set | ||
460 | # CONFIG_QSEMI_PHY is not set | ||
461 | # CONFIG_LXT_PHY is not set | ||
462 | # CONFIG_CICADA_PHY is not set | ||
463 | # CONFIG_VITESSE_PHY is not set | ||
464 | # CONFIG_SMSC_PHY is not set | ||
465 | # CONFIG_BROADCOM_PHY is not set | ||
466 | # CONFIG_ICPLUS_PHY is not set | ||
467 | # CONFIG_REALTEK_PHY is not set | ||
468 | # CONFIG_FIXED_PHY is not set | ||
469 | # CONFIG_MDIO_BITBANG is not set | ||
470 | CONFIG_NET_ETHERNET=y | ||
471 | # CONFIG_MII is not set | ||
472 | CONFIG_MACB=y | ||
473 | # CONFIG_ENC28J60 is not set | ||
474 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
475 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
476 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
477 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
478 | # CONFIG_B44 is not set | ||
479 | # CONFIG_NETDEV_1000 is not set | ||
480 | # CONFIG_NETDEV_10000 is not set | ||
481 | |||
482 | # | ||
483 | # Wireless LAN | ||
484 | # | ||
485 | # CONFIG_WLAN_PRE80211 is not set | ||
486 | # CONFIG_WLAN_80211 is not set | ||
487 | # CONFIG_IWLWIFI_LEDS is not set | ||
488 | # CONFIG_WAN is not set | ||
489 | # CONFIG_PPP is not set | ||
490 | # CONFIG_SLIP is not set | ||
491 | # CONFIG_NETCONSOLE is not set | ||
492 | # CONFIG_NETPOLL is not set | ||
493 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
494 | # CONFIG_ISDN is not set | ||
495 | # CONFIG_PHONE is not set | ||
496 | |||
497 | # | ||
498 | # Input device support | ||
499 | # | ||
500 | # CONFIG_INPUT is not set | ||
501 | |||
502 | # | ||
503 | # Hardware I/O ports | ||
504 | # | ||
505 | # CONFIG_SERIO is not set | ||
506 | # CONFIG_GAMEPORT is not set | ||
507 | |||
508 | # | ||
509 | # Character devices | ||
510 | # | ||
511 | # CONFIG_VT is not set | ||
512 | # CONFIG_DEVKMEM is not set | ||
513 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
514 | |||
515 | # | ||
516 | # Serial drivers | ||
517 | # | ||
518 | # CONFIG_SERIAL_8250 is not set | ||
519 | |||
520 | # | ||
521 | # Non-8250 serial port support | ||
522 | # | ||
523 | CONFIG_SERIAL_ATMEL=y | ||
524 | CONFIG_SERIAL_ATMEL_CONSOLE=y | ||
525 | CONFIG_SERIAL_ATMEL_PDC=y | ||
526 | # CONFIG_SERIAL_ATMEL_TTYAT is not set | ||
527 | CONFIG_SERIAL_CORE=y | ||
528 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
529 | CONFIG_UNIX98_PTYS=y | ||
530 | # CONFIG_LEGACY_PTYS is not set | ||
531 | # CONFIG_IPMI_HANDLER is not set | ||
532 | # CONFIG_HW_RANDOM is not set | ||
533 | # CONFIG_R3964 is not set | ||
534 | # CONFIG_RAW_DRIVER is not set | ||
535 | # CONFIG_TCG_TPM is not set | ||
536 | CONFIG_I2C=y | ||
537 | CONFIG_I2C_BOARDINFO=y | ||
538 | CONFIG_I2C_CHARDEV=y | ||
539 | CONFIG_I2C_HELPER_AUTO=y | ||
540 | CONFIG_I2C_ALGOBIT=y | ||
541 | |||
542 | # | ||
543 | # I2C Hardware Bus support | ||
544 | # | ||
545 | |||
546 | # | ||
547 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
548 | # | ||
549 | CONFIG_I2C_GPIO=y | ||
550 | # CONFIG_I2C_OCORES is not set | ||
551 | # CONFIG_I2C_SIMTEC is not set | ||
552 | |||
553 | # | ||
554 | # External I2C/SMBus adapter drivers | ||
555 | # | ||
556 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
557 | # CONFIG_I2C_TAOS_EVM is not set | ||
558 | |||
559 | # | ||
560 | # Other I2C/SMBus bus drivers | ||
561 | # | ||
562 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
563 | |||
564 | # | ||
565 | # Miscellaneous I2C Chip support | ||
566 | # | ||
567 | # CONFIG_DS1682 is not set | ||
568 | CONFIG_AT24=y | ||
569 | # CONFIG_SENSORS_EEPROM is not set | ||
570 | # CONFIG_SENSORS_PCF8574 is not set | ||
571 | # CONFIG_PCF8575 is not set | ||
572 | # CONFIG_SENSORS_PCA9539 is not set | ||
573 | # CONFIG_SENSORS_PCF8591 is not set | ||
574 | # CONFIG_TPS65010 is not set | ||
575 | # CONFIG_SENSORS_MAX6875 is not set | ||
576 | # CONFIG_SENSORS_TSL2550 is not set | ||
577 | # CONFIG_DS28CM00 is not set | ||
578 | # CONFIG_I2C_DEBUG_CORE is not set | ||
579 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
580 | # CONFIG_I2C_DEBUG_BUS is not set | ||
581 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
582 | CONFIG_SPI=y | ||
583 | # CONFIG_SPI_DEBUG is not set | ||
584 | CONFIG_SPI_MASTER=y | ||
585 | |||
586 | # | ||
587 | # SPI Master Controller Drivers | ||
588 | # | ||
589 | CONFIG_SPI_ATMEL=y | ||
590 | # CONFIG_SPI_BITBANG is not set | ||
591 | |||
592 | # | ||
593 | # SPI Protocol Masters | ||
594 | # | ||
595 | CONFIG_SPI_AT25=y | ||
596 | # CONFIG_SPI_SPIDEV is not set | ||
597 | # CONFIG_SPI_TLE62X0 is not set | ||
598 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
599 | CONFIG_GPIOLIB=y | ||
600 | # CONFIG_DEBUG_GPIO is not set | ||
601 | CONFIG_GPIO_SYSFS=y | ||
602 | |||
603 | # | ||
604 | # I2C GPIO expanders: | ||
605 | # | ||
606 | # CONFIG_GPIO_MAX732X is not set | ||
607 | # CONFIG_GPIO_PCA953X is not set | ||
608 | # CONFIG_GPIO_PCF857X is not set | ||
609 | |||
610 | # | ||
611 | # PCI GPIO expanders: | ||
612 | # | ||
613 | |||
614 | # | ||
615 | # SPI GPIO expanders: | ||
616 | # | ||
617 | # CONFIG_GPIO_MAX7301 is not set | ||
618 | # CONFIG_GPIO_MCP23S08 is not set | ||
619 | # CONFIG_W1 is not set | ||
620 | # CONFIG_POWER_SUPPLY is not set | ||
621 | # CONFIG_HWMON is not set | ||
622 | # CONFIG_THERMAL is not set | ||
623 | # CONFIG_THERMAL_HWMON is not set | ||
624 | CONFIG_WATCHDOG=y | ||
625 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
626 | |||
627 | # | ||
628 | # Watchdog Device Drivers | ||
629 | # | ||
630 | # CONFIG_SOFT_WATCHDOG is not set | ||
631 | CONFIG_AT32AP700X_WDT=y | ||
632 | |||
633 | # | ||
634 | # Sonics Silicon Backplane | ||
635 | # | ||
636 | CONFIG_SSB_POSSIBLE=y | ||
637 | # CONFIG_SSB is not set | ||
638 | |||
639 | # | ||
640 | # Multifunction device drivers | ||
641 | # | ||
642 | # CONFIG_MFD_CORE is not set | ||
643 | # CONFIG_MFD_SM501 is not set | ||
644 | # CONFIG_HTC_PASIC3 is not set | ||
645 | # CONFIG_MFD_TMIO is not set | ||
646 | |||
647 | # | ||
648 | # Multimedia devices | ||
649 | # | ||
650 | |||
651 | # | ||
652 | # Multimedia core support | ||
653 | # | ||
654 | # CONFIG_VIDEO_DEV is not set | ||
655 | # CONFIG_DVB_CORE is not set | ||
656 | # CONFIG_VIDEO_MEDIA is not set | ||
657 | |||
658 | # | ||
659 | # Multimedia drivers | ||
660 | # | ||
661 | # CONFIG_DAB is not set | ||
662 | |||
663 | # | ||
664 | # Graphics support | ||
665 | # | ||
666 | # CONFIG_VGASTATE is not set | ||
667 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
668 | CONFIG_FB=y | ||
669 | # CONFIG_FIRMWARE_EDID is not set | ||
670 | # CONFIG_FB_DDC is not set | ||
671 | CONFIG_FB_CFB_FILLRECT=y | ||
672 | CONFIG_FB_CFB_COPYAREA=y | ||
673 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
674 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
675 | # CONFIG_FB_SYS_FILLRECT is not set | ||
676 | # CONFIG_FB_SYS_COPYAREA is not set | ||
677 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
678 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
679 | # CONFIG_FB_SYS_FOPS is not set | ||
680 | # CONFIG_FB_SVGALIB is not set | ||
681 | # CONFIG_FB_MACMODES is not set | ||
682 | # CONFIG_FB_BACKLIGHT is not set | ||
683 | # CONFIG_FB_MODE_HELPERS is not set | ||
684 | # CONFIG_FB_TILEBLITTING is not set | ||
685 | |||
686 | # | ||
687 | # Frame buffer hardware drivers | ||
688 | # | ||
689 | # CONFIG_FB_S1D13XXX is not set | ||
690 | CONFIG_FB_ATMEL=y | ||
691 | # CONFIG_FB_VIRTUAL is not set | ||
692 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
693 | |||
694 | # | ||
695 | # Display device support | ||
696 | # | ||
697 | # CONFIG_DISPLAY_SUPPORT is not set | ||
698 | # CONFIG_LOGO is not set | ||
699 | # CONFIG_SOUND is not set | ||
700 | # CONFIG_USB_SUPPORT is not set | ||
701 | CONFIG_MMC=y | ||
702 | # CONFIG_MMC_DEBUG is not set | ||
703 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
704 | |||
705 | # | ||
706 | # MMC/SD Card Drivers | ||
707 | # | ||
708 | CONFIG_MMC_BLOCK=y | ||
709 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
710 | # CONFIG_SDIO_UART is not set | ||
711 | CONFIG_MMC_TEST=y | ||
712 | |||
713 | # | ||
714 | # MMC/SD Host Controller Drivers | ||
715 | # | ||
716 | # CONFIG_MMC_SDHCI is not set | ||
717 | CONFIG_MMC_ATMELMCI=y | ||
718 | # CONFIG_MMC_ATMELMCI_DMA is not set | ||
719 | CONFIG_MMC_SPI=y | ||
720 | # CONFIG_MEMSTICK is not set | ||
721 | CONFIG_NEW_LEDS=y | ||
722 | CONFIG_LEDS_CLASS=y | ||
723 | |||
724 | # | ||
725 | # LED drivers | ||
726 | # | ||
727 | CONFIG_LEDS_GPIO=y | ||
728 | # CONFIG_LEDS_PCA955X is not set | ||
729 | |||
730 | # | ||
731 | # LED Triggers | ||
732 | # | ||
733 | CONFIG_LEDS_TRIGGERS=y | ||
734 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
735 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
736 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | ||
737 | # CONFIG_ACCESSIBILITY is not set | ||
738 | CONFIG_RTC_LIB=y | ||
739 | CONFIG_RTC_CLASS=y | ||
740 | CONFIG_RTC_HCTOSYS=y | ||
741 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
742 | # CONFIG_RTC_DEBUG is not set | ||
743 | |||
744 | # | ||
745 | # RTC interfaces | ||
746 | # | ||
747 | CONFIG_RTC_INTF_SYSFS=y | ||
748 | CONFIG_RTC_INTF_PROC=y | ||
749 | CONFIG_RTC_INTF_DEV=y | ||
750 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
751 | # CONFIG_RTC_DRV_TEST is not set | ||
752 | |||
753 | # | ||
754 | # I2C RTC drivers | ||
755 | # | ||
756 | # CONFIG_RTC_DRV_DS1307 is not set | ||
757 | # CONFIG_RTC_DRV_DS1374 is not set | ||
758 | # CONFIG_RTC_DRV_DS1672 is not set | ||
759 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
760 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
761 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
762 | # CONFIG_RTC_DRV_X1205 is not set | ||
763 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
764 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
765 | # CONFIG_RTC_DRV_M41T80 is not set | ||
766 | # CONFIG_RTC_DRV_S35390A is not set | ||
767 | # CONFIG_RTC_DRV_FM3130 is not set | ||
768 | |||
769 | # | ||
770 | # SPI RTC drivers | ||
771 | # | ||
772 | # CONFIG_RTC_DRV_M41T94 is not set | ||
773 | # CONFIG_RTC_DRV_DS1305 is not set | ||
774 | CONFIG_RTC_DRV_DS1390=y | ||
775 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
776 | # CONFIG_RTC_DRV_R9701 is not set | ||
777 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
778 | |||
779 | # | ||
780 | # Platform RTC drivers | ||
781 | # | ||
782 | # CONFIG_RTC_DRV_DS1511 is not set | ||
783 | # CONFIG_RTC_DRV_DS1553 is not set | ||
784 | # CONFIG_RTC_DRV_DS1742 is not set | ||
785 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
786 | # CONFIG_RTC_DRV_M48T86 is not set | ||
787 | # CONFIG_RTC_DRV_M48T59 is not set | ||
788 | # CONFIG_RTC_DRV_V3020 is not set | ||
789 | |||
790 | # | ||
791 | # on-CPU RTC drivers | ||
792 | # | ||
793 | # CONFIG_RTC_DRV_AT32AP700X is not set | ||
794 | CONFIG_DMADEVICES=y | ||
795 | |||
796 | # | ||
797 | # DMA Devices | ||
798 | # | ||
799 | CONFIG_DW_DMAC=y | ||
800 | CONFIG_DMA_ENGINE=y | ||
801 | |||
802 | # | ||
803 | # DMA Clients | ||
804 | # | ||
805 | # CONFIG_NET_DMA is not set | ||
806 | # CONFIG_DMATEST is not set | ||
807 | # CONFIG_UIO is not set | ||
808 | |||
809 | # | ||
810 | # File systems | ||
811 | # | ||
812 | CONFIG_EXT2_FS=y | ||
813 | # CONFIG_EXT2_FS_XATTR is not set | ||
814 | # CONFIG_EXT2_FS_XIP is not set | ||
815 | CONFIG_EXT3_FS=y | ||
816 | # CONFIG_EXT3_FS_XATTR is not set | ||
817 | # CONFIG_EXT4DEV_FS is not set | ||
818 | CONFIG_JBD=y | ||
819 | # CONFIG_REISERFS_FS is not set | ||
820 | # CONFIG_JFS_FS is not set | ||
821 | # CONFIG_FS_POSIX_ACL is not set | ||
822 | # CONFIG_XFS_FS is not set | ||
823 | # CONFIG_OCFS2_FS is not set | ||
824 | # CONFIG_DNOTIFY is not set | ||
825 | CONFIG_INOTIFY=y | ||
826 | CONFIG_INOTIFY_USER=y | ||
827 | # CONFIG_QUOTA is not set | ||
828 | # CONFIG_AUTOFS_FS is not set | ||
829 | # CONFIG_AUTOFS4_FS is not set | ||
830 | # CONFIG_FUSE_FS is not set | ||
831 | |||
832 | # | ||
833 | # CD-ROM/DVD Filesystems | ||
834 | # | ||
835 | # CONFIG_ISO9660_FS is not set | ||
836 | # CONFIG_UDF_FS is not set | ||
837 | |||
838 | # | ||
839 | # DOS/FAT/NT Filesystems | ||
840 | # | ||
841 | CONFIG_FAT_FS=y | ||
842 | CONFIG_MSDOS_FS=y | ||
843 | CONFIG_VFAT_FS=y | ||
844 | CONFIG_FAT_DEFAULT_CODEPAGE=850 | ||
845 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
846 | # CONFIG_NTFS_FS is not set | ||
847 | |||
848 | # | ||
849 | # Pseudo filesystems | ||
850 | # | ||
851 | CONFIG_PROC_FS=y | ||
852 | # CONFIG_PROC_KCORE is not set | ||
853 | CONFIG_PROC_SYSCTL=y | ||
854 | CONFIG_SYSFS=y | ||
855 | CONFIG_TMPFS=y | ||
856 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
857 | # CONFIG_HUGETLB_PAGE is not set | ||
858 | CONFIG_CONFIGFS_FS=y | ||
859 | |||
860 | # | ||
861 | # Miscellaneous filesystems | ||
862 | # | ||
863 | # CONFIG_ADFS_FS is not set | ||
864 | # CONFIG_AFFS_FS is not set | ||
865 | # CONFIG_HFS_FS is not set | ||
866 | # CONFIG_HFSPLUS_FS is not set | ||
867 | # CONFIG_BEFS_FS is not set | ||
868 | # CONFIG_BFS_FS is not set | ||
869 | # CONFIG_EFS_FS is not set | ||
870 | CONFIG_JFFS2_FS=y | ||
871 | CONFIG_JFFS2_FS_DEBUG=0 | ||
872 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
873 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
874 | # CONFIG_JFFS2_SUMMARY is not set | ||
875 | # CONFIG_JFFS2_FS_XATTR is not set | ||
876 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
877 | CONFIG_JFFS2_ZLIB=y | ||
878 | # CONFIG_JFFS2_LZO is not set | ||
879 | CONFIG_JFFS2_RTIME=y | ||
880 | # CONFIG_JFFS2_RUBIN is not set | ||
881 | # CONFIG_CRAMFS is not set | ||
882 | # CONFIG_VXFS_FS is not set | ||
883 | # CONFIG_MINIX_FS is not set | ||
884 | # CONFIG_OMFS_FS is not set | ||
885 | # CONFIG_HPFS_FS is not set | ||
886 | # CONFIG_QNX4FS_FS is not set | ||
887 | # CONFIG_ROMFS_FS is not set | ||
888 | # CONFIG_SYSV_FS is not set | ||
889 | # CONFIG_UFS_FS is not set | ||
890 | CONFIG_NETWORK_FILESYSTEMS=y | ||
891 | CONFIG_NFS_FS=y | ||
892 | CONFIG_NFS_V3=y | ||
893 | # CONFIG_NFS_V3_ACL is not set | ||
894 | # CONFIG_NFS_V4 is not set | ||
895 | CONFIG_ROOT_NFS=y | ||
896 | # CONFIG_NFSD is not set | ||
897 | CONFIG_LOCKD=y | ||
898 | CONFIG_LOCKD_V4=y | ||
899 | CONFIG_NFS_COMMON=y | ||
900 | CONFIG_SUNRPC=y | ||
901 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
902 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
903 | # CONFIG_SMB_FS is not set | ||
904 | # CONFIG_CIFS is not set | ||
905 | # CONFIG_NCP_FS is not set | ||
906 | # CONFIG_CODA_FS is not set | ||
907 | # CONFIG_AFS_FS is not set | ||
908 | |||
909 | # | ||
910 | # Partition Types | ||
911 | # | ||
912 | # CONFIG_PARTITION_ADVANCED is not set | ||
913 | CONFIG_MSDOS_PARTITION=y | ||
914 | CONFIG_NLS=y | ||
915 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
916 | CONFIG_NLS_CODEPAGE_437=y | ||
917 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
918 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
919 | CONFIG_NLS_CODEPAGE_850=y | ||
920 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
921 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
922 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
923 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
924 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
925 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
926 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
927 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
928 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
929 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
930 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
931 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
932 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
933 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
934 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
935 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
936 | # CONFIG_NLS_ISO8859_8 is not set | ||
937 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
938 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
939 | # CONFIG_NLS_ASCII is not set | ||
940 | CONFIG_NLS_ISO8859_1=y | ||
941 | # CONFIG_NLS_ISO8859_2 is not set | ||
942 | # CONFIG_NLS_ISO8859_3 is not set | ||
943 | # CONFIG_NLS_ISO8859_4 is not set | ||
944 | # CONFIG_NLS_ISO8859_5 is not set | ||
945 | # CONFIG_NLS_ISO8859_6 is not set | ||
946 | # CONFIG_NLS_ISO8859_7 is not set | ||
947 | # CONFIG_NLS_ISO8859_9 is not set | ||
948 | # CONFIG_NLS_ISO8859_13 is not set | ||
949 | # CONFIG_NLS_ISO8859_14 is not set | ||
950 | # CONFIG_NLS_ISO8859_15 is not set | ||
951 | # CONFIG_NLS_KOI8_R is not set | ||
952 | # CONFIG_NLS_KOI8_U is not set | ||
953 | CONFIG_NLS_UTF8=y | ||
954 | # CONFIG_DLM is not set | ||
955 | |||
956 | # | ||
957 | # Kernel hacking | ||
958 | # | ||
959 | # CONFIG_PRINTK_TIME is not set | ||
960 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
961 | CONFIG_ENABLE_MUST_CHECK=y | ||
962 | CONFIG_FRAME_WARN=1024 | ||
963 | CONFIG_MAGIC_SYSRQ=y | ||
964 | # CONFIG_UNUSED_SYMBOLS is not set | ||
965 | # CONFIG_DEBUG_FS is not set | ||
966 | # CONFIG_HEADERS_CHECK is not set | ||
967 | CONFIG_DEBUG_KERNEL=y | ||
968 | # CONFIG_DEBUG_SHIRQ is not set | ||
969 | CONFIG_DETECT_SOFTLOCKUP=y | ||
970 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
971 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
972 | CONFIG_SCHED_DEBUG=y | ||
973 | # CONFIG_SCHEDSTATS is not set | ||
974 | # CONFIG_TIMER_STATS is not set | ||
975 | # CONFIG_DEBUG_OBJECTS is not set | ||
976 | # CONFIG_SLUB_DEBUG_ON is not set | ||
977 | # CONFIG_SLUB_STATS is not set | ||
978 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
979 | # CONFIG_RT_MUTEX_TESTER is not set | ||
980 | # CONFIG_DEBUG_SPINLOCK is not set | ||
981 | # CONFIG_DEBUG_MUTEXES is not set | ||
982 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
983 | # CONFIG_PROVE_LOCKING is not set | ||
984 | # CONFIG_LOCK_STAT is not set | ||
985 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
986 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
987 | # CONFIG_DEBUG_KOBJECT is not set | ||
988 | CONFIG_DEBUG_BUGVERBOSE=y | ||
989 | # CONFIG_DEBUG_INFO is not set | ||
990 | # CONFIG_DEBUG_VM is not set | ||
991 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
992 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
993 | # CONFIG_DEBUG_LIST is not set | ||
994 | # CONFIG_DEBUG_SG is not set | ||
995 | CONFIG_FRAME_POINTER=y | ||
996 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
997 | # CONFIG_RCU_TORTURE_TEST is not set | ||
998 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
999 | # CONFIG_FAULT_INJECTION is not set | ||
1000 | # CONFIG_SAMPLES is not set | ||
1001 | |||
1002 | # | ||
1003 | # Security options | ||
1004 | # | ||
1005 | # CONFIG_KEYS is not set | ||
1006 | # CONFIG_SECURITY is not set | ||
1007 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1008 | CONFIG_CRYPTO=y | ||
1009 | |||
1010 | # | ||
1011 | # Crypto core or helper | ||
1012 | # | ||
1013 | CONFIG_CRYPTO_ALGAPI=y | ||
1014 | CONFIG_CRYPTO_AEAD=y | ||
1015 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1016 | CONFIG_CRYPTO_HASH=y | ||
1017 | CONFIG_CRYPTO_MANAGER=y | ||
1018 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1019 | # CONFIG_CRYPTO_NULL is not set | ||
1020 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1021 | CONFIG_CRYPTO_AUTHENC=y | ||
1022 | |||
1023 | # | ||
1024 | # Authenticated Encryption with Associated Data | ||
1025 | # | ||
1026 | # CONFIG_CRYPTO_CCM is not set | ||
1027 | # CONFIG_CRYPTO_GCM is not set | ||
1028 | # CONFIG_CRYPTO_SEQIV is not set | ||
1029 | |||
1030 | # | ||
1031 | # Block modes | ||
1032 | # | ||
1033 | CONFIG_CRYPTO_CBC=y | ||
1034 | # CONFIG_CRYPTO_CTR is not set | ||
1035 | # CONFIG_CRYPTO_CTS is not set | ||
1036 | CONFIG_CRYPTO_ECB=y | ||
1037 | # CONFIG_CRYPTO_LRW is not set | ||
1038 | CONFIG_CRYPTO_PCBC=y | ||
1039 | # CONFIG_CRYPTO_XTS is not set | ||
1040 | |||
1041 | # | ||
1042 | # Hash modes | ||
1043 | # | ||
1044 | CONFIG_CRYPTO_HMAC=y | ||
1045 | # CONFIG_CRYPTO_XCBC is not set | ||
1046 | |||
1047 | # | ||
1048 | # Digest | ||
1049 | # | ||
1050 | # CONFIG_CRYPTO_CRC32C is not set | ||
1051 | # CONFIG_CRYPTO_MD4 is not set | ||
1052 | CONFIG_CRYPTO_MD5=y | ||
1053 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1054 | # CONFIG_CRYPTO_RMD128 is not set | ||
1055 | # CONFIG_CRYPTO_RMD160 is not set | ||
1056 | # CONFIG_CRYPTO_RMD256 is not set | ||
1057 | # CONFIG_CRYPTO_RMD320 is not set | ||
1058 | CONFIG_CRYPTO_SHA1=y | ||
1059 | # CONFIG_CRYPTO_SHA256 is not set | ||
1060 | # CONFIG_CRYPTO_SHA512 is not set | ||
1061 | # CONFIG_CRYPTO_TGR192 is not set | ||
1062 | # CONFIG_CRYPTO_WP512 is not set | ||
1063 | |||
1064 | # | ||
1065 | # Ciphers | ||
1066 | # | ||
1067 | # CONFIG_CRYPTO_AES is not set | ||
1068 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1069 | CONFIG_CRYPTO_ARC4=y | ||
1070 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1071 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1072 | # CONFIG_CRYPTO_CAST5 is not set | ||
1073 | # CONFIG_CRYPTO_CAST6 is not set | ||
1074 | CONFIG_CRYPTO_DES=y | ||
1075 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1076 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1077 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1078 | # CONFIG_CRYPTO_SEED is not set | ||
1079 | # CONFIG_CRYPTO_SERPENT is not set | ||
1080 | # CONFIG_CRYPTO_TEA is not set | ||
1081 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1082 | |||
1083 | # | ||
1084 | # Compression | ||
1085 | # | ||
1086 | CONFIG_CRYPTO_DEFLATE=y | ||
1087 | # CONFIG_CRYPTO_LZO is not set | ||
1088 | CONFIG_CRYPTO_HW=y | ||
1089 | |||
1090 | # | ||
1091 | # Library routines | ||
1092 | # | ||
1093 | CONFIG_BITREVERSE=y | ||
1094 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1095 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1096 | CONFIG_CRC_CCITT=y | ||
1097 | # CONFIG_CRC16 is not set | ||
1098 | # CONFIG_CRC_T10DIF is not set | ||
1099 | CONFIG_CRC_ITU_T=y | ||
1100 | CONFIG_CRC32=y | ||
1101 | CONFIG_CRC7=y | ||
1102 | # CONFIG_LIBCRC32C is not set | ||
1103 | CONFIG_ZLIB_INFLATE=y | ||
1104 | CONFIG_ZLIB_DEFLATE=y | ||
1105 | CONFIG_GENERIC_ALLOCATOR=y | ||
1106 | CONFIG_PLIST=y | ||
1107 | CONFIG_HAS_IOMEM=y | ||
1108 | CONFIG_HAS_IOPORT=y | ||
1109 | CONFIG_HAS_DMA=y | ||