diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2007-08-28 22:46:53 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-08-29 17:47:38 -0400 |
commit | 5cc44e086d7a4e20035997ec612678ca91f426e7 (patch) | |
tree | 258fdc9d5eced2f6f189c5dbaef9db641a14cba4 /arch/powerpc/configs/mpc85xx_cds_defconfig | |
parent | 0ee6c15e7ba7b36a217cdadb292eeaf32a057a59 (diff) |
[POWERPC] Update defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_cds_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_cds_defconfig | 198 |
1 files changed, 58 insertions, 140 deletions
diff --git a/arch/powerpc/configs/mpc85xx_cds_defconfig b/arch/powerpc/configs/mpc85xx_cds_defconfig index d9afe7009d99..e6850c619f88 100644 --- a/arch/powerpc/configs/mpc85xx_cds_defconfig +++ b/arch/powerpc/configs/mpc85xx_cds_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:59 2007 | 4 | # Tue Aug 28 21:24:43 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 |
@@ -146,7 +133,7 @@ CONFIG_MPC8540=y | |||
146 | CONFIG_MPC85xx=y | 133 | CONFIG_MPC85xx=y |
147 | CONFIG_MPIC=y | 134 | CONFIG_MPIC=y |
148 | # CONFIG_MPIC_WEIRD is not set | 135 | # CONFIG_MPIC_WEIRD is not set |
149 | # CONFIG_PPC_I8259 is not set | 136 | CONFIG_PPC_I8259=y |
150 | # CONFIG_PPC_RTAS is not set | 137 | # CONFIG_PPC_RTAS is not set |
151 | # CONFIG_MMIO_NVRAM is not set | 138 | # CONFIG_MMIO_NVRAM is not set |
152 | # CONFIG_PPC_MPC106 is not set | 139 | # CONFIG_PPC_MPC106 is not set |
@@ -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,11 @@ 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 |
191 | CONFIG_FSL_PCI=y | ||
202 | CONFIG_PCI=y | 192 | CONFIG_PCI=y |
203 | CONFIG_PCI_DOMAINS=y | 193 | CONFIG_PCI_DOMAINS=y |
194 | CONFIG_PCI_SYSCALL=y | ||
204 | # CONFIG_PCIEPORTBUS is not set | 195 | # CONFIG_PCIEPORTBUS is not set |
205 | CONFIG_ARCH_SUPPORTS_MSI=y | 196 | CONFIG_ARCH_SUPPORTS_MSI=y |
206 | # CONFIG_PCI_MSI is not set | 197 | # CONFIG_PCI_MSI is not set |
@@ -311,6 +302,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
311 | # CONFIG_MAC80211 is not set | 302 | # CONFIG_MAC80211 is not set |
312 | # CONFIG_IEEE80211 is not set | 303 | # CONFIG_IEEE80211 is not set |
313 | # CONFIG_RFKILL is not set | 304 | # CONFIG_RFKILL is not set |
305 | # CONFIG_NET_9P is not set | ||
314 | 306 | ||
315 | # | 307 | # |
316 | # Device Drivers | 308 | # Device Drivers |
@@ -325,26 +317,11 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
325 | # CONFIG_DEBUG_DRIVER is not set | 317 | # CONFIG_DEBUG_DRIVER is not set |
326 | # CONFIG_DEBUG_DEVRES is not set | 318 | # CONFIG_DEBUG_DEVRES is not set |
327 | # CONFIG_SYS_HYPERVISOR is not set | 319 | # CONFIG_SYS_HYPERVISOR is not set |
328 | |||
329 | # | ||
330 | # Connector - unified userspace <-> kernelspace linker | ||
331 | # | ||
332 | # CONFIG_CONNECTOR is not set | 320 | # CONFIG_CONNECTOR is not set |
333 | # CONFIG_MTD is not set | 321 | # CONFIG_MTD is not set |
334 | 322 | CONFIG_OF_DEVICE=y | |
335 | # | ||
336 | # Parallel port support | ||
337 | # | ||
338 | # CONFIG_PARPORT is not set | 323 | # CONFIG_PARPORT is not set |
339 | 324 | CONFIG_BLK_DEV=y | |
340 | # | ||
341 | # Plug and Play support | ||
342 | # | ||
343 | # CONFIG_PNPACPI is not set | ||
344 | |||
345 | # | ||
346 | # Block devices | ||
347 | # | ||
348 | # CONFIG_BLK_DEV_FD is not set | 325 | # CONFIG_BLK_DEV_FD is not set |
349 | # CONFIG_BLK_CPQ_DA is not set | 326 | # CONFIG_BLK_CPQ_DA is not set |
350 | # CONFIG_BLK_CPQ_CISS_DA is not set | 327 | # CONFIG_BLK_CPQ_CISS_DA is not set |
@@ -361,14 +338,11 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
361 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 338 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
362 | # CONFIG_CDROM_PKTCDVD is not set | 339 | # CONFIG_CDROM_PKTCDVD is not set |
363 | # CONFIG_ATA_OVER_ETH is not set | 340 | # CONFIG_ATA_OVER_ETH is not set |
364 | 341 | CONFIG_MISC_DEVICES=y | |
365 | # | ||
366 | # Misc devices | ||
367 | # | ||
368 | # CONFIG_PHANTOM is not set | 342 | # CONFIG_PHANTOM is not set |
343 | # CONFIG_EEPROM_93CX6 is not set | ||
369 | # CONFIG_SGI_IOC4 is not set | 344 | # CONFIG_SGI_IOC4 is not set |
370 | # CONFIG_TIFM_CORE is not set | 345 | # CONFIG_TIFM_CORE is not set |
371 | # CONFIG_BLINK is not set | ||
372 | CONFIG_IDE=y | 346 | CONFIG_IDE=y |
373 | CONFIG_IDE_MAX_HWIFS=4 | 347 | CONFIG_IDE_MAX_HWIFS=4 |
374 | CONFIG_BLK_DEV_IDE=y | 348 | CONFIG_BLK_DEV_IDE=y |
@@ -433,12 +407,9 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
433 | # | 407 | # |
434 | # CONFIG_RAID_ATTRS is not set | 408 | # CONFIG_RAID_ATTRS is not set |
435 | # CONFIG_SCSI is not set | 409 | # CONFIG_SCSI is not set |
410 | # CONFIG_SCSI_DMA is not set | ||
436 | # CONFIG_SCSI_NETLINK is not set | 411 | # CONFIG_SCSI_NETLINK is not set |
437 | # CONFIG_ATA is not set | 412 | # CONFIG_ATA is not set |
438 | |||
439 | # | ||
440 | # Multi-device support (RAID and LVM) | ||
441 | # | ||
442 | # CONFIG_MD is not set | 413 | # CONFIG_MD is not set |
443 | 414 | ||
444 | # | 415 | # |
@@ -451,19 +422,13 @@ CONFIG_BLK_DEV_IDEDMA=y | |||
451 | # | 422 | # |
452 | # CONFIG_FIREWIRE is not set | 423 | # CONFIG_FIREWIRE is not set |
453 | # CONFIG_IEEE1394 is not set | 424 | # CONFIG_IEEE1394 is not set |
454 | |||
455 | # | ||
456 | # I2O device support | ||
457 | # | ||
458 | # CONFIG_I2O is not set | 425 | # CONFIG_I2O is not set |
459 | # CONFIG_MACINTOSH_DRIVERS is not set | 426 | # CONFIG_MACINTOSH_DRIVERS is not set |
460 | |||
461 | # | ||
462 | # Network device support | ||
463 | # | ||
464 | CONFIG_NETDEVICES=y | 427 | CONFIG_NETDEVICES=y |
428 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
465 | # CONFIG_DUMMY is not set | 429 | # CONFIG_DUMMY is not set |
466 | # CONFIG_BONDING is not set | 430 | # CONFIG_BONDING is not set |
431 | # CONFIG_MACVLAN is not set | ||
467 | # CONFIG_EQUALIZER is not set | 432 | # CONFIG_EQUALIZER is not set |
468 | # CONFIG_TUN is not set | 433 | # CONFIG_TUN is not set |
469 | # CONFIG_ARCNET is not set | 434 | # CONFIG_ARCNET is not set |
@@ -480,21 +445,14 @@ CONFIG_PHYLIB=y | |||
480 | # CONFIG_VITESSE_PHY is not set | 445 | # CONFIG_VITESSE_PHY is not set |
481 | # CONFIG_SMSC_PHY is not set | 446 | # CONFIG_SMSC_PHY is not set |
482 | # CONFIG_BROADCOM_PHY is not set | 447 | # CONFIG_BROADCOM_PHY is not set |
448 | # CONFIG_ICPLUS_PHY is not set | ||
483 | # CONFIG_FIXED_PHY is not set | 449 | # CONFIG_FIXED_PHY is not set |
484 | |||
485 | # | ||
486 | # Ethernet (10 or 100Mbit) | ||
487 | # | ||
488 | CONFIG_NET_ETHERNET=y | 450 | CONFIG_NET_ETHERNET=y |
489 | CONFIG_MII=y | 451 | CONFIG_MII=y |
490 | # CONFIG_HAPPYMEAL is not set | 452 | # CONFIG_HAPPYMEAL is not set |
491 | # CONFIG_SUNGEM is not set | 453 | # CONFIG_SUNGEM is not set |
492 | # CONFIG_CASSINI is not set | 454 | # CONFIG_CASSINI is not set |
493 | # CONFIG_NET_VENDOR_3COM is not set | 455 | # CONFIG_NET_VENDOR_3COM is not set |
494 | |||
495 | # | ||
496 | # Tulip family network device support | ||
497 | # | ||
498 | # CONFIG_NET_TULIP is not set | 456 | # CONFIG_NET_TULIP is not set |
499 | # CONFIG_HP100 is not set | 457 | # CONFIG_HP100 is not set |
500 | # CONFIG_NET_PCI is not set | 458 | # CONFIG_NET_PCI is not set |
@@ -511,7 +469,6 @@ CONFIG_E1000_NAPI=y | |||
511 | # CONFIG_SIS190 is not set | 469 | # CONFIG_SIS190 is not set |
512 | # CONFIG_SKGE is not set | 470 | # CONFIG_SKGE is not set |
513 | # CONFIG_SKY2 is not set | 471 | # CONFIG_SKY2 is not set |
514 | # CONFIG_SK98LIN is not set | ||
515 | # CONFIG_VIA_VELOCITY is not set | 472 | # CONFIG_VIA_VELOCITY is not set |
516 | # CONFIG_TIGON3 is not set | 473 | # CONFIG_TIGON3 is not set |
517 | # CONFIG_BNX2 is not set | 474 | # CONFIG_BNX2 is not set |
@@ -543,15 +500,7 @@ CONFIG_NETDEV_10000=y | |||
543 | # CONFIG_NETCONSOLE is not set | 500 | # CONFIG_NETCONSOLE is not set |
544 | # CONFIG_NETPOLL is not set | 501 | # CONFIG_NETPOLL is not set |
545 | # CONFIG_NET_POLL_CONTROLLER is not set | 502 | # CONFIG_NET_POLL_CONTROLLER is not set |
546 | |||
547 | # | ||
548 | # ISDN subsystem | ||
549 | # | ||
550 | # CONFIG_ISDN is not set | 503 | # CONFIG_ISDN is not set |
551 | |||
552 | # | ||
553 | # Telephony Support | ||
554 | # | ||
555 | # CONFIG_PHONE is not set | 504 | # CONFIG_PHONE is not set |
556 | 505 | ||
557 | # | 506 | # |
@@ -614,10 +563,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
614 | CONFIG_UNIX98_PTYS=y | 563 | CONFIG_UNIX98_PTYS=y |
615 | CONFIG_LEGACY_PTYS=y | 564 | CONFIG_LEGACY_PTYS=y |
616 | CONFIG_LEGACY_PTY_COUNT=256 | 565 | CONFIG_LEGACY_PTY_COUNT=256 |
617 | |||
618 | # | ||
619 | # IPMI | ||
620 | # | ||
621 | # CONFIG_IPMI_HANDLER is not set | 566 | # CONFIG_IPMI_HANDLER is not set |
622 | # CONFIG_WATCHDOG is not set | 567 | # CONFIG_WATCHDOG is not set |
623 | # CONFIG_HW_RANDOM is not set | 568 | # CONFIG_HW_RANDOM is not set |
@@ -629,10 +574,6 @@ CONFIG_GEN_RTC=y | |||
629 | # CONFIG_AGP is not set | 574 | # CONFIG_AGP is not set |
630 | # CONFIG_DRM is not set | 575 | # CONFIG_DRM is not set |
631 | # CONFIG_RAW_DRIVER is not set | 576 | # CONFIG_RAW_DRIVER is not set |
632 | |||
633 | # | ||
634 | # TPM devices | ||
635 | # | ||
636 | # CONFIG_TCG_TPM is not set | 577 | # CONFIG_TCG_TPM is not set |
637 | CONFIG_DEVPORT=y | 578 | CONFIG_DEVPORT=y |
638 | # CONFIG_I2C is not set | 579 | # CONFIG_I2C is not set |
@@ -642,20 +583,24 @@ CONFIG_DEVPORT=y | |||
642 | # | 583 | # |
643 | # CONFIG_SPI is not set | 584 | # CONFIG_SPI is not set |
644 | # CONFIG_SPI_MASTER is not set | 585 | # CONFIG_SPI_MASTER is not set |
645 | |||
646 | # | ||
647 | # Dallas's 1-wire bus | ||
648 | # | ||
649 | # CONFIG_W1 is not set | 586 | # CONFIG_W1 is not set |
587 | # CONFIG_POWER_SUPPLY is not set | ||
650 | CONFIG_HWMON=y | 588 | CONFIG_HWMON=y |
651 | # CONFIG_HWMON_VID is not set | 589 | # CONFIG_HWMON_VID is not set |
652 | # CONFIG_SENSORS_ABITUGURU is not set | 590 | # CONFIG_SENSORS_ABITUGURU is not set |
591 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
653 | # CONFIG_SENSORS_F71805F is not set | 592 | # CONFIG_SENSORS_F71805F is not set |
593 | # CONFIG_SENSORS_IT87 is not set | ||
594 | # CONFIG_SENSORS_PC87360 is not set | ||
654 | # CONFIG_SENSORS_PC87427 is not set | 595 | # CONFIG_SENSORS_PC87427 is not set |
596 | # CONFIG_SENSORS_SIS5595 is not set | ||
655 | # CONFIG_SENSORS_SMSC47M1 is not set | 597 | # CONFIG_SENSORS_SMSC47M1 is not set |
656 | # CONFIG_SENSORS_SMSC47B397 is not set | 598 | # CONFIG_SENSORS_SMSC47B397 is not set |
599 | # CONFIG_SENSORS_VIA686A is not set | ||
657 | # CONFIG_SENSORS_VT1211 is not set | 600 | # CONFIG_SENSORS_VT1211 is not set |
601 | # CONFIG_SENSORS_VT8231 is not set | ||
658 | # CONFIG_SENSORS_W83627HF is not set | 602 | # CONFIG_SENSORS_W83627HF is not set |
603 | # CONFIG_SENSORS_W83627EHF is not set | ||
659 | # CONFIG_HWMON_DEBUG_CHIP is not set | 604 | # CONFIG_HWMON_DEBUG_CHIP is not set |
660 | 605 | ||
661 | # | 606 | # |
@@ -680,6 +625,7 @@ CONFIG_DAB=y | |||
680 | # | 625 | # |
681 | # CONFIG_DISPLAY_SUPPORT is not set | 626 | # CONFIG_DISPLAY_SUPPORT is not set |
682 | # CONFIG_VGASTATE is not set | 627 | # CONFIG_VGASTATE is not set |
628 | CONFIG_VIDEO_OUTPUT_CONTROL=y | ||
683 | # CONFIG_FB is not set | 629 | # CONFIG_FB is not set |
684 | # CONFIG_FB_IBM_GXT4500 is not set | 630 | # CONFIG_FB_IBM_GXT4500 is not set |
685 | 631 | ||
@@ -687,16 +633,10 @@ CONFIG_DAB=y | |||
687 | # Sound | 633 | # Sound |
688 | # | 634 | # |
689 | # CONFIG_SOUND is not set | 635 | # CONFIG_SOUND is not set |
690 | 636 | CONFIG_HID_SUPPORT=y | |
691 | # | ||
692 | # HID Devices | ||
693 | # | ||
694 | CONFIG_HID=y | 637 | CONFIG_HID=y |
695 | # CONFIG_HID_DEBUG is not set | 638 | # CONFIG_HID_DEBUG is not set |
696 | 639 | CONFIG_USB_SUPPORT=y | |
697 | # | ||
698 | # USB support | ||
699 | # | ||
700 | CONFIG_USB_ARCH_HAS_HCD=y | 640 | CONFIG_USB_ARCH_HAS_HCD=y |
701 | CONFIG_USB_ARCH_HAS_OHCI=y | 641 | CONFIG_USB_ARCH_HAS_OHCI=y |
702 | CONFIG_USB_ARCH_HAS_EHCI=y | 642 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -711,32 +651,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
711 | # | 651 | # |
712 | # CONFIG_USB_GADGET is not set | 652 | # CONFIG_USB_GADGET is not set |
713 | # CONFIG_MMC is not set | 653 | # CONFIG_MMC is not set |
714 | |||
715 | # | ||
716 | # LED devices | ||
717 | # | ||
718 | # CONFIG_NEW_LEDS is not set | 654 | # CONFIG_NEW_LEDS is not set |
719 | |||
720 | # | ||
721 | # LED drivers | ||
722 | # | ||
723 | |||
724 | # | ||
725 | # LED Triggers | ||
726 | # | ||
727 | |||
728 | # | ||
729 | # InfiniBand support | ||
730 | # | ||
731 | # CONFIG_INFINIBAND is not set | 655 | # CONFIG_INFINIBAND is not set |
732 | 656 | # CONFIG_EDAC is not set | |
733 | # | ||
734 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
735 | # | ||
736 | |||
737 | # | ||
738 | # Real Time Clock | ||
739 | # | ||
740 | # CONFIG_RTC_CLASS is not set | 657 | # CONFIG_RTC_CLASS is not set |
741 | 658 | ||
742 | # | 659 | # |
@@ -753,6 +670,11 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
753 | # | 670 | # |
754 | 671 | ||
755 | # | 672 | # |
673 | # Userspace I/O | ||
674 | # | ||
675 | # CONFIG_UIO is not set | ||
676 | |||
677 | # | ||
756 | # File systems | 678 | # File systems |
757 | # | 679 | # |
758 | CONFIG_EXT2_FS=y | 680 | CONFIG_EXT2_FS=y |
@@ -845,7 +767,6 @@ CONFIG_SUNRPC=y | |||
845 | # CONFIG_NCP_FS is not set | 767 | # CONFIG_NCP_FS is not set |
846 | # CONFIG_CODA_FS is not set | 768 | # CONFIG_CODA_FS is not set |
847 | # CONFIG_AFS_FS is not set | 769 | # CONFIG_AFS_FS is not set |
848 | # CONFIG_9P_FS is not set | ||
849 | 770 | ||
850 | # | 771 | # |
851 | # Partition Types | 772 | # Partition Types |
@@ -884,6 +805,7 @@ CONFIG_BITREVERSE=y | |||
884 | # CONFIG_CRC16 is not set | 805 | # CONFIG_CRC16 is not set |
885 | # CONFIG_CRC_ITU_T is not set | 806 | # CONFIG_CRC_ITU_T is not set |
886 | CONFIG_CRC32=y | 807 | CONFIG_CRC32=y |
808 | # CONFIG_CRC7 is not set | ||
887 | # CONFIG_LIBCRC32C is not set | 809 | # CONFIG_LIBCRC32C is not set |
888 | CONFIG_PLIST=y | 810 | CONFIG_PLIST=y |
889 | CONFIG_HAS_IOMEM=y | 811 | CONFIG_HAS_IOMEM=y |
@@ -907,6 +829,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
907 | CONFIG_DEBUG_KERNEL=y | 829 | CONFIG_DEBUG_KERNEL=y |
908 | # CONFIG_DEBUG_SHIRQ is not set | 830 | # CONFIG_DEBUG_SHIRQ is not set |
909 | CONFIG_DETECT_SOFTLOCKUP=y | 831 | CONFIG_DETECT_SOFTLOCKUP=y |
832 | CONFIG_SCHED_DEBUG=y | ||
910 | # CONFIG_SCHEDSTATS is not set | 833 | # CONFIG_SCHEDSTATS is not set |
911 | # CONFIG_TIMER_STATS is not set | 834 | # CONFIG_TIMER_STATS is not set |
912 | # CONFIG_DEBUG_SLAB is not set | 835 | # CONFIG_DEBUG_SLAB is not set |
@@ -928,7 +851,6 @@ CONFIG_FORCED_INLINING=y | |||
928 | # CONFIG_DEBUG_PAGEALLOC is not set | 851 | # CONFIG_DEBUG_PAGEALLOC is not set |
929 | # CONFIG_DEBUGGER is not set | 852 | # CONFIG_DEBUGGER is not set |
930 | # CONFIG_BDI_SWITCH is not set | 853 | # CONFIG_BDI_SWITCH is not set |
931 | # CONFIG_BOOTX_TEXT is not set | ||
932 | # CONFIG_PPC_EARLY_DEBUG is not set | 854 | # CONFIG_PPC_EARLY_DEBUG is not set |
933 | 855 | ||
934 | # | 856 | # |
@@ -936,8 +858,4 @@ CONFIG_FORCED_INLINING=y | |||
936 | # | 858 | # |
937 | # CONFIG_KEYS is not set | 859 | # CONFIG_KEYS is not set |
938 | # CONFIG_SECURITY is not set | 860 | # CONFIG_SECURITY is not set |
939 | |||
940 | # | ||
941 | # Cryptographic options | ||
942 | # | ||
943 | # CONFIG_CRYPTO is not set | 861 | # CONFIG_CRYPTO is not set |