diff options
Diffstat (limited to 'arch/powerpc/configs/adder875_defconfig')
-rw-r--r-- | arch/powerpc/configs/adder875_defconfig | 52 |
1 files changed, 33 insertions, 19 deletions
diff --git a/arch/powerpc/configs/adder875_defconfig b/arch/powerpc/configs/adder875_defconfig index a3cc94a2ff06..6740f2a3aa3d 100644 --- a/arch/powerpc/configs/adder875_defconfig +++ b/arch/powerpc/configs/adder875_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.25-rc2 | 3 | # Linux kernel version: 2.6.26-rc5 |
4 | # Wed Feb 20 12:26:07 2008 | 4 | # Mon Jun 9 08:52:08 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -28,6 +28,8 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
30 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
31 | CONFIG_STACKTRACE_SUPPORT=y | ||
32 | CONFIG_LOCKDEP_SUPPORT=y | ||
31 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
32 | CONFIG_ARCH_HAS_ILOG2_U32=y | 34 | CONFIG_ARCH_HAS_ILOG2_U32=y |
33 | CONFIG_GENERIC_HWEIGHT=y | 35 | CONFIG_GENERIC_HWEIGHT=y |
@@ -75,6 +77,7 @@ CONFIG_FAIR_GROUP_SCHED=y | |||
75 | CONFIG_USER_SCHED=y | 77 | CONFIG_USER_SCHED=y |
76 | # CONFIG_CGROUP_SCHED is not set | 78 | # CONFIG_CGROUP_SCHED is not set |
77 | CONFIG_SYSFS_DEPRECATED=y | 79 | CONFIG_SYSFS_DEPRECATED=y |
80 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
78 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
79 | # CONFIG_NAMESPACES is not set | 82 | # CONFIG_NAMESPACES is not set |
80 | # CONFIG_BLK_DEV_INITRD is not set | 83 | # CONFIG_BLK_DEV_INITRD is not set |
@@ -107,6 +110,8 @@ CONFIG_SLUB=y | |||
107 | # CONFIG_MARKERS is not set | 110 | # CONFIG_MARKERS is not set |
108 | CONFIG_HAVE_OPROFILE=y | 111 | CONFIG_HAVE_OPROFILE=y |
109 | CONFIG_HAVE_KPROBES=y | 112 | CONFIG_HAVE_KPROBES=y |
113 | CONFIG_HAVE_KRETPROBES=y | ||
114 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
110 | CONFIG_PROC_PAGE_MONITOR=y | 115 | CONFIG_PROC_PAGE_MONITOR=y |
111 | CONFIG_SLABINFO=y | 116 | CONFIG_SLABINFO=y |
112 | # CONFIG_TINY_SHMEM is not set | 117 | # CONFIG_TINY_SHMEM is not set |
@@ -131,7 +136,6 @@ CONFIG_DEFAULT_DEADLINE=y | |||
131 | # CONFIG_DEFAULT_NOOP is not set | 136 | # CONFIG_DEFAULT_NOOP is not set |
132 | CONFIG_DEFAULT_IOSCHED="deadline" | 137 | CONFIG_DEFAULT_IOSCHED="deadline" |
133 | CONFIG_CLASSIC_RCU=y | 138 | CONFIG_CLASSIC_RCU=y |
134 | # CONFIG_PREEMPT_RCU is not set | ||
135 | 139 | ||
136 | # | 140 | # |
137 | # Platform support | 141 | # Platform support |
@@ -194,7 +198,6 @@ CONFIG_HZ=1000 | |||
194 | CONFIG_PREEMPT_NONE=y | 198 | CONFIG_PREEMPT_NONE=y |
195 | # CONFIG_PREEMPT_VOLUNTARY is not set | 199 | # CONFIG_PREEMPT_VOLUNTARY is not set |
196 | # CONFIG_PREEMPT is not set | 200 | # CONFIG_PREEMPT is not set |
197 | CONFIG_RCU_TRACE=y | ||
198 | CONFIG_BINFMT_ELF=y | 201 | CONFIG_BINFMT_ELF=y |
199 | # CONFIG_BINFMT_MISC is not set | 202 | # CONFIG_BINFMT_MISC is not set |
200 | # CONFIG_MATH_EMULATION is not set | 203 | # CONFIG_MATH_EMULATION is not set |
@@ -213,11 +216,13 @@ CONFIG_FLATMEM=y | |||
213 | CONFIG_FLAT_NODE_MEM_MAP=y | 216 | CONFIG_FLAT_NODE_MEM_MAP=y |
214 | # CONFIG_SPARSEMEM_STATIC is not set | 217 | # CONFIG_SPARSEMEM_STATIC is not set |
215 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 218 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
219 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
216 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 220 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
217 | # CONFIG_RESOURCES_64BIT is not set | 221 | # CONFIG_RESOURCES_64BIT is not set |
218 | CONFIG_ZONE_DMA_FLAG=1 | 222 | CONFIG_ZONE_DMA_FLAG=1 |
219 | CONFIG_BOUNCE=y | 223 | CONFIG_BOUNCE=y |
220 | CONFIG_VIRT_TO_BUS=y | 224 | CONFIG_VIRT_TO_BUS=y |
225 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
221 | # CONFIG_PROC_DEVICETREE is not set | 226 | # CONFIG_PROC_DEVICETREE is not set |
222 | # CONFIG_CMDLINE_BOOL is not set | 227 | # CONFIG_CMDLINE_BOOL is not set |
223 | # CONFIG_PM is not set | 228 | # CONFIG_PM is not set |
@@ -235,6 +240,7 @@ CONFIG_FSL_SOC=y | |||
235 | # CONFIG_PCI_QSPAN is not set | 240 | # CONFIG_PCI_QSPAN is not set |
236 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 241 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
237 | # CONFIG_PCCARD is not set | 242 | # CONFIG_PCCARD is not set |
243 | # CONFIG_HAS_RAPIDIO is not set | ||
238 | 244 | ||
239 | # | 245 | # |
240 | # Advanced setup | 246 | # Advanced setup |
@@ -244,13 +250,13 @@ CONFIG_FSL_SOC=y | |||
244 | # | 250 | # |
245 | # Default settings for advanced configuration options are used | 251 | # Default settings for advanced configuration options are used |
246 | # | 252 | # |
247 | CONFIG_HIGHMEM_START=0xfe000000 | ||
248 | CONFIG_LOWMEM_SIZE=0x30000000 | 253 | CONFIG_LOWMEM_SIZE=0x30000000 |
254 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
249 | CONFIG_KERNEL_START=0xc0000000 | 255 | CONFIG_KERNEL_START=0xc0000000 |
256 | CONFIG_PHYSICAL_START=0x00000000 | ||
250 | CONFIG_TASK_SIZE=0x80000000 | 257 | CONFIG_TASK_SIZE=0x80000000 |
251 | CONFIG_CONSISTENT_START=0xfd000000 | 258 | CONFIG_CONSISTENT_START=0xfd000000 |
252 | CONFIG_CONSISTENT_SIZE=0x00200000 | 259 | CONFIG_CONSISTENT_SIZE=0x00200000 |
253 | CONFIG_BOOT_LOAD=0x00400000 | ||
254 | 260 | ||
255 | # | 261 | # |
256 | # Networking | 262 | # Networking |
@@ -293,8 +299,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
293 | CONFIG_DEFAULT_TCP_CONG="cubic" | 299 | CONFIG_DEFAULT_TCP_CONG="cubic" |
294 | # CONFIG_TCP_MD5SIG is not set | 300 | # CONFIG_TCP_MD5SIG is not set |
295 | # CONFIG_IPV6 is not set | 301 | # CONFIG_IPV6 is not set |
296 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
297 | # CONFIG_INET6_TUNNEL is not set | ||
298 | # CONFIG_NETWORK_SECMARK is not set | 302 | # CONFIG_NETWORK_SECMARK is not set |
299 | # CONFIG_NETFILTER is not set | 303 | # CONFIG_NETFILTER is not set |
300 | # CONFIG_IP_DCCP is not set | 304 | # CONFIG_IP_DCCP is not set |
@@ -482,6 +486,7 @@ CONFIG_FS_ENET_MDIO_FEC=y | |||
482 | # | 486 | # |
483 | # CONFIG_WLAN_PRE80211 is not set | 487 | # CONFIG_WLAN_PRE80211 is not set |
484 | # CONFIG_WLAN_80211 is not set | 488 | # CONFIG_WLAN_80211 is not set |
489 | # CONFIG_IWLWIFI_LEDS is not set | ||
485 | # CONFIG_WAN is not set | 490 | # CONFIG_WAN is not set |
486 | # CONFIG_PPP is not set | 491 | # CONFIG_PPP is not set |
487 | # CONFIG_SLIP is not set | 492 | # CONFIG_SLIP is not set |
@@ -548,6 +553,7 @@ CONFIG_SERIO_LIBPS2=y | |||
548 | # Character devices | 553 | # Character devices |
549 | # | 554 | # |
550 | # CONFIG_VT is not set | 555 | # CONFIG_VT is not set |
556 | CONFIG_DEVKMEM=y | ||
551 | # CONFIG_SERIAL_NONSTANDARD is not set | 557 | # CONFIG_SERIAL_NONSTANDARD is not set |
552 | 558 | ||
553 | # | 559 | # |
@@ -580,12 +586,7 @@ CONFIG_GEN_RTC=y | |||
580 | # CONFIG_RAW_DRIVER is not set | 586 | # CONFIG_RAW_DRIVER is not set |
581 | # CONFIG_TCG_TPM is not set | 587 | # CONFIG_TCG_TPM is not set |
582 | # CONFIG_I2C is not set | 588 | # CONFIG_I2C is not set |
583 | |||
584 | # | ||
585 | # SPI support | ||
586 | # | ||
587 | # CONFIG_SPI is not set | 589 | # CONFIG_SPI is not set |
588 | # CONFIG_SPI_MASTER is not set | ||
589 | # CONFIG_W1 is not set | 590 | # CONFIG_W1 is not set |
590 | # CONFIG_POWER_SUPPLY is not set | 591 | # CONFIG_POWER_SUPPLY is not set |
591 | # CONFIG_HWMON is not set | 592 | # CONFIG_HWMON is not set |
@@ -602,12 +603,22 @@ CONFIG_SSB_POSSIBLE=y | |||
602 | # Multifunction device drivers | 603 | # Multifunction device drivers |
603 | # | 604 | # |
604 | # CONFIG_MFD_SM501 is not set | 605 | # CONFIG_MFD_SM501 is not set |
606 | # CONFIG_HTC_PASIC3 is not set | ||
605 | 607 | ||
606 | # | 608 | # |
607 | # Multimedia devices | 609 | # Multimedia devices |
608 | # | 610 | # |
611 | |||
612 | # | ||
613 | # Multimedia core support | ||
614 | # | ||
609 | # CONFIG_VIDEO_DEV is not set | 615 | # CONFIG_VIDEO_DEV is not set |
610 | # CONFIG_DVB_CORE is not set | 616 | # CONFIG_DVB_CORE is not set |
617 | # CONFIG_VIDEO_MEDIA is not set | ||
618 | |||
619 | # | ||
620 | # Multimedia drivers | ||
621 | # | ||
611 | CONFIG_DAB=y | 622 | CONFIG_DAB=y |
612 | 623 | ||
613 | # | 624 | # |
@@ -632,12 +643,10 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
632 | # CONFIG_MMC is not set | 643 | # CONFIG_MMC is not set |
633 | # CONFIG_MEMSTICK is not set | 644 | # CONFIG_MEMSTICK is not set |
634 | # CONFIG_NEW_LEDS is not set | 645 | # CONFIG_NEW_LEDS is not set |
646 | # CONFIG_ACCESSIBILITY is not set | ||
635 | # CONFIG_EDAC is not set | 647 | # CONFIG_EDAC is not set |
636 | # CONFIG_RTC_CLASS is not set | 648 | # CONFIG_RTC_CLASS is not set |
637 | 649 | # CONFIG_DMADEVICES is not set | |
638 | # | ||
639 | # Userspace I/O | ||
640 | # | ||
641 | # CONFIG_UIO is not set | 650 | # CONFIG_UIO is not set |
642 | 651 | ||
643 | # | 652 | # |
@@ -650,7 +659,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
650 | # CONFIG_JFS_FS is not set | 659 | # CONFIG_JFS_FS is not set |
651 | # CONFIG_FS_POSIX_ACL is not set | 660 | # CONFIG_FS_POSIX_ACL is not set |
652 | # CONFIG_XFS_FS is not set | 661 | # CONFIG_XFS_FS is not set |
653 | # CONFIG_GFS2_FS is not set | ||
654 | # CONFIG_OCFS2_FS is not set | 662 | # CONFIG_OCFS2_FS is not set |
655 | # CONFIG_DNOTIFY is not set | 663 | # CONFIG_DNOTIFY is not set |
656 | # CONFIG_INOTIFY is not set | 664 | # CONFIG_INOTIFY is not set |
@@ -708,7 +716,6 @@ CONFIG_NFS_FS=y | |||
708 | CONFIG_NFS_V3=y | 716 | CONFIG_NFS_V3=y |
709 | # CONFIG_NFS_V3_ACL is not set | 717 | # CONFIG_NFS_V3_ACL is not set |
710 | # CONFIG_NFS_V4 is not set | 718 | # CONFIG_NFS_V4 is not set |
711 | # CONFIG_NFS_DIRECTIO is not set | ||
712 | # CONFIG_NFSD is not set | 719 | # CONFIG_NFSD is not set |
713 | CONFIG_ROOT_NFS=y | 720 | CONFIG_ROOT_NFS=y |
714 | CONFIG_LOCKD=y | 721 | CONFIG_LOCKD=y |
@@ -751,6 +758,7 @@ CONFIG_MSDOS_PARTITION=y | |||
751 | # | 758 | # |
752 | # Library routines | 759 | # Library routines |
753 | # | 760 | # |
761 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
754 | # CONFIG_CRC_CCITT is not set | 762 | # CONFIG_CRC_CCITT is not set |
755 | # CONFIG_CRC16 is not set | 763 | # CONFIG_CRC16 is not set |
756 | # CONFIG_CRC_ITU_T is not set | 764 | # CONFIG_CRC_ITU_T is not set |
@@ -761,6 +769,7 @@ CONFIG_ZLIB_INFLATE=y | |||
761 | CONFIG_HAS_IOMEM=y | 769 | CONFIG_HAS_IOMEM=y |
762 | CONFIG_HAS_IOPORT=y | 770 | CONFIG_HAS_IOPORT=y |
763 | CONFIG_HAS_DMA=y | 771 | CONFIG_HAS_DMA=y |
772 | CONFIG_HAVE_LMB=y | ||
764 | 773 | ||
765 | # | 774 | # |
766 | # Kernel hacking | 775 | # Kernel hacking |
@@ -768,6 +777,7 @@ CONFIG_HAS_DMA=y | |||
768 | # CONFIG_PRINTK_TIME is not set | 777 | # CONFIG_PRINTK_TIME is not set |
769 | CONFIG_ENABLE_WARN_DEPRECATED=y | 778 | CONFIG_ENABLE_WARN_DEPRECATED=y |
770 | CONFIG_ENABLE_MUST_CHECK=y | 779 | CONFIG_ENABLE_MUST_CHECK=y |
780 | CONFIG_FRAME_WARN=1024 | ||
771 | CONFIG_MAGIC_SYSRQ=y | 781 | CONFIG_MAGIC_SYSRQ=y |
772 | # CONFIG_UNUSED_SYMBOLS is not set | 782 | # CONFIG_UNUSED_SYMBOLS is not set |
773 | CONFIG_DEBUG_FS=y | 783 | CONFIG_DEBUG_FS=y |
@@ -778,6 +788,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
778 | CONFIG_SCHED_DEBUG=y | 788 | CONFIG_SCHED_DEBUG=y |
779 | # CONFIG_SCHEDSTATS is not set | 789 | # CONFIG_SCHEDSTATS is not set |
780 | # CONFIG_TIMER_STATS is not set | 790 | # CONFIG_TIMER_STATS is not set |
791 | # CONFIG_DEBUG_OBJECTS is not set | ||
781 | # CONFIG_SLUB_DEBUG_ON is not set | 792 | # CONFIG_SLUB_DEBUG_ON is not set |
782 | # CONFIG_SLUB_STATS is not set | 793 | # CONFIG_SLUB_STATS is not set |
783 | # CONFIG_DEBUG_SPINLOCK is not set | 794 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -788,6 +799,7 @@ CONFIG_SCHED_DEBUG=y | |||
788 | CONFIG_DEBUG_BUGVERBOSE=y | 799 | CONFIG_DEBUG_BUGVERBOSE=y |
789 | CONFIG_DEBUG_INFO=y | 800 | CONFIG_DEBUG_INFO=y |
790 | # CONFIG_DEBUG_VM is not set | 801 | # CONFIG_DEBUG_VM is not set |
802 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
791 | # CONFIG_DEBUG_LIST is not set | 803 | # CONFIG_DEBUG_LIST is not set |
792 | # CONFIG_DEBUG_SG is not set | 804 | # CONFIG_DEBUG_SG is not set |
793 | # CONFIG_BOOT_PRINTK_DELAY is not set | 805 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -798,6 +810,7 @@ CONFIG_DEBUG_INFO=y | |||
798 | # CONFIG_DEBUG_STACK_USAGE is not set | 810 | # CONFIG_DEBUG_STACK_USAGE is not set |
799 | # CONFIG_DEBUG_PAGEALLOC is not set | 811 | # CONFIG_DEBUG_PAGEALLOC is not set |
800 | # CONFIG_DEBUGGER is not set | 812 | # CONFIG_DEBUGGER is not set |
813 | # CONFIG_IRQSTACKS is not set | ||
801 | # CONFIG_VIRQ_DEBUG is not set | 814 | # CONFIG_VIRQ_DEBUG is not set |
802 | # CONFIG_BDI_SWITCH is not set | 815 | # CONFIG_BDI_SWITCH is not set |
803 | # CONFIG_PPC_EARLY_DEBUG is not set | 816 | # CONFIG_PPC_EARLY_DEBUG is not set |
@@ -811,3 +824,4 @@ CONFIG_DEBUG_INFO=y | |||
811 | # CONFIG_CRYPTO is not set | 824 | # CONFIG_CRYPTO is not set |
812 | # CONFIG_PPC_CLOCK is not set | 825 | # CONFIG_PPC_CLOCK is not set |
813 | CONFIG_PPC_LIB_RHEAP=y | 826 | CONFIG_PPC_LIB_RHEAP=y |
827 | # CONFIG_VIRTUALIZATION is not set | ||