diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-15 12:51:09 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-15 12:51:09 -0400 |
commit | 723e9db7a46e328527cc3da2b478b831184fe828 (patch) | |
tree | cdeda255633057dcb4c84097bed27b2bbf76970f /arch/powerpc/configs | |
parent | ada3fa15057205b7d3f727bba5cd26b5912e350f (diff) | |
parent | d331d8305cba713605854aab63a000fb892353a7 (diff) |
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: (134 commits)
powerpc/nvram: Enable use Generic NVRAM driver for different size chips
powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline
powerpc/ps3: Workaround for flash memory I/O error
powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead
powerpc/perf_counters: Reduce stack usage of power_check_constraints
powerpc: Fix bug where perf_counters breaks oprofile
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
powerpc/irq: Improve nanodoc
powerpc: Fix some late PowerMac G5 with PCIe ATI graphics
powerpc/fsl-booke: Use HW PTE format if CONFIG_PTE_64BIT
powerpc/book3e: Add missing page sizes
powerpc/pseries: Fix to handle slb resize across migration
powerpc/powermac: Thermal control turns system off too eagerly
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
powerpc/405ex: support cuImage via included dtb
powerpc/405ex: provide necessary fixup function to support cuImage
powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC
powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.
powerpc/44x: Update Arches defconfig
powerpc/44x: Update Arches dts
...
Fix up conflicts in drivers/char/agp/uninorth-agp.c
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r-- | arch/powerpc/configs/40x/kilauea_defconfig | 298 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/arches_defconfig | 382 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/canyonlands_defconfig | 350 | ||||
-rw-r--r-- | arch/powerpc/configs/44x/eiger_defconfig | 1252 | ||||
-rw-r--r-- | arch/powerpc/configs/83xx/sbc834x_defconfig | 320 | ||||
-rw-r--r-- | arch/powerpc/configs/mgcoge_defconfig | 86 | ||||
-rw-r--r-- | arch/powerpc/configs/mpc85xx_defconfig | 1 |
7 files changed, 2526 insertions, 163 deletions
diff --git a/arch/powerpc/configs/40x/kilauea_defconfig b/arch/powerpc/configs/40x/kilauea_defconfig index 865725effe93..9a05ec0ec312 100644 --- a/arch/powerpc/configs/40x/kilauea_defconfig +++ b/arch/powerpc/configs/40x/kilauea_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.30-rc7 | 3 | # Linux kernel version: 2.6.31-rc4 |
4 | # Wed Jun 3 10:18:16 2009 | 4 | # Wed Jul 29 13:28:37 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | CONFIG_40x=y | 14 | CONFIG_40x=y |
@@ -32,11 +32,11 @@ CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | |||
32 | CONFIG_IRQ_PER_CPU=y | 32 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_STACKTRACE_SUPPORT=y | 33 | CONFIG_STACKTRACE_SUPPORT=y |
34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 34 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
35 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
35 | CONFIG_LOCKDEP_SUPPORT=y | 36 | CONFIG_LOCKDEP_SUPPORT=y |
36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
37 | CONFIG_ARCH_HAS_ILOG2_U32=y | 38 | CONFIG_ARCH_HAS_ILOG2_U32=y |
38 | CONFIG_GENERIC_HWEIGHT=y | 39 | CONFIG_GENERIC_HWEIGHT=y |
39 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
40 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 40 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
41 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 41 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
42 | CONFIG_PPC=y | 42 | CONFIG_PPC=y |
@@ -57,6 +57,7 @@ CONFIG_PPC_DCR_NATIVE=y | |||
57 | CONFIG_PPC_DCR=y | 57 | CONFIG_PPC_DCR=y |
58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 58 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
60 | CONFIG_CONSTRUCTORS=y | ||
60 | 61 | ||
61 | # | 62 | # |
62 | # General setup | 63 | # General setup |
@@ -108,7 +109,6 @@ CONFIG_SYSCTL_SYSCALL=y | |||
108 | CONFIG_KALLSYMS=y | 109 | CONFIG_KALLSYMS=y |
109 | CONFIG_KALLSYMS_ALL=y | 110 | CONFIG_KALLSYMS_ALL=y |
110 | CONFIG_KALLSYMS_EXTRA_PASS=y | 111 | CONFIG_KALLSYMS_EXTRA_PASS=y |
111 | # CONFIG_STRIP_ASM_SYMS is not set | ||
112 | CONFIG_HOTPLUG=y | 112 | CONFIG_HOTPLUG=y |
113 | CONFIG_PRINTK=y | 113 | CONFIG_PRINTK=y |
114 | CONFIG_BUG=y | 114 | CONFIG_BUG=y |
@@ -121,9 +121,16 @@ CONFIG_TIMERFD=y | |||
121 | CONFIG_EVENTFD=y | 121 | CONFIG_EVENTFD=y |
122 | CONFIG_SHMEM=y | 122 | CONFIG_SHMEM=y |
123 | CONFIG_AIO=y | 123 | CONFIG_AIO=y |
124 | CONFIG_HAVE_PERF_COUNTERS=y | ||
125 | |||
126 | # | ||
127 | # Performance Counters | ||
128 | # | ||
129 | # CONFIG_PERF_COUNTERS is not set | ||
124 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
125 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
126 | CONFIG_SLUB_DEBUG=y | 132 | CONFIG_SLUB_DEBUG=y |
133 | # CONFIG_STRIP_ASM_SYMS is not set | ||
127 | CONFIG_COMPAT_BRK=y | 134 | CONFIG_COMPAT_BRK=y |
128 | # CONFIG_SLAB is not set | 135 | # CONFIG_SLAB is not set |
129 | CONFIG_SLUB=y | 136 | CONFIG_SLUB=y |
@@ -137,6 +144,11 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
137 | CONFIG_HAVE_KPROBES=y | 144 | CONFIG_HAVE_KPROBES=y |
138 | CONFIG_HAVE_KRETPROBES=y | 145 | CONFIG_HAVE_KRETPROBES=y |
139 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 146 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
147 | |||
148 | # | ||
149 | # GCOV-based kernel profiling | ||
150 | # | ||
151 | # CONFIG_GCOV_KERNEL is not set | ||
140 | # CONFIG_SLOW_WORK is not set | 152 | # CONFIG_SLOW_WORK is not set |
141 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 153 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
142 | CONFIG_SLABINFO=y | 154 | CONFIG_SLABINFO=y |
@@ -149,7 +161,7 @@ CONFIG_MODULE_UNLOAD=y | |||
149 | # CONFIG_MODVERSIONS is not set | 161 | # CONFIG_MODVERSIONS is not set |
150 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 162 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
151 | CONFIG_BLOCK=y | 163 | CONFIG_BLOCK=y |
152 | CONFIG_LBD=y | 164 | CONFIG_LBDAF=y |
153 | # CONFIG_BLK_DEV_BSG is not set | 165 | # CONFIG_BLK_DEV_BSG is not set |
154 | # CONFIG_BLK_DEV_INTEGRITY is not set | 166 | # CONFIG_BLK_DEV_INTEGRITY is not set |
155 | 167 | ||
@@ -220,6 +232,7 @@ CONFIG_BINFMT_ELF=y | |||
220 | # CONFIG_BINFMT_MISC is not set | 232 | # CONFIG_BINFMT_MISC is not set |
221 | # CONFIG_MATH_EMULATION is not set | 233 | # CONFIG_MATH_EMULATION is not set |
222 | # CONFIG_IOMMU_HELPER is not set | 234 | # CONFIG_IOMMU_HELPER is not set |
235 | # CONFIG_SWIOTLB is not set | ||
223 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 236 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y |
224 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 237 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
225 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 238 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
@@ -239,9 +252,9 @@ CONFIG_MIGRATION=y | |||
239 | CONFIG_ZONE_DMA_FLAG=1 | 252 | CONFIG_ZONE_DMA_FLAG=1 |
240 | CONFIG_BOUNCE=y | 253 | CONFIG_BOUNCE=y |
241 | CONFIG_VIRT_TO_BUS=y | 254 | CONFIG_VIRT_TO_BUS=y |
242 | CONFIG_UNEVICTABLE_LRU=y | ||
243 | CONFIG_HAVE_MLOCK=y | 255 | CONFIG_HAVE_MLOCK=y |
244 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 256 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
257 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
245 | CONFIG_PPC_4K_PAGES=y | 258 | CONFIG_PPC_4K_PAGES=y |
246 | # CONFIG_PPC_16K_PAGES is not set | 259 | # CONFIG_PPC_16K_PAGES is not set |
247 | # CONFIG_PPC_64K_PAGES is not set | 260 | # CONFIG_PPC_64K_PAGES is not set |
@@ -344,6 +357,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_ECONET is not set | 357 | # CONFIG_ECONET is not set |
345 | # CONFIG_WAN_ROUTER is not set | 358 | # CONFIG_WAN_ROUTER is not set |
346 | # CONFIG_PHONET is not set | 359 | # CONFIG_PHONET is not set |
360 | # CONFIG_IEEE802154 is not set | ||
347 | # CONFIG_NET_SCHED is not set | 361 | # CONFIG_NET_SCHED is not set |
348 | # CONFIG_DCB is not set | 362 | # CONFIG_DCB is not set |
349 | 363 | ||
@@ -393,9 +407,8 @@ CONFIG_MTD_OF_PARTS=y | |||
393 | # User Modules And Translation Layers | 407 | # User Modules And Translation Layers |
394 | # | 408 | # |
395 | CONFIG_MTD_CHAR=y | 409 | CONFIG_MTD_CHAR=y |
396 | CONFIG_MTD_BLKDEVS=m | 410 | CONFIG_MTD_BLKDEVS=y |
397 | CONFIG_MTD_BLOCK=m | 411 | CONFIG_MTD_BLOCK=y |
398 | # CONFIG_MTD_BLOCK_RO is not set | ||
399 | # CONFIG_FTL is not set | 412 | # CONFIG_FTL is not set |
400 | # CONFIG_NFTL is not set | 413 | # CONFIG_NFTL is not set |
401 | # CONFIG_INFTL is not set | 414 | # CONFIG_INFTL is not set |
@@ -452,7 +465,17 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
452 | # CONFIG_MTD_DOC2000 is not set | 465 | # CONFIG_MTD_DOC2000 is not set |
453 | # CONFIG_MTD_DOC2001 is not set | 466 | # CONFIG_MTD_DOC2001 is not set |
454 | # CONFIG_MTD_DOC2001PLUS is not set | 467 | # CONFIG_MTD_DOC2001PLUS is not set |
455 | # CONFIG_MTD_NAND is not set | 468 | CONFIG_MTD_NAND=y |
469 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
470 | CONFIG_MTD_NAND_ECC_SMC=y | ||
471 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
472 | CONFIG_MTD_NAND_IDS=y | ||
473 | CONFIG_MTD_NAND_NDFC=y | ||
474 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
475 | # CONFIG_MTD_NAND_CAFE is not set | ||
476 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
477 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
478 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
456 | # CONFIG_MTD_ONENAND is not set | 479 | # CONFIG_MTD_ONENAND is not set |
457 | 480 | ||
458 | # | 481 | # |
@@ -465,6 +488,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
465 | # | 488 | # |
466 | # CONFIG_MTD_UBI is not set | 489 | # CONFIG_MTD_UBI is not set |
467 | CONFIG_OF_DEVICE=y | 490 | CONFIG_OF_DEVICE=y |
491 | CONFIG_OF_I2C=y | ||
468 | # CONFIG_PARPORT is not set | 492 | # CONFIG_PARPORT is not set |
469 | CONFIG_BLK_DEV=y | 493 | CONFIG_BLK_DEV=y |
470 | # CONFIG_BLK_DEV_FD is not set | 494 | # CONFIG_BLK_DEV_FD is not set |
@@ -504,14 +528,17 @@ CONFIG_HAVE_IDE=y | |||
504 | # | 528 | # |
505 | 529 | ||
506 | # | 530 | # |
507 | # Enable only one of the two stacks, unless you know what you are doing | 531 | # You can enable one or both FireWire driver stacks. |
532 | # | ||
533 | |||
534 | # | ||
535 | # See the help texts for more information. | ||
508 | # | 536 | # |
509 | # CONFIG_FIREWIRE is not set | 537 | # CONFIG_FIREWIRE is not set |
510 | # CONFIG_IEEE1394 is not set | 538 | # CONFIG_IEEE1394 is not set |
511 | # CONFIG_I2O is not set | 539 | # CONFIG_I2O is not set |
512 | # CONFIG_MACINTOSH_DRIVERS is not set | 540 | # CONFIG_MACINTOSH_DRIVERS is not set |
513 | CONFIG_NETDEVICES=y | 541 | CONFIG_NETDEVICES=y |
514 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
515 | # CONFIG_DUMMY is not set | 542 | # CONFIG_DUMMY is not set |
516 | # CONFIG_BONDING is not set | 543 | # CONFIG_BONDING is not set |
517 | # CONFIG_MACVLAN is not set | 544 | # CONFIG_MACVLAN is not set |
@@ -546,6 +573,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
546 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 573 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
547 | # CONFIG_NET_PCI is not set | 574 | # CONFIG_NET_PCI is not set |
548 | # CONFIG_B44 is not set | 575 | # CONFIG_B44 is not set |
576 | # CONFIG_KS8842 is not set | ||
549 | # CONFIG_ATL2 is not set | 577 | # CONFIG_ATL2 is not set |
550 | # CONFIG_NETDEV_1000 is not set | 578 | # CONFIG_NETDEV_1000 is not set |
551 | # CONFIG_NETDEV_10000 is not set | 579 | # CONFIG_NETDEV_10000 is not set |
@@ -621,20 +649,150 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
621 | # CONFIG_IPMI_HANDLER is not set | 649 | # CONFIG_IPMI_HANDLER is not set |
622 | # CONFIG_HW_RANDOM is not set | 650 | # CONFIG_HW_RANDOM is not set |
623 | # CONFIG_NVRAM is not set | 651 | # CONFIG_NVRAM is not set |
624 | # CONFIG_GEN_RTC is not set | ||
625 | # CONFIG_R3964 is not set | 652 | # CONFIG_R3964 is not set |
626 | # CONFIG_APPLICOM is not set | 653 | # CONFIG_APPLICOM is not set |
627 | # CONFIG_RAW_DRIVER is not set | 654 | # CONFIG_RAW_DRIVER is not set |
628 | # CONFIG_TCG_TPM is not set | 655 | # CONFIG_TCG_TPM is not set |
629 | CONFIG_DEVPORT=y | 656 | CONFIG_DEVPORT=y |
630 | # CONFIG_I2C is not set | 657 | CONFIG_I2C=y |
658 | CONFIG_I2C_BOARDINFO=y | ||
659 | CONFIG_I2C_CHARDEV=y | ||
660 | CONFIG_I2C_HELPER_AUTO=y | ||
661 | |||
662 | # | ||
663 | # I2C Hardware Bus support | ||
664 | # | ||
665 | |||
666 | # | ||
667 | # PC SMBus host controller drivers | ||
668 | # | ||
669 | # CONFIG_I2C_ALI1535 is not set | ||
670 | # CONFIG_I2C_ALI1563 is not set | ||
671 | # CONFIG_I2C_ALI15X3 is not set | ||
672 | # CONFIG_I2C_AMD756 is not set | ||
673 | # CONFIG_I2C_AMD8111 is not set | ||
674 | # CONFIG_I2C_I801 is not set | ||
675 | # CONFIG_I2C_ISCH is not set | ||
676 | # CONFIG_I2C_PIIX4 is not set | ||
677 | # CONFIG_I2C_NFORCE2 is not set | ||
678 | # CONFIG_I2C_SIS5595 is not set | ||
679 | # CONFIG_I2C_SIS630 is not set | ||
680 | # CONFIG_I2C_SIS96X is not set | ||
681 | # CONFIG_I2C_VIA is not set | ||
682 | # CONFIG_I2C_VIAPRO is not set | ||
683 | |||
684 | # | ||
685 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
686 | # | ||
687 | CONFIG_I2C_IBM_IIC=y | ||
688 | # CONFIG_I2C_MPC is not set | ||
689 | # CONFIG_I2C_OCORES is not set | ||
690 | # CONFIG_I2C_SIMTEC is not set | ||
691 | |||
692 | # | ||
693 | # External I2C/SMBus adapter drivers | ||
694 | # | ||
695 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
696 | # CONFIG_I2C_TAOS_EVM is not set | ||
697 | |||
698 | # | ||
699 | # Graphics adapter I2C/DDC channel drivers | ||
700 | # | ||
701 | # CONFIG_I2C_VOODOO3 is not set | ||
702 | |||
703 | # | ||
704 | # Other I2C/SMBus bus drivers | ||
705 | # | ||
706 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
707 | # CONFIG_I2C_STUB is not set | ||
708 | |||
709 | # | ||
710 | # Miscellaneous I2C Chip support | ||
711 | # | ||
712 | # CONFIG_DS1682 is not set | ||
713 | # CONFIG_SENSORS_PCF8574 is not set | ||
714 | # CONFIG_PCF8575 is not set | ||
715 | # CONFIG_SENSORS_PCA9539 is not set | ||
716 | # CONFIG_SENSORS_TSL2550 is not set | ||
717 | # CONFIG_I2C_DEBUG_CORE is not set | ||
718 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
719 | # CONFIG_I2C_DEBUG_BUS is not set | ||
720 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
631 | # CONFIG_SPI is not set | 721 | # CONFIG_SPI is not set |
722 | |||
723 | # | ||
724 | # PPS support | ||
725 | # | ||
726 | # CONFIG_PPS is not set | ||
632 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 727 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
633 | # CONFIG_GPIOLIB is not set | 728 | # CONFIG_GPIOLIB is not set |
634 | # CONFIG_W1 is not set | 729 | # CONFIG_W1 is not set |
635 | # CONFIG_POWER_SUPPLY is not set | 730 | # CONFIG_POWER_SUPPLY is not set |
636 | # CONFIG_HWMON is not set | 731 | CONFIG_HWMON=y |
732 | # CONFIG_HWMON_VID is not set | ||
733 | # CONFIG_SENSORS_AD7414 is not set | ||
734 | # CONFIG_SENSORS_AD7418 is not set | ||
735 | # CONFIG_SENSORS_ADM1021 is not set | ||
736 | # CONFIG_SENSORS_ADM1025 is not set | ||
737 | # CONFIG_SENSORS_ADM1026 is not set | ||
738 | # CONFIG_SENSORS_ADM1029 is not set | ||
739 | # CONFIG_SENSORS_ADM1031 is not set | ||
740 | # CONFIG_SENSORS_ADM9240 is not set | ||
741 | # CONFIG_SENSORS_ADT7462 is not set | ||
742 | # CONFIG_SENSORS_ADT7470 is not set | ||
743 | # CONFIG_SENSORS_ADT7473 is not set | ||
744 | # CONFIG_SENSORS_ADT7475 is not set | ||
745 | # CONFIG_SENSORS_ATXP1 is not set | ||
746 | # CONFIG_SENSORS_DS1621 is not set | ||
747 | # CONFIG_SENSORS_I5K_AMB is not set | ||
748 | # CONFIG_SENSORS_F71805F is not set | ||
749 | # CONFIG_SENSORS_F71882FG is not set | ||
750 | # CONFIG_SENSORS_F75375S is not set | ||
751 | # CONFIG_SENSORS_G760A is not set | ||
752 | # CONFIG_SENSORS_GL518SM is not set | ||
753 | # CONFIG_SENSORS_GL520SM is not set | ||
754 | # CONFIG_SENSORS_IT87 is not set | ||
755 | # CONFIG_SENSORS_LM63 is not set | ||
756 | CONFIG_SENSORS_LM75=y | ||
757 | # CONFIG_SENSORS_LM77 is not set | ||
758 | # CONFIG_SENSORS_LM78 is not set | ||
759 | # CONFIG_SENSORS_LM80 is not set | ||
760 | # CONFIG_SENSORS_LM83 is not set | ||
761 | # CONFIG_SENSORS_LM85 is not set | ||
762 | # CONFIG_SENSORS_LM87 is not set | ||
763 | # CONFIG_SENSORS_LM90 is not set | ||
764 | # CONFIG_SENSORS_LM92 is not set | ||
765 | # CONFIG_SENSORS_LM93 is not set | ||
766 | # CONFIG_SENSORS_LTC4215 is not set | ||
767 | # CONFIG_SENSORS_LTC4245 is not set | ||
768 | # CONFIG_SENSORS_LM95241 is not set | ||
769 | # CONFIG_SENSORS_MAX1619 is not set | ||
770 | # CONFIG_SENSORS_MAX6650 is not set | ||
771 | # CONFIG_SENSORS_PC87360 is not set | ||
772 | # CONFIG_SENSORS_PC87427 is not set | ||
773 | # CONFIG_SENSORS_PCF8591 is not set | ||
774 | # CONFIG_SENSORS_SIS5595 is not set | ||
775 | # CONFIG_SENSORS_DME1737 is not set | ||
776 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
777 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
778 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
779 | # CONFIG_SENSORS_ADS7828 is not set | ||
780 | # CONFIG_SENSORS_THMC50 is not set | ||
781 | # CONFIG_SENSORS_TMP401 is not set | ||
782 | # CONFIG_SENSORS_VIA686A is not set | ||
783 | # CONFIG_SENSORS_VT1211 is not set | ||
784 | # CONFIG_SENSORS_VT8231 is not set | ||
785 | # CONFIG_SENSORS_W83781D is not set | ||
786 | # CONFIG_SENSORS_W83791D is not set | ||
787 | # CONFIG_SENSORS_W83792D is not set | ||
788 | # CONFIG_SENSORS_W83793 is not set | ||
789 | # CONFIG_SENSORS_W83L785TS is not set | ||
790 | # CONFIG_SENSORS_W83L786NG is not set | ||
791 | # CONFIG_SENSORS_W83627HF is not set | ||
792 | # CONFIG_SENSORS_W83627EHF is not set | ||
793 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
637 | CONFIG_THERMAL=y | 794 | CONFIG_THERMAL=y |
795 | # CONFIG_THERMAL_HWMON is not set | ||
638 | # CONFIG_WATCHDOG is not set | 796 | # CONFIG_WATCHDOG is not set |
639 | CONFIG_SSB_POSSIBLE=y | 797 | CONFIG_SSB_POSSIBLE=y |
640 | 798 | ||
@@ -649,24 +807,15 @@ CONFIG_SSB_POSSIBLE=y | |||
649 | # CONFIG_MFD_CORE is not set | 807 | # CONFIG_MFD_CORE is not set |
650 | # CONFIG_MFD_SM501 is not set | 808 | # CONFIG_MFD_SM501 is not set |
651 | # CONFIG_HTC_PASIC3 is not set | 809 | # CONFIG_HTC_PASIC3 is not set |
810 | # CONFIG_TWL4030_CORE is not set | ||
652 | # CONFIG_MFD_TMIO is not set | 811 | # CONFIG_MFD_TMIO is not set |
812 | # CONFIG_PMIC_DA903X is not set | ||
813 | # CONFIG_MFD_WM8400 is not set | ||
814 | # CONFIG_MFD_WM8350_I2C is not set | ||
815 | # CONFIG_MFD_PCF50633 is not set | ||
816 | # CONFIG_AB3100_CORE is not set | ||
653 | # CONFIG_REGULATOR is not set | 817 | # CONFIG_REGULATOR is not set |
654 | 818 | # CONFIG_MEDIA_SUPPORT is not set | |
655 | # | ||
656 | # Multimedia devices | ||
657 | # | ||
658 | |||
659 | # | ||
660 | # Multimedia core support | ||
661 | # | ||
662 | # CONFIG_VIDEO_DEV is not set | ||
663 | # CONFIG_DVB_CORE is not set | ||
664 | # CONFIG_VIDEO_MEDIA is not set | ||
665 | |||
666 | # | ||
667 | # Multimedia drivers | ||
668 | # | ||
669 | # CONFIG_DAB is not set | ||
670 | 819 | ||
671 | # | 820 | # |
672 | # Graphics support | 821 | # Graphics support |
@@ -691,10 +840,69 @@ CONFIG_SSB_POSSIBLE=y | |||
691 | # CONFIG_ACCESSIBILITY is not set | 840 | # CONFIG_ACCESSIBILITY is not set |
692 | # CONFIG_INFINIBAND is not set | 841 | # CONFIG_INFINIBAND is not set |
693 | # CONFIG_EDAC is not set | 842 | # CONFIG_EDAC is not set |
694 | # CONFIG_RTC_CLASS is not set | 843 | CONFIG_RTC_LIB=y |
844 | CONFIG_RTC_CLASS=y | ||
845 | CONFIG_RTC_HCTOSYS=y | ||
846 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
847 | # CONFIG_RTC_DEBUG is not set | ||
848 | |||
849 | # | ||
850 | # RTC interfaces | ||
851 | # | ||
852 | CONFIG_RTC_INTF_SYSFS=y | ||
853 | CONFIG_RTC_INTF_PROC=y | ||
854 | CONFIG_RTC_INTF_DEV=y | ||
855 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
856 | # CONFIG_RTC_DRV_TEST is not set | ||
857 | |||
858 | # | ||
859 | # I2C RTC drivers | ||
860 | # | ||
861 | CONFIG_RTC_DRV_DS1307=y | ||
862 | # CONFIG_RTC_DRV_DS1374 is not set | ||
863 | # CONFIG_RTC_DRV_DS1672 is not set | ||
864 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
865 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
866 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
867 | # CONFIG_RTC_DRV_X1205 is not set | ||
868 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
869 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
870 | # CONFIG_RTC_DRV_M41T80 is not set | ||
871 | # CONFIG_RTC_DRV_S35390A is not set | ||
872 | # CONFIG_RTC_DRV_FM3130 is not set | ||
873 | # CONFIG_RTC_DRV_RX8581 is not set | ||
874 | # CONFIG_RTC_DRV_RX8025 is not set | ||
875 | |||
876 | # | ||
877 | # SPI RTC drivers | ||
878 | # | ||
879 | |||
880 | # | ||
881 | # Platform RTC drivers | ||
882 | # | ||
883 | # CONFIG_RTC_DRV_CMOS is not set | ||
884 | # CONFIG_RTC_DRV_DS1286 is not set | ||
885 | # CONFIG_RTC_DRV_DS1511 is not set | ||
886 | # CONFIG_RTC_DRV_DS1553 is not set | ||
887 | # CONFIG_RTC_DRV_DS1742 is not set | ||
888 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
889 | # CONFIG_RTC_DRV_M48T86 is not set | ||
890 | # CONFIG_RTC_DRV_M48T35 is not set | ||
891 | # CONFIG_RTC_DRV_M48T59 is not set | ||
892 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
893 | # CONFIG_RTC_DRV_V3020 is not set | ||
894 | |||
895 | # | ||
896 | # on-CPU RTC drivers | ||
897 | # | ||
898 | # CONFIG_RTC_DRV_GENERIC is not set | ||
695 | # CONFIG_DMADEVICES is not set | 899 | # CONFIG_DMADEVICES is not set |
696 | # CONFIG_AUXDISPLAY is not set | 900 | # CONFIG_AUXDISPLAY is not set |
697 | # CONFIG_UIO is not set | 901 | # CONFIG_UIO is not set |
902 | |||
903 | # | ||
904 | # TI VLYNQ | ||
905 | # | ||
698 | # CONFIG_STAGING is not set | 906 | # CONFIG_STAGING is not set |
699 | 907 | ||
700 | # | 908 | # |
@@ -708,11 +916,12 @@ CONFIG_EXT2_FS=y | |||
708 | # CONFIG_REISERFS_FS is not set | 916 | # CONFIG_REISERFS_FS is not set |
709 | # CONFIG_JFS_FS is not set | 917 | # CONFIG_JFS_FS is not set |
710 | # CONFIG_FS_POSIX_ACL is not set | 918 | # CONFIG_FS_POSIX_ACL is not set |
711 | CONFIG_FILE_LOCKING=y | ||
712 | # CONFIG_XFS_FS is not set | 919 | # CONFIG_XFS_FS is not set |
713 | # CONFIG_GFS2_FS is not set | 920 | # CONFIG_GFS2_FS is not set |
714 | # CONFIG_OCFS2_FS is not set | 921 | # CONFIG_OCFS2_FS is not set |
715 | # CONFIG_BTRFS_FS is not set | 922 | # CONFIG_BTRFS_FS is not set |
923 | CONFIG_FILE_LOCKING=y | ||
924 | CONFIG_FSNOTIFY=y | ||
716 | CONFIG_DNOTIFY=y | 925 | CONFIG_DNOTIFY=y |
717 | CONFIG_INOTIFY=y | 926 | CONFIG_INOTIFY=y |
718 | CONFIG_INOTIFY_USER=y | 927 | CONFIG_INOTIFY_USER=y |
@@ -818,6 +1027,7 @@ CONFIG_HAS_IOPORT=y | |||
818 | CONFIG_HAS_DMA=y | 1027 | CONFIG_HAS_DMA=y |
819 | CONFIG_HAVE_LMB=y | 1028 | CONFIG_HAVE_LMB=y |
820 | CONFIG_NLATTR=y | 1029 | CONFIG_NLATTR=y |
1030 | CONFIG_GENERIC_ATOMIC64=y | ||
821 | 1031 | ||
822 | # | 1032 | # |
823 | # Kernel hacking | 1033 | # Kernel hacking |
@@ -848,6 +1058,9 @@ CONFIG_SCHED_DEBUG=y | |||
848 | # CONFIG_RT_MUTEX_TESTER is not set | 1058 | # CONFIG_RT_MUTEX_TESTER is not set |
849 | # CONFIG_DEBUG_SPINLOCK is not set | 1059 | # CONFIG_DEBUG_SPINLOCK is not set |
850 | # CONFIG_DEBUG_MUTEXES is not set | 1060 | # CONFIG_DEBUG_MUTEXES is not set |
1061 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1062 | # CONFIG_PROVE_LOCKING is not set | ||
1063 | # CONFIG_LOCK_STAT is not set | ||
851 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1064 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
852 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1065 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
853 | # CONFIG_DEBUG_KOBJECT is not set | 1066 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -859,7 +1072,6 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
859 | # CONFIG_DEBUG_LIST is not set | 1072 | # CONFIG_DEBUG_LIST is not set |
860 | # CONFIG_DEBUG_SG is not set | 1073 | # CONFIG_DEBUG_SG is not set |
861 | # CONFIG_DEBUG_NOTIFIERS is not set | 1074 | # CONFIG_DEBUG_NOTIFIERS is not set |
862 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
863 | # CONFIG_RCU_TORTURE_TEST is not set | 1075 | # CONFIG_RCU_TORTURE_TEST is not set |
864 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1076 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
865 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1077 | # CONFIG_BACKTRACE_SELF_TEST is not set |
@@ -873,16 +1085,15 @@ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | |||
873 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1085 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
874 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1086 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
875 | CONFIG_TRACING_SUPPORT=y | 1087 | CONFIG_TRACING_SUPPORT=y |
876 | 1088 | CONFIG_FTRACE=y | |
877 | # | ||
878 | # Tracers | ||
879 | # | ||
880 | # CONFIG_FUNCTION_TRACER is not set | 1089 | # CONFIG_FUNCTION_TRACER is not set |
1090 | # CONFIG_IRQSOFF_TRACER is not set | ||
881 | # CONFIG_SCHED_TRACER is not set | 1091 | # CONFIG_SCHED_TRACER is not set |
882 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1092 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
883 | # CONFIG_EVENT_TRACER is not set | ||
884 | # CONFIG_BOOT_TRACER is not set | 1093 | # CONFIG_BOOT_TRACER is not set |
885 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1094 | CONFIG_BRANCH_PROFILE_NONE=y |
1095 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1096 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
886 | # CONFIG_STACK_TRACER is not set | 1097 | # CONFIG_STACK_TRACER is not set |
887 | # CONFIG_KMEMTRACE is not set | 1098 | # CONFIG_KMEMTRACE is not set |
888 | # CONFIG_WORKQUEUE_TRACER is not set | 1099 | # CONFIG_WORKQUEUE_TRACER is not set |
@@ -891,6 +1102,9 @@ CONFIG_TRACING_SUPPORT=y | |||
891 | # CONFIG_SAMPLES is not set | 1102 | # CONFIG_SAMPLES is not set |
892 | CONFIG_HAVE_ARCH_KGDB=y | 1103 | CONFIG_HAVE_ARCH_KGDB=y |
893 | # CONFIG_KGDB is not set | 1104 | # CONFIG_KGDB is not set |
1105 | # CONFIG_KMEMCHECK is not set | ||
1106 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1107 | CONFIG_PPC_WERROR=y | ||
894 | CONFIG_PRINT_STACK_DEPTH=64 | 1108 | CONFIG_PRINT_STACK_DEPTH=64 |
895 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1109 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
896 | # CONFIG_DEBUG_STACK_USAGE is not set | 1110 | # CONFIG_DEBUG_STACK_USAGE is not set |
diff --git a/arch/powerpc/configs/44x/arches_defconfig b/arch/powerpc/configs/44x/arches_defconfig index f7fd32c09424..6f976b51cdd0 100644 --- a/arch/powerpc/configs/44x/arches_defconfig +++ b/arch/powerpc/configs/44x/arches_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc2 | 3 | # Linux kernel version: 2.6.31-rc5 |
4 | # Tue Jan 20 08:22:31 2009 | 4 | # Thu Aug 13 14:14:07 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -31,15 +31,16 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 31 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 32 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 33 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 36 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 37 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 38 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
39 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 40 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 41 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 42 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 43 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 44 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 46 | CONFIG_PPC=y |
@@ -53,11 +54,14 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 54 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 55 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 56 | CONFIG_GENERIC_BUG=y |
57 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 58 | # CONFIG_DEFAULT_UIMAGE is not set |
57 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
61 | 65 | ||
62 | # | 66 | # |
63 | # General setup | 67 | # General setup |
@@ -71,9 +75,19 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | # CONFIG_BSD_PROCESS_ACCT is not set | 79 | # CONFIG_BSD_PROCESS_ACCT is not set |
75 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
76 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
82 | |||
83 | # | ||
84 | # RCU Subsystem | ||
85 | # | ||
86 | CONFIG_CLASSIC_RCU=y | ||
87 | # CONFIG_TREE_RCU is not set | ||
88 | # CONFIG_PREEMPT_RCU is not set | ||
89 | # CONFIG_TREE_RCU_TRACE is not set | ||
90 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
77 | # CONFIG_IKCONFIG is not set | 91 | # CONFIG_IKCONFIG is not set |
78 | CONFIG_LOG_BUF_SHIFT=14 | 92 | CONFIG_LOG_BUF_SHIFT=14 |
79 | # CONFIG_GROUP_SCHED is not set | 93 | # CONFIG_GROUP_SCHED is not set |
@@ -84,8 +98,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
84 | # CONFIG_NAMESPACES is not set | 98 | # CONFIG_NAMESPACES is not set |
85 | CONFIG_BLK_DEV_INITRD=y | 99 | CONFIG_BLK_DEV_INITRD=y |
86 | CONFIG_INITRAMFS_SOURCE="" | 100 | CONFIG_INITRAMFS_SOURCE="" |
101 | CONFIG_RD_GZIP=y | ||
102 | # CONFIG_RD_BZIP2 is not set | ||
103 | # CONFIG_RD_LZMA is not set | ||
87 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 104 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
88 | CONFIG_SYSCTL=y | 105 | CONFIG_SYSCTL=y |
106 | CONFIG_ANON_INODES=y | ||
89 | CONFIG_EMBEDDED=y | 107 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 108 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_KALLSYMS=y | 109 | CONFIG_KALLSYMS=y |
@@ -95,23 +113,30 @@ CONFIG_HOTPLUG=y | |||
95 | CONFIG_PRINTK=y | 113 | CONFIG_PRINTK=y |
96 | CONFIG_BUG=y | 114 | CONFIG_BUG=y |
97 | CONFIG_ELF_CORE=y | 115 | CONFIG_ELF_CORE=y |
98 | CONFIG_COMPAT_BRK=y | ||
99 | CONFIG_BASE_FULL=y | 116 | CONFIG_BASE_FULL=y |
100 | CONFIG_FUTEX=y | 117 | CONFIG_FUTEX=y |
101 | CONFIG_ANON_INODES=y | ||
102 | CONFIG_EPOLL=y | 118 | CONFIG_EPOLL=y |
103 | CONFIG_SIGNALFD=y | 119 | CONFIG_SIGNALFD=y |
104 | CONFIG_TIMERFD=y | 120 | CONFIG_TIMERFD=y |
105 | CONFIG_EVENTFD=y | 121 | CONFIG_EVENTFD=y |
106 | CONFIG_SHMEM=y | 122 | CONFIG_SHMEM=y |
107 | CONFIG_AIO=y | 123 | CONFIG_AIO=y |
124 | CONFIG_HAVE_PERF_COUNTERS=y | ||
125 | |||
126 | # | ||
127 | # Performance Counters | ||
128 | # | ||
129 | # CONFIG_PERF_COUNTERS is not set | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
109 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
110 | CONFIG_SLUB_DEBUG=y | 132 | CONFIG_SLUB_DEBUG=y |
133 | # CONFIG_STRIP_ASM_SYMS is not set | ||
134 | CONFIG_COMPAT_BRK=y | ||
111 | # CONFIG_SLAB is not set | 135 | # CONFIG_SLAB is not set |
112 | CONFIG_SLUB=y | 136 | CONFIG_SLUB=y |
113 | # CONFIG_SLOB is not set | 137 | # CONFIG_SLOB is not set |
114 | # CONFIG_PROFILING is not set | 138 | # CONFIG_PROFILING is not set |
139 | # CONFIG_MARKERS is not set | ||
115 | CONFIG_HAVE_OPROFILE=y | 140 | CONFIG_HAVE_OPROFILE=y |
116 | # CONFIG_KPROBES is not set | 141 | # CONFIG_KPROBES is not set |
117 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -119,6 +144,12 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 144 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 145 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 146 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
147 | |||
148 | # | ||
149 | # GCOV-based kernel profiling | ||
150 | # | ||
151 | # CONFIG_GCOV_KERNEL is not set | ||
152 | # CONFIG_SLOW_WORK is not set | ||
122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 153 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
123 | CONFIG_SLABINFO=y | 154 | CONFIG_SLABINFO=y |
124 | CONFIG_RT_MUTEXES=y | 155 | CONFIG_RT_MUTEXES=y |
@@ -130,8 +161,7 @@ CONFIG_MODULE_UNLOAD=y | |||
130 | # CONFIG_MODVERSIONS is not set | 161 | # CONFIG_MODVERSIONS is not set |
131 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 162 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
132 | CONFIG_BLOCK=y | 163 | CONFIG_BLOCK=y |
133 | CONFIG_LBD=y | 164 | CONFIG_LBDAF=y |
134 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
135 | # CONFIG_BLK_DEV_BSG is not set | 165 | # CONFIG_BLK_DEV_BSG is not set |
136 | # CONFIG_BLK_DEV_INTEGRITY is not set | 166 | # CONFIG_BLK_DEV_INTEGRITY is not set |
137 | 167 | ||
@@ -147,11 +177,6 @@ CONFIG_DEFAULT_AS=y | |||
147 | # CONFIG_DEFAULT_CFQ is not set | 177 | # CONFIG_DEFAULT_CFQ is not set |
148 | # CONFIG_DEFAULT_NOOP is not set | 178 | # CONFIG_DEFAULT_NOOP is not set |
149 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 179 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
150 | CONFIG_CLASSIC_RCU=y | ||
151 | # CONFIG_TREE_RCU is not set | ||
152 | # CONFIG_PREEMPT_RCU is not set | ||
153 | # CONFIG_TREE_RCU_TRACE is not set | ||
154 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
155 | # CONFIG_FREEZER is not set | 180 | # CONFIG_FREEZER is not set |
156 | CONFIG_PPC4xx_PCI_EXPRESS=y | 181 | CONFIG_PPC4xx_PCI_EXPRESS=y |
157 | 182 | ||
@@ -172,6 +197,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
172 | CONFIG_ARCHES=y | 197 | CONFIG_ARCHES=y |
173 | # CONFIG_CANYONLANDS is not set | 198 | # CONFIG_CANYONLANDS is not set |
174 | # CONFIG_GLACIER is not set | 199 | # CONFIG_GLACIER is not set |
200 | # CONFIG_REDWOOD is not set | ||
175 | # CONFIG_YOSEMITE is not set | 201 | # CONFIG_YOSEMITE is not set |
176 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 202 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
177 | CONFIG_PPC44x_SIMPLE=y | 203 | CONFIG_PPC44x_SIMPLE=y |
@@ -214,6 +240,7 @@ CONFIG_BINFMT_ELF=y | |||
214 | # CONFIG_BINFMT_MISC is not set | 240 | # CONFIG_BINFMT_MISC is not set |
215 | # CONFIG_MATH_EMULATION is not set | 241 | # CONFIG_MATH_EMULATION is not set |
216 | # CONFIG_IOMMU_HELPER is not set | 242 | # CONFIG_IOMMU_HELPER is not set |
243 | # CONFIG_SWIOTLB is not set | ||
217 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 244 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y |
218 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 245 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
219 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 246 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
@@ -233,10 +260,14 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
233 | CONFIG_ZONE_DMA_FLAG=1 | 260 | CONFIG_ZONE_DMA_FLAG=1 |
234 | CONFIG_BOUNCE=y | 261 | CONFIG_BOUNCE=y |
235 | CONFIG_VIRT_TO_BUS=y | 262 | CONFIG_VIRT_TO_BUS=y |
236 | CONFIG_UNEVICTABLE_LRU=y | 263 | CONFIG_HAVE_MLOCK=y |
264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
265 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
266 | CONFIG_STDBINUTILS=y | ||
237 | CONFIG_PPC_4K_PAGES=y | 267 | CONFIG_PPC_4K_PAGES=y |
238 | # CONFIG_PPC_16K_PAGES is not set | 268 | # CONFIG_PPC_16K_PAGES is not set |
239 | # CONFIG_PPC_64K_PAGES is not set | 269 | # CONFIG_PPC_64K_PAGES is not set |
270 | # CONFIG_PPC_256K_PAGES is not set | ||
240 | CONFIG_FORCE_MAX_ZONEORDER=11 | 271 | CONFIG_FORCE_MAX_ZONEORDER=11 |
241 | CONFIG_PROC_DEVICETREE=y | 272 | CONFIG_PROC_DEVICETREE=y |
242 | CONFIG_CMDLINE_BOOL=y | 273 | CONFIG_CMDLINE_BOOL=y |
@@ -261,6 +292,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
261 | # CONFIG_PCI_LEGACY is not set | 292 | # CONFIG_PCI_LEGACY is not set |
262 | # CONFIG_PCI_DEBUG is not set | 293 | # CONFIG_PCI_DEBUG is not set |
263 | # CONFIG_PCI_STUB is not set | 294 | # CONFIG_PCI_STUB is not set |
295 | # CONFIG_PCI_IOV is not set | ||
264 | # CONFIG_PCCARD is not set | 296 | # CONFIG_PCCARD is not set |
265 | # CONFIG_HOTPLUG_PCI is not set | 297 | # CONFIG_HOTPLUG_PCI is not set |
266 | # CONFIG_HAS_RAPIDIO is not set | 298 | # CONFIG_HAS_RAPIDIO is not set |
@@ -278,14 +310,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
278 | CONFIG_KERNEL_START=0xc0000000 | 310 | CONFIG_KERNEL_START=0xc0000000 |
279 | CONFIG_PHYSICAL_START=0x00000000 | 311 | CONFIG_PHYSICAL_START=0x00000000 |
280 | CONFIG_TASK_SIZE=0xc0000000 | 312 | CONFIG_TASK_SIZE=0xc0000000 |
281 | CONFIG_CONSISTENT_START=0xff100000 | ||
282 | CONFIG_CONSISTENT_SIZE=0x00200000 | 313 | CONFIG_CONSISTENT_SIZE=0x00200000 |
283 | CONFIG_NET=y | 314 | CONFIG_NET=y |
284 | 315 | ||
285 | # | 316 | # |
286 | # Networking options | 317 | # Networking options |
287 | # | 318 | # |
288 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
289 | CONFIG_PACKET=y | 319 | CONFIG_PACKET=y |
290 | # CONFIG_PACKET_MMAP is not set | 320 | # CONFIG_PACKET_MMAP is not set |
291 | CONFIG_UNIX=y | 321 | CONFIG_UNIX=y |
@@ -335,6 +365,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
335 | # CONFIG_LAPB is not set | 365 | # CONFIG_LAPB is not set |
336 | # CONFIG_ECONET is not set | 366 | # CONFIG_ECONET is not set |
337 | # CONFIG_WAN_ROUTER is not set | 367 | # CONFIG_WAN_ROUTER is not set |
368 | # CONFIG_PHONET is not set | ||
369 | # CONFIG_IEEE802154 is not set | ||
338 | # CONFIG_NET_SCHED is not set | 370 | # CONFIG_NET_SCHED is not set |
339 | # CONFIG_DCB is not set | 371 | # CONFIG_DCB is not set |
340 | 372 | ||
@@ -347,7 +379,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
347 | # CONFIG_IRDA is not set | 379 | # CONFIG_IRDA is not set |
348 | # CONFIG_BT is not set | 380 | # CONFIG_BT is not set |
349 | # CONFIG_AF_RXRPC is not set | 381 | # CONFIG_AF_RXRPC is not set |
350 | # CONFIG_PHONET is not set | ||
351 | # CONFIG_WIRELESS is not set | 382 | # CONFIG_WIRELESS is not set |
352 | # CONFIG_WIMAX is not set | 383 | # CONFIG_WIMAX is not set |
353 | # CONFIG_RFKILL is not set | 384 | # CONFIG_RFKILL is not set |
@@ -371,8 +402,92 @@ CONFIG_EXTRA_FIRMWARE="" | |||
371 | # CONFIG_SYS_HYPERVISOR is not set | 402 | # CONFIG_SYS_HYPERVISOR is not set |
372 | CONFIG_CONNECTOR=y | 403 | CONFIG_CONNECTOR=y |
373 | CONFIG_PROC_EVENTS=y | 404 | CONFIG_PROC_EVENTS=y |
374 | # CONFIG_MTD is not set | 405 | CONFIG_MTD=y |
406 | # CONFIG_MTD_DEBUG is not set | ||
407 | # CONFIG_MTD_CONCAT is not set | ||
408 | CONFIG_MTD_PARTITIONS=y | ||
409 | # CONFIG_MTD_TESTS is not set | ||
410 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
411 | CONFIG_MTD_CMDLINE_PARTS=y | ||
412 | CONFIG_MTD_OF_PARTS=y | ||
413 | # CONFIG_MTD_AR7_PARTS is not set | ||
414 | |||
415 | # | ||
416 | # User Modules And Translation Layers | ||
417 | # | ||
418 | CONFIG_MTD_CHAR=y | ||
419 | CONFIG_MTD_BLKDEVS=y | ||
420 | CONFIG_MTD_BLOCK=y | ||
421 | # CONFIG_FTL is not set | ||
422 | # CONFIG_NFTL is not set | ||
423 | # CONFIG_INFTL is not set | ||
424 | # CONFIG_RFD_FTL is not set | ||
425 | # CONFIG_SSFDC is not set | ||
426 | # CONFIG_MTD_OOPS is not set | ||
427 | |||
428 | # | ||
429 | # RAM/ROM/Flash chip drivers | ||
430 | # | ||
431 | CONFIG_MTD_CFI=y | ||
432 | # CONFIG_MTD_JEDECPROBE is not set | ||
433 | CONFIG_MTD_GEN_PROBE=y | ||
434 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
435 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
436 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
437 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
438 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
439 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
440 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
441 | CONFIG_MTD_CFI_I1=y | ||
442 | CONFIG_MTD_CFI_I2=y | ||
443 | # CONFIG_MTD_CFI_I4 is not set | ||
444 | # CONFIG_MTD_CFI_I8 is not set | ||
445 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
446 | CONFIG_MTD_CFI_AMDSTD=y | ||
447 | # CONFIG_MTD_CFI_STAA is not set | ||
448 | CONFIG_MTD_CFI_UTIL=y | ||
449 | # CONFIG_MTD_RAM is not set | ||
450 | # CONFIG_MTD_ROM is not set | ||
451 | # CONFIG_MTD_ABSENT is not set | ||
452 | |||
453 | # | ||
454 | # Mapping drivers for chip access | ||
455 | # | ||
456 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
457 | # CONFIG_MTD_PHYSMAP is not set | ||
458 | CONFIG_MTD_PHYSMAP_OF=y | ||
459 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
460 | # CONFIG_MTD_PLATRAM is not set | ||
461 | |||
462 | # | ||
463 | # Self-contained MTD device drivers | ||
464 | # | ||
465 | # CONFIG_MTD_PMC551 is not set | ||
466 | # CONFIG_MTD_SLRAM is not set | ||
467 | # CONFIG_MTD_PHRAM is not set | ||
468 | # CONFIG_MTD_MTDRAM is not set | ||
469 | # CONFIG_MTD_BLOCK2MTD is not set | ||
470 | |||
471 | # | ||
472 | # Disk-On-Chip Device Drivers | ||
473 | # | ||
474 | # CONFIG_MTD_DOC2000 is not set | ||
475 | # CONFIG_MTD_DOC2001 is not set | ||
476 | # CONFIG_MTD_DOC2001PLUS is not set | ||
477 | # CONFIG_MTD_NAND is not set | ||
478 | # CONFIG_MTD_ONENAND is not set | ||
479 | |||
480 | # | ||
481 | # LPDDR flash memory drivers | ||
482 | # | ||
483 | # CONFIG_MTD_LPDDR is not set | ||
484 | |||
485 | # | ||
486 | # UBI - Unsorted block images | ||
487 | # | ||
488 | # CONFIG_MTD_UBI is not set | ||
375 | CONFIG_OF_DEVICE=y | 489 | CONFIG_OF_DEVICE=y |
490 | CONFIG_OF_I2C=y | ||
376 | # CONFIG_PARPORT is not set | 491 | # CONFIG_PARPORT is not set |
377 | CONFIG_BLK_DEV=y | 492 | CONFIG_BLK_DEV=y |
378 | # CONFIG_BLK_DEV_FD is not set | 493 | # CONFIG_BLK_DEV_FD is not set |
@@ -412,7 +527,11 @@ CONFIG_HAVE_IDE=y | |||
412 | # | 527 | # |
413 | 528 | ||
414 | # | 529 | # |
415 | # Enable only one of the two stacks, unless you know what you are doing | 530 | # You can enable one or both FireWire driver stacks. |
531 | # | ||
532 | |||
533 | # | ||
534 | # See the help texts for more information. | ||
416 | # | 535 | # |
417 | # CONFIG_FIREWIRE is not set | 536 | # CONFIG_FIREWIRE is not set |
418 | # CONFIG_IEEE1394 is not set | 537 | # CONFIG_IEEE1394 is not set |
@@ -433,6 +552,8 @@ CONFIG_NET_ETHERNET=y | |||
433 | # CONFIG_SUNGEM is not set | 552 | # CONFIG_SUNGEM is not set |
434 | # CONFIG_CASSINI is not set | 553 | # CONFIG_CASSINI is not set |
435 | # CONFIG_NET_VENDOR_3COM is not set | 554 | # CONFIG_NET_VENDOR_3COM is not set |
555 | # CONFIG_ETHOC is not set | ||
556 | # CONFIG_DNET is not set | ||
436 | # CONFIG_NET_TULIP is not set | 557 | # CONFIG_NET_TULIP is not set |
437 | # CONFIG_HP100 is not set | 558 | # CONFIG_HP100 is not set |
438 | CONFIG_IBM_NEW_EMAC=y | 559 | CONFIG_IBM_NEW_EMAC=y |
@@ -451,6 +572,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
451 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 572 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
452 | # CONFIG_NET_PCI is not set | 573 | # CONFIG_NET_PCI is not set |
453 | # CONFIG_B44 is not set | 574 | # CONFIG_B44 is not set |
575 | # CONFIG_KS8842 is not set | ||
454 | # CONFIG_ATL2 is not set | 576 | # CONFIG_ATL2 is not set |
455 | # CONFIG_NETDEV_1000 is not set | 577 | # CONFIG_NETDEV_1000 is not set |
456 | # CONFIG_NETDEV_10000 is not set | 578 | # CONFIG_NETDEV_10000 is not set |
@@ -461,7 +583,6 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
461 | # | 583 | # |
462 | # CONFIG_WLAN_PRE80211 is not set | 584 | # CONFIG_WLAN_PRE80211 is not set |
463 | # CONFIG_WLAN_80211 is not set | 585 | # CONFIG_WLAN_80211 is not set |
464 | # CONFIG_IWLWIFI_LEDS is not set | ||
465 | 586 | ||
466 | # | 587 | # |
467 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 588 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -533,13 +654,143 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
533 | # CONFIG_RAW_DRIVER is not set | 654 | # CONFIG_RAW_DRIVER is not set |
534 | # CONFIG_TCG_TPM is not set | 655 | # CONFIG_TCG_TPM is not set |
535 | CONFIG_DEVPORT=y | 656 | CONFIG_DEVPORT=y |
536 | # CONFIG_I2C is not set | 657 | CONFIG_I2C=y |
658 | CONFIG_I2C_BOARDINFO=y | ||
659 | CONFIG_I2C_CHARDEV=y | ||
660 | CONFIG_I2C_HELPER_AUTO=y | ||
661 | |||
662 | # | ||
663 | # I2C Hardware Bus support | ||
664 | # | ||
665 | |||
666 | # | ||
667 | # PC SMBus host controller drivers | ||
668 | # | ||
669 | # CONFIG_I2C_ALI1535 is not set | ||
670 | # CONFIG_I2C_ALI1563 is not set | ||
671 | # CONFIG_I2C_ALI15X3 is not set | ||
672 | # CONFIG_I2C_AMD756 is not set | ||
673 | # CONFIG_I2C_AMD8111 is not set | ||
674 | # CONFIG_I2C_I801 is not set | ||
675 | # CONFIG_I2C_ISCH is not set | ||
676 | # CONFIG_I2C_PIIX4 is not set | ||
677 | # CONFIG_I2C_NFORCE2 is not set | ||
678 | # CONFIG_I2C_SIS5595 is not set | ||
679 | # CONFIG_I2C_SIS630 is not set | ||
680 | # CONFIG_I2C_SIS96X is not set | ||
681 | # CONFIG_I2C_VIA is not set | ||
682 | # CONFIG_I2C_VIAPRO is not set | ||
683 | |||
684 | # | ||
685 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
686 | # | ||
687 | CONFIG_I2C_IBM_IIC=y | ||
688 | # CONFIG_I2C_MPC is not set | ||
689 | # CONFIG_I2C_OCORES is not set | ||
690 | # CONFIG_I2C_SIMTEC is not set | ||
691 | |||
692 | # | ||
693 | # External I2C/SMBus adapter drivers | ||
694 | # | ||
695 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
696 | # CONFIG_I2C_TAOS_EVM is not set | ||
697 | |||
698 | # | ||
699 | # Graphics adapter I2C/DDC channel drivers | ||
700 | # | ||
701 | # CONFIG_I2C_VOODOO3 is not set | ||
702 | |||
703 | # | ||
704 | # Other I2C/SMBus bus drivers | ||
705 | # | ||
706 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
707 | # CONFIG_I2C_STUB is not set | ||
708 | |||
709 | # | ||
710 | # Miscellaneous I2C Chip support | ||
711 | # | ||
712 | # CONFIG_DS1682 is not set | ||
713 | # CONFIG_SENSORS_PCF8574 is not set | ||
714 | # CONFIG_PCF8575 is not set | ||
715 | # CONFIG_SENSORS_PCA9539 is not set | ||
716 | # CONFIG_SENSORS_TSL2550 is not set | ||
717 | # CONFIG_I2C_DEBUG_CORE is not set | ||
718 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
719 | # CONFIG_I2C_DEBUG_BUS is not set | ||
720 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
537 | # CONFIG_SPI is not set | 721 | # CONFIG_SPI is not set |
722 | |||
723 | # | ||
724 | # PPS support | ||
725 | # | ||
726 | # CONFIG_PPS is not set | ||
538 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 727 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
539 | # CONFIG_GPIOLIB is not set | 728 | # CONFIG_GPIOLIB is not set |
540 | # CONFIG_W1 is not set | 729 | # CONFIG_W1 is not set |
541 | # CONFIG_POWER_SUPPLY is not set | 730 | # CONFIG_POWER_SUPPLY is not set |
542 | # CONFIG_HWMON is not set | 731 | CONFIG_HWMON=y |
732 | # CONFIG_HWMON_VID is not set | ||
733 | CONFIG_SENSORS_AD7414=y | ||
734 | # CONFIG_SENSORS_AD7418 is not set | ||
735 | # CONFIG_SENSORS_ADM1021 is not set | ||
736 | # CONFIG_SENSORS_ADM1025 is not set | ||
737 | # CONFIG_SENSORS_ADM1026 is not set | ||
738 | # CONFIG_SENSORS_ADM1029 is not set | ||
739 | # CONFIG_SENSORS_ADM1031 is not set | ||
740 | # CONFIG_SENSORS_ADM9240 is not set | ||
741 | # CONFIG_SENSORS_ADT7462 is not set | ||
742 | # CONFIG_SENSORS_ADT7470 is not set | ||
743 | # CONFIG_SENSORS_ADT7473 is not set | ||
744 | # CONFIG_SENSORS_ADT7475 is not set | ||
745 | # CONFIG_SENSORS_ATXP1 is not set | ||
746 | # CONFIG_SENSORS_DS1621 is not set | ||
747 | # CONFIG_SENSORS_I5K_AMB is not set | ||
748 | # CONFIG_SENSORS_F71805F is not set | ||
749 | # CONFIG_SENSORS_F71882FG is not set | ||
750 | # CONFIG_SENSORS_F75375S is not set | ||
751 | # CONFIG_SENSORS_G760A is not set | ||
752 | # CONFIG_SENSORS_GL518SM is not set | ||
753 | # CONFIG_SENSORS_GL520SM is not set | ||
754 | # CONFIG_SENSORS_IT87 is not set | ||
755 | # CONFIG_SENSORS_LM63 is not set | ||
756 | # CONFIG_SENSORS_LM75 is not set | ||
757 | # CONFIG_SENSORS_LM77 is not set | ||
758 | # CONFIG_SENSORS_LM78 is not set | ||
759 | # CONFIG_SENSORS_LM80 is not set | ||
760 | # CONFIG_SENSORS_LM83 is not set | ||
761 | # CONFIG_SENSORS_LM85 is not set | ||
762 | # CONFIG_SENSORS_LM87 is not set | ||
763 | # CONFIG_SENSORS_LM90 is not set | ||
764 | # CONFIG_SENSORS_LM92 is not set | ||
765 | # CONFIG_SENSORS_LM93 is not set | ||
766 | # CONFIG_SENSORS_LTC4215 is not set | ||
767 | # CONFIG_SENSORS_LTC4245 is not set | ||
768 | # CONFIG_SENSORS_LM95241 is not set | ||
769 | # CONFIG_SENSORS_MAX1619 is not set | ||
770 | # CONFIG_SENSORS_MAX6650 is not set | ||
771 | # CONFIG_SENSORS_PC87360 is not set | ||
772 | # CONFIG_SENSORS_PC87427 is not set | ||
773 | # CONFIG_SENSORS_PCF8591 is not set | ||
774 | # CONFIG_SENSORS_SIS5595 is not set | ||
775 | # CONFIG_SENSORS_DME1737 is not set | ||
776 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
777 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
778 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
779 | # CONFIG_SENSORS_ADS7828 is not set | ||
780 | # CONFIG_SENSORS_THMC50 is not set | ||
781 | # CONFIG_SENSORS_TMP401 is not set | ||
782 | # CONFIG_SENSORS_VIA686A is not set | ||
783 | # CONFIG_SENSORS_VT1211 is not set | ||
784 | # CONFIG_SENSORS_VT8231 is not set | ||
785 | # CONFIG_SENSORS_W83781D is not set | ||
786 | # CONFIG_SENSORS_W83791D is not set | ||
787 | # CONFIG_SENSORS_W83792D is not set | ||
788 | # CONFIG_SENSORS_W83793 is not set | ||
789 | # CONFIG_SENSORS_W83L785TS is not set | ||
790 | # CONFIG_SENSORS_W83L786NG is not set | ||
791 | # CONFIG_SENSORS_W83627HF is not set | ||
792 | # CONFIG_SENSORS_W83627EHF is not set | ||
793 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
543 | # CONFIG_THERMAL is not set | 794 | # CONFIG_THERMAL is not set |
544 | # CONFIG_THERMAL_HWMON is not set | 795 | # CONFIG_THERMAL_HWMON is not set |
545 | # CONFIG_WATCHDOG is not set | 796 | # CONFIG_WATCHDOG is not set |
@@ -556,24 +807,15 @@ CONFIG_SSB_POSSIBLE=y | |||
556 | # CONFIG_MFD_CORE is not set | 807 | # CONFIG_MFD_CORE is not set |
557 | # CONFIG_MFD_SM501 is not set | 808 | # CONFIG_MFD_SM501 is not set |
558 | # CONFIG_HTC_PASIC3 is not set | 809 | # CONFIG_HTC_PASIC3 is not set |
810 | # CONFIG_TWL4030_CORE is not set | ||
559 | # CONFIG_MFD_TMIO is not set | 811 | # CONFIG_MFD_TMIO is not set |
812 | # CONFIG_PMIC_DA903X is not set | ||
813 | # CONFIG_MFD_WM8400 is not set | ||
814 | # CONFIG_MFD_WM8350_I2C is not set | ||
815 | # CONFIG_MFD_PCF50633 is not set | ||
816 | # CONFIG_AB3100_CORE is not set | ||
560 | # CONFIG_REGULATOR is not set | 817 | # CONFIG_REGULATOR is not set |
561 | 818 | # CONFIG_MEDIA_SUPPORT is not set | |
562 | # | ||
563 | # Multimedia devices | ||
564 | # | ||
565 | |||
566 | # | ||
567 | # Multimedia core support | ||
568 | # | ||
569 | # CONFIG_VIDEO_DEV is not set | ||
570 | # CONFIG_DVB_CORE is not set | ||
571 | # CONFIG_VIDEO_MEDIA is not set | ||
572 | |||
573 | # | ||
574 | # Multimedia drivers | ||
575 | # | ||
576 | CONFIG_DAB=y | ||
577 | 819 | ||
578 | # | 820 | # |
579 | # Graphics support | 821 | # Graphics support |
@@ -600,7 +842,12 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
600 | # CONFIG_EDAC is not set | 842 | # CONFIG_EDAC is not set |
601 | # CONFIG_RTC_CLASS is not set | 843 | # CONFIG_RTC_CLASS is not set |
602 | # CONFIG_DMADEVICES is not set | 844 | # CONFIG_DMADEVICES is not set |
845 | # CONFIG_AUXDISPLAY is not set | ||
603 | # CONFIG_UIO is not set | 846 | # CONFIG_UIO is not set |
847 | |||
848 | # | ||
849 | # TI VLYNQ | ||
850 | # | ||
604 | # CONFIG_STAGING is not set | 851 | # CONFIG_STAGING is not set |
605 | 852 | ||
606 | # | 853 | # |
@@ -614,11 +861,12 @@ CONFIG_EXT2_FS=y | |||
614 | # CONFIG_REISERFS_FS is not set | 861 | # CONFIG_REISERFS_FS is not set |
615 | # CONFIG_JFS_FS is not set | 862 | # CONFIG_JFS_FS is not set |
616 | # CONFIG_FS_POSIX_ACL is not set | 863 | # CONFIG_FS_POSIX_ACL is not set |
617 | CONFIG_FILE_LOCKING=y | ||
618 | # CONFIG_XFS_FS is not set | 864 | # CONFIG_XFS_FS is not set |
619 | # CONFIG_GFS2_FS is not set | 865 | # CONFIG_GFS2_FS is not set |
620 | # CONFIG_OCFS2_FS is not set | 866 | # CONFIG_OCFS2_FS is not set |
621 | # CONFIG_BTRFS_FS is not set | 867 | # CONFIG_BTRFS_FS is not set |
868 | CONFIG_FILE_LOCKING=y | ||
869 | CONFIG_FSNOTIFY=y | ||
622 | CONFIG_DNOTIFY=y | 870 | CONFIG_DNOTIFY=y |
623 | CONFIG_INOTIFY=y | 871 | CONFIG_INOTIFY=y |
624 | CONFIG_INOTIFY_USER=y | 872 | CONFIG_INOTIFY_USER=y |
@@ -628,6 +876,11 @@ CONFIG_INOTIFY_USER=y | |||
628 | # CONFIG_FUSE_FS is not set | 876 | # CONFIG_FUSE_FS is not set |
629 | 877 | ||
630 | # | 878 | # |
879 | # Caches | ||
880 | # | ||
881 | # CONFIG_FSCACHE is not set | ||
882 | |||
883 | # | ||
631 | # CD-ROM/DVD Filesystems | 884 | # CD-ROM/DVD Filesystems |
632 | # | 885 | # |
633 | # CONFIG_ISO9660_FS is not set | 886 | # CONFIG_ISO9660_FS is not set |
@@ -660,6 +913,17 @@ CONFIG_MISC_FILESYSTEMS=y | |||
660 | # CONFIG_BEFS_FS is not set | 913 | # CONFIG_BEFS_FS is not set |
661 | # CONFIG_BFS_FS is not set | 914 | # CONFIG_BFS_FS is not set |
662 | # CONFIG_EFS_FS is not set | 915 | # CONFIG_EFS_FS is not set |
916 | CONFIG_JFFS2_FS=y | ||
917 | CONFIG_JFFS2_FS_DEBUG=0 | ||
918 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
919 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
920 | # CONFIG_JFFS2_SUMMARY is not set | ||
921 | # CONFIG_JFFS2_FS_XATTR is not set | ||
922 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
923 | CONFIG_JFFS2_ZLIB=y | ||
924 | # CONFIG_JFFS2_LZO is not set | ||
925 | CONFIG_JFFS2_RTIME=y | ||
926 | # CONFIG_JFFS2_RUBIN is not set | ||
663 | CONFIG_CRAMFS=y | 927 | CONFIG_CRAMFS=y |
664 | # CONFIG_SQUASHFS is not set | 928 | # CONFIG_SQUASHFS is not set |
665 | # CONFIG_VXFS_FS is not set | 929 | # CONFIG_VXFS_FS is not set |
@@ -670,6 +934,7 @@ CONFIG_CRAMFS=y | |||
670 | # CONFIG_ROMFS_FS is not set | 934 | # CONFIG_ROMFS_FS is not set |
671 | # CONFIG_SYSV_FS is not set | 935 | # CONFIG_SYSV_FS is not set |
672 | # CONFIG_UFS_FS is not set | 936 | # CONFIG_UFS_FS is not set |
937 | # CONFIG_NILFS2_FS is not set | ||
673 | CONFIG_NETWORK_FILESYSTEMS=y | 938 | CONFIG_NETWORK_FILESYSTEMS=y |
674 | CONFIG_NFS_FS=y | 939 | CONFIG_NFS_FS=y |
675 | CONFIG_NFS_V3=y | 940 | CONFIG_NFS_V3=y |
@@ -681,7 +946,6 @@ CONFIG_LOCKD=y | |||
681 | CONFIG_LOCKD_V4=y | 946 | CONFIG_LOCKD_V4=y |
682 | CONFIG_NFS_COMMON=y | 947 | CONFIG_NFS_COMMON=y |
683 | CONFIG_SUNRPC=y | 948 | CONFIG_SUNRPC=y |
684 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
685 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 949 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
686 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 950 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
687 | # CONFIG_SMB_FS is not set | 951 | # CONFIG_SMB_FS is not set |
@@ -697,6 +961,7 @@ CONFIG_SUNRPC=y | |||
697 | CONFIG_MSDOS_PARTITION=y | 961 | CONFIG_MSDOS_PARTITION=y |
698 | # CONFIG_NLS is not set | 962 | # CONFIG_NLS is not set |
699 | # CONFIG_DLM is not set | 963 | # CONFIG_DLM is not set |
964 | # CONFIG_BINARY_PRINTF is not set | ||
700 | 965 | ||
701 | # | 966 | # |
702 | # Library routines | 967 | # Library routines |
@@ -711,11 +976,14 @@ CONFIG_CRC32=y | |||
711 | # CONFIG_CRC7 is not set | 976 | # CONFIG_CRC7 is not set |
712 | # CONFIG_LIBCRC32C is not set | 977 | # CONFIG_LIBCRC32C is not set |
713 | CONFIG_ZLIB_INFLATE=y | 978 | CONFIG_ZLIB_INFLATE=y |
714 | CONFIG_PLIST=y | 979 | CONFIG_ZLIB_DEFLATE=y |
980 | CONFIG_DECOMPRESS_GZIP=y | ||
715 | CONFIG_HAS_IOMEM=y | 981 | CONFIG_HAS_IOMEM=y |
716 | CONFIG_HAS_IOPORT=y | 982 | CONFIG_HAS_IOPORT=y |
717 | CONFIG_HAS_DMA=y | 983 | CONFIG_HAS_DMA=y |
718 | CONFIG_HAVE_LMB=y | 984 | CONFIG_HAVE_LMB=y |
985 | CONFIG_NLATTR=y | ||
986 | CONFIG_GENERIC_ATOMIC64=y | ||
719 | 987 | ||
720 | # | 988 | # |
721 | # Kernel hacking | 989 | # Kernel hacking |
@@ -733,6 +1001,9 @@ CONFIG_DEBUG_KERNEL=y | |||
733 | CONFIG_DETECT_SOFTLOCKUP=y | 1001 | CONFIG_DETECT_SOFTLOCKUP=y |
734 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1002 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
735 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1003 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1004 | CONFIG_DETECT_HUNG_TASK=y | ||
1005 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1006 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
736 | CONFIG_SCHED_DEBUG=y | 1007 | CONFIG_SCHED_DEBUG=y |
737 | # CONFIG_SCHEDSTATS is not set | 1008 | # CONFIG_SCHEDSTATS is not set |
738 | # CONFIG_TIMER_STATS is not set | 1009 | # CONFIG_TIMER_STATS is not set |
@@ -743,6 +1014,9 @@ CONFIG_SCHED_DEBUG=y | |||
743 | # CONFIG_RT_MUTEX_TESTER is not set | 1014 | # CONFIG_RT_MUTEX_TESTER is not set |
744 | # CONFIG_DEBUG_SPINLOCK is not set | 1015 | # CONFIG_DEBUG_SPINLOCK is not set |
745 | # CONFIG_DEBUG_MUTEXES is not set | 1016 | # CONFIG_DEBUG_MUTEXES is not set |
1017 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1018 | # CONFIG_PROVE_LOCKING is not set | ||
1019 | # CONFIG_LOCK_STAT is not set | ||
746 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1020 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
747 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1021 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
748 | # CONFIG_DEBUG_KOBJECT is not set | 1022 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -754,7 +1028,6 @@ CONFIG_SCHED_DEBUG=y | |||
754 | # CONFIG_DEBUG_LIST is not set | 1028 | # CONFIG_DEBUG_LIST is not set |
755 | # CONFIG_DEBUG_SG is not set | 1029 | # CONFIG_DEBUG_SG is not set |
756 | # CONFIG_DEBUG_NOTIFIERS is not set | 1030 | # CONFIG_DEBUG_NOTIFIERS is not set |
757 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
758 | # CONFIG_RCU_TORTURE_TEST is not set | 1031 | # CONFIG_RCU_TORTURE_TEST is not set |
759 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1032 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
760 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1033 | # CONFIG_BACKTRACE_SELF_TEST is not set |
@@ -762,27 +1035,36 @@ CONFIG_SCHED_DEBUG=y | |||
762 | # CONFIG_FAULT_INJECTION is not set | 1035 | # CONFIG_FAULT_INJECTION is not set |
763 | # CONFIG_LATENCYTOP is not set | 1036 | # CONFIG_LATENCYTOP is not set |
764 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1037 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1038 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
765 | CONFIG_HAVE_FUNCTION_TRACER=y | 1039 | CONFIG_HAVE_FUNCTION_TRACER=y |
1040 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
766 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1041 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
767 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1042 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
768 | 1043 | CONFIG_TRACING_SUPPORT=y | |
769 | # | 1044 | CONFIG_FTRACE=y |
770 | # Tracers | ||
771 | # | ||
772 | # CONFIG_FUNCTION_TRACER is not set | 1045 | # CONFIG_FUNCTION_TRACER is not set |
1046 | # CONFIG_IRQSOFF_TRACER is not set | ||
773 | # CONFIG_SCHED_TRACER is not set | 1047 | # CONFIG_SCHED_TRACER is not set |
774 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1048 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
775 | # CONFIG_BOOT_TRACER is not set | 1049 | # CONFIG_BOOT_TRACER is not set |
776 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1050 | CONFIG_BRANCH_PROFILE_NONE=y |
1051 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1052 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
777 | # CONFIG_STACK_TRACER is not set | 1053 | # CONFIG_STACK_TRACER is not set |
778 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1054 | # CONFIG_KMEMTRACE is not set |
1055 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1056 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1057 | # CONFIG_DYNAMIC_DEBUG is not set | ||
779 | # CONFIG_SAMPLES is not set | 1058 | # CONFIG_SAMPLES is not set |
780 | CONFIG_HAVE_ARCH_KGDB=y | 1059 | CONFIG_HAVE_ARCH_KGDB=y |
781 | # CONFIG_KGDB is not set | 1060 | # CONFIG_KGDB is not set |
1061 | # CONFIG_KMEMCHECK is not set | ||
1062 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1063 | CONFIG_PPC_WERROR=y | ||
782 | CONFIG_PRINT_STACK_DEPTH=64 | 1064 | CONFIG_PRINT_STACK_DEPTH=64 |
783 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1065 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
784 | # CONFIG_DEBUG_STACK_USAGE is not set | 1066 | # CONFIG_DEBUG_STACK_USAGE is not set |
785 | # CONFIG_DEBUG_PAGEALLOC is not set | 1067 | # CONFIG_PPC_EMULATED_STATS is not set |
786 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1068 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
787 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1069 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
788 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1070 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
diff --git a/arch/powerpc/configs/44x/canyonlands_defconfig b/arch/powerpc/configs/44x/canyonlands_defconfig index 5e85412eb9fa..b312b166be66 100644 --- a/arch/powerpc/configs/44x/canyonlands_defconfig +++ b/arch/powerpc/configs/44x/canyonlands_defconfig | |||
@@ -1,14 +1,14 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.29-rc3 | 3 | # Linux kernel version: 2.6.31-rc4 |
4 | # Mon Feb 2 13:13:04 2009 | 4 | # Wed Jul 29 17:27:20 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
8 | # | 8 | # |
9 | # Processor support | 9 | # Processor support |
10 | # | 10 | # |
11 | # CONFIG_6xx is not set | 11 | # CONFIG_PPC_BOOK3S_32 is not set |
12 | # CONFIG_PPC_85xx is not set | 12 | # CONFIG_PPC_85xx is not set |
13 | # CONFIG_PPC_8xx is not set | 13 | # CONFIG_PPC_8xx is not set |
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
@@ -31,15 +31,16 @@ CONFIG_GENERIC_TIME=y | |||
31 | CONFIG_GENERIC_TIME_VSYSCALL=y | 31 | CONFIG_GENERIC_TIME_VSYSCALL=y |
32 | CONFIG_GENERIC_CLOCKEVENTS=y | 32 | CONFIG_GENERIC_CLOCKEVENTS=y |
33 | CONFIG_GENERIC_HARDIRQS=y | 33 | CONFIG_GENERIC_HARDIRQS=y |
34 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 35 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 36 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 37 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 38 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
39 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
38 | CONFIG_LOCKDEP_SUPPORT=y | 40 | CONFIG_LOCKDEP_SUPPORT=y |
39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 41 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
40 | CONFIG_ARCH_HAS_ILOG2_U32=y | 42 | CONFIG_ARCH_HAS_ILOG2_U32=y |
41 | CONFIG_GENERIC_HWEIGHT=y | 43 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 44 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 45 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 46 | CONFIG_PPC=y |
@@ -53,11 +54,14 @@ CONFIG_PPC_UDBG_16550=y | |||
53 | # CONFIG_GENERIC_TBSYNC is not set | 54 | # CONFIG_GENERIC_TBSYNC is not set |
54 | CONFIG_AUDIT_ARCH=y | 55 | CONFIG_AUDIT_ARCH=y |
55 | CONFIG_GENERIC_BUG=y | 56 | CONFIG_GENERIC_BUG=y |
57 | CONFIG_DTC=y | ||
56 | # CONFIG_DEFAULT_UIMAGE is not set | 58 | # CONFIG_DEFAULT_UIMAGE is not set |
57 | CONFIG_PPC_DCR_NATIVE=y | 59 | CONFIG_PPC_DCR_NATIVE=y |
58 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_PPC_DCR=y | 61 | CONFIG_PPC_DCR=y |
62 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 63 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
64 | CONFIG_CONSTRUCTORS=y | ||
61 | 65 | ||
62 | # | 66 | # |
63 | # General setup | 67 | # General setup |
@@ -71,6 +75,7 @@ CONFIG_SWAP=y | |||
71 | CONFIG_SYSVIPC=y | 75 | CONFIG_SYSVIPC=y |
72 | CONFIG_SYSVIPC_SYSCTL=y | 76 | CONFIG_SYSVIPC_SYSCTL=y |
73 | CONFIG_POSIX_MQUEUE=y | 77 | CONFIG_POSIX_MQUEUE=y |
78 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
74 | # CONFIG_BSD_PROCESS_ACCT is not set | 79 | # CONFIG_BSD_PROCESS_ACCT is not set |
75 | # CONFIG_TASKSTATS is not set | 80 | # CONFIG_TASKSTATS is not set |
76 | # CONFIG_AUDIT is not set | 81 | # CONFIG_AUDIT is not set |
@@ -93,8 +98,12 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
93 | # CONFIG_NAMESPACES is not set | 98 | # CONFIG_NAMESPACES is not set |
94 | CONFIG_BLK_DEV_INITRD=y | 99 | CONFIG_BLK_DEV_INITRD=y |
95 | CONFIG_INITRAMFS_SOURCE="" | 100 | CONFIG_INITRAMFS_SOURCE="" |
101 | CONFIG_RD_GZIP=y | ||
102 | # CONFIG_RD_BZIP2 is not set | ||
103 | # CONFIG_RD_LZMA is not set | ||
96 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 104 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
97 | CONFIG_SYSCTL=y | 105 | CONFIG_SYSCTL=y |
106 | CONFIG_ANON_INODES=y | ||
98 | CONFIG_EMBEDDED=y | 107 | CONFIG_EMBEDDED=y |
99 | CONFIG_SYSCTL_SYSCALL=y | 108 | CONFIG_SYSCTL_SYSCALL=y |
100 | CONFIG_KALLSYMS=y | 109 | CONFIG_KALLSYMS=y |
@@ -104,23 +113,30 @@ CONFIG_HOTPLUG=y | |||
104 | CONFIG_PRINTK=y | 113 | CONFIG_PRINTK=y |
105 | CONFIG_BUG=y | 114 | CONFIG_BUG=y |
106 | CONFIG_ELF_CORE=y | 115 | CONFIG_ELF_CORE=y |
107 | CONFIG_COMPAT_BRK=y | ||
108 | CONFIG_BASE_FULL=y | 116 | CONFIG_BASE_FULL=y |
109 | CONFIG_FUTEX=y | 117 | CONFIG_FUTEX=y |
110 | CONFIG_ANON_INODES=y | ||
111 | CONFIG_EPOLL=y | 118 | CONFIG_EPOLL=y |
112 | CONFIG_SIGNALFD=y | 119 | CONFIG_SIGNALFD=y |
113 | CONFIG_TIMERFD=y | 120 | CONFIG_TIMERFD=y |
114 | CONFIG_EVENTFD=y | 121 | CONFIG_EVENTFD=y |
115 | CONFIG_SHMEM=y | 122 | CONFIG_SHMEM=y |
116 | CONFIG_AIO=y | 123 | CONFIG_AIO=y |
124 | CONFIG_HAVE_PERF_COUNTERS=y | ||
125 | |||
126 | # | ||
127 | # Performance Counters | ||
128 | # | ||
129 | # CONFIG_PERF_COUNTERS is not set | ||
117 | CONFIG_VM_EVENT_COUNTERS=y | 130 | CONFIG_VM_EVENT_COUNTERS=y |
118 | CONFIG_PCI_QUIRKS=y | 131 | CONFIG_PCI_QUIRKS=y |
119 | CONFIG_SLUB_DEBUG=y | 132 | CONFIG_SLUB_DEBUG=y |
133 | # CONFIG_STRIP_ASM_SYMS is not set | ||
134 | CONFIG_COMPAT_BRK=y | ||
120 | # CONFIG_SLAB is not set | 135 | # CONFIG_SLAB is not set |
121 | CONFIG_SLUB=y | 136 | CONFIG_SLUB=y |
122 | # CONFIG_SLOB is not set | 137 | # CONFIG_SLOB is not set |
123 | # CONFIG_PROFILING is not set | 138 | # CONFIG_PROFILING is not set |
139 | # CONFIG_MARKERS is not set | ||
124 | CONFIG_HAVE_OPROFILE=y | 140 | CONFIG_HAVE_OPROFILE=y |
125 | # CONFIG_KPROBES is not set | 141 | # CONFIG_KPROBES is not set |
126 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 142 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -128,6 +144,12 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
128 | CONFIG_HAVE_KPROBES=y | 144 | CONFIG_HAVE_KPROBES=y |
129 | CONFIG_HAVE_KRETPROBES=y | 145 | CONFIG_HAVE_KRETPROBES=y |
130 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 146 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
147 | |||
148 | # | ||
149 | # GCOV-based kernel profiling | ||
150 | # | ||
151 | # CONFIG_GCOV_KERNEL is not set | ||
152 | # CONFIG_SLOW_WORK is not set | ||
131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 153 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
132 | CONFIG_SLABINFO=y | 154 | CONFIG_SLABINFO=y |
133 | CONFIG_RT_MUTEXES=y | 155 | CONFIG_RT_MUTEXES=y |
@@ -139,8 +161,7 @@ CONFIG_MODULE_UNLOAD=y | |||
139 | # CONFIG_MODVERSIONS is not set | 161 | # CONFIG_MODVERSIONS is not set |
140 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 162 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
141 | CONFIG_BLOCK=y | 163 | CONFIG_BLOCK=y |
142 | CONFIG_LBD=y | 164 | CONFIG_LBDAF=y |
143 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
144 | # CONFIG_BLK_DEV_BSG is not set | 165 | # CONFIG_BLK_DEV_BSG is not set |
145 | # CONFIG_BLK_DEV_INTEGRITY is not set | 166 | # CONFIG_BLK_DEV_INTEGRITY is not set |
146 | 167 | ||
@@ -176,6 +197,7 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
176 | # CONFIG_ARCHES is not set | 197 | # CONFIG_ARCHES is not set |
177 | CONFIG_CANYONLANDS=y | 198 | CONFIG_CANYONLANDS=y |
178 | # CONFIG_GLACIER is not set | 199 | # CONFIG_GLACIER is not set |
200 | # CONFIG_REDWOOD is not set | ||
179 | # CONFIG_YOSEMITE is not set | 201 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 202 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
181 | CONFIG_PPC44x_SIMPLE=y | 203 | CONFIG_PPC44x_SIMPLE=y |
@@ -218,6 +240,7 @@ CONFIG_BINFMT_ELF=y | |||
218 | # CONFIG_BINFMT_MISC is not set | 240 | # CONFIG_BINFMT_MISC is not set |
219 | # CONFIG_MATH_EMULATION is not set | 241 | # CONFIG_MATH_EMULATION is not set |
220 | # CONFIG_IOMMU_HELPER is not set | 242 | # CONFIG_IOMMU_HELPER is not set |
243 | # CONFIG_SWIOTLB is not set | ||
221 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | 244 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y |
222 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 245 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
223 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 246 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
@@ -237,10 +260,14 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
237 | CONFIG_ZONE_DMA_FLAG=1 | 260 | CONFIG_ZONE_DMA_FLAG=1 |
238 | CONFIG_BOUNCE=y | 261 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 262 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 263 | CONFIG_HAVE_MLOCK=y |
264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
265 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
266 | CONFIG_STDBINUTILS=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 267 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 268 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 269 | # CONFIG_PPC_64K_PAGES is not set |
270 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=11 | 271 | CONFIG_FORCE_MAX_ZONEORDER=11 |
245 | CONFIG_PROC_DEVICETREE=y | 272 | CONFIG_PROC_DEVICETREE=y |
246 | CONFIG_CMDLINE_BOOL=y | 273 | CONFIG_CMDLINE_BOOL=y |
@@ -265,6 +292,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
265 | # CONFIG_PCI_LEGACY is not set | 292 | # CONFIG_PCI_LEGACY is not set |
266 | # CONFIG_PCI_DEBUG is not set | 293 | # CONFIG_PCI_DEBUG is not set |
267 | # CONFIG_PCI_STUB is not set | 294 | # CONFIG_PCI_STUB is not set |
295 | # CONFIG_PCI_IOV is not set | ||
268 | # CONFIG_PCCARD is not set | 296 | # CONFIG_PCCARD is not set |
269 | # CONFIG_HOTPLUG_PCI is not set | 297 | # CONFIG_HOTPLUG_PCI is not set |
270 | # CONFIG_HAS_RAPIDIO is not set | 298 | # CONFIG_HAS_RAPIDIO is not set |
@@ -282,14 +310,12 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
282 | CONFIG_KERNEL_START=0xc0000000 | 310 | CONFIG_KERNEL_START=0xc0000000 |
283 | CONFIG_PHYSICAL_START=0x00000000 | 311 | CONFIG_PHYSICAL_START=0x00000000 |
284 | CONFIG_TASK_SIZE=0xc0000000 | 312 | CONFIG_TASK_SIZE=0xc0000000 |
285 | CONFIG_CONSISTENT_START=0xff100000 | ||
286 | CONFIG_CONSISTENT_SIZE=0x00200000 | 313 | CONFIG_CONSISTENT_SIZE=0x00200000 |
287 | CONFIG_NET=y | 314 | CONFIG_NET=y |
288 | 315 | ||
289 | # | 316 | # |
290 | # Networking options | 317 | # Networking options |
291 | # | 318 | # |
292 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
293 | CONFIG_PACKET=y | 319 | CONFIG_PACKET=y |
294 | # CONFIG_PACKET_MMAP is not set | 320 | # CONFIG_PACKET_MMAP is not set |
295 | CONFIG_UNIX=y | 321 | CONFIG_UNIX=y |
@@ -339,6 +365,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_LAPB is not set | 365 | # CONFIG_LAPB is not set |
340 | # CONFIG_ECONET is not set | 366 | # CONFIG_ECONET is not set |
341 | # CONFIG_WAN_ROUTER is not set | 367 | # CONFIG_WAN_ROUTER is not set |
368 | # CONFIG_PHONET is not set | ||
369 | # CONFIG_IEEE802154 is not set | ||
342 | # CONFIG_NET_SCHED is not set | 370 | # CONFIG_NET_SCHED is not set |
343 | # CONFIG_DCB is not set | 371 | # CONFIG_DCB is not set |
344 | 372 | ||
@@ -351,7 +379,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
351 | # CONFIG_IRDA is not set | 379 | # CONFIG_IRDA is not set |
352 | # CONFIG_BT is not set | 380 | # CONFIG_BT is not set |
353 | # CONFIG_AF_RXRPC is not set | 381 | # CONFIG_AF_RXRPC is not set |
354 | # CONFIG_PHONET is not set | ||
355 | # CONFIG_WIRELESS is not set | 382 | # CONFIG_WIRELESS is not set |
356 | # CONFIG_WIMAX is not set | 383 | # CONFIG_WIMAX is not set |
357 | # CONFIG_RFKILL is not set | 384 | # CONFIG_RFKILL is not set |
@@ -375,7 +402,101 @@ CONFIG_EXTRA_FIRMWARE="" | |||
375 | # CONFIG_SYS_HYPERVISOR is not set | 402 | # CONFIG_SYS_HYPERVISOR is not set |
376 | CONFIG_CONNECTOR=y | 403 | CONFIG_CONNECTOR=y |
377 | CONFIG_PROC_EVENTS=y | 404 | CONFIG_PROC_EVENTS=y |
378 | # CONFIG_MTD is not set | 405 | CONFIG_MTD=y |
406 | # CONFIG_MTD_DEBUG is not set | ||
407 | # CONFIG_MTD_CONCAT is not set | ||
408 | CONFIG_MTD_PARTITIONS=y | ||
409 | # CONFIG_MTD_TESTS is not set | ||
410 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
411 | CONFIG_MTD_CMDLINE_PARTS=y | ||
412 | CONFIG_MTD_OF_PARTS=y | ||
413 | # CONFIG_MTD_AR7_PARTS is not set | ||
414 | |||
415 | # | ||
416 | # User Modules And Translation Layers | ||
417 | # | ||
418 | CONFIG_MTD_CHAR=y | ||
419 | CONFIG_MTD_BLKDEVS=y | ||
420 | CONFIG_MTD_BLOCK=y | ||
421 | # CONFIG_FTL is not set | ||
422 | # CONFIG_NFTL is not set | ||
423 | # CONFIG_INFTL is not set | ||
424 | # CONFIG_RFD_FTL is not set | ||
425 | # CONFIG_SSFDC is not set | ||
426 | # CONFIG_MTD_OOPS is not set | ||
427 | |||
428 | # | ||
429 | # RAM/ROM/Flash chip drivers | ||
430 | # | ||
431 | CONFIG_MTD_CFI=y | ||
432 | # CONFIG_MTD_JEDECPROBE is not set | ||
433 | CONFIG_MTD_GEN_PROBE=y | ||
434 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
435 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
436 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
437 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
438 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
439 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
440 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
441 | CONFIG_MTD_CFI_I1=y | ||
442 | CONFIG_MTD_CFI_I2=y | ||
443 | # CONFIG_MTD_CFI_I4 is not set | ||
444 | # CONFIG_MTD_CFI_I8 is not set | ||
445 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
446 | CONFIG_MTD_CFI_AMDSTD=y | ||
447 | # CONFIG_MTD_CFI_STAA is not set | ||
448 | CONFIG_MTD_CFI_UTIL=y | ||
449 | # CONFIG_MTD_RAM is not set | ||
450 | # CONFIG_MTD_ROM is not set | ||
451 | # CONFIG_MTD_ABSENT is not set | ||
452 | |||
453 | # | ||
454 | # Mapping drivers for chip access | ||
455 | # | ||
456 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
457 | # CONFIG_MTD_PHYSMAP is not set | ||
458 | CONFIG_MTD_PHYSMAP_OF=y | ||
459 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
460 | # CONFIG_MTD_PLATRAM is not set | ||
461 | |||
462 | # | ||
463 | # Self-contained MTD device drivers | ||
464 | # | ||
465 | # CONFIG_MTD_PMC551 is not set | ||
466 | # CONFIG_MTD_SLRAM is not set | ||
467 | # CONFIG_MTD_PHRAM is not set | ||
468 | # CONFIG_MTD_MTDRAM is not set | ||
469 | # CONFIG_MTD_BLOCK2MTD is not set | ||
470 | |||
471 | # | ||
472 | # Disk-On-Chip Device Drivers | ||
473 | # | ||
474 | # CONFIG_MTD_DOC2000 is not set | ||
475 | # CONFIG_MTD_DOC2001 is not set | ||
476 | # CONFIG_MTD_DOC2001PLUS is not set | ||
477 | CONFIG_MTD_NAND=y | ||
478 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
479 | CONFIG_MTD_NAND_ECC_SMC=y | ||
480 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
481 | CONFIG_MTD_NAND_IDS=y | ||
482 | CONFIG_MTD_NAND_NDFC=y | ||
483 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
484 | # CONFIG_MTD_NAND_CAFE is not set | ||
485 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
486 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
487 | # CONFIG_MTD_ALAUDA is not set | ||
488 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
489 | # CONFIG_MTD_ONENAND is not set | ||
490 | |||
491 | # | ||
492 | # LPDDR flash memory drivers | ||
493 | # | ||
494 | # CONFIG_MTD_LPDDR is not set | ||
495 | |||
496 | # | ||
497 | # UBI - Unsorted block images | ||
498 | # | ||
499 | # CONFIG_MTD_UBI is not set | ||
379 | CONFIG_OF_DEVICE=y | 500 | CONFIG_OF_DEVICE=y |
380 | CONFIG_OF_I2C=y | 501 | CONFIG_OF_I2C=y |
381 | # CONFIG_PARPORT is not set | 502 | # CONFIG_PARPORT is not set |
@@ -418,7 +539,11 @@ CONFIG_HAVE_IDE=y | |||
418 | # | 539 | # |
419 | 540 | ||
420 | # | 541 | # |
421 | # Enable only one of the two stacks, unless you know what you are doing | 542 | # You can enable one or both FireWire driver stacks. |
543 | # | ||
544 | |||
545 | # | ||
546 | # See the help texts for more information. | ||
422 | # | 547 | # |
423 | # CONFIG_FIREWIRE is not set | 548 | # CONFIG_FIREWIRE is not set |
424 | # CONFIG_IEEE1394 is not set | 549 | # CONFIG_IEEE1394 is not set |
@@ -439,6 +564,8 @@ CONFIG_NET_ETHERNET=y | |||
439 | # CONFIG_SUNGEM is not set | 564 | # CONFIG_SUNGEM is not set |
440 | # CONFIG_CASSINI is not set | 565 | # CONFIG_CASSINI is not set |
441 | # CONFIG_NET_VENDOR_3COM is not set | 566 | # CONFIG_NET_VENDOR_3COM is not set |
567 | # CONFIG_ETHOC is not set | ||
568 | # CONFIG_DNET is not set | ||
442 | # CONFIG_NET_TULIP is not set | 569 | # CONFIG_NET_TULIP is not set |
443 | # CONFIG_HP100 is not set | 570 | # CONFIG_HP100 is not set |
444 | CONFIG_IBM_NEW_EMAC=y | 571 | CONFIG_IBM_NEW_EMAC=y |
@@ -457,6 +584,7 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
457 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | 584 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set |
458 | # CONFIG_NET_PCI is not set | 585 | # CONFIG_NET_PCI is not set |
459 | # CONFIG_B44 is not set | 586 | # CONFIG_B44 is not set |
587 | # CONFIG_KS8842 is not set | ||
460 | # CONFIG_ATL2 is not set | 588 | # CONFIG_ATL2 is not set |
461 | # CONFIG_NETDEV_1000 is not set | 589 | # CONFIG_NETDEV_1000 is not set |
462 | # CONFIG_NETDEV_10000 is not set | 590 | # CONFIG_NETDEV_10000 is not set |
@@ -467,7 +595,6 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
467 | # | 595 | # |
468 | # CONFIG_WLAN_PRE80211 is not set | 596 | # CONFIG_WLAN_PRE80211 is not set |
469 | # CONFIG_WLAN_80211 is not set | 597 | # CONFIG_WLAN_80211 is not set |
470 | # CONFIG_IWLWIFI_LEDS is not set | ||
471 | 598 | ||
472 | # | 599 | # |
473 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 600 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -542,7 +669,6 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
542 | # CONFIG_IPMI_HANDLER is not set | 669 | # CONFIG_IPMI_HANDLER is not set |
543 | # CONFIG_HW_RANDOM is not set | 670 | # CONFIG_HW_RANDOM is not set |
544 | # CONFIG_NVRAM is not set | 671 | # CONFIG_NVRAM is not set |
545 | # CONFIG_GEN_RTC is not set | ||
546 | # CONFIG_R3964 is not set | 672 | # CONFIG_R3964 is not set |
547 | # CONFIG_APPLICOM is not set | 673 | # CONFIG_APPLICOM is not set |
548 | # CONFIG_RAW_DRIVER is not set | 674 | # CONFIG_RAW_DRIVER is not set |
@@ -608,14 +734,17 @@ CONFIG_I2C_IBM_IIC=y | |||
608 | # CONFIG_SENSORS_PCF8574 is not set | 734 | # CONFIG_SENSORS_PCF8574 is not set |
609 | # CONFIG_PCF8575 is not set | 735 | # CONFIG_PCF8575 is not set |
610 | # CONFIG_SENSORS_PCA9539 is not set | 736 | # CONFIG_SENSORS_PCA9539 is not set |
611 | # CONFIG_SENSORS_PCF8591 is not set | ||
612 | # CONFIG_SENSORS_MAX6875 is not set | ||
613 | # CONFIG_SENSORS_TSL2550 is not set | 737 | # CONFIG_SENSORS_TSL2550 is not set |
614 | # CONFIG_I2C_DEBUG_CORE is not set | 738 | # CONFIG_I2C_DEBUG_CORE is not set |
615 | # CONFIG_I2C_DEBUG_ALGO is not set | 739 | # CONFIG_I2C_DEBUG_ALGO is not set |
616 | # CONFIG_I2C_DEBUG_BUS is not set | 740 | # CONFIG_I2C_DEBUG_BUS is not set |
617 | # CONFIG_I2C_DEBUG_CHIP is not set | 741 | # CONFIG_I2C_DEBUG_CHIP is not set |
618 | # CONFIG_SPI is not set | 742 | # CONFIG_SPI is not set |
743 | |||
744 | # | ||
745 | # PPS support | ||
746 | # | ||
747 | # CONFIG_PPS is not set | ||
619 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 748 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
620 | # CONFIG_GPIOLIB is not set | 749 | # CONFIG_GPIOLIB is not set |
621 | # CONFIG_W1 is not set | 750 | # CONFIG_W1 is not set |
@@ -640,6 +769,7 @@ CONFIG_SENSORS_AD7414=y | |||
640 | # CONFIG_SENSORS_F71805F is not set | 769 | # CONFIG_SENSORS_F71805F is not set |
641 | # CONFIG_SENSORS_F71882FG is not set | 770 | # CONFIG_SENSORS_F71882FG is not set |
642 | # CONFIG_SENSORS_F75375S is not set | 771 | # CONFIG_SENSORS_F75375S is not set |
772 | # CONFIG_SENSORS_G760A is not set | ||
643 | # CONFIG_SENSORS_GL518SM is not set | 773 | # CONFIG_SENSORS_GL518SM is not set |
644 | # CONFIG_SENSORS_GL520SM is not set | 774 | # CONFIG_SENSORS_GL520SM is not set |
645 | # CONFIG_SENSORS_IT87 is not set | 775 | # CONFIG_SENSORS_IT87 is not set |
@@ -654,11 +784,14 @@ CONFIG_SENSORS_AD7414=y | |||
654 | # CONFIG_SENSORS_LM90 is not set | 784 | # CONFIG_SENSORS_LM90 is not set |
655 | # CONFIG_SENSORS_LM92 is not set | 785 | # CONFIG_SENSORS_LM92 is not set |
656 | # CONFIG_SENSORS_LM93 is not set | 786 | # CONFIG_SENSORS_LM93 is not set |
787 | # CONFIG_SENSORS_LTC4215 is not set | ||
657 | # CONFIG_SENSORS_LTC4245 is not set | 788 | # CONFIG_SENSORS_LTC4245 is not set |
789 | # CONFIG_SENSORS_LM95241 is not set | ||
658 | # CONFIG_SENSORS_MAX1619 is not set | 790 | # CONFIG_SENSORS_MAX1619 is not set |
659 | # CONFIG_SENSORS_MAX6650 is not set | 791 | # CONFIG_SENSORS_MAX6650 is not set |
660 | # CONFIG_SENSORS_PC87360 is not set | 792 | # CONFIG_SENSORS_PC87360 is not set |
661 | # CONFIG_SENSORS_PC87427 is not set | 793 | # CONFIG_SENSORS_PC87427 is not set |
794 | # CONFIG_SENSORS_PCF8591 is not set | ||
662 | # CONFIG_SENSORS_SIS5595 is not set | 795 | # CONFIG_SENSORS_SIS5595 is not set |
663 | # CONFIG_SENSORS_DME1737 is not set | 796 | # CONFIG_SENSORS_DME1737 is not set |
664 | # CONFIG_SENSORS_SMSC47M1 is not set | 797 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -666,6 +799,7 @@ CONFIG_SENSORS_AD7414=y | |||
666 | # CONFIG_SENSORS_SMSC47B397 is not set | 799 | # CONFIG_SENSORS_SMSC47B397 is not set |
667 | # CONFIG_SENSORS_ADS7828 is not set | 800 | # CONFIG_SENSORS_ADS7828 is not set |
668 | # CONFIG_SENSORS_THMC50 is not set | 801 | # CONFIG_SENSORS_THMC50 is not set |
802 | # CONFIG_SENSORS_TMP401 is not set | ||
669 | # CONFIG_SENSORS_VIA686A is not set | 803 | # CONFIG_SENSORS_VIA686A is not set |
670 | # CONFIG_SENSORS_VT1211 is not set | 804 | # CONFIG_SENSORS_VT1211 is not set |
671 | # CONFIG_SENSORS_VT8231 is not set | 805 | # CONFIG_SENSORS_VT8231 is not set |
@@ -700,24 +834,9 @@ CONFIG_SSB_POSSIBLE=y | |||
700 | # CONFIG_MFD_WM8400 is not set | 834 | # CONFIG_MFD_WM8400 is not set |
701 | # CONFIG_MFD_WM8350_I2C is not set | 835 | # CONFIG_MFD_WM8350_I2C is not set |
702 | # CONFIG_MFD_PCF50633 is not set | 836 | # CONFIG_MFD_PCF50633 is not set |
837 | # CONFIG_AB3100_CORE is not set | ||
703 | # CONFIG_REGULATOR is not set | 838 | # CONFIG_REGULATOR is not set |
704 | 839 | # CONFIG_MEDIA_SUPPORT is not set | |
705 | # | ||
706 | # Multimedia devices | ||
707 | # | ||
708 | |||
709 | # | ||
710 | # Multimedia core support | ||
711 | # | ||
712 | # CONFIG_VIDEO_DEV is not set | ||
713 | # CONFIG_DVB_CORE is not set | ||
714 | # CONFIG_VIDEO_MEDIA is not set | ||
715 | |||
716 | # | ||
717 | # Multimedia drivers | ||
718 | # | ||
719 | # CONFIG_DAB is not set | ||
720 | # CONFIG_USB_DABUSB is not set | ||
721 | 840 | ||
722 | # | 841 | # |
723 | # Graphics support | 842 | # Graphics support |
@@ -759,6 +878,7 @@ CONFIG_USB_MON=y | |||
759 | # USB Host Controller Drivers | 878 | # USB Host Controller Drivers |
760 | # | 879 | # |
761 | # CONFIG_USB_C67X00_HCD is not set | 880 | # CONFIG_USB_C67X00_HCD is not set |
881 | # CONFIG_USB_XHCI_HCD is not set | ||
762 | CONFIG_USB_EHCI_HCD=m | 882 | CONFIG_USB_EHCI_HCD=m |
763 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 883 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
764 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 884 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
@@ -767,9 +887,9 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
767 | # CONFIG_USB_ISP116X_HCD is not set | 887 | # CONFIG_USB_ISP116X_HCD is not set |
768 | # CONFIG_USB_ISP1760_HCD is not set | 888 | # CONFIG_USB_ISP1760_HCD is not set |
769 | CONFIG_USB_OHCI_HCD=y | 889 | CONFIG_USB_OHCI_HCD=y |
770 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
771 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 890 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |
772 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y | 891 | CONFIG_USB_OHCI_HCD_PPC_OF_LE=y |
892 | CONFIG_USB_OHCI_HCD_PPC_OF=y | ||
773 | CONFIG_USB_OHCI_HCD_PCI=y | 893 | CONFIG_USB_OHCI_HCD_PCI=y |
774 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y | 894 | CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y |
775 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | 895 | CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y |
@@ -789,11 +909,11 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
789 | # CONFIG_USB_TMC is not set | 909 | # CONFIG_USB_TMC is not set |
790 | 910 | ||
791 | # | 911 | # |
792 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 912 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
793 | # | 913 | # |
794 | 914 | ||
795 | # | 915 | # |
796 | # see USB_STORAGE Help for more information | 916 | # also be needed; see USB_STORAGE Help for more info |
797 | # | 917 | # |
798 | CONFIG_USB_LIBUSUAL=y | 918 | CONFIG_USB_LIBUSUAL=y |
799 | 919 | ||
@@ -821,7 +941,6 @@ CONFIG_USB_LIBUSUAL=y | |||
821 | # CONFIG_USB_LED is not set | 941 | # CONFIG_USB_LED is not set |
822 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 942 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
823 | # CONFIG_USB_CYTHERM is not set | 943 | # CONFIG_USB_CYTHERM is not set |
824 | # CONFIG_USB_PHIDGET is not set | ||
825 | # CONFIG_USB_IDMOUSE is not set | 944 | # CONFIG_USB_IDMOUSE is not set |
826 | # CONFIG_USB_FTDI_ELAN is not set | 945 | # CONFIG_USB_FTDI_ELAN is not set |
827 | # CONFIG_USB_APPLEDISPLAY is not set | 946 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -837,6 +956,7 @@ CONFIG_USB_LIBUSUAL=y | |||
837 | # | 956 | # |
838 | # OTG and related infrastructure | 957 | # OTG and related infrastructure |
839 | # | 958 | # |
959 | # CONFIG_NOP_USB_XCEIV is not set | ||
840 | # CONFIG_UWB is not set | 960 | # CONFIG_UWB is not set |
841 | # CONFIG_MMC is not set | 961 | # CONFIG_MMC is not set |
842 | # CONFIG_MEMSTICK is not set | 962 | # CONFIG_MEMSTICK is not set |
@@ -844,9 +964,70 @@ CONFIG_USB_LIBUSUAL=y | |||
844 | # CONFIG_ACCESSIBILITY is not set | 964 | # CONFIG_ACCESSIBILITY is not set |
845 | # CONFIG_INFINIBAND is not set | 965 | # CONFIG_INFINIBAND is not set |
846 | # CONFIG_EDAC is not set | 966 | # CONFIG_EDAC is not set |
847 | # CONFIG_RTC_CLASS is not set | 967 | CONFIG_RTC_LIB=y |
968 | CONFIG_RTC_CLASS=y | ||
969 | CONFIG_RTC_HCTOSYS=y | ||
970 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
971 | # CONFIG_RTC_DEBUG is not set | ||
972 | |||
973 | # | ||
974 | # RTC interfaces | ||
975 | # | ||
976 | CONFIG_RTC_INTF_SYSFS=y | ||
977 | CONFIG_RTC_INTF_PROC=y | ||
978 | CONFIG_RTC_INTF_DEV=y | ||
979 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
980 | # CONFIG_RTC_DRV_TEST is not set | ||
981 | |||
982 | # | ||
983 | # I2C RTC drivers | ||
984 | # | ||
985 | # CONFIG_RTC_DRV_DS1307 is not set | ||
986 | # CONFIG_RTC_DRV_DS1374 is not set | ||
987 | # CONFIG_RTC_DRV_DS1672 is not set | ||
988 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
989 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
990 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
991 | # CONFIG_RTC_DRV_X1205 is not set | ||
992 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
993 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
994 | CONFIG_RTC_DRV_M41T80=y | ||
995 | # CONFIG_RTC_DRV_M41T80_WDT is not set | ||
996 | # CONFIG_RTC_DRV_S35390A is not set | ||
997 | # CONFIG_RTC_DRV_FM3130 is not set | ||
998 | # CONFIG_RTC_DRV_RX8581 is not set | ||
999 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1000 | |||
1001 | # | ||
1002 | # SPI RTC drivers | ||
1003 | # | ||
1004 | |||
1005 | # | ||
1006 | # Platform RTC drivers | ||
1007 | # | ||
1008 | # CONFIG_RTC_DRV_CMOS is not set | ||
1009 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1010 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1011 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1012 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1013 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1014 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1015 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1016 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1017 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1018 | # CONFIG_RTC_DRV_V3020 is not set | ||
1019 | |||
1020 | # | ||
1021 | # on-CPU RTC drivers | ||
1022 | # | ||
1023 | # CONFIG_RTC_DRV_GENERIC is not set | ||
848 | # CONFIG_DMADEVICES is not set | 1024 | # CONFIG_DMADEVICES is not set |
1025 | # CONFIG_AUXDISPLAY is not set | ||
849 | # CONFIG_UIO is not set | 1026 | # CONFIG_UIO is not set |
1027 | |||
1028 | # | ||
1029 | # TI VLYNQ | ||
1030 | # | ||
850 | # CONFIG_STAGING is not set | 1031 | # CONFIG_STAGING is not set |
851 | 1032 | ||
852 | # | 1033 | # |
@@ -860,11 +1041,12 @@ CONFIG_EXT2_FS=y | |||
860 | # CONFIG_REISERFS_FS is not set | 1041 | # CONFIG_REISERFS_FS is not set |
861 | # CONFIG_JFS_FS is not set | 1042 | # CONFIG_JFS_FS is not set |
862 | # CONFIG_FS_POSIX_ACL is not set | 1043 | # CONFIG_FS_POSIX_ACL is not set |
863 | CONFIG_FILE_LOCKING=y | ||
864 | # CONFIG_XFS_FS is not set | 1044 | # CONFIG_XFS_FS is not set |
865 | # CONFIG_GFS2_FS is not set | 1045 | # CONFIG_GFS2_FS is not set |
866 | # CONFIG_OCFS2_FS is not set | 1046 | # CONFIG_OCFS2_FS is not set |
867 | # CONFIG_BTRFS_FS is not set | 1047 | # CONFIG_BTRFS_FS is not set |
1048 | CONFIG_FILE_LOCKING=y | ||
1049 | CONFIG_FSNOTIFY=y | ||
868 | CONFIG_DNOTIFY=y | 1050 | CONFIG_DNOTIFY=y |
869 | CONFIG_INOTIFY=y | 1051 | CONFIG_INOTIFY=y |
870 | CONFIG_INOTIFY_USER=y | 1052 | CONFIG_INOTIFY_USER=y |
@@ -874,6 +1056,11 @@ CONFIG_INOTIFY_USER=y | |||
874 | # CONFIG_FUSE_FS is not set | 1056 | # CONFIG_FUSE_FS is not set |
875 | 1057 | ||
876 | # | 1058 | # |
1059 | # Caches | ||
1060 | # | ||
1061 | # CONFIG_FSCACHE is not set | ||
1062 | |||
1063 | # | ||
877 | # CD-ROM/DVD Filesystems | 1064 | # CD-ROM/DVD Filesystems |
878 | # | 1065 | # |
879 | # CONFIG_ISO9660_FS is not set | 1066 | # CONFIG_ISO9660_FS is not set |
@@ -906,6 +1093,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
906 | # CONFIG_BEFS_FS is not set | 1093 | # CONFIG_BEFS_FS is not set |
907 | # CONFIG_BFS_FS is not set | 1094 | # CONFIG_BFS_FS is not set |
908 | # CONFIG_EFS_FS is not set | 1095 | # CONFIG_EFS_FS is not set |
1096 | # CONFIG_JFFS2_FS is not set | ||
909 | CONFIG_CRAMFS=y | 1097 | CONFIG_CRAMFS=y |
910 | # CONFIG_SQUASHFS is not set | 1098 | # CONFIG_SQUASHFS is not set |
911 | # CONFIG_VXFS_FS is not set | 1099 | # CONFIG_VXFS_FS is not set |
@@ -916,6 +1104,7 @@ CONFIG_CRAMFS=y | |||
916 | # CONFIG_ROMFS_FS is not set | 1104 | # CONFIG_ROMFS_FS is not set |
917 | # CONFIG_SYSV_FS is not set | 1105 | # CONFIG_SYSV_FS is not set |
918 | # CONFIG_UFS_FS is not set | 1106 | # CONFIG_UFS_FS is not set |
1107 | # CONFIG_NILFS2_FS is not set | ||
919 | CONFIG_NETWORK_FILESYSTEMS=y | 1108 | CONFIG_NETWORK_FILESYSTEMS=y |
920 | CONFIG_NFS_FS=y | 1109 | CONFIG_NFS_FS=y |
921 | CONFIG_NFS_V3=y | 1110 | CONFIG_NFS_V3=y |
@@ -927,7 +1116,6 @@ CONFIG_LOCKD=y | |||
927 | CONFIG_LOCKD_V4=y | 1116 | CONFIG_LOCKD_V4=y |
928 | CONFIG_NFS_COMMON=y | 1117 | CONFIG_NFS_COMMON=y |
929 | CONFIG_SUNRPC=y | 1118 | CONFIG_SUNRPC=y |
930 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
931 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1119 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
932 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1120 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
933 | # CONFIG_SMB_FS is not set | 1121 | # CONFIG_SMB_FS is not set |
@@ -941,8 +1129,48 @@ CONFIG_SUNRPC=y | |||
941 | # | 1129 | # |
942 | # CONFIG_PARTITION_ADVANCED is not set | 1130 | # CONFIG_PARTITION_ADVANCED is not set |
943 | CONFIG_MSDOS_PARTITION=y | 1131 | CONFIG_MSDOS_PARTITION=y |
944 | # CONFIG_NLS is not set | 1132 | CONFIG_NLS=y |
1133 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1134 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1135 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1136 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1137 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1138 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1139 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1140 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1141 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1142 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1143 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1144 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1145 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1146 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1147 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1148 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1149 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1150 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1151 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1152 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1153 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1154 | # CONFIG_NLS_ISO8859_8 is not set | ||
1155 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1156 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1157 | # CONFIG_NLS_ASCII is not set | ||
1158 | # CONFIG_NLS_ISO8859_1 is not set | ||
1159 | # CONFIG_NLS_ISO8859_2 is not set | ||
1160 | # CONFIG_NLS_ISO8859_3 is not set | ||
1161 | # CONFIG_NLS_ISO8859_4 is not set | ||
1162 | # CONFIG_NLS_ISO8859_5 is not set | ||
1163 | # CONFIG_NLS_ISO8859_6 is not set | ||
1164 | # CONFIG_NLS_ISO8859_7 is not set | ||
1165 | # CONFIG_NLS_ISO8859_9 is not set | ||
1166 | # CONFIG_NLS_ISO8859_13 is not set | ||
1167 | # CONFIG_NLS_ISO8859_14 is not set | ||
1168 | # CONFIG_NLS_ISO8859_15 is not set | ||
1169 | # CONFIG_NLS_KOI8_R is not set | ||
1170 | # CONFIG_NLS_KOI8_U is not set | ||
1171 | # CONFIG_NLS_UTF8 is not set | ||
945 | # CONFIG_DLM is not set | 1172 | # CONFIG_DLM is not set |
1173 | # CONFIG_BINARY_PRINTF is not set | ||
946 | 1174 | ||
947 | # | 1175 | # |
948 | # Library routines | 1176 | # Library routines |
@@ -957,11 +1185,13 @@ CONFIG_CRC32=y | |||
957 | # CONFIG_CRC7 is not set | 1185 | # CONFIG_CRC7 is not set |
958 | # CONFIG_LIBCRC32C is not set | 1186 | # CONFIG_LIBCRC32C is not set |
959 | CONFIG_ZLIB_INFLATE=y | 1187 | CONFIG_ZLIB_INFLATE=y |
960 | CONFIG_PLIST=y | 1188 | CONFIG_DECOMPRESS_GZIP=y |
961 | CONFIG_HAS_IOMEM=y | 1189 | CONFIG_HAS_IOMEM=y |
962 | CONFIG_HAS_IOPORT=y | 1190 | CONFIG_HAS_IOPORT=y |
963 | CONFIG_HAS_DMA=y | 1191 | CONFIG_HAS_DMA=y |
964 | CONFIG_HAVE_LMB=y | 1192 | CONFIG_HAVE_LMB=y |
1193 | CONFIG_NLATTR=y | ||
1194 | CONFIG_GENERIC_ATOMIC64=y | ||
965 | 1195 | ||
966 | # | 1196 | # |
967 | # Kernel hacking | 1197 | # Kernel hacking |
@@ -979,6 +1209,9 @@ CONFIG_DEBUG_KERNEL=y | |||
979 | CONFIG_DETECT_SOFTLOCKUP=y | 1209 | CONFIG_DETECT_SOFTLOCKUP=y |
980 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1210 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
981 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1211 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1212 | CONFIG_DETECT_HUNG_TASK=y | ||
1213 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1214 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
982 | CONFIG_SCHED_DEBUG=y | 1215 | CONFIG_SCHED_DEBUG=y |
983 | # CONFIG_SCHEDSTATS is not set | 1216 | # CONFIG_SCHEDSTATS is not set |
984 | # CONFIG_TIMER_STATS is not set | 1217 | # CONFIG_TIMER_STATS is not set |
@@ -989,6 +1222,9 @@ CONFIG_SCHED_DEBUG=y | |||
989 | # CONFIG_RT_MUTEX_TESTER is not set | 1222 | # CONFIG_RT_MUTEX_TESTER is not set |
990 | # CONFIG_DEBUG_SPINLOCK is not set | 1223 | # CONFIG_DEBUG_SPINLOCK is not set |
991 | # CONFIG_DEBUG_MUTEXES is not set | 1224 | # CONFIG_DEBUG_MUTEXES is not set |
1225 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1226 | # CONFIG_PROVE_LOCKING is not set | ||
1227 | # CONFIG_LOCK_STAT is not set | ||
992 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1228 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
993 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1229 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
994 | # CONFIG_DEBUG_KOBJECT is not set | 1230 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1000,7 +1236,6 @@ CONFIG_SCHED_DEBUG=y | |||
1000 | # CONFIG_DEBUG_LIST is not set | 1236 | # CONFIG_DEBUG_LIST is not set |
1001 | # CONFIG_DEBUG_SG is not set | 1237 | # CONFIG_DEBUG_SG is not set |
1002 | # CONFIG_DEBUG_NOTIFIERS is not set | 1238 | # CONFIG_DEBUG_NOTIFIERS is not set |
1003 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1004 | # CONFIG_RCU_TORTURE_TEST is not set | 1239 | # CONFIG_RCU_TORTURE_TEST is not set |
1005 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1240 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1006 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1241 | # CONFIG_BACKTRACE_SELF_TEST is not set |
@@ -1008,27 +1243,36 @@ CONFIG_SCHED_DEBUG=y | |||
1008 | # CONFIG_FAULT_INJECTION is not set | 1243 | # CONFIG_FAULT_INJECTION is not set |
1009 | # CONFIG_LATENCYTOP is not set | 1244 | # CONFIG_LATENCYTOP is not set |
1010 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1245 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1246 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1011 | CONFIG_HAVE_FUNCTION_TRACER=y | 1247 | CONFIG_HAVE_FUNCTION_TRACER=y |
1248 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1012 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1249 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1013 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1250 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1014 | 1251 | CONFIG_TRACING_SUPPORT=y | |
1015 | # | 1252 | CONFIG_FTRACE=y |
1016 | # Tracers | ||
1017 | # | ||
1018 | # CONFIG_FUNCTION_TRACER is not set | 1253 | # CONFIG_FUNCTION_TRACER is not set |
1254 | # CONFIG_IRQSOFF_TRACER is not set | ||
1019 | # CONFIG_SCHED_TRACER is not set | 1255 | # CONFIG_SCHED_TRACER is not set |
1020 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1256 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1021 | # CONFIG_BOOT_TRACER is not set | 1257 | # CONFIG_BOOT_TRACER is not set |
1022 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1258 | CONFIG_BRANCH_PROFILE_NONE=y |
1259 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1260 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1023 | # CONFIG_STACK_TRACER is not set | 1261 | # CONFIG_STACK_TRACER is not set |
1024 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1262 | # CONFIG_KMEMTRACE is not set |
1263 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1264 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1265 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1025 | # CONFIG_SAMPLES is not set | 1266 | # CONFIG_SAMPLES is not set |
1026 | CONFIG_HAVE_ARCH_KGDB=y | 1267 | CONFIG_HAVE_ARCH_KGDB=y |
1027 | # CONFIG_KGDB is not set | 1268 | # CONFIG_KGDB is not set |
1269 | # CONFIG_KMEMCHECK is not set | ||
1270 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1271 | CONFIG_PPC_WERROR=y | ||
1028 | CONFIG_PRINT_STACK_DEPTH=64 | 1272 | CONFIG_PRINT_STACK_DEPTH=64 |
1029 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1273 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1030 | # CONFIG_DEBUG_STACK_USAGE is not set | 1274 | # CONFIG_DEBUG_STACK_USAGE is not set |
1031 | # CONFIG_DEBUG_PAGEALLOC is not set | 1275 | # CONFIG_PPC_EMULATED_STATS is not set |
1032 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1276 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1033 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1277 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1034 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1278 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
diff --git a/arch/powerpc/configs/44x/eiger_defconfig b/arch/powerpc/configs/44x/eiger_defconfig new file mode 100644 index 000000000000..007f3bd939e7 --- /dev/null +++ b/arch/powerpc/configs/44x/eiger_defconfig | |||
@@ -0,0 +1,1252 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.31-rc6 | ||
4 | # Wed Aug 19 13:06:50 2009 | ||
5 | # | ||
6 | # CONFIG_PPC64 is not set | ||
7 | |||
8 | # | ||
9 | # Processor support | ||
10 | # | ||
11 | # CONFIG_PPC_BOOK3S_32 is not set | ||
12 | # CONFIG_PPC_85xx is not set | ||
13 | # CONFIG_PPC_8xx is not set | ||
14 | # CONFIG_40x is not set | ||
15 | CONFIG_44x=y | ||
16 | # CONFIG_E200 is not set | ||
17 | CONFIG_PPC_FPU=y | ||
18 | CONFIG_4xx=y | ||
19 | CONFIG_BOOKE=y | ||
20 | CONFIG_PTE_64BIT=y | ||
21 | CONFIG_PHYS_64BIT=y | ||
22 | CONFIG_PPC_MMU_NOHASH=y | ||
23 | CONFIG_PPC_MMU_NOHASH_32=y | ||
24 | # CONFIG_PPC_MM_SLICES is not set | ||
25 | CONFIG_NOT_COHERENT_CACHE=y | ||
26 | CONFIG_PPC32=y | ||
27 | CONFIG_WORD_SIZE=32 | ||
28 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y | ||
29 | CONFIG_MMU=y | ||
30 | CONFIG_GENERIC_CMOS_UPDATE=y | ||
31 | CONFIG_GENERIC_TIME=y | ||
32 | CONFIG_GENERIC_TIME_VSYSCALL=y | ||
33 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
34 | CONFIG_GENERIC_HARDIRQS=y | ||
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | ||
38 | CONFIG_STACKTRACE_SUPPORT=y | ||
39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
40 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
41 | CONFIG_LOCKDEP_SUPPORT=y | ||
42 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
43 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
44 | CONFIG_GENERIC_HWEIGHT=y | ||
45 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
46 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | ||
47 | CONFIG_PPC=y | ||
48 | CONFIG_EARLY_PRINTK=y | ||
49 | CONFIG_GENERIC_NVRAM=y | ||
50 | CONFIG_SCHED_OMIT_FRAME_POINTER=y | ||
51 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
52 | CONFIG_PPC_OF=y | ||
53 | CONFIG_OF=y | ||
54 | CONFIG_PPC_UDBG_16550=y | ||
55 | # CONFIG_GENERIC_TBSYNC is not set | ||
56 | CONFIG_AUDIT_ARCH=y | ||
57 | CONFIG_GENERIC_BUG=y | ||
58 | CONFIG_DTC=y | ||
59 | # CONFIG_DEFAULT_UIMAGE is not set | ||
60 | CONFIG_PPC_DCR_NATIVE=y | ||
61 | # CONFIG_PPC_DCR_MMIO is not set | ||
62 | CONFIG_PPC_DCR=y | ||
63 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
64 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
65 | CONFIG_CONSTRUCTORS=y | ||
66 | |||
67 | # | ||
68 | # General setup | ||
69 | # | ||
70 | CONFIG_EXPERIMENTAL=y | ||
71 | CONFIG_BROKEN_ON_SMP=y | ||
72 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
73 | CONFIG_LOCALVERSION="" | ||
74 | CONFIG_LOCALVERSION_AUTO=y | ||
75 | CONFIG_SWAP=y | ||
76 | CONFIG_SYSVIPC=y | ||
77 | CONFIG_SYSVIPC_SYSCTL=y | ||
78 | CONFIG_POSIX_MQUEUE=y | ||
79 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
80 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
81 | # CONFIG_TASKSTATS is not set | ||
82 | # CONFIG_AUDIT is not set | ||
83 | |||
84 | # | ||
85 | # RCU Subsystem | ||
86 | # | ||
87 | CONFIG_CLASSIC_RCU=y | ||
88 | # CONFIG_TREE_RCU is not set | ||
89 | # CONFIG_PREEMPT_RCU is not set | ||
90 | # CONFIG_TREE_RCU_TRACE is not set | ||
91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
92 | # CONFIG_IKCONFIG is not set | ||
93 | CONFIG_LOG_BUF_SHIFT=14 | ||
94 | # CONFIG_GROUP_SCHED is not set | ||
95 | # CONFIG_CGROUPS is not set | ||
96 | CONFIG_SYSFS_DEPRECATED=y | ||
97 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
98 | # CONFIG_RELAY is not set | ||
99 | # CONFIG_NAMESPACES is not set | ||
100 | CONFIG_BLK_DEV_INITRD=y | ||
101 | CONFIG_INITRAMFS_SOURCE="" | ||
102 | CONFIG_RD_GZIP=y | ||
103 | # CONFIG_RD_BZIP2 is not set | ||
104 | # CONFIG_RD_LZMA is not set | ||
105 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
106 | CONFIG_SYSCTL=y | ||
107 | CONFIG_ANON_INODES=y | ||
108 | CONFIG_EMBEDDED=y | ||
109 | CONFIG_SYSCTL_SYSCALL=y | ||
110 | CONFIG_KALLSYMS=y | ||
111 | # CONFIG_KALLSYMS_ALL is not set | ||
112 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
113 | CONFIG_HOTPLUG=y | ||
114 | CONFIG_PRINTK=y | ||
115 | CONFIG_BUG=y | ||
116 | CONFIG_ELF_CORE=y | ||
117 | CONFIG_BASE_FULL=y | ||
118 | CONFIG_FUTEX=y | ||
119 | CONFIG_EPOLL=y | ||
120 | CONFIG_SIGNALFD=y | ||
121 | CONFIG_TIMERFD=y | ||
122 | CONFIG_EVENTFD=y | ||
123 | CONFIG_SHMEM=y | ||
124 | CONFIG_AIO=y | ||
125 | CONFIG_HAVE_PERF_COUNTERS=y | ||
126 | |||
127 | # | ||
128 | # Performance Counters | ||
129 | # | ||
130 | # CONFIG_PERF_COUNTERS is not set | ||
131 | CONFIG_VM_EVENT_COUNTERS=y | ||
132 | CONFIG_PCI_QUIRKS=y | ||
133 | CONFIG_SLUB_DEBUG=y | ||
134 | # CONFIG_STRIP_ASM_SYMS is not set | ||
135 | CONFIG_COMPAT_BRK=y | ||
136 | # CONFIG_SLAB is not set | ||
137 | CONFIG_SLUB=y | ||
138 | # CONFIG_SLOB is not set | ||
139 | # CONFIG_PROFILING is not set | ||
140 | # CONFIG_MARKERS is not set | ||
141 | CONFIG_HAVE_OPROFILE=y | ||
142 | # CONFIG_KPROBES is not set | ||
143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
144 | CONFIG_HAVE_IOREMAP_PROT=y | ||
145 | CONFIG_HAVE_KPROBES=y | ||
146 | CONFIG_HAVE_KRETPROBES=y | ||
147 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
148 | |||
149 | # | ||
150 | # GCOV-based kernel profiling | ||
151 | # | ||
152 | # CONFIG_GCOV_KERNEL is not set | ||
153 | # CONFIG_SLOW_WORK is not set | ||
154 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
155 | CONFIG_SLABINFO=y | ||
156 | CONFIG_RT_MUTEXES=y | ||
157 | CONFIG_BASE_SMALL=0 | ||
158 | CONFIG_MODULES=y | ||
159 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
160 | CONFIG_MODULE_UNLOAD=y | ||
161 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
162 | # CONFIG_MODVERSIONS is not set | ||
163 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
164 | CONFIG_BLOCK=y | ||
165 | CONFIG_LBDAF=y | ||
166 | # CONFIG_BLK_DEV_BSG is not set | ||
167 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
168 | |||
169 | # | ||
170 | # IO Schedulers | ||
171 | # | ||
172 | CONFIG_IOSCHED_NOOP=y | ||
173 | CONFIG_IOSCHED_AS=y | ||
174 | CONFIG_IOSCHED_DEADLINE=y | ||
175 | CONFIG_IOSCHED_CFQ=y | ||
176 | CONFIG_DEFAULT_AS=y | ||
177 | # CONFIG_DEFAULT_DEADLINE is not set | ||
178 | # CONFIG_DEFAULT_CFQ is not set | ||
179 | # CONFIG_DEFAULT_NOOP is not set | ||
180 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
181 | # CONFIG_FREEZER is not set | ||
182 | CONFIG_PPC4xx_PCI_EXPRESS=y | ||
183 | |||
184 | # | ||
185 | # Platform support | ||
186 | # | ||
187 | # CONFIG_PPC_CELL is not set | ||
188 | # CONFIG_PPC_CELL_NATIVE is not set | ||
189 | # CONFIG_PQ2ADS is not set | ||
190 | # CONFIG_BAMBOO is not set | ||
191 | # CONFIG_EBONY is not set | ||
192 | # CONFIG_SAM440EP is not set | ||
193 | # CONFIG_SEQUOIA is not set | ||
194 | # CONFIG_TAISHAN is not set | ||
195 | # CONFIG_KATMAI is not set | ||
196 | # CONFIG_RAINIER is not set | ||
197 | # CONFIG_WARP is not set | ||
198 | # CONFIG_ARCHES is not set | ||
199 | # CONFIG_CANYONLANDS is not set | ||
200 | # CONFIG_GLACIER is not set | ||
201 | # CONFIG_REDWOOD is not set | ||
202 | CONFIG_EIGER=y | ||
203 | # CONFIG_YOSEMITE is not set | ||
204 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | ||
205 | CONFIG_PPC44x_SIMPLE=y | ||
206 | # CONFIG_PPC4xx_GPIO is not set | ||
207 | CONFIG_460SX=y | ||
208 | # CONFIG_IPIC is not set | ||
209 | # CONFIG_MPIC is not set | ||
210 | # CONFIG_MPIC_WEIRD is not set | ||
211 | # CONFIG_PPC_I8259 is not set | ||
212 | # CONFIG_PPC_RTAS is not set | ||
213 | # CONFIG_MMIO_NVRAM is not set | ||
214 | # CONFIG_PPC_MPC106 is not set | ||
215 | # CONFIG_PPC_970_NAP is not set | ||
216 | # CONFIG_PPC_INDIRECT_IO is not set | ||
217 | # CONFIG_GENERIC_IOMAP is not set | ||
218 | # CONFIG_CPU_FREQ is not set | ||
219 | # CONFIG_FSL_ULI1575 is not set | ||
220 | # CONFIG_SIMPLE_GPIO is not set | ||
221 | |||
222 | # | ||
223 | # Kernel options | ||
224 | # | ||
225 | # CONFIG_HIGHMEM is not set | ||
226 | CONFIG_TICK_ONESHOT=y | ||
227 | CONFIG_NO_HZ=y | ||
228 | CONFIG_HIGH_RES_TIMERS=y | ||
229 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
230 | # CONFIG_HZ_100 is not set | ||
231 | CONFIG_HZ_250=y | ||
232 | # CONFIG_HZ_300 is not set | ||
233 | # CONFIG_HZ_1000 is not set | ||
234 | CONFIG_HZ=250 | ||
235 | CONFIG_SCHED_HRTICK=y | ||
236 | CONFIG_PREEMPT_NONE=y | ||
237 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
238 | # CONFIG_PREEMPT is not set | ||
239 | CONFIG_BINFMT_ELF=y | ||
240 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
241 | # CONFIG_HAVE_AOUT is not set | ||
242 | # CONFIG_BINFMT_MISC is not set | ||
243 | # CONFIG_MATH_EMULATION is not set | ||
244 | # CONFIG_IOMMU_HELPER is not set | ||
245 | # CONFIG_SWIOTLB is not set | ||
246 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
248 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
250 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
252 | CONFIG_SELECT_MEMORY_MODEL=y | ||
253 | CONFIG_FLATMEM_MANUAL=y | ||
254 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
255 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
256 | CONFIG_FLATMEM=y | ||
257 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
258 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
259 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
260 | CONFIG_MIGRATION=y | ||
261 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
262 | CONFIG_ZONE_DMA_FLAG=1 | ||
263 | CONFIG_BOUNCE=y | ||
264 | CONFIG_VIRT_TO_BUS=y | ||
265 | CONFIG_HAVE_MLOCK=y | ||
266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
267 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
268 | CONFIG_STDBINUTILS=y | ||
269 | CONFIG_PPC_4K_PAGES=y | ||
270 | # CONFIG_PPC_16K_PAGES is not set | ||
271 | # CONFIG_PPC_64K_PAGES is not set | ||
272 | # CONFIG_PPC_256K_PAGES is not set | ||
273 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
274 | CONFIG_PROC_DEVICETREE=y | ||
275 | CONFIG_CMDLINE_BOOL=y | ||
276 | CONFIG_CMDLINE="" | ||
277 | CONFIG_EXTRA_TARGETS="" | ||
278 | CONFIG_SECCOMP=y | ||
279 | CONFIG_ISA_DMA_API=y | ||
280 | |||
281 | # | ||
282 | # Bus options | ||
283 | # | ||
284 | CONFIG_ZONE_DMA=y | ||
285 | CONFIG_PPC_INDIRECT_PCI=y | ||
286 | CONFIG_4xx_SOC=y | ||
287 | CONFIG_PPC_PCI_CHOICE=y | ||
288 | CONFIG_PCI=y | ||
289 | CONFIG_PCI_DOMAINS=y | ||
290 | CONFIG_PCI_SYSCALL=y | ||
291 | CONFIG_PCIEPORTBUS=y | ||
292 | CONFIG_PCIEAER=y | ||
293 | # CONFIG_PCIE_ECRC is not set | ||
294 | # CONFIG_PCIEAER_INJECT is not set | ||
295 | # CONFIG_PCIEASPM is not set | ||
296 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
297 | # CONFIG_PCI_MSI is not set | ||
298 | CONFIG_PCI_LEGACY=y | ||
299 | # CONFIG_PCI_DEBUG is not set | ||
300 | # CONFIG_PCI_STUB is not set | ||
301 | # CONFIG_PCI_IOV is not set | ||
302 | # CONFIG_PCCARD is not set | ||
303 | # CONFIG_HOTPLUG_PCI is not set | ||
304 | # CONFIG_HAS_RAPIDIO is not set | ||
305 | |||
306 | # | ||
307 | # Advanced setup | ||
308 | # | ||
309 | # CONFIG_ADVANCED_OPTIONS is not set | ||
310 | |||
311 | # | ||
312 | # Default settings for advanced configuration options are used | ||
313 | # | ||
314 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
315 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
316 | CONFIG_KERNEL_START=0xc0000000 | ||
317 | CONFIG_PHYSICAL_START=0x00000000 | ||
318 | CONFIG_TASK_SIZE=0xc0000000 | ||
319 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
320 | CONFIG_NET=y | ||
321 | |||
322 | # | ||
323 | # Networking options | ||
324 | # | ||
325 | CONFIG_PACKET=y | ||
326 | # CONFIG_PACKET_MMAP is not set | ||
327 | CONFIG_UNIX=y | ||
328 | # CONFIG_NET_KEY is not set | ||
329 | CONFIG_INET=y | ||
330 | # CONFIG_IP_MULTICAST is not set | ||
331 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
332 | CONFIG_IP_FIB_HASH=y | ||
333 | CONFIG_IP_PNP=y | ||
334 | CONFIG_IP_PNP_DHCP=y | ||
335 | CONFIG_IP_PNP_BOOTP=y | ||
336 | # CONFIG_IP_PNP_RARP is not set | ||
337 | # CONFIG_NET_IPIP is not set | ||
338 | # CONFIG_NET_IPGRE is not set | ||
339 | # CONFIG_ARPD is not set | ||
340 | # CONFIG_SYN_COOKIES is not set | ||
341 | # CONFIG_INET_AH is not set | ||
342 | # CONFIG_INET_ESP is not set | ||
343 | # CONFIG_INET_IPCOMP is not set | ||
344 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
345 | # CONFIG_INET_TUNNEL is not set | ||
346 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
347 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
348 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
349 | # CONFIG_INET_LRO is not set | ||
350 | CONFIG_INET_DIAG=y | ||
351 | CONFIG_INET_TCP_DIAG=y | ||
352 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
353 | CONFIG_TCP_CONG_CUBIC=y | ||
354 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
355 | # CONFIG_TCP_MD5SIG is not set | ||
356 | # CONFIG_IPV6 is not set | ||
357 | # CONFIG_NETWORK_SECMARK is not set | ||
358 | # CONFIG_NETFILTER is not set | ||
359 | # CONFIG_IP_DCCP is not set | ||
360 | # CONFIG_IP_SCTP is not set | ||
361 | # CONFIG_TIPC is not set | ||
362 | # CONFIG_ATM is not set | ||
363 | # CONFIG_BRIDGE is not set | ||
364 | # CONFIG_NET_DSA is not set | ||
365 | # CONFIG_VLAN_8021Q is not set | ||
366 | # CONFIG_DECNET is not set | ||
367 | # CONFIG_LLC2 is not set | ||
368 | # CONFIG_IPX is not set | ||
369 | # CONFIG_ATALK is not set | ||
370 | # CONFIG_X25 is not set | ||
371 | # CONFIG_LAPB is not set | ||
372 | # CONFIG_ECONET is not set | ||
373 | # CONFIG_WAN_ROUTER is not set | ||
374 | # CONFIG_PHONET is not set | ||
375 | # CONFIG_IEEE802154 is not set | ||
376 | # CONFIG_NET_SCHED is not set | ||
377 | # CONFIG_DCB is not set | ||
378 | |||
379 | # | ||
380 | # Network testing | ||
381 | # | ||
382 | # CONFIG_NET_PKTGEN is not set | ||
383 | # CONFIG_HAMRADIO is not set | ||
384 | # CONFIG_CAN is not set | ||
385 | # CONFIG_IRDA is not set | ||
386 | # CONFIG_BT is not set | ||
387 | # CONFIG_AF_RXRPC is not set | ||
388 | CONFIG_WIRELESS=y | ||
389 | # CONFIG_CFG80211 is not set | ||
390 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
391 | # CONFIG_WIRELESS_EXT is not set | ||
392 | # CONFIG_LIB80211 is not set | ||
393 | |||
394 | # | ||
395 | # CFG80211 needs to be enabled for MAC80211 | ||
396 | # | ||
397 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
398 | # CONFIG_WIMAX is not set | ||
399 | # CONFIG_RFKILL is not set | ||
400 | # CONFIG_NET_9P is not set | ||
401 | |||
402 | # | ||
403 | # Device Drivers | ||
404 | # | ||
405 | |||
406 | # | ||
407 | # Generic Driver Options | ||
408 | # | ||
409 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
410 | CONFIG_STANDALONE=y | ||
411 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
412 | CONFIG_FW_LOADER=y | ||
413 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
414 | CONFIG_EXTRA_FIRMWARE="" | ||
415 | # CONFIG_DEBUG_DRIVER is not set | ||
416 | # CONFIG_DEBUG_DEVRES is not set | ||
417 | # CONFIG_SYS_HYPERVISOR is not set | ||
418 | CONFIG_CONNECTOR=y | ||
419 | CONFIG_PROC_EVENTS=y | ||
420 | CONFIG_MTD=y | ||
421 | # CONFIG_MTD_DEBUG is not set | ||
422 | CONFIG_MTD_CONCAT=y | ||
423 | CONFIG_MTD_PARTITIONS=y | ||
424 | # CONFIG_MTD_TESTS is not set | ||
425 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
426 | CONFIG_MTD_CMDLINE_PARTS=y | ||
427 | CONFIG_MTD_OF_PARTS=y | ||
428 | # CONFIG_MTD_AR7_PARTS is not set | ||
429 | |||
430 | # | ||
431 | # User Modules And Translation Layers | ||
432 | # | ||
433 | CONFIG_MTD_CHAR=y | ||
434 | CONFIG_MTD_BLKDEVS=y | ||
435 | CONFIG_MTD_BLOCK=y | ||
436 | # CONFIG_FTL is not set | ||
437 | # CONFIG_NFTL is not set | ||
438 | # CONFIG_INFTL is not set | ||
439 | # CONFIG_RFD_FTL is not set | ||
440 | # CONFIG_SSFDC is not set | ||
441 | # CONFIG_MTD_OOPS is not set | ||
442 | |||
443 | # | ||
444 | # RAM/ROM/Flash chip drivers | ||
445 | # | ||
446 | CONFIG_MTD_CFI=y | ||
447 | # CONFIG_MTD_JEDECPROBE is not set | ||
448 | CONFIG_MTD_GEN_PROBE=y | ||
449 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
450 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
451 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
452 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
453 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
454 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
455 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
456 | CONFIG_MTD_CFI_I1=y | ||
457 | CONFIG_MTD_CFI_I2=y | ||
458 | # CONFIG_MTD_CFI_I4 is not set | ||
459 | # CONFIG_MTD_CFI_I8 is not set | ||
460 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
461 | CONFIG_MTD_CFI_AMDSTD=y | ||
462 | # CONFIG_MTD_CFI_STAA is not set | ||
463 | CONFIG_MTD_CFI_UTIL=y | ||
464 | # CONFIG_MTD_RAM is not set | ||
465 | # CONFIG_MTD_ROM is not set | ||
466 | # CONFIG_MTD_ABSENT is not set | ||
467 | |||
468 | # | ||
469 | # Mapping drivers for chip access | ||
470 | # | ||
471 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
472 | # CONFIG_MTD_PHYSMAP is not set | ||
473 | CONFIG_MTD_PHYSMAP_OF=y | ||
474 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
475 | # CONFIG_MTD_PLATRAM is not set | ||
476 | |||
477 | # | ||
478 | # Self-contained MTD device drivers | ||
479 | # | ||
480 | # CONFIG_MTD_PMC551 is not set | ||
481 | # CONFIG_MTD_SLRAM is not set | ||
482 | # CONFIG_MTD_PHRAM is not set | ||
483 | # CONFIG_MTD_MTDRAM is not set | ||
484 | # CONFIG_MTD_BLOCK2MTD is not set | ||
485 | |||
486 | # | ||
487 | # Disk-On-Chip Device Drivers | ||
488 | # | ||
489 | # CONFIG_MTD_DOC2000 is not set | ||
490 | # CONFIG_MTD_DOC2001 is not set | ||
491 | # CONFIG_MTD_DOC2001PLUS is not set | ||
492 | CONFIG_MTD_NAND=y | ||
493 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
494 | CONFIG_MTD_NAND_ECC_SMC=y | ||
495 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
496 | CONFIG_MTD_NAND_IDS=y | ||
497 | CONFIG_MTD_NAND_NDFC=y | ||
498 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
499 | # CONFIG_MTD_NAND_CAFE is not set | ||
500 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
501 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
502 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
503 | # CONFIG_MTD_ONENAND is not set | ||
504 | |||
505 | # | ||
506 | # LPDDR flash memory drivers | ||
507 | # | ||
508 | # CONFIG_MTD_LPDDR is not set | ||
509 | |||
510 | # | ||
511 | # UBI - Unsorted block images | ||
512 | # | ||
513 | # CONFIG_MTD_UBI is not set | ||
514 | CONFIG_OF_DEVICE=y | ||
515 | CONFIG_OF_I2C=y | ||
516 | # CONFIG_PARPORT is not set | ||
517 | CONFIG_BLK_DEV=y | ||
518 | # CONFIG_BLK_DEV_FD is not set | ||
519 | # CONFIG_BLK_CPQ_DA is not set | ||
520 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
521 | # CONFIG_BLK_DEV_DAC960 is not set | ||
522 | # CONFIG_BLK_DEV_UMEM is not set | ||
523 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
524 | # CONFIG_BLK_DEV_LOOP is not set | ||
525 | # CONFIG_BLK_DEV_NBD is not set | ||
526 | # CONFIG_BLK_DEV_SX8 is not set | ||
527 | CONFIG_BLK_DEV_RAM=y | ||
528 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
529 | CONFIG_BLK_DEV_RAM_SIZE=35000 | ||
530 | # CONFIG_BLK_DEV_XIP is not set | ||
531 | # CONFIG_CDROM_PKTCDVD is not set | ||
532 | # CONFIG_ATA_OVER_ETH is not set | ||
533 | # CONFIG_XILINX_SYSACE is not set | ||
534 | # CONFIG_BLK_DEV_HD is not set | ||
535 | # CONFIG_MISC_DEVICES is not set | ||
536 | CONFIG_HAVE_IDE=y | ||
537 | # CONFIG_IDE is not set | ||
538 | |||
539 | # | ||
540 | # SCSI device support | ||
541 | # | ||
542 | # CONFIG_RAID_ATTRS is not set | ||
543 | CONFIG_SCSI=y | ||
544 | CONFIG_SCSI_DMA=y | ||
545 | # CONFIG_SCSI_TGT is not set | ||
546 | # CONFIG_SCSI_NETLINK is not set | ||
547 | CONFIG_SCSI_PROC_FS=y | ||
548 | |||
549 | # | ||
550 | # SCSI support type (disk, tape, CD-ROM) | ||
551 | # | ||
552 | CONFIG_BLK_DEV_SD=y | ||
553 | # CONFIG_CHR_DEV_ST is not set | ||
554 | # CONFIG_CHR_DEV_OSST is not set | ||
555 | # CONFIG_BLK_DEV_SR is not set | ||
556 | CONFIG_CHR_DEV_SG=y | ||
557 | # CONFIG_CHR_DEV_SCH is not set | ||
558 | # CONFIG_SCSI_MULTI_LUN is not set | ||
559 | # CONFIG_SCSI_CONSTANTS is not set | ||
560 | # CONFIG_SCSI_LOGGING is not set | ||
561 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
562 | CONFIG_SCSI_WAIT_SCAN=m | ||
563 | |||
564 | # | ||
565 | # SCSI Transports | ||
566 | # | ||
567 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
568 | # CONFIG_SCSI_FC_ATTRS is not set | ||
569 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
570 | CONFIG_SCSI_SAS_ATTRS=y | ||
571 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
572 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
573 | CONFIG_SCSI_LOWLEVEL=y | ||
574 | # CONFIG_ISCSI_TCP is not set | ||
575 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
576 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
577 | # CONFIG_SCSI_3W_9XXX is not set | ||
578 | # CONFIG_SCSI_ACARD is not set | ||
579 | # CONFIG_SCSI_AACRAID is not set | ||
580 | # CONFIG_SCSI_AIC7XXX is not set | ||
581 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
582 | # CONFIG_SCSI_AIC79XX is not set | ||
583 | # CONFIG_SCSI_AIC94XX is not set | ||
584 | # CONFIG_SCSI_MVSAS is not set | ||
585 | # CONFIG_SCSI_DPT_I2O is not set | ||
586 | # CONFIG_SCSI_ADVANSYS is not set | ||
587 | # CONFIG_SCSI_ARCMSR is not set | ||
588 | # CONFIG_MEGARAID_NEWGEN is not set | ||
589 | # CONFIG_MEGARAID_LEGACY is not set | ||
590 | # CONFIG_MEGARAID_SAS is not set | ||
591 | # CONFIG_SCSI_MPT2SAS is not set | ||
592 | # CONFIG_SCSI_HPTIOP is not set | ||
593 | # CONFIG_SCSI_BUSLOGIC is not set | ||
594 | # CONFIG_LIBFC is not set | ||
595 | # CONFIG_LIBFCOE is not set | ||
596 | # CONFIG_FCOE is not set | ||
597 | # CONFIG_SCSI_DMX3191D is not set | ||
598 | # CONFIG_SCSI_EATA is not set | ||
599 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
600 | # CONFIG_SCSI_GDTH is not set | ||
601 | # CONFIG_SCSI_IPS is not set | ||
602 | # CONFIG_SCSI_INITIO is not set | ||
603 | # CONFIG_SCSI_INIA100 is not set | ||
604 | # CONFIG_SCSI_STEX is not set | ||
605 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
606 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
607 | # CONFIG_SCSI_QLA_FC is not set | ||
608 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
609 | # CONFIG_SCSI_LPFC is not set | ||
610 | # CONFIG_SCSI_DC395x is not set | ||
611 | # CONFIG_SCSI_DC390T is not set | ||
612 | # CONFIG_SCSI_NSP32 is not set | ||
613 | # CONFIG_SCSI_DEBUG is not set | ||
614 | # CONFIG_SCSI_SRP is not set | ||
615 | # CONFIG_SCSI_DH is not set | ||
616 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
617 | # CONFIG_ATA is not set | ||
618 | # CONFIG_MD is not set | ||
619 | CONFIG_FUSION=y | ||
620 | # CONFIG_FUSION_SPI is not set | ||
621 | # CONFIG_FUSION_FC is not set | ||
622 | CONFIG_FUSION_SAS=y | ||
623 | CONFIG_FUSION_MAX_SGE=128 | ||
624 | # CONFIG_FUSION_CTL is not set | ||
625 | # CONFIG_FUSION_LOGGING is not set | ||
626 | |||
627 | # | ||
628 | # IEEE 1394 (FireWire) support | ||
629 | # | ||
630 | |||
631 | # | ||
632 | # You can enable one or both FireWire driver stacks. | ||
633 | # | ||
634 | |||
635 | # | ||
636 | # See the help texts for more information. | ||
637 | # | ||
638 | # CONFIG_FIREWIRE is not set | ||
639 | # CONFIG_IEEE1394 is not set | ||
640 | CONFIG_I2O=y | ||
641 | CONFIG_I2O_LCT_NOTIFY_ON_CHANGES=y | ||
642 | CONFIG_I2O_EXT_ADAPTEC=y | ||
643 | # CONFIG_I2O_CONFIG is not set | ||
644 | # CONFIG_I2O_BUS is not set | ||
645 | # CONFIG_I2O_BLOCK is not set | ||
646 | # CONFIG_I2O_SCSI is not set | ||
647 | # CONFIG_I2O_PROC is not set | ||
648 | # CONFIG_MACINTOSH_DRIVERS is not set | ||
649 | CONFIG_NETDEVICES=y | ||
650 | # CONFIG_DUMMY is not set | ||
651 | # CONFIG_BONDING is not set | ||
652 | # CONFIG_MACVLAN is not set | ||
653 | # CONFIG_EQUALIZER is not set | ||
654 | # CONFIG_TUN is not set | ||
655 | # CONFIG_VETH is not set | ||
656 | # CONFIG_ARCNET is not set | ||
657 | # CONFIG_PHYLIB is not set | ||
658 | CONFIG_NET_ETHERNET=y | ||
659 | # CONFIG_MII is not set | ||
660 | # CONFIG_HAPPYMEAL is not set | ||
661 | # CONFIG_SUNGEM is not set | ||
662 | # CONFIG_CASSINI is not set | ||
663 | # CONFIG_NET_VENDOR_3COM is not set | ||
664 | # CONFIG_ETHOC is not set | ||
665 | # CONFIG_DNET is not set | ||
666 | # CONFIG_NET_TULIP is not set | ||
667 | # CONFIG_HP100 is not set | ||
668 | CONFIG_IBM_NEW_EMAC=y | ||
669 | CONFIG_IBM_NEW_EMAC_RXB=256 | ||
670 | CONFIG_IBM_NEW_EMAC_TXB=256 | ||
671 | CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 | ||
672 | CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256 | ||
673 | CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | ||
674 | # CONFIG_IBM_NEW_EMAC_DEBUG is not set | ||
675 | CONFIG_IBM_NEW_EMAC_ZMII=y | ||
676 | CONFIG_IBM_NEW_EMAC_RGMII=y | ||
677 | CONFIG_IBM_NEW_EMAC_TAH=y | ||
678 | CONFIG_IBM_NEW_EMAC_EMAC4=y | ||
679 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
680 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
681 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
682 | # CONFIG_NET_PCI is not set | ||
683 | # CONFIG_B44 is not set | ||
684 | # CONFIG_KS8842 is not set | ||
685 | # CONFIG_ATL2 is not set | ||
686 | CONFIG_NETDEV_1000=y | ||
687 | # CONFIG_ACENIC is not set | ||
688 | # CONFIG_DL2K is not set | ||
689 | # CONFIG_E1000 is not set | ||
690 | CONFIG_E1000E=y | ||
691 | # CONFIG_IP1000 is not set | ||
692 | # CONFIG_IGB is not set | ||
693 | # CONFIG_IGBVF is not set | ||
694 | # CONFIG_NS83820 is not set | ||
695 | # CONFIG_HAMACHI is not set | ||
696 | # CONFIG_YELLOWFIN is not set | ||
697 | # CONFIG_R8169 is not set | ||
698 | # CONFIG_SIS190 is not set | ||
699 | # CONFIG_SKGE is not set | ||
700 | # CONFIG_SKY2 is not set | ||
701 | # CONFIG_VIA_VELOCITY is not set | ||
702 | # CONFIG_TIGON3 is not set | ||
703 | # CONFIG_BNX2 is not set | ||
704 | # CONFIG_CNIC is not set | ||
705 | # CONFIG_MV643XX_ETH is not set | ||
706 | # CONFIG_XILINX_LL_TEMAC is not set | ||
707 | # CONFIG_QLA3XXX is not set | ||
708 | # CONFIG_ATL1 is not set | ||
709 | # CONFIG_ATL1E is not set | ||
710 | # CONFIG_ATL1C is not set | ||
711 | # CONFIG_JME is not set | ||
712 | # CONFIG_NETDEV_10000 is not set | ||
713 | # CONFIG_TR is not set | ||
714 | |||
715 | # | ||
716 | # Wireless LAN | ||
717 | # | ||
718 | # CONFIG_WLAN_PRE80211 is not set | ||
719 | # CONFIG_WLAN_80211 is not set | ||
720 | |||
721 | # | ||
722 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
723 | # | ||
724 | # CONFIG_WAN is not set | ||
725 | # CONFIG_FDDI is not set | ||
726 | # CONFIG_HIPPI is not set | ||
727 | # CONFIG_PPP is not set | ||
728 | # CONFIG_SLIP is not set | ||
729 | # CONFIG_NET_FC is not set | ||
730 | # CONFIG_NETCONSOLE is not set | ||
731 | # CONFIG_NETPOLL is not set | ||
732 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
733 | # CONFIG_ISDN is not set | ||
734 | # CONFIG_PHONE is not set | ||
735 | |||
736 | # | ||
737 | # Input device support | ||
738 | # | ||
739 | # CONFIG_INPUT is not set | ||
740 | |||
741 | # | ||
742 | # Hardware I/O ports | ||
743 | # | ||
744 | # CONFIG_SERIO is not set | ||
745 | # CONFIG_GAMEPORT is not set | ||
746 | |||
747 | # | ||
748 | # Character devices | ||
749 | # | ||
750 | # CONFIG_VT is not set | ||
751 | CONFIG_DEVKMEM=y | ||
752 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
753 | # CONFIG_NOZOMI is not set | ||
754 | |||
755 | # | ||
756 | # Serial drivers | ||
757 | # | ||
758 | CONFIG_SERIAL_8250=y | ||
759 | CONFIG_SERIAL_8250_CONSOLE=y | ||
760 | # CONFIG_SERIAL_8250_PCI is not set | ||
761 | CONFIG_SERIAL_8250_NR_UARTS=2 | ||
762 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | ||
763 | CONFIG_SERIAL_8250_EXTENDED=y | ||
764 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
765 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
766 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
767 | # CONFIG_SERIAL_8250_RSA is not set | ||
768 | |||
769 | # | ||
770 | # Non-8250 serial port support | ||
771 | # | ||
772 | # CONFIG_SERIAL_UARTLITE is not set | ||
773 | CONFIG_SERIAL_CORE=y | ||
774 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
775 | # CONFIG_SERIAL_JSM is not set | ||
776 | CONFIG_SERIAL_OF_PLATFORM=y | ||
777 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | ||
778 | CONFIG_UNIX98_PTYS=y | ||
779 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
780 | CONFIG_LEGACY_PTYS=y | ||
781 | CONFIG_LEGACY_PTY_COUNT=256 | ||
782 | # CONFIG_HVC_UDBG is not set | ||
783 | # CONFIG_IPMI_HANDLER is not set | ||
784 | # CONFIG_HW_RANDOM is not set | ||
785 | # CONFIG_NVRAM is not set | ||
786 | # CONFIG_GEN_RTC is not set | ||
787 | # CONFIG_R3964 is not set | ||
788 | # CONFIG_APPLICOM is not set | ||
789 | # CONFIG_RAW_DRIVER is not set | ||
790 | # CONFIG_TCG_TPM is not set | ||
791 | CONFIG_DEVPORT=y | ||
792 | CONFIG_I2C=y | ||
793 | CONFIG_I2C_BOARDINFO=y | ||
794 | CONFIG_I2C_CHARDEV=y | ||
795 | CONFIG_I2C_HELPER_AUTO=y | ||
796 | |||
797 | # | ||
798 | # I2C Hardware Bus support | ||
799 | # | ||
800 | |||
801 | # | ||
802 | # PC SMBus host controller drivers | ||
803 | # | ||
804 | # CONFIG_I2C_ALI1535 is not set | ||
805 | # CONFIG_I2C_ALI1563 is not set | ||
806 | # CONFIG_I2C_ALI15X3 is not set | ||
807 | # CONFIG_I2C_AMD756 is not set | ||
808 | # CONFIG_I2C_AMD8111 is not set | ||
809 | # CONFIG_I2C_I801 is not set | ||
810 | # CONFIG_I2C_ISCH is not set | ||
811 | # CONFIG_I2C_PIIX4 is not set | ||
812 | # CONFIG_I2C_NFORCE2 is not set | ||
813 | # CONFIG_I2C_SIS5595 is not set | ||
814 | # CONFIG_I2C_SIS630 is not set | ||
815 | # CONFIG_I2C_SIS96X is not set | ||
816 | # CONFIG_I2C_VIA is not set | ||
817 | # CONFIG_I2C_VIAPRO is not set | ||
818 | |||
819 | # | ||
820 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
821 | # | ||
822 | CONFIG_I2C_IBM_IIC=y | ||
823 | # CONFIG_I2C_MPC is not set | ||
824 | # CONFIG_I2C_OCORES is not set | ||
825 | # CONFIG_I2C_SIMTEC is not set | ||
826 | |||
827 | # | ||
828 | # External I2C/SMBus adapter drivers | ||
829 | # | ||
830 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
831 | # CONFIG_I2C_TAOS_EVM is not set | ||
832 | |||
833 | # | ||
834 | # Graphics adapter I2C/DDC channel drivers | ||
835 | # | ||
836 | # CONFIG_I2C_VOODOO3 is not set | ||
837 | |||
838 | # | ||
839 | # Other I2C/SMBus bus drivers | ||
840 | # | ||
841 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
842 | # CONFIG_I2C_STUB is not set | ||
843 | |||
844 | # | ||
845 | # Miscellaneous I2C Chip support | ||
846 | # | ||
847 | # CONFIG_DS1682 is not set | ||
848 | # CONFIG_SENSORS_PCF8574 is not set | ||
849 | # CONFIG_PCF8575 is not set | ||
850 | # CONFIG_SENSORS_PCA9539 is not set | ||
851 | # CONFIG_SENSORS_TSL2550 is not set | ||
852 | CONFIG_I2C_DEBUG_CORE=y | ||
853 | CONFIG_I2C_DEBUG_ALGO=y | ||
854 | CONFIG_I2C_DEBUG_BUS=y | ||
855 | CONFIG_I2C_DEBUG_CHIP=y | ||
856 | # CONFIG_SPI is not set | ||
857 | |||
858 | # | ||
859 | # PPS support | ||
860 | # | ||
861 | # CONFIG_PPS is not set | ||
862 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
863 | # CONFIG_GPIOLIB is not set | ||
864 | # CONFIG_W1 is not set | ||
865 | # CONFIG_POWER_SUPPLY is not set | ||
866 | # CONFIG_HWMON is not set | ||
867 | # CONFIG_THERMAL is not set | ||
868 | # CONFIG_THERMAL_HWMON is not set | ||
869 | # CONFIG_WATCHDOG is not set | ||
870 | CONFIG_SSB_POSSIBLE=y | ||
871 | |||
872 | # | ||
873 | # Sonics Silicon Backplane | ||
874 | # | ||
875 | # CONFIG_SSB is not set | ||
876 | |||
877 | # | ||
878 | # Multifunction device drivers | ||
879 | # | ||
880 | # CONFIG_MFD_CORE is not set | ||
881 | # CONFIG_MFD_SM501 is not set | ||
882 | # CONFIG_HTC_PASIC3 is not set | ||
883 | # CONFIG_TWL4030_CORE is not set | ||
884 | # CONFIG_MFD_TMIO is not set | ||
885 | # CONFIG_PMIC_DA903X is not set | ||
886 | # CONFIG_MFD_WM8400 is not set | ||
887 | # CONFIG_MFD_WM8350_I2C is not set | ||
888 | # CONFIG_MFD_PCF50633 is not set | ||
889 | # CONFIG_AB3100_CORE is not set | ||
890 | # CONFIG_REGULATOR is not set | ||
891 | # CONFIG_MEDIA_SUPPORT is not set | ||
892 | |||
893 | # | ||
894 | # Graphics support | ||
895 | # | ||
896 | # CONFIG_AGP is not set | ||
897 | # CONFIG_DRM is not set | ||
898 | # CONFIG_VGASTATE is not set | ||
899 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
900 | # CONFIG_FB is not set | ||
901 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
902 | |||
903 | # | ||
904 | # Display device support | ||
905 | # | ||
906 | # CONFIG_DISPLAY_SUPPORT is not set | ||
907 | # CONFIG_SOUND is not set | ||
908 | # CONFIG_USB_SUPPORT is not set | ||
909 | # CONFIG_UWB is not set | ||
910 | # CONFIG_MMC is not set | ||
911 | # CONFIG_MEMSTICK is not set | ||
912 | # CONFIG_NEW_LEDS is not set | ||
913 | # CONFIG_ACCESSIBILITY is not set | ||
914 | # CONFIG_INFINIBAND is not set | ||
915 | # CONFIG_EDAC is not set | ||
916 | # CONFIG_RTC_CLASS is not set | ||
917 | CONFIG_DMADEVICES=y | ||
918 | |||
919 | # | ||
920 | # DMA Devices | ||
921 | # | ||
922 | # CONFIG_AUXDISPLAY is not set | ||
923 | # CONFIG_UIO is not set | ||
924 | |||
925 | # | ||
926 | # TI VLYNQ | ||
927 | # | ||
928 | # CONFIG_STAGING is not set | ||
929 | |||
930 | # | ||
931 | # File systems | ||
932 | # | ||
933 | CONFIG_EXT2_FS=y | ||
934 | # CONFIG_EXT2_FS_XATTR is not set | ||
935 | # CONFIG_EXT2_FS_XIP is not set | ||
936 | # CONFIG_EXT3_FS is not set | ||
937 | # CONFIG_EXT4_FS is not set | ||
938 | # CONFIG_REISERFS_FS is not set | ||
939 | # CONFIG_JFS_FS is not set | ||
940 | # CONFIG_FS_POSIX_ACL is not set | ||
941 | # CONFIG_XFS_FS is not set | ||
942 | # CONFIG_GFS2_FS is not set | ||
943 | # CONFIG_OCFS2_FS is not set | ||
944 | # CONFIG_BTRFS_FS is not set | ||
945 | CONFIG_FILE_LOCKING=y | ||
946 | CONFIG_FSNOTIFY=y | ||
947 | CONFIG_DNOTIFY=y | ||
948 | CONFIG_INOTIFY=y | ||
949 | CONFIG_INOTIFY_USER=y | ||
950 | # CONFIG_QUOTA is not set | ||
951 | # CONFIG_AUTOFS_FS is not set | ||
952 | # CONFIG_AUTOFS4_FS is not set | ||
953 | # CONFIG_FUSE_FS is not set | ||
954 | |||
955 | # | ||
956 | # Caches | ||
957 | # | ||
958 | # CONFIG_FSCACHE is not set | ||
959 | |||
960 | # | ||
961 | # CD-ROM/DVD Filesystems | ||
962 | # | ||
963 | # CONFIG_ISO9660_FS is not set | ||
964 | # CONFIG_UDF_FS is not set | ||
965 | |||
966 | # | ||
967 | # DOS/FAT/NT Filesystems | ||
968 | # | ||
969 | # CONFIG_MSDOS_FS is not set | ||
970 | # CONFIG_VFAT_FS is not set | ||
971 | # CONFIG_NTFS_FS is not set | ||
972 | |||
973 | # | ||
974 | # Pseudo filesystems | ||
975 | # | ||
976 | CONFIG_PROC_FS=y | ||
977 | CONFIG_PROC_KCORE=y | ||
978 | CONFIG_PROC_SYSCTL=y | ||
979 | CONFIG_PROC_PAGE_MONITOR=y | ||
980 | CONFIG_SYSFS=y | ||
981 | CONFIG_TMPFS=y | ||
982 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
983 | # CONFIG_HUGETLB_PAGE is not set | ||
984 | # CONFIG_CONFIGFS_FS is not set | ||
985 | CONFIG_MISC_FILESYSTEMS=y | ||
986 | # CONFIG_ADFS_FS is not set | ||
987 | # CONFIG_AFFS_FS is not set | ||
988 | # CONFIG_HFS_FS is not set | ||
989 | # CONFIG_HFSPLUS_FS is not set | ||
990 | # CONFIG_BEFS_FS is not set | ||
991 | # CONFIG_BFS_FS is not set | ||
992 | # CONFIG_EFS_FS is not set | ||
993 | # CONFIG_JFFS2_FS is not set | ||
994 | CONFIG_CRAMFS=y | ||
995 | # CONFIG_SQUASHFS is not set | ||
996 | # CONFIG_VXFS_FS is not set | ||
997 | # CONFIG_MINIX_FS is not set | ||
998 | # CONFIG_OMFS_FS is not set | ||
999 | # CONFIG_HPFS_FS is not set | ||
1000 | # CONFIG_QNX4FS_FS is not set | ||
1001 | # CONFIG_ROMFS_FS is not set | ||
1002 | # CONFIG_SYSV_FS is not set | ||
1003 | # CONFIG_UFS_FS is not set | ||
1004 | # CONFIG_NILFS2_FS is not set | ||
1005 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1006 | CONFIG_NFS_FS=y | ||
1007 | CONFIG_NFS_V3=y | ||
1008 | # CONFIG_NFS_V3_ACL is not set | ||
1009 | # CONFIG_NFS_V4 is not set | ||
1010 | CONFIG_ROOT_NFS=y | ||
1011 | # CONFIG_NFSD is not set | ||
1012 | CONFIG_LOCKD=y | ||
1013 | CONFIG_LOCKD_V4=y | ||
1014 | CONFIG_NFS_COMMON=y | ||
1015 | CONFIG_SUNRPC=y | ||
1016 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1017 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1018 | # CONFIG_SMB_FS is not set | ||
1019 | # CONFIG_CIFS is not set | ||
1020 | # CONFIG_NCP_FS is not set | ||
1021 | # CONFIG_CODA_FS is not set | ||
1022 | # CONFIG_AFS_FS is not set | ||
1023 | |||
1024 | # | ||
1025 | # Partition Types | ||
1026 | # | ||
1027 | # CONFIG_PARTITION_ADVANCED is not set | ||
1028 | CONFIG_MSDOS_PARTITION=y | ||
1029 | # CONFIG_NLS is not set | ||
1030 | # CONFIG_DLM is not set | ||
1031 | # CONFIG_BINARY_PRINTF is not set | ||
1032 | |||
1033 | # | ||
1034 | # Library routines | ||
1035 | # | ||
1036 | CONFIG_BITREVERSE=y | ||
1037 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1038 | # CONFIG_CRC_CCITT is not set | ||
1039 | # CONFIG_CRC16 is not set | ||
1040 | # CONFIG_CRC_T10DIF is not set | ||
1041 | # CONFIG_CRC_ITU_T is not set | ||
1042 | CONFIG_CRC32=y | ||
1043 | # CONFIG_CRC7 is not set | ||
1044 | # CONFIG_LIBCRC32C is not set | ||
1045 | CONFIG_ZLIB_INFLATE=y | ||
1046 | CONFIG_DECOMPRESS_GZIP=y | ||
1047 | CONFIG_HAS_IOMEM=y | ||
1048 | CONFIG_HAS_IOPORT=y | ||
1049 | CONFIG_HAS_DMA=y | ||
1050 | CONFIG_HAVE_LMB=y | ||
1051 | CONFIG_NLATTR=y | ||
1052 | CONFIG_GENERIC_ATOMIC64=y | ||
1053 | |||
1054 | # | ||
1055 | # Kernel hacking | ||
1056 | # | ||
1057 | # CONFIG_PRINTK_TIME is not set | ||
1058 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1059 | CONFIG_ENABLE_MUST_CHECK=y | ||
1060 | CONFIG_FRAME_WARN=1024 | ||
1061 | CONFIG_MAGIC_SYSRQ=y | ||
1062 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1063 | CONFIG_DEBUG_FS=y | ||
1064 | # CONFIG_HEADERS_CHECK is not set | ||
1065 | CONFIG_DEBUG_KERNEL=y | ||
1066 | # CONFIG_DEBUG_SHIRQ is not set | ||
1067 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1068 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1069 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1070 | CONFIG_DETECT_HUNG_TASK=y | ||
1071 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1072 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1073 | CONFIG_SCHED_DEBUG=y | ||
1074 | # CONFIG_SCHEDSTATS is not set | ||
1075 | # CONFIG_TIMER_STATS is not set | ||
1076 | # CONFIG_DEBUG_OBJECTS is not set | ||
1077 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1078 | # CONFIG_SLUB_STATS is not set | ||
1079 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1080 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1081 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1082 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1083 | # CONFIG_DEBUG_MUTEXES is not set | ||
1084 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1085 | # CONFIG_PROVE_LOCKING is not set | ||
1086 | # CONFIG_LOCK_STAT is not set | ||
1087 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1088 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1089 | # CONFIG_DEBUG_KOBJECT is not set | ||
1090 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1091 | # CONFIG_DEBUG_INFO is not set | ||
1092 | # CONFIG_DEBUG_VM is not set | ||
1093 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1094 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1095 | # CONFIG_DEBUG_LIST is not set | ||
1096 | # CONFIG_DEBUG_SG is not set | ||
1097 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1098 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1099 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1100 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1101 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1102 | # CONFIG_FAULT_INJECTION is not set | ||
1103 | # CONFIG_LATENCYTOP is not set | ||
1104 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1105 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1106 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1107 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1108 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1109 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
1110 | CONFIG_TRACING_SUPPORT=y | ||
1111 | CONFIG_FTRACE=y | ||
1112 | # CONFIG_FUNCTION_TRACER is not set | ||
1113 | # CONFIG_IRQSOFF_TRACER is not set | ||
1114 | # CONFIG_SCHED_TRACER is not set | ||
1115 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1116 | # CONFIG_BOOT_TRACER is not set | ||
1117 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1118 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1119 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1120 | # CONFIG_STACK_TRACER is not set | ||
1121 | # CONFIG_KMEMTRACE is not set | ||
1122 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1123 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1124 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1125 | # CONFIG_SAMPLES is not set | ||
1126 | CONFIG_HAVE_ARCH_KGDB=y | ||
1127 | # CONFIG_KGDB is not set | ||
1128 | # CONFIG_KMEMCHECK is not set | ||
1129 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
1130 | CONFIG_PPC_WERROR=y | ||
1131 | CONFIG_PRINT_STACK_DEPTH=64 | ||
1132 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
1133 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1134 | # CONFIG_PPC_EMULATED_STATS is not set | ||
1135 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1136 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1137 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1138 | # CONFIG_XMON is not set | ||
1139 | # CONFIG_IRQSTACKS is not set | ||
1140 | # CONFIG_VIRQ_DEBUG is not set | ||
1141 | # CONFIG_BDI_SWITCH is not set | ||
1142 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1143 | |||
1144 | # | ||
1145 | # Security options | ||
1146 | # | ||
1147 | # CONFIG_KEYS is not set | ||
1148 | # CONFIG_SECURITY is not set | ||
1149 | # CONFIG_SECURITYFS is not set | ||
1150 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1151 | CONFIG_CRYPTO=y | ||
1152 | |||
1153 | # | ||
1154 | # Crypto core or helper | ||
1155 | # | ||
1156 | # CONFIG_CRYPTO_FIPS is not set | ||
1157 | CONFIG_CRYPTO_ALGAPI=y | ||
1158 | CONFIG_CRYPTO_ALGAPI2=y | ||
1159 | CONFIG_CRYPTO_AEAD=y | ||
1160 | CONFIG_CRYPTO_AEAD2=y | ||
1161 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1162 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1163 | CONFIG_CRYPTO_HASH=y | ||
1164 | CONFIG_CRYPTO_HASH2=y | ||
1165 | CONFIG_CRYPTO_RNG=y | ||
1166 | CONFIG_CRYPTO_RNG2=y | ||
1167 | CONFIG_CRYPTO_PCOMP=y | ||
1168 | CONFIG_CRYPTO_MANAGER=y | ||
1169 | CONFIG_CRYPTO_MANAGER2=y | ||
1170 | CONFIG_CRYPTO_GF128MUL=y | ||
1171 | # CONFIG_CRYPTO_NULL is not set | ||
1172 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1173 | CONFIG_CRYPTO_CRYPTD=y | ||
1174 | CONFIG_CRYPTO_AUTHENC=y | ||
1175 | # CONFIG_CRYPTO_TEST is not set | ||
1176 | |||
1177 | # | ||
1178 | # Authenticated Encryption with Associated Data | ||
1179 | # | ||
1180 | CONFIG_CRYPTO_CCM=y | ||
1181 | CONFIG_CRYPTO_GCM=y | ||
1182 | CONFIG_CRYPTO_SEQIV=y | ||
1183 | |||
1184 | # | ||
1185 | # Block modes | ||
1186 | # | ||
1187 | CONFIG_CRYPTO_CBC=y | ||
1188 | CONFIG_CRYPTO_CTR=y | ||
1189 | CONFIG_CRYPTO_CTS=y | ||
1190 | CONFIG_CRYPTO_ECB=y | ||
1191 | CONFIG_CRYPTO_LRW=y | ||
1192 | CONFIG_CRYPTO_PCBC=y | ||
1193 | CONFIG_CRYPTO_XTS=y | ||
1194 | |||
1195 | # | ||
1196 | # Hash modes | ||
1197 | # | ||
1198 | CONFIG_CRYPTO_HMAC=y | ||
1199 | CONFIG_CRYPTO_XCBC=y | ||
1200 | |||
1201 | # | ||
1202 | # Digest | ||
1203 | # | ||
1204 | # CONFIG_CRYPTO_CRC32C is not set | ||
1205 | CONFIG_CRYPTO_MD4=y | ||
1206 | CONFIG_CRYPTO_MD5=y | ||
1207 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1208 | # CONFIG_CRYPTO_RMD128 is not set | ||
1209 | # CONFIG_CRYPTO_RMD160 is not set | ||
1210 | # CONFIG_CRYPTO_RMD256 is not set | ||
1211 | # CONFIG_CRYPTO_RMD320 is not set | ||
1212 | CONFIG_CRYPTO_SHA1=y | ||
1213 | CONFIG_CRYPTO_SHA256=y | ||
1214 | CONFIG_CRYPTO_SHA512=y | ||
1215 | # CONFIG_CRYPTO_TGR192 is not set | ||
1216 | # CONFIG_CRYPTO_WP512 is not set | ||
1217 | |||
1218 | # | ||
1219 | # Ciphers | ||
1220 | # | ||
1221 | CONFIG_CRYPTO_AES=y | ||
1222 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1223 | CONFIG_CRYPTO_ARC4=y | ||
1224 | CONFIG_CRYPTO_BLOWFISH=y | ||
1225 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1226 | # CONFIG_CRYPTO_CAST5 is not set | ||
1227 | # CONFIG_CRYPTO_CAST6 is not set | ||
1228 | CONFIG_CRYPTO_DES=y | ||
1229 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1230 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1231 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1232 | # CONFIG_CRYPTO_SEED is not set | ||
1233 | # CONFIG_CRYPTO_SERPENT is not set | ||
1234 | # CONFIG_CRYPTO_TEA is not set | ||
1235 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1236 | |||
1237 | # | ||
1238 | # Compression | ||
1239 | # | ||
1240 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1241 | # CONFIG_CRYPTO_ZLIB is not set | ||
1242 | # CONFIG_CRYPTO_LZO is not set | ||
1243 | |||
1244 | # | ||
1245 | # Random Number Generation | ||
1246 | # | ||
1247 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1248 | CONFIG_CRYPTO_HW=y | ||
1249 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1250 | # CONFIG_CRYPTO_DEV_PPC4XX is not set | ||
1251 | # CONFIG_PPC_CLOCK is not set | ||
1252 | # CONFIG_VIRTUALIZATION is not set | ||
diff --git a/arch/powerpc/configs/83xx/sbc834x_defconfig b/arch/powerpc/configs/83xx/sbc834x_defconfig index a592b5efdc4d..3a68f861b1bd 100644 --- a/arch/powerpc/configs/83xx/sbc834x_defconfig +++ b/arch/powerpc/configs/83xx/sbc834x_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.31-rc5 |
4 | # Wed Jul 29 23:32:13 2009 | 4 | # Tue Aug 11 19:57:51 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -420,7 +420,90 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
420 | # CONFIG_FW_LOADER is not set | 420 | # CONFIG_FW_LOADER is not set |
421 | # CONFIG_SYS_HYPERVISOR is not set | 421 | # CONFIG_SYS_HYPERVISOR is not set |
422 | # CONFIG_CONNECTOR is not set | 422 | # CONFIG_CONNECTOR is not set |
423 | # CONFIG_MTD is not set | 423 | CONFIG_MTD=y |
424 | # CONFIG_MTD_DEBUG is not set | ||
425 | CONFIG_MTD_CONCAT=y | ||
426 | CONFIG_MTD_PARTITIONS=y | ||
427 | # CONFIG_MTD_TESTS is not set | ||
428 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
429 | CONFIG_MTD_CMDLINE_PARTS=y | ||
430 | CONFIG_MTD_OF_PARTS=y | ||
431 | # CONFIG_MTD_AR7_PARTS is not set | ||
432 | |||
433 | # | ||
434 | # User Modules And Translation Layers | ||
435 | # | ||
436 | CONFIG_MTD_CHAR=y | ||
437 | CONFIG_MTD_BLKDEVS=y | ||
438 | CONFIG_MTD_BLOCK=y | ||
439 | # CONFIG_FTL is not set | ||
440 | # CONFIG_NFTL is not set | ||
441 | # CONFIG_INFTL is not set | ||
442 | # CONFIG_RFD_FTL is not set | ||
443 | # CONFIG_SSFDC is not set | ||
444 | # CONFIG_MTD_OOPS is not set | ||
445 | |||
446 | # | ||
447 | # RAM/ROM/Flash chip drivers | ||
448 | # | ||
449 | CONFIG_MTD_CFI=y | ||
450 | # CONFIG_MTD_JEDECPROBE is not set | ||
451 | CONFIG_MTD_GEN_PROBE=y | ||
452 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
453 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
454 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
455 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
456 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
457 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
458 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
459 | CONFIG_MTD_CFI_I1=y | ||
460 | CONFIG_MTD_CFI_I2=y | ||
461 | # CONFIG_MTD_CFI_I4 is not set | ||
462 | # CONFIG_MTD_CFI_I8 is not set | ||
463 | CONFIG_MTD_CFI_INTELEXT=y | ||
464 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
465 | # CONFIG_MTD_CFI_STAA is not set | ||
466 | CONFIG_MTD_CFI_UTIL=y | ||
467 | # CONFIG_MTD_RAM is not set | ||
468 | # CONFIG_MTD_ROM is not set | ||
469 | # CONFIG_MTD_ABSENT is not set | ||
470 | |||
471 | # | ||
472 | # Mapping drivers for chip access | ||
473 | # | ||
474 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
475 | # CONFIG_MTD_PHYSMAP is not set | ||
476 | CONFIG_MTD_PHYSMAP_OF=y | ||
477 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
478 | # CONFIG_MTD_PLATRAM is not set | ||
479 | |||
480 | # | ||
481 | # Self-contained MTD device drivers | ||
482 | # | ||
483 | # CONFIG_MTD_PMC551 is not set | ||
484 | # CONFIG_MTD_SLRAM is not set | ||
485 | # CONFIG_MTD_PHRAM is not set | ||
486 | # CONFIG_MTD_MTDRAM is not set | ||
487 | # CONFIG_MTD_BLOCK2MTD is not set | ||
488 | |||
489 | # | ||
490 | # Disk-On-Chip Device Drivers | ||
491 | # | ||
492 | # CONFIG_MTD_DOC2000 is not set | ||
493 | # CONFIG_MTD_DOC2001 is not set | ||
494 | # CONFIG_MTD_DOC2001PLUS is not set | ||
495 | # CONFIG_MTD_NAND is not set | ||
496 | # CONFIG_MTD_ONENAND is not set | ||
497 | |||
498 | # | ||
499 | # LPDDR flash memory drivers | ||
500 | # | ||
501 | # CONFIG_MTD_LPDDR is not set | ||
502 | |||
503 | # | ||
504 | # UBI - Unsorted block images | ||
505 | # | ||
506 | # CONFIG_MTD_UBI is not set | ||
424 | CONFIG_OF_DEVICE=y | 507 | CONFIG_OF_DEVICE=y |
425 | CONFIG_OF_I2C=y | 508 | CONFIG_OF_I2C=y |
426 | CONFIG_OF_MDIO=y | 509 | CONFIG_OF_MDIO=y |
@@ -436,6 +519,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
436 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 519 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
437 | # CONFIG_BLK_DEV_NBD is not set | 520 | # CONFIG_BLK_DEV_NBD is not set |
438 | # CONFIG_BLK_DEV_SX8 is not set | 521 | # CONFIG_BLK_DEV_SX8 is not set |
522 | # CONFIG_BLK_DEV_UB is not set | ||
439 | CONFIG_BLK_DEV_RAM=y | 523 | CONFIG_BLK_DEV_RAM=y |
440 | CONFIG_BLK_DEV_RAM_COUNT=16 | 524 | CONFIG_BLK_DEV_RAM_COUNT=16 |
441 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 525 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
@@ -468,9 +552,38 @@ CONFIG_HAVE_IDE=y | |||
468 | # SCSI device support | 552 | # SCSI device support |
469 | # | 553 | # |
470 | # CONFIG_RAID_ATTRS is not set | 554 | # CONFIG_RAID_ATTRS is not set |
471 | # CONFIG_SCSI is not set | 555 | CONFIG_SCSI=y |
472 | # CONFIG_SCSI_DMA is not set | 556 | CONFIG_SCSI_DMA=y |
557 | # CONFIG_SCSI_TGT is not set | ||
473 | # CONFIG_SCSI_NETLINK is not set | 558 | # CONFIG_SCSI_NETLINK is not set |
559 | # CONFIG_SCSI_PROC_FS is not set | ||
560 | |||
561 | # | ||
562 | # SCSI support type (disk, tape, CD-ROM) | ||
563 | # | ||
564 | CONFIG_BLK_DEV_SD=y | ||
565 | # CONFIG_CHR_DEV_ST is not set | ||
566 | # CONFIG_CHR_DEV_OSST is not set | ||
567 | # CONFIG_BLK_DEV_SR is not set | ||
568 | # CONFIG_CHR_DEV_SG is not set | ||
569 | # CONFIG_CHR_DEV_SCH is not set | ||
570 | # CONFIG_SCSI_MULTI_LUN is not set | ||
571 | # CONFIG_SCSI_CONSTANTS is not set | ||
572 | # CONFIG_SCSI_LOGGING is not set | ||
573 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
574 | CONFIG_SCSI_WAIT_SCAN=m | ||
575 | |||
576 | # | ||
577 | # SCSI Transports | ||
578 | # | ||
579 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
580 | # CONFIG_SCSI_FC_ATTRS is not set | ||
581 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
582 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
583 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
584 | # CONFIG_SCSI_LOWLEVEL is not set | ||
585 | # CONFIG_SCSI_DH is not set | ||
586 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
474 | # CONFIG_ATA is not set | 587 | # CONFIG_ATA is not set |
475 | # CONFIG_MD is not set | 588 | # CONFIG_MD is not set |
476 | # CONFIG_FUSION is not set | 589 | # CONFIG_FUSION is not set |
@@ -578,11 +691,21 @@ CONFIG_GIANFAR=y | |||
578 | # | 691 | # |
579 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 692 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
580 | # | 693 | # |
694 | |||
695 | # | ||
696 | # USB Network Adapters | ||
697 | # | ||
698 | # CONFIG_USB_CATC is not set | ||
699 | # CONFIG_USB_KAWETH is not set | ||
700 | # CONFIG_USB_PEGASUS is not set | ||
701 | # CONFIG_USB_RTL8150 is not set | ||
702 | # CONFIG_USB_USBNET is not set | ||
581 | # CONFIG_WAN is not set | 703 | # CONFIG_WAN is not set |
582 | # CONFIG_FDDI is not set | 704 | # CONFIG_FDDI is not set |
583 | # CONFIG_HIPPI is not set | 705 | # CONFIG_HIPPI is not set |
584 | # CONFIG_PPP is not set | 706 | # CONFIG_PPP is not set |
585 | # CONFIG_SLIP is not set | 707 | # CONFIG_SLIP is not set |
708 | # CONFIG_NET_FC is not set | ||
586 | # CONFIG_NETCONSOLE is not set | 709 | # CONFIG_NETCONSOLE is not set |
587 | # CONFIG_NETPOLL is not set | 710 | # CONFIG_NETPOLL is not set |
588 | # CONFIG_NET_POLL_CONTROLLER is not set | 711 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -633,9 +756,9 @@ CONFIG_DEVKMEM=y | |||
633 | # | 756 | # |
634 | CONFIG_SERIAL_8250=y | 757 | CONFIG_SERIAL_8250=y |
635 | CONFIG_SERIAL_8250_CONSOLE=y | 758 | CONFIG_SERIAL_8250_CONSOLE=y |
636 | CONFIG_SERIAL_8250_PCI=y | 759 | # CONFIG_SERIAL_8250_PCI is not set |
637 | CONFIG_SERIAL_8250_NR_UARTS=4 | 760 | CONFIG_SERIAL_8250_NR_UARTS=2 |
638 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | 761 | CONFIG_SERIAL_8250_RUNTIME_UARTS=2 |
639 | # CONFIG_SERIAL_8250_EXTENDED is not set | 762 | # CONFIG_SERIAL_8250_EXTENDED is not set |
640 | 763 | ||
641 | # | 764 | # |
@@ -700,6 +823,7 @@ CONFIG_I2C_MPC=y | |||
700 | # | 823 | # |
701 | # CONFIG_I2C_PARPORT_LIGHT is not set | 824 | # CONFIG_I2C_PARPORT_LIGHT is not set |
702 | # CONFIG_I2C_TAOS_EVM is not set | 825 | # CONFIG_I2C_TAOS_EVM is not set |
826 | # CONFIG_I2C_TINY_USB is not set | ||
703 | 827 | ||
704 | # | 828 | # |
705 | # Graphics adapter I2C/DDC channel drivers | 829 | # Graphics adapter I2C/DDC channel drivers |
@@ -814,6 +938,11 @@ CONFIG_WATCHDOG=y | |||
814 | # | 938 | # |
815 | # CONFIG_PCIPCWATCHDOG is not set | 939 | # CONFIG_PCIPCWATCHDOG is not set |
816 | # CONFIG_WDTPCI is not set | 940 | # CONFIG_WDTPCI is not set |
941 | |||
942 | # | ||
943 | # USB-based Watchdog Cards | ||
944 | # | ||
945 | # CONFIG_USBPCWATCHDOG is not set | ||
817 | CONFIG_SSB_POSSIBLE=y | 946 | CONFIG_SSB_POSSIBLE=y |
818 | 947 | ||
819 | # | 948 | # |
@@ -856,12 +985,134 @@ CONFIG_HID_SUPPORT=y | |||
856 | CONFIG_HID=y | 985 | CONFIG_HID=y |
857 | # CONFIG_HID_DEBUG is not set | 986 | # CONFIG_HID_DEBUG is not set |
858 | # CONFIG_HIDRAW is not set | 987 | # CONFIG_HIDRAW is not set |
988 | |||
989 | # | ||
990 | # USB Input Devices | ||
991 | # | ||
992 | # CONFIG_USB_HID is not set | ||
859 | # CONFIG_HID_PID is not set | 993 | # CONFIG_HID_PID is not set |
860 | 994 | ||
861 | # | 995 | # |
996 | # USB HID Boot Protocol drivers | ||
997 | # | ||
998 | # CONFIG_USB_KBD is not set | ||
999 | # CONFIG_USB_MOUSE is not set | ||
1000 | |||
1001 | # | ||
862 | # Special HID drivers | 1002 | # Special HID drivers |
863 | # | 1003 | # |
864 | # CONFIG_USB_SUPPORT is not set | 1004 | CONFIG_USB_SUPPORT=y |
1005 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1006 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1007 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1008 | CONFIG_USB=y | ||
1009 | # CONFIG_USB_DEBUG is not set | ||
1010 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1011 | |||
1012 | # | ||
1013 | # Miscellaneous USB options | ||
1014 | # | ||
1015 | CONFIG_USB_DEVICEFS=y | ||
1016 | CONFIG_USB_DEVICE_CLASS=y | ||
1017 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1018 | # CONFIG_USB_OTG is not set | ||
1019 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1020 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1021 | CONFIG_USB_MON=y | ||
1022 | # CONFIG_USB_WUSB is not set | ||
1023 | # CONFIG_USB_WUSB_CBAF is not set | ||
1024 | |||
1025 | # | ||
1026 | # USB Host Controller Drivers | ||
1027 | # | ||
1028 | # CONFIG_USB_C67X00_HCD is not set | ||
1029 | # CONFIG_USB_XHCI_HCD is not set | ||
1030 | CONFIG_USB_EHCI_HCD=y | ||
1031 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
1032 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | ||
1033 | CONFIG_USB_EHCI_FSL=y | ||
1034 | CONFIG_USB_EHCI_HCD_PPC_OF=y | ||
1035 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1036 | # CONFIG_USB_ISP116X_HCD is not set | ||
1037 | # CONFIG_USB_ISP1760_HCD is not set | ||
1038 | # CONFIG_USB_OHCI_HCD is not set | ||
1039 | # CONFIG_USB_UHCI_HCD is not set | ||
1040 | # CONFIG_USB_SL811_HCD is not set | ||
1041 | # CONFIG_USB_R8A66597_HCD is not set | ||
1042 | # CONFIG_USB_WHCI_HCD is not set | ||
1043 | # CONFIG_USB_HWA_HCD is not set | ||
1044 | |||
1045 | # | ||
1046 | # USB Device Class drivers | ||
1047 | # | ||
1048 | # CONFIG_USB_ACM is not set | ||
1049 | # CONFIG_USB_PRINTER is not set | ||
1050 | # CONFIG_USB_WDM is not set | ||
1051 | # CONFIG_USB_TMC is not set | ||
1052 | |||
1053 | # | ||
1054 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1055 | # | ||
1056 | |||
1057 | # | ||
1058 | # also be needed; see USB_STORAGE Help for more info | ||
1059 | # | ||
1060 | CONFIG_USB_STORAGE=y | ||
1061 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1062 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1063 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1064 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1065 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1066 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1067 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1068 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1069 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1070 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1071 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1072 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1073 | # CONFIG_USB_LIBUSUAL is not set | ||
1074 | |||
1075 | # | ||
1076 | # USB Imaging devices | ||
1077 | # | ||
1078 | # CONFIG_USB_MDC800 is not set | ||
1079 | # CONFIG_USB_MICROTEK is not set | ||
1080 | |||
1081 | # | ||
1082 | # USB port drivers | ||
1083 | # | ||
1084 | # CONFIG_USB_SERIAL is not set | ||
1085 | |||
1086 | # | ||
1087 | # USB Miscellaneous drivers | ||
1088 | # | ||
1089 | # CONFIG_USB_EMI62 is not set | ||
1090 | # CONFIG_USB_EMI26 is not set | ||
1091 | # CONFIG_USB_ADUTUX is not set | ||
1092 | # CONFIG_USB_SEVSEG is not set | ||
1093 | # CONFIG_USB_RIO500 is not set | ||
1094 | # CONFIG_USB_LEGOTOWER is not set | ||
1095 | # CONFIG_USB_LCD is not set | ||
1096 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1097 | # CONFIG_USB_LED is not set | ||
1098 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1099 | # CONFIG_USB_CYTHERM is not set | ||
1100 | # CONFIG_USB_IDMOUSE is not set | ||
1101 | # CONFIG_USB_FTDI_ELAN is not set | ||
1102 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1103 | # CONFIG_USB_SISUSBVGA is not set | ||
1104 | # CONFIG_USB_LD is not set | ||
1105 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1106 | # CONFIG_USB_IOWARRIOR is not set | ||
1107 | # CONFIG_USB_TEST is not set | ||
1108 | # CONFIG_USB_ISIGHTFW is not set | ||
1109 | # CONFIG_USB_VST is not set | ||
1110 | # CONFIG_USB_GADGET is not set | ||
1111 | |||
1112 | # | ||
1113 | # OTG and related infrastructure | ||
1114 | # | ||
1115 | # CONFIG_NOP_USB_XCEIV is not set | ||
865 | # CONFIG_UWB is not set | 1116 | # CONFIG_UWB is not set |
866 | # CONFIG_MMC is not set | 1117 | # CONFIG_MMC is not set |
867 | # CONFIG_MEMSTICK is not set | 1118 | # CONFIG_MEMSTICK is not set |
@@ -882,9 +1133,14 @@ CONFIG_HID=y | |||
882 | # | 1133 | # |
883 | # File systems | 1134 | # File systems |
884 | # | 1135 | # |
885 | # CONFIG_EXT2_FS is not set | 1136 | CONFIG_EXT2_FS=y |
886 | # CONFIG_EXT3_FS is not set | 1137 | # CONFIG_EXT2_FS_XATTR is not set |
1138 | # CONFIG_EXT2_FS_XIP is not set | ||
1139 | CONFIG_EXT3_FS=y | ||
1140 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1141 | # CONFIG_EXT3_FS_XATTR is not set | ||
887 | # CONFIG_EXT4_FS is not set | 1142 | # CONFIG_EXT4_FS is not set |
1143 | CONFIG_JBD=y | ||
888 | # CONFIG_REISERFS_FS is not set | 1144 | # CONFIG_REISERFS_FS is not set |
889 | # CONFIG_JFS_FS is not set | 1145 | # CONFIG_JFS_FS is not set |
890 | # CONFIG_FS_POSIX_ACL is not set | 1146 | # CONFIG_FS_POSIX_ACL is not set |
@@ -940,6 +1196,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
940 | # CONFIG_BEFS_FS is not set | 1196 | # CONFIG_BEFS_FS is not set |
941 | # CONFIG_BFS_FS is not set | 1197 | # CONFIG_BFS_FS is not set |
942 | # CONFIG_EFS_FS is not set | 1198 | # CONFIG_EFS_FS is not set |
1199 | # CONFIG_JFFS2_FS is not set | ||
943 | # CONFIG_CRAMFS is not set | 1200 | # CONFIG_CRAMFS is not set |
944 | # CONFIG_SQUASHFS is not set | 1201 | # CONFIG_SQUASHFS is not set |
945 | # CONFIG_VXFS_FS is not set | 1202 | # CONFIG_VXFS_FS is not set |
@@ -977,7 +1234,46 @@ CONFIG_RPCSEC_GSS_KRB5=y | |||
977 | # | 1234 | # |
978 | # CONFIG_PARTITION_ADVANCED is not set | 1235 | # CONFIG_PARTITION_ADVANCED is not set |
979 | CONFIG_MSDOS_PARTITION=y | 1236 | CONFIG_MSDOS_PARTITION=y |
980 | # CONFIG_NLS is not set | 1237 | CONFIG_NLS=y |
1238 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1239 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
1240 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1241 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1242 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1243 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1244 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1245 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1246 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1247 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1248 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1249 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1250 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1251 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1252 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1253 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1254 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1255 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1256 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1257 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1258 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1259 | # CONFIG_NLS_ISO8859_8 is not set | ||
1260 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1261 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1262 | # CONFIG_NLS_ASCII is not set | ||
1263 | # CONFIG_NLS_ISO8859_1 is not set | ||
1264 | # CONFIG_NLS_ISO8859_2 is not set | ||
1265 | # CONFIG_NLS_ISO8859_3 is not set | ||
1266 | # CONFIG_NLS_ISO8859_4 is not set | ||
1267 | # CONFIG_NLS_ISO8859_5 is not set | ||
1268 | # CONFIG_NLS_ISO8859_6 is not set | ||
1269 | # CONFIG_NLS_ISO8859_7 is not set | ||
1270 | # CONFIG_NLS_ISO8859_9 is not set | ||
1271 | # CONFIG_NLS_ISO8859_13 is not set | ||
1272 | # CONFIG_NLS_ISO8859_14 is not set | ||
1273 | # CONFIG_NLS_ISO8859_15 is not set | ||
1274 | # CONFIG_NLS_KOI8_R is not set | ||
1275 | # CONFIG_NLS_KOI8_U is not set | ||
1276 | # CONFIG_NLS_UTF8 is not set | ||
981 | # CONFIG_DLM is not set | 1277 | # CONFIG_DLM is not set |
982 | # CONFIG_BINARY_PRINTF is not set | 1278 | # CONFIG_BINARY_PRINTF is not set |
983 | 1279 | ||
diff --git a/arch/powerpc/configs/mgcoge_defconfig b/arch/powerpc/configs/mgcoge_defconfig index e9491c1c3f31..30b68bfacebf 100644 --- a/arch/powerpc/configs/mgcoge_defconfig +++ b/arch/powerpc/configs/mgcoge_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.31-rc4 | 3 | # Linux kernel version: 2.6.31-rc5 |
4 | # Wed Jul 29 23:31:51 2009 | 4 | # Fri Aug 7 08:19:15 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -158,6 +158,7 @@ CONFIG_BASE_SMALL=0 | |||
158 | # CONFIG_MODULES is not set | 158 | # CONFIG_MODULES is not set |
159 | CONFIG_BLOCK=y | 159 | CONFIG_BLOCK=y |
160 | CONFIG_LBDAF=y | 160 | CONFIG_LBDAF=y |
161 | CONFIG_BLK_DEV_BSG=y | ||
161 | # CONFIG_BLK_DEV_INTEGRITY is not set | 162 | # CONFIG_BLK_DEV_INTEGRITY is not set |
162 | 163 | ||
163 | # | 164 | # |
@@ -506,6 +507,7 @@ CONFIG_MTD_PHYSMAP_OF=y | |||
506 | # CONFIG_MTD_UBI is not set | 507 | # CONFIG_MTD_UBI is not set |
507 | CONFIG_OF_DEVICE=y | 508 | CONFIG_OF_DEVICE=y |
508 | CONFIG_OF_GPIO=y | 509 | CONFIG_OF_GPIO=y |
510 | CONFIG_OF_I2C=y | ||
509 | CONFIG_OF_MDIO=y | 511 | CONFIG_OF_MDIO=y |
510 | # CONFIG_PARPORT is not set | 512 | # CONFIG_PARPORT is not set |
511 | CONFIG_BLK_DEV=y | 513 | CONFIG_BLK_DEV=y |
@@ -582,7 +584,8 @@ CONFIG_PHYLIB=y | |||
582 | # CONFIG_STE10XP is not set | 584 | # CONFIG_STE10XP is not set |
583 | # CONFIG_LSI_ET1011C_PHY is not set | 585 | # CONFIG_LSI_ET1011C_PHY is not set |
584 | CONFIG_FIXED_PHY=y | 586 | CONFIG_FIXED_PHY=y |
585 | # CONFIG_MDIO_BITBANG is not set | 587 | CONFIG_MDIO_BITBANG=y |
588 | # CONFIG_MDIO_GPIO is not set | ||
586 | CONFIG_NET_ETHERNET=y | 589 | CONFIG_NET_ETHERNET=y |
587 | CONFIG_MII=y | 590 | CONFIG_MII=y |
588 | # CONFIG_MACE is not set | 591 | # CONFIG_MACE is not set |
@@ -608,8 +611,8 @@ CONFIG_MII=y | |||
608 | # CONFIG_ATL2 is not set | 611 | # CONFIG_ATL2 is not set |
609 | CONFIG_FS_ENET=y | 612 | CONFIG_FS_ENET=y |
610 | CONFIG_FS_ENET_HAS_SCC=y | 613 | CONFIG_FS_ENET_HAS_SCC=y |
611 | # CONFIG_FS_ENET_HAS_FCC is not set | 614 | CONFIG_FS_ENET_HAS_FCC=y |
612 | # CONFIG_FS_ENET_MDIO_FCC is not set | 615 | CONFIG_FS_ENET_MDIO_FCC=y |
613 | # CONFIG_NETDEV_1000 is not set | 616 | # CONFIG_NETDEV_1000 is not set |
614 | # CONFIG_NETDEV_10000 is not set | 617 | # CONFIG_NETDEV_10000 is not set |
615 | # CONFIG_TR is not set | 618 | # CONFIG_TR is not set |
@@ -680,7 +683,68 @@ CONFIG_HW_RANDOM=y | |||
680 | # CONFIG_APPLICOM is not set | 683 | # CONFIG_APPLICOM is not set |
681 | # CONFIG_RAW_DRIVER is not set | 684 | # CONFIG_RAW_DRIVER is not set |
682 | CONFIG_DEVPORT=y | 685 | CONFIG_DEVPORT=y |
683 | # CONFIG_I2C is not set | 686 | CONFIG_I2C=y |
687 | CONFIG_I2C_BOARDINFO=y | ||
688 | CONFIG_I2C_CHARDEV=y | ||
689 | CONFIG_I2C_HELPER_AUTO=y | ||
690 | |||
691 | # | ||
692 | # I2C Hardware Bus support | ||
693 | # | ||
694 | |||
695 | # | ||
696 | # PC SMBus host controller drivers | ||
697 | # | ||
698 | # CONFIG_I2C_ALI1535 is not set | ||
699 | # CONFIG_I2C_ALI15X3 is not set | ||
700 | # CONFIG_I2C_AMD756 is not set | ||
701 | # CONFIG_I2C_AMD8111 is not set | ||
702 | # CONFIG_I2C_I801 is not set | ||
703 | # CONFIG_I2C_ISCH is not set | ||
704 | # CONFIG_I2C_PIIX4 is not set | ||
705 | # CONFIG_I2C_NFORCE2 is not set | ||
706 | # CONFIG_I2C_SIS5595 is not set | ||
707 | # CONFIG_I2C_SIS630 is not set | ||
708 | # CONFIG_I2C_SIS96X is not set | ||
709 | # CONFIG_I2C_VIAPRO is not set | ||
710 | |||
711 | # | ||
712 | # Mac SMBus host controller drivers | ||
713 | # | ||
714 | # CONFIG_I2C_POWERMAC is not set | ||
715 | |||
716 | # | ||
717 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
718 | # | ||
719 | CONFIG_I2C_CPM=y | ||
720 | # CONFIG_I2C_DESIGNWARE is not set | ||
721 | # CONFIG_I2C_GPIO is not set | ||
722 | # CONFIG_I2C_MPC is not set | ||
723 | # CONFIG_I2C_SIMTEC is not set | ||
724 | |||
725 | # | ||
726 | # External I2C/SMBus adapter drivers | ||
727 | # | ||
728 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
729 | |||
730 | # | ||
731 | # Graphics adapter I2C/DDC channel drivers | ||
732 | # | ||
733 | # CONFIG_I2C_VOODOO3 is not set | ||
734 | |||
735 | # | ||
736 | # Other I2C/SMBus bus drivers | ||
737 | # | ||
738 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
739 | |||
740 | # | ||
741 | # Miscellaneous I2C Chip support | ||
742 | # | ||
743 | # CONFIG_PCF8575 is not set | ||
744 | # CONFIG_I2C_DEBUG_CORE is not set | ||
745 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
746 | # CONFIG_I2C_DEBUG_BUS is not set | ||
747 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
684 | # CONFIG_SPI is not set | 748 | # CONFIG_SPI is not set |
685 | 749 | ||
686 | # | 750 | # |
@@ -699,6 +763,9 @@ CONFIG_GPIOLIB=y | |||
699 | # | 763 | # |
700 | # I2C GPIO expanders: | 764 | # I2C GPIO expanders: |
701 | # | 765 | # |
766 | # CONFIG_GPIO_MAX732X is not set | ||
767 | # CONFIG_GPIO_PCA953X is not set | ||
768 | # CONFIG_GPIO_PCF857X is not set | ||
702 | 769 | ||
703 | # | 770 | # |
704 | # PCI GPIO expanders: | 771 | # PCI GPIO expanders: |
@@ -727,7 +794,14 @@ CONFIG_SSB_POSSIBLE=y | |||
727 | # CONFIG_MFD_CORE is not set | 794 | # CONFIG_MFD_CORE is not set |
728 | # CONFIG_MFD_SM501 is not set | 795 | # CONFIG_MFD_SM501 is not set |
729 | # CONFIG_HTC_PASIC3 is not set | 796 | # CONFIG_HTC_PASIC3 is not set |
797 | # CONFIG_TPS65010 is not set | ||
798 | # CONFIG_TWL4030_CORE is not set | ||
730 | # CONFIG_MFD_TMIO is not set | 799 | # CONFIG_MFD_TMIO is not set |
800 | # CONFIG_PMIC_DA903X is not set | ||
801 | # CONFIG_MFD_WM8400 is not set | ||
802 | # CONFIG_MFD_WM8350_I2C is not set | ||
803 | # CONFIG_MFD_PCF50633 is not set | ||
804 | # CONFIG_AB3100_CORE is not set | ||
731 | # CONFIG_REGULATOR is not set | 805 | # CONFIG_REGULATOR is not set |
732 | # CONFIG_MEDIA_SUPPORT is not set | 806 | # CONFIG_MEDIA_SUPPORT is not set |
733 | 807 | ||
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index ada595898af1..ee6acc6557f8 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig | |||
@@ -203,6 +203,7 @@ CONFIG_MPC85xx_CDS=y | |||
203 | CONFIG_MPC85xx_MDS=y | 203 | CONFIG_MPC85xx_MDS=y |
204 | CONFIG_MPC8536_DS=y | 204 | CONFIG_MPC8536_DS=y |
205 | CONFIG_MPC85xx_DS=y | 205 | CONFIG_MPC85xx_DS=y |
206 | CONFIG_MPC85xx_RDB=y | ||
206 | CONFIG_SOCRATES=y | 207 | CONFIG_SOCRATES=y |
207 | CONFIG_KSI8560=y | 208 | CONFIG_KSI8560=y |
208 | # CONFIG_XES_MPC85xx is not set | 209 | # CONFIG_XES_MPC85xx is not set |