diff options
Diffstat (limited to 'arch/powerpc/configs/bamboo_defconfig')
-rw-r--r-- | arch/powerpc/configs/bamboo_defconfig | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/arch/powerpc/configs/bamboo_defconfig b/arch/powerpc/configs/bamboo_defconfig index 844808ebf245..76d883e008b6 100644 --- a/arch/powerpc/configs/bamboo_defconfig +++ b/arch/powerpc/configs/bamboo_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.23 | 3 | # Linux kernel version: 2.6.24-rc4 |
4 | # Fri Oct 19 09:01:11 2007 | 4 | # Thu Dec 6 16:48:04 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -69,11 +69,14 @@ CONFIG_POSIX_MQUEUE=y | |||
69 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
70 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
71 | # CONFIG_USER_NS is not set | 71 | # CONFIG_USER_NS is not set |
72 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 73 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 74 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 75 | CONFIG_LOG_BUF_SHIFT=14 |
76 | # CONFIG_CGROUPS is not set | ||
75 | CONFIG_FAIR_GROUP_SCHED=y | 77 | CONFIG_FAIR_GROUP_SCHED=y |
76 | CONFIG_FAIR_USER_SCHED=y | 78 | CONFIG_FAIR_USER_SCHED=y |
79 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
77 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
78 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
79 | CONFIG_BLK_DEV_INITRD=y | 82 | CONFIG_BLK_DEV_INITRD=y |
@@ -209,6 +212,7 @@ CONFIG_PCI_SYSCALL=y | |||
209 | # CONFIG_PCIEPORTBUS is not set | 212 | # CONFIG_PCIEPORTBUS is not set |
210 | CONFIG_ARCH_SUPPORTS_MSI=y | 213 | CONFIG_ARCH_SUPPORTS_MSI=y |
211 | # CONFIG_PCI_MSI is not set | 214 | # CONFIG_PCI_MSI is not set |
215 | CONFIG_PCI_LEGACY=y | ||
212 | # CONFIG_PCI_DEBUG is not set | 216 | # CONFIG_PCI_DEBUG is not set |
213 | # CONFIG_PCCARD is not set | 217 | # CONFIG_PCCARD is not set |
214 | # CONFIG_HOTPLUG_PCI is not set | 218 | # CONFIG_HOTPLUG_PCI is not set |
@@ -287,10 +291,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
287 | # CONFIG_LAPB is not set | 291 | # CONFIG_LAPB is not set |
288 | # CONFIG_ECONET is not set | 292 | # CONFIG_ECONET is not set |
289 | # CONFIG_WAN_ROUTER is not set | 293 | # CONFIG_WAN_ROUTER is not set |
290 | |||
291 | # | ||
292 | # QoS and/or fair queueing | ||
293 | # | ||
294 | # CONFIG_NET_SCHED is not set | 294 | # CONFIG_NET_SCHED is not set |
295 | 295 | ||
296 | # | 296 | # |
@@ -690,16 +690,16 @@ CONFIG_PLIST=y | |||
690 | CONFIG_HAS_IOMEM=y | 690 | CONFIG_HAS_IOMEM=y |
691 | CONFIG_HAS_IOPORT=y | 691 | CONFIG_HAS_IOPORT=y |
692 | CONFIG_HAS_DMA=y | 692 | CONFIG_HAS_DMA=y |
693 | 693 | CONFIG_INSTRUMENTATION=y | |
694 | # | ||
695 | # Instrumentation Support | ||
696 | # | ||
697 | # CONFIG_PROFILING is not set | 694 | # CONFIG_PROFILING is not set |
695 | # CONFIG_KPROBES is not set | ||
696 | # CONFIG_MARKERS is not set | ||
698 | 697 | ||
699 | # | 698 | # |
700 | # Kernel hacking | 699 | # Kernel hacking |
701 | # | 700 | # |
702 | # CONFIG_PRINTK_TIME is not set | 701 | # CONFIG_PRINTK_TIME is not set |
702 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
703 | CONFIG_ENABLE_MUST_CHECK=y | 703 | CONFIG_ENABLE_MUST_CHECK=y |
704 | CONFIG_MAGIC_SYSRQ=y | 704 | CONFIG_MAGIC_SYSRQ=y |
705 | # CONFIG_UNUSED_SYMBOLS is not set | 705 | # CONFIG_UNUSED_SYMBOLS is not set |
@@ -723,10 +723,12 @@ CONFIG_SCHED_DEBUG=y | |||
723 | # CONFIG_DEBUG_INFO is not set | 723 | # CONFIG_DEBUG_INFO is not set |
724 | # CONFIG_DEBUG_VM is not set | 724 | # CONFIG_DEBUG_VM is not set |
725 | # CONFIG_DEBUG_LIST is not set | 725 | # CONFIG_DEBUG_LIST is not set |
726 | # CONFIG_DEBUG_SG is not set | ||
726 | CONFIG_FORCED_INLINING=y | 727 | CONFIG_FORCED_INLINING=y |
727 | # CONFIG_BOOT_PRINTK_DELAY is not set | 728 | # CONFIG_BOOT_PRINTK_DELAY is not set |
728 | # CONFIG_RCU_TORTURE_TEST is not set | 729 | # CONFIG_RCU_TORTURE_TEST is not set |
729 | # CONFIG_FAULT_INJECTION is not set | 730 | # CONFIG_FAULT_INJECTION is not set |
731 | # CONFIG_SAMPLES is not set | ||
730 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 732 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
731 | # CONFIG_DEBUG_STACK_USAGE is not set | 733 | # CONFIG_DEBUG_STACK_USAGE is not set |
732 | # CONFIG_DEBUG_PAGEALLOC is not set | 734 | # CONFIG_DEBUG_PAGEALLOC is not set |