diff options
Diffstat (limited to 'arch/m32r/configs/mappi.up_defconfig')
-rw-r--r-- | arch/m32r/configs/mappi.up_defconfig | 311 |
1 files changed, 95 insertions, 216 deletions
diff --git a/arch/m32r/configs/mappi.up_defconfig b/arch/m32r/configs/mappi.up_defconfig index 5ba00603c1a0..114a6c9b60ef 100644 --- a/arch/m32r/configs/mappi.up_defconfig +++ b/arch/m32r/configs/mappi.up_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 17:51:20 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -24,16 +27,18 @@ CONFIG_LOCALVERSION="" | |||
24 | CONFIG_LOCALVERSION_AUTO=y | 27 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SWAP=y | 28 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 29 | CONFIG_SYSVIPC=y |
27 | # CONFIG_IPC_NS is not set | 30 | CONFIG_SYSVIPC_SYSCTL=y |
28 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
29 | # CONFIG_BSD_PROCESS_ACCT is not set | 32 | # CONFIG_BSD_PROCESS_ACCT is not set |
30 | # CONFIG_TASKSTATS is not set | 33 | # CONFIG_TASKSTATS is not set |
31 | # CONFIG_UTS_NS is not set | 34 | # CONFIG_USER_NS is not set |
32 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
33 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
34 | CONFIG_IKCONFIG_PROC=y | 37 | CONFIG_IKCONFIG_PROC=y |
38 | CONFIG_LOG_BUF_SHIFT=14 | ||
35 | CONFIG_SYSFS_DEPRECATED=y | 39 | CONFIG_SYSFS_DEPRECATED=y |
36 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
41 | CONFIG_BLK_DEV_INITRD=y | ||
37 | CONFIG_INITRAMFS_SOURCE="" | 42 | CONFIG_INITRAMFS_SOURCE="" |
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
39 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
@@ -46,29 +51,29 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
48 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
49 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
53 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
54 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
62 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
63 | # CONFIG_MODVERSIONS is not set | 69 | # CONFIG_MODVERSIONS is not set |
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
65 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | 72 | CONFIG_BLOCK=y |
73 | # CONFIG_LBD is not set | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | 74 | # CONFIG_BLK_DEV_IO_TRACE is not set |
75 | # CONFIG_LSF is not set | ||
76 | # CONFIG_BLK_DEV_BSG is not set | ||
72 | 77 | ||
73 | # | 78 | # |
74 | # IO Schedulers | 79 | # IO Schedulers |
@@ -121,13 +126,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
121 | # CONFIG_SPARSEMEM_STATIC is not set | 126 | # CONFIG_SPARSEMEM_STATIC is not set |
122 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
123 | # CONFIG_RESOURCES_64BIT is not set | 128 | # CONFIG_RESOURCES_64BIT is not set |
129 | CONFIG_ZONE_DMA_FLAG=1 | ||
130 | CONFIG_BOUNCE=y | ||
131 | CONFIG_VIRT_TO_BUS=y | ||
124 | CONFIG_IRAM_START=0x00f00000 | 132 | CONFIG_IRAM_START=0x00f00000 |
125 | CONFIG_IRAM_SIZE=0x00080000 | 133 | CONFIG_IRAM_SIZE=0x00080000 |
126 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
127 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
128 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
129 | CONFIG_GENERIC_HWEIGHT=y | 139 | CONFIG_GENERIC_HWEIGHT=y |
130 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
131 | CONFIG_PREEMPT=y | 142 | CONFIG_PREEMPT=y |
132 | # CONFIG_SMP is not set | 143 | # CONFIG_SMP is not set |
133 | CONFIG_NODES_SHIFT=1 | 144 | CONFIG_NODES_SHIFT=1 |
@@ -135,6 +146,7 @@ CONFIG_NODES_SHIFT=1 | |||
135 | # | 146 | # |
136 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
137 | # | 148 | # |
149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
138 | # CONFIG_ISA is not set | 150 | # CONFIG_ISA is not set |
139 | 151 | ||
140 | # | 152 | # |
@@ -153,10 +165,6 @@ CONFIG_M32R_PCC=y | |||
153 | CONFIG_PCCARD_NONSTATIC=y | 165 | CONFIG_PCCARD_NONSTATIC=y |
154 | 166 | ||
155 | # | 167 | # |
156 | # PCI Hotplug Support | ||
157 | # | ||
158 | |||
159 | # | ||
160 | # Executable file formats | 168 | # Executable file formats |
161 | # | 169 | # |
162 | CONFIG_BINFMT_ELF=y | 170 | CONFIG_BINFMT_ELF=y |
@@ -170,12 +178,12 @@ CONFIG_NET=y | |||
170 | # | 178 | # |
171 | # Networking options | 179 | # Networking options |
172 | # | 180 | # |
173 | # CONFIG_NETDEBUG is not set | ||
174 | # CONFIG_PACKET is not set | 181 | # CONFIG_PACKET is not set |
175 | CONFIG_UNIX=y | 182 | CONFIG_UNIX=y |
176 | CONFIG_XFRM=y | 183 | CONFIG_XFRM=y |
177 | # CONFIG_XFRM_USER is not set | 184 | # CONFIG_XFRM_USER is not set |
178 | # CONFIG_XFRM_SUB_POLICY is not set | 185 | # CONFIG_XFRM_SUB_POLICY is not set |
186 | # CONFIG_XFRM_MIGRATE is not set | ||
179 | # CONFIG_NET_KEY is not set | 187 | # CONFIG_NET_KEY is not set |
180 | CONFIG_INET=y | 188 | CONFIG_INET=y |
181 | # CONFIG_IP_MULTICAST is not set | 189 | # CONFIG_IP_MULTICAST is not set |
@@ -208,20 +216,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
208 | # CONFIG_INET6_TUNNEL is not set | 216 | # CONFIG_INET6_TUNNEL is not set |
209 | # CONFIG_NETWORK_SECMARK is not set | 217 | # CONFIG_NETWORK_SECMARK is not set |
210 | # CONFIG_NETFILTER is not set | 218 | # CONFIG_NETFILTER is not set |
211 | |||
212 | # | ||
213 | # DCCP Configuration (EXPERIMENTAL) | ||
214 | # | ||
215 | # CONFIG_IP_DCCP is not set | 219 | # CONFIG_IP_DCCP is not set |
216 | |||
217 | # | ||
218 | # SCTP Configuration (EXPERIMENTAL) | ||
219 | # | ||
220 | # CONFIG_IP_SCTP is not set | 220 | # CONFIG_IP_SCTP is not set |
221 | |||
222 | # | ||
223 | # TIPC Configuration (EXPERIMENTAL) | ||
224 | # | ||
225 | # CONFIG_TIPC is not set | 221 | # CONFIG_TIPC is not set |
226 | # CONFIG_ATM is not set | 222 | # CONFIG_ATM is not set |
227 | # CONFIG_BRIDGE is not set | 223 | # CONFIG_BRIDGE is not set |
@@ -247,7 +243,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
247 | # CONFIG_HAMRADIO is not set | 243 | # CONFIG_HAMRADIO is not set |
248 | # CONFIG_IRDA is not set | 244 | # CONFIG_IRDA is not set |
249 | # CONFIG_BT is not set | 245 | # CONFIG_BT is not set |
246 | # CONFIG_AF_RXRPC is not set | ||
247 | |||
248 | # | ||
249 | # Wireless | ||
250 | # | ||
251 | # CONFIG_CFG80211 is not set | ||
252 | # CONFIG_WIRELESS_EXT is not set | ||
253 | # CONFIG_MAC80211 is not set | ||
250 | # CONFIG_IEEE80211 is not set | 254 | # CONFIG_IEEE80211 is not set |
255 | # CONFIG_RFKILL is not set | ||
256 | # CONFIG_NET_9P is not set | ||
251 | 257 | ||
252 | # | 258 | # |
253 | # Device Drivers | 259 | # Device Drivers |
@@ -260,15 +266,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
260 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 266 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
261 | CONFIG_FW_LOADER=y | 267 | CONFIG_FW_LOADER=y |
262 | # CONFIG_SYS_HYPERVISOR is not set | 268 | # CONFIG_SYS_HYPERVISOR is not set |
263 | |||
264 | # | ||
265 | # Connector - unified userspace <-> kernelspace linker | ||
266 | # | ||
267 | # CONFIG_CONNECTOR is not set | 269 | # CONFIG_CONNECTOR is not set |
268 | |||
269 | # | ||
270 | # Memory Technology Devices (MTD) | ||
271 | # | ||
272 | CONFIG_MTD=y | 270 | CONFIG_MTD=y |
273 | # CONFIG_MTD_DEBUG is not set | 271 | # CONFIG_MTD_DEBUG is not set |
274 | # CONFIG_MTD_CONCAT is not set | 272 | # CONFIG_MTD_CONCAT is not set |
@@ -283,6 +281,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
283 | # User Modules And Translation Layers | 281 | # User Modules And Translation Layers |
284 | # | 282 | # |
285 | CONFIG_MTD_CHAR=y | 283 | CONFIG_MTD_CHAR=y |
284 | CONFIG_MTD_BLKDEVS=y | ||
286 | CONFIG_MTD_BLOCK=y | 285 | CONFIG_MTD_BLOCK=y |
287 | # CONFIG_FTL is not set | 286 | # CONFIG_FTL is not set |
288 | # CONFIG_NFTL is not set | 287 | # CONFIG_NFTL is not set |
@@ -308,7 +307,6 @@ CONFIG_MTD_CFI_I2=y | |||
308 | # CONFIG_MTD_RAM is not set | 307 | # CONFIG_MTD_RAM is not set |
309 | # CONFIG_MTD_ROM is not set | 308 | # CONFIG_MTD_ROM is not set |
310 | # CONFIG_MTD_ABSENT is not set | 309 | # CONFIG_MTD_ABSENT is not set |
311 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
312 | 310 | ||
313 | # | 311 | # |
314 | # Mapping drivers for chip access | 312 | # Mapping drivers for chip access |
@@ -330,29 +328,15 @@ CONFIG_MTD_CFI_I2=y | |||
330 | # CONFIG_MTD_DOC2000 is not set | 328 | # CONFIG_MTD_DOC2000 is not set |
331 | # CONFIG_MTD_DOC2001 is not set | 329 | # CONFIG_MTD_DOC2001 is not set |
332 | # CONFIG_MTD_DOC2001PLUS is not set | 330 | # CONFIG_MTD_DOC2001PLUS is not set |
333 | |||
334 | # | ||
335 | # NAND Flash Device Drivers | ||
336 | # | ||
337 | # CONFIG_MTD_NAND is not set | 331 | # CONFIG_MTD_NAND is not set |
338 | |||
339 | # | ||
340 | # OneNAND Flash Device Drivers | ||
341 | # | ||
342 | # CONFIG_MTD_ONENAND is not set | 332 | # CONFIG_MTD_ONENAND is not set |
343 | 333 | ||
344 | # | 334 | # |
345 | # Parallel port support | 335 | # UBI - Unsorted block images |
346 | # | 336 | # |
337 | # CONFIG_MTD_UBI is not set | ||
347 | # CONFIG_PARPORT is not set | 338 | # CONFIG_PARPORT is not set |
348 | 339 | CONFIG_BLK_DEV=y | |
349 | # | ||
350 | # Plug and Play support | ||
351 | # | ||
352 | |||
353 | # | ||
354 | # Block devices | ||
355 | # | ||
356 | # CONFIG_BLK_DEV_COW_COMMON is not set | 340 | # CONFIG_BLK_DEV_COW_COMMON is not set |
357 | CONFIG_BLK_DEV_LOOP=y | 341 | CONFIG_BLK_DEV_LOOP=y |
358 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 342 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -361,18 +345,10 @@ CONFIG_BLK_DEV_RAM=y | |||
361 | CONFIG_BLK_DEV_RAM_COUNT=16 | 345 | CONFIG_BLK_DEV_RAM_COUNT=16 |
362 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 346 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
363 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 347 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
364 | CONFIG_BLK_DEV_INITRD=y | ||
365 | # CONFIG_CDROM_PKTCDVD is not set | 348 | # CONFIG_CDROM_PKTCDVD is not set |
366 | # CONFIG_ATA_OVER_ETH is not set | 349 | # CONFIG_ATA_OVER_ETH is not set |
367 | 350 | CONFIG_MISC_DEVICES=y | |
368 | # | 351 | # CONFIG_EEPROM_93CX6 is not set |
369 | # Misc devices | ||
370 | # | ||
371 | # CONFIG_TIFM_CORE is not set | ||
372 | |||
373 | # | ||
374 | # ATA/ATAPI/MFM/RLL support | ||
375 | # | ||
376 | CONFIG_IDE=m | 352 | CONFIG_IDE=m |
377 | CONFIG_IDE_MAX_HWIFS=4 | 353 | CONFIG_IDE_MAX_HWIFS=4 |
378 | CONFIG_BLK_DEV_IDE=m | 354 | CONFIG_BLK_DEV_IDE=m |
@@ -388,14 +364,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
388 | # CONFIG_BLK_DEV_IDETAPE is not set | 364 | # CONFIG_BLK_DEV_IDETAPE is not set |
389 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 365 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
390 | # CONFIG_IDE_TASK_IOCTL is not set | 366 | # CONFIG_IDE_TASK_IOCTL is not set |
367 | CONFIG_IDE_PROC_FS=y | ||
391 | 368 | ||
392 | # | 369 | # |
393 | # IDE chipset support/bugfixes | 370 | # IDE chipset support/bugfixes |
394 | # | 371 | # |
395 | CONFIG_IDE_GENERIC=m | 372 | CONFIG_IDE_GENERIC=m |
373 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
396 | # CONFIG_IDE_ARM is not set | 374 | # CONFIG_IDE_ARM is not set |
397 | # CONFIG_BLK_DEV_IDEDMA is not set | 375 | # CONFIG_BLK_DEV_IDEDMA is not set |
398 | # CONFIG_IDEDMA_AUTO is not set | ||
399 | # CONFIG_BLK_DEV_HD is not set | 376 | # CONFIG_BLK_DEV_HD is not set |
400 | 377 | ||
401 | # | 378 | # |
@@ -403,74 +380,26 @@ CONFIG_IDE_GENERIC=m | |||
403 | # | 380 | # |
404 | # CONFIG_RAID_ATTRS is not set | 381 | # CONFIG_RAID_ATTRS is not set |
405 | # CONFIG_SCSI is not set | 382 | # CONFIG_SCSI is not set |
383 | # CONFIG_SCSI_DMA is not set | ||
406 | # CONFIG_SCSI_NETLINK is not set | 384 | # CONFIG_SCSI_NETLINK is not set |
407 | |||
408 | # | ||
409 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
410 | # | ||
411 | |||
412 | # | ||
413 | # Multi-device support (RAID and LVM) | ||
414 | # | ||
415 | # CONFIG_MD is not set | 385 | # CONFIG_MD is not set |
416 | |||
417 | # | ||
418 | # Fusion MPT device support | ||
419 | # | ||
420 | # CONFIG_FUSION is not set | ||
421 | |||
422 | # | ||
423 | # IEEE 1394 (FireWire) support | ||
424 | # | ||
425 | |||
426 | # | ||
427 | # I2O device support | ||
428 | # | ||
429 | |||
430 | # | ||
431 | # Network device support | ||
432 | # | ||
433 | CONFIG_NETDEVICES=y | 386 | CONFIG_NETDEVICES=y |
387 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
434 | # CONFIG_DUMMY is not set | 388 | # CONFIG_DUMMY is not set |
435 | # CONFIG_BONDING is not set | 389 | # CONFIG_BONDING is not set |
390 | # CONFIG_MACVLAN is not set | ||
436 | # CONFIG_EQUALIZER is not set | 391 | # CONFIG_EQUALIZER is not set |
437 | # CONFIG_TUN is not set | 392 | # CONFIG_TUN is not set |
438 | |||
439 | # | ||
440 | # PHY device support | ||
441 | # | ||
442 | |||
443 | # | ||
444 | # Ethernet (10 or 100Mbit) | ||
445 | # | ||
446 | # CONFIG_NET_ETHERNET is not set | 393 | # CONFIG_NET_ETHERNET is not set |
447 | CONFIG_NE2000=y | 394 | CONFIG_NETDEV_1000=y |
448 | 395 | CONFIG_NETDEV_10000=y | |
449 | # | ||
450 | # Ethernet (1000 Mbit) | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # Ethernet (10000 Mbit) | ||
455 | # | ||
456 | 396 | ||
457 | # | 397 | # |
458 | # Token Ring devices | 398 | # Wireless LAN |
459 | # | ||
460 | |||
461 | # | ||
462 | # Wireless LAN (non-hamradio) | ||
463 | # | ||
464 | # CONFIG_NET_RADIO is not set | ||
465 | |||
466 | # | ||
467 | # PCMCIA network device support | ||
468 | # | 399 | # |
400 | # CONFIG_WLAN_PRE80211 is not set | ||
401 | # CONFIG_WLAN_80211 is not set | ||
469 | # CONFIG_NET_PCMCIA is not set | 402 | # CONFIG_NET_PCMCIA is not set |
470 | |||
471 | # | ||
472 | # Wan interfaces | ||
473 | # | ||
474 | # CONFIG_WAN is not set | 403 | # CONFIG_WAN is not set |
475 | # CONFIG_PPP is not set | 404 | # CONFIG_PPP is not set |
476 | # CONFIG_SLIP is not set | 405 | # CONFIG_SLIP is not set |
@@ -478,15 +407,7 @@ CONFIG_NE2000=y | |||
478 | # CONFIG_NETCONSOLE is not set | 407 | # CONFIG_NETCONSOLE is not set |
479 | # CONFIG_NETPOLL is not set | 408 | # CONFIG_NETPOLL is not set |
480 | # CONFIG_NET_POLL_CONTROLLER is not set | 409 | # CONFIG_NET_POLL_CONTROLLER is not set |
481 | |||
482 | # | ||
483 | # ISDN subsystem | ||
484 | # | ||
485 | # CONFIG_ISDN is not set | 410 | # CONFIG_ISDN is not set |
486 | |||
487 | # | ||
488 | # Telephony Support | ||
489 | # | ||
490 | # CONFIG_PHONE is not set | 411 | # CONFIG_PHONE is not set |
491 | 412 | ||
492 | # | 413 | # |
@@ -494,6 +415,7 @@ CONFIG_NE2000=y | |||
494 | # | 415 | # |
495 | CONFIG_INPUT=y | 416 | CONFIG_INPUT=y |
496 | # CONFIG_INPUT_FF_MEMLESS is not set | 417 | # CONFIG_INPUT_FF_MEMLESS is not set |
418 | # CONFIG_INPUT_POLLDEV is not set | ||
497 | 419 | ||
498 | # | 420 | # |
499 | # Userland interfaces | 421 | # Userland interfaces |
@@ -513,6 +435,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
513 | # CONFIG_INPUT_KEYBOARD is not set | 435 | # CONFIG_INPUT_KEYBOARD is not set |
514 | # CONFIG_INPUT_MOUSE is not set | 436 | # CONFIG_INPUT_MOUSE is not set |
515 | # CONFIG_INPUT_JOYSTICK is not set | 437 | # CONFIG_INPUT_JOYSTICK is not set |
438 | # CONFIG_INPUT_TABLET is not set | ||
516 | # CONFIG_INPUT_TOUCHSCREEN is not set | 439 | # CONFIG_INPUT_TOUCHSCREEN is not set |
517 | # CONFIG_INPUT_MISC is not set | 440 | # CONFIG_INPUT_MISC is not set |
518 | 441 | ||
@@ -547,41 +470,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
547 | CONFIG_UNIX98_PTYS=y | 470 | CONFIG_UNIX98_PTYS=y |
548 | CONFIG_LEGACY_PTYS=y | 471 | CONFIG_LEGACY_PTYS=y |
549 | CONFIG_LEGACY_PTY_COUNT=256 | 472 | CONFIG_LEGACY_PTY_COUNT=256 |
550 | |||
551 | # | ||
552 | # IPMI | ||
553 | # | ||
554 | # CONFIG_IPMI_HANDLER is not set | 473 | # CONFIG_IPMI_HANDLER is not set |
555 | |||
556 | # | ||
557 | # Watchdog Cards | ||
558 | # | ||
559 | # CONFIG_WATCHDOG is not set | 474 | # CONFIG_WATCHDOG is not set |
560 | CONFIG_HW_RANDOM=y | 475 | CONFIG_HW_RANDOM=y |
561 | # CONFIG_RTC is not set | 476 | # CONFIG_RTC is not set |
562 | # CONFIG_DTLK is not set | ||
563 | # CONFIG_R3964 is not set | 477 | # CONFIG_R3964 is not set |
564 | 478 | ||
565 | # | 479 | # |
566 | # Ftape, the floppy tape device driver | ||
567 | # | ||
568 | |||
569 | # | ||
570 | # PCMCIA character devices | 480 | # PCMCIA character devices |
571 | # | 481 | # |
572 | # CONFIG_SYNCLINK_CS is not set | 482 | # CONFIG_SYNCLINK_CS is not set |
573 | # CONFIG_CARDMAN_4000 is not set | 483 | # CONFIG_CARDMAN_4000 is not set |
574 | # CONFIG_CARDMAN_4040 is not set | 484 | # CONFIG_CARDMAN_4040 is not set |
575 | # CONFIG_RAW_DRIVER is not set | 485 | # CONFIG_RAW_DRIVER is not set |
576 | |||
577 | # | ||
578 | # TPM devices | ||
579 | # | ||
580 | # CONFIG_TCG_TPM is not set | 486 | # CONFIG_TCG_TPM is not set |
581 | |||
582 | # | ||
583 | # I2C support | ||
584 | # | ||
585 | # CONFIG_I2C is not set | 487 | # CONFIG_I2C is not set |
586 | 488 | ||
587 | # | 489 | # |
@@ -589,47 +491,56 @@ CONFIG_HW_RANDOM=y | |||
589 | # | 491 | # |
590 | # CONFIG_SPI is not set | 492 | # CONFIG_SPI is not set |
591 | # CONFIG_SPI_MASTER is not set | 493 | # CONFIG_SPI_MASTER is not set |
592 | |||
593 | # | ||
594 | # Dallas's 1-wire bus | ||
595 | # | ||
596 | # CONFIG_W1 is not set | 494 | # CONFIG_W1 is not set |
597 | 495 | # CONFIG_POWER_SUPPLY is not set | |
598 | # | ||
599 | # Hardware Monitoring support | ||
600 | # | ||
601 | CONFIG_HWMON=y | 496 | CONFIG_HWMON=y |
602 | # CONFIG_HWMON_VID is not set | 497 | # CONFIG_HWMON_VID is not set |
603 | # CONFIG_SENSORS_ABITUGURU is not set | 498 | # CONFIG_SENSORS_ABITUGURU is not set |
499 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
604 | # CONFIG_SENSORS_F71805F is not set | 500 | # CONFIG_SENSORS_F71805F is not set |
501 | # CONFIG_SENSORS_IT87 is not set | ||
502 | # CONFIG_SENSORS_PC87360 is not set | ||
503 | # CONFIG_SENSORS_PC87427 is not set | ||
504 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
505 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
605 | # CONFIG_SENSORS_VT1211 is not set | 506 | # CONFIG_SENSORS_VT1211 is not set |
507 | # CONFIG_SENSORS_W83627HF is not set | ||
508 | # CONFIG_SENSORS_W83627EHF is not set | ||
606 | # CONFIG_HWMON_DEBUG_CHIP is not set | 509 | # CONFIG_HWMON_DEBUG_CHIP is not set |
607 | 510 | ||
608 | # | 511 | # |
609 | # Multimedia devices | 512 | # Multifunction device drivers |
610 | # | 513 | # |
611 | # CONFIG_VIDEO_DEV is not set | 514 | # CONFIG_MFD_SM501 is not set |
612 | 515 | ||
613 | # | 516 | # |
614 | # Digital Video Broadcasting Devices | 517 | # Multimedia devices |
615 | # | 518 | # |
616 | # CONFIG_DVB is not set | 519 | # CONFIG_VIDEO_DEV is not set |
520 | # CONFIG_DVB_CORE is not set | ||
521 | CONFIG_DAB=y | ||
617 | 522 | ||
618 | # | 523 | # |
619 | # Graphics support | 524 | # Graphics support |
620 | # | 525 | # |
621 | CONFIG_FIRMWARE_EDID=y | ||
622 | # CONFIG_FB is not set | ||
623 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 526 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
624 | 527 | ||
625 | # | 528 | # |
626 | # Sound | 529 | # Display device support |
627 | # | 530 | # |
628 | # CONFIG_SOUND is not set | 531 | # CONFIG_DISPLAY_SUPPORT is not set |
532 | # CONFIG_VGASTATE is not set | ||
533 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
534 | # CONFIG_FB is not set | ||
629 | 535 | ||
630 | # | 536 | # |
631 | # USB support | 537 | # Sound |
632 | # | 538 | # |
539 | # CONFIG_SOUND is not set | ||
540 | CONFIG_HID_SUPPORT=y | ||
541 | CONFIG_HID=y | ||
542 | # CONFIG_HID_DEBUG is not set | ||
543 | CONFIG_USB_SUPPORT=y | ||
633 | # CONFIG_USB_ARCH_HAS_HCD is not set | 544 | # CONFIG_USB_ARCH_HAS_HCD is not set |
634 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 545 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
635 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 546 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -642,50 +553,18 @@ CONFIG_FIRMWARE_EDID=y | |||
642 | # USB Gadget Support | 553 | # USB Gadget Support |
643 | # | 554 | # |
644 | # CONFIG_USB_GADGET is not set | 555 | # CONFIG_USB_GADGET is not set |
645 | |||
646 | # | ||
647 | # MMC/SD Card support | ||
648 | # | ||
649 | # CONFIG_MMC is not set | 556 | # CONFIG_MMC is not set |
650 | |||
651 | # | ||
652 | # LED devices | ||
653 | # | ||
654 | # CONFIG_NEW_LEDS is not set | 557 | # CONFIG_NEW_LEDS is not set |
655 | 558 | ||
656 | # | 559 | # |
657 | # LED drivers | ||
658 | # | ||
659 | |||
660 | # | ||
661 | # LED Triggers | ||
662 | # | ||
663 | |||
664 | # | ||
665 | # InfiniBand support | ||
666 | # | ||
667 | |||
668 | # | ||
669 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
670 | # | ||
671 | |||
672 | # | ||
673 | # Real Time Clock | 560 | # Real Time Clock |
674 | # | 561 | # |
675 | # CONFIG_RTC_CLASS is not set | 562 | # CONFIG_RTC_CLASS is not set |
676 | 563 | ||
677 | # | 564 | # |
678 | # DMA Engine support | 565 | # Userspace I/O |
679 | # | ||
680 | # CONFIG_DMA_ENGINE is not set | ||
681 | |||
682 | # | ||
683 | # DMA Clients | ||
684 | # | ||
685 | |||
686 | # | ||
687 | # DMA Devices | ||
688 | # | 566 | # |
567 | # CONFIG_UIO is not set | ||
689 | 568 | ||
690 | # | 569 | # |
691 | # File systems | 570 | # File systems |
@@ -758,9 +637,6 @@ CONFIG_RAMFS=y | |||
758 | # CONFIG_BEFS_FS is not set | 637 | # CONFIG_BEFS_FS is not set |
759 | # CONFIG_BFS_FS is not set | 638 | # CONFIG_BFS_FS is not set |
760 | # CONFIG_EFS_FS is not set | 639 | # CONFIG_EFS_FS is not set |
761 | CONFIG_JFFS_FS=y | ||
762 | CONFIG_JFFS_FS_VERBOSE=0 | ||
763 | CONFIG_JFFS_PROC_FS=y | ||
764 | CONFIG_JFFS2_FS=y | 640 | CONFIG_JFFS2_FS=y |
765 | CONFIG_JFFS2_FS_DEBUG=0 | 641 | CONFIG_JFFS2_FS_DEBUG=0 |
766 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 642 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
@@ -791,6 +667,7 @@ CONFIG_LOCKD=y | |||
791 | CONFIG_LOCKD_V4=y | 667 | CONFIG_LOCKD_V4=y |
792 | CONFIG_NFS_COMMON=y | 668 | CONFIG_NFS_COMMON=y |
793 | CONFIG_SUNRPC=y | 669 | CONFIG_SUNRPC=y |
670 | # CONFIG_SUNRPC_BIND34 is not set | ||
794 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 671 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
795 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 672 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
796 | # CONFIG_SMB_FS is not set | 673 | # CONFIG_SMB_FS is not set |
@@ -798,7 +675,6 @@ CONFIG_SUNRPC=y | |||
798 | # CONFIG_NCP_FS is not set | 675 | # CONFIG_NCP_FS is not set |
799 | # CONFIG_CODA_FS is not set | 676 | # CONFIG_CODA_FS is not set |
800 | # CONFIG_AFS_FS is not set | 677 | # CONFIG_AFS_FS is not set |
801 | # CONFIG_9P_FS is not set | ||
802 | 678 | ||
803 | # | 679 | # |
804 | # Partition Types | 680 | # Partition Types |
@@ -851,6 +727,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
851 | # CONFIG_NLS_UTF8 is not set | 727 | # CONFIG_NLS_UTF8 is not set |
852 | 728 | ||
853 | # | 729 | # |
730 | # Distributed Lock Manager | ||
731 | # | ||
732 | # CONFIG_DLM is not set | ||
733 | |||
734 | # | ||
854 | # Profiling support | 735 | # Profiling support |
855 | # | 736 | # |
856 | # CONFIG_PROFILING is not set | 737 | # CONFIG_PROFILING is not set |
@@ -862,31 +743,29 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
862 | CONFIG_ENABLE_MUST_CHECK=y | 743 | CONFIG_ENABLE_MUST_CHECK=y |
863 | # CONFIG_MAGIC_SYSRQ is not set | 744 | # CONFIG_MAGIC_SYSRQ is not set |
864 | # CONFIG_UNUSED_SYMBOLS is not set | 745 | # CONFIG_UNUSED_SYMBOLS is not set |
746 | # CONFIG_DEBUG_FS is not set | ||
747 | # CONFIG_HEADERS_CHECK is not set | ||
865 | # CONFIG_DEBUG_KERNEL is not set | 748 | # CONFIG_DEBUG_KERNEL is not set |
866 | CONFIG_LOG_BUF_SHIFT=14 | ||
867 | # CONFIG_DEBUG_BUGVERBOSE is not set | 749 | # CONFIG_DEBUG_BUGVERBOSE is not set |
868 | # CONFIG_DEBUG_FS is not set | ||
869 | # CONFIG_FRAME_POINTER is not set | 750 | # CONFIG_FRAME_POINTER is not set |
870 | # CONFIG_UNWIND_INFO is not set | ||
871 | # CONFIG_HEADERS_CHECK is not set | ||
872 | 751 | ||
873 | # | 752 | # |
874 | # Security options | 753 | # Security options |
875 | # | 754 | # |
876 | # CONFIG_KEYS is not set | 755 | # CONFIG_KEYS is not set |
877 | # CONFIG_SECURITY is not set | 756 | # CONFIG_SECURITY is not set |
878 | |||
879 | # | ||
880 | # Cryptographic options | ||
881 | # | ||
882 | # CONFIG_CRYPTO is not set | 757 | # CONFIG_CRYPTO is not set |
883 | 758 | ||
884 | # | 759 | # |
885 | # Library routines | 760 | # Library routines |
886 | # | 761 | # |
762 | CONFIG_BITREVERSE=y | ||
887 | # CONFIG_CRC_CCITT is not set | 763 | # CONFIG_CRC_CCITT is not set |
888 | # CONFIG_CRC16 is not set | 764 | # CONFIG_CRC16 is not set |
765 | # CONFIG_CRC_ITU_T is not set | ||
889 | CONFIG_CRC32=y | 766 | CONFIG_CRC32=y |
767 | # CONFIG_CRC7 is not set | ||
890 | # CONFIG_LIBCRC32C is not set | 768 | # CONFIG_LIBCRC32C is not set |
891 | CONFIG_ZLIB_INFLATE=y | 769 | CONFIG_ZLIB_INFLATE=y |
892 | CONFIG_ZLIB_DEFLATE=y | 770 | CONFIG_ZLIB_DEFLATE=y |
771 | CONFIG_HAS_IOMEM=y | ||