diff options
author | Paul Mackerras <paulus@samba.org> | 2007-09-13 11:24:25 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-09-13 11:24:25 -0400 |
commit | b2315372eac9cd9f622c32a93e323cf6f0f03462 (patch) | |
tree | 9e1faa7cdcddf5d90bec4fb9523742d4cce699a1 /arch/powerpc/configs/mpc8540_ads_defconfig | |
parent | 5326152fa182b0a16e4abf913ce403e3c7ab53b7 (diff) | |
parent | c87ce65868bbf9bbea9c3f112ff8315302daf8f2 (diff) |
Merge branch 'linux-2.6' into for-2.6.24
Diffstat (limited to 'arch/powerpc/configs/mpc8540_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8540_ads_defconfig | 183 |
1 files changed, 53 insertions, 130 deletions
diff --git a/arch/powerpc/configs/mpc8540_ads_defconfig b/arch/powerpc/configs/mpc8540_ads_defconfig index faedcf8d64a7..b282c3521dd5 100644 --- a/arch/powerpc/configs/mpc8540_ads_defconfig +++ b/arch/powerpc/configs/mpc8540_ads_defconfig | |||
@@ -1,9 +1,26 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.22-rc7 | 3 | # Linux kernel version: 2.6.23-rc4 |
4 | # Sun Jul 1 23:56:58 2007 | 4 | # Tue Aug 28 21:24:42 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_6xx is not set | ||
12 | CONFIG_PPC_85xx=y | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | # CONFIG_44x is not set | ||
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_85xx=y | ||
18 | CONFIG_E500=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_FSL_BOOKE=y | ||
21 | # CONFIG_PHYS_64BIT is not set | ||
22 | CONFIG_SPE=y | ||
23 | # CONFIG_PPC_MM_SLICES is not set | ||
7 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
8 | CONFIG_PPC_MERGE=y | 25 | CONFIG_PPC_MERGE=y |
9 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
@@ -14,61 +31,38 @@ CONFIG_ARCH_HAS_ILOG2_U32=y | |||
14 | CONFIG_GENERIC_HWEIGHT=y | 31 | CONFIG_GENERIC_HWEIGHT=y |
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 32 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
16 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 33 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
34 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
17 | CONFIG_PPC=y | 35 | CONFIG_PPC=y |
18 | CONFIG_EARLY_PRINTK=y | 36 | CONFIG_EARLY_PRINTK=y |
19 | CONFIG_GENERIC_NVRAM=y | 37 | CONFIG_GENERIC_NVRAM=y |
20 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 38 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |
21 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 39 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
22 | CONFIG_PPC_OF=y | 40 | CONFIG_PPC_OF=y |
41 | CONFIG_OF=y | ||
23 | CONFIG_PPC_UDBG_16550=y | 42 | CONFIG_PPC_UDBG_16550=y |
24 | # CONFIG_GENERIC_TBSYNC is not set | 43 | # CONFIG_GENERIC_TBSYNC is not set |
25 | CONFIG_AUDIT_ARCH=y | 44 | CONFIG_AUDIT_ARCH=y |
26 | CONFIG_GENERIC_BUG=y | 45 | CONFIG_GENERIC_BUG=y |
27 | CONFIG_DEFAULT_UIMAGE=y | 46 | CONFIG_DEFAULT_UIMAGE=y |
28 | |||
29 | # | ||
30 | # Processor support | ||
31 | # | ||
32 | # CONFIG_CLASSIC32 is not set | ||
33 | # CONFIG_PPC_82xx is not set | ||
34 | # CONFIG_PPC_83xx is not set | ||
35 | CONFIG_PPC_85xx=y | ||
36 | # CONFIG_PPC_86xx is not set | ||
37 | # CONFIG_PPC_8xx is not set | ||
38 | # CONFIG_40x is not set | ||
39 | # CONFIG_44x is not set | ||
40 | # CONFIG_E200 is not set | ||
41 | CONFIG_85xx=y | ||
42 | CONFIG_E500=y | ||
43 | # CONFIG_PPC_DCR_NATIVE is not set | 47 | # CONFIG_PPC_DCR_NATIVE is not set |
44 | # CONFIG_PPC_DCR_MMIO is not set | 48 | # CONFIG_PPC_DCR_MMIO is not set |
45 | CONFIG_BOOKE=y | ||
46 | CONFIG_FSL_BOOKE=y | ||
47 | # CONFIG_PHYS_64BIT is not set | ||
48 | CONFIG_SPE=y | ||
49 | # CONFIG_PPC_MM_SLICES is not set | ||
50 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 49 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
51 | 50 | ||
52 | # | 51 | # |
53 | # Code maturity level options | 52 | # General setup |
54 | # | 53 | # |
55 | CONFIG_EXPERIMENTAL=y | 54 | CONFIG_EXPERIMENTAL=y |
56 | CONFIG_BROKEN_ON_SMP=y | 55 | CONFIG_BROKEN_ON_SMP=y |
57 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 56 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
58 | |||
59 | # | ||
60 | # General setup | ||
61 | # | ||
62 | CONFIG_LOCALVERSION="" | 57 | CONFIG_LOCALVERSION="" |
63 | CONFIG_LOCALVERSION_AUTO=y | 58 | CONFIG_LOCALVERSION_AUTO=y |
64 | CONFIG_SWAP=y | 59 | CONFIG_SWAP=y |
65 | CONFIG_SYSVIPC=y | 60 | CONFIG_SYSVIPC=y |
66 | # CONFIG_IPC_NS is not set | ||
67 | CONFIG_SYSVIPC_SYSCTL=y | 61 | CONFIG_SYSVIPC_SYSCTL=y |
68 | # CONFIG_POSIX_MQUEUE is not set | 62 | # CONFIG_POSIX_MQUEUE is not set |
69 | # CONFIG_BSD_PROCESS_ACCT is not set | 63 | # CONFIG_BSD_PROCESS_ACCT is not set |
70 | # CONFIG_TASKSTATS is not set | 64 | # CONFIG_TASKSTATS is not set |
71 | # CONFIG_UTS_NS is not set | 65 | # CONFIG_USER_NS is not set |
72 | # CONFIG_AUDIT is not set | 66 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 67 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 68 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -102,19 +96,12 @@ CONFIG_SLAB=y | |||
102 | CONFIG_RT_MUTEXES=y | 96 | CONFIG_RT_MUTEXES=y |
103 | # CONFIG_TINY_SHMEM is not set | 97 | # CONFIG_TINY_SHMEM is not set |
104 | CONFIG_BASE_SMALL=0 | 98 | CONFIG_BASE_SMALL=0 |
105 | |||
106 | # | ||
107 | # Loadable module support | ||
108 | # | ||
109 | # CONFIG_MODULES is not set | 99 | # CONFIG_MODULES is not set |
110 | |||
111 | # | ||
112 | # Block layer | ||
113 | # | ||
114 | CONFIG_BLOCK=y | 100 | CONFIG_BLOCK=y |
115 | # CONFIG_LBD is not set | 101 | # CONFIG_LBD is not set |
116 | # CONFIG_BLK_DEV_IO_TRACE is not set | 102 | # CONFIG_BLK_DEV_IO_TRACE is not set |
117 | # CONFIG_LSF is not set | 103 | # CONFIG_LSF is not set |
104 | # CONFIG_BLK_DEV_BSG is not set | ||
118 | 105 | ||
119 | # | 106 | # |
120 | # IO Schedulers | 107 | # IO Schedulers |
@@ -155,6 +142,7 @@ CONFIG_MPIC=y | |||
155 | # CONFIG_GENERIC_IOMAP is not set | 142 | # CONFIG_GENERIC_IOMAP is not set |
156 | # CONFIG_CPU_FREQ is not set | 143 | # CONFIG_CPU_FREQ is not set |
157 | # CONFIG_CPM2 is not set | 144 | # CONFIG_CPM2 is not set |
145 | # CONFIG_FSL_ULI1575 is not set | ||
158 | 146 | ||
159 | # | 147 | # |
160 | # Kernel options | 148 | # Kernel options |
@@ -184,6 +172,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
184 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 172 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
185 | # CONFIG_RESOURCES_64BIT is not set | 173 | # CONFIG_RESOURCES_64BIT is not set |
186 | CONFIG_ZONE_DMA_FLAG=1 | 174 | CONFIG_ZONE_DMA_FLAG=1 |
175 | CONFIG_BOUNCE=y | ||
176 | CONFIG_VIRT_TO_BUS=y | ||
187 | CONFIG_PROC_DEVICETREE=y | 177 | CONFIG_PROC_DEVICETREE=y |
188 | # CONFIG_CMDLINE_BOOL is not set | 178 | # CONFIG_CMDLINE_BOOL is not set |
189 | # CONFIG_PM is not set | 179 | # CONFIG_PM is not set |
@@ -197,10 +187,10 @@ CONFIG_ISA_DMA_API=y | |||
197 | # | 187 | # |
198 | CONFIG_ZONE_DMA=y | 188 | CONFIG_ZONE_DMA=y |
199 | CONFIG_PPC_INDIRECT_PCI=y | 189 | CONFIG_PPC_INDIRECT_PCI=y |
200 | CONFIG_PPC_INDIRECT_PCI_BE=y | ||
201 | CONFIG_FSL_SOC=y | 190 | CONFIG_FSL_SOC=y |
202 | # CONFIG_PCI is not set | 191 | # CONFIG_PCI is not set |
203 | # CONFIG_PCI_DOMAINS is not set | 192 | # CONFIG_PCI_DOMAINS is not set |
193 | # CONFIG_PCI_SYSCALL is not set | ||
204 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 194 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
205 | 195 | ||
206 | # | 196 | # |
@@ -307,6 +297,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
307 | # CONFIG_MAC80211 is not set | 297 | # CONFIG_MAC80211 is not set |
308 | # CONFIG_IEEE80211 is not set | 298 | # CONFIG_IEEE80211 is not set |
309 | # CONFIG_RFKILL is not set | 299 | # CONFIG_RFKILL is not set |
300 | # CONFIG_NET_9P is not set | ||
310 | 301 | ||
311 | # | 302 | # |
312 | # Device Drivers | 303 | # Device Drivers |
@@ -321,26 +312,11 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
321 | # CONFIG_DEBUG_DRIVER is not set | 312 | # CONFIG_DEBUG_DRIVER is not set |
322 | # CONFIG_DEBUG_DEVRES is not set | 313 | # CONFIG_DEBUG_DEVRES is not set |
323 | # CONFIG_SYS_HYPERVISOR is not set | 314 | # CONFIG_SYS_HYPERVISOR is not set |
324 | |||
325 | # | ||
326 | # Connector - unified userspace <-> kernelspace linker | ||
327 | # | ||
328 | # CONFIG_CONNECTOR is not set | 315 | # CONFIG_CONNECTOR is not set |
329 | # CONFIG_MTD is not set | 316 | # CONFIG_MTD is not set |
330 | 317 | CONFIG_OF_DEVICE=y | |
331 | # | ||
332 | # Parallel port support | ||
333 | # | ||
334 | # CONFIG_PARPORT is not set | 318 | # CONFIG_PARPORT is not set |
335 | 319 | CONFIG_BLK_DEV=y | |
336 | # | ||
337 | # Plug and Play support | ||
338 | # | ||
339 | # CONFIG_PNPACPI is not set | ||
340 | |||
341 | # | ||
342 | # Block devices | ||
343 | # | ||
344 | # CONFIG_BLK_DEV_FD is not set | 320 | # CONFIG_BLK_DEV_FD is not set |
345 | # CONFIG_BLK_DEV_COW_COMMON is not set | 321 | # CONFIG_BLK_DEV_COW_COMMON is not set |
346 | CONFIG_BLK_DEV_LOOP=y | 322 | CONFIG_BLK_DEV_LOOP=y |
@@ -352,11 +328,8 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
352 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 328 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
353 | # CONFIG_CDROM_PKTCDVD is not set | 329 | # CONFIG_CDROM_PKTCDVD is not set |
354 | # CONFIG_ATA_OVER_ETH is not set | 330 | # CONFIG_ATA_OVER_ETH is not set |
355 | 331 | CONFIG_MISC_DEVICES=y | |
356 | # | 332 | # CONFIG_EEPROM_93CX6 is not set |
357 | # Misc devices | ||
358 | # | ||
359 | # CONFIG_BLINK is not set | ||
360 | # CONFIG_IDE is not set | 333 | # CONFIG_IDE is not set |
361 | 334 | ||
362 | # | 335 | # |
@@ -364,21 +337,16 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
364 | # | 337 | # |
365 | # CONFIG_RAID_ATTRS is not set | 338 | # CONFIG_RAID_ATTRS is not set |
366 | # CONFIG_SCSI is not set | 339 | # CONFIG_SCSI is not set |
340 | # CONFIG_SCSI_DMA is not set | ||
367 | # CONFIG_SCSI_NETLINK is not set | 341 | # CONFIG_SCSI_NETLINK is not set |
368 | # CONFIG_ATA is not set | 342 | # CONFIG_ATA is not set |
369 | |||
370 | # | ||
371 | # Multi-device support (RAID and LVM) | ||
372 | # | ||
373 | # CONFIG_MD is not set | 343 | # CONFIG_MD is not set |
374 | # CONFIG_MACINTOSH_DRIVERS is not set | 344 | # CONFIG_MACINTOSH_DRIVERS is not set |
375 | |||
376 | # | ||
377 | # Network device support | ||
378 | # | ||
379 | CONFIG_NETDEVICES=y | 345 | CONFIG_NETDEVICES=y |
346 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
380 | # CONFIG_DUMMY is not set | 347 | # CONFIG_DUMMY is not set |
381 | # CONFIG_BONDING is not set | 348 | # CONFIG_BONDING is not set |
349 | # CONFIG_MACVLAN is not set | ||
382 | # CONFIG_EQUALIZER is not set | 350 | # CONFIG_EQUALIZER is not set |
383 | # CONFIG_TUN is not set | 351 | # CONFIG_TUN is not set |
384 | CONFIG_PHYLIB=y | 352 | CONFIG_PHYLIB=y |
@@ -394,11 +362,8 @@ CONFIG_PHYLIB=y | |||
394 | # CONFIG_VITESSE_PHY is not set | 362 | # CONFIG_VITESSE_PHY is not set |
395 | # CONFIG_SMSC_PHY is not set | 363 | # CONFIG_SMSC_PHY is not set |
396 | # CONFIG_BROADCOM_PHY is not set | 364 | # CONFIG_BROADCOM_PHY is not set |
365 | # CONFIG_ICPLUS_PHY is not set | ||
397 | # CONFIG_FIXED_PHY is not set | 366 | # CONFIG_FIXED_PHY is not set |
398 | |||
399 | # | ||
400 | # Ethernet (10 or 100Mbit) | ||
401 | # | ||
402 | CONFIG_NET_ETHERNET=y | 367 | CONFIG_NET_ETHERNET=y |
403 | CONFIG_MII=y | 368 | CONFIG_MII=y |
404 | CONFIG_NETDEV_1000=y | 369 | CONFIG_NETDEV_1000=y |
@@ -418,15 +383,7 @@ CONFIG_NETDEV_10000=y | |||
418 | # CONFIG_NETCONSOLE is not set | 383 | # CONFIG_NETCONSOLE is not set |
419 | # CONFIG_NETPOLL is not set | 384 | # CONFIG_NETPOLL is not set |
420 | # CONFIG_NET_POLL_CONTROLLER is not set | 385 | # CONFIG_NET_POLL_CONTROLLER is not set |
421 | |||
422 | # | ||
423 | # ISDN subsystem | ||
424 | # | ||
425 | # CONFIG_ISDN is not set | 386 | # CONFIG_ISDN is not set |
426 | |||
427 | # | ||
428 | # Telephony Support | ||
429 | # | ||
430 | # CONFIG_PHONE is not set | 387 | # CONFIG_PHONE is not set |
431 | 388 | ||
432 | # | 389 | # |
@@ -487,10 +444,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
487 | CONFIG_UNIX98_PTYS=y | 444 | CONFIG_UNIX98_PTYS=y |
488 | CONFIG_LEGACY_PTYS=y | 445 | CONFIG_LEGACY_PTYS=y |
489 | CONFIG_LEGACY_PTY_COUNT=256 | 446 | CONFIG_LEGACY_PTY_COUNT=256 |
490 | |||
491 | # | ||
492 | # IPMI | ||
493 | # | ||
494 | # CONFIG_IPMI_HANDLER is not set | 447 | # CONFIG_IPMI_HANDLER is not set |
495 | # CONFIG_WATCHDOG is not set | 448 | # CONFIG_WATCHDOG is not set |
496 | # CONFIG_HW_RANDOM is not set | 449 | # CONFIG_HW_RANDOM is not set |
@@ -499,10 +452,6 @@ CONFIG_GEN_RTC=y | |||
499 | # CONFIG_GEN_RTC_X is not set | 452 | # CONFIG_GEN_RTC_X is not set |
500 | # CONFIG_R3964 is not set | 453 | # CONFIG_R3964 is not set |
501 | # CONFIG_RAW_DRIVER is not set | 454 | # CONFIG_RAW_DRIVER is not set |
502 | |||
503 | # | ||
504 | # TPM devices | ||
505 | # | ||
506 | # CONFIG_TCG_TPM is not set | 455 | # CONFIG_TCG_TPM is not set |
507 | # CONFIG_I2C is not set | 456 | # CONFIG_I2C is not set |
508 | 457 | ||
@@ -511,20 +460,21 @@ CONFIG_GEN_RTC=y | |||
511 | # | 460 | # |
512 | # CONFIG_SPI is not set | 461 | # CONFIG_SPI is not set |
513 | # CONFIG_SPI_MASTER is not set | 462 | # CONFIG_SPI_MASTER is not set |
514 | |||
515 | # | ||
516 | # Dallas's 1-wire bus | ||
517 | # | ||
518 | # CONFIG_W1 is not set | 463 | # CONFIG_W1 is not set |
464 | # CONFIG_POWER_SUPPLY is not set | ||
519 | CONFIG_HWMON=y | 465 | CONFIG_HWMON=y |
520 | # CONFIG_HWMON_VID is not set | 466 | # CONFIG_HWMON_VID is not set |
521 | # CONFIG_SENSORS_ABITUGURU is not set | 467 | # CONFIG_SENSORS_ABITUGURU is not set |
468 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
522 | # CONFIG_SENSORS_F71805F is not set | 469 | # CONFIG_SENSORS_F71805F is not set |
470 | # CONFIG_SENSORS_IT87 is not set | ||
471 | # CONFIG_SENSORS_PC87360 is not set | ||
523 | # CONFIG_SENSORS_PC87427 is not set | 472 | # CONFIG_SENSORS_PC87427 is not set |
524 | # CONFIG_SENSORS_SMSC47M1 is not set | 473 | # CONFIG_SENSORS_SMSC47M1 is not set |
525 | # CONFIG_SENSORS_SMSC47B397 is not set | 474 | # CONFIG_SENSORS_SMSC47B397 is not set |
526 | # CONFIG_SENSORS_VT1211 is not set | 475 | # CONFIG_SENSORS_VT1211 is not set |
527 | # CONFIG_SENSORS_W83627HF is not set | 476 | # CONFIG_SENSORS_W83627HF is not set |
477 | # CONFIG_SENSORS_W83627EHF is not set | ||
528 | # CONFIG_HWMON_DEBUG_CHIP is not set | 478 | # CONFIG_HWMON_DEBUG_CHIP is not set |
529 | 479 | ||
530 | # | 480 | # |
@@ -549,6 +499,7 @@ CONFIG_DAB=y | |||
549 | # | 499 | # |
550 | # CONFIG_DISPLAY_SUPPORT is not set | 500 | # CONFIG_DISPLAY_SUPPORT is not set |
551 | # CONFIG_VGASTATE is not set | 501 | # CONFIG_VGASTATE is not set |
502 | CONFIG_VIDEO_OUTPUT_CONTROL=y | ||
552 | # CONFIG_FB is not set | 503 | # CONFIG_FB is not set |
553 | # CONFIG_FB_IBM_GXT4500 is not set | 504 | # CONFIG_FB_IBM_GXT4500 is not set |
554 | 505 | ||
@@ -556,16 +507,10 @@ CONFIG_DAB=y | |||
556 | # Sound | 507 | # Sound |
557 | # | 508 | # |
558 | # CONFIG_SOUND is not set | 509 | # CONFIG_SOUND is not set |
559 | 510 | CONFIG_HID_SUPPORT=y | |
560 | # | ||
561 | # HID Devices | ||
562 | # | ||
563 | CONFIG_HID=y | 511 | CONFIG_HID=y |
564 | # CONFIG_HID_DEBUG is not set | 512 | # CONFIG_HID_DEBUG is not set |
565 | 513 | CONFIG_USB_SUPPORT=y | |
566 | # | ||
567 | # USB support | ||
568 | # | ||
569 | # CONFIG_USB_ARCH_HAS_HCD is not set | 514 | # CONFIG_USB_ARCH_HAS_HCD is not set |
570 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 515 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
571 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 516 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -579,31 +524,8 @@ CONFIG_HID=y | |||
579 | # | 524 | # |
580 | # CONFIG_USB_GADGET is not set | 525 | # CONFIG_USB_GADGET is not set |
581 | # CONFIG_MMC is not set | 526 | # CONFIG_MMC is not set |
582 | |||
583 | # | ||
584 | # LED devices | ||
585 | # | ||
586 | # CONFIG_NEW_LEDS is not set | 527 | # CONFIG_NEW_LEDS is not set |
587 | 528 | # CONFIG_EDAC is not set | |
588 | # | ||
589 | # LED drivers | ||
590 | # | ||
591 | |||
592 | # | ||
593 | # LED Triggers | ||
594 | # | ||
595 | |||
596 | # | ||
597 | # InfiniBand support | ||
598 | # | ||
599 | |||
600 | # | ||
601 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
602 | # | ||
603 | |||
604 | # | ||
605 | # Real Time Clock | ||
606 | # | ||
607 | # CONFIG_RTC_CLASS is not set | 529 | # CONFIG_RTC_CLASS is not set |
608 | 530 | ||
609 | # | 531 | # |
@@ -620,6 +542,11 @@ CONFIG_HID=y | |||
620 | # | 542 | # |
621 | 543 | ||
622 | # | 544 | # |
545 | # Userspace I/O | ||
546 | # | ||
547 | # CONFIG_UIO is not set | ||
548 | |||
549 | # | ||
623 | # File systems | 550 | # File systems |
624 | # | 551 | # |
625 | CONFIG_EXT2_FS=y | 552 | CONFIG_EXT2_FS=y |
@@ -712,7 +639,6 @@ CONFIG_SUNRPC=y | |||
712 | # CONFIG_NCP_FS is not set | 639 | # CONFIG_NCP_FS is not set |
713 | # CONFIG_CODA_FS is not set | 640 | # CONFIG_CODA_FS is not set |
714 | # CONFIG_AFS_FS is not set | 641 | # CONFIG_AFS_FS is not set |
715 | # CONFIG_9P_FS is not set | ||
716 | 642 | ||
717 | # | 643 | # |
718 | # Partition Types | 644 | # Partition Types |
@@ -751,6 +677,7 @@ CONFIG_BITREVERSE=y | |||
751 | # CONFIG_CRC16 is not set | 677 | # CONFIG_CRC16 is not set |
752 | # CONFIG_CRC_ITU_T is not set | 678 | # CONFIG_CRC_ITU_T is not set |
753 | CONFIG_CRC32=y | 679 | CONFIG_CRC32=y |
680 | # CONFIG_CRC7 is not set | ||
754 | # CONFIG_LIBCRC32C is not set | 681 | # CONFIG_LIBCRC32C is not set |
755 | CONFIG_PLIST=y | 682 | CONFIG_PLIST=y |
756 | CONFIG_HAS_IOMEM=y | 683 | CONFIG_HAS_IOMEM=y |
@@ -774,6 +701,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
774 | CONFIG_DEBUG_KERNEL=y | 701 | CONFIG_DEBUG_KERNEL=y |
775 | # CONFIG_DEBUG_SHIRQ is not set | 702 | # CONFIG_DEBUG_SHIRQ is not set |
776 | CONFIG_DETECT_SOFTLOCKUP=y | 703 | CONFIG_DETECT_SOFTLOCKUP=y |
704 | CONFIG_SCHED_DEBUG=y | ||
777 | # CONFIG_SCHEDSTATS is not set | 705 | # CONFIG_SCHEDSTATS is not set |
778 | # CONFIG_TIMER_STATS is not set | 706 | # CONFIG_TIMER_STATS is not set |
779 | # CONFIG_DEBUG_SLAB is not set | 707 | # CONFIG_DEBUG_SLAB is not set |
@@ -795,7 +723,6 @@ CONFIG_FORCED_INLINING=y | |||
795 | # CONFIG_DEBUG_PAGEALLOC is not set | 723 | # CONFIG_DEBUG_PAGEALLOC is not set |
796 | # CONFIG_DEBUGGER is not set | 724 | # CONFIG_DEBUGGER is not set |
797 | # CONFIG_BDI_SWITCH is not set | 725 | # CONFIG_BDI_SWITCH is not set |
798 | # CONFIG_BOOTX_TEXT is not set | ||
799 | # CONFIG_PPC_EARLY_DEBUG is not set | 726 | # CONFIG_PPC_EARLY_DEBUG is not set |
800 | 727 | ||
801 | # | 728 | # |
@@ -803,8 +730,4 @@ CONFIG_FORCED_INLINING=y | |||
803 | # | 730 | # |
804 | # CONFIG_KEYS is not set | 731 | # CONFIG_KEYS is not set |
805 | # CONFIG_SECURITY is not set | 732 | # CONFIG_SECURITY is not set |
806 | |||
807 | # | ||
808 | # Cryptographic options | ||
809 | # | ||
810 | # CONFIG_CRYPTO is not set | 733 | # CONFIG_CRYPTO is not set |