diff options
Diffstat (limited to 'arch/sh/configs/kfr2r09-romimage_defconfig')
-rw-r--r-- | arch/sh/configs/kfr2r09-romimage_defconfig | 763 |
1 files changed, 0 insertions, 763 deletions
diff --git a/arch/sh/configs/kfr2r09-romimage_defconfig b/arch/sh/configs/kfr2r09-romimage_defconfig index 8c54e1620e95..d4268b1953bc 100644 --- a/arch/sh/configs/kfr2r09-romimage_defconfig +++ b/arch/sh/configs/kfr2r09-romimage_defconfig | |||
@@ -1,823 +1,60 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.34-rc5 | ||
4 | # Tue May 18 15:33:23 2010 | ||
5 | # | ||
6 | CONFIG_SUPERH=y | ||
7 | CONFIG_SUPERH32=y | ||
8 | # CONFIG_SUPERH64 is not set | ||
9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
11 | CONFIG_GENERIC_BUG=y | ||
12 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
13 | CONFIG_GENERIC_HWEIGHT=y | ||
14 | CONFIG_GENERIC_HARDIRQS=y | ||
15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
16 | CONFIG_IRQ_PER_CPU=y | ||
17 | CONFIG_SPARSE_IRQ=y | ||
18 | CONFIG_GENERIC_GPIO=y | ||
19 | CONFIG_GENERIC_TIME=y | ||
20 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
21 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
22 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
23 | CONFIG_SYS_SUPPORTS_HUGETLBFS=y | ||
24 | CONFIG_SYS_SUPPORTS_CMT=y | ||
25 | CONFIG_SYS_SUPPORTS_TMU=y | ||
26 | CONFIG_STACKTRACE_SUPPORT=y | ||
27 | CONFIG_LOCKDEP_SUPPORT=y | ||
28 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
29 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
30 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
31 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
32 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
33 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | ||
34 | CONFIG_DMA_NONCOHERENT=y | ||
35 | CONFIG_NEED_DMA_MAP_STATE=y | ||
36 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
37 | CONFIG_CONSTRUCTORS=y | ||
38 | |||
39 | # | ||
40 | # General setup | ||
41 | # | ||
42 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
43 | CONFIG_BROKEN_ON_SMP=y | ||
44 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
45 | CONFIG_LOCALVERSION="" | ||
46 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
47 | CONFIG_HAVE_KERNEL_GZIP=y | ||
48 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
49 | CONFIG_HAVE_KERNEL_LZMA=y | ||
50 | CONFIG_HAVE_KERNEL_LZO=y | ||
51 | CONFIG_KERNEL_GZIP=y | ||
52 | # CONFIG_KERNEL_BZIP2 is not set | ||
53 | # CONFIG_KERNEL_LZMA is not set | ||
54 | # CONFIG_KERNEL_LZO is not set | ||
55 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
56 | CONFIG_SYSVIPC_SYSCTL=y | ||
57 | # CONFIG_POSIX_MQUEUE is not set | ||
58 | CONFIG_BSD_PROCESS_ACCT=y | 4 | CONFIG_BSD_PROCESS_ACCT=y |
59 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
60 | # CONFIG_TASKSTATS is not set | ||
61 | # CONFIG_AUDIT is not set | ||
62 | |||
63 | # | ||
64 | # RCU Subsystem | ||
65 | # | ||
66 | CONFIG_TREE_RCU=y | ||
67 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
68 | # CONFIG_TINY_RCU is not set | ||
69 | # CONFIG_RCU_TRACE is not set | ||
70 | CONFIG_RCU_FANOUT=32 | ||
71 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
72 | # CONFIG_TREE_RCU_TRACE is not set | ||
73 | CONFIG_IKCONFIG=y | 5 | CONFIG_IKCONFIG=y |
74 | CONFIG_IKCONFIG_PROC=y | 6 | CONFIG_IKCONFIG_PROC=y |
75 | CONFIG_LOG_BUF_SHIFT=14 | 7 | CONFIG_LOG_BUF_SHIFT=14 |
76 | # CONFIG_CGROUPS is not set | ||
77 | CONFIG_SYSFS_DEPRECATED=y | ||
78 | CONFIG_SYSFS_DEPRECATED_V2=y | 8 | CONFIG_SYSFS_DEPRECATED_V2=y |
79 | # CONFIG_RELAY is not set | ||
80 | # CONFIG_NAMESPACES is not set | ||
81 | CONFIG_BLK_DEV_INITRD=y | 9 | CONFIG_BLK_DEV_INITRD=y |
82 | CONFIG_INITRAMFS_SOURCE="" | ||
83 | CONFIG_RD_GZIP=y | ||
84 | # CONFIG_RD_BZIP2 is not set | ||
85 | # CONFIG_RD_LZMA is not set | ||
86 | # CONFIG_RD_LZO is not set | ||
87 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
88 | CONFIG_SYSCTL=y | ||
89 | CONFIG_ANON_INODES=y | ||
90 | CONFIG_EMBEDDED=y | ||
91 | CONFIG_UID16=y | ||
92 | CONFIG_SYSCTL_SYSCALL=y | ||
93 | # CONFIG_KALLSYMS is not set | 10 | # CONFIG_KALLSYMS is not set |
94 | CONFIG_HOTPLUG=y | ||
95 | CONFIG_PRINTK=y | ||
96 | CONFIG_BUG=y | ||
97 | CONFIG_ELF_CORE=y | ||
98 | CONFIG_BASE_FULL=y | ||
99 | CONFIG_FUTEX=y | ||
100 | CONFIG_EPOLL=y | ||
101 | CONFIG_SIGNALFD=y | ||
102 | CONFIG_TIMERFD=y | ||
103 | CONFIG_EVENTFD=y | ||
104 | CONFIG_SHMEM=y | ||
105 | CONFIG_AIO=y | ||
106 | CONFIG_HAVE_PERF_EVENTS=y | ||
107 | CONFIG_PERF_USE_VMALLOC=y | ||
108 | |||
109 | # | ||
110 | # Kernel Performance Events And Counters | ||
111 | # | ||
112 | CONFIG_PERF_EVENTS=y | ||
113 | # CONFIG_PERF_COUNTERS is not set | ||
114 | CONFIG_VM_EVENT_COUNTERS=y | ||
115 | CONFIG_COMPAT_BRK=y | ||
116 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
117 | # CONFIG_SLUB is not set | ||
118 | # CONFIG_SLOB is not set | ||
119 | # CONFIG_PROFILING is not set | ||
120 | CONFIG_HAVE_OPROFILE=y | ||
121 | CONFIG_HAVE_KPROBES=y | ||
122 | CONFIG_HAVE_KRETPROBES=y | ||
123 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
124 | CONFIG_HAVE_DMA_ATTRS=y | ||
125 | CONFIG_HAVE_CLK=y | ||
126 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
127 | CONFIG_HAVE_HW_BREAKPOINT=y | ||
128 | |||
129 | # | ||
130 | # GCOV-based kernel profiling | ||
131 | # | ||
132 | # CONFIG_GCOV_KERNEL is not set | ||
133 | # CONFIG_SLOW_WORK is not set | ||
134 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
135 | CONFIG_SLABINFO=y | ||
136 | CONFIG_RT_MUTEXES=y | ||
137 | CONFIG_BASE_SMALL=0 | ||
138 | # CONFIG_MODULES is not set | ||
139 | # CONFIG_BLOCK is not set | 12 | # CONFIG_BLOCK is not set |
140 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
141 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
142 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
143 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
144 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
145 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
146 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
147 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
148 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
149 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
150 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
151 | # CONFIG_INLINE_READ_LOCK is not set | ||
152 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
153 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
154 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
155 | CONFIG_INLINE_READ_UNLOCK=y | ||
156 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
157 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
158 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
159 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
160 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
161 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
162 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
163 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
164 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
165 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
166 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
167 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
168 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
169 | # CONFIG_FREEZER is not set | ||
170 | |||
171 | # | ||
172 | # System type | ||
173 | # | ||
174 | CONFIG_CPU_SH4=y | ||
175 | CONFIG_CPU_SH4A=y | ||
176 | CONFIG_CPU_SHX2=y | ||
177 | CONFIG_ARCH_SHMOBILE=y | ||
178 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | ||
179 | # CONFIG_CPU_SUBTYPE_SH7201 is not set | ||
180 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
181 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | ||
182 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
183 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
184 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | ||
185 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | ||
186 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | ||
187 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | ||
188 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | ||
189 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | ||
190 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | ||
191 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||
192 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
193 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | ||
194 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | ||
195 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||
196 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||
197 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | ||
198 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | ||
199 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | ||
200 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | ||
201 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
202 | CONFIG_CPU_SUBTYPE_SH7724=y | 13 | CONFIG_CPU_SUBTYPE_SH7724=y |
203 | # CONFIG_CPU_SUBTYPE_SH7757 is not set | ||
204 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | ||
205 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | ||
206 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||
207 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | ||
208 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
209 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | ||
210 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | ||
211 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
212 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
213 | |||
214 | # | ||
215 | # Memory management options | ||
216 | # | ||
217 | CONFIG_QUICKLIST=y | ||
218 | CONFIG_MMU=y | ||
219 | CONFIG_PAGE_OFFSET=0x80000000 | ||
220 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
221 | CONFIG_MEMORY_START=0x08000000 | ||
222 | CONFIG_MEMORY_SIZE=0x08000000 | 14 | CONFIG_MEMORY_SIZE=0x08000000 |
223 | CONFIG_29BIT=y | ||
224 | # CONFIG_PMB is not set | ||
225 | CONFIG_X2TLB=y | ||
226 | CONFIG_VSYSCALL=y | ||
227 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
228 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
229 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
230 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
231 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
232 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
233 | CONFIG_IOREMAP_FIXED=y | ||
234 | CONFIG_UNCACHED_MAPPING=y | ||
235 | CONFIG_PAGE_SIZE_4KB=y | ||
236 | # CONFIG_PAGE_SIZE_8KB is not set | ||
237 | # CONFIG_PAGE_SIZE_16KB is not set | ||
238 | # CONFIG_PAGE_SIZE_64KB is not set | ||
239 | CONFIG_SELECT_MEMORY_MODEL=y | ||
240 | CONFIG_FLATMEM_MANUAL=y | 15 | CONFIG_FLATMEM_MANUAL=y |
241 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
242 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
243 | CONFIG_FLATMEM=y | ||
244 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
245 | CONFIG_SPARSEMEM_STATIC=y | ||
246 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
247 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
248 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
249 | CONFIG_ZONE_DMA_FLAG=0 | ||
250 | CONFIG_NR_QUICK=1 | ||
251 | # CONFIG_KSM is not set | ||
252 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
253 | |||
254 | # | ||
255 | # Cache configuration | ||
256 | # | ||
257 | CONFIG_CACHE_WRITEBACK=y | ||
258 | # CONFIG_CACHE_WRITETHROUGH is not set | ||
259 | # CONFIG_CACHE_OFF is not set | ||
260 | |||
261 | # | ||
262 | # Processor features | ||
263 | # | ||
264 | CONFIG_CPU_LITTLE_ENDIAN=y | ||
265 | # CONFIG_CPU_BIG_ENDIAN is not set | ||
266 | CONFIG_SH_FPU=y | ||
267 | # CONFIG_SH_STORE_QUEUES is not set | ||
268 | CONFIG_CPU_HAS_INTEVT=y | ||
269 | CONFIG_CPU_HAS_SR_RB=y | ||
270 | CONFIG_CPU_HAS_FPU=y | ||
271 | |||
272 | # | ||
273 | # Board support | ||
274 | # | ||
275 | # CONFIG_SH_7724_SOLUTION_ENGINE is not set | ||
276 | CONFIG_SH_KFR2R09=y | 16 | CONFIG_SH_KFR2R09=y |
277 | # CONFIG_SH_ECOVEC is not set | ||
278 | |||
279 | # | ||
280 | # Timer and clock configuration | ||
281 | # | ||
282 | # CONFIG_SH_TIMER_TMU is not set | 17 | # CONFIG_SH_TIMER_TMU is not set |
283 | CONFIG_SH_TIMER_CMT=y | ||
284 | CONFIG_SH_CLK_CPG=y | ||
285 | # CONFIG_NO_HZ is not set | ||
286 | # CONFIG_HIGH_RES_TIMERS is not set | ||
287 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
288 | |||
289 | # | ||
290 | # CPU Frequency scaling | ||
291 | # | ||
292 | # CONFIG_CPU_FREQ is not set | ||
293 | |||
294 | # | ||
295 | # DMA support | ||
296 | # | ||
297 | # CONFIG_SH_DMA is not set | ||
298 | |||
299 | # | ||
300 | # Companion Chips | ||
301 | # | ||
302 | |||
303 | # | ||
304 | # Additional SuperH Device Drivers | ||
305 | # | ||
306 | # CONFIG_HEARTBEAT is not set | ||
307 | # CONFIG_PUSH_SWITCH is not set | ||
308 | |||
309 | # | ||
310 | # Kernel features | ||
311 | # | ||
312 | CONFIG_HZ_100=y | 18 | CONFIG_HZ_100=y |
313 | # CONFIG_HZ_250 is not set | ||
314 | # CONFIG_HZ_300 is not set | ||
315 | # CONFIG_HZ_1000 is not set | ||
316 | CONFIG_HZ=100 | ||
317 | # CONFIG_SCHED_HRTICK is not set | ||
318 | CONFIG_KEXEC=y | 19 | CONFIG_KEXEC=y |
319 | # CONFIG_CRASH_DUMP is not set | ||
320 | # CONFIG_SECCOMP is not set | ||
321 | CONFIG_PREEMPT_NONE=y | ||
322 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
323 | # CONFIG_PREEMPT is not set | ||
324 | CONFIG_GUSA=y | ||
325 | # CONFIG_INTC_USERIMASK is not set | ||
326 | |||
327 | # | ||
328 | # Boot options | ||
329 | # | ||
330 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||
331 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | ||
332 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
333 | CONFIG_CMDLINE_OVERWRITE=y | 20 | CONFIG_CMDLINE_OVERWRITE=y |
334 | # CONFIG_CMDLINE_EXTEND is not set | ||
335 | CONFIG_CMDLINE="console=ttySC1,115200 quiet" | 21 | CONFIG_CMDLINE="console=ttySC1,115200 quiet" |
336 | |||
337 | # | ||
338 | # Bus options | ||
339 | # | ||
340 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
341 | # CONFIG_PCCARD is not set | ||
342 | |||
343 | # | ||
344 | # Executable file formats | ||
345 | # | ||
346 | CONFIG_BINFMT_ELF=y | ||
347 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
348 | # CONFIG_HAVE_AOUT is not set | ||
349 | # CONFIG_BINFMT_MISC is not set | ||
350 | |||
351 | # | ||
352 | # Power management options (EXPERIMENTAL) | ||
353 | # | ||
354 | CONFIG_PM=y | ||
355 | # CONFIG_PM_DEBUG is not set | ||
356 | # CONFIG_SUSPEND is not set | 22 | # CONFIG_SUSPEND is not set |
357 | CONFIG_PM_RUNTIME=y | ||
358 | CONFIG_PM_OPS=y | ||
359 | # CONFIG_CPU_IDLE is not set | ||
360 | CONFIG_NET=y | 23 | CONFIG_NET=y |
361 | |||
362 | # | ||
363 | # Networking options | ||
364 | # | ||
365 | CONFIG_PACKET=y | 24 | CONFIG_PACKET=y |
366 | CONFIG_UNIX=y | 25 | CONFIG_UNIX=y |
367 | # CONFIG_NET_KEY is not set | ||
368 | CONFIG_INET=y | 26 | CONFIG_INET=y |
369 | # CONFIG_IP_MULTICAST is not set | ||
370 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
371 | CONFIG_IP_FIB_HASH=y | ||
372 | # CONFIG_IP_PNP is not set | ||
373 | # CONFIG_NET_IPIP is not set | ||
374 | # CONFIG_NET_IPGRE is not set | ||
375 | # CONFIG_ARPD is not set | ||
376 | # CONFIG_SYN_COOKIES is not set | ||
377 | # CONFIG_INET_AH is not set | ||
378 | # CONFIG_INET_ESP is not set | ||
379 | # CONFIG_INET_IPCOMP is not set | ||
380 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
381 | # CONFIG_INET_TUNNEL is not set | ||
382 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 27 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set |
383 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 28 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
384 | # CONFIG_INET_XFRM_MODE_BEET is not set | 29 | # CONFIG_INET_XFRM_MODE_BEET is not set |
385 | # CONFIG_INET_LRO is not set | 30 | # CONFIG_INET_LRO is not set |
386 | # CONFIG_INET_DIAG is not set | 31 | # CONFIG_INET_DIAG is not set |
387 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
388 | CONFIG_TCP_CONG_CUBIC=y | ||
389 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
390 | # CONFIG_TCP_MD5SIG is not set | ||
391 | # CONFIG_IPV6 is not set | 32 | # CONFIG_IPV6 is not set |
392 | # CONFIG_NETWORK_SECMARK is not set | ||
393 | # CONFIG_NETFILTER is not set | ||
394 | # CONFIG_IP_DCCP is not set | ||
395 | # CONFIG_IP_SCTP is not set | ||
396 | # CONFIG_RDS is not set | ||
397 | # CONFIG_TIPC is not set | ||
398 | # CONFIG_ATM is not set | ||
399 | # CONFIG_BRIDGE is not set | ||
400 | # CONFIG_NET_DSA is not set | ||
401 | # CONFIG_VLAN_8021Q is not set | ||
402 | # CONFIG_DECNET is not set | ||
403 | # CONFIG_LLC2 is not set | ||
404 | # CONFIG_IPX is not set | ||
405 | # CONFIG_ATALK is not set | ||
406 | # CONFIG_X25 is not set | ||
407 | # CONFIG_LAPB is not set | ||
408 | # CONFIG_ECONET is not set | ||
409 | # CONFIG_WAN_ROUTER is not set | ||
410 | # CONFIG_PHONET is not set | ||
411 | # CONFIG_IEEE802154 is not set | ||
412 | # CONFIG_NET_SCHED is not set | ||
413 | # CONFIG_DCB is not set | ||
414 | |||
415 | # | ||
416 | # Network testing | ||
417 | # | ||
418 | # CONFIG_NET_PKTGEN is not set | ||
419 | # CONFIG_HAMRADIO is not set | ||
420 | # CONFIG_CAN is not set | ||
421 | # CONFIG_IRDA is not set | ||
422 | # CONFIG_BT is not set | ||
423 | # CONFIG_AF_RXRPC is not set | ||
424 | # CONFIG_WIRELESS is not set | 33 | # CONFIG_WIRELESS is not set |
425 | # CONFIG_WIMAX is not set | ||
426 | # CONFIG_RFKILL is not set | ||
427 | # CONFIG_NET_9P is not set | ||
428 | |||
429 | # | ||
430 | # Device Drivers | ||
431 | # | ||
432 | |||
433 | # | ||
434 | # Generic Driver Options | ||
435 | # | ||
436 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 34 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
437 | # CONFIG_DEVTMPFS is not set | ||
438 | CONFIG_STANDALONE=y | ||
439 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
440 | CONFIG_FW_LOADER=y | ||
441 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
442 | CONFIG_EXTRA_FIRMWARE="" | ||
443 | # CONFIG_SYS_HYPERVISOR is not set | ||
444 | # CONFIG_CONNECTOR is not set | ||
445 | # CONFIG_MTD is not set | ||
446 | # CONFIG_PARPORT is not set | ||
447 | # CONFIG_MISC_DEVICES is not set | 35 | # CONFIG_MISC_DEVICES is not set |
448 | CONFIG_HAVE_IDE=y | ||
449 | |||
450 | # | ||
451 | # SCSI device support | ||
452 | # | ||
453 | CONFIG_SCSI_MOD=y | ||
454 | # CONFIG_SCSI_DMA is not set | ||
455 | # CONFIG_SCSI_NETLINK is not set | ||
456 | # CONFIG_NETDEVICES is not set | ||
457 | # CONFIG_ISDN is not set | ||
458 | # CONFIG_PHONE is not set | ||
459 | |||
460 | # | ||
461 | # Input device support | ||
462 | # | ||
463 | CONFIG_INPUT=y | ||
464 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
465 | # CONFIG_INPUT_POLLDEV is not set | ||
466 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
467 | |||
468 | # | ||
469 | # Userland interfaces | ||
470 | # | ||
471 | # CONFIG_INPUT_MOUSEDEV is not set | 36 | # CONFIG_INPUT_MOUSEDEV is not set |
472 | # CONFIG_INPUT_JOYDEV is not set | ||
473 | # CONFIG_INPUT_EVDEV is not set | ||
474 | # CONFIG_INPUT_EVBUG is not set | ||
475 | |||
476 | # | ||
477 | # Input Device Drivers | ||
478 | # | ||
479 | # CONFIG_INPUT_KEYBOARD is not set | 37 | # CONFIG_INPUT_KEYBOARD is not set |
480 | # CONFIG_INPUT_MOUSE is not set | 38 | # CONFIG_INPUT_MOUSE is not set |
481 | # CONFIG_INPUT_JOYSTICK is not set | ||
482 | # CONFIG_INPUT_TABLET is not set | ||
483 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
484 | # CONFIG_INPUT_MISC is not set | ||
485 | |||
486 | # | ||
487 | # Hardware I/O ports | ||
488 | # | ||
489 | # CONFIG_SERIO is not set | 39 | # CONFIG_SERIO is not set |
490 | # CONFIG_GAMEPORT is not set | ||
491 | |||
492 | # | ||
493 | # Character devices | ||
494 | # | ||
495 | CONFIG_VT=y | ||
496 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
497 | CONFIG_VT_CONSOLE=y | ||
498 | CONFIG_HW_CONSOLE=y | ||
499 | CONFIG_VT_HW_CONSOLE_BINDING=y | 40 | CONFIG_VT_HW_CONSOLE_BINDING=y |
500 | CONFIG_DEVKMEM=y | ||
501 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
502 | |||
503 | # | ||
504 | # Serial drivers | ||
505 | # | ||
506 | # CONFIG_SERIAL_8250 is not set | ||
507 | |||
508 | # | ||
509 | # Non-8250 serial port support | ||
510 | # | ||
511 | CONFIG_SERIAL_SH_SCI=y | 41 | CONFIG_SERIAL_SH_SCI=y |
512 | CONFIG_SERIAL_SH_SCI_NR_UARTS=6 | 42 | CONFIG_SERIAL_SH_SCI_NR_UARTS=6 |
513 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 43 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
514 | CONFIG_SERIAL_CORE=y | ||
515 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
516 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
517 | CONFIG_UNIX98_PTYS=y | ||
518 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
519 | CONFIG_LEGACY_PTYS=y | ||
520 | CONFIG_LEGACY_PTY_COUNT=256 | ||
521 | # CONFIG_IPMI_HANDLER is not set | ||
522 | CONFIG_HW_RANDOM=y | ||
523 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
524 | # CONFIG_R3964 is not set | ||
525 | # CONFIG_TCG_TPM is not set | ||
526 | CONFIG_I2C=y | 44 | CONFIG_I2C=y |
527 | CONFIG_I2C_BOARDINFO=y | ||
528 | CONFIG_I2C_COMPAT=y | ||
529 | # CONFIG_I2C_CHARDEV is not set | ||
530 | CONFIG_I2C_HELPER_AUTO=y | ||
531 | |||
532 | # | ||
533 | # I2C Hardware Bus support | ||
534 | # | ||
535 | |||
536 | # | ||
537 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
538 | # | ||
539 | # CONFIG_I2C_DESIGNWARE is not set | ||
540 | # CONFIG_I2C_GPIO is not set | ||
541 | # CONFIG_I2C_OCORES is not set | ||
542 | CONFIG_I2C_SH_MOBILE=y | 45 | CONFIG_I2C_SH_MOBILE=y |
543 | # CONFIG_I2C_SIMTEC is not set | ||
544 | # CONFIG_I2C_XILINX is not set | ||
545 | |||
546 | # | ||
547 | # External I2C/SMBus adapter drivers | ||
548 | # | ||
549 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
550 | # CONFIG_I2C_TAOS_EVM is not set | ||
551 | |||
552 | # | ||
553 | # Other I2C/SMBus bus drivers | ||
554 | # | ||
555 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
556 | # CONFIG_I2C_DEBUG_CORE is not set | ||
557 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
558 | # CONFIG_I2C_DEBUG_BUS is not set | ||
559 | # CONFIG_SPI is not set | ||
560 | |||
561 | # | ||
562 | # PPS support | ||
563 | # | ||
564 | # CONFIG_PPS is not set | ||
565 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
566 | CONFIG_GPIOLIB=y | ||
567 | CONFIG_GPIO_SYSFS=y | 46 | CONFIG_GPIO_SYSFS=y |
568 | |||
569 | # | ||
570 | # Memory mapped GPIO expanders: | ||
571 | # | ||
572 | # CONFIG_GPIO_IT8761E is not set | ||
573 | |||
574 | # | ||
575 | # I2C GPIO expanders: | ||
576 | # | ||
577 | # CONFIG_GPIO_MAX7300 is not set | ||
578 | # CONFIG_GPIO_MAX732X is not set | ||
579 | # CONFIG_GPIO_PCA953X is not set | ||
580 | # CONFIG_GPIO_PCF857X is not set | ||
581 | # CONFIG_GPIO_ADP5588 is not set | ||
582 | |||
583 | # | ||
584 | # PCI GPIO expanders: | ||
585 | # | ||
586 | |||
587 | # | ||
588 | # SPI GPIO expanders: | ||
589 | # | ||
590 | |||
591 | # | ||
592 | # AC97 GPIO expanders: | ||
593 | # | ||
594 | # CONFIG_W1 is not set | ||
595 | # CONFIG_POWER_SUPPLY is not set | ||
596 | # CONFIG_HWMON is not set | 47 | # CONFIG_HWMON is not set |
597 | # CONFIG_THERMAL is not set | ||
598 | # CONFIG_WATCHDOG is not set | ||
599 | CONFIG_SSB_POSSIBLE=y | ||
600 | |||
601 | # | ||
602 | # Sonics Silicon Backplane | ||
603 | # | ||
604 | # CONFIG_SSB is not set | ||
605 | |||
606 | # | ||
607 | # Multifunction device drivers | ||
608 | # | ||
609 | # CONFIG_MFD_CORE is not set | ||
610 | # CONFIG_MFD_88PM860X is not set | ||
611 | # CONFIG_MFD_SM501 is not set | ||
612 | # CONFIG_MFD_SH_MOBILE_SDHI is not set | ||
613 | # CONFIG_HTC_PASIC3 is not set | ||
614 | # CONFIG_HTC_I2CPLD is not set | ||
615 | # CONFIG_TPS65010 is not set | ||
616 | # CONFIG_TWL4030_CORE is not set | ||
617 | # CONFIG_MFD_TMIO is not set | ||
618 | # CONFIG_PMIC_DA903X is not set | ||
619 | # CONFIG_PMIC_ADP5520 is not set | ||
620 | # CONFIG_MFD_MAX8925 is not set | ||
621 | # CONFIG_MFD_WM8400 is not set | ||
622 | # CONFIG_MFD_WM831X is not set | ||
623 | # CONFIG_MFD_WM8350_I2C is not set | ||
624 | # CONFIG_MFD_WM8994 is not set | ||
625 | # CONFIG_MFD_PCF50633 is not set | ||
626 | # CONFIG_AB3100_CORE is not set | ||
627 | # CONFIG_REGULATOR is not set | ||
628 | # CONFIG_MEDIA_SUPPORT is not set | ||
629 | |||
630 | # | ||
631 | # Graphics support | ||
632 | # | ||
633 | # CONFIG_VGASTATE is not set | ||
634 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
635 | # CONFIG_FB is not set | ||
636 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
637 | |||
638 | # | ||
639 | # Display device support | ||
640 | # | ||
641 | # CONFIG_DISPLAY_SUPPORT is not set | ||
642 | |||
643 | # | ||
644 | # Console display driver support | ||
645 | # | ||
646 | CONFIG_DUMMY_CONSOLE=y | ||
647 | # CONFIG_SOUND is not set | ||
648 | # CONFIG_HID_SUPPORT is not set | 48 | # CONFIG_HID_SUPPORT is not set |
649 | CONFIG_USB_SUPPORT=y | ||
650 | CONFIG_USB_ARCH_HAS_HCD=y | ||
651 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
652 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
653 | # CONFIG_USB is not set | ||
654 | # CONFIG_USB_OTG_WHITELIST is not set | ||
655 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
656 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
657 | |||
658 | # | ||
659 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
660 | # | ||
661 | CONFIG_USB_GADGET=y | 49 | CONFIG_USB_GADGET=y |
662 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
663 | # CONFIG_USB_GADGET_DEBUG_FS is not set | ||
664 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
665 | CONFIG_USB_GADGET_SELECTED=y | ||
666 | # CONFIG_USB_GADGET_AT91 is not set | ||
667 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
668 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
669 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
670 | # CONFIG_USB_GADGET_OMAP is not set | ||
671 | # CONFIG_USB_GADGET_PXA25X is not set | ||
672 | CONFIG_USB_GADGET_R8A66597=y | ||
673 | CONFIG_USB_R8A66597=y | ||
674 | # CONFIG_USB_GADGET_PXA27X is not set | ||
675 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | ||
676 | # CONFIG_USB_GADGET_IMX is not set | ||
677 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
678 | # CONFIG_USB_GADGET_M66592 is not set | ||
679 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
680 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
681 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
682 | # CONFIG_USB_GADGET_NET2280 is not set | ||
683 | # CONFIG_USB_GADGET_GOKU is not set | ||
684 | # CONFIG_USB_GADGET_LANGWELL is not set | ||
685 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
686 | CONFIG_USB_GADGET_DUALSPEED=y | ||
687 | # CONFIG_USB_ZERO is not set | ||
688 | # CONFIG_USB_AUDIO is not set | ||
689 | # CONFIG_USB_ETH is not set | ||
690 | # CONFIG_USB_GADGETFS is not set | ||
691 | # CONFIG_USB_FILE_STORAGE is not set | ||
692 | # CONFIG_USB_MASS_STORAGE is not set | ||
693 | # CONFIG_USB_G_SERIAL is not set | ||
694 | # CONFIG_USB_MIDI_GADGET is not set | ||
695 | # CONFIG_USB_G_PRINTER is not set | ||
696 | CONFIG_USB_CDC_COMPOSITE=y | 50 | CONFIG_USB_CDC_COMPOSITE=y |
697 | # CONFIG_USB_G_NOKIA is not set | ||
698 | # CONFIG_USB_G_MULTI is not set | ||
699 | |||
700 | # | ||
701 | # OTG and related infrastructure | ||
702 | # | ||
703 | # CONFIG_USB_GPIO_VBUS is not set | ||
704 | # CONFIG_NOP_USB_XCEIV is not set | ||
705 | # CONFIG_MMC is not set | ||
706 | # CONFIG_MEMSTICK is not set | ||
707 | # CONFIG_NEW_LEDS is not set | ||
708 | # CONFIG_ACCESSIBILITY is not set | ||
709 | CONFIG_RTC_LIB=y | ||
710 | # CONFIG_RTC_CLASS is not set | ||
711 | # CONFIG_DMADEVICES is not set | ||
712 | # CONFIG_AUXDISPLAY is not set | ||
713 | # CONFIG_UIO is not set | ||
714 | |||
715 | # | ||
716 | # TI VLYNQ | ||
717 | # | ||
718 | # CONFIG_STAGING is not set | ||
719 | |||
720 | # | ||
721 | # File systems | ||
722 | # | ||
723 | CONFIG_FILE_LOCKING=y | ||
724 | # CONFIG_FSNOTIFY is not set | ||
725 | # CONFIG_DNOTIFY is not set | 51 | # CONFIG_DNOTIFY is not set |
726 | # CONFIG_INOTIFY is not set | ||
727 | # CONFIG_INOTIFY_USER is not set | 52 | # CONFIG_INOTIFY_USER is not set |
728 | # CONFIG_QUOTA is not set | ||
729 | # CONFIG_AUTOFS_FS is not set | ||
730 | # CONFIG_AUTOFS4_FS is not set | ||
731 | # CONFIG_FUSE_FS is not set | ||
732 | |||
733 | # | ||
734 | # Caches | ||
735 | # | ||
736 | # CONFIG_FSCACHE is not set | ||
737 | |||
738 | # | ||
739 | # Pseudo filesystems | ||
740 | # | ||
741 | CONFIG_PROC_FS=y | ||
742 | CONFIG_PROC_KCORE=y | 53 | CONFIG_PROC_KCORE=y |
743 | CONFIG_PROC_SYSCTL=y | ||
744 | CONFIG_PROC_PAGE_MONITOR=y | ||
745 | CONFIG_SYSFS=y | ||
746 | CONFIG_TMPFS=y | 54 | CONFIG_TMPFS=y |
747 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
748 | # CONFIG_HUGETLBFS is not set | ||
749 | # CONFIG_HUGETLB_PAGE is not set | ||
750 | # CONFIG_CONFIGFS_FS is not set | ||
751 | # CONFIG_MISC_FILESYSTEMS is not set | 55 | # CONFIG_MISC_FILESYSTEMS is not set |
752 | # CONFIG_NETWORK_FILESYSTEMS is not set | 56 | # CONFIG_NETWORK_FILESYSTEMS is not set |
753 | # CONFIG_NLS is not set | ||
754 | # CONFIG_DLM is not set | ||
755 | |||
756 | # | ||
757 | # Kernel hacking | ||
758 | # | ||
759 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
760 | # CONFIG_PRINTK_TIME is not set | ||
761 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
762 | # CONFIG_ENABLE_MUST_CHECK is not set | 57 | # CONFIG_ENABLE_MUST_CHECK is not set |
763 | CONFIG_FRAME_WARN=1024 | ||
764 | # CONFIG_MAGIC_SYSRQ is not set | ||
765 | # CONFIG_STRIP_ASM_SYMS is not set | ||
766 | # CONFIG_UNUSED_SYMBOLS is not set | ||
767 | CONFIG_DEBUG_FS=y | 58 | CONFIG_DEBUG_FS=y |
768 | # CONFIG_HEADERS_CHECK is not set | ||
769 | # CONFIG_DEBUG_KERNEL is not set | ||
770 | CONFIG_DEBUG_BUGVERBOSE=y | ||
771 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
772 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 59 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
773 | # CONFIG_LATENCYTOP is not set | ||
774 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
775 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
776 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
777 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
778 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
779 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
780 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
781 | CONFIG_TRACING_SUPPORT=y | ||
782 | # CONFIG_FTRACE is not set | ||
783 | # CONFIG_DYNAMIC_DEBUG is not set | ||
784 | # CONFIG_DMA_API_DEBUG is not set | ||
785 | # CONFIG_SAMPLES is not set | ||
786 | CONFIG_HAVE_ARCH_KGDB=y | ||
787 | # CONFIG_SH_STANDARD_BIOS is not set | ||
788 | # CONFIG_DWARF_UNWINDER is not set | ||
789 | |||
790 | # | ||
791 | # Security options | ||
792 | # | ||
793 | # CONFIG_KEYS is not set | ||
794 | # CONFIG_SECURITY is not set | ||
795 | # CONFIG_SECURITYFS is not set | ||
796 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
797 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
798 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
799 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
800 | CONFIG_DEFAULT_SECURITY="" | ||
801 | # CONFIG_CRYPTO is not set | ||
802 | # CONFIG_VIRTUALIZATION is not set | ||
803 | # CONFIG_BINARY_PRINTF is not set | ||
804 | |||
805 | # | ||
806 | # Library routines | ||
807 | # | ||
808 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
809 | # CONFIG_CRC_CCITT is not set | ||
810 | # CONFIG_CRC16 is not set | ||
811 | # CONFIG_CRC_T10DIF is not set | ||
812 | # CONFIG_CRC_ITU_T is not set | ||
813 | # CONFIG_CRC32 is not set | 60 | # CONFIG_CRC32 is not set |
814 | # CONFIG_CRC7 is not set | ||
815 | # CONFIG_LIBCRC32C is not set | ||
816 | CONFIG_ZLIB_INFLATE=y | ||
817 | CONFIG_DECOMPRESS_GZIP=y | ||
818 | CONFIG_HAS_IOMEM=y | ||
819 | CONFIG_HAS_IOPORT=y | ||
820 | CONFIG_HAS_DMA=y | ||
821 | CONFIG_HAVE_LMB=y | ||
822 | CONFIG_NLATTR=y | ||
823 | CONFIG_GENERIC_ATOMIC64=y | ||