Commit | Line | Data |
---|---|---|
bc8fb5d0 PM |
1 | # |
2 | # Automatically generated make config: don't edit | |
4bb273e9 PM |
3 | # Linux kernel version: 2.6.27 |
4 | # Wed Oct 22 19:00:21 2008 | |
bc8fb5d0 PM |
5 | # |
6 | CONFIG_SUPERH=y | |
cafd63b0 | 7 | CONFIG_SUPERH32=y |
cc8dccdc | 8 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" |
bc8fb5d0 | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
cafd63b0 | 10 | CONFIG_GENERIC_BUG=y |
bc8fb5d0 PM |
11 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
12 | CONFIG_GENERIC_HWEIGHT=y | |
13 | CONFIG_GENERIC_HARDIRQS=y | |
4bb273e9 | 14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
bc8fb5d0 | 15 | CONFIG_GENERIC_IRQ_PROBE=y |
4bb273e9 | 16 | # CONFIG_GENERIC_GPIO is not set |
cafd63b0 YS |
17 | CONFIG_GENERIC_TIME=y |
18 | CONFIG_GENERIC_CLOCKEVENTS=y | |
19 | CONFIG_STACKTRACE_SUPPORT=y | |
20 | CONFIG_LOCKDEP_SUPPORT=y | |
4bb273e9 | 21 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
cafd63b0 YS |
22 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set |
23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | |
24 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | |
af3e17c4 | 25 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
bc8fb5d0 PM |
26 | |
27 | # | |
cafd63b0 | 28 | # General setup |
bc8fb5d0 PM |
29 | # |
30 | CONFIG_EXPERIMENTAL=y | |
31 | CONFIG_BROKEN_ON_SMP=y | |
32 | CONFIG_INIT_ENV_ARG_LIMIT=32 | |
bc8fb5d0 PM |
33 | CONFIG_LOCALVERSION="" |
34 | CONFIG_LOCALVERSION_AUTO=y | |
35 | # CONFIG_SWAP is not set | |
36 | CONFIG_SYSVIPC=y | |
cafd63b0 | 37 | CONFIG_SYSVIPC_SYSCTL=y |
bc8fb5d0 PM |
38 | CONFIG_POSIX_MQUEUE=y |
39 | # CONFIG_BSD_PROCESS_ACCT is not set | |
af3e17c4 | 40 | # CONFIG_TASKSTATS is not set |
bc8fb5d0 PM |
41 | # CONFIG_AUDIT is not set |
42 | # CONFIG_IKCONFIG is not set | |
cafd63b0 YS |
43 | CONFIG_LOG_BUF_SHIFT=14 |
44 | # CONFIG_CGROUPS is not set | |
45 | CONFIG_GROUP_SCHED=y | |
46 | CONFIG_FAIR_GROUP_SCHED=y | |
47 | # CONFIG_RT_GROUP_SCHED is not set | |
48 | CONFIG_USER_SCHED=y | |
49 | # CONFIG_CGROUP_SCHED is not set | |
50 | CONFIG_SYSFS_DEPRECATED=y | |
51 | CONFIG_SYSFS_DEPRECATED_V2=y | |
bc8fb5d0 | 52 | # CONFIG_RELAY is not set |
cafd63b0 YS |
53 | # CONFIG_NAMESPACES is not set |
54 | # CONFIG_BLK_DEV_INITRD is not set | |
bc8fb5d0 | 55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
af3e17c4 | 56 | CONFIG_SYSCTL=y |
bc8fb5d0 | 57 | CONFIG_EMBEDDED=y |
af3e17c4 PM |
58 | CONFIG_UID16=y |
59 | # CONFIG_SYSCTL_SYSCALL is not set | |
bc8fb5d0 PM |
60 | CONFIG_KALLSYMS=y |
61 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | |
62 | CONFIG_HOTPLUG=y | |
63 | CONFIG_PRINTK=y | |
64 | CONFIG_BUG=y | |
65 | CONFIG_ELF_CORE=y | |
cafd63b0 | 66 | CONFIG_COMPAT_BRK=y |
bc8fb5d0 PM |
67 | CONFIG_BASE_FULL=y |
68 | # CONFIG_FUTEX is not set | |
cafd63b0 | 69 | CONFIG_ANON_INODES=y |
bc8fb5d0 | 70 | # CONFIG_EPOLL is not set |
cafd63b0 YS |
71 | CONFIG_SIGNALFD=y |
72 | CONFIG_TIMERFD=y | |
73 | CONFIG_EVENTFD=y | |
bc8fb5d0 | 74 | # CONFIG_SHMEM is not set |
4bb273e9 | 75 | CONFIG_AIO=y |
af3e17c4 | 76 | CONFIG_VM_EVENT_COUNTERS=y |
4bb273e9 | 77 | CONFIG_PCI_QUIRKS=y |
cafd63b0 YS |
78 | CONFIG_SLAB=y |
79 | # CONFIG_SLUB is not set | |
80 | # CONFIG_SLOB is not set | |
81 | # CONFIG_PROFILING is not set | |
82 | # CONFIG_MARKERS is not set | |
83 | CONFIG_HAVE_OPROFILE=y | |
4bb273e9 PM |
84 | # CONFIG_KPROBES is not set |
85 | CONFIG_HAVE_IOREMAP_PROT=y | |
86 | CONFIG_HAVE_KPROBES=y | |
87 | CONFIG_HAVE_KRETPROBES=y | |
88 | CONFIG_HAVE_ARCH_TRACEHOOK=y | |
cc8dccdc | 89 | CONFIG_HAVE_CLK=y |
4bb273e9 | 90 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
cafd63b0 | 91 | CONFIG_SLABINFO=y |
bc8fb5d0 PM |
92 | CONFIG_TINY_SHMEM=y |
93 | CONFIG_BASE_SMALL=0 | |
bc8fb5d0 | 94 | CONFIG_MODULES=y |
cafd63b0 | 95 | # CONFIG_MODULE_FORCE_LOAD is not set |
bc8fb5d0 PM |
96 | CONFIG_MODULE_UNLOAD=y |
97 | CONFIG_MODULE_FORCE_UNLOAD=y | |
98 | # CONFIG_MODVERSIONS is not set | |
99 | # CONFIG_MODULE_SRCVERSION_ALL is not set | |
cc8dccdc | 100 | CONFIG_KMOD=y |
af3e17c4 | 101 | CONFIG_BLOCK=y |
bc8fb5d0 PM |
102 | # CONFIG_LBD is not set |
103 | # CONFIG_BLK_DEV_IO_TRACE is not set | |
104 | # CONFIG_LSF is not set | |
cafd63b0 | 105 | # CONFIG_BLK_DEV_BSG is not set |
cc8dccdc | 106 | # CONFIG_BLK_DEV_INTEGRITY is not set |
bc8fb5d0 PM |
107 | |
108 | # | |
109 | # IO Schedulers | |
110 | # | |
111 | CONFIG_IOSCHED_NOOP=y | |
112 | # CONFIG_IOSCHED_AS is not set | |
113 | CONFIG_IOSCHED_DEADLINE=y | |
114 | # CONFIG_IOSCHED_CFQ is not set | |
115 | # CONFIG_DEFAULT_AS is not set | |
116 | CONFIG_DEFAULT_DEADLINE=y | |
117 | # CONFIG_DEFAULT_CFQ is not set | |
118 | # CONFIG_DEFAULT_NOOP is not set | |
119 | CONFIG_DEFAULT_IOSCHED="deadline" | |
cafd63b0 | 120 | CONFIG_CLASSIC_RCU=y |
4bb273e9 | 121 | # CONFIG_FREEZER is not set |
bc8fb5d0 PM |
122 | |
123 | # | |
124 | # System type | |
125 | # | |
bc8fb5d0 PM |
126 | CONFIG_CPU_SH4=y |
127 | CONFIG_CPU_SH4A=y | |
af3e17c4 | 128 | CONFIG_CPU_SH4AL_DSP=y |
cafd63b0 YS |
129 | # CONFIG_CPU_SUBTYPE_SH7619 is not set |
130 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | |
131 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | |
132 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | |
133 | # CONFIG_CPU_SUBTYPE_MXG is not set | |
bc8fb5d0 PM |
134 | # CONFIG_CPU_SUBTYPE_SH7705 is not set |
135 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | |
136 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | |
137 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | |
138 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | |
139 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | |
cafd63b0 YS |
140 | # CONFIG_CPU_SUBTYPE_SH7712 is not set |
141 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | |
142 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | |
bc8fb5d0 PM |
143 | # CONFIG_CPU_SUBTYPE_SH7750 is not set |
144 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | |
145 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | |
146 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | |
147 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | |
148 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | |
149 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | |
150 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | |
cafd63b0 YS |
151 | # CONFIG_CPU_SUBTYPE_SH7723 is not set |
152 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | |
bc8fb5d0 PM |
153 | # CONFIG_CPU_SUBTYPE_SH7770 is not set |
154 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | |
cafd63b0 YS |
155 | # CONFIG_CPU_SUBTYPE_SH7785 is not set |
156 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | |
af3e17c4 | 157 | CONFIG_CPU_SUBTYPE_SH7343=y |
cafd63b0 YS |
158 | # CONFIG_CPU_SUBTYPE_SH7722 is not set |
159 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | |
160 | # CONFIG_CPU_SUBTYPE_SH5_101 is not set | |
161 | # CONFIG_CPU_SUBTYPE_SH5_103 is not set | |
af3e17c4 | 162 | |
bc8fb5d0 PM |
163 | # |
164 | # Memory management options | |
165 | # | |
cafd63b0 | 166 | CONFIG_QUICKLIST=y |
bc8fb5d0 PM |
167 | CONFIG_MMU=y |
168 | CONFIG_PAGE_OFFSET=0x80000000 | |
169 | CONFIG_MEMORY_START=0x0c000000 | |
170 | CONFIG_MEMORY_SIZE=0x01000000 | |
cafd63b0 | 171 | CONFIG_29BIT=y |
af3e17c4 | 172 | CONFIG_VSYSCALL=y |
cafd63b0 YS |
173 | CONFIG_ARCH_FLATMEM_ENABLE=y |
174 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | |
175 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | |
176 | CONFIG_MAX_ACTIVE_REGIONS=1 | |
177 | CONFIG_ARCH_POPULATES_NODE_MAP=y | |
178 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | |
179 | CONFIG_PAGE_SIZE_4KB=y | |
180 | # CONFIG_PAGE_SIZE_8KB is not set | |
181 | # CONFIG_PAGE_SIZE_16KB is not set | |
182 | # CONFIG_PAGE_SIZE_64KB is not set | |
cc8dccdc | 183 | CONFIG_ENTRY_OFFSET=0x00001000 |
bc8fb5d0 PM |
184 | CONFIG_SELECT_MEMORY_MODEL=y |
185 | CONFIG_FLATMEM_MANUAL=y | |
186 | # CONFIG_DISCONTIGMEM_MANUAL is not set | |
187 | # CONFIG_SPARSEMEM_MANUAL is not set | |
188 | CONFIG_FLATMEM=y | |
189 | CONFIG_FLAT_NODE_MEM_MAP=y | |
cafd63b0 | 190 | CONFIG_SPARSEMEM_STATIC=y |
cafd63b0 | 191 | CONFIG_PAGEFLAGS_EXTENDED=y |
bc8fb5d0 | 192 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
af3e17c4 | 193 | # CONFIG_RESOURCES_64BIT is not set |
4bb273e9 | 194 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
cafd63b0 YS |
195 | CONFIG_ZONE_DMA_FLAG=0 |
196 | CONFIG_NR_QUICK=2 | |
4bb273e9 | 197 | CONFIG_UNEVICTABLE_LRU=y |
bc8fb5d0 PM |
198 | |
199 | # | |
200 | # Cache configuration | |
201 | # | |
202 | # CONFIG_SH_DIRECT_MAPPED is not set | |
cafd63b0 YS |
203 | CONFIG_CACHE_WRITEBACK=y |
204 | # CONFIG_CACHE_WRITETHROUGH is not set | |
205 | # CONFIG_CACHE_OFF is not set | |
bc8fb5d0 PM |
206 | |
207 | # | |
208 | # Processor features | |
209 | # | |
210 | CONFIG_CPU_LITTLE_ENDIAN=y | |
cafd63b0 | 211 | # CONFIG_CPU_BIG_ENDIAN is not set |
bc8fb5d0 PM |
212 | # CONFIG_SH_FPU_EMU is not set |
213 | CONFIG_SH_DSP=y | |
214 | # CONFIG_SH_STORE_QUEUES is not set | |
215 | CONFIG_CPU_HAS_INTEVT=y | |
216 | CONFIG_CPU_HAS_SR_RB=y | |
cafd63b0 YS |
217 | CONFIG_CPU_HAS_DSP=y |
218 | ||
219 | # | |
220 | # Board support | |
221 | # | |
222 | CONFIG_SOLUTION_ENGINE=y | |
223 | CONFIG_SH_7343_SOLUTION_ENGINE=y | |
bc8fb5d0 PM |
224 | |
225 | # | |
cafd63b0 | 226 | # Timer and clock configuration |
bc8fb5d0 PM |
227 | # |
228 | CONFIG_SH_TMU=y | |
cafd63b0 | 229 | CONFIG_SH_TIMER_IRQ=16 |
bc8fb5d0 | 230 | CONFIG_SH_PCLK_FREQ=27000000 |
cafd63b0 YS |
231 | # CONFIG_NO_HZ is not set |
232 | # CONFIG_HIGH_RES_TIMERS is not set | |
233 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |
bc8fb5d0 PM |
234 | |
235 | # | |
236 | # CPU Frequency scaling | |
237 | # | |
238 | # CONFIG_CPU_FREQ is not set | |
239 | ||
240 | # | |
241 | # DMA support | |
242 | # | |
243 | # CONFIG_SH_DMA is not set | |
244 | ||
245 | # | |
246 | # Companion Chips | |
247 | # | |
cafd63b0 YS |
248 | |
249 | # | |
250 | # Additional SuperH Device Drivers | |
251 | # | |
bc8fb5d0 | 252 | CONFIG_HEARTBEAT=y |
cafd63b0 | 253 | # CONFIG_PUSH_SWITCH is not set |
bc8fb5d0 PM |
254 | |
255 | # | |
256 | # Kernel features | |
257 | # | |
258 | # CONFIG_HZ_100 is not set | |
259 | CONFIG_HZ_250=y | |
cafd63b0 | 260 | # CONFIG_HZ_300 is not set |
bc8fb5d0 PM |
261 | # CONFIG_HZ_1000 is not set |
262 | CONFIG_HZ=250 | |
cafd63b0 | 263 | # CONFIG_SCHED_HRTICK is not set |
bc8fb5d0 | 264 | # CONFIG_KEXEC is not set |
cafd63b0 | 265 | # CONFIG_CRASH_DUMP is not set |
4bb273e9 | 266 | # CONFIG_SECCOMP is not set |
bc8fb5d0 PM |
267 | CONFIG_PREEMPT_NONE=y |
268 | # CONFIG_PREEMPT_VOLUNTARY is not set | |
269 | # CONFIG_PREEMPT is not set | |
cafd63b0 | 270 | CONFIG_GUSA=y |
bc8fb5d0 PM |
271 | |
272 | # | |
273 | # Boot options | |
274 | # | |
275 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | |
276 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | |
bc8fb5d0 PM |
277 | # CONFIG_CMDLINE_BOOL is not set |
278 | ||
279 | # | |
280 | # Bus options | |
281 | # | |
cafd63b0 YS |
282 | # CONFIG_CF_ENABLER is not set |
283 | # CONFIG_ARCH_SUPPORTS_MSI is not set | |
bc8fb5d0 PM |
284 | # CONFIG_PCCARD is not set |
285 | ||
bc8fb5d0 PM |
286 | # |
287 | # Executable file formats | |
288 | # | |
289 | CONFIG_BINFMT_ELF=y | |
4bb273e9 PM |
290 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
291 | # CONFIG_HAVE_AOUT is not set | |
bc8fb5d0 | 292 | # CONFIG_BINFMT_MISC is not set |
bc8fb5d0 PM |
293 | CONFIG_NET=y |
294 | ||
295 | # | |
296 | # Networking options | |
297 | # | |
bc8fb5d0 PM |
298 | CONFIG_PACKET=y |
299 | CONFIG_PACKET_MMAP=y | |
300 | CONFIG_UNIX=y | |
af3e17c4 PM |
301 | CONFIG_XFRM=y |
302 | # CONFIG_XFRM_USER is not set | |
303 | # CONFIG_XFRM_SUB_POLICY is not set | |
cafd63b0 YS |
304 | # CONFIG_XFRM_MIGRATE is not set |
305 | # CONFIG_XFRM_STATISTICS is not set | |
bc8fb5d0 PM |
306 | # CONFIG_NET_KEY is not set |
307 | CONFIG_INET=y | |
308 | # CONFIG_IP_MULTICAST is not set | |
309 | # CONFIG_IP_ADVANCED_ROUTER is not set | |
310 | CONFIG_IP_FIB_HASH=y | |
cafd63b0 | 311 | # CONFIG_IP_PNP is not set |
bc8fb5d0 PM |
312 | # CONFIG_NET_IPIP is not set |
313 | # CONFIG_NET_IPGRE is not set | |
314 | # CONFIG_ARPD is not set | |
315 | CONFIG_SYN_COOKIES=y | |
316 | # CONFIG_INET_AH is not set | |
317 | # CONFIG_INET_ESP is not set | |
318 | # CONFIG_INET_IPCOMP is not set | |
319 | # CONFIG_INET_XFRM_TUNNEL is not set | |
320 | # CONFIG_INET_TUNNEL is not set | |
af3e17c4 PM |
321 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
322 | CONFIG_INET_XFRM_MODE_TUNNEL=y | |
cafd63b0 YS |
323 | CONFIG_INET_XFRM_MODE_BEET=y |
324 | # CONFIG_INET_LRO is not set | |
bc8fb5d0 PM |
325 | # CONFIG_INET_DIAG is not set |
326 | # CONFIG_TCP_CONG_ADVANCED is not set | |
af3e17c4 PM |
327 | CONFIG_TCP_CONG_CUBIC=y |
328 | CONFIG_DEFAULT_TCP_CONG="cubic" | |
cafd63b0 | 329 | # CONFIG_TCP_MD5SIG is not set |
bc8fb5d0 | 330 | # CONFIG_IPV6 is not set |
af3e17c4 | 331 | # CONFIG_NETWORK_SECMARK is not set |
bc8fb5d0 | 332 | # CONFIG_NETFILTER is not set |
bc8fb5d0 | 333 | # CONFIG_IP_DCCP is not set |
bc8fb5d0 | 334 | # CONFIG_IP_SCTP is not set |
bc8fb5d0 PM |
335 | # CONFIG_TIPC is not set |
336 | # CONFIG_ATM is not set | |
337 | # CONFIG_BRIDGE is not set | |
4bb273e9 | 338 | # CONFIG_NET_DSA is not set |
bc8fb5d0 PM |
339 | # CONFIG_VLAN_8021Q is not set |
340 | # CONFIG_DECNET is not set | |
341 | # CONFIG_LLC2 is not set | |
342 | # CONFIG_IPX is not set | |
343 | # CONFIG_ATALK is not set | |
344 | # CONFIG_X25 is not set | |
345 | # CONFIG_LAPB is not set | |
bc8fb5d0 PM |
346 | # CONFIG_ECONET is not set |
347 | # CONFIG_WAN_ROUTER is not set | |
bc8fb5d0 PM |
348 | # CONFIG_NET_SCHED is not set |
349 | ||
350 | # | |
351 | # Network testing | |
352 | # | |
353 | # CONFIG_NET_PKTGEN is not set | |
354 | # CONFIG_HAMRADIO is not set | |
cafd63b0 | 355 | # CONFIG_CAN is not set |
bc8fb5d0 PM |
356 | # CONFIG_IRDA is not set |
357 | # CONFIG_BT is not set | |
cafd63b0 | 358 | # CONFIG_AF_RXRPC is not set |
4bb273e9 PM |
359 | # CONFIG_PHONET is not set |
360 | CONFIG_WIRELESS=y | |
cafd63b0 | 361 | # CONFIG_CFG80211 is not set |
4bb273e9 | 362 | # CONFIG_WIRELESS_OLD_REGULATORY is not set |
cafd63b0 YS |
363 | # CONFIG_WIRELESS_EXT is not set |
364 | # CONFIG_MAC80211 is not set | |
bc8fb5d0 | 365 | # CONFIG_IEEE80211 is not set |
cafd63b0 YS |
366 | # CONFIG_RFKILL is not set |
367 | # CONFIG_NET_9P is not set | |
bc8fb5d0 PM |
368 | |
369 | # | |
370 | # Device Drivers | |
371 | # | |
372 | ||
373 | # | |
374 | # Generic Driver Options | |
375 | # | |
cafd63b0 | 376 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
bc8fb5d0 PM |
377 | CONFIG_STANDALONE=y |
378 | CONFIG_PREVENT_FIRMWARE_BUILD=y | |
379 | CONFIG_FW_LOADER=y | |
cc8dccdc PM |
380 | CONFIG_FIRMWARE_IN_KERNEL=y |
381 | CONFIG_EXTRA_FIRMWARE="" | |
af3e17c4 | 382 | # CONFIG_SYS_HYPERVISOR is not set |
bc8fb5d0 | 383 | # CONFIG_CONNECTOR is not set |
bc8fb5d0 PM |
384 | CONFIG_MTD=y |
385 | # CONFIG_MTD_DEBUG is not set | |
386 | CONFIG_MTD_CONCAT=y | |
387 | CONFIG_MTD_PARTITIONS=y | |
388 | # CONFIG_MTD_REDBOOT_PARTS is not set | |
389 | # CONFIG_MTD_CMDLINE_PARTS is not set | |
cafd63b0 | 390 | # CONFIG_MTD_AR7_PARTS is not set |
bc8fb5d0 PM |
391 | |
392 | # | |
393 | # User Modules And Translation Layers | |
394 | # | |
395 | CONFIG_MTD_CHAR=y | |
cafd63b0 | 396 | CONFIG_MTD_BLKDEVS=y |
bc8fb5d0 PM |
397 | CONFIG_MTD_BLOCK=y |
398 | # CONFIG_FTL is not set | |
399 | # CONFIG_NFTL is not set | |
400 | # CONFIG_INFTL is not set | |
401 | # CONFIG_RFD_FTL is not set | |
af3e17c4 | 402 | # CONFIG_SSFDC is not set |
cafd63b0 | 403 | # CONFIG_MTD_OOPS is not set |
bc8fb5d0 PM |
404 | |
405 | # | |
406 | # RAM/ROM/Flash chip drivers | |
407 | # | |
408 | CONFIG_MTD_CFI=y | |
409 | # CONFIG_MTD_JEDECPROBE is not set | |
410 | CONFIG_MTD_GEN_PROBE=y | |
411 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | |
412 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | |
413 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | |
414 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | |
415 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | |
416 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | |
417 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | |
418 | CONFIG_MTD_CFI_I1=y | |
419 | CONFIG_MTD_CFI_I2=y | |
420 | # CONFIG_MTD_CFI_I4 is not set | |
421 | # CONFIG_MTD_CFI_I8 is not set | |
422 | # CONFIG_MTD_CFI_INTELEXT is not set | |
423 | CONFIG_MTD_CFI_AMDSTD=y | |
424 | # CONFIG_MTD_CFI_STAA is not set | |
425 | CONFIG_MTD_CFI_UTIL=y | |
426 | CONFIG_MTD_RAM=y | |
427 | # CONFIG_MTD_ROM is not set | |
428 | # CONFIG_MTD_ABSENT is not set | |
bc8fb5d0 PM |
429 | |
430 | # | |
431 | # Mapping drivers for chip access | |
432 | # | |
433 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | |
cafd63b0 YS |
434 | CONFIG_MTD_PHYSMAP=y |
435 | CONFIG_MTD_PHYSMAP_START=0x0 | |
436 | CONFIG_MTD_PHYSMAP_LEN=0 | |
437 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | |
bc8fb5d0 PM |
438 | # CONFIG_MTD_PLATRAM is not set |
439 | ||
440 | # | |
441 | # Self-contained MTD device drivers | |
442 | # | |
443 | # CONFIG_MTD_SLRAM is not set | |
444 | # CONFIG_MTD_PHRAM is not set | |
445 | # CONFIG_MTD_MTDRAM is not set | |
446 | # CONFIG_MTD_BLOCK2MTD is not set | |
447 | ||
448 | # | |
449 | # Disk-On-Chip Device Drivers | |
450 | # | |
451 | # CONFIG_MTD_DOC2000 is not set | |
452 | # CONFIG_MTD_DOC2001 is not set | |
453 | # CONFIG_MTD_DOC2001PLUS is not set | |
bc8fb5d0 | 454 | # CONFIG_MTD_NAND is not set |
bc8fb5d0 PM |
455 | # CONFIG_MTD_ONENAND is not set |
456 | ||
457 | # | |
cafd63b0 | 458 | # UBI - Unsorted block images |
bc8fb5d0 | 459 | # |
cafd63b0 | 460 | # CONFIG_MTD_UBI is not set |
bc8fb5d0 | 461 | # CONFIG_PARPORT is not set |
cafd63b0 | 462 | CONFIG_BLK_DEV=y |
bc8fb5d0 PM |
463 | # CONFIG_BLK_DEV_COW_COMMON is not set |
464 | # CONFIG_BLK_DEV_LOOP is not set | |
465 | # CONFIG_BLK_DEV_NBD is not set | |
466 | # CONFIG_BLK_DEV_RAM is not set | |
bc8fb5d0 PM |
467 | # CONFIG_CDROM_PKTCDVD is not set |
468 | # CONFIG_ATA_OVER_ETH is not set | |
cc8dccdc | 469 | # CONFIG_BLK_DEV_HD is not set |
cafd63b0 YS |
470 | # CONFIG_MISC_DEVICES is not set |
471 | CONFIG_HAVE_IDE=y | |
bc8fb5d0 PM |
472 | # CONFIG_IDE is not set |
473 | ||
474 | # | |
475 | # SCSI device support | |
476 | # | |
477 | # CONFIG_RAID_ATTRS is not set | |
cafd63b0 YS |
478 | CONFIG_SCSI=y |
479 | CONFIG_SCSI_DMA=y | |
480 | # CONFIG_SCSI_TGT is not set | |
af3e17c4 | 481 | # CONFIG_SCSI_NETLINK is not set |
cafd63b0 | 482 | CONFIG_SCSI_PROC_FS=y |
af3e17c4 PM |
483 | |
484 | # | |
cafd63b0 | 485 | # SCSI support type (disk, tape, CD-ROM) |
bc8fb5d0 | 486 | # |
cafd63b0 YS |
487 | # CONFIG_BLK_DEV_SD is not set |
488 | # CONFIG_CHR_DEV_ST is not set | |
489 | # CONFIG_CHR_DEV_OSST is not set | |
490 | # CONFIG_BLK_DEV_SR is not set | |
491 | # CONFIG_CHR_DEV_SG is not set | |
492 | # CONFIG_CHR_DEV_SCH is not set | |
bc8fb5d0 PM |
493 | |
494 | # | |
cafd63b0 | 495 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
bc8fb5d0 | 496 | # |
cafd63b0 YS |
497 | CONFIG_SCSI_MULTI_LUN=y |
498 | # CONFIG_SCSI_CONSTANTS is not set | |
499 | # CONFIG_SCSI_LOGGING is not set | |
500 | # CONFIG_SCSI_SCAN_ASYNC is not set | |
501 | CONFIG_SCSI_WAIT_SCAN=m | |
bc8fb5d0 PM |
502 | |
503 | # | |
cafd63b0 | 504 | # SCSI Transports |
bc8fb5d0 | 505 | # |
cafd63b0 YS |
506 | # CONFIG_SCSI_SPI_ATTRS is not set |
507 | # CONFIG_SCSI_FC_ATTRS is not set | |
508 | # CONFIG_SCSI_ISCSI_ATTRS is not set | |
509 | # CONFIG_SCSI_SAS_LIBSAS is not set | |
510 | # CONFIG_SCSI_SRP_ATTRS is not set | |
511 | # CONFIG_SCSI_LOWLEVEL is not set | |
cc8dccdc | 512 | # CONFIG_SCSI_DH is not set |
cafd63b0 YS |
513 | # CONFIG_ATA is not set |
514 | # CONFIG_MD is not set | |
bc8fb5d0 PM |
515 | CONFIG_NETDEVICES=y |
516 | # CONFIG_DUMMY is not set | |
517 | # CONFIG_BONDING is not set | |
cafd63b0 | 518 | # CONFIG_MACVLAN is not set |
bc8fb5d0 PM |
519 | # CONFIG_EQUALIZER is not set |
520 | # CONFIG_TUN is not set | |
cafd63b0 | 521 | # CONFIG_VETH is not set |
bc8fb5d0 | 522 | # CONFIG_PHYLIB is not set |
bc8fb5d0 PM |
523 | CONFIG_NET_ETHERNET=y |
524 | CONFIG_MII=y | |
cafd63b0 | 525 | # CONFIG_AX88796 is not set |
bc8fb5d0 PM |
526 | # CONFIG_STNIC is not set |
527 | CONFIG_SMC91X=y | |
cc8dccdc | 528 | # CONFIG_SMC911X is not set |
cafd63b0 YS |
529 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
530 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | |
531 | # CONFIG_IBM_NEW_EMAC_TAH is not set | |
532 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | |
4bb273e9 PM |
533 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set |
534 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | |
535 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | |
cafd63b0 YS |
536 | # CONFIG_B44 is not set |
537 | CONFIG_NETDEV_1000=y | |
cafd63b0 | 538 | CONFIG_NETDEV_10000=y |
bc8fb5d0 PM |
539 | |
540 | # | |
cafd63b0 | 541 | # Wireless LAN |
bc8fb5d0 | 542 | # |
cafd63b0 YS |
543 | # CONFIG_WLAN_PRE80211 is not set |
544 | # CONFIG_WLAN_80211 is not set | |
545 | # CONFIG_IWLWIFI_LEDS is not set | |
bc8fb5d0 PM |
546 | # CONFIG_WAN is not set |
547 | # CONFIG_PPP is not set | |
548 | # CONFIG_SLIP is not set | |
bc8fb5d0 PM |
549 | # CONFIG_NETCONSOLE is not set |
550 | # CONFIG_NETPOLL is not set | |
551 | # CONFIG_NET_POLL_CONTROLLER is not set | |
bc8fb5d0 | 552 | # CONFIG_ISDN is not set |
bc8fb5d0 PM |
553 | # CONFIG_PHONE is not set |
554 | ||
555 | # | |
556 | # Input device support | |
557 | # | |
558 | CONFIG_INPUT=y | |
af3e17c4 | 559 | # CONFIG_INPUT_FF_MEMLESS is not set |
cafd63b0 | 560 | # CONFIG_INPUT_POLLDEV is not set |
bc8fb5d0 PM |
561 | |
562 | # | |
563 | # Userland interfaces | |
564 | # | |
565 | # CONFIG_INPUT_MOUSEDEV is not set | |
566 | # CONFIG_INPUT_JOYDEV is not set | |
bc8fb5d0 PM |
567 | # CONFIG_INPUT_EVDEV is not set |
568 | # CONFIG_INPUT_EVBUG is not set | |
569 | ||
570 | # | |
571 | # Input Device Drivers | |
572 | # | |
573 | # CONFIG_INPUT_KEYBOARD is not set | |
574 | # CONFIG_INPUT_MOUSE is not set | |
575 | # CONFIG_INPUT_JOYSTICK is not set | |
cafd63b0 | 576 | # CONFIG_INPUT_TABLET is not set |
bc8fb5d0 PM |
577 | # CONFIG_INPUT_TOUCHSCREEN is not set |
578 | # CONFIG_INPUT_MISC is not set | |
579 | ||
580 | # | |
581 | # Hardware I/O ports | |
582 | # | |
583 | # CONFIG_SERIO is not set | |
584 | # CONFIG_GAMEPORT is not set | |
585 | ||
586 | # | |
587 | # Character devices | |
588 | # | |
589 | CONFIG_VT=y | |
cc8dccdc | 590 | CONFIG_CONSOLE_TRANSLATIONS=y |
bc8fb5d0 PM |
591 | CONFIG_VT_CONSOLE=y |
592 | CONFIG_HW_CONSOLE=y | |
af3e17c4 | 593 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
cafd63b0 | 594 | CONFIG_DEVKMEM=y |
bc8fb5d0 PM |
595 | # CONFIG_SERIAL_NONSTANDARD is not set |
596 | ||
597 | # | |
598 | # Serial drivers | |
599 | # | |
600 | # CONFIG_SERIAL_8250 is not set | |
601 | ||
602 | # | |
603 | # Non-8250 serial port support | |
604 | # | |
605 | CONFIG_SERIAL_SH_SCI=y | |
606 | CONFIG_SERIAL_SH_SCI_NR_UARTS=2 | |
607 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | |
608 | CONFIG_SERIAL_CORE=y | |
609 | CONFIG_SERIAL_CORE_CONSOLE=y | |
610 | # CONFIG_UNIX98_PTYS is not set | |
611 | CONFIG_LEGACY_PTYS=y | |
612 | CONFIG_LEGACY_PTY_COUNT=256 | |
bc8fb5d0 | 613 | # CONFIG_IPMI_HANDLER is not set |
af3e17c4 | 614 | CONFIG_HW_RANDOM=y |
bc8fb5d0 | 615 | # CONFIG_R3964 is not set |
bc8fb5d0 | 616 | # CONFIG_RAW_DRIVER is not set |
bc8fb5d0 | 617 | # CONFIG_TCG_TPM is not set |
cafd63b0 | 618 | # CONFIG_I2C is not set |
bc8fb5d0 | 619 | # CONFIG_SPI is not set |
cafd63b0 YS |
620 | # CONFIG_W1 is not set |
621 | # CONFIG_POWER_SUPPLY is not set | |
622 | # CONFIG_HWMON is not set | |
623 | # CONFIG_THERMAL is not set | |
624 | # CONFIG_THERMAL_HWMON is not set | |
625 | # CONFIG_WATCHDOG is not set | |
bc8fb5d0 PM |
626 | |
627 | # | |
cafd63b0 | 628 | # Sonics Silicon Backplane |
bc8fb5d0 | 629 | # |
cafd63b0 YS |
630 | CONFIG_SSB_POSSIBLE=y |
631 | # CONFIG_SSB is not set | |
bc8fb5d0 PM |
632 | |
633 | # | |
cafd63b0 | 634 | # Multifunction device drivers |
bc8fb5d0 | 635 | # |
cc8dccdc | 636 | # CONFIG_MFD_CORE is not set |
cafd63b0 YS |
637 | # CONFIG_MFD_SM501 is not set |
638 | # CONFIG_HTC_PASIC3 is not set | |
4bb273e9 PM |
639 | # CONFIG_MFD_TMIO is not set |
640 | # CONFIG_MFD_WM8400 is not set | |
bc8fb5d0 PM |
641 | |
642 | # | |
cafd63b0 | 643 | # Multimedia devices |
bc8fb5d0 PM |
644 | # |
645 | ||
646 | # | |
cafd63b0 | 647 | # Multimedia core support |
bc8fb5d0 PM |
648 | # |
649 | CONFIG_VIDEO_DEV=y | |
cafd63b0 YS |
650 | CONFIG_VIDEO_V4L2_COMMON=y |
651 | CONFIG_VIDEO_ALLOW_V4L1=y | |
bc8fb5d0 | 652 | CONFIG_VIDEO_V4L1_COMPAT=y |
cafd63b0 YS |
653 | # CONFIG_DVB_CORE is not set |
654 | CONFIG_VIDEO_MEDIA=y | |
bc8fb5d0 PM |
655 | |
656 | # | |
cafd63b0 | 657 | # Multimedia drivers |
bc8fb5d0 | 658 | # |
cafd63b0 YS |
659 | # CONFIG_MEDIA_ATTACH is not set |
660 | CONFIG_VIDEO_V4L2=y | |
661 | CONFIG_VIDEO_V4L1=y | |
662 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
bc8fb5d0 | 663 | # CONFIG_VIDEO_ADV_DEBUG is not set |
4bb273e9 | 664 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set |
af3e17c4 | 665 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
bc8fb5d0 PM |
666 | # CONFIG_VIDEO_VIVI is not set |
667 | # CONFIG_VIDEO_CPIA is not set | |
cafd63b0 YS |
668 | # CONFIG_SOC_CAMERA is not set |
669 | CONFIG_RADIO_ADAPTERS=y | |
670 | # CONFIG_DAB is not set | |
bc8fb5d0 PM |
671 | |
672 | # | |
673 | # Graphics support | |
674 | # | |
cafd63b0 YS |
675 | # CONFIG_VGASTATE is not set |
676 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | |
bc8fb5d0 | 677 | CONFIG_FB=y |
cafd63b0 YS |
678 | CONFIG_FIRMWARE_EDID=y |
679 | # CONFIG_FB_DDC is not set | |
4bb273e9 | 680 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
cc8dccdc PM |
681 | CONFIG_FB_CFB_FILLRECT=m |
682 | CONFIG_FB_CFB_COPYAREA=m | |
683 | CONFIG_FB_CFB_IMAGEBLIT=m | |
cafd63b0 YS |
684 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
685 | # CONFIG_FB_SYS_FILLRECT is not set | |
686 | # CONFIG_FB_SYS_COPYAREA is not set | |
687 | # CONFIG_FB_SYS_IMAGEBLIT is not set | |
688 | # CONFIG_FB_FOREIGN_ENDIAN is not set | |
689 | # CONFIG_FB_SYS_FOPS is not set | |
690 | # CONFIG_FB_SVGALIB is not set | |
bc8fb5d0 | 691 | # CONFIG_FB_MACMODES is not set |
af3e17c4 | 692 | # CONFIG_FB_BACKLIGHT is not set |
bc8fb5d0 PM |
693 | # CONFIG_FB_MODE_HELPERS is not set |
694 | # CONFIG_FB_TILEBLITTING is not set | |
cafd63b0 YS |
695 | |
696 | # | |
697 | # Frame buffer hardware drivers | |
698 | # | |
bc8fb5d0 | 699 | # CONFIG_FB_S1D13XXX is not set |
cc8dccdc | 700 | CONFIG_FB_SH_MOBILE_LCDC=m |
bc8fb5d0 | 701 | # CONFIG_FB_VIRTUAL is not set |
4bb273e9 | 702 | # CONFIG_FB_METRONOME is not set |
cafd63b0 | 703 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
bc8fb5d0 PM |
704 | |
705 | # | |
cafd63b0 | 706 | # Display device support |
bc8fb5d0 | 707 | # |
cafd63b0 | 708 | # CONFIG_DISPLAY_SUPPORT is not set |
bc8fb5d0 PM |
709 | |
710 | # | |
cafd63b0 | 711 | # Console display driver support |
bc8fb5d0 | 712 | # |
cafd63b0 YS |
713 | CONFIG_DUMMY_CONSOLE=y |
714 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | |
bc8fb5d0 | 715 | # CONFIG_LOGO is not set |
bc8fb5d0 | 716 | CONFIG_SOUND=y |
4bb273e9 | 717 | CONFIG_SOUND_OSS_CORE=y |
bc8fb5d0 PM |
718 | CONFIG_SND=y |
719 | CONFIG_SND_TIMER=y | |
720 | CONFIG_SND_PCM=y | |
721 | CONFIG_SND_SEQUENCER=y | |
722 | # CONFIG_SND_SEQ_DUMMY is not set | |
723 | CONFIG_SND_OSSEMUL=y | |
724 | # CONFIG_SND_MIXER_OSS is not set | |
725 | CONFIG_SND_PCM_OSS=y | |
726 | CONFIG_SND_PCM_OSS_PLUGINS=y | |
727 | # CONFIG_SND_SEQUENCER_OSS is not set | |
728 | # CONFIG_SND_DYNAMIC_MINORS is not set | |
729 | CONFIG_SND_SUPPORT_OLD_API=y | |
730 | CONFIG_SND_VERBOSE_PROCFS=y | |
731 | # CONFIG_SND_VERBOSE_PRINTK is not set | |
732 | # CONFIG_SND_DEBUG is not set | |
cc8dccdc | 733 | CONFIG_SND_DRIVERS=y |
bc8fb5d0 PM |
734 | # CONFIG_SND_DUMMY is not set |
735 | # CONFIG_SND_VIRMIDI is not set | |
736 | # CONFIG_SND_MTPAV is not set | |
737 | # CONFIG_SND_SERIAL_U16550 is not set | |
738 | # CONFIG_SND_MPU401 is not set | |
cc8dccdc | 739 | CONFIG_SND_SUPERH=y |
cafd63b0 | 740 | # CONFIG_SND_SOC is not set |
cafd63b0 YS |
741 | # CONFIG_SOUND_PRIME is not set |
742 | CONFIG_HID_SUPPORT=y | |
743 | CONFIG_HID=y | |
744 | # CONFIG_HID_DEBUG is not set | |
745 | # CONFIG_HIDRAW is not set | |
4bb273e9 PM |
746 | # CONFIG_HID_PID is not set |
747 | ||
748 | # | |
749 | # Special HID drivers | |
750 | # | |
751 | CONFIG_HID_COMPAT=y | |
cafd63b0 YS |
752 | # CONFIG_USB_SUPPORT is not set |
753 | # CONFIG_MMC is not set | |
754 | # CONFIG_MEMSTICK is not set | |
bc8fb5d0 | 755 | # CONFIG_NEW_LEDS is not set |
cafd63b0 | 756 | # CONFIG_ACCESSIBILITY is not set |
bc8fb5d0 | 757 | # CONFIG_RTC_CLASS is not set |
cc8dccdc | 758 | # CONFIG_DMADEVICES is not set |
cafd63b0 | 759 | # CONFIG_UIO is not set |
4bb273e9 | 760 | # CONFIG_STAGING is not set |
af3e17c4 | 761 | |
bc8fb5d0 PM |
762 | # |
763 | # File systems | |
764 | # | |
cafd63b0 YS |
765 | CONFIG_EXT2_FS=y |
766 | # CONFIG_EXT2_FS_XATTR is not set | |
767 | # CONFIG_EXT2_FS_XIP is not set | |
768 | CONFIG_EXT3_FS=y | |
769 | CONFIG_EXT3_FS_XATTR=y | |
770 | # CONFIG_EXT3_FS_POSIX_ACL is not set | |
771 | # CONFIG_EXT3_FS_SECURITY is not set | |
4bb273e9 | 772 | # CONFIG_EXT4_FS is not set |
cafd63b0 YS |
773 | CONFIG_JBD=y |
774 | CONFIG_FS_MBCACHE=y | |
bc8fb5d0 PM |
775 | # CONFIG_REISERFS_FS is not set |
776 | # CONFIG_JFS_FS is not set | |
777 | # CONFIG_FS_POSIX_ACL is not set | |
4bb273e9 | 778 | CONFIG_FILE_LOCKING=y |
bc8fb5d0 PM |
779 | # CONFIG_XFS_FS is not set |
780 | # CONFIG_OCFS2_FS is not set | |
cafd63b0 | 781 | # CONFIG_DNOTIFY is not set |
bc8fb5d0 PM |
782 | # CONFIG_INOTIFY is not set |
783 | # CONFIG_QUOTA is not set | |
bc8fb5d0 PM |
784 | # CONFIG_AUTOFS_FS is not set |
785 | # CONFIG_AUTOFS4_FS is not set | |
786 | # CONFIG_FUSE_FS is not set | |
787 | ||
788 | # | |
789 | # CD-ROM/DVD Filesystems | |
790 | # | |
791 | # CONFIG_ISO9660_FS is not set | |
792 | # CONFIG_UDF_FS is not set | |
793 | ||
794 | # | |
795 | # DOS/FAT/NT Filesystems | |
796 | # | |
797 | # CONFIG_MSDOS_FS is not set | |
798 | # CONFIG_VFAT_FS is not set | |
799 | # CONFIG_NTFS_FS is not set | |
800 | ||
801 | # | |
802 | # Pseudo filesystems | |
803 | # | |
804 | CONFIG_PROC_FS=y | |
805 | # CONFIG_PROC_KCORE is not set | |
af3e17c4 | 806 | CONFIG_PROC_SYSCTL=y |
4bb273e9 | 807 | CONFIG_PROC_PAGE_MONITOR=y |
bc8fb5d0 PM |
808 | CONFIG_SYSFS=y |
809 | CONFIG_TMPFS=y | |
af3e17c4 | 810 | # CONFIG_TMPFS_POSIX_ACL is not set |
bc8fb5d0 PM |
811 | # CONFIG_HUGETLBFS is not set |
812 | # CONFIG_HUGETLB_PAGE is not set | |
bc8fb5d0 PM |
813 | # CONFIG_CONFIGFS_FS is not set |
814 | ||
815 | # | |
816 | # Miscellaneous filesystems | |
817 | # | |
818 | # CONFIG_ADFS_FS is not set | |
819 | # CONFIG_AFFS_FS is not set | |
820 | # CONFIG_HFS_FS is not set | |
821 | # CONFIG_HFSPLUS_FS is not set | |
822 | # CONFIG_BEFS_FS is not set | |
823 | # CONFIG_BFS_FS is not set | |
824 | # CONFIG_EFS_FS is not set | |
bc8fb5d0 PM |
825 | CONFIG_JFFS2_FS=y |
826 | CONFIG_JFFS2_FS_DEBUG=0 | |
827 | CONFIG_JFFS2_FS_WRITEBUFFER=y | |
cafd63b0 | 828 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set |
bc8fb5d0 | 829 | # CONFIG_JFFS2_SUMMARY is not set |
af3e17c4 | 830 | # CONFIG_JFFS2_FS_XATTR is not set |
bc8fb5d0 PM |
831 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set |
832 | CONFIG_JFFS2_ZLIB=y | |
cafd63b0 | 833 | # CONFIG_JFFS2_LZO is not set |
bc8fb5d0 PM |
834 | CONFIG_JFFS2_RTIME=y |
835 | # CONFIG_JFFS2_RUBIN is not set | |
cafd63b0 | 836 | CONFIG_CRAMFS=y |
bc8fb5d0 | 837 | # CONFIG_VXFS_FS is not set |
cafd63b0 | 838 | # CONFIG_MINIX_FS is not set |
cc8dccdc | 839 | # CONFIG_OMFS_FS is not set |
bc8fb5d0 PM |
840 | # CONFIG_HPFS_FS is not set |
841 | # CONFIG_QNX4FS_FS is not set | |
cafd63b0 | 842 | # CONFIG_ROMFS_FS is not set |
bc8fb5d0 PM |
843 | # CONFIG_SYSV_FS is not set |
844 | # CONFIG_UFS_FS is not set | |
cafd63b0 | 845 | CONFIG_NETWORK_FILESYSTEMS=y |
bc8fb5d0 PM |
846 | CONFIG_NFS_FS=y |
847 | CONFIG_NFS_V3=y | |
848 | # CONFIG_NFS_V3_ACL is not set | |
849 | # CONFIG_NFS_V4 is not set | |
bc8fb5d0 PM |
850 | CONFIG_NFSD=y |
851 | # CONFIG_NFSD_V3 is not set | |
cafd63b0 | 852 | # CONFIG_NFSD_V4 is not set |
bc8fb5d0 PM |
853 | CONFIG_LOCKD=y |
854 | CONFIG_LOCKD_V4=y | |
855 | CONFIG_EXPORTFS=y | |
856 | CONFIG_NFS_COMMON=y | |
857 | CONFIG_SUNRPC=y | |
4bb273e9 | 858 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
bc8fb5d0 PM |
859 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
860 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | |
861 | # CONFIG_SMB_FS is not set | |
862 | # CONFIG_CIFS is not set | |
863 | # CONFIG_NCP_FS is not set | |
864 | # CONFIG_CODA_FS is not set | |
865 | # CONFIG_AFS_FS is not set | |
bc8fb5d0 PM |
866 | |
867 | # | |
868 | # Partition Types | |
869 | # | |
870 | # CONFIG_PARTITION_ADVANCED is not set | |
871 | CONFIG_MSDOS_PARTITION=y | |
bc8fb5d0 | 872 | # CONFIG_NLS is not set |
cafd63b0 | 873 | # CONFIG_DLM is not set |
bc8fb5d0 PM |
874 | |
875 | # | |
876 | # Kernel hacking | |
877 | # | |
cafd63b0 | 878 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
bc8fb5d0 | 879 | # CONFIG_PRINTK_TIME is not set |
cafd63b0 | 880 | CONFIG_ENABLE_WARN_DEPRECATED=y |
af3e17c4 | 881 | CONFIG_ENABLE_MUST_CHECK=y |
cafd63b0 | 882 | CONFIG_FRAME_WARN=1024 |
bc8fb5d0 | 883 | # CONFIG_MAGIC_SYSRQ is not set |
af3e17c4 | 884 | # CONFIG_UNUSED_SYMBOLS is not set |
cafd63b0 YS |
885 | # CONFIG_DEBUG_FS is not set |
886 | # CONFIG_HEADERS_CHECK is not set | |
bc8fb5d0 | 887 | # CONFIG_DEBUG_KERNEL is not set |
bc8fb5d0 | 888 | # CONFIG_DEBUG_BUGVERBOSE is not set |
cc8dccdc | 889 | # CONFIG_DEBUG_MEMORY_INIT is not set |
4bb273e9 PM |
890 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
891 | # CONFIG_LATENCYTOP is not set | |
892 | CONFIG_NOP_TRACER=y | |
893 | CONFIG_HAVE_FTRACE=y | |
894 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | |
cafd63b0 | 895 | # CONFIG_SAMPLES is not set |
bc8fb5d0 | 896 | # CONFIG_SH_STANDARD_BIOS is not set |
cafd63b0 YS |
897 | CONFIG_EARLY_SCIF_CONSOLE=y |
898 | CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000 | |
899 | CONFIG_EARLY_PRINTK=y | |
900 | # CONFIG_SH_KGDB is not set | |
bc8fb5d0 PM |
901 | |
902 | # | |
903 | # Security options | |
904 | # | |
905 | # CONFIG_KEYS is not set | |
906 | # CONFIG_SECURITY is not set | |
4bb273e9 | 907 | # CONFIG_SECURITYFS is not set |
cafd63b0 YS |
908 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
909 | CONFIG_CRYPTO=y | |
910 | ||
911 | # | |
912 | # Crypto core or helper | |
913 | # | |
4bb273e9 | 914 | # CONFIG_CRYPTO_FIPS is not set |
cafd63b0 YS |
915 | # CONFIG_CRYPTO_MANAGER is not set |
916 | # CONFIG_CRYPTO_GF128MUL is not set | |
917 | # CONFIG_CRYPTO_NULL is not set | |
918 | # CONFIG_CRYPTO_CRYPTD is not set | |
919 | # CONFIG_CRYPTO_AUTHENC is not set | |
920 | # CONFIG_CRYPTO_TEST is not set | |
921 | ||
922 | # | |
923 | # Authenticated Encryption with Associated Data | |
924 | # | |
925 | # CONFIG_CRYPTO_CCM is not set | |
926 | # CONFIG_CRYPTO_GCM is not set | |
927 | # CONFIG_CRYPTO_SEQIV is not set | |
928 | ||
929 | # | |
930 | # Block modes | |
931 | # | |
932 | # CONFIG_CRYPTO_CBC is not set | |
933 | # CONFIG_CRYPTO_CTR is not set | |
934 | # CONFIG_CRYPTO_CTS is not set | |
935 | # CONFIG_CRYPTO_ECB is not set | |
936 | # CONFIG_CRYPTO_LRW is not set | |
937 | # CONFIG_CRYPTO_PCBC is not set | |
938 | # CONFIG_CRYPTO_XTS is not set | |
939 | ||
940 | # | |
941 | # Hash modes | |
942 | # | |
943 | # CONFIG_CRYPTO_HMAC is not set | |
944 | # CONFIG_CRYPTO_XCBC is not set | |
945 | ||
946 | # | |
947 | # Digest | |
948 | # | |
949 | # CONFIG_CRYPTO_CRC32C is not set | |
950 | # CONFIG_CRYPTO_MD4 is not set | |
951 | # CONFIG_CRYPTO_MD5 is not set | |
952 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | |
cc8dccdc PM |
953 | # CONFIG_CRYPTO_RMD128 is not set |
954 | # CONFIG_CRYPTO_RMD160 is not set | |
955 | # CONFIG_CRYPTO_RMD256 is not set | |
956 | # CONFIG_CRYPTO_RMD320 is not set | |
cafd63b0 YS |
957 | # CONFIG_CRYPTO_SHA1 is not set |
958 | # CONFIG_CRYPTO_SHA256 is not set | |
959 | # CONFIG_CRYPTO_SHA512 is not set | |
960 | # CONFIG_CRYPTO_TGR192 is not set | |
961 | # CONFIG_CRYPTO_WP512 is not set | |
962 | ||
963 | # | |
964 | # Ciphers | |
965 | # | |
966 | # CONFIG_CRYPTO_AES is not set | |
967 | # CONFIG_CRYPTO_ANUBIS is not set | |
968 | # CONFIG_CRYPTO_ARC4 is not set | |
969 | # CONFIG_CRYPTO_BLOWFISH is not set | |
970 | # CONFIG_CRYPTO_CAMELLIA is not set | |
971 | # CONFIG_CRYPTO_CAST5 is not set | |
972 | # CONFIG_CRYPTO_CAST6 is not set | |
973 | # CONFIG_CRYPTO_DES is not set | |
974 | # CONFIG_CRYPTO_FCRYPT is not set | |
975 | # CONFIG_CRYPTO_KHAZAD is not set | |
976 | # CONFIG_CRYPTO_SALSA20 is not set | |
977 | # CONFIG_CRYPTO_SEED is not set | |
978 | # CONFIG_CRYPTO_SERPENT is not set | |
979 | # CONFIG_CRYPTO_TEA is not set | |
980 | # CONFIG_CRYPTO_TWOFISH is not set | |
bc8fb5d0 PM |
981 | |
982 | # | |
cafd63b0 | 983 | # Compression |
bc8fb5d0 | 984 | # |
cafd63b0 YS |
985 | # CONFIG_CRYPTO_DEFLATE is not set |
986 | # CONFIG_CRYPTO_LZO is not set | |
4bb273e9 PM |
987 | |
988 | # | |
989 | # Random Number Generation | |
990 | # | |
991 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | |
cafd63b0 | 992 | CONFIG_CRYPTO_HW=y |
bc8fb5d0 | 993 | |
bc8fb5d0 PM |
994 | # |
995 | # Library routines | |
996 | # | |
cafd63b0 | 997 | CONFIG_BITREVERSE=y |
bc8fb5d0 PM |
998 | # CONFIG_CRC_CCITT is not set |
999 | # CONFIG_CRC16 is not set | |
cc8dccdc | 1000 | # CONFIG_CRC_T10DIF is not set |
cafd63b0 | 1001 | # CONFIG_CRC_ITU_T is not set |
bc8fb5d0 | 1002 | CONFIG_CRC32=y |
cafd63b0 | 1003 | # CONFIG_CRC7 is not set |
bc8fb5d0 PM |
1004 | # CONFIG_LIBCRC32C is not set |
1005 | CONFIG_ZLIB_INFLATE=y | |
1006 | CONFIG_ZLIB_DEFLATE=y | |
cafd63b0 YS |
1007 | CONFIG_HAS_IOMEM=y |
1008 | CONFIG_HAS_IOPORT=y | |
1009 | CONFIG_HAS_DMA=y |