diff options
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_cds_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc85xx_cds_defconfig | 75 |
1 files changed, 62 insertions, 13 deletions
diff --git a/arch/powerpc/configs/mpc85xx_cds_defconfig b/arch/powerpc/configs/mpc85xx_cds_defconfig index 9bb022a523fe..72edf9f66829 100644 --- a/arch/powerpc/configs/mpc85xx_cds_defconfig +++ b/arch/powerpc/configs/mpc85xx_cds_defconfig | |||
@@ -1,16 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.16 | 3 | # Linux kernel version: 2.6.18-rc6 |
4 | # Sun Apr 2 11:23:42 2006 | 4 | # Sun Sep 10 10:29:49 2006 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
8 | CONFIG_PPC_MERGE=y | 8 | CONFIG_PPC_MERGE=y |
9 | CONFIG_MMU=y | 9 | CONFIG_MMU=y |
10 | CONFIG_GENERIC_HARDIRQS=y | 10 | CONFIG_GENERIC_HARDIRQS=y |
11 | CONFIG_IRQ_PER_CPU=y | ||
11 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
12 | CONFIG_GENERIC_HWEIGHT=y | 13 | CONFIG_GENERIC_HWEIGHT=y |
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
14 | CONFIG_PPC=y | 16 | CONFIG_PPC=y |
15 | CONFIG_EARLY_PRINTK=y | 17 | CONFIG_EARLY_PRINTK=y |
16 | CONFIG_GENERIC_NVRAM=y | 18 | CONFIG_GENERIC_NVRAM=y |
@@ -19,7 +21,7 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y | |||
19 | CONFIG_PPC_OF=y | 21 | CONFIG_PPC_OF=y |
20 | CONFIG_PPC_UDBG_16550=y | 22 | CONFIG_PPC_UDBG_16550=y |
21 | # CONFIG_GENERIC_TBSYNC is not set | 23 | # CONFIG_GENERIC_TBSYNC is not set |
22 | # CONFIG_DEFAULT_UIMAGE is not set | 24 | CONFIG_DEFAULT_UIMAGE=y |
23 | 25 | ||
24 | # | 26 | # |
25 | # Processor support | 27 | # Processor support |
@@ -29,6 +31,7 @@ CONFIG_PPC_UDBG_16550=y | |||
29 | # CONFIG_PPC_82xx is not set | 31 | # CONFIG_PPC_82xx is not set |
30 | # CONFIG_PPC_83xx is not set | 32 | # CONFIG_PPC_83xx is not set |
31 | CONFIG_PPC_85xx=y | 33 | CONFIG_PPC_85xx=y |
34 | # CONFIG_PPC_86xx is not set | ||
32 | # CONFIG_40x is not set | 35 | # CONFIG_40x is not set |
33 | # CONFIG_44x is not set | 36 | # CONFIG_44x is not set |
34 | # CONFIG_8xx is not set | 37 | # CONFIG_8xx is not set |
@@ -39,6 +42,7 @@ CONFIG_BOOKE=y | |||
39 | CONFIG_FSL_BOOKE=y | 42 | CONFIG_FSL_BOOKE=y |
40 | # CONFIG_PHYS_64BIT is not set | 43 | # CONFIG_PHYS_64BIT is not set |
41 | CONFIG_SPE=y | 44 | CONFIG_SPE=y |
45 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
42 | 46 | ||
43 | # | 47 | # |
44 | # Code maturity level options | 48 | # Code maturity level options |
@@ -56,6 +60,7 @@ CONFIG_SWAP=y | |||
56 | CONFIG_SYSVIPC=y | 60 | CONFIG_SYSVIPC=y |
57 | # CONFIG_POSIX_MQUEUE is not set | 61 | # CONFIG_POSIX_MQUEUE is not set |
58 | # CONFIG_BSD_PROCESS_ACCT is not set | 62 | # CONFIG_BSD_PROCESS_ACCT is not set |
63 | # CONFIG_TASKSTATS is not set | ||
59 | CONFIG_SYSCTL=y | 64 | CONFIG_SYSCTL=y |
60 | # CONFIG_AUDIT is not set | 65 | # CONFIG_AUDIT is not set |
61 | # CONFIG_IKCONFIG is not set | 66 | # CONFIG_IKCONFIG is not set |
@@ -71,10 +76,12 @@ CONFIG_PRINTK=y | |||
71 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
72 | CONFIG_ELF_CORE=y | 77 | CONFIG_ELF_CORE=y |
73 | CONFIG_BASE_FULL=y | 78 | CONFIG_BASE_FULL=y |
79 | CONFIG_RT_MUTEXES=y | ||
74 | CONFIG_FUTEX=y | 80 | CONFIG_FUTEX=y |
75 | CONFIG_EPOLL=y | 81 | CONFIG_EPOLL=y |
76 | CONFIG_SHMEM=y | 82 | CONFIG_SHMEM=y |
77 | CONFIG_SLAB=y | 83 | CONFIG_SLAB=y |
84 | CONFIG_VM_EVENT_COUNTERS=y | ||
78 | # CONFIG_TINY_SHMEM is not set | 85 | # CONFIG_TINY_SHMEM is not set |
79 | CONFIG_BASE_SMALL=0 | 86 | CONFIG_BASE_SMALL=0 |
80 | # CONFIG_SLOB is not set | 87 | # CONFIG_SLOB is not set |
@@ -103,7 +110,6 @@ CONFIG_DEFAULT_AS=y | |||
103 | # CONFIG_DEFAULT_CFQ is not set | 110 | # CONFIG_DEFAULT_CFQ is not set |
104 | # CONFIG_DEFAULT_NOOP is not set | 111 | # CONFIG_DEFAULT_NOOP is not set |
105 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 112 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
106 | CONFIG_MPIC=y | ||
107 | # CONFIG_WANT_EARLY_SERIAL is not set | 113 | # CONFIG_WANT_EARLY_SERIAL is not set |
108 | 114 | ||
109 | # | 115 | # |
@@ -113,6 +119,7 @@ CONFIG_MPIC=y | |||
113 | CONFIG_MPC85xx_CDS=y | 119 | CONFIG_MPC85xx_CDS=y |
114 | CONFIG_MPC8540=y | 120 | CONFIG_MPC8540=y |
115 | CONFIG_PPC_INDIRECT_PCI_BE=y | 121 | CONFIG_PPC_INDIRECT_PCI_BE=y |
122 | CONFIG_MPIC=y | ||
116 | 123 | ||
117 | # | 124 | # |
118 | # Kernel options | 125 | # Kernel options |
@@ -128,6 +135,7 @@ CONFIG_PREEMPT_NONE=y | |||
128 | CONFIG_BINFMT_ELF=y | 135 | CONFIG_BINFMT_ELF=y |
129 | CONFIG_BINFMT_MISC=y | 136 | CONFIG_BINFMT_MISC=y |
130 | CONFIG_MATH_EMULATION=y | 137 | CONFIG_MATH_EMULATION=y |
138 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
131 | CONFIG_ARCH_FLATMEM_ENABLE=y | 139 | CONFIG_ARCH_FLATMEM_ENABLE=y |
132 | CONFIG_SELECT_MEMORY_MODEL=y | 140 | CONFIG_SELECT_MEMORY_MODEL=y |
133 | CONFIG_FLATMEM_MANUAL=y | 141 | CONFIG_FLATMEM_MANUAL=y |
@@ -137,21 +145,23 @@ CONFIG_FLATMEM=y | |||
137 | CONFIG_FLAT_NODE_MEM_MAP=y | 145 | CONFIG_FLAT_NODE_MEM_MAP=y |
138 | # CONFIG_SPARSEMEM_STATIC is not set | 146 | # CONFIG_SPARSEMEM_STATIC is not set |
139 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 147 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
148 | # CONFIG_RESOURCES_64BIT is not set | ||
140 | CONFIG_PROC_DEVICETREE=y | 149 | CONFIG_PROC_DEVICETREE=y |
141 | # CONFIG_CMDLINE_BOOL is not set | 150 | # CONFIG_CMDLINE_BOOL is not set |
142 | # CONFIG_PM is not set | 151 | # CONFIG_PM is not set |
143 | # CONFIG_SOFTWARE_SUSPEND is not set | ||
144 | # CONFIG_SECCOMP is not set | 152 | # CONFIG_SECCOMP is not set |
145 | CONFIG_ISA_DMA_API=y | 153 | CONFIG_ISA_DMA_API=y |
146 | 154 | ||
147 | # | 155 | # |
148 | # Bus options | 156 | # Bus options |
149 | # | 157 | # |
150 | CONFIG_PPC_I8259=y | 158 | # CONFIG_MPIC_WEIRD is not set |
159 | # CONFIG_PPC_I8259 is not set | ||
151 | CONFIG_PPC_INDIRECT_PCI=y | 160 | CONFIG_PPC_INDIRECT_PCI=y |
152 | CONFIG_FSL_SOC=y | 161 | CONFIG_FSL_SOC=y |
153 | CONFIG_PCI=y | 162 | CONFIG_PCI=y |
154 | CONFIG_PCI_DOMAINS=y | 163 | CONFIG_PCI_DOMAINS=y |
164 | # CONFIG_PCIEPORTBUS is not set | ||
155 | # CONFIG_PCI_DEBUG is not set | 165 | # CONFIG_PCI_DEBUG is not set |
156 | 166 | ||
157 | # | 167 | # |
@@ -190,6 +200,8 @@ CONFIG_NET=y | |||
190 | CONFIG_PACKET=y | 200 | CONFIG_PACKET=y |
191 | # CONFIG_PACKET_MMAP is not set | 201 | # CONFIG_PACKET_MMAP is not set |
192 | CONFIG_UNIX=y | 202 | CONFIG_UNIX=y |
203 | CONFIG_XFRM=y | ||
204 | CONFIG_XFRM_USER=y | ||
193 | # CONFIG_NET_KEY is not set | 205 | # CONFIG_NET_KEY is not set |
194 | CONFIG_INET=y | 206 | CONFIG_INET=y |
195 | CONFIG_IP_MULTICAST=y | 207 | CONFIG_IP_MULTICAST=y |
@@ -209,6 +221,8 @@ CONFIG_SYN_COOKIES=y | |||
209 | # CONFIG_INET_IPCOMP is not set | 221 | # CONFIG_INET_IPCOMP is not set |
210 | # CONFIG_INET_XFRM_TUNNEL is not set | 222 | # CONFIG_INET_XFRM_TUNNEL is not set |
211 | # CONFIG_INET_TUNNEL is not set | 223 | # CONFIG_INET_TUNNEL is not set |
224 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
225 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
212 | CONFIG_INET_DIAG=y | 226 | CONFIG_INET_DIAG=y |
213 | CONFIG_INET_TCP_DIAG=y | 227 | CONFIG_INET_TCP_DIAG=y |
214 | # CONFIG_TCP_CONG_ADVANCED is not set | 228 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -216,6 +230,7 @@ CONFIG_TCP_CONG_BIC=y | |||
216 | # CONFIG_IPV6 is not set | 230 | # CONFIG_IPV6 is not set |
217 | # CONFIG_INET6_XFRM_TUNNEL is not set | 231 | # CONFIG_INET6_XFRM_TUNNEL is not set |
218 | # CONFIG_INET6_TUNNEL is not set | 232 | # CONFIG_INET6_TUNNEL is not set |
233 | # CONFIG_NETWORK_SECMARK is not set | ||
219 | # CONFIG_NETFILTER is not set | 234 | # CONFIG_NETFILTER is not set |
220 | 235 | ||
221 | # | 236 | # |
@@ -270,6 +285,7 @@ CONFIG_STANDALONE=y | |||
270 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 285 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
271 | # CONFIG_FW_LOADER is not set | 286 | # CONFIG_FW_LOADER is not set |
272 | # CONFIG_DEBUG_DRIVER is not set | 287 | # CONFIG_DEBUG_DRIVER is not set |
288 | # CONFIG_SYS_HYPERVISOR is not set | ||
273 | 289 | ||
274 | # | 290 | # |
275 | # Connector - unified userspace <-> kernelspace linker | 291 | # Connector - unified userspace <-> kernelspace linker |
@@ -306,6 +322,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
306 | CONFIG_BLK_DEV_RAM=y | 322 | CONFIG_BLK_DEV_RAM=y |
307 | CONFIG_BLK_DEV_RAM_COUNT=16 | 323 | CONFIG_BLK_DEV_RAM_COUNT=16 |
308 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 324 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
325 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
309 | CONFIG_BLK_DEV_INITRD=y | 326 | CONFIG_BLK_DEV_INITRD=y |
310 | # CONFIG_CDROM_PKTCDVD is not set | 327 | # CONFIG_CDROM_PKTCDVD is not set |
311 | # CONFIG_ATA_OVER_ETH is not set | 328 | # CONFIG_ATA_OVER_ETH is not set |
@@ -425,6 +442,9 @@ CONFIG_PHYLIB=y | |||
425 | # CONFIG_QSEMI_PHY is not set | 442 | # CONFIG_QSEMI_PHY is not set |
426 | # CONFIG_LXT_PHY is not set | 443 | # CONFIG_LXT_PHY is not set |
427 | # CONFIG_CICADA_PHY is not set | 444 | # CONFIG_CICADA_PHY is not set |
445 | # CONFIG_VITESSE_PHY is not set | ||
446 | # CONFIG_SMSC_PHY is not set | ||
447 | # CONFIG_FIXED_PHY is not set | ||
428 | 448 | ||
429 | # | 449 | # |
430 | # Ethernet (10 or 100Mbit) | 450 | # Ethernet (10 or 100Mbit) |
@@ -470,6 +490,7 @@ CONFIG_GFAR_NAPI=y | |||
470 | # CONFIG_CHELSIO_T1 is not set | 490 | # CONFIG_CHELSIO_T1 is not set |
471 | # CONFIG_IXGB is not set | 491 | # CONFIG_IXGB is not set |
472 | # CONFIG_S2IO is not set | 492 | # CONFIG_S2IO is not set |
493 | # CONFIG_MYRI10GE is not set | ||
473 | 494 | ||
474 | # | 495 | # |
475 | # Token Ring devices | 496 | # Token Ring devices |
@@ -568,6 +589,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
568 | # Watchdog Cards | 589 | # Watchdog Cards |
569 | # | 590 | # |
570 | # CONFIG_WATCHDOG is not set | 591 | # CONFIG_WATCHDOG is not set |
592 | # CONFIG_HW_RANDOM is not set | ||
571 | # CONFIG_NVRAM is not set | 593 | # CONFIG_NVRAM is not set |
572 | CONFIG_GEN_RTC=y | 594 | CONFIG_GEN_RTC=y |
573 | # CONFIG_GEN_RTC_X is not set | 595 | # CONFIG_GEN_RTC_X is not set |
@@ -602,13 +624,13 @@ CONFIG_GEN_RTC=y | |||
602 | # | 624 | # |
603 | # Dallas's 1-wire bus | 625 | # Dallas's 1-wire bus |
604 | # | 626 | # |
605 | # CONFIG_W1 is not set | ||
606 | 627 | ||
607 | # | 628 | # |
608 | # Hardware Monitoring support | 629 | # Hardware Monitoring support |
609 | # | 630 | # |
610 | CONFIG_HWMON=y | 631 | CONFIG_HWMON=y |
611 | # CONFIG_HWMON_VID is not set | 632 | # CONFIG_HWMON_VID is not set |
633 | # CONFIG_SENSORS_ABITUGURU is not set | ||
612 | # CONFIG_SENSORS_F71805F is not set | 634 | # CONFIG_SENSORS_F71805F is not set |
613 | # CONFIG_HWMON_DEBUG_CHIP is not set | 635 | # CONFIG_HWMON_DEBUG_CHIP is not set |
614 | 636 | ||
@@ -620,6 +642,7 @@ CONFIG_HWMON=y | |||
620 | # Multimedia devices | 642 | # Multimedia devices |
621 | # | 643 | # |
622 | # CONFIG_VIDEO_DEV is not set | 644 | # CONFIG_VIDEO_DEV is not set |
645 | CONFIG_VIDEO_V4L2=y | ||
623 | 646 | ||
624 | # | 647 | # |
625 | # Digital Video Broadcasting Devices | 648 | # Digital Video Broadcasting Devices |
@@ -629,7 +652,9 @@ CONFIG_HWMON=y | |||
629 | # | 652 | # |
630 | # Graphics support | 653 | # Graphics support |
631 | # | 654 | # |
655 | CONFIG_FIRMWARE_EDID=y | ||
632 | # CONFIG_FB is not set | 656 | # CONFIG_FB is not set |
657 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
633 | 658 | ||
634 | # | 659 | # |
635 | # Sound | 660 | # Sound |
@@ -664,6 +689,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
664 | # CONFIG_NEW_LEDS is not set | 689 | # CONFIG_NEW_LEDS is not set |
665 | 690 | ||
666 | # | 691 | # |
692 | # LED drivers | ||
693 | # | ||
694 | |||
695 | # | ||
696 | # LED Triggers | ||
697 | # | ||
698 | |||
699 | # | ||
667 | # InfiniBand support | 700 | # InfiniBand support |
668 | # | 701 | # |
669 | # CONFIG_INFINIBAND is not set | 702 | # CONFIG_INFINIBAND is not set |
@@ -678,6 +711,19 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
678 | # CONFIG_RTC_CLASS is not set | 711 | # CONFIG_RTC_CLASS is not set |
679 | 712 | ||
680 | # | 713 | # |
714 | # DMA Engine support | ||
715 | # | ||
716 | # CONFIG_DMA_ENGINE is not set | ||
717 | |||
718 | # | ||
719 | # DMA Clients | ||
720 | # | ||
721 | |||
722 | # | ||
723 | # DMA Devices | ||
724 | # | ||
725 | |||
726 | # | ||
681 | # File systems | 727 | # File systems |
682 | # | 728 | # |
683 | CONFIG_EXT2_FS=y | 729 | CONFIG_EXT2_FS=y |
@@ -698,6 +744,7 @@ CONFIG_FS_MBCACHE=y | |||
698 | # CONFIG_MINIX_FS is not set | 744 | # CONFIG_MINIX_FS is not set |
699 | # CONFIG_ROMFS_FS is not set | 745 | # CONFIG_ROMFS_FS is not set |
700 | CONFIG_INOTIFY=y | 746 | CONFIG_INOTIFY=y |
747 | CONFIG_INOTIFY_USER=y | ||
701 | # CONFIG_QUOTA is not set | 748 | # CONFIG_QUOTA is not set |
702 | CONFIG_DNOTIFY=y | 749 | CONFIG_DNOTIFY=y |
703 | # CONFIG_AUTOFS_FS is not set | 750 | # CONFIG_AUTOFS_FS is not set |
@@ -795,6 +842,7 @@ CONFIG_PARTITION_ADVANCED=y | |||
795 | # CONFIG_CRC16 is not set | 842 | # CONFIG_CRC16 is not set |
796 | CONFIG_CRC32=y | 843 | CONFIG_CRC32=y |
797 | # CONFIG_LIBCRC32C is not set | 844 | # CONFIG_LIBCRC32C is not set |
845 | CONFIG_PLIST=y | ||
798 | 846 | ||
799 | # | 847 | # |
800 | # Instrumentation Support | 848 | # Instrumentation Support |
@@ -806,14 +854,19 @@ CONFIG_CRC32=y | |||
806 | # | 854 | # |
807 | # CONFIG_PRINTK_TIME is not set | 855 | # CONFIG_PRINTK_TIME is not set |
808 | # CONFIG_MAGIC_SYSRQ is not set | 856 | # CONFIG_MAGIC_SYSRQ is not set |
857 | # CONFIG_UNUSED_SYMBOLS is not set | ||
809 | CONFIG_DEBUG_KERNEL=y | 858 | CONFIG_DEBUG_KERNEL=y |
810 | CONFIG_LOG_BUF_SHIFT=14 | 859 | CONFIG_LOG_BUF_SHIFT=14 |
811 | CONFIG_DETECT_SOFTLOCKUP=y | 860 | CONFIG_DETECT_SOFTLOCKUP=y |
812 | # CONFIG_SCHEDSTATS is not set | 861 | # CONFIG_SCHEDSTATS is not set |
813 | # CONFIG_DEBUG_SLAB is not set | 862 | # CONFIG_DEBUG_SLAB is not set |
814 | CONFIG_DEBUG_MUTEXES=y | 863 | # CONFIG_DEBUG_RT_MUTEXES is not set |
864 | # CONFIG_RT_MUTEX_TESTER is not set | ||
815 | # CONFIG_DEBUG_SPINLOCK is not set | 865 | # CONFIG_DEBUG_SPINLOCK is not set |
866 | CONFIG_DEBUG_MUTEXES=y | ||
867 | # CONFIG_DEBUG_RWSEMS is not set | ||
816 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 868 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
869 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
817 | # CONFIG_DEBUG_KOBJECT is not set | 870 | # CONFIG_DEBUG_KOBJECT is not set |
818 | # CONFIG_DEBUG_INFO is not set | 871 | # CONFIG_DEBUG_INFO is not set |
819 | # CONFIG_DEBUG_FS is not set | 872 | # CONFIG_DEBUG_FS is not set |
@@ -824,11 +877,7 @@ CONFIG_FORCED_INLINING=y | |||
824 | # CONFIG_DEBUGGER is not set | 877 | # CONFIG_DEBUGGER is not set |
825 | # CONFIG_BDI_SWITCH is not set | 878 | # CONFIG_BDI_SWITCH is not set |
826 | # CONFIG_BOOTX_TEXT is not set | 879 | # CONFIG_BOOTX_TEXT is not set |
827 | # CONFIG_PPC_EARLY_DEBUG_LPAR is not set | 880 | # CONFIG_PPC_EARLY_DEBUG is not set |
828 | # CONFIG_PPC_EARLY_DEBUG_G5 is not set | ||
829 | # CONFIG_PPC_EARLY_DEBUG_RTAS is not set | ||
830 | # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set | ||
831 | # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set | ||
832 | 881 | ||
833 | # | 882 | # |
834 | # Security options | 883 | # Security options |