diff options
Diffstat (limited to 'arch/powerpc/configs/mpc834x_itxgp_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc834x_itxgp_defconfig | 203 |
1 files changed, 63 insertions, 140 deletions
diff --git a/arch/powerpc/configs/mpc834x_itxgp_defconfig b/arch/powerpc/configs/mpc834x_itxgp_defconfig index 704ee8b285bf..8241c6985861 100644 --- a/arch/powerpc/configs/mpc834x_itxgp_defconfig +++ b/arch/powerpc/configs/mpc834x_itxgp_defconfig | |||
@@ -1,9 +1,25 @@ | |||
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:56 2007 | 4 | # Tue Aug 28 21:24:41 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | CONFIG_6xx=y | ||
12 | # CONFIG_PPC_85xx is not set | ||
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_83xx=y | ||
18 | CONFIG_PPC_FPU=y | ||
19 | CONFIG_PPC_STD_MMU=y | ||
20 | CONFIG_PPC_STD_MMU_32=y | ||
21 | # CONFIG_PPC_MM_SLICES is not set | ||
22 | # CONFIG_SMP is not set | ||
7 | CONFIG_PPC32=y | 23 | CONFIG_PPC32=y |
8 | CONFIG_PPC_MERGE=y | 24 | CONFIG_PPC_MERGE=y |
9 | CONFIG_MMU=y | 25 | CONFIG_MMU=y |
@@ -14,61 +30,38 @@ CONFIG_ARCH_HAS_ILOG2_U32=y | |||
14 | CONFIG_GENERIC_HWEIGHT=y | 30 | CONFIG_GENERIC_HWEIGHT=y |
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 31 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
16 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 32 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
33 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
17 | CONFIG_PPC=y | 34 | CONFIG_PPC=y |
18 | CONFIG_EARLY_PRINTK=y | 35 | CONFIG_EARLY_PRINTK=y |
19 | CONFIG_GENERIC_NVRAM=y | 36 | CONFIG_GENERIC_NVRAM=y |
20 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 37 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |
21 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 38 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
22 | CONFIG_PPC_OF=y | 39 | CONFIG_PPC_OF=y |
40 | CONFIG_OF=y | ||
23 | CONFIG_PPC_UDBG_16550=y | 41 | CONFIG_PPC_UDBG_16550=y |
24 | # CONFIG_GENERIC_TBSYNC is not set | 42 | # CONFIG_GENERIC_TBSYNC is not set |
25 | CONFIG_AUDIT_ARCH=y | 43 | CONFIG_AUDIT_ARCH=y |
26 | CONFIG_GENERIC_BUG=y | 44 | CONFIG_GENERIC_BUG=y |
27 | CONFIG_DEFAULT_UIMAGE=y | 45 | 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=y | ||
35 | # CONFIG_PPC_85xx is not set | ||
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_6xx=y | ||
42 | CONFIG_83xx=y | ||
43 | CONFIG_PPC_FPU=y | ||
44 | # CONFIG_PPC_DCR_NATIVE is not set | 46 | # CONFIG_PPC_DCR_NATIVE is not set |
45 | # CONFIG_PPC_DCR_MMIO is not set | 47 | # CONFIG_PPC_DCR_MMIO is not set |
46 | CONFIG_PPC_STD_MMU=y | ||
47 | CONFIG_PPC_STD_MMU_32=y | ||
48 | # CONFIG_PPC_MM_SLICES is not set | ||
49 | # CONFIG_SMP is not set | ||
50 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 48 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
51 | 49 | ||
52 | # | 50 | # |
53 | # Code maturity level options | 51 | # General setup |
54 | # | 52 | # |
55 | CONFIG_EXPERIMENTAL=y | 53 | CONFIG_EXPERIMENTAL=y |
56 | CONFIG_BROKEN_ON_SMP=y | 54 | CONFIG_BROKEN_ON_SMP=y |
57 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 55 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
58 | |||
59 | # | ||
60 | # General setup | ||
61 | # | ||
62 | CONFIG_LOCALVERSION="" | 56 | CONFIG_LOCALVERSION="" |
63 | CONFIG_LOCALVERSION_AUTO=y | 57 | CONFIG_LOCALVERSION_AUTO=y |
64 | CONFIG_SWAP=y | 58 | CONFIG_SWAP=y |
65 | CONFIG_SYSVIPC=y | 59 | CONFIG_SYSVIPC=y |
66 | # CONFIG_IPC_NS is not set | ||
67 | CONFIG_SYSVIPC_SYSCTL=y | 60 | CONFIG_SYSVIPC_SYSCTL=y |
68 | # CONFIG_POSIX_MQUEUE is not set | 61 | # CONFIG_POSIX_MQUEUE is not set |
69 | # CONFIG_BSD_PROCESS_ACCT is not set | 62 | # CONFIG_BSD_PROCESS_ACCT is not set |
70 | # CONFIG_TASKSTATS is not set | 63 | # CONFIG_TASKSTATS is not set |
71 | # CONFIG_UTS_NS is not set | 64 | # CONFIG_USER_NS is not set |
72 | # CONFIG_AUDIT is not set | 65 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 66 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 67 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -100,24 +93,17 @@ CONFIG_SLAB=y | |||
100 | CONFIG_RT_MUTEXES=y | 93 | CONFIG_RT_MUTEXES=y |
101 | # CONFIG_TINY_SHMEM is not set | 94 | # CONFIG_TINY_SHMEM is not set |
102 | CONFIG_BASE_SMALL=0 | 95 | CONFIG_BASE_SMALL=0 |
103 | |||
104 | # | ||
105 | # Loadable module support | ||
106 | # | ||
107 | CONFIG_MODULES=y | 96 | CONFIG_MODULES=y |
108 | CONFIG_MODULE_UNLOAD=y | 97 | CONFIG_MODULE_UNLOAD=y |
109 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 98 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
110 | # CONFIG_MODVERSIONS is not set | 99 | # CONFIG_MODVERSIONS is not set |
111 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 100 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
112 | # CONFIG_KMOD is not set | 101 | # CONFIG_KMOD is not set |
113 | |||
114 | # | ||
115 | # Block layer | ||
116 | # | ||
117 | CONFIG_BLOCK=y | 102 | CONFIG_BLOCK=y |
118 | # CONFIG_LBD is not set | 103 | # CONFIG_LBD is not set |
119 | # CONFIG_BLK_DEV_IO_TRACE is not set | 104 | # CONFIG_BLK_DEV_IO_TRACE is not set |
120 | # CONFIG_LSF is not set | 105 | # CONFIG_LSF is not set |
106 | # CONFIG_BLK_DEV_BSG is not set | ||
121 | 107 | ||
122 | # | 108 | # |
123 | # IO Schedulers | 109 | # IO Schedulers |
@@ -135,6 +121,11 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
135 | # | 121 | # |
136 | # Platform support | 122 | # Platform support |
137 | # | 123 | # |
124 | # CONFIG_PPC_MULTIPLATFORM is not set | ||
125 | # CONFIG_EMBEDDED6xx is not set | ||
126 | # CONFIG_PPC_82xx is not set | ||
127 | CONFIG_PPC_83xx=y | ||
128 | # CONFIG_PPC_86xx is not set | ||
138 | # CONFIG_PPC_MPC52xx is not set | 129 | # CONFIG_PPC_MPC52xx is not set |
139 | # CONFIG_PPC_MPC5200 is not set | 130 | # CONFIG_PPC_MPC5200 is not set |
140 | # CONFIG_PPC_CELL is not set | 131 | # CONFIG_PPC_CELL is not set |
@@ -158,6 +149,7 @@ CONFIG_MPC834x=y | |||
158 | # CONFIG_GENERIC_IOMAP is not set | 149 | # CONFIG_GENERIC_IOMAP is not set |
159 | # CONFIG_CPU_FREQ is not set | 150 | # CONFIG_CPU_FREQ is not set |
160 | # CONFIG_CPM2 is not set | 151 | # CONFIG_CPM2 is not set |
152 | # CONFIG_FSL_ULI1575 is not set | ||
161 | 153 | ||
162 | # | 154 | # |
163 | # Kernel options | 155 | # Kernel options |
@@ -186,6 +178,8 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
186 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 178 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
187 | # CONFIG_RESOURCES_64BIT is not set | 179 | # CONFIG_RESOURCES_64BIT is not set |
188 | CONFIG_ZONE_DMA_FLAG=1 | 180 | CONFIG_ZONE_DMA_FLAG=1 |
181 | CONFIG_BOUNCE=y | ||
182 | CONFIG_VIRT_TO_BUS=y | ||
189 | CONFIG_PROC_DEVICETREE=y | 183 | CONFIG_PROC_DEVICETREE=y |
190 | # CONFIG_CMDLINE_BOOL is not set | 184 | # CONFIG_CMDLINE_BOOL is not set |
191 | # CONFIG_PM is not set | 185 | # CONFIG_PM is not set |
@@ -200,10 +194,10 @@ CONFIG_ISA_DMA_API=y | |||
200 | CONFIG_ZONE_DMA=y | 194 | CONFIG_ZONE_DMA=y |
201 | CONFIG_GENERIC_ISA_DMA=y | 195 | CONFIG_GENERIC_ISA_DMA=y |
202 | CONFIG_PPC_INDIRECT_PCI=y | 196 | CONFIG_PPC_INDIRECT_PCI=y |
203 | # CONFIG_PPC_INDIRECT_PCI_BE is not set | ||
204 | CONFIG_FSL_SOC=y | 197 | CONFIG_FSL_SOC=y |
205 | CONFIG_PCI=y | 198 | CONFIG_PCI=y |
206 | CONFIG_PCI_DOMAINS=y | 199 | CONFIG_PCI_DOMAINS=y |
200 | CONFIG_PCI_SYSCALL=y | ||
207 | # CONFIG_PCIEPORTBUS is not set | 201 | # CONFIG_PCIEPORTBUS is not set |
208 | CONFIG_ARCH_SUPPORTS_MSI=y | 202 | CONFIG_ARCH_SUPPORTS_MSI=y |
209 | # CONFIG_PCI_MSI is not set | 203 | # CONFIG_PCI_MSI is not set |
@@ -313,6 +307,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
313 | # CONFIG_MAC80211 is not set | 307 | # CONFIG_MAC80211 is not set |
314 | # CONFIG_IEEE80211 is not set | 308 | # CONFIG_IEEE80211 is not set |
315 | # CONFIG_RFKILL is not set | 309 | # CONFIG_RFKILL is not set |
310 | # CONFIG_NET_9P is not set | ||
316 | 311 | ||
317 | # | 312 | # |
318 | # Device Drivers | 313 | # Device Drivers |
@@ -325,10 +320,6 @@ CONFIG_STANDALONE=y | |||
325 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 320 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
326 | # CONFIG_FW_LOADER is not set | 321 | # CONFIG_FW_LOADER is not set |
327 | # CONFIG_SYS_HYPERVISOR is not set | 322 | # CONFIG_SYS_HYPERVISOR is not set |
328 | |||
329 | # | ||
330 | # Connector - unified userspace <-> kernelspace linker | ||
331 | # | ||
332 | # CONFIG_CONNECTOR is not set | 323 | # CONFIG_CONNECTOR is not set |
333 | CONFIG_MTD=y | 324 | CONFIG_MTD=y |
334 | # CONFIG_MTD_DEBUG is not set | 325 | # CONFIG_MTD_DEBUG is not set |
@@ -408,20 +399,9 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
408 | # UBI - Unsorted block images | 399 | # UBI - Unsorted block images |
409 | # | 400 | # |
410 | # CONFIG_MTD_UBI is not set | 401 | # CONFIG_MTD_UBI is not set |
411 | 402 | CONFIG_OF_DEVICE=y | |
412 | # | ||
413 | # Parallel port support | ||
414 | # | ||
415 | # CONFIG_PARPORT is not set | 403 | # CONFIG_PARPORT is not set |
416 | 404 | CONFIG_BLK_DEV=y | |
417 | # | ||
418 | # Plug and Play support | ||
419 | # | ||
420 | # CONFIG_PNPACPI is not set | ||
421 | |||
422 | # | ||
423 | # Block devices | ||
424 | # | ||
425 | # CONFIG_BLK_DEV_FD is not set | 405 | # CONFIG_BLK_DEV_FD is not set |
426 | # CONFIG_BLK_CPQ_DA is not set | 406 | # CONFIG_BLK_CPQ_DA is not set |
427 | # CONFIG_BLK_CPQ_CISS_DA is not set | 407 | # CONFIG_BLK_CPQ_CISS_DA is not set |
@@ -438,14 +418,11 @@ CONFIG_BLK_DEV_RAM_SIZE=32768 | |||
438 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 418 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
439 | # CONFIG_CDROM_PKTCDVD is not set | 419 | # CONFIG_CDROM_PKTCDVD is not set |
440 | # CONFIG_ATA_OVER_ETH is not set | 420 | # CONFIG_ATA_OVER_ETH is not set |
441 | 421 | CONFIG_MISC_DEVICES=y | |
442 | # | ||
443 | # Misc devices | ||
444 | # | ||
445 | # CONFIG_PHANTOM is not set | 422 | # CONFIG_PHANTOM is not set |
423 | # CONFIG_EEPROM_93CX6 is not set | ||
446 | # CONFIG_SGI_IOC4 is not set | 424 | # CONFIG_SGI_IOC4 is not set |
447 | # CONFIG_TIFM_CORE is not set | 425 | # CONFIG_TIFM_CORE is not set |
448 | # CONFIG_BLINK is not set | ||
449 | # CONFIG_IDE is not set | 426 | # CONFIG_IDE is not set |
450 | 427 | ||
451 | # | 428 | # |
@@ -453,6 +430,7 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
453 | # | 430 | # |
454 | # CONFIG_RAID_ATTRS is not set | 431 | # CONFIG_RAID_ATTRS is not set |
455 | CONFIG_SCSI=y | 432 | CONFIG_SCSI=y |
433 | CONFIG_SCSI_DMA=y | ||
456 | # CONFIG_SCSI_TGT is not set | 434 | # CONFIG_SCSI_TGT is not set |
457 | # CONFIG_SCSI_NETLINK is not set | 435 | # CONFIG_SCSI_NETLINK is not set |
458 | CONFIG_SCSI_PROC_FS=y | 436 | CONFIG_SCSI_PROC_FS=y |
@@ -482,12 +460,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
482 | CONFIG_SCSI_SPI_ATTRS=y | 460 | CONFIG_SCSI_SPI_ATTRS=y |
483 | # CONFIG_SCSI_FC_ATTRS is not set | 461 | # CONFIG_SCSI_FC_ATTRS is not set |
484 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 462 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
485 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
486 | # CONFIG_SCSI_SAS_LIBSAS is not set | 463 | # CONFIG_SCSI_SAS_LIBSAS is not set |
487 | 464 | CONFIG_SCSI_LOWLEVEL=y | |
488 | # | ||
489 | # SCSI low-level drivers | ||
490 | # | ||
491 | # CONFIG_ISCSI_TCP is not set | 465 | # CONFIG_ISCSI_TCP is not set |
492 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 466 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
493 | # CONFIG_SCSI_3W_9XXX is not set | 467 | # CONFIG_SCSI_3W_9XXX is not set |
@@ -523,10 +497,6 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
523 | # CONFIG_SCSI_DEBUG is not set | 497 | # CONFIG_SCSI_DEBUG is not set |
524 | # CONFIG_SCSI_SRP is not set | 498 | # CONFIG_SCSI_SRP is not set |
525 | # CONFIG_ATA is not set | 499 | # CONFIG_ATA is not set |
526 | |||
527 | # | ||
528 | # Multi-device support (RAID and LVM) | ||
529 | # | ||
530 | # CONFIG_MD is not set | 500 | # CONFIG_MD is not set |
531 | 501 | ||
532 | # | 502 | # |
@@ -542,19 +512,13 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
542 | # | 512 | # |
543 | # CONFIG_FIREWIRE is not set | 513 | # CONFIG_FIREWIRE is not set |
544 | # CONFIG_IEEE1394 is not set | 514 | # CONFIG_IEEE1394 is not set |
545 | |||
546 | # | ||
547 | # I2O device support | ||
548 | # | ||
549 | # CONFIG_I2O is not set | 515 | # CONFIG_I2O is not set |
550 | # CONFIG_MACINTOSH_DRIVERS is not set | 516 | # CONFIG_MACINTOSH_DRIVERS is not set |
551 | |||
552 | # | ||
553 | # Network device support | ||
554 | # | ||
555 | CONFIG_NETDEVICES=y | 517 | CONFIG_NETDEVICES=y |
518 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
556 | # CONFIG_DUMMY is not set | 519 | # CONFIG_DUMMY is not set |
557 | # CONFIG_BONDING is not set | 520 | # CONFIG_BONDING is not set |
521 | # CONFIG_MACVLAN is not set | ||
558 | # CONFIG_EQUALIZER is not set | 522 | # CONFIG_EQUALIZER is not set |
559 | # CONFIG_TUN is not set | 523 | # CONFIG_TUN is not set |
560 | # CONFIG_ARCNET is not set | 524 | # CONFIG_ARCNET is not set |
@@ -571,11 +535,8 @@ CONFIG_CICADA_PHY=y | |||
571 | # CONFIG_VITESSE_PHY is not set | 535 | # CONFIG_VITESSE_PHY is not set |
572 | # CONFIG_SMSC_PHY is not set | 536 | # CONFIG_SMSC_PHY is not set |
573 | # CONFIG_BROADCOM_PHY is not set | 537 | # CONFIG_BROADCOM_PHY is not set |
538 | # CONFIG_ICPLUS_PHY is not set | ||
574 | # CONFIG_FIXED_PHY is not set | 539 | # CONFIG_FIXED_PHY is not set |
575 | |||
576 | # | ||
577 | # Ethernet (10 or 100Mbit) | ||
578 | # | ||
579 | # CONFIG_NET_ETHERNET is not set | 540 | # CONFIG_NET_ETHERNET is not set |
580 | CONFIG_NETDEV_1000=y | 541 | CONFIG_NETDEV_1000=y |
581 | # CONFIG_ACENIC is not set | 542 | # CONFIG_ACENIC is not set |
@@ -588,7 +549,6 @@ CONFIG_NETDEV_1000=y | |||
588 | # CONFIG_SIS190 is not set | 549 | # CONFIG_SIS190 is not set |
589 | # CONFIG_SKGE is not set | 550 | # CONFIG_SKGE is not set |
590 | # CONFIG_SKY2 is not set | 551 | # CONFIG_SKY2 is not set |
591 | # CONFIG_SK98LIN is not set | ||
592 | # CONFIG_VIA_VELOCITY is not set | 552 | # CONFIG_VIA_VELOCITY is not set |
593 | # CONFIG_TIGON3 is not set | 553 | # CONFIG_TIGON3 is not set |
594 | # CONFIG_BNX2 is not set | 554 | # CONFIG_BNX2 is not set |
@@ -621,15 +581,7 @@ CONFIG_NETDEV_10000=y | |||
621 | # CONFIG_NETCONSOLE is not set | 581 | # CONFIG_NETCONSOLE is not set |
622 | # CONFIG_NETPOLL is not set | 582 | # CONFIG_NETPOLL is not set |
623 | # CONFIG_NET_POLL_CONTROLLER is not set | 583 | # CONFIG_NET_POLL_CONTROLLER is not set |
624 | |||
625 | # | ||
626 | # ISDN subsystem | ||
627 | # | ||
628 | # CONFIG_ISDN is not set | 584 | # CONFIG_ISDN is not set |
629 | |||
630 | # | ||
631 | # Telephony Support | ||
632 | # | ||
633 | # CONFIG_PHONE is not set | 585 | # CONFIG_PHONE is not set |
634 | 586 | ||
635 | # | 587 | # |
@@ -670,10 +622,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
670 | CONFIG_UNIX98_PTYS=y | 622 | CONFIG_UNIX98_PTYS=y |
671 | CONFIG_LEGACY_PTYS=y | 623 | CONFIG_LEGACY_PTYS=y |
672 | CONFIG_LEGACY_PTY_COUNT=256 | 624 | CONFIG_LEGACY_PTY_COUNT=256 |
673 | |||
674 | # | ||
675 | # IPMI | ||
676 | # | ||
677 | # CONFIG_IPMI_HANDLER is not set | 625 | # CONFIG_IPMI_HANDLER is not set |
678 | CONFIG_WATCHDOG=y | 626 | CONFIG_WATCHDOG=y |
679 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 627 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
@@ -697,10 +645,6 @@ CONFIG_HW_RANDOM=y | |||
697 | # CONFIG_AGP is not set | 645 | # CONFIG_AGP is not set |
698 | # CONFIG_DRM is not set | 646 | # CONFIG_DRM is not set |
699 | # CONFIG_RAW_DRIVER is not set | 647 | # CONFIG_RAW_DRIVER is not set |
700 | |||
701 | # | ||
702 | # TPM devices | ||
703 | # | ||
704 | # CONFIG_TCG_TPM is not set | 648 | # CONFIG_TCG_TPM is not set |
705 | CONFIG_DEVPORT=y | 649 | CONFIG_DEVPORT=y |
706 | CONFIG_I2C=y | 650 | CONFIG_I2C=y |
@@ -735,6 +679,7 @@ CONFIG_I2C_MPC=y | |||
735 | # CONFIG_I2C_SIS5595 is not set | 679 | # CONFIG_I2C_SIS5595 is not set |
736 | # CONFIG_I2C_SIS630 is not set | 680 | # CONFIG_I2C_SIS630 is not set |
737 | # CONFIG_I2C_SIS96X is not set | 681 | # CONFIG_I2C_SIS96X is not set |
682 | # CONFIG_I2C_TAOS_EVM is not set | ||
738 | # CONFIG_I2C_STUB is not set | 683 | # CONFIG_I2C_STUB is not set |
739 | # CONFIG_I2C_VIA is not set | 684 | # CONFIG_I2C_VIA is not set |
740 | # CONFIG_I2C_VIAPRO is not set | 685 | # CONFIG_I2C_VIAPRO is not set |
@@ -745,12 +690,14 @@ CONFIG_I2C_MPC=y | |||
745 | # | 690 | # |
746 | # CONFIG_SENSORS_DS1337 is not set | 691 | # CONFIG_SENSORS_DS1337 is not set |
747 | # CONFIG_SENSORS_DS1374 is not set | 692 | # CONFIG_SENSORS_DS1374 is not set |
693 | # CONFIG_DS1682 is not set | ||
748 | # CONFIG_SENSORS_EEPROM is not set | 694 | # CONFIG_SENSORS_EEPROM is not set |
749 | CONFIG_SENSORS_PCF8574=y | 695 | CONFIG_SENSORS_PCF8574=y |
750 | # CONFIG_SENSORS_PCA9539 is not set | 696 | # CONFIG_SENSORS_PCA9539 is not set |
751 | # CONFIG_SENSORS_PCF8591 is not set | 697 | # CONFIG_SENSORS_PCF8591 is not set |
752 | # CONFIG_SENSORS_M41T00 is not set | 698 | # CONFIG_SENSORS_M41T00 is not set |
753 | # CONFIG_SENSORS_MAX6875 is not set | 699 | # CONFIG_SENSORS_MAX6875 is not set |
700 | # CONFIG_SENSORS_TSL2550 is not set | ||
754 | # CONFIG_I2C_DEBUG_CORE is not set | 701 | # CONFIG_I2C_DEBUG_CORE is not set |
755 | # CONFIG_I2C_DEBUG_ALGO is not set | 702 | # CONFIG_I2C_DEBUG_ALGO is not set |
756 | # CONFIG_I2C_DEBUG_BUS is not set | 703 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -773,11 +720,9 @@ CONFIG_SPI_MPC83xx=y | |||
773 | # | 720 | # |
774 | # CONFIG_SPI_AT25 is not set | 721 | # CONFIG_SPI_AT25 is not set |
775 | # CONFIG_SPI_SPIDEV is not set | 722 | # CONFIG_SPI_SPIDEV is not set |
776 | 723 | # CONFIG_SPI_TLE62X0 is not set | |
777 | # | ||
778 | # Dallas's 1-wire bus | ||
779 | # | ||
780 | # CONFIG_W1 is not set | 724 | # CONFIG_W1 is not set |
725 | # CONFIG_POWER_SUPPLY is not set | ||
781 | # CONFIG_HWMON is not set | 726 | # CONFIG_HWMON is not set |
782 | 727 | ||
783 | # | 728 | # |
@@ -802,6 +747,7 @@ CONFIG_DAB=y | |||
802 | # | 747 | # |
803 | # CONFIG_DISPLAY_SUPPORT is not set | 748 | # CONFIG_DISPLAY_SUPPORT is not set |
804 | # CONFIG_VGASTATE is not set | 749 | # CONFIG_VGASTATE is not set |
750 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
805 | # CONFIG_FB is not set | 751 | # CONFIG_FB is not set |
806 | # CONFIG_FB_IBM_GXT4500 is not set | 752 | # CONFIG_FB_IBM_GXT4500 is not set |
807 | 753 | ||
@@ -809,14 +755,13 @@ CONFIG_DAB=y | |||
809 | # Sound | 755 | # Sound |
810 | # | 756 | # |
811 | # CONFIG_SOUND is not set | 757 | # CONFIG_SOUND is not set |
812 | 758 | CONFIG_USB_SUPPORT=y | |
813 | # | ||
814 | # USB support | ||
815 | # | ||
816 | CONFIG_USB_ARCH_HAS_HCD=y | 759 | CONFIG_USB_ARCH_HAS_HCD=y |
817 | CONFIG_USB_ARCH_HAS_OHCI=y | 760 | CONFIG_USB_ARCH_HAS_OHCI=y |
818 | CONFIG_USB_ARCH_HAS_EHCI=y | 761 | CONFIG_USB_ARCH_HAS_EHCI=y |
819 | # CONFIG_USB is not set | 762 | # CONFIG_USB is not set |
763 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
764 | CONFIG_USB_EHCI_FSL=y | ||
820 | 765 | ||
821 | # | 766 | # |
822 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 767 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -827,32 +772,9 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
827 | # | 772 | # |
828 | # CONFIG_USB_GADGET is not set | 773 | # CONFIG_USB_GADGET is not set |
829 | # CONFIG_MMC is not set | 774 | # CONFIG_MMC is not set |
830 | |||
831 | # | ||
832 | # LED devices | ||
833 | # | ||
834 | # CONFIG_NEW_LEDS is not set | 775 | # CONFIG_NEW_LEDS is not set |
835 | |||
836 | # | ||
837 | # LED drivers | ||
838 | # | ||
839 | |||
840 | # | ||
841 | # LED Triggers | ||
842 | # | ||
843 | |||
844 | # | ||
845 | # InfiniBand support | ||
846 | # | ||
847 | # CONFIG_INFINIBAND is not set | 776 | # CONFIG_INFINIBAND is not set |
848 | 777 | # CONFIG_EDAC is not set | |
849 | # | ||
850 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
851 | # | ||
852 | |||
853 | # | ||
854 | # Real Time Clock | ||
855 | # | ||
856 | CONFIG_RTC_LIB=y | 778 | CONFIG_RTC_LIB=y |
857 | CONFIG_RTC_CLASS=y | 779 | CONFIG_RTC_CLASS=y |
858 | CONFIG_RTC_HCTOSYS=y | 780 | CONFIG_RTC_HCTOSYS=y |
@@ -879,6 +801,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
879 | # CONFIG_RTC_DRV_X1205 is not set | 801 | # CONFIG_RTC_DRV_X1205 is not set |
880 | # CONFIG_RTC_DRV_PCF8563 is not set | 802 | # CONFIG_RTC_DRV_PCF8563 is not set |
881 | # CONFIG_RTC_DRV_PCF8583 is not set | 803 | # CONFIG_RTC_DRV_PCF8583 is not set |
804 | # CONFIG_RTC_DRV_M41T80 is not set | ||
882 | 805 | ||
883 | # | 806 | # |
884 | # SPI RTC drivers | 807 | # SPI RTC drivers |
@@ -889,9 +812,12 @@ CONFIG_RTC_DRV_DS1307=y | |||
889 | # | 812 | # |
890 | # Platform RTC drivers | 813 | # Platform RTC drivers |
891 | # | 814 | # |
815 | # CONFIG_RTC_DRV_CMOS is not set | ||
892 | # CONFIG_RTC_DRV_DS1553 is not set | 816 | # CONFIG_RTC_DRV_DS1553 is not set |
817 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
893 | # CONFIG_RTC_DRV_DS1742 is not set | 818 | # CONFIG_RTC_DRV_DS1742 is not set |
894 | # CONFIG_RTC_DRV_M48T86 is not set | 819 | # CONFIG_RTC_DRV_M48T86 is not set |
820 | # CONFIG_RTC_DRV_M48T59 is not set | ||
895 | # CONFIG_RTC_DRV_V3020 is not set | 821 | # CONFIG_RTC_DRV_V3020 is not set |
896 | 822 | ||
897 | # | 823 | # |
@@ -914,6 +840,11 @@ CONFIG_NET_DMA=y | |||
914 | CONFIG_INTEL_IOATDMA=y | 840 | CONFIG_INTEL_IOATDMA=y |
915 | 841 | ||
916 | # | 842 | # |
843 | # Userspace I/O | ||
844 | # | ||
845 | # CONFIG_UIO is not set | ||
846 | |||
847 | # | ||
917 | # File systems | 848 | # File systems |
918 | # | 849 | # |
919 | CONFIG_EXT2_FS=y | 850 | CONFIG_EXT2_FS=y |
@@ -1013,7 +944,6 @@ CONFIG_RPCSEC_GSS_KRB5=y | |||
1013 | # CONFIG_NCP_FS is not set | 944 | # CONFIG_NCP_FS is not set |
1014 | # CONFIG_CODA_FS is not set | 945 | # CONFIG_CODA_FS is not set |
1015 | # CONFIG_AFS_FS is not set | 946 | # CONFIG_AFS_FS is not set |
1016 | # CONFIG_9P_FS is not set | ||
1017 | 947 | ||
1018 | # | 948 | # |
1019 | # Partition Types | 949 | # Partition Types |
@@ -1095,6 +1025,7 @@ CONFIG_BITREVERSE=y | |||
1095 | # CONFIG_CRC16 is not set | 1025 | # CONFIG_CRC16 is not set |
1096 | # CONFIG_CRC_ITU_T is not set | 1026 | # CONFIG_CRC_ITU_T is not set |
1097 | CONFIG_CRC32=y | 1027 | CONFIG_CRC32=y |
1028 | # CONFIG_CRC7 is not set | ||
1098 | # CONFIG_LIBCRC32C is not set | 1029 | # CONFIG_LIBCRC32C is not set |
1099 | CONFIG_PLIST=y | 1030 | CONFIG_PLIST=y |
1100 | CONFIG_HAS_IOMEM=y | 1031 | CONFIG_HAS_IOMEM=y |
@@ -1117,7 +1048,6 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1117 | # CONFIG_HEADERS_CHECK is not set | 1048 | # CONFIG_HEADERS_CHECK is not set |
1118 | # CONFIG_DEBUG_KERNEL is not set | 1049 | # CONFIG_DEBUG_KERNEL is not set |
1119 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1050 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1120 | # CONFIG_BOOTX_TEXT is not set | ||
1121 | # CONFIG_PPC_EARLY_DEBUG is not set | 1051 | # CONFIG_PPC_EARLY_DEBUG is not set |
1122 | 1052 | ||
1123 | # | 1053 | # |
@@ -1125,10 +1055,6 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1125 | # | 1055 | # |
1126 | # CONFIG_KEYS is not set | 1056 | # CONFIG_KEYS is not set |
1127 | # CONFIG_SECURITY is not set | 1057 | # CONFIG_SECURITY is not set |
1128 | |||
1129 | # | ||
1130 | # Cryptographic options | ||
1131 | # | ||
1132 | CONFIG_CRYPTO=y | 1058 | CONFIG_CRYPTO=y |
1133 | CONFIG_CRYPTO_ALGAPI=y | 1059 | CONFIG_CRYPTO_ALGAPI=y |
1134 | CONFIG_CRYPTO_BLKCIPHER=y | 1060 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1166,7 +1092,4 @@ CONFIG_CRYPTO_DES=y | |||
1166 | # CONFIG_CRYPTO_CRC32C is not set | 1092 | # CONFIG_CRYPTO_CRC32C is not set |
1167 | # CONFIG_CRYPTO_CAMELLIA is not set | 1093 | # CONFIG_CRYPTO_CAMELLIA is not set |
1168 | # CONFIG_CRYPTO_TEST is not set | 1094 | # CONFIG_CRYPTO_TEST is not set |
1169 | 1095 | CONFIG_CRYPTO_HW=y | |
1170 | # | ||
1171 | # Hardware crypto devices | ||
1172 | # | ||