diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-06-10 01:12:18 -0400 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-06-10 01:12:18 -0400 |
commit | 07a8c03f3e06129e847acd068b8b89c13357ee64 (patch) | |
tree | 491f8e59697ee70ee22fe4537cb968ee530cd2aa /arch/arm/configs/h3600_defconfig | |
parent | 67a3e12b05e055c0415c556a315a3d3eb637e29e (diff) |
ARM: reduce defconfigs
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'arch/arm/configs/h3600_defconfig')
-rw-r--r-- | arch/arm/configs/h3600_defconfig | 1084 |
1 files changed, 0 insertions, 1084 deletions
diff --git a/arch/arm/configs/h3600_defconfig b/arch/arm/configs/h3600_defconfig index a8ad8fbe1188..317960f12488 100644 --- a/arch/arm/configs/h3600_defconfig +++ b/arch/arm/configs/h3600_defconfig | |||
@@ -1,1163 +1,79 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.32-rc5 | ||
4 | # Sat Oct 24 00:09:30 2009 | ||
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_GENERIC_HARDIRQS=y | ||
12 | CONFIG_STACKTRACE_SUPPORT=y | ||
13 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
14 | CONFIG_LOCKDEP_SUPPORT=y | ||
15 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
16 | CONFIG_HARDIRQS_SW_RESEND=y | ||
17 | CONFIG_GENERIC_IRQ_PROBE=y | ||
18 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
19 | CONFIG_ARCH_HAS_CPUFREQ=y | ||
20 | CONFIG_GENERIC_HWEIGHT=y | ||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
22 | CONFIG_ARCH_MTD_XIP=y | ||
23 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
24 | CONFIG_VECTORS_BASE=0xffff0000 | ||
25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
26 | CONFIG_CONSTRUCTORS=y | ||
27 | |||
28 | # | ||
29 | # General setup | ||
30 | # | ||
31 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
32 | CONFIG_BROKEN_ON_SMP=y | ||
33 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
34 | CONFIG_LOCALVERSION="" | ||
35 | CONFIG_LOCALVERSION_AUTO=y | ||
36 | CONFIG_SWAP=y | ||
37 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
38 | CONFIG_SYSVIPC_SYSCTL=y | ||
39 | # CONFIG_POSIX_MQUEUE is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | # CONFIG_TASKSTATS is not set | ||
42 | # CONFIG_AUDIT is not set | ||
43 | |||
44 | # | ||
45 | # RCU Subsystem | ||
46 | # | ||
47 | CONFIG_TREE_RCU=y | ||
48 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
49 | # CONFIG_RCU_TRACE is not set | ||
50 | CONFIG_RCU_FANOUT=32 | ||
51 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_IKCONFIG is not set | ||
54 | CONFIG_LOG_BUF_SHIFT=14 | 3 | CONFIG_LOG_BUF_SHIFT=14 |
55 | # CONFIG_GROUP_SCHED is not set | ||
56 | # CONFIG_CGROUPS is not set | ||
57 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
58 | # CONFIG_RELAY is not set | ||
59 | CONFIG_NAMESPACES=y | ||
60 | # CONFIG_UTS_NS is not set | ||
61 | # CONFIG_IPC_NS is not set | ||
62 | # CONFIG_USER_NS is not set | ||
63 | # CONFIG_PID_NS is not set | ||
64 | # CONFIG_NET_NS is not set | ||
65 | CONFIG_BLK_DEV_INITRD=y | 4 | CONFIG_BLK_DEV_INITRD=y |
66 | CONFIG_INITRAMFS_SOURCE="" | ||
67 | CONFIG_RD_GZIP=y | ||
68 | CONFIG_RD_BZIP2=y | ||
69 | CONFIG_RD_LZMA=y | ||
70 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
71 | CONFIG_SYSCTL=y | ||
72 | CONFIG_ANON_INODES=y | ||
73 | # CONFIG_EMBEDDED is not set | ||
74 | CONFIG_UID16=y | ||
75 | CONFIG_SYSCTL_SYSCALL=y | ||
76 | CONFIG_KALLSYMS=y | ||
77 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
78 | CONFIG_HOTPLUG=y | ||
79 | CONFIG_PRINTK=y | ||
80 | CONFIG_BUG=y | ||
81 | CONFIG_ELF_CORE=y | ||
82 | CONFIG_BASE_FULL=y | ||
83 | CONFIG_FUTEX=y | ||
84 | CONFIG_EPOLL=y | ||
85 | CONFIG_SIGNALFD=y | ||
86 | CONFIG_TIMERFD=y | ||
87 | CONFIG_EVENTFD=y | ||
88 | CONFIG_SHMEM=y | ||
89 | CONFIG_AIO=y | ||
90 | |||
91 | # | ||
92 | # Kernel Performance Events And Counters | ||
93 | # | ||
94 | CONFIG_VM_EVENT_COUNTERS=y | ||
95 | CONFIG_SLUB_DEBUG=y | ||
96 | CONFIG_COMPAT_BRK=y | ||
97 | # CONFIG_SLAB is not set | ||
98 | CONFIG_SLUB=y | ||
99 | # CONFIG_SLOB is not set | ||
100 | # CONFIG_PROFILING is not set | ||
101 | CONFIG_HAVE_OPROFILE=y | ||
102 | # CONFIG_KPROBES is not set | ||
103 | CONFIG_HAVE_KPROBES=y | ||
104 | CONFIG_HAVE_KRETPROBES=y | ||
105 | CONFIG_HAVE_CLK=y | ||
106 | |||
107 | # | ||
108 | # GCOV-based kernel profiling | ||
109 | # | ||
110 | # CONFIG_SLOW_WORK is not set | ||
111 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
112 | CONFIG_SLABINFO=y | ||
113 | CONFIG_RT_MUTEXES=y | ||
114 | CONFIG_BASE_SMALL=0 | ||
115 | CONFIG_MODULES=y | 5 | CONFIG_MODULES=y |
116 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
117 | # CONFIG_MODULE_UNLOAD is not set | ||
118 | # CONFIG_MODVERSIONS is not set | ||
119 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
120 | CONFIG_BLOCK=y | ||
121 | # CONFIG_LBDAF is not set | 6 | # CONFIG_LBDAF is not set |
122 | # CONFIG_BLK_DEV_BSG is not set | 7 | # CONFIG_BLK_DEV_BSG is not set |
123 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
124 | |||
125 | # | ||
126 | # IO Schedulers | ||
127 | # | ||
128 | CONFIG_IOSCHED_NOOP=y | ||
129 | # CONFIG_IOSCHED_AS is not set | ||
130 | # CONFIG_IOSCHED_DEADLINE is not set | 8 | # CONFIG_IOSCHED_DEADLINE is not set |
131 | # CONFIG_IOSCHED_CFQ is not set | 9 | # CONFIG_IOSCHED_CFQ is not set |
132 | # CONFIG_DEFAULT_AS is not set | ||
133 | # CONFIG_DEFAULT_DEADLINE is not set | ||
134 | # CONFIG_DEFAULT_CFQ is not set | ||
135 | CONFIG_DEFAULT_NOOP=y | ||
136 | CONFIG_DEFAULT_IOSCHED="noop" | ||
137 | CONFIG_FREEZER=y | ||
138 | |||
139 | # | ||
140 | # System Type | ||
141 | # | ||
142 | CONFIG_MMU=y | ||
143 | # CONFIG_ARCH_AAEC2000 is not set | ||
144 | # CONFIG_ARCH_INTEGRATOR is not set | ||
145 | # CONFIG_ARCH_REALVIEW is not set | ||
146 | # CONFIG_ARCH_VERSATILE is not set | ||
147 | # CONFIG_ARCH_AT91 is not set | ||
148 | # CONFIG_ARCH_CLPS711X is not set | ||
149 | # CONFIG_ARCH_GEMINI is not set | ||
150 | # CONFIG_ARCH_EBSA110 is not set | ||
151 | # CONFIG_ARCH_EP93XX is not set | ||
152 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
153 | # CONFIG_ARCH_MXC is not set | ||
154 | # CONFIG_ARCH_STMP3XXX is not set | ||
155 | # CONFIG_ARCH_NETX is not set | ||
156 | # CONFIG_ARCH_H720X is not set | ||
157 | # CONFIG_ARCH_NOMADIK is not set | ||
158 | # CONFIG_ARCH_IOP13XX is not set | ||
159 | # CONFIG_ARCH_IOP32X is not set | ||
160 | # CONFIG_ARCH_IOP33X is not set | ||
161 | # CONFIG_ARCH_IXP23XX is not set | ||
162 | # CONFIG_ARCH_IXP2000 is not set | ||
163 | # CONFIG_ARCH_IXP4XX is not set | ||
164 | # CONFIG_ARCH_L7200 is not set | ||
165 | # CONFIG_ARCH_KIRKWOOD is not set | ||
166 | # CONFIG_ARCH_LOKI is not set | ||
167 | # CONFIG_ARCH_MV78XX0 is not set | ||
168 | # CONFIG_ARCH_ORION5X is not set | ||
169 | # CONFIG_ARCH_MMP is not set | ||
170 | # CONFIG_ARCH_KS8695 is not set | ||
171 | # CONFIG_ARCH_NS9XXX is not set | ||
172 | # CONFIG_ARCH_W90X900 is not set | ||
173 | # CONFIG_ARCH_PNX4008 is not set | ||
174 | # CONFIG_ARCH_PXA is not set | ||
175 | # CONFIG_ARCH_MSM is not set | ||
176 | # CONFIG_ARCH_RPC is not set | ||
177 | CONFIG_ARCH_SA1100=y | 10 | CONFIG_ARCH_SA1100=y |
178 | # CONFIG_ARCH_S3C2410 is not set | ||
179 | # CONFIG_ARCH_S3C64XX is not set | ||
180 | # CONFIG_ARCH_S5PC1XX is not set | ||
181 | # CONFIG_ARCH_SHARK is not set | ||
182 | # CONFIG_ARCH_LH7A40X is not set | ||
183 | # CONFIG_ARCH_U300 is not set | ||
184 | # CONFIG_ARCH_DAVINCI is not set | ||
185 | # CONFIG_ARCH_OMAP is not set | ||
186 | # CONFIG_ARCH_BCMRING is not set | ||
187 | |||
188 | # | ||
189 | # SA11x0 Implementations | ||
190 | # | ||
191 | # CONFIG_SA1100_ASSABET is not set | ||
192 | # CONFIG_SA1100_CERF is not set | ||
193 | # CONFIG_SA1100_COLLIE is not set | ||
194 | # CONFIG_SA1100_H3100 is not set | ||
195 | CONFIG_SA1100_H3600=y | 11 | CONFIG_SA1100_H3600=y |
196 | # CONFIG_SA1100_BADGE4 is not set | ||
197 | # CONFIG_SA1100_JORNADA720 is not set | ||
198 | # CONFIG_SA1100_HACKKIT is not set | ||
199 | # CONFIG_SA1100_LART is not set | ||
200 | # CONFIG_SA1100_PLEB is not set | ||
201 | # CONFIG_SA1100_SHANNON is not set | ||
202 | # CONFIG_SA1100_SIMPAD is not set | ||
203 | # CONFIG_SA1100_SSP is not set | ||
204 | |||
205 | # | ||
206 | # Processor Type | ||
207 | # | ||
208 | CONFIG_CPU_SA1100=y | ||
209 | CONFIG_CPU_32v4=y | ||
210 | CONFIG_CPU_ABRT_EV4=y | ||
211 | CONFIG_CPU_PABRT_LEGACY=y | ||
212 | CONFIG_CPU_CACHE_V4WB=y | ||
213 | CONFIG_CPU_CACHE_VIVT=y | ||
214 | CONFIG_CPU_TLB_V4WB=y | ||
215 | CONFIG_CPU_CP15=y | ||
216 | CONFIG_CPU_CP15_MMU=y | ||
217 | |||
218 | # | ||
219 | # Processor Features | ||
220 | # | ||
221 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
222 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
223 | CONFIG_ARM_L1_CACHE_SHIFT=5 | ||
224 | |||
225 | # | ||
226 | # Bus support | ||
227 | # | ||
228 | CONFIG_ISA=y | ||
229 | # CONFIG_PCI_SYSCALL is not set | ||
230 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
231 | CONFIG_PCCARD=y | 12 | CONFIG_PCCARD=y |
232 | # CONFIG_PCMCIA_DEBUG is not set | ||
233 | CONFIG_PCMCIA=y | ||
234 | CONFIG_PCMCIA_LOAD_CIS=y | ||
235 | CONFIG_PCMCIA_IOCTL=y | ||
236 | |||
237 | # | ||
238 | # PC-card bridges | ||
239 | # | ||
240 | # CONFIG_I82365 is not set | ||
241 | # CONFIG_TCIC is not set | ||
242 | CONFIG_PCMCIA_SA1100=y | 13 | CONFIG_PCMCIA_SA1100=y |
243 | |||
244 | # | ||
245 | # Kernel Features | ||
246 | # | ||
247 | CONFIG_TICK_ONESHOT=y | ||
248 | # CONFIG_NO_HZ is not set | ||
249 | # CONFIG_HIGH_RES_TIMERS is not set | ||
250 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
251 | CONFIG_VMSPLIT_3G=y | ||
252 | # CONFIG_VMSPLIT_2G is not set | ||
253 | # CONFIG_VMSPLIT_1G is not set | ||
254 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
255 | CONFIG_PREEMPT_NONE=y | ||
256 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
257 | # CONFIG_PREEMPT is not set | ||
258 | CONFIG_HZ=100 | ||
259 | # CONFIG_AEABI is not set | ||
260 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
261 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
262 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
263 | # CONFIG_HIGHMEM is not set | ||
264 | CONFIG_SELECT_MEMORY_MODEL=y | ||
265 | # CONFIG_FLATMEM_MANUAL is not set | ||
266 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
267 | CONFIG_SPARSEMEM_MANUAL=y | ||
268 | CONFIG_SPARSEMEM=y | ||
269 | CONFIG_HAVE_MEMORY_PRESENT=y | ||
270 | CONFIG_SPARSEMEM_EXTREME=y | ||
271 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
272 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
273 | CONFIG_ZONE_DMA_FLAG=0 | ||
274 | CONFIG_VIRT_TO_BUS=y | ||
275 | CONFIG_HAVE_MLOCK=y | ||
276 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
277 | # CONFIG_KSM is not set | ||
278 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
279 | # CONFIG_LEDS is not set | ||
280 | CONFIG_ALIGNMENT_TRAP=y | ||
281 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
282 | |||
283 | # | ||
284 | # Boot options | ||
285 | # | ||
286 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 14 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
287 | CONFIG_ZBOOT_ROM_BSS=0x0 | 15 | CONFIG_ZBOOT_ROM_BSS=0x0 |
288 | CONFIG_CMDLINE="" | ||
289 | # CONFIG_XIP_KERNEL is not set | ||
290 | # CONFIG_KEXEC is not set | ||
291 | |||
292 | # | ||
293 | # CPU Power Management | ||
294 | # | ||
295 | CONFIG_CPU_FREQ=y | ||
296 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
297 | # CONFIG_CPU_FREQ_STAT is not set | 16 | # CONFIG_CPU_FREQ_STAT is not set |
298 | # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set | ||
299 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
300 | CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y | ||
301 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
302 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
303 | # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set | ||
304 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
305 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
306 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
307 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
308 | CONFIG_CPU_FREQ_SA1100=y | ||
309 | # CONFIG_CPU_IDLE is not set | ||
310 | |||
311 | # | ||
312 | # Floating point emulation | ||
313 | # | ||
314 | |||
315 | # | ||
316 | # At least one emulation must be selected | ||
317 | # | ||
318 | CONFIG_FPE_NWFPE=y | 17 | CONFIG_FPE_NWFPE=y |
319 | # CONFIG_FPE_NWFPE_XP is not set | ||
320 | # CONFIG_FPE_FASTFPE is not set | ||
321 | |||
322 | # | ||
323 | # Userspace binary formats | ||
324 | # | ||
325 | CONFIG_BINFMT_ELF=y | ||
326 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
327 | CONFIG_HAVE_AOUT=y | ||
328 | # CONFIG_BINFMT_AOUT is not set | ||
329 | # CONFIG_BINFMT_MISC is not set | ||
330 | # CONFIG_ARTHUR is not set | ||
331 | |||
332 | # | ||
333 | # Power management options | ||
334 | # | ||
335 | CONFIG_PM=y | 18 | CONFIG_PM=y |
336 | # CONFIG_PM_DEBUG is not set | ||
337 | CONFIG_PM_SLEEP=y | ||
338 | CONFIG_SUSPEND=y | ||
339 | CONFIG_SUSPEND_FREEZER=y | ||
340 | # CONFIG_APM_EMULATION is not set | ||
341 | # CONFIG_PM_RUNTIME is not set | ||
342 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
343 | CONFIG_NET=y | 19 | CONFIG_NET=y |
344 | |||
345 | # | ||
346 | # Networking options | ||
347 | # | ||
348 | # CONFIG_PACKET is not set | ||
349 | CONFIG_UNIX=y | 20 | CONFIG_UNIX=y |
350 | CONFIG_XFRM=y | ||
351 | # CONFIG_XFRM_USER is not set | ||
352 | # CONFIG_XFRM_SUB_POLICY is not set | ||
353 | # CONFIG_XFRM_MIGRATE is not set | ||
354 | # CONFIG_XFRM_STATISTICS is not set | ||
355 | # CONFIG_NET_KEY is not set | ||
356 | CONFIG_INET=y | 21 | CONFIG_INET=y |
357 | # CONFIG_IP_MULTICAST is not set | ||
358 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
359 | CONFIG_IP_FIB_HASH=y | ||
360 | # CONFIG_IP_PNP is not set | ||
361 | # CONFIG_NET_IPIP is not set | ||
362 | # CONFIG_NET_IPGRE is not set | ||
363 | # CONFIG_ARPD is not set | ||
364 | # CONFIG_SYN_COOKIES is not set | ||
365 | # CONFIG_INET_AH is not set | ||
366 | # CONFIG_INET_ESP is not set | ||
367 | # CONFIG_INET_IPCOMP is not set | ||
368 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
369 | # CONFIG_INET_TUNNEL is not set | ||
370 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
371 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
372 | CONFIG_INET_XFRM_MODE_BEET=y | ||
373 | CONFIG_INET_LRO=y | ||
374 | CONFIG_INET_DIAG=y | ||
375 | CONFIG_INET_TCP_DIAG=y | ||
376 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
377 | CONFIG_TCP_CONG_CUBIC=y | ||
378 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
379 | # CONFIG_TCP_MD5SIG is not set | ||
380 | # CONFIG_IPV6 is not set | 22 | # CONFIG_IPV6 is not set |
381 | # CONFIG_NETWORK_SECMARK is not set | ||
382 | # CONFIG_NETFILTER is not set | ||
383 | # CONFIG_IP_DCCP is not set | ||
384 | # CONFIG_IP_SCTP is not set | ||
385 | # CONFIG_RDS is not set | ||
386 | # CONFIG_TIPC is not set | ||
387 | # CONFIG_ATM is not set | ||
388 | # CONFIG_BRIDGE is not set | ||
389 | # CONFIG_NET_DSA is not set | ||
390 | # CONFIG_VLAN_8021Q is not set | ||
391 | # CONFIG_DECNET is not set | ||
392 | # CONFIG_LLC2 is not set | ||
393 | # CONFIG_IPX is not set | ||
394 | # CONFIG_ATALK is not set | ||
395 | # CONFIG_X25 is not set | ||
396 | # CONFIG_LAPB is not set | ||
397 | # CONFIG_ECONET is not set | ||
398 | # CONFIG_WAN_ROUTER is not set | ||
399 | # CONFIG_PHONET is not set | ||
400 | # CONFIG_IEEE802154 is not set | ||
401 | # CONFIG_NET_SCHED is not set | ||
402 | # CONFIG_DCB is not set | ||
403 | |||
404 | # | ||
405 | # Network testing | ||
406 | # | ||
407 | # CONFIG_NET_PKTGEN is not set | ||
408 | # CONFIG_HAMRADIO is not set | ||
409 | # CONFIG_CAN is not set | ||
410 | CONFIG_IRDA=m | 23 | CONFIG_IRDA=m |
411 | |||
412 | # | ||
413 | # IrDA protocols | ||
414 | # | ||
415 | CONFIG_IRLAN=m | 24 | CONFIG_IRLAN=m |
416 | CONFIG_IRNET=m | 25 | CONFIG_IRNET=m |
417 | CONFIG_IRCOMM=m | 26 | CONFIG_IRCOMM=m |
418 | # CONFIG_IRDA_ULTRA is not set | ||
419 | |||
420 | # | ||
421 | # IrDA options | ||
422 | # | ||
423 | # CONFIG_IRDA_CACHE_LAST_LSAP is not set | ||
424 | # CONFIG_IRDA_FAST_RR is not set | ||
425 | # CONFIG_IRDA_DEBUG is not set | ||
426 | |||
427 | # | ||
428 | # Infrared-port device drivers | ||
429 | # | ||
430 | |||
431 | # | ||
432 | # SIR device drivers | ||
433 | # | ||
434 | # CONFIG_IRTTY_SIR is not set | ||
435 | |||
436 | # | ||
437 | # Dongle support | ||
438 | # | ||
439 | |||
440 | # | ||
441 | # FIR device drivers | ||
442 | # | ||
443 | CONFIG_SA1100_FIR=m | 27 | CONFIG_SA1100_FIR=m |
444 | # CONFIG_BT is not set | ||
445 | # CONFIG_AF_RXRPC is not set | ||
446 | # CONFIG_WIRELESS is not set | 28 | # CONFIG_WIRELESS is not set |
447 | # CONFIG_WIMAX is not set | ||
448 | # CONFIG_RFKILL is not set | ||
449 | # CONFIG_NET_9P is not set | ||
450 | |||
451 | # | ||
452 | # Device Drivers | ||
453 | # | ||
454 | |||
455 | # | ||
456 | # Generic Driver Options | ||
457 | # | ||
458 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 29 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
459 | CONFIG_STANDALONE=y | ||
460 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
461 | CONFIG_FW_LOADER=y | ||
462 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
463 | CONFIG_EXTRA_FIRMWARE="" | ||
464 | # CONFIG_SYS_HYPERVISOR is not set | ||
465 | # CONFIG_CONNECTOR is not set | ||
466 | CONFIG_MTD=y | 30 | CONFIG_MTD=y |
467 | # CONFIG_MTD_DEBUG is not set | ||
468 | # CONFIG_MTD_TESTS is not set | ||
469 | # CONFIG_MTD_CONCAT is not set | ||
470 | CONFIG_MTD_PARTITIONS=y | 31 | CONFIG_MTD_PARTITIONS=y |
471 | CONFIG_MTD_REDBOOT_PARTS=y | 32 | CONFIG_MTD_REDBOOT_PARTS=y |
472 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
473 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
474 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
475 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
476 | # CONFIG_MTD_AFS_PARTS is not set | ||
477 | # CONFIG_MTD_AR7_PARTS is not set | ||
478 | |||
479 | # | ||
480 | # User Modules And Translation Layers | ||
481 | # | ||
482 | CONFIG_MTD_CHAR=y | 33 | CONFIG_MTD_CHAR=y |
483 | CONFIG_MTD_BLKDEVS=y | ||
484 | CONFIG_MTD_BLOCK=y | 34 | CONFIG_MTD_BLOCK=y |
485 | # CONFIG_FTL is not set | ||
486 | # CONFIG_NFTL is not set | ||
487 | # CONFIG_INFTL is not set | ||
488 | # CONFIG_RFD_FTL is not set | ||
489 | # CONFIG_SSFDC is not set | ||
490 | # CONFIG_MTD_OOPS is not set | ||
491 | |||
492 | # | ||
493 | # RAM/ROM/Flash chip drivers | ||
494 | # | ||
495 | CONFIG_MTD_CFI=y | 35 | CONFIG_MTD_CFI=y |
496 | # CONFIG_MTD_JEDECPROBE is not set | ||
497 | CONFIG_MTD_GEN_PROBE=y | ||
498 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 36 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
499 | CONFIG_MTD_CFI_NOSWAP=y | ||
500 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
501 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
502 | CONFIG_MTD_CFI_GEOMETRY=y | 37 | CONFIG_MTD_CFI_GEOMETRY=y |
503 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
504 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
505 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
506 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
507 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
508 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
509 | # CONFIG_MTD_CFI_I1 is not set | 38 | # CONFIG_MTD_CFI_I1 is not set |
510 | CONFIG_MTD_CFI_I2=y | ||
511 | # CONFIG_MTD_CFI_I4 is not set | ||
512 | # CONFIG_MTD_CFI_I8 is not set | ||
513 | # CONFIG_MTD_OTP is not set | ||
514 | CONFIG_MTD_CFI_INTELEXT=y | 39 | CONFIG_MTD_CFI_INTELEXT=y |
515 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
516 | # CONFIG_MTD_CFI_STAA is not set | ||
517 | CONFIG_MTD_CFI_UTIL=y | ||
518 | # CONFIG_MTD_RAM is not set | ||
519 | # CONFIG_MTD_ROM is not set | ||
520 | # CONFIG_MTD_ABSENT is not set | ||
521 | # CONFIG_MTD_XIP is not set | ||
522 | |||
523 | # | ||
524 | # Mapping drivers for chip access | ||
525 | # | ||
526 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
527 | # CONFIG_MTD_PHYSMAP is not set | ||
528 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
529 | CONFIG_MTD_SA1100=y | 40 | CONFIG_MTD_SA1100=y |
530 | # CONFIG_MTD_PLATRAM is not set | ||
531 | |||
532 | # | ||
533 | # Self-contained MTD device drivers | ||
534 | # | ||
535 | # CONFIG_MTD_SLRAM is not set | ||
536 | # CONFIG_MTD_PHRAM is not set | ||
537 | # CONFIG_MTD_MTDRAM is not set | ||
538 | # CONFIG_MTD_BLOCK2MTD is not set | ||
539 | |||
540 | # | ||
541 | # Disk-On-Chip Device Drivers | ||
542 | # | ||
543 | # CONFIG_MTD_DOC2000 is not set | ||
544 | # CONFIG_MTD_DOC2001 is not set | ||
545 | # CONFIG_MTD_DOC2001PLUS is not set | ||
546 | # CONFIG_MTD_NAND is not set | ||
547 | # CONFIG_MTD_ONENAND is not set | ||
548 | |||
549 | # | ||
550 | # LPDDR flash memory drivers | ||
551 | # | ||
552 | # CONFIG_MTD_LPDDR is not set | ||
553 | |||
554 | # | ||
555 | # UBI - Unsorted block images | ||
556 | # | ||
557 | # CONFIG_MTD_UBI is not set | ||
558 | # CONFIG_PARPORT is not set | ||
559 | # CONFIG_PNP is not set | ||
560 | CONFIG_BLK_DEV=y | ||
561 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
562 | CONFIG_BLK_DEV_LOOP=m | 41 | CONFIG_BLK_DEV_LOOP=m |
563 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
564 | # CONFIG_BLK_DEV_NBD is not set | ||
565 | CONFIG_BLK_DEV_RAM=y | 42 | CONFIG_BLK_DEV_RAM=y |
566 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
567 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 43 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
568 | # CONFIG_BLK_DEV_XIP is not set | ||
569 | # CONFIG_CDROM_PKTCDVD is not set | ||
570 | # CONFIG_ATA_OVER_ETH is not set | ||
571 | # CONFIG_MG_DISK is not set | ||
572 | # CONFIG_MISC_DEVICES is not set | 44 | # CONFIG_MISC_DEVICES is not set |
573 | CONFIG_HAVE_IDE=y | ||
574 | CONFIG_IDE=y | 45 | CONFIG_IDE=y |
575 | |||
576 | # | ||
577 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
578 | # | ||
579 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
580 | CONFIG_IDE_GD=y | ||
581 | CONFIG_IDE_GD_ATA=y | ||
582 | # CONFIG_IDE_GD_ATAPI is not set | ||
583 | CONFIG_BLK_DEV_IDECS=y | 46 | CONFIG_BLK_DEV_IDECS=y |
584 | # CONFIG_BLK_DEV_IDECD is not set | ||
585 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
586 | # CONFIG_IDE_TASK_IOCTL is not set | ||
587 | CONFIG_IDE_PROC_FS=y | ||
588 | |||
589 | # | ||
590 | # IDE chipset support/bugfixes | ||
591 | # | ||
592 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
593 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
594 | |||
595 | # | ||
596 | # SCSI device support | ||
597 | # | ||
598 | # CONFIG_RAID_ATTRS is not set | ||
599 | # CONFIG_SCSI is not set | ||
600 | # CONFIG_SCSI_DMA is not set | ||
601 | # CONFIG_SCSI_NETLINK is not set | ||
602 | # CONFIG_ATA is not set | ||
603 | # CONFIG_MD is not set | ||
604 | CONFIG_NETDEVICES=y | 47 | CONFIG_NETDEVICES=y |
605 | # CONFIG_DUMMY is not set | ||
606 | # CONFIG_BONDING is not set | ||
607 | # CONFIG_MACVLAN is not set | ||
608 | # CONFIG_EQUALIZER is not set | ||
609 | # CONFIG_TUN is not set | ||
610 | # CONFIG_VETH is not set | ||
611 | # CONFIG_ARCNET is not set | ||
612 | # CONFIG_NET_ETHERNET is not set | ||
613 | # CONFIG_NETDEV_1000 is not set | 48 | # CONFIG_NETDEV_1000 is not set |
614 | # CONFIG_NETDEV_10000 is not set | 49 | # CONFIG_NETDEV_10000 is not set |
615 | # CONFIG_TR is not set | ||
616 | # CONFIG_WLAN is not set | 50 | # CONFIG_WLAN is not set |
617 | |||
618 | # | ||
619 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
620 | # | ||
621 | CONFIG_NET_PCMCIA=y | 51 | CONFIG_NET_PCMCIA=y |
622 | # CONFIG_PCMCIA_3C589 is not set | ||
623 | # CONFIG_PCMCIA_3C574 is not set | ||
624 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
625 | CONFIG_PCMCIA_PCNET=y | 52 | CONFIG_PCMCIA_PCNET=y |
626 | # CONFIG_PCMCIA_NMCLAN is not set | ||
627 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
628 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
629 | # CONFIG_PCMCIA_AXNET is not set | ||
630 | # CONFIG_WAN is not set | ||
631 | CONFIG_PPP=m | 53 | CONFIG_PPP=m |
632 | # CONFIG_PPP_MULTILINK is not set | ||
633 | # CONFIG_PPP_FILTER is not set | ||
634 | CONFIG_PPP_ASYNC=m | 54 | CONFIG_PPP_ASYNC=m |
635 | # CONFIG_PPP_SYNC_TTY is not set | ||
636 | CONFIG_PPP_DEFLATE=m | 55 | CONFIG_PPP_DEFLATE=m |
637 | CONFIG_PPP_BSDCOMP=m | 56 | CONFIG_PPP_BSDCOMP=m |
638 | # CONFIG_PPP_MPPE is not set | ||
639 | # CONFIG_PPPOE is not set | ||
640 | # CONFIG_PPPOL2TP is not set | ||
641 | # CONFIG_SLIP is not set | ||
642 | CONFIG_SLHC=m | ||
643 | # CONFIG_NETCONSOLE is not set | ||
644 | # CONFIG_NETPOLL is not set | ||
645 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
646 | # CONFIG_ISDN is not set | ||
647 | # CONFIG_PHONE is not set | ||
648 | |||
649 | # | ||
650 | # Input device support | ||
651 | # | ||
652 | CONFIG_INPUT=y | ||
653 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
654 | # CONFIG_INPUT_POLLDEV is not set | ||
655 | |||
656 | # | ||
657 | # Userland interfaces | ||
658 | # | ||
659 | CONFIG_INPUT_MOUSEDEV=y | ||
660 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
661 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
662 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
663 | # CONFIG_INPUT_JOYDEV is not set | ||
664 | # CONFIG_INPUT_EVDEV is not set | ||
665 | # CONFIG_INPUT_EVBUG is not set | ||
666 | |||
667 | # | ||
668 | # Input Device Drivers | ||
669 | # | ||
670 | CONFIG_INPUT_KEYBOARD=y | ||
671 | # CONFIG_KEYBOARD_ATKBD is not set | 57 | # CONFIG_KEYBOARD_ATKBD is not set |
672 | # CONFIG_KEYBOARD_LKKBD is not set | ||
673 | CONFIG_KEYBOARD_GPIO=y | 58 | CONFIG_KEYBOARD_GPIO=y |
674 | # CONFIG_KEYBOARD_MATRIX is not set | ||
675 | # CONFIG_KEYBOARD_NEWTON is not set | ||
676 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
677 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
678 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
679 | # CONFIG_KEYBOARD_XTKBD is not set | ||
680 | # CONFIG_INPUT_MOUSE is not set | 59 | # CONFIG_INPUT_MOUSE is not set |
681 | # CONFIG_INPUT_JOYSTICK is not set | ||
682 | # CONFIG_INPUT_TABLET is not set | ||
683 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
684 | # CONFIG_INPUT_MISC is not set | ||
685 | |||
686 | # | ||
687 | # Hardware I/O ports | ||
688 | # | ||
689 | # CONFIG_SERIO is not set | 60 | # CONFIG_SERIO is not set |
690 | # CONFIG_GAMEPORT is not set | ||
691 | |||
692 | # | ||
693 | # Character devices | ||
694 | # | ||
695 | CONFIG_VT=y | ||
696 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
697 | CONFIG_VT_CONSOLE=y | ||
698 | CONFIG_HW_CONSOLE=y | ||
699 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
700 | CONFIG_DEVKMEM=y | ||
701 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
702 | |||
703 | # | ||
704 | # Serial drivers | ||
705 | # | ||
706 | # CONFIG_SERIAL_8250 is not set | ||
707 | |||
708 | # | ||
709 | # Non-8250 serial port support | ||
710 | # | ||
711 | CONFIG_SERIAL_SA1100=y | 61 | CONFIG_SERIAL_SA1100=y |
712 | CONFIG_SERIAL_SA1100_CONSOLE=y | 62 | CONFIG_SERIAL_SA1100_CONSOLE=y |
713 | CONFIG_SERIAL_CORE=y | ||
714 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
715 | CONFIG_UNIX98_PTYS=y | ||
716 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
717 | CONFIG_LEGACY_PTYS=y | ||
718 | CONFIG_LEGACY_PTY_COUNT=256 | ||
719 | # CONFIG_IPMI_HANDLER is not set | ||
720 | # CONFIG_HW_RANDOM is not set | 63 | # CONFIG_HW_RANDOM is not set |
721 | # CONFIG_DTLK is not set | ||
722 | # CONFIG_R3964 is not set | ||
723 | |||
724 | # | ||
725 | # PCMCIA character devices | ||
726 | # | ||
727 | # CONFIG_SYNCLINK_CS is not set | ||
728 | # CONFIG_CARDMAN_4000 is not set | ||
729 | # CONFIG_CARDMAN_4040 is not set | ||
730 | # CONFIG_IPWIRELESS is not set | ||
731 | # CONFIG_RAW_DRIVER is not set | ||
732 | # CONFIG_TCG_TPM is not set | ||
733 | CONFIG_DEVPORT=y | ||
734 | # CONFIG_I2C is not set | ||
735 | # CONFIG_SPI is not set | ||
736 | |||
737 | # | ||
738 | # PPS support | ||
739 | # | ||
740 | # CONFIG_PPS is not set | ||
741 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
742 | CONFIG_GPIOLIB=y | ||
743 | # CONFIG_GPIO_SYSFS is not set | ||
744 | |||
745 | # | ||
746 | # Memory mapped GPIO expanders: | ||
747 | # | ||
748 | |||
749 | # | ||
750 | # I2C GPIO expanders: | ||
751 | # | ||
752 | |||
753 | # | ||
754 | # PCI GPIO expanders: | ||
755 | # | ||
756 | |||
757 | # | ||
758 | # SPI GPIO expanders: | ||
759 | # | ||
760 | |||
761 | # | ||
762 | # AC97 GPIO expanders: | ||
763 | # | ||
764 | # CONFIG_W1 is not set | ||
765 | # CONFIG_POWER_SUPPLY is not set | ||
766 | # CONFIG_HWMON is not set | 64 | # CONFIG_HWMON is not set |
767 | # CONFIG_THERMAL is not set | ||
768 | # CONFIG_WATCHDOG is not set | ||
769 | CONFIG_SSB_POSSIBLE=y | ||
770 | |||
771 | # | ||
772 | # Sonics Silicon Backplane | ||
773 | # | ||
774 | # CONFIG_SSB is not set | ||
775 | |||
776 | # | ||
777 | # Multifunction device drivers | ||
778 | # | ||
779 | # CONFIG_MFD_CORE is not set | ||
780 | # CONFIG_MFD_SM501 is not set | ||
781 | # CONFIG_MFD_ASIC3 is not set | ||
782 | CONFIG_HTC_EGPIO=y | ||
783 | # CONFIG_HTC_PASIC3 is not set | ||
784 | # CONFIG_MFD_TMIO is not set | ||
785 | # CONFIG_MFD_T7L66XB is not set | ||
786 | # CONFIG_MFD_TC6387XB is not set | ||
787 | # CONFIG_MFD_TC6393XB is not set | ||
788 | |||
789 | # | ||
790 | # Multimedia Capabilities Port drivers | ||
791 | # | ||
792 | # CONFIG_MCP_SA11X0 is not set | ||
793 | # CONFIG_REGULATOR is not set | ||
794 | # CONFIG_MEDIA_SUPPORT is not set | ||
795 | |||
796 | # | ||
797 | # Graphics support | ||
798 | # | ||
799 | # CONFIG_VGASTATE is not set | ||
800 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
801 | CONFIG_FB=y | 65 | CONFIG_FB=y |
802 | # CONFIG_FIRMWARE_EDID is not set | ||
803 | # CONFIG_FB_DDC is not set | ||
804 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
805 | CONFIG_FB_CFB_FILLRECT=y | ||
806 | CONFIG_FB_CFB_COPYAREA=y | ||
807 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
808 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
809 | # CONFIG_FB_SYS_FILLRECT is not set | ||
810 | # CONFIG_FB_SYS_COPYAREA is not set | ||
811 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
812 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
813 | # CONFIG_FB_SYS_FOPS is not set | ||
814 | # CONFIG_FB_SVGALIB is not set | ||
815 | # CONFIG_FB_MACMODES is not set | ||
816 | # CONFIG_FB_BACKLIGHT is not set | ||
817 | # CONFIG_FB_MODE_HELPERS is not set | ||
818 | # CONFIG_FB_TILEBLITTING is not set | ||
819 | |||
820 | # | ||
821 | # Frame buffer hardware drivers | ||
822 | # | ||
823 | CONFIG_FB_SA1100=y | 66 | CONFIG_FB_SA1100=y |
824 | # CONFIG_FB_S1D13XXX is not set | ||
825 | # CONFIG_FB_VIRTUAL is not set | ||
826 | # CONFIG_FB_METRONOME is not set | ||
827 | # CONFIG_FB_MB862XX is not set | ||
828 | # CONFIG_FB_BROADSHEET is not set | ||
829 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
830 | |||
831 | # | ||
832 | # Display device support | ||
833 | # | ||
834 | # CONFIG_DISPLAY_SUPPORT is not set | ||
835 | |||
836 | # | ||
837 | # Console display driver support | ||
838 | # | ||
839 | # CONFIG_VGA_CONSOLE is not set | 67 | # CONFIG_VGA_CONSOLE is not set |
840 | # CONFIG_MDA_CONSOLE is not set | ||
841 | CONFIG_DUMMY_CONSOLE=y | ||
842 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
843 | # CONFIG_LOGO is not set | ||
844 | # CONFIG_SOUND is not set | ||
845 | # CONFIG_HID_SUPPORT is not set | 68 | # CONFIG_HID_SUPPORT is not set |
846 | # CONFIG_USB_SUPPORT is not set | 69 | # CONFIG_USB_SUPPORT is not set |
847 | # CONFIG_MMC is not set | ||
848 | # CONFIG_MEMSTICK is not set | ||
849 | # CONFIG_NEW_LEDS is not set | ||
850 | # CONFIG_ACCESSIBILITY is not set | ||
851 | CONFIG_RTC_LIB=y | ||
852 | # CONFIG_RTC_CLASS is not set | ||
853 | # CONFIG_DMADEVICES is not set | ||
854 | # CONFIG_AUXDISPLAY is not set | ||
855 | # CONFIG_UIO is not set | ||
856 | |||
857 | # | ||
858 | # TI VLYNQ | ||
859 | # | ||
860 | # CONFIG_STAGING is not set | ||
861 | |||
862 | # | ||
863 | # File systems | ||
864 | # | ||
865 | CONFIG_EXT2_FS=y | 70 | CONFIG_EXT2_FS=y |
866 | # CONFIG_EXT2_FS_XATTR is not set | ||
867 | # CONFIG_EXT2_FS_XIP is not set | ||
868 | # CONFIG_EXT3_FS is not set | ||
869 | # CONFIG_EXT4_FS is not set | ||
870 | # CONFIG_REISERFS_FS is not set | ||
871 | # CONFIG_JFS_FS is not set | ||
872 | # CONFIG_FS_POSIX_ACL is not set | ||
873 | # CONFIG_XFS_FS is not set | ||
874 | # CONFIG_OCFS2_FS is not set | ||
875 | # CONFIG_BTRFS_FS is not set | ||
876 | # CONFIG_NILFS2_FS is not set | ||
877 | CONFIG_FILE_LOCKING=y | ||
878 | CONFIG_FSNOTIFY=y | ||
879 | CONFIG_DNOTIFY=y | ||
880 | # CONFIG_INOTIFY is not set | ||
881 | CONFIG_INOTIFY_USER=y | ||
882 | # CONFIG_QUOTA is not set | ||
883 | # CONFIG_AUTOFS_FS is not set | ||
884 | # CONFIG_AUTOFS4_FS is not set | ||
885 | # CONFIG_FUSE_FS is not set | ||
886 | |||
887 | # | ||
888 | # Caches | ||
889 | # | ||
890 | # CONFIG_FSCACHE is not set | ||
891 | |||
892 | # | ||
893 | # CD-ROM/DVD Filesystems | ||
894 | # | ||
895 | # CONFIG_ISO9660_FS is not set | ||
896 | # CONFIG_UDF_FS is not set | ||
897 | |||
898 | # | ||
899 | # DOS/FAT/NT Filesystems | ||
900 | # | ||
901 | CONFIG_FAT_FS=m | ||
902 | CONFIG_MSDOS_FS=m | 71 | CONFIG_MSDOS_FS=m |
903 | CONFIG_VFAT_FS=m | 72 | CONFIG_VFAT_FS=m |
904 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
905 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
906 | # CONFIG_NTFS_FS is not set | ||
907 | |||
908 | # | ||
909 | # Pseudo filesystems | ||
910 | # | ||
911 | CONFIG_PROC_FS=y | ||
912 | CONFIG_PROC_SYSCTL=y | ||
913 | CONFIG_PROC_PAGE_MONITOR=y | ||
914 | CONFIG_SYSFS=y | ||
915 | # CONFIG_TMPFS is not set | ||
916 | # CONFIG_HUGETLB_PAGE is not set | ||
917 | # CONFIG_CONFIGFS_FS is not set | ||
918 | CONFIG_MISC_FILESYSTEMS=y | ||
919 | # CONFIG_ADFS_FS is not set | ||
920 | # CONFIG_AFFS_FS is not set | ||
921 | # CONFIG_HFS_FS is not set | ||
922 | # CONFIG_HFSPLUS_FS is not set | ||
923 | # CONFIG_BEFS_FS is not set | ||
924 | # CONFIG_BFS_FS is not set | ||
925 | # CONFIG_EFS_FS is not set | ||
926 | CONFIG_JFFS2_FS=y | 73 | CONFIG_JFFS2_FS=y |
927 | CONFIG_JFFS2_FS_DEBUG=0 | ||
928 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
929 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
930 | # CONFIG_JFFS2_SUMMARY is not set | ||
931 | # CONFIG_JFFS2_FS_XATTR is not set | ||
932 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
933 | CONFIG_JFFS2_ZLIB=y | ||
934 | # CONFIG_JFFS2_LZO is not set | ||
935 | CONFIG_JFFS2_RTIME=y | ||
936 | # CONFIG_JFFS2_RUBIN is not set | ||
937 | CONFIG_CRAMFS=m | 74 | CONFIG_CRAMFS=m |
938 | # CONFIG_SQUASHFS is not set | ||
939 | # CONFIG_VXFS_FS is not set | ||
940 | # CONFIG_MINIX_FS is not set | ||
941 | # CONFIG_OMFS_FS is not set | ||
942 | # CONFIG_HPFS_FS is not set | ||
943 | # CONFIG_QNX4FS_FS is not set | ||
944 | # CONFIG_ROMFS_FS is not set | ||
945 | # CONFIG_SYSV_FS is not set | ||
946 | # CONFIG_UFS_FS is not set | ||
947 | CONFIG_NETWORK_FILESYSTEMS=y | ||
948 | CONFIG_NFS_FS=y | 75 | CONFIG_NFS_FS=y |
949 | # CONFIG_NFS_V3 is not set | ||
950 | # CONFIG_NFS_V4 is not set | ||
951 | CONFIG_NFSD=m | 76 | CONFIG_NFSD=m |
952 | # CONFIG_NFSD_V3 is not set | ||
953 | # CONFIG_NFSD_V4 is not set | ||
954 | CONFIG_LOCKD=y | ||
955 | CONFIG_EXPORTFS=m | ||
956 | CONFIG_NFS_COMMON=y | ||
957 | CONFIG_SUNRPC=y | ||
958 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
959 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
960 | CONFIG_SMB_FS=m | 77 | CONFIG_SMB_FS=m |
961 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
962 | # CONFIG_CIFS is not set | ||
963 | # CONFIG_NCP_FS is not set | ||
964 | # CONFIG_CODA_FS is not set | ||
965 | # CONFIG_AFS_FS is not set | ||
966 | |||
967 | # | ||
968 | # Partition Types | ||
969 | # | ||
970 | # CONFIG_PARTITION_ADVANCED is not set | ||
971 | CONFIG_MSDOS_PARTITION=y | ||
972 | CONFIG_NLS=y | 78 | CONFIG_NLS=y |
973 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
974 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
975 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
976 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
977 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
978 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
979 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
980 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
981 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
982 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
983 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
984 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
985 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
986 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
987 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
988 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
989 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
990 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
991 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
992 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
993 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
994 | # CONFIG_NLS_ISO8859_8 is not set | ||
995 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
996 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
997 | # CONFIG_NLS_ASCII is not set | ||
998 | # CONFIG_NLS_ISO8859_1 is not set | ||
999 | # CONFIG_NLS_ISO8859_2 is not set | ||
1000 | # CONFIG_NLS_ISO8859_3 is not set | ||
1001 | # CONFIG_NLS_ISO8859_4 is not set | ||
1002 | # CONFIG_NLS_ISO8859_5 is not set | ||
1003 | # CONFIG_NLS_ISO8859_6 is not set | ||
1004 | # CONFIG_NLS_ISO8859_7 is not set | ||
1005 | # CONFIG_NLS_ISO8859_9 is not set | ||
1006 | # CONFIG_NLS_ISO8859_13 is not set | ||
1007 | # CONFIG_NLS_ISO8859_14 is not set | ||
1008 | # CONFIG_NLS_ISO8859_15 is not set | ||
1009 | # CONFIG_NLS_KOI8_R is not set | ||
1010 | # CONFIG_NLS_KOI8_U is not set | ||
1011 | # CONFIG_NLS_UTF8 is not set | ||
1012 | # CONFIG_DLM is not set | ||
1013 | |||
1014 | # | ||
1015 | # Kernel hacking | ||
1016 | # | ||
1017 | # CONFIG_PRINTK_TIME is not set | ||
1018 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1019 | CONFIG_ENABLE_MUST_CHECK=y | ||
1020 | CONFIG_FRAME_WARN=1024 | ||
1021 | # CONFIG_MAGIC_SYSRQ is not set | ||
1022 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1023 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1024 | # CONFIG_DEBUG_FS is not set | ||
1025 | # CONFIG_HEADERS_CHECK is not set | ||
1026 | # CONFIG_DEBUG_KERNEL is not set | ||
1027 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1028 | # CONFIG_SLUB_STATS is not set | ||
1029 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1030 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1031 | CONFIG_FRAME_POINTER=y | ||
1032 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 79 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1033 | # CONFIG_LATENCYTOP is not set | ||
1034 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1035 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1036 | CONFIG_TRACING_SUPPORT=y | ||
1037 | # CONFIG_FTRACE is not set | ||
1038 | # CONFIG_SAMPLES is not set | ||
1039 | CONFIG_HAVE_ARCH_KGDB=y | ||
1040 | # CONFIG_DEBUG_USER is not set | ||
1041 | |||
1042 | # | ||
1043 | # Security options | ||
1044 | # | ||
1045 | # CONFIG_KEYS is not set | ||
1046 | # CONFIG_SECURITY is not set | ||
1047 | # CONFIG_SECURITYFS is not set | ||
1048 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1049 | CONFIG_CRYPTO=y | ||
1050 | |||
1051 | # | ||
1052 | # Crypto core or helper | ||
1053 | # | ||
1054 | # CONFIG_CRYPTO_FIPS is not set | ||
1055 | CONFIG_CRYPTO_ALGAPI=m | ||
1056 | CONFIG_CRYPTO_ALGAPI2=m | ||
1057 | CONFIG_CRYPTO_RNG=m | ||
1058 | CONFIG_CRYPTO_RNG2=m | ||
1059 | # CONFIG_CRYPTO_MANAGER is not set | ||
1060 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1061 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1062 | # CONFIG_CRYPTO_NULL is not set | ||
1063 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1064 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1065 | # CONFIG_CRYPTO_TEST is not set | ||
1066 | |||
1067 | # | ||
1068 | # Authenticated Encryption with Associated Data | ||
1069 | # | ||
1070 | # CONFIG_CRYPTO_CCM is not set | ||
1071 | # CONFIG_CRYPTO_GCM is not set | ||
1072 | # CONFIG_CRYPTO_SEQIV is not set | ||
1073 | |||
1074 | # | ||
1075 | # Block modes | ||
1076 | # | ||
1077 | # CONFIG_CRYPTO_CBC is not set | ||
1078 | # CONFIG_CRYPTO_CTR is not set | ||
1079 | # CONFIG_CRYPTO_CTS is not set | ||
1080 | # CONFIG_CRYPTO_ECB is not set | ||
1081 | # CONFIG_CRYPTO_LRW is not set | ||
1082 | # CONFIG_CRYPTO_PCBC is not set | ||
1083 | # CONFIG_CRYPTO_XTS is not set | ||
1084 | |||
1085 | # | ||
1086 | # Hash modes | ||
1087 | # | ||
1088 | # CONFIG_CRYPTO_HMAC is not set | ||
1089 | # CONFIG_CRYPTO_XCBC is not set | ||
1090 | # CONFIG_CRYPTO_VMAC is not set | ||
1091 | |||
1092 | # | ||
1093 | # Digest | ||
1094 | # | ||
1095 | # CONFIG_CRYPTO_CRC32C is not set | ||
1096 | # CONFIG_CRYPTO_GHASH is not set | ||
1097 | # CONFIG_CRYPTO_MD4 is not set | ||
1098 | # CONFIG_CRYPTO_MD5 is not set | ||
1099 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1100 | # CONFIG_CRYPTO_RMD128 is not set | ||
1101 | # CONFIG_CRYPTO_RMD160 is not set | ||
1102 | # CONFIG_CRYPTO_RMD256 is not set | ||
1103 | # CONFIG_CRYPTO_RMD320 is not set | ||
1104 | # CONFIG_CRYPTO_SHA1 is not set | ||
1105 | # CONFIG_CRYPTO_SHA256 is not set | ||
1106 | # CONFIG_CRYPTO_SHA512 is not set | ||
1107 | # CONFIG_CRYPTO_TGR192 is not set | ||
1108 | # CONFIG_CRYPTO_WP512 is not set | ||
1109 | |||
1110 | # | ||
1111 | # Ciphers | ||
1112 | # | ||
1113 | CONFIG_CRYPTO_AES=m | ||
1114 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1115 | # CONFIG_CRYPTO_ARC4 is not set | ||
1116 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1117 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1118 | # CONFIG_CRYPTO_CAST5 is not set | ||
1119 | # CONFIG_CRYPTO_CAST6 is not set | ||
1120 | # CONFIG_CRYPTO_DES is not set | ||
1121 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1122 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1123 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1124 | # CONFIG_CRYPTO_SEED is not set | ||
1125 | # CONFIG_CRYPTO_SERPENT is not set | ||
1126 | # CONFIG_CRYPTO_TEA is not set | ||
1127 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1128 | |||
1129 | # | ||
1130 | # Compression | ||
1131 | # | ||
1132 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1133 | # CONFIG_CRYPTO_ZLIB is not set | ||
1134 | # CONFIG_CRYPTO_LZO is not set | ||
1135 | |||
1136 | # | ||
1137 | # Random Number Generation | ||
1138 | # | ||
1139 | CONFIG_CRYPTO_ANSI_CPRNG=m | ||
1140 | CONFIG_CRYPTO_HW=y | ||
1141 | # CONFIG_BINARY_PRINTF is not set | ||
1142 | |||
1143 | # | ||
1144 | # Library routines | ||
1145 | # | ||
1146 | CONFIG_BITREVERSE=y | ||
1147 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1148 | CONFIG_CRC_CCITT=m | ||
1149 | # CONFIG_CRC16 is not set | ||
1150 | # CONFIG_CRC_T10DIF is not set | ||
1151 | # CONFIG_CRC_ITU_T is not set | ||
1152 | CONFIG_CRC32=y | ||
1153 | # CONFIG_CRC7 is not set | ||
1154 | # CONFIG_LIBCRC32C is not set | ||
1155 | CONFIG_ZLIB_INFLATE=y | ||
1156 | CONFIG_ZLIB_DEFLATE=y | ||
1157 | CONFIG_DECOMPRESS_GZIP=y | ||
1158 | CONFIG_DECOMPRESS_BZIP2=y | ||
1159 | CONFIG_DECOMPRESS_LZMA=y | ||
1160 | CONFIG_HAS_IOMEM=y | ||
1161 | CONFIG_HAS_IOPORT=y | ||
1162 | CONFIG_HAS_DMA=y | ||
1163 | CONFIG_NLATTR=y | ||