diff options
author | Hirokazu Takata <takata@linux-m32r.org> | 2007-08-01 07:54:38 -0400 |
---|---|---|
committer | Hirokazu Takata <takata@linux-m32r.org> | 2007-09-02 22:30:18 -0400 |
commit | 8ff262df2cf3f7878ba064a10f56c1b42fefa534 (patch) | |
tree | 6d55bc7020775e8db4f1c3f5cd4eddde3d8260bb /arch/m32r/mappi2/defconfig.vdec2 | |
parent | 40ffbfad6bb79a99cc7627bdaca0ee22dec526f6 (diff) |
m32r: Move defconfig files to arch/m32r/configs/
Change defconfig file's location from arch/m32r/{platform}/defconfig*
to arch/m32r/configs/{platform}_defconfig.
Applying this patch, we can use defconfig file for each m32r platform
easily, like other architectures.
ex. Setup defconfig for cross-building
$ make ARCH=m32r CROSS_COMPILE=m32r-linux-gnu- {platform}_defconfig.
platform defconfig Note
---------- ---------------------- ---------------------------
m32104ut m32104ut_defconfig MMU-less
m32700ut m32700ut.smp_defconfig SMP
m32700ut m32700ut.up_defconfig UP
mappi mappi.smp_defconfig SMP
mappi mappi.up_defconfig UP
mappi mappi.nommu_defconfig MMU-less
mappi2 mappi2.opsp_defconfig FPGA env. (CPU Core: OPSP)
mappi2 mappi2.vdec2_defconfig FPGA env. (CPU Core: VDEC2)
mappi3 imappi3.smp_defconfig SMP
oaks32r oaks32r_defconfig MMU-less
opsput opsput_defconfig UP
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'arch/m32r/mappi2/defconfig.vdec2')
-rw-r--r-- | arch/m32r/mappi2/defconfig.vdec2 | 881 |
1 files changed, 0 insertions, 881 deletions
diff --git a/arch/m32r/mappi2/defconfig.vdec2 b/arch/m32r/mappi2/defconfig.vdec2 deleted file mode 100644 index fe5b2a63cd68..000000000000 --- a/arch/m32r/mappi2/defconfig.vdec2 +++ /dev/null | |||
@@ -1,881 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.19 | ||
4 | # Wed Dec 13 19:31:44 2006 | ||
5 | # | ||
6 | CONFIG_M32R=y | ||
7 | CONFIG_GENERIC_ISA_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | ||
9 | CONFIG_GENERIC_IRQ_PROBE=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
11 | |||
12 | # | ||
13 | # Code maturity level options | ||
14 | # | ||
15 | CONFIG_EXPERIMENTAL=y | ||
16 | CONFIG_BROKEN_ON_SMP=y | ||
17 | CONFIG_LOCK_KERNEL=y | ||
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | CONFIG_LOCALVERSION_AUTO=y | ||
25 | CONFIG_SWAP=y | ||
26 | CONFIG_SYSVIPC=y | ||
27 | # CONFIG_IPC_NS is not set | ||
28 | # CONFIG_POSIX_MQUEUE is not set | ||
29 | CONFIG_BSD_PROCESS_ACCT=y | ||
30 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
31 | # CONFIG_TASKSTATS is not set | ||
32 | # CONFIG_UTS_NS is not set | ||
33 | # CONFIG_AUDIT is not set | ||
34 | CONFIG_IKCONFIG=y | ||
35 | # CONFIG_IKCONFIG_PROC is not set | ||
36 | CONFIG_SYSFS_DEPRECATED=y | ||
37 | # CONFIG_RELAY is not set | ||
38 | CONFIG_INITRAMFS_SOURCE="" | ||
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
40 | CONFIG_SYSCTL=y | ||
41 | CONFIG_EMBEDDED=y | ||
42 | CONFIG_SYSCTL_SYSCALL=y | ||
43 | # CONFIG_KALLSYMS is not set | ||
44 | CONFIG_HOTPLUG=y | ||
45 | CONFIG_PRINTK=y | ||
46 | CONFIG_BUG=y | ||
47 | CONFIG_ELF_CORE=y | ||
48 | CONFIG_BASE_FULL=y | ||
49 | # CONFIG_FUTEX is not set | ||
50 | # CONFIG_EPOLL is not set | ||
51 | CONFIG_SHMEM=y | ||
52 | CONFIG_SLAB=y | ||
53 | CONFIG_VM_EVENT_COUNTERS=y | ||
54 | # CONFIG_TINY_SHMEM is not set | ||
55 | CONFIG_BASE_SMALL=0 | ||
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | ||
62 | CONFIG_MODULE_UNLOAD=y | ||
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
64 | # CONFIG_MODVERSIONS is not set | ||
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
66 | CONFIG_KMOD=y | ||
67 | |||
68 | # | ||
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
73 | |||
74 | # | ||
75 | # IO Schedulers | ||
76 | # | ||
77 | CONFIG_IOSCHED_NOOP=y | ||
78 | # CONFIG_IOSCHED_AS is not set | ||
79 | CONFIG_IOSCHED_DEADLINE=y | ||
80 | CONFIG_IOSCHED_CFQ=y | ||
81 | # CONFIG_DEFAULT_AS is not set | ||
82 | # CONFIG_DEFAULT_DEADLINE is not set | ||
83 | CONFIG_DEFAULT_CFQ=y | ||
84 | # CONFIG_DEFAULT_NOOP is not set | ||
85 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
86 | |||
87 | # | ||
88 | # Processor type and features | ||
89 | # | ||
90 | # CONFIG_PLAT_MAPPI is not set | ||
91 | # CONFIG_PLAT_USRV is not set | ||
92 | # CONFIG_PLAT_M32700UT is not set | ||
93 | # CONFIG_PLAT_OPSPUT is not set | ||
94 | # CONFIG_PLAT_OAKS32R is not set | ||
95 | CONFIG_PLAT_MAPPI2=y | ||
96 | # CONFIG_PLAT_MAPPI3 is not set | ||
97 | # CONFIG_PLAT_M32104UT is not set | ||
98 | # CONFIG_CHIP_M32700 is not set | ||
99 | # CONFIG_CHIP_M32102 is not set | ||
100 | # CONFIG_CHIP_M32104 is not set | ||
101 | CONFIG_CHIP_VDEC2=y | ||
102 | # CONFIG_CHIP_OPSP is not set | ||
103 | CONFIG_MMU=y | ||
104 | CONFIG_TLB_ENTRIES=16 | ||
105 | CONFIG_ISA_M32R2=y | ||
106 | CONFIG_BUS_CLOCK=50000000 | ||
107 | CONFIG_TIMER_DIVIDE=128 | ||
108 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
109 | CONFIG_MEMORY_START=0x08000000 | ||
110 | CONFIG_MEMORY_SIZE=0x01000000 | ||
111 | CONFIG_NOHIGHMEM=y | ||
112 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
113 | CONFIG_SELECT_MEMORY_MODEL=y | ||
114 | # CONFIG_FLATMEM_MANUAL is not set | ||
115 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
116 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
117 | CONFIG_DISCONTIGMEM=y | ||
118 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
119 | CONFIG_NEED_MULTIPLE_NODES=y | ||
120 | # CONFIG_SPARSEMEM_STATIC is not set | ||
121 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
122 | # CONFIG_RESOURCES_64BIT is not set | ||
123 | CONFIG_IRAM_START=0x00f00000 | ||
124 | CONFIG_IRAM_SIZE=0x00008000 | ||
125 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
126 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
127 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
128 | CONFIG_GENERIC_HWEIGHT=y | ||
129 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
130 | CONFIG_PREEMPT=y | ||
131 | # CONFIG_SMP is not set | ||
132 | CONFIG_NODES_SHIFT=1 | ||
133 | |||
134 | # | ||
135 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
136 | # | ||
137 | # CONFIG_ISA is not set | ||
138 | |||
139 | # | ||
140 | # PCCARD (PCMCIA/CardBus) support | ||
141 | # | ||
142 | CONFIG_PCCARD=y | ||
143 | # CONFIG_PCMCIA_DEBUG is not set | ||
144 | CONFIG_PCMCIA=y | ||
145 | CONFIG_PCMCIA_LOAD_CIS=y | ||
146 | CONFIG_PCMCIA_IOCTL=y | ||
147 | |||
148 | # | ||
149 | # PC-card bridges | ||
150 | # | ||
151 | # CONFIG_M32R_CFC is not set | ||
152 | |||
153 | # | ||
154 | # PCI Hotplug Support | ||
155 | # | ||
156 | |||
157 | # | ||
158 | # Executable file formats | ||
159 | # | ||
160 | CONFIG_BINFMT_ELF=y | ||
161 | # CONFIG_BINFMT_MISC is not set | ||
162 | |||
163 | # | ||
164 | # Networking | ||
165 | # | ||
166 | CONFIG_NET=y | ||
167 | |||
168 | # | ||
169 | # Networking options | ||
170 | # | ||
171 | # CONFIG_NETDEBUG is not set | ||
172 | CONFIG_PACKET=y | ||
173 | # CONFIG_PACKET_MMAP is not set | ||
174 | CONFIG_UNIX=y | ||
175 | CONFIG_XFRM=y | ||
176 | # CONFIG_XFRM_USER is not set | ||
177 | # CONFIG_XFRM_SUB_POLICY is not set | ||
178 | # CONFIG_NET_KEY is not set | ||
179 | CONFIG_INET=y | ||
180 | # CONFIG_IP_MULTICAST is not set | ||
181 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
182 | CONFIG_IP_FIB_HASH=y | ||
183 | CONFIG_IP_PNP=y | ||
184 | CONFIG_IP_PNP_DHCP=y | ||
185 | # CONFIG_IP_PNP_BOOTP is not set | ||
186 | # CONFIG_IP_PNP_RARP is not set | ||
187 | # CONFIG_NET_IPIP is not set | ||
188 | # CONFIG_NET_IPGRE is not set | ||
189 | # CONFIG_ARPD is not set | ||
190 | # CONFIG_SYN_COOKIES is not set | ||
191 | # CONFIG_INET_AH is not set | ||
192 | # CONFIG_INET_ESP is not set | ||
193 | # CONFIG_INET_IPCOMP is not set | ||
194 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
195 | # CONFIG_INET_TUNNEL is not set | ||
196 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
197 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
198 | CONFIG_INET_XFRM_MODE_BEET=y | ||
199 | CONFIG_INET_DIAG=y | ||
200 | CONFIG_INET_TCP_DIAG=y | ||
201 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
202 | CONFIG_TCP_CONG_CUBIC=y | ||
203 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
204 | # CONFIG_TCP_MD5SIG is not set | ||
205 | # CONFIG_IPV6 is not set | ||
206 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
207 | # CONFIG_INET6_TUNNEL is not set | ||
208 | # CONFIG_NETWORK_SECMARK is not set | ||
209 | # CONFIG_NETFILTER is not set | ||
210 | |||
211 | # | ||
212 | # DCCP Configuration (EXPERIMENTAL) | ||
213 | # | ||
214 | # CONFIG_IP_DCCP is not set | ||
215 | |||
216 | # | ||
217 | # SCTP Configuration (EXPERIMENTAL) | ||
218 | # | ||
219 | # CONFIG_IP_SCTP is not set | ||
220 | |||
221 | # | ||
222 | # TIPC Configuration (EXPERIMENTAL) | ||
223 | # | ||
224 | # CONFIG_TIPC is not set | ||
225 | # CONFIG_ATM is not set | ||
226 | # CONFIG_BRIDGE is not set | ||
227 | # CONFIG_VLAN_8021Q is not set | ||
228 | # CONFIG_DECNET is not set | ||
229 | # CONFIG_LLC2 is not set | ||
230 | # CONFIG_IPX is not set | ||
231 | # CONFIG_ATALK is not set | ||
232 | # CONFIG_X25 is not set | ||
233 | # CONFIG_LAPB is not set | ||
234 | # CONFIG_ECONET is not set | ||
235 | # CONFIG_WAN_ROUTER is not set | ||
236 | |||
237 | # | ||
238 | # QoS and/or fair queueing | ||
239 | # | ||
240 | # CONFIG_NET_SCHED is not set | ||
241 | |||
242 | # | ||
243 | # Network testing | ||
244 | # | ||
245 | # CONFIG_NET_PKTGEN is not set | ||
246 | # CONFIG_HAMRADIO is not set | ||
247 | # CONFIG_IRDA is not set | ||
248 | # CONFIG_BT is not set | ||
249 | # CONFIG_IEEE80211 is not set | ||
250 | |||
251 | # | ||
252 | # Device Drivers | ||
253 | # | ||
254 | |||
255 | # | ||
256 | # Generic Driver Options | ||
257 | # | ||
258 | CONFIG_STANDALONE=y | ||
259 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
260 | CONFIG_FW_LOADER=y | ||
261 | # CONFIG_SYS_HYPERVISOR is not set | ||
262 | |||
263 | # | ||
264 | # Connector - unified userspace <-> kernelspace linker | ||
265 | # | ||
266 | # CONFIG_CONNECTOR is not set | ||
267 | |||
268 | # | ||
269 | # Memory Technology Devices (MTD) | ||
270 | # | ||
271 | # CONFIG_MTD is not set | ||
272 | |||
273 | # | ||
274 | # Parallel port support | ||
275 | # | ||
276 | # CONFIG_PARPORT is not set | ||
277 | |||
278 | # | ||
279 | # Plug and Play support | ||
280 | # | ||
281 | |||
282 | # | ||
283 | # Block devices | ||
284 | # | ||
285 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
286 | CONFIG_BLK_DEV_LOOP=y | ||
287 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
288 | CONFIG_BLK_DEV_NBD=y | ||
289 | CONFIG_BLK_DEV_RAM=y | ||
290 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
291 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
292 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
293 | # CONFIG_BLK_DEV_INITRD is not set | ||
294 | # CONFIG_CDROM_PKTCDVD is not set | ||
295 | # CONFIG_ATA_OVER_ETH is not set | ||
296 | |||
297 | # | ||
298 | # Misc devices | ||
299 | # | ||
300 | # CONFIG_TIFM_CORE is not set | ||
301 | |||
302 | # | ||
303 | # ATA/ATAPI/MFM/RLL support | ||
304 | # | ||
305 | CONFIG_IDE=y | ||
306 | CONFIG_IDE_MAX_HWIFS=4 | ||
307 | CONFIG_BLK_DEV_IDE=y | ||
308 | |||
309 | # | ||
310 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
311 | # | ||
312 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
313 | CONFIG_BLK_DEV_IDEDISK=y | ||
314 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
315 | CONFIG_BLK_DEV_IDECS=y | ||
316 | CONFIG_BLK_DEV_IDECD=m | ||
317 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
318 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
319 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
320 | # CONFIG_IDE_TASK_IOCTL is not set | ||
321 | |||
322 | # | ||
323 | # IDE chipset support/bugfixes | ||
324 | # | ||
325 | CONFIG_IDE_GENERIC=y | ||
326 | # CONFIG_IDE_ARM is not set | ||
327 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
328 | # CONFIG_IDEDMA_AUTO is not set | ||
329 | # CONFIG_BLK_DEV_HD is not set | ||
330 | |||
331 | # | ||
332 | # SCSI device support | ||
333 | # | ||
334 | # CONFIG_RAID_ATTRS is not set | ||
335 | CONFIG_SCSI=m | ||
336 | # CONFIG_SCSI_NETLINK is not set | ||
337 | CONFIG_SCSI_PROC_FS=y | ||
338 | |||
339 | # | ||
340 | # SCSI support type (disk, tape, CD-ROM) | ||
341 | # | ||
342 | CONFIG_BLK_DEV_SD=m | ||
343 | # CONFIG_CHR_DEV_ST is not set | ||
344 | # CONFIG_CHR_DEV_OSST is not set | ||
345 | CONFIG_BLK_DEV_SR=m | ||
346 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
347 | CONFIG_CHR_DEV_SG=m | ||
348 | # CONFIG_CHR_DEV_SCH is not set | ||
349 | |||
350 | # | ||
351 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
352 | # | ||
353 | CONFIG_SCSI_MULTI_LUN=y | ||
354 | # CONFIG_SCSI_CONSTANTS is not set | ||
355 | # CONFIG_SCSI_LOGGING is not set | ||
356 | |||
357 | # | ||
358 | # SCSI Transports | ||
359 | # | ||
360 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
361 | # CONFIG_SCSI_FC_ATTRS is not set | ||
362 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
363 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
364 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
365 | |||
366 | # | ||
367 | # SCSI low-level drivers | ||
368 | # | ||
369 | # CONFIG_ISCSI_TCP is not set | ||
370 | # CONFIG_SCSI_DEBUG is not set | ||
371 | |||
372 | # | ||
373 | # PCMCIA SCSI adapter support | ||
374 | # | ||
375 | # CONFIG_PCMCIA_AHA152X is not set | ||
376 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
377 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
378 | # CONFIG_PCMCIA_QLOGIC is not set | ||
379 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
380 | |||
381 | # | ||
382 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
383 | # | ||
384 | |||
385 | # | ||
386 | # Multi-device support (RAID and LVM) | ||
387 | # | ||
388 | # CONFIG_MD is not set | ||
389 | |||
390 | # | ||
391 | # Fusion MPT device support | ||
392 | # | ||
393 | # CONFIG_FUSION is not set | ||
394 | |||
395 | # | ||
396 | # IEEE 1394 (FireWire) support | ||
397 | # | ||
398 | |||
399 | # | ||
400 | # I2O device support | ||
401 | # | ||
402 | |||
403 | # | ||
404 | # Network device support | ||
405 | # | ||
406 | CONFIG_NETDEVICES=y | ||
407 | # CONFIG_DUMMY is not set | ||
408 | # CONFIG_BONDING is not set | ||
409 | # CONFIG_EQUALIZER is not set | ||
410 | # CONFIG_TUN is not set | ||
411 | |||
412 | # | ||
413 | # PHY device support | ||
414 | # | ||
415 | # CONFIG_PHYLIB is not set | ||
416 | |||
417 | # | ||
418 | # Ethernet (10 or 100Mbit) | ||
419 | # | ||
420 | CONFIG_NET_ETHERNET=y | ||
421 | CONFIG_MII=y | ||
422 | CONFIG_SMC91X=y | ||
423 | # CONFIG_NE2000 is not set | ||
424 | |||
425 | # | ||
426 | # Ethernet (1000 Mbit) | ||
427 | # | ||
428 | |||
429 | # | ||
430 | # Ethernet (10000 Mbit) | ||
431 | # | ||
432 | |||
433 | # | ||
434 | # Token Ring devices | ||
435 | # | ||
436 | |||
437 | # | ||
438 | # Wireless LAN (non-hamradio) | ||
439 | # | ||
440 | # CONFIG_NET_RADIO is not set | ||
441 | |||
442 | # | ||
443 | # PCMCIA network device support | ||
444 | # | ||
445 | # CONFIG_NET_PCMCIA is not set | ||
446 | |||
447 | # | ||
448 | # Wan interfaces | ||
449 | # | ||
450 | # CONFIG_WAN is not set | ||
451 | # CONFIG_PPP is not set | ||
452 | # CONFIG_SLIP is not set | ||
453 | # CONFIG_SHAPER is not set | ||
454 | # CONFIG_NETCONSOLE is not set | ||
455 | # CONFIG_NETPOLL is not set | ||
456 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
457 | |||
458 | # | ||
459 | # ISDN subsystem | ||
460 | # | ||
461 | # CONFIG_ISDN is not set | ||
462 | |||
463 | # | ||
464 | # Telephony Support | ||
465 | # | ||
466 | # CONFIG_PHONE is not set | ||
467 | |||
468 | # | ||
469 | # Input device support | ||
470 | # | ||
471 | CONFIG_INPUT=y | ||
472 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
473 | |||
474 | # | ||
475 | # Userland interfaces | ||
476 | # | ||
477 | # CONFIG_INPUT_MOUSEDEV is not set | ||
478 | # CONFIG_INPUT_JOYDEV is not set | ||
479 | # CONFIG_INPUT_TSDEV is not set | ||
480 | # CONFIG_INPUT_EVDEV is not set | ||
481 | # CONFIG_INPUT_EVBUG is not set | ||
482 | |||
483 | # | ||
484 | # Input Device Drivers | ||
485 | # | ||
486 | # CONFIG_INPUT_KEYBOARD is not set | ||
487 | # CONFIG_INPUT_MOUSE is not set | ||
488 | # CONFIG_INPUT_JOYSTICK is not set | ||
489 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
490 | # CONFIG_INPUT_MISC is not set | ||
491 | |||
492 | # | ||
493 | # Hardware I/O ports | ||
494 | # | ||
495 | CONFIG_SERIO=y | ||
496 | # CONFIG_SERIO_I8042 is not set | ||
497 | CONFIG_SERIO_SERPORT=y | ||
498 | # CONFIG_SERIO_LIBPS2 is not set | ||
499 | # CONFIG_SERIO_RAW is not set | ||
500 | # CONFIG_GAMEPORT is not set | ||
501 | |||
502 | # | ||
503 | # Character devices | ||
504 | # | ||
505 | CONFIG_VT=y | ||
506 | CONFIG_VT_CONSOLE=y | ||
507 | CONFIG_HW_CONSOLE=y | ||
508 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
509 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
510 | |||
511 | # | ||
512 | # Serial drivers | ||
513 | # | ||
514 | # CONFIG_SERIAL_8250 is not set | ||
515 | |||
516 | # | ||
517 | # Non-8250 serial port support | ||
518 | # | ||
519 | CONFIG_SERIAL_CORE=y | ||
520 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
521 | CONFIG_SERIAL_M32R_SIO=y | ||
522 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | ||
523 | CONFIG_UNIX98_PTYS=y | ||
524 | CONFIG_LEGACY_PTYS=y | ||
525 | CONFIG_LEGACY_PTY_COUNT=256 | ||
526 | |||
527 | # | ||
528 | # IPMI | ||
529 | # | ||
530 | # CONFIG_IPMI_HANDLER is not set | ||
531 | |||
532 | # | ||
533 | # Watchdog Cards | ||
534 | # | ||
535 | # CONFIG_WATCHDOG is not set | ||
536 | CONFIG_HW_RANDOM=y | ||
537 | # CONFIG_RTC is not set | ||
538 | # CONFIG_DTLK is not set | ||
539 | # CONFIG_R3964 is not set | ||
540 | |||
541 | # | ||
542 | # Ftape, the floppy tape device driver | ||
543 | # | ||
544 | |||
545 | # | ||
546 | # PCMCIA character devices | ||
547 | # | ||
548 | # CONFIG_SYNCLINK_CS is not set | ||
549 | # CONFIG_CARDMAN_4000 is not set | ||
550 | # CONFIG_CARDMAN_4040 is not set | ||
551 | # CONFIG_RAW_DRIVER is not set | ||
552 | |||
553 | # | ||
554 | # TPM devices | ||
555 | # | ||
556 | # CONFIG_TCG_TPM is not set | ||
557 | |||
558 | # | ||
559 | # I2C support | ||
560 | # | ||
561 | # CONFIG_I2C is not set | ||
562 | |||
563 | # | ||
564 | # SPI support | ||
565 | # | ||
566 | # CONFIG_SPI is not set | ||
567 | # CONFIG_SPI_MASTER is not set | ||
568 | |||
569 | # | ||
570 | # Dallas's 1-wire bus | ||
571 | # | ||
572 | # CONFIG_W1 is not set | ||
573 | |||
574 | # | ||
575 | # Hardware Monitoring support | ||
576 | # | ||
577 | CONFIG_HWMON=y | ||
578 | # CONFIG_HWMON_VID is not set | ||
579 | # CONFIG_SENSORS_ABITUGURU is not set | ||
580 | # CONFIG_SENSORS_F71805F is not set | ||
581 | # CONFIG_SENSORS_VT1211 is not set | ||
582 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
583 | |||
584 | # | ||
585 | # Multimedia devices | ||
586 | # | ||
587 | CONFIG_VIDEO_DEV=y | ||
588 | CONFIG_VIDEO_V4L1=y | ||
589 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
590 | CONFIG_VIDEO_V4L2=y | ||
591 | |||
592 | # | ||
593 | # Video Capture Adapters | ||
594 | # | ||
595 | |||
596 | # | ||
597 | # Video Capture Adapters | ||
598 | # | ||
599 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
600 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
601 | # CONFIG_VIDEO_VIVI is not set | ||
602 | # CONFIG_VIDEO_CPIA is not set | ||
603 | # CONFIG_VIDEO_M32R_AR is not set | ||
604 | |||
605 | # | ||
606 | # Radio Adapters | ||
607 | # | ||
608 | |||
609 | # | ||
610 | # Digital Video Broadcasting Devices | ||
611 | # | ||
612 | # CONFIG_DVB is not set | ||
613 | |||
614 | # | ||
615 | # Graphics support | ||
616 | # | ||
617 | CONFIG_FIRMWARE_EDID=y | ||
618 | # CONFIG_FB is not set | ||
619 | |||
620 | # | ||
621 | # Console display driver support | ||
622 | # | ||
623 | # CONFIG_VGA_CONSOLE is not set | ||
624 | CONFIG_DUMMY_CONSOLE=y | ||
625 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
626 | |||
627 | # | ||
628 | # Sound | ||
629 | # | ||
630 | # CONFIG_SOUND is not set | ||
631 | |||
632 | # | ||
633 | # USB support | ||
634 | # | ||
635 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
636 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
637 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
638 | |||
639 | # | ||
640 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
641 | # | ||
642 | |||
643 | # | ||
644 | # USB Gadget Support | ||
645 | # | ||
646 | # CONFIG_USB_GADGET is not set | ||
647 | |||
648 | # | ||
649 | # MMC/SD Card support | ||
650 | # | ||
651 | # CONFIG_MMC is not set | ||
652 | |||
653 | # | ||
654 | # LED devices | ||
655 | # | ||
656 | # CONFIG_NEW_LEDS is not set | ||
657 | |||
658 | # | ||
659 | # LED drivers | ||
660 | # | ||
661 | |||
662 | # | ||
663 | # LED Triggers | ||
664 | # | ||
665 | |||
666 | # | ||
667 | # InfiniBand support | ||
668 | # | ||
669 | |||
670 | # | ||
671 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
672 | # | ||
673 | |||
674 | # | ||
675 | # Real Time Clock | ||
676 | # | ||
677 | # CONFIG_RTC_CLASS is not set | ||
678 | |||
679 | # | ||
680 | # DMA Engine support | ||
681 | # | ||
682 | # CONFIG_DMA_ENGINE is not set | ||
683 | |||
684 | # | ||
685 | # DMA Clients | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # DMA Devices | ||
690 | # | ||
691 | |||
692 | # | ||
693 | # File systems | ||
694 | # | ||
695 | CONFIG_EXT2_FS=y | ||
696 | # CONFIG_EXT2_FS_XATTR is not set | ||
697 | # CONFIG_EXT2_FS_XIP is not set | ||
698 | CONFIG_EXT3_FS=y | ||
699 | CONFIG_EXT3_FS_XATTR=y | ||
700 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
701 | # CONFIG_EXT3_FS_SECURITY is not set | ||
702 | # CONFIG_EXT4DEV_FS is not set | ||
703 | CONFIG_JBD=y | ||
704 | CONFIG_JBD_DEBUG=y | ||
705 | CONFIG_FS_MBCACHE=y | ||
706 | # CONFIG_REISERFS_FS is not set | ||
707 | # CONFIG_JFS_FS is not set | ||
708 | # CONFIG_FS_POSIX_ACL is not set | ||
709 | # CONFIG_XFS_FS is not set | ||
710 | # CONFIG_GFS2_FS is not set | ||
711 | # CONFIG_OCFS2_FS is not set | ||
712 | # CONFIG_MINIX_FS is not set | ||
713 | # CONFIG_ROMFS_FS is not set | ||
714 | CONFIG_INOTIFY=y | ||
715 | CONFIG_INOTIFY_USER=y | ||
716 | # CONFIG_QUOTA is not set | ||
717 | CONFIG_DNOTIFY=y | ||
718 | # CONFIG_AUTOFS_FS is not set | ||
719 | # CONFIG_AUTOFS4_FS is not set | ||
720 | # CONFIG_FUSE_FS is not set | ||
721 | |||
722 | # | ||
723 | # CD-ROM/DVD Filesystems | ||
724 | # | ||
725 | CONFIG_ISO9660_FS=m | ||
726 | CONFIG_JOLIET=y | ||
727 | # CONFIG_ZISOFS is not set | ||
728 | CONFIG_UDF_FS=m | ||
729 | CONFIG_UDF_NLS=y | ||
730 | |||
731 | # | ||
732 | # DOS/FAT/NT Filesystems | ||
733 | # | ||
734 | CONFIG_FAT_FS=m | ||
735 | CONFIG_MSDOS_FS=m | ||
736 | CONFIG_VFAT_FS=m | ||
737 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
738 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
739 | # CONFIG_NTFS_FS is not set | ||
740 | |||
741 | # | ||
742 | # Pseudo filesystems | ||
743 | # | ||
744 | CONFIG_PROC_FS=y | ||
745 | CONFIG_PROC_KCORE=y | ||
746 | CONFIG_PROC_SYSCTL=y | ||
747 | CONFIG_SYSFS=y | ||
748 | CONFIG_TMPFS=y | ||
749 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
750 | # CONFIG_HUGETLB_PAGE is not set | ||
751 | CONFIG_RAMFS=y | ||
752 | # CONFIG_CONFIGFS_FS is not set | ||
753 | |||
754 | # | ||
755 | # Miscellaneous filesystems | ||
756 | # | ||
757 | # CONFIG_ADFS_FS is not set | ||
758 | # CONFIG_AFFS_FS is not set | ||
759 | # CONFIG_HFS_FS is not set | ||
760 | # CONFIG_HFSPLUS_FS is not set | ||
761 | # CONFIG_BEFS_FS is not set | ||
762 | # CONFIG_BFS_FS is not set | ||
763 | # CONFIG_EFS_FS is not set | ||
764 | # CONFIG_CRAMFS is not set | ||
765 | # CONFIG_VXFS_FS is not set | ||
766 | # CONFIG_HPFS_FS is not set | ||
767 | # CONFIG_QNX4FS_FS is not set | ||
768 | # CONFIG_SYSV_FS is not set | ||
769 | # CONFIG_UFS_FS is not set | ||
770 | |||
771 | # | ||
772 | # Network File Systems | ||
773 | # | ||
774 | CONFIG_NFS_FS=y | ||
775 | CONFIG_NFS_V3=y | ||
776 | # CONFIG_NFS_V3_ACL is not set | ||
777 | # CONFIG_NFS_V4 is not set | ||
778 | # CONFIG_NFS_DIRECTIO is not set | ||
779 | # CONFIG_NFSD is not set | ||
780 | CONFIG_ROOT_NFS=y | ||
781 | CONFIG_LOCKD=y | ||
782 | CONFIG_LOCKD_V4=y | ||
783 | CONFIG_NFS_COMMON=y | ||
784 | CONFIG_SUNRPC=y | ||
785 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
786 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
787 | # CONFIG_SMB_FS is not set | ||
788 | # CONFIG_CIFS is not set | ||
789 | # CONFIG_NCP_FS is not set | ||
790 | # CONFIG_CODA_FS is not set | ||
791 | # CONFIG_AFS_FS is not set | ||
792 | # CONFIG_9P_FS is not set | ||
793 | |||
794 | # | ||
795 | # Partition Types | ||
796 | # | ||
797 | # CONFIG_PARTITION_ADVANCED is not set | ||
798 | CONFIG_MSDOS_PARTITION=y | ||
799 | |||
800 | # | ||
801 | # Native Language Support | ||
802 | # | ||
803 | CONFIG_NLS=y | ||
804 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
805 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
806 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
807 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
808 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
809 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
810 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
811 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
812 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
813 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
814 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
815 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
816 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
817 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
818 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
819 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
820 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
821 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
822 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
823 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
824 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
825 | # CONFIG_NLS_ISO8859_8 is not set | ||
826 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
827 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
828 | # CONFIG_NLS_ASCII is not set | ||
829 | # CONFIG_NLS_ISO8859_1 is not set | ||
830 | # CONFIG_NLS_ISO8859_2 is not set | ||
831 | # CONFIG_NLS_ISO8859_3 is not set | ||
832 | # CONFIG_NLS_ISO8859_4 is not set | ||
833 | # CONFIG_NLS_ISO8859_5 is not set | ||
834 | # CONFIG_NLS_ISO8859_6 is not set | ||
835 | # CONFIG_NLS_ISO8859_7 is not set | ||
836 | # CONFIG_NLS_ISO8859_9 is not set | ||
837 | # CONFIG_NLS_ISO8859_13 is not set | ||
838 | # CONFIG_NLS_ISO8859_14 is not set | ||
839 | # CONFIG_NLS_ISO8859_15 is not set | ||
840 | # CONFIG_NLS_KOI8_R is not set | ||
841 | # CONFIG_NLS_KOI8_U is not set | ||
842 | # CONFIG_NLS_UTF8 is not set | ||
843 | |||
844 | # | ||
845 | # Profiling support | ||
846 | # | ||
847 | # CONFIG_PROFILING is not set | ||
848 | |||
849 | # | ||
850 | # Kernel hacking | ||
851 | # | ||
852 | # CONFIG_PRINTK_TIME is not set | ||
853 | CONFIG_ENABLE_MUST_CHECK=y | ||
854 | # CONFIG_MAGIC_SYSRQ is not set | ||
855 | # CONFIG_UNUSED_SYMBOLS is not set | ||
856 | # CONFIG_DEBUG_KERNEL is not set | ||
857 | CONFIG_LOG_BUF_SHIFT=14 | ||
858 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
859 | # CONFIG_DEBUG_FS is not set | ||
860 | # CONFIG_FRAME_POINTER is not set | ||
861 | # CONFIG_UNWIND_INFO is not set | ||
862 | # CONFIG_HEADERS_CHECK is not set | ||
863 | |||
864 | # | ||
865 | # Security options | ||
866 | # | ||
867 | # CONFIG_KEYS is not set | ||
868 | # CONFIG_SECURITY is not set | ||
869 | |||
870 | # | ||
871 | # Cryptographic options | ||
872 | # | ||
873 | # CONFIG_CRYPTO is not set | ||
874 | |||
875 | # | ||
876 | # Library routines | ||
877 | # | ||
878 | # CONFIG_CRC_CCITT is not set | ||
879 | # CONFIG_CRC16 is not set | ||
880 | CONFIG_CRC32=y | ||
881 | # CONFIG_LIBCRC32C is not set | ||