diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2008-11-12 09:38:40 -0500 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2008-12-16 08:57:58 -0500 |
commit | 46c3d567af21cba107fef37b88a0d6ec6c35842f (patch) | |
tree | a7e0c022fe3ae35fb37d47ac3eb7c759300afbe2 /arch/arm/configs | |
parent | 1553a1ec833ddda51d57f66f8e00904b64b954c8 (diff) |
Add default configuration for MX31PDK board.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/mx31pdk_defconfig | 773 |
1 files changed, 773 insertions, 0 deletions
diff --git a/arch/arm/configs/mx31pdk_defconfig b/arch/arm/configs/mx31pdk_defconfig new file mode 100644 index 000000000000..95ffc0db95a0 --- /dev/null +++ b/arch/arm/configs/mx31pdk_defconfig | |||
@@ -0,0 +1,773 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.28-rc2 | ||
4 | # Sun Oct 26 15:55:29 2008 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | # CONFIG_EXPERIMENTAL is not set | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
36 | CONFIG_LOCALVERSION="" | ||
37 | # CONFIG_LOCALVERSION_AUTO is not set | ||
38 | # CONFIG_SWAP is not set | ||
39 | # CONFIG_SYSVIPC is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | # CONFIG_TASKSTATS is not set | ||
42 | # CONFIG_AUDIT is not set | ||
43 | # CONFIG_IKCONFIG is not set | ||
44 | CONFIG_LOG_BUF_SHIFT=17 | ||
45 | # CONFIG_CGROUPS is not set | ||
46 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
47 | # CONFIG_RELAY is not set | ||
48 | CONFIG_NAMESPACES=y | ||
49 | # CONFIG_UTS_NS is not set | ||
50 | # CONFIG_BLK_DEV_INITRD is not set | ||
51 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
52 | CONFIG_SYSCTL=y | ||
53 | # CONFIG_EMBEDDED is not set | ||
54 | CONFIG_UID16=y | ||
55 | CONFIG_SYSCTL_SYSCALL=y | ||
56 | CONFIG_KALLSYMS=y | ||
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=y | ||
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_AIO=y | ||
72 | CONFIG_VM_EVENT_COUNTERS=y | ||
73 | CONFIG_SLUB_DEBUG=y | ||
74 | # CONFIG_SLAB is not set | ||
75 | CONFIG_SLUB=y | ||
76 | # CONFIG_SLOB is not set | ||
77 | # CONFIG_PROFILING is not set | ||
78 | # CONFIG_MARKERS is not set | ||
79 | CONFIG_HAVE_OPROFILE=y | ||
80 | CONFIG_HAVE_KPROBES=y | ||
81 | CONFIG_HAVE_KRETPROBES=y | ||
82 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
83 | CONFIG_SLABINFO=y | ||
84 | CONFIG_RT_MUTEXES=y | ||
85 | # CONFIG_TINY_SHMEM is not set | ||
86 | CONFIG_BASE_SMALL=0 | ||
87 | # CONFIG_MODULES is not set | ||
88 | CONFIG_BLOCK=y | ||
89 | # CONFIG_LBD is not set | ||
90 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
91 | # CONFIG_LSF is not set | ||
92 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
93 | |||
94 | # | ||
95 | # IO Schedulers | ||
96 | # | ||
97 | CONFIG_IOSCHED_NOOP=y | ||
98 | # CONFIG_IOSCHED_AS is not set | ||
99 | # CONFIG_IOSCHED_DEADLINE is not set | ||
100 | # CONFIG_IOSCHED_CFQ is not set | ||
101 | # CONFIG_DEFAULT_AS is not set | ||
102 | # CONFIG_DEFAULT_DEADLINE is not set | ||
103 | # CONFIG_DEFAULT_CFQ is not set | ||
104 | CONFIG_DEFAULT_NOOP=y | ||
105 | CONFIG_DEFAULT_IOSCHED="noop" | ||
106 | CONFIG_CLASSIC_RCU=y | ||
107 | # CONFIG_FREEZER is not set | ||
108 | |||
109 | # | ||
110 | # System Type | ||
111 | # | ||
112 | # CONFIG_ARCH_AAEC2000 is not set | ||
113 | # CONFIG_ARCH_INTEGRATOR is not set | ||
114 | # CONFIG_ARCH_REALVIEW is not set | ||
115 | # CONFIG_ARCH_VERSATILE is not set | ||
116 | # CONFIG_ARCH_AT91 is not set | ||
117 | # CONFIG_ARCH_CLPS7500 is not set | ||
118 | # CONFIG_ARCH_CLPS711X is not set | ||
119 | # CONFIG_ARCH_EBSA110 is not set | ||
120 | # CONFIG_ARCH_EP93XX is not set | ||
121 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
122 | # CONFIG_ARCH_NETX is not set | ||
123 | # CONFIG_ARCH_H720X is not set | ||
124 | # CONFIG_ARCH_IMX is not set | ||
125 | # CONFIG_ARCH_IOP13XX is not set | ||
126 | # CONFIG_ARCH_IOP32X is not set | ||
127 | # CONFIG_ARCH_IOP33X is not set | ||
128 | # CONFIG_ARCH_IXP23XX is not set | ||
129 | # CONFIG_ARCH_IXP2000 is not set | ||
130 | # CONFIG_ARCH_IXP4XX is not set | ||
131 | # CONFIG_ARCH_L7200 is not set | ||
132 | # CONFIG_ARCH_KIRKWOOD is not set | ||
133 | # CONFIG_ARCH_KS8695 is not set | ||
134 | # CONFIG_ARCH_NS9XXX is not set | ||
135 | # CONFIG_ARCH_LOKI is not set | ||
136 | # CONFIG_ARCH_MV78XX0 is not set | ||
137 | CONFIG_ARCH_MXC=y | ||
138 | # CONFIG_ARCH_ORION5X is not set | ||
139 | # CONFIG_ARCH_PNX4008 is not set | ||
140 | # CONFIG_ARCH_PXA is not set | ||
141 | # CONFIG_ARCH_RPC is not set | ||
142 | # CONFIG_ARCH_SA1100 is not set | ||
143 | # CONFIG_ARCH_S3C2410 is not set | ||
144 | # CONFIG_ARCH_SHARK is not set | ||
145 | # CONFIG_ARCH_LH7A40X is not set | ||
146 | # CONFIG_ARCH_DAVINCI is not set | ||
147 | # CONFIG_ARCH_OMAP is not set | ||
148 | # CONFIG_ARCH_MSM is not set | ||
149 | |||
150 | # | ||
151 | # Boot options | ||
152 | # | ||
153 | |||
154 | # | ||
155 | # Power management | ||
156 | # | ||
157 | |||
158 | # | ||
159 | # Freescale MXC Implementations | ||
160 | # | ||
161 | # CONFIG_ARCH_MX2 is not set | ||
162 | CONFIG_ARCH_MX3=y | ||
163 | |||
164 | # | ||
165 | # MX3 Options | ||
166 | # | ||
167 | # CONFIG_MACH_MX31ADS is not set | ||
168 | # CONFIG_MACH_PCM037 is not set | ||
169 | # CONFIG_MACH_MX31LITE is not set | ||
170 | CONFIG_MACH_MX31_3DS=y | ||
171 | # CONFIG_MXC_IRQ_PRIOR is not set | ||
172 | |||
173 | # | ||
174 | # Processor Type | ||
175 | # | ||
176 | CONFIG_CPU_32=y | ||
177 | CONFIG_CPU_V6=y | ||
178 | # CONFIG_CPU_32v6K is not set | ||
179 | CONFIG_CPU_32v6=y | ||
180 | CONFIG_CPU_ABRT_EV6=y | ||
181 | CONFIG_CPU_PABRT_NOIFAR=y | ||
182 | CONFIG_CPU_CACHE_V6=y | ||
183 | CONFIG_CPU_CACHE_VIPT=y | ||
184 | CONFIG_CPU_COPY_V6=y | ||
185 | CONFIG_CPU_TLB_V6=y | ||
186 | CONFIG_CPU_HAS_ASID=y | ||
187 | CONFIG_CPU_CP15=y | ||
188 | CONFIG_CPU_CP15_MMU=y | ||
189 | |||
190 | # | ||
191 | # Processor Features | ||
192 | # | ||
193 | CONFIG_ARM_THUMB=y | ||
194 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
195 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
196 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
197 | # CONFIG_OUTER_CACHE is not set | ||
198 | |||
199 | # | ||
200 | # Bus support | ||
201 | # | ||
202 | # CONFIG_PCI_SYSCALL is not set | ||
203 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
204 | # CONFIG_PCCARD is not set | ||
205 | |||
206 | # | ||
207 | # Kernel Features | ||
208 | # | ||
209 | # CONFIG_NO_HZ is not set | ||
210 | # CONFIG_HIGH_RES_TIMERS is not set | ||
211 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
212 | CONFIG_VMSPLIT_3G=y | ||
213 | # CONFIG_VMSPLIT_2G is not set | ||
214 | # CONFIG_VMSPLIT_1G is not set | ||
215 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
216 | CONFIG_HZ=100 | ||
217 | CONFIG_AEABI=y | ||
218 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
219 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
220 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
221 | CONFIG_FLATMEM=y | ||
222 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
223 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
224 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
225 | # CONFIG_RESOURCES_64BIT is not set | ||
226 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
227 | CONFIG_ZONE_DMA_FLAG=0 | ||
228 | CONFIG_VIRT_TO_BUS=y | ||
229 | # CONFIG_UNEVICTABLE_LRU is not set | ||
230 | CONFIG_ALIGNMENT_TRAP=y | ||
231 | |||
232 | # | ||
233 | # Boot options | ||
234 | # | ||
235 | CONFIG_ZBOOT_ROM_TEXT=0 | ||
236 | CONFIG_ZBOOT_ROM_BSS=0 | ||
237 | CONFIG_CMDLINE="" | ||
238 | # CONFIG_XIP_KERNEL is not set | ||
239 | |||
240 | # | ||
241 | # CPU Power Management | ||
242 | # | ||
243 | # CONFIG_CPU_IDLE is not set | ||
244 | |||
245 | # | ||
246 | # Floating point emulation | ||
247 | # | ||
248 | |||
249 | # | ||
250 | # At least one emulation must be selected | ||
251 | # | ||
252 | # CONFIG_VFP is not set | ||
253 | |||
254 | # | ||
255 | # Userspace binary formats | ||
256 | # | ||
257 | CONFIG_BINFMT_ELF=y | ||
258 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
259 | CONFIG_HAVE_AOUT=y | ||
260 | # CONFIG_BINFMT_AOUT is not set | ||
261 | # CONFIG_BINFMT_MISC is not set | ||
262 | |||
263 | # | ||
264 | # Power management options | ||
265 | # | ||
266 | # CONFIG_PM is not set | ||
267 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
268 | CONFIG_NET=y | ||
269 | |||
270 | # | ||
271 | # Networking options | ||
272 | # | ||
273 | CONFIG_PACKET=y | ||
274 | # CONFIG_PACKET_MMAP is not set | ||
275 | CONFIG_UNIX=y | ||
276 | CONFIG_XFRM=y | ||
277 | # CONFIG_XFRM_USER is not set | ||
278 | CONFIG_NET_KEY=y | ||
279 | CONFIG_INET=y | ||
280 | # CONFIG_IP_MULTICAST is not set | ||
281 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
282 | CONFIG_IP_FIB_HASH=y | ||
283 | CONFIG_IP_PNP=y | ||
284 | CONFIG_IP_PNP_DHCP=y | ||
285 | # CONFIG_IP_PNP_BOOTP is not set | ||
286 | # CONFIG_IP_PNP_RARP is not set | ||
287 | # CONFIG_NET_IPIP is not set | ||
288 | # CONFIG_NET_IPGRE is not set | ||
289 | # CONFIG_SYN_COOKIES is not set | ||
290 | # CONFIG_INET_AH is not set | ||
291 | # CONFIG_INET_ESP is not set | ||
292 | # CONFIG_INET_IPCOMP is not set | ||
293 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
294 | CONFIG_INET_TUNNEL=y | ||
295 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
296 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
297 | CONFIG_INET_XFRM_MODE_BEET=y | ||
298 | # CONFIG_INET_LRO is not set | ||
299 | CONFIG_INET_DIAG=y | ||
300 | CONFIG_INET_TCP_DIAG=y | ||
301 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
302 | CONFIG_TCP_CONG_CUBIC=y | ||
303 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
304 | CONFIG_IPV6=y | ||
305 | # CONFIG_IPV6_PRIVACY is not set | ||
306 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
307 | # CONFIG_INET6_AH is not set | ||
308 | # CONFIG_INET6_ESP is not set | ||
309 | # CONFIG_INET6_IPCOMP is not set | ||
310 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
311 | # CONFIG_INET6_TUNNEL is not set | ||
312 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
313 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
314 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
315 | CONFIG_IPV6_SIT=y | ||
316 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
317 | # CONFIG_IPV6_TUNNEL is not set | ||
318 | # CONFIG_NETWORK_SECMARK is not set | ||
319 | # CONFIG_NETFILTER is not set | ||
320 | # CONFIG_ATM is not set | ||
321 | # CONFIG_BRIDGE is not set | ||
322 | # CONFIG_VLAN_8021Q is not set | ||
323 | # CONFIG_DECNET is not set | ||
324 | # CONFIG_LLC2 is not set | ||
325 | # CONFIG_IPX is not set | ||
326 | # CONFIG_ATALK is not set | ||
327 | # CONFIG_NET_SCHED is not set | ||
328 | |||
329 | # | ||
330 | # Network testing | ||
331 | # | ||
332 | # CONFIG_NET_PKTGEN is not set | ||
333 | # CONFIG_HAMRADIO is not set | ||
334 | # CONFIG_CAN is not set | ||
335 | # CONFIG_IRDA is not set | ||
336 | # CONFIG_BT is not set | ||
337 | # CONFIG_PHONET is not set | ||
338 | CONFIG_WIRELESS=y | ||
339 | # CONFIG_CFG80211 is not set | ||
340 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
341 | # CONFIG_WIRELESS_EXT is not set | ||
342 | # CONFIG_MAC80211 is not set | ||
343 | # CONFIG_IEEE80211 is not set | ||
344 | # CONFIG_RFKILL is not set | ||
345 | |||
346 | # | ||
347 | # Device Drivers | ||
348 | # | ||
349 | |||
350 | # | ||
351 | # Generic Driver Options | ||
352 | # | ||
353 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
354 | CONFIG_STANDALONE=y | ||
355 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
356 | CONFIG_FW_LOADER=y | ||
357 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
358 | CONFIG_EXTRA_FIRMWARE="" | ||
359 | # CONFIG_SYS_HYPERVISOR is not set | ||
360 | # CONFIG_CONNECTOR is not set | ||
361 | # CONFIG_MTD is not set | ||
362 | # CONFIG_PARPORT is not set | ||
363 | # CONFIG_BLK_DEV is not set | ||
364 | # CONFIG_MISC_DEVICES is not set | ||
365 | CONFIG_HAVE_IDE=y | ||
366 | # CONFIG_IDE is not set | ||
367 | |||
368 | # | ||
369 | # SCSI device support | ||
370 | # | ||
371 | # CONFIG_RAID_ATTRS is not set | ||
372 | # CONFIG_SCSI is not set | ||
373 | # CONFIG_SCSI_DMA is not set | ||
374 | # CONFIG_SCSI_NETLINK is not set | ||
375 | # CONFIG_ATA is not set | ||
376 | # CONFIG_MD is not set | ||
377 | CONFIG_NETDEVICES=y | ||
378 | # CONFIG_DUMMY is not set | ||
379 | # CONFIG_BONDING is not set | ||
380 | # CONFIG_EQUALIZER is not set | ||
381 | # CONFIG_TUN is not set | ||
382 | # CONFIG_VETH is not set | ||
383 | # CONFIG_PHYLIB is not set | ||
384 | CONFIG_NET_ETHERNET=y | ||
385 | # CONFIG_MII is not set | ||
386 | # CONFIG_AX88796 is not set | ||
387 | # CONFIG_SMC91X is not set | ||
388 | # CONFIG_DM9000 is not set | ||
389 | # CONFIG_SMC911X is not set | ||
390 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
391 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
392 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
393 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
394 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
395 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
396 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
397 | # CONFIG_B44 is not set | ||
398 | CONFIG_NETDEV_1000=y | ||
399 | CONFIG_NETDEV_10000=y | ||
400 | |||
401 | # | ||
402 | # Wireless LAN | ||
403 | # | ||
404 | # CONFIG_WLAN_PRE80211 is not set | ||
405 | # CONFIG_WLAN_80211 is not set | ||
406 | # CONFIG_IWLWIFI_LEDS is not set | ||
407 | # CONFIG_WAN is not set | ||
408 | # CONFIG_PPP is not set | ||
409 | # CONFIG_SLIP is not set | ||
410 | # CONFIG_NETPOLL is not set | ||
411 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
412 | # CONFIG_ISDN is not set | ||
413 | |||
414 | # | ||
415 | # Input device support | ||
416 | # | ||
417 | CONFIG_INPUT=y | ||
418 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
419 | # CONFIG_INPUT_POLLDEV is not set | ||
420 | |||
421 | # | ||
422 | # Userland interfaces | ||
423 | # | ||
424 | CONFIG_INPUT_MOUSEDEV=y | ||
425 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
426 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
427 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
428 | # CONFIG_INPUT_JOYDEV is not set | ||
429 | # CONFIG_INPUT_EVDEV is not set | ||
430 | # CONFIG_INPUT_EVBUG is not set | ||
431 | |||
432 | # | ||
433 | # Input Device Drivers | ||
434 | # | ||
435 | # CONFIG_INPUT_KEYBOARD is not set | ||
436 | # CONFIG_INPUT_MOUSE is not set | ||
437 | # CONFIG_INPUT_JOYSTICK is not set | ||
438 | # CONFIG_INPUT_TABLET is not set | ||
439 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
440 | # CONFIG_INPUT_MISC is not set | ||
441 | |||
442 | # | ||
443 | # Hardware I/O ports | ||
444 | # | ||
445 | # CONFIG_SERIO is not set | ||
446 | # CONFIG_GAMEPORT is not set | ||
447 | |||
448 | # | ||
449 | # Character devices | ||
450 | # | ||
451 | CONFIG_VT=y | ||
452 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
453 | CONFIG_VT_CONSOLE=y | ||
454 | CONFIG_HW_CONSOLE=y | ||
455 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
456 | # CONFIG_DEVKMEM is not set | ||
457 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
458 | |||
459 | # | ||
460 | # Serial drivers | ||
461 | # | ||
462 | # CONFIG_SERIAL_8250 is not set | ||
463 | |||
464 | # | ||
465 | # Non-8250 serial port support | ||
466 | # | ||
467 | CONFIG_SERIAL_IMX=y | ||
468 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
469 | CONFIG_SERIAL_CORE=y | ||
470 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
471 | CONFIG_UNIX98_PTYS=y | ||
472 | # CONFIG_LEGACY_PTYS is not set | ||
473 | # CONFIG_IPMI_HANDLER is not set | ||
474 | # CONFIG_HW_RANDOM is not set | ||
475 | # CONFIG_NVRAM is not set | ||
476 | # CONFIG_R3964 is not set | ||
477 | # CONFIG_RAW_DRIVER is not set | ||
478 | # CONFIG_I2C is not set | ||
479 | # CONFIG_SPI is not set | ||
480 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
481 | CONFIG_GPIOLIB=y | ||
482 | |||
483 | # | ||
484 | # I2C GPIO expanders: | ||
485 | # | ||
486 | |||
487 | # | ||
488 | # PCI GPIO expanders: | ||
489 | # | ||
490 | |||
491 | # | ||
492 | # SPI GPIO expanders: | ||
493 | # | ||
494 | # CONFIG_W1 is not set | ||
495 | # CONFIG_POWER_SUPPLY is not set | ||
496 | # CONFIG_HWMON is not set | ||
497 | # CONFIG_THERMAL is not set | ||
498 | # CONFIG_THERMAL_HWMON is not set | ||
499 | # CONFIG_WATCHDOG is not set | ||
500 | |||
501 | # | ||
502 | # Sonics Silicon Backplane | ||
503 | # | ||
504 | CONFIG_SSB_POSSIBLE=y | ||
505 | # CONFIG_SSB is not set | ||
506 | |||
507 | # | ||
508 | # Multifunction device drivers | ||
509 | # | ||
510 | # CONFIG_MFD_CORE is not set | ||
511 | # CONFIG_MFD_SM501 is not set | ||
512 | # CONFIG_MFD_ASIC3 is not set | ||
513 | # CONFIG_HTC_EGPIO is not set | ||
514 | # CONFIG_HTC_PASIC3 is not set | ||
515 | # CONFIG_MFD_TMIO is not set | ||
516 | # CONFIG_MFD_T7L66XB is not set | ||
517 | # CONFIG_MFD_TC6387XB is not set | ||
518 | # CONFIG_MFD_TC6393XB is not set | ||
519 | # CONFIG_MFD_WM8400 is not set | ||
520 | |||
521 | # | ||
522 | # Multimedia devices | ||
523 | # | ||
524 | |||
525 | # | ||
526 | # Multimedia core support | ||
527 | # | ||
528 | # CONFIG_VIDEO_DEV is not set | ||
529 | # CONFIG_DVB_CORE is not set | ||
530 | # CONFIG_VIDEO_MEDIA is not set | ||
531 | |||
532 | # | ||
533 | # Multimedia drivers | ||
534 | # | ||
535 | # CONFIG_DAB is not set | ||
536 | |||
537 | # | ||
538 | # Graphics support | ||
539 | # | ||
540 | # CONFIG_VGASTATE is not set | ||
541 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
542 | # CONFIG_FB is not set | ||
543 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
544 | |||
545 | # | ||
546 | # Display device support | ||
547 | # | ||
548 | # CONFIG_DISPLAY_SUPPORT is not set | ||
549 | |||
550 | # | ||
551 | # Console display driver support | ||
552 | # | ||
553 | # CONFIG_VGA_CONSOLE is not set | ||
554 | CONFIG_DUMMY_CONSOLE=y | ||
555 | # CONFIG_SOUND is not set | ||
556 | # CONFIG_HID_SUPPORT is not set | ||
557 | # CONFIG_USB_SUPPORT is not set | ||
558 | # CONFIG_MMC is not set | ||
559 | # CONFIG_MEMSTICK is not set | ||
560 | # CONFIG_ACCESSIBILITY is not set | ||
561 | # CONFIG_NEW_LEDS is not set | ||
562 | CONFIG_RTC_LIB=y | ||
563 | # CONFIG_RTC_CLASS is not set | ||
564 | # CONFIG_DMADEVICES is not set | ||
565 | |||
566 | # | ||
567 | # Voltage and Current regulators | ||
568 | # | ||
569 | # CONFIG_REGULATOR is not set | ||
570 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
571 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
572 | # CONFIG_REGULATOR_BQ24022 is not set | ||
573 | # CONFIG_UIO is not set | ||
574 | |||
575 | # | ||
576 | # File systems | ||
577 | # | ||
578 | # CONFIG_EXT2_FS is not set | ||
579 | # CONFIG_EXT3_FS is not set | ||
580 | # CONFIG_EXT4_FS is not set | ||
581 | # CONFIG_REISERFS_FS is not set | ||
582 | # CONFIG_JFS_FS is not set | ||
583 | # CONFIG_FS_POSIX_ACL is not set | ||
584 | CONFIG_FILE_LOCKING=y | ||
585 | # CONFIG_XFS_FS is not set | ||
586 | # CONFIG_OCFS2_FS is not set | ||
587 | # CONFIG_DNOTIFY is not set | ||
588 | # CONFIG_INOTIFY is not set | ||
589 | # CONFIG_QUOTA is not set | ||
590 | # CONFIG_AUTOFS_FS is not set | ||
591 | # CONFIG_AUTOFS4_FS is not set | ||
592 | # CONFIG_FUSE_FS is not set | ||
593 | |||
594 | # | ||
595 | # CD-ROM/DVD Filesystems | ||
596 | # | ||
597 | # CONFIG_ISO9660_FS is not set | ||
598 | # CONFIG_UDF_FS is not set | ||
599 | |||
600 | # | ||
601 | # DOS/FAT/NT Filesystems | ||
602 | # | ||
603 | # CONFIG_MSDOS_FS is not set | ||
604 | # CONFIG_VFAT_FS is not set | ||
605 | # CONFIG_NTFS_FS is not set | ||
606 | |||
607 | # | ||
608 | # Pseudo filesystems | ||
609 | # | ||
610 | CONFIG_PROC_FS=y | ||
611 | CONFIG_PROC_SYSCTL=y | ||
612 | CONFIG_PROC_PAGE_MONITOR=y | ||
613 | CONFIG_SYSFS=y | ||
614 | # CONFIG_TMPFS is not set | ||
615 | # CONFIG_HUGETLB_PAGE is not set | ||
616 | # CONFIG_CONFIGFS_FS is not set | ||
617 | |||
618 | # | ||
619 | # Miscellaneous filesystems | ||
620 | # | ||
621 | # CONFIG_HFSPLUS_FS is not set | ||
622 | # CONFIG_CRAMFS is not set | ||
623 | # CONFIG_VXFS_FS is not set | ||
624 | # CONFIG_MINIX_FS is not set | ||
625 | # CONFIG_OMFS_FS is not set | ||
626 | # CONFIG_HPFS_FS is not set | ||
627 | # CONFIG_QNX4FS_FS is not set | ||
628 | # CONFIG_ROMFS_FS is not set | ||
629 | # CONFIG_SYSV_FS is not set | ||
630 | # CONFIG_UFS_FS is not set | ||
631 | CONFIG_NETWORK_FILESYSTEMS=y | ||
632 | # CONFIG_NFS_FS is not set | ||
633 | # CONFIG_NFSD is not set | ||
634 | # CONFIG_SMB_FS is not set | ||
635 | # CONFIG_CIFS is not set | ||
636 | # CONFIG_NCP_FS is not set | ||
637 | # CONFIG_CODA_FS is not set | ||
638 | |||
639 | # | ||
640 | # Partition Types | ||
641 | # | ||
642 | # CONFIG_PARTITION_ADVANCED is not set | ||
643 | CONFIG_MSDOS_PARTITION=y | ||
644 | # CONFIG_NLS is not set | ||
645 | |||
646 | # | ||
647 | # Kernel hacking | ||
648 | # | ||
649 | # CONFIG_PRINTK_TIME is not set | ||
650 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
651 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
652 | CONFIG_FRAME_WARN=1024 | ||
653 | # CONFIG_MAGIC_SYSRQ is not set | ||
654 | # CONFIG_UNUSED_SYMBOLS is not set | ||
655 | # CONFIG_DEBUG_FS is not set | ||
656 | # CONFIG_HEADERS_CHECK is not set | ||
657 | # CONFIG_DEBUG_KERNEL is not set | ||
658 | # CONFIG_SLUB_DEBUG_ON is not set | ||
659 | # CONFIG_SLUB_STATS is not set | ||
660 | CONFIG_DEBUG_BUGVERBOSE=y | ||
661 | CONFIG_DEBUG_MEMORY_INIT=y | ||
662 | CONFIG_FRAME_POINTER=y | ||
663 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
664 | # CONFIG_LATENCYTOP is not set | ||
665 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
666 | CONFIG_NOP_TRACER=y | ||
667 | CONFIG_HAVE_FTRACE=y | ||
668 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
669 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
670 | # CONFIG_SAMPLES is not set | ||
671 | CONFIG_HAVE_ARCH_KGDB=y | ||
672 | # CONFIG_DEBUG_USER is not set | ||
673 | |||
674 | # | ||
675 | # Security options | ||
676 | # | ||
677 | # CONFIG_KEYS is not set | ||
678 | # CONFIG_SECURITY is not set | ||
679 | # CONFIG_SECURITYFS is not set | ||
680 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
681 | CONFIG_CRYPTO=y | ||
682 | |||
683 | # | ||
684 | # Crypto core or helper | ||
685 | # | ||
686 | # CONFIG_CRYPTO_FIPS is not set | ||
687 | # CONFIG_CRYPTO_MANAGER is not set | ||
688 | # CONFIG_CRYPTO_NULL is not set | ||
689 | # CONFIG_CRYPTO_CRYPTD is not set | ||
690 | # CONFIG_CRYPTO_AUTHENC is not set | ||
691 | |||
692 | # | ||
693 | # Authenticated Encryption with Associated Data | ||
694 | # | ||
695 | # CONFIG_CRYPTO_CCM is not set | ||
696 | # CONFIG_CRYPTO_GCM is not set | ||
697 | # CONFIG_CRYPTO_SEQIV is not set | ||
698 | |||
699 | # | ||
700 | # Block modes | ||
701 | # | ||
702 | # CONFIG_CRYPTO_CBC is not set | ||
703 | # CONFIG_CRYPTO_CTR is not set | ||
704 | # CONFIG_CRYPTO_CTS is not set | ||
705 | # CONFIG_CRYPTO_ECB is not set | ||
706 | # CONFIG_CRYPTO_PCBC is not set | ||
707 | |||
708 | # | ||
709 | # Hash modes | ||
710 | # | ||
711 | # CONFIG_CRYPTO_HMAC is not set | ||
712 | |||
713 | # | ||
714 | # Digest | ||
715 | # | ||
716 | # CONFIG_CRYPTO_CRC32C is not set | ||
717 | # CONFIG_CRYPTO_MD4 is not set | ||
718 | # CONFIG_CRYPTO_MD5 is not set | ||
719 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
720 | # CONFIG_CRYPTO_RMD128 is not set | ||
721 | # CONFIG_CRYPTO_RMD160 is not set | ||
722 | # CONFIG_CRYPTO_RMD256 is not set | ||
723 | # CONFIG_CRYPTO_RMD320 is not set | ||
724 | # CONFIG_CRYPTO_SHA1 is not set | ||
725 | # CONFIG_CRYPTO_SHA256 is not set | ||
726 | # CONFIG_CRYPTO_SHA512 is not set | ||
727 | # CONFIG_CRYPTO_TGR192 is not set | ||
728 | # CONFIG_CRYPTO_WP512 is not set | ||
729 | |||
730 | # | ||
731 | # Ciphers | ||
732 | # | ||
733 | # CONFIG_CRYPTO_AES is not set | ||
734 | # CONFIG_CRYPTO_ANUBIS is not set | ||
735 | # CONFIG_CRYPTO_ARC4 is not set | ||
736 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
737 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
738 | # CONFIG_CRYPTO_CAST5 is not set | ||
739 | # CONFIG_CRYPTO_CAST6 is not set | ||
740 | # CONFIG_CRYPTO_DES is not set | ||
741 | # CONFIG_CRYPTO_FCRYPT is not set | ||
742 | # CONFIG_CRYPTO_KHAZAD is not set | ||
743 | # CONFIG_CRYPTO_SEED is not set | ||
744 | # CONFIG_CRYPTO_SERPENT is not set | ||
745 | # CONFIG_CRYPTO_TEA is not set | ||
746 | # CONFIG_CRYPTO_TWOFISH is not set | ||
747 | |||
748 | # | ||
749 | # Compression | ||
750 | # | ||
751 | # CONFIG_CRYPTO_DEFLATE is not set | ||
752 | # CONFIG_CRYPTO_LZO is not set | ||
753 | |||
754 | # | ||
755 | # Random Number Generation | ||
756 | # | ||
757 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
758 | CONFIG_CRYPTO_HW=y | ||
759 | |||
760 | # | ||
761 | # Library routines | ||
762 | # | ||
763 | # CONFIG_CRC_CCITT is not set | ||
764 | # CONFIG_CRC16 is not set | ||
765 | # CONFIG_CRC_T10DIF is not set | ||
766 | # CONFIG_CRC_ITU_T is not set | ||
767 | # CONFIG_CRC32 is not set | ||
768 | # CONFIG_CRC7 is not set | ||
769 | # CONFIG_LIBCRC32C is not set | ||
770 | CONFIG_PLIST=y | ||
771 | CONFIG_HAS_IOMEM=y | ||
772 | CONFIG_HAS_IOPORT=y | ||
773 | CONFIG_HAS_DMA=y | ||