diff options
Diffstat (limited to 'arch/powerpc/configs/mpc885_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc885_ads_defconfig | 47 |
1 files changed, 30 insertions, 17 deletions
diff --git a/arch/powerpc/configs/mpc885_ads_defconfig b/arch/powerpc/configs/mpc885_ads_defconfig index 82151b9bba26..9df78973005e 100644 --- a/arch/powerpc/configs/mpc885_ads_defconfig +++ b/arch/powerpc/configs/mpc885_ads_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-rc6 | 3 | # Linux kernel version: 2.6.26-rc5 |
4 | # Mon Mar 24 08:48:35 2008 | 4 | # Mon Jun 9 08:52:17 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 |
@@ -108,6 +110,7 @@ CONFIG_SLUB=y | |||
108 | CONFIG_HAVE_OPROFILE=y | 110 | CONFIG_HAVE_OPROFILE=y |
109 | CONFIG_HAVE_KPROBES=y | 111 | CONFIG_HAVE_KPROBES=y |
110 | CONFIG_HAVE_KRETPROBES=y | 112 | CONFIG_HAVE_KRETPROBES=y |
113 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
111 | CONFIG_PROC_PAGE_MONITOR=y | 114 | CONFIG_PROC_PAGE_MONITOR=y |
112 | CONFIG_SLABINFO=y | 115 | CONFIG_SLABINFO=y |
113 | # CONFIG_TINY_SHMEM is not set | 116 | # CONFIG_TINY_SHMEM is not set |
@@ -219,11 +222,13 @@ CONFIG_FLATMEM=y | |||
219 | CONFIG_FLAT_NODE_MEM_MAP=y | 222 | CONFIG_FLAT_NODE_MEM_MAP=y |
220 | # CONFIG_SPARSEMEM_STATIC is not set | 223 | # CONFIG_SPARSEMEM_STATIC is not set |
221 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 224 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
225 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
222 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 226 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
223 | # CONFIG_RESOURCES_64BIT is not set | 227 | # CONFIG_RESOURCES_64BIT is not set |
224 | CONFIG_ZONE_DMA_FLAG=1 | 228 | CONFIG_ZONE_DMA_FLAG=1 |
225 | CONFIG_BOUNCE=y | 229 | CONFIG_BOUNCE=y |
226 | CONFIG_VIRT_TO_BUS=y | 230 | CONFIG_VIRT_TO_BUS=y |
231 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
227 | CONFIG_PROC_DEVICETREE=y | 232 | CONFIG_PROC_DEVICETREE=y |
228 | # CONFIG_CMDLINE_BOOL is not set | 233 | # CONFIG_CMDLINE_BOOL is not set |
229 | # CONFIG_PM is not set | 234 | # CONFIG_PM is not set |
@@ -241,6 +246,7 @@ CONFIG_FSL_SOC=y | |||
241 | # CONFIG_PCI_QSPAN is not set | 246 | # CONFIG_PCI_QSPAN is not set |
242 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 247 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
243 | # CONFIG_PCCARD is not set | 248 | # CONFIG_PCCARD is not set |
249 | # CONFIG_HAS_RAPIDIO is not set | ||
244 | 250 | ||
245 | # | 251 | # |
246 | # Advanced setup | 252 | # Advanced setup |
@@ -250,13 +256,13 @@ CONFIG_FSL_SOC=y | |||
250 | # | 256 | # |
251 | # Default settings for advanced configuration options are used | 257 | # Default settings for advanced configuration options are used |
252 | # | 258 | # |
253 | CONFIG_HIGHMEM_START=0xfe000000 | ||
254 | CONFIG_LOWMEM_SIZE=0x30000000 | 259 | CONFIG_LOWMEM_SIZE=0x30000000 |
260 | CONFIG_PAGE_OFFSET=0xc0000000 | ||
255 | CONFIG_KERNEL_START=0xc0000000 | 261 | CONFIG_KERNEL_START=0xc0000000 |
262 | CONFIG_PHYSICAL_START=0x00000000 | ||
256 | CONFIG_TASK_SIZE=0x80000000 | 263 | CONFIG_TASK_SIZE=0x80000000 |
257 | CONFIG_CONSISTENT_START=0xfd000000 | 264 | CONFIG_CONSISTENT_START=0xfd000000 |
258 | CONFIG_CONSISTENT_SIZE=0x00200000 | 265 | CONFIG_CONSISTENT_SIZE=0x00200000 |
259 | CONFIG_BOOT_LOAD=0x00400000 | ||
260 | 266 | ||
261 | # | 267 | # |
262 | # Networking | 268 | # Networking |
@@ -299,8 +305,6 @@ CONFIG_TCP_CONG_CUBIC=y | |||
299 | CONFIG_DEFAULT_TCP_CONG="cubic" | 305 | CONFIG_DEFAULT_TCP_CONG="cubic" |
300 | # CONFIG_TCP_MD5SIG is not set | 306 | # CONFIG_TCP_MD5SIG is not set |
301 | # CONFIG_IPV6 is not set | 307 | # CONFIG_IPV6 is not set |
302 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
303 | # CONFIG_INET6_TUNNEL is not set | ||
304 | # CONFIG_NETWORK_SECMARK is not set | 308 | # CONFIG_NETWORK_SECMARK is not set |
305 | # CONFIG_NETFILTER is not set | 309 | # CONFIG_NETFILTER is not set |
306 | # CONFIG_IP_DCCP is not set | 310 | # CONFIG_IP_DCCP is not set |
@@ -492,6 +496,7 @@ CONFIG_FS_ENET_MDIO_FEC=y | |||
492 | # | 496 | # |
493 | # CONFIG_WLAN_PRE80211 is not set | 497 | # CONFIG_WLAN_PRE80211 is not set |
494 | # CONFIG_WLAN_80211 is not set | 498 | # CONFIG_WLAN_80211 is not set |
499 | # CONFIG_IWLWIFI_LEDS is not set | ||
495 | # CONFIG_WAN is not set | 500 | # CONFIG_WAN is not set |
496 | # CONFIG_PPP is not set | 501 | # CONFIG_PPP is not set |
497 | # CONFIG_SLIP is not set | 502 | # CONFIG_SLIP is not set |
@@ -516,6 +521,7 @@ CONFIG_FS_ENET_MDIO_FEC=y | |||
516 | # Character devices | 521 | # Character devices |
517 | # | 522 | # |
518 | # CONFIG_VT is not set | 523 | # CONFIG_VT is not set |
524 | CONFIG_DEVKMEM=y | ||
519 | # CONFIG_SERIAL_NONSTANDARD is not set | 525 | # CONFIG_SERIAL_NONSTANDARD is not set |
520 | 526 | ||
521 | # | 527 | # |
@@ -548,12 +554,7 @@ CONFIG_GEN_RTC=y | |||
548 | # CONFIG_RAW_DRIVER is not set | 554 | # CONFIG_RAW_DRIVER is not set |
549 | # CONFIG_TCG_TPM is not set | 555 | # CONFIG_TCG_TPM is not set |
550 | # CONFIG_I2C is not set | 556 | # CONFIG_I2C is not set |
551 | |||
552 | # | ||
553 | # SPI support | ||
554 | # | ||
555 | # CONFIG_SPI is not set | 557 | # CONFIG_SPI is not set |
556 | # CONFIG_SPI_MASTER is not set | ||
557 | # CONFIG_W1 is not set | 558 | # CONFIG_W1 is not set |
558 | # CONFIG_POWER_SUPPLY is not set | 559 | # CONFIG_POWER_SUPPLY is not set |
559 | # CONFIG_HWMON is not set | 560 | # CONFIG_HWMON is not set |
@@ -570,12 +571,22 @@ CONFIG_SSB_POSSIBLE=y | |||
570 | # Multifunction device drivers | 571 | # Multifunction device drivers |
571 | # | 572 | # |
572 | # CONFIG_MFD_SM501 is not set | 573 | # CONFIG_MFD_SM501 is not set |
574 | # CONFIG_HTC_PASIC3 is not set | ||
573 | 575 | ||
574 | # | 576 | # |
575 | # Multimedia devices | 577 | # Multimedia devices |
576 | # | 578 | # |
579 | |||
580 | # | ||
581 | # Multimedia core support | ||
582 | # | ||
577 | # CONFIG_VIDEO_DEV is not set | 583 | # CONFIG_VIDEO_DEV is not set |
578 | # CONFIG_DVB_CORE is not set | 584 | # CONFIG_DVB_CORE is not set |
585 | # CONFIG_VIDEO_MEDIA is not set | ||
586 | |||
587 | # | ||
588 | # Multimedia drivers | ||
589 | # | ||
579 | CONFIG_DAB=y | 590 | CONFIG_DAB=y |
580 | 591 | ||
581 | # | 592 | # |
@@ -599,13 +610,10 @@ CONFIG_DAB=y | |||
599 | # CONFIG_MMC is not set | 610 | # CONFIG_MMC is not set |
600 | # CONFIG_MEMSTICK is not set | 611 | # CONFIG_MEMSTICK is not set |
601 | # CONFIG_NEW_LEDS is not set | 612 | # CONFIG_NEW_LEDS is not set |
613 | # CONFIG_ACCESSIBILITY is not set | ||
602 | # CONFIG_EDAC is not set | 614 | # CONFIG_EDAC is not set |
603 | # CONFIG_RTC_CLASS is not set | 615 | # CONFIG_RTC_CLASS is not set |
604 | # CONFIG_DMADEVICES is not set | 616 | # CONFIG_DMADEVICES is not set |
605 | |||
606 | # | ||
607 | # Userspace I/O | ||
608 | # | ||
609 | # CONFIG_UIO is not set | 617 | # CONFIG_UIO is not set |
610 | 618 | ||
611 | # | 619 | # |
@@ -618,7 +626,6 @@ CONFIG_DAB=y | |||
618 | # CONFIG_JFS_FS is not set | 626 | # CONFIG_JFS_FS is not set |
619 | # CONFIG_FS_POSIX_ACL is not set | 627 | # CONFIG_FS_POSIX_ACL is not set |
620 | # CONFIG_XFS_FS is not set | 628 | # CONFIG_XFS_FS is not set |
621 | # CONFIG_GFS2_FS is not set | ||
622 | # CONFIG_OCFS2_FS is not set | 629 | # CONFIG_OCFS2_FS is not set |
623 | # CONFIG_DNOTIFY is not set | 630 | # CONFIG_DNOTIFY is not set |
624 | # CONFIG_INOTIFY is not set | 631 | # CONFIG_INOTIFY is not set |
@@ -676,7 +683,6 @@ CONFIG_NFS_FS=y | |||
676 | CONFIG_NFS_V3=y | 683 | CONFIG_NFS_V3=y |
677 | # CONFIG_NFS_V3_ACL is not set | 684 | # CONFIG_NFS_V3_ACL is not set |
678 | # CONFIG_NFS_V4 is not set | 685 | # CONFIG_NFS_V4 is not set |
679 | # CONFIG_NFS_DIRECTIO is not set | ||
680 | # CONFIG_NFSD is not set | 686 | # CONFIG_NFSD is not set |
681 | CONFIG_ROOT_NFS=y | 687 | CONFIG_ROOT_NFS=y |
682 | CONFIG_LOCKD=y | 688 | CONFIG_LOCKD=y |
@@ -719,6 +725,7 @@ CONFIG_MSDOS_PARTITION=y | |||
719 | # | 725 | # |
720 | # Library routines | 726 | # Library routines |
721 | # | 727 | # |
728 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
722 | # CONFIG_CRC_CCITT is not set | 729 | # CONFIG_CRC_CCITT is not set |
723 | # CONFIG_CRC16 is not set | 730 | # CONFIG_CRC16 is not set |
724 | # CONFIG_CRC_ITU_T is not set | 731 | # CONFIG_CRC_ITU_T is not set |
@@ -729,6 +736,7 @@ CONFIG_ZLIB_INFLATE=y | |||
729 | CONFIG_HAS_IOMEM=y | 736 | CONFIG_HAS_IOMEM=y |
730 | CONFIG_HAS_IOPORT=y | 737 | CONFIG_HAS_IOPORT=y |
731 | CONFIG_HAS_DMA=y | 738 | CONFIG_HAS_DMA=y |
739 | CONFIG_HAVE_LMB=y | ||
732 | 740 | ||
733 | # | 741 | # |
734 | # Kernel hacking | 742 | # Kernel hacking |
@@ -736,6 +744,7 @@ CONFIG_HAS_DMA=y | |||
736 | # CONFIG_PRINTK_TIME is not set | 744 | # CONFIG_PRINTK_TIME is not set |
737 | CONFIG_ENABLE_WARN_DEPRECATED=y | 745 | CONFIG_ENABLE_WARN_DEPRECATED=y |
738 | CONFIG_ENABLE_MUST_CHECK=y | 746 | CONFIG_ENABLE_MUST_CHECK=y |
747 | CONFIG_FRAME_WARN=1024 | ||
739 | CONFIG_MAGIC_SYSRQ=y | 748 | CONFIG_MAGIC_SYSRQ=y |
740 | # CONFIG_UNUSED_SYMBOLS is not set | 749 | # CONFIG_UNUSED_SYMBOLS is not set |
741 | # CONFIG_DEBUG_FS is not set | 750 | # CONFIG_DEBUG_FS is not set |
@@ -746,6 +755,7 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
746 | CONFIG_SCHED_DEBUG=y | 755 | CONFIG_SCHED_DEBUG=y |
747 | # CONFIG_SCHEDSTATS is not set | 756 | # CONFIG_SCHEDSTATS is not set |
748 | # CONFIG_TIMER_STATS is not set | 757 | # CONFIG_TIMER_STATS is not set |
758 | # CONFIG_DEBUG_OBJECTS is not set | ||
749 | # CONFIG_SLUB_DEBUG_ON is not set | 759 | # CONFIG_SLUB_DEBUG_ON is not set |
750 | # CONFIG_SLUB_STATS is not set | 760 | # CONFIG_SLUB_STATS is not set |
751 | # CONFIG_DEBUG_SPINLOCK is not set | 761 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -756,6 +766,7 @@ CONFIG_SCHED_DEBUG=y | |||
756 | CONFIG_DEBUG_BUGVERBOSE=y | 766 | CONFIG_DEBUG_BUGVERBOSE=y |
757 | CONFIG_DEBUG_INFO=y | 767 | CONFIG_DEBUG_INFO=y |
758 | # CONFIG_DEBUG_VM is not set | 768 | # CONFIG_DEBUG_VM is not set |
769 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
759 | # CONFIG_DEBUG_LIST is not set | 770 | # CONFIG_DEBUG_LIST is not set |
760 | # CONFIG_DEBUG_SG is not set | 771 | # CONFIG_DEBUG_SG is not set |
761 | # CONFIG_BOOT_PRINTK_DELAY is not set | 772 | # CONFIG_BOOT_PRINTK_DELAY is not set |
@@ -766,6 +777,7 @@ CONFIG_DEBUG_INFO=y | |||
766 | # CONFIG_DEBUG_STACK_USAGE is not set | 777 | # CONFIG_DEBUG_STACK_USAGE is not set |
767 | # CONFIG_DEBUG_PAGEALLOC is not set | 778 | # CONFIG_DEBUG_PAGEALLOC is not set |
768 | # CONFIG_DEBUGGER is not set | 779 | # CONFIG_DEBUGGER is not set |
780 | # CONFIG_IRQSTACKS is not set | ||
769 | # CONFIG_BDI_SWITCH is not set | 781 | # CONFIG_BDI_SWITCH is not set |
770 | # CONFIG_PPC_EARLY_DEBUG is not set | 782 | # CONFIG_PPC_EARLY_DEBUG is not set |
771 | 783 | ||
@@ -778,3 +790,4 @@ CONFIG_DEBUG_INFO=y | |||
778 | # CONFIG_CRYPTO is not set | 790 | # CONFIG_CRYPTO is not set |
779 | # CONFIG_PPC_CLOCK is not set | 791 | # CONFIG_PPC_CLOCK is not set |
780 | CONFIG_PPC_LIB_RHEAP=y | 792 | CONFIG_PPC_LIB_RHEAP=y |
793 | # CONFIG_VIRTUALIZATION is not set | ||