diff options
Diffstat (limited to 'arch/powerpc/configs/g5_defconfig')
-rw-r--r-- | arch/powerpc/configs/g5_defconfig | 53 |
1 files changed, 32 insertions, 21 deletions
diff --git a/arch/powerpc/configs/g5_defconfig b/arch/powerpc/configs/g5_defconfig index e76854f8c121..e7c23e3902b8 100644 --- a/arch/powerpc/configs/g5_defconfig +++ b/arch/powerpc/configs/g5_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.14 | 3 | # Linux kernel version: 2.6.15-rc1 |
4 | # Mon Nov 7 13:37:59 2005 | 4 | # Tue Nov 15 14:39:20 2005 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | CONFIG_64BIT=y | 7 | CONFIG_64BIT=y |
@@ -83,6 +83,23 @@ CONFIG_KMOD=y | |||
83 | CONFIG_STOP_MACHINE=y | 83 | CONFIG_STOP_MACHINE=y |
84 | 84 | ||
85 | # | 85 | # |
86 | # Block layer | ||
87 | # | ||
88 | |||
89 | # | ||
90 | # IO Schedulers | ||
91 | # | ||
92 | CONFIG_IOSCHED_NOOP=y | ||
93 | CONFIG_IOSCHED_AS=y | ||
94 | CONFIG_IOSCHED_DEADLINE=y | ||
95 | CONFIG_IOSCHED_CFQ=y | ||
96 | CONFIG_DEFAULT_AS=y | ||
97 | # CONFIG_DEFAULT_DEADLINE is not set | ||
98 | # CONFIG_DEFAULT_CFQ is not set | ||
99 | # CONFIG_DEFAULT_NOOP is not set | ||
100 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
101 | |||
102 | # | ||
86 | # Platform support | 103 | # Platform support |
87 | # | 104 | # |
88 | CONFIG_PPC_MULTIPLATFORM=y | 105 | CONFIG_PPC_MULTIPLATFORM=y |
@@ -137,6 +154,7 @@ CONFIG_IRQ_ALL_CPUS=y | |||
137 | # CONFIG_NUMA is not set | 154 | # CONFIG_NUMA is not set |
138 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 155 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
139 | CONFIG_ARCH_FLATMEM_ENABLE=y | 156 | CONFIG_ARCH_FLATMEM_ENABLE=y |
157 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
140 | CONFIG_SELECT_MEMORY_MODEL=y | 158 | CONFIG_SELECT_MEMORY_MODEL=y |
141 | CONFIG_FLATMEM_MANUAL=y | 159 | CONFIG_FLATMEM_MANUAL=y |
142 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 160 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -144,7 +162,7 @@ CONFIG_FLATMEM_MANUAL=y | |||
144 | CONFIG_FLATMEM=y | 162 | CONFIG_FLATMEM=y |
145 | CONFIG_FLAT_NODE_MEM_MAP=y | 163 | CONFIG_FLAT_NODE_MEM_MAP=y |
146 | # CONFIG_SPARSEMEM_STATIC is not set | 164 | # CONFIG_SPARSEMEM_STATIC is not set |
147 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 165 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
148 | # CONFIG_PPC_64K_PAGES is not set | 166 | # CONFIG_PPC_64K_PAGES is not set |
149 | # CONFIG_SCHED_SMT is not set | 167 | # CONFIG_SCHED_SMT is not set |
150 | CONFIG_PROC_DEVICETREE=y | 168 | CONFIG_PROC_DEVICETREE=y |
@@ -215,6 +233,10 @@ CONFIG_TCP_CONG_BIC=y | |||
215 | # CONFIG_IPV6 is not set | 233 | # CONFIG_IPV6 is not set |
216 | CONFIG_NETFILTER=y | 234 | CONFIG_NETFILTER=y |
217 | # CONFIG_NETFILTER_DEBUG is not set | 235 | # CONFIG_NETFILTER_DEBUG is not set |
236 | |||
237 | # | ||
238 | # Core Netfilter Configuration | ||
239 | # | ||
218 | # CONFIG_NETFILTER_NETLINK is not set | 240 | # CONFIG_NETFILTER_NETLINK is not set |
219 | 241 | ||
220 | # | 242 | # |
@@ -382,19 +404,6 @@ CONFIG_BLK_DEV_INITRD=y | |||
382 | CONFIG_CDROM_PKTCDVD=m | 404 | CONFIG_CDROM_PKTCDVD=m |
383 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | 405 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
384 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | 406 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set |
385 | |||
386 | # | ||
387 | # IO Schedulers | ||
388 | # | ||
389 | CONFIG_IOSCHED_NOOP=y | ||
390 | CONFIG_IOSCHED_AS=y | ||
391 | CONFIG_IOSCHED_DEADLINE=y | ||
392 | CONFIG_IOSCHED_CFQ=y | ||
393 | CONFIG_DEFAULT_AS=y | ||
394 | # CONFIG_DEFAULT_DEADLINE is not set | ||
395 | # CONFIG_DEFAULT_CFQ is not set | ||
396 | # CONFIG_DEFAULT_NOOP is not set | ||
397 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
398 | # CONFIG_ATA_OVER_ETH is not set | 407 | # CONFIG_ATA_OVER_ETH is not set |
399 | 408 | ||
400 | # | 409 | # |
@@ -656,7 +665,6 @@ CONFIG_SUNGEM=y | |||
656 | # CONFIG_NET_TULIP is not set | 665 | # CONFIG_NET_TULIP is not set |
657 | # CONFIG_HP100 is not set | 666 | # CONFIG_HP100 is not set |
658 | # CONFIG_NET_PCI is not set | 667 | # CONFIG_NET_PCI is not set |
659 | # CONFIG_FEC_8XX is not set | ||
660 | 668 | ||
661 | # | 669 | # |
662 | # Ethernet (1000 Mbit) | 670 | # Ethernet (1000 Mbit) |
@@ -710,6 +718,7 @@ CONFIG_PPP_ASYNC=m | |||
710 | CONFIG_PPP_SYNC_TTY=m | 718 | CONFIG_PPP_SYNC_TTY=m |
711 | CONFIG_PPP_DEFLATE=m | 719 | CONFIG_PPP_DEFLATE=m |
712 | CONFIG_PPP_BSDCOMP=m | 720 | CONFIG_PPP_BSDCOMP=m |
721 | # CONFIG_PPP_MPPE is not set | ||
713 | CONFIG_PPPOE=m | 722 | CONFIG_PPPOE=m |
714 | # CONFIG_SLIP is not set | 723 | # CONFIG_SLIP is not set |
715 | # CONFIG_NET_FC is not set | 724 | # CONFIG_NET_FC is not set |
@@ -804,6 +813,8 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
804 | # | 813 | # |
805 | # CONFIG_WATCHDOG is not set | 814 | # CONFIG_WATCHDOG is not set |
806 | # CONFIG_RTC is not set | 815 | # CONFIG_RTC is not set |
816 | CONFIG_GEN_RTC=y | ||
817 | # CONFIG_GEN_RTC_X is not set | ||
807 | # CONFIG_DTLK is not set | 818 | # CONFIG_DTLK is not set |
808 | # CONFIG_R3964 is not set | 819 | # CONFIG_R3964 is not set |
809 | # CONFIG_APPLICOM is not set | 820 | # CONFIG_APPLICOM is not set |
@@ -917,7 +928,6 @@ CONFIG_FB=y | |||
917 | CONFIG_FB_CFB_FILLRECT=y | 928 | CONFIG_FB_CFB_FILLRECT=y |
918 | CONFIG_FB_CFB_COPYAREA=y | 929 | CONFIG_FB_CFB_COPYAREA=y |
919 | CONFIG_FB_CFB_IMAGEBLIT=y | 930 | CONFIG_FB_CFB_IMAGEBLIT=y |
920 | CONFIG_FB_SOFT_CURSOR=y | ||
921 | CONFIG_FB_MACMODES=y | 931 | CONFIG_FB_MACMODES=y |
922 | CONFIG_FB_MODE_HELPERS=y | 932 | CONFIG_FB_MODE_HELPERS=y |
923 | CONFIG_FB_TILEBLITTING=y | 933 | CONFIG_FB_TILEBLITTING=y |
@@ -932,6 +942,7 @@ CONFIG_FB_OF=y | |||
932 | # CONFIG_FB_ASILIANT is not set | 942 | # CONFIG_FB_ASILIANT is not set |
933 | # CONFIG_FB_IMSTT is not set | 943 | # CONFIG_FB_IMSTT is not set |
934 | # CONFIG_FB_VGA16 is not set | 944 | # CONFIG_FB_VGA16 is not set |
945 | # CONFIG_FB_S1D13XXX is not set | ||
935 | CONFIG_FB_NVIDIA=y | 946 | CONFIG_FB_NVIDIA=y |
936 | CONFIG_FB_NVIDIA_I2C=y | 947 | CONFIG_FB_NVIDIA_I2C=y |
937 | # CONFIG_FB_RIVA is not set | 948 | # CONFIG_FB_RIVA is not set |
@@ -950,7 +961,6 @@ CONFIG_FB_RADEON_I2C=y | |||
950 | # CONFIG_FB_VOODOO1 is not set | 961 | # CONFIG_FB_VOODOO1 is not set |
951 | # CONFIG_FB_CYBLA is not set | 962 | # CONFIG_FB_CYBLA is not set |
952 | # CONFIG_FB_TRIDENT is not set | 963 | # CONFIG_FB_TRIDENT is not set |
953 | # CONFIG_FB_S1D13XXX is not set | ||
954 | # CONFIG_FB_VIRTUAL is not set | 964 | # CONFIG_FB_VIRTUAL is not set |
955 | 965 | ||
956 | # | 966 | # |
@@ -959,6 +969,7 @@ CONFIG_FB_RADEON_I2C=y | |||
959 | # CONFIG_VGA_CONSOLE is not set | 969 | # CONFIG_VGA_CONSOLE is not set |
960 | CONFIG_DUMMY_CONSOLE=y | 970 | CONFIG_DUMMY_CONSOLE=y |
961 | CONFIG_FRAMEBUFFER_CONSOLE=y | 971 | CONFIG_FRAMEBUFFER_CONSOLE=y |
972 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
962 | # CONFIG_FONTS is not set | 973 | # CONFIG_FONTS is not set |
963 | CONFIG_FONT_8x8=y | 974 | CONFIG_FONT_8x8=y |
964 | CONFIG_FONT_8x16=y | 975 | CONFIG_FONT_8x16=y |
@@ -1474,10 +1485,11 @@ CONFIG_TEXTSEARCH_BM=m | |||
1474 | CONFIG_TEXTSEARCH_FSM=m | 1485 | CONFIG_TEXTSEARCH_FSM=m |
1475 | 1486 | ||
1476 | # | 1487 | # |
1477 | # Profiling support | 1488 | # Instrumentation Support |
1478 | # | 1489 | # |
1479 | CONFIG_PROFILING=y | 1490 | CONFIG_PROFILING=y |
1480 | CONFIG_OPROFILE=y | 1491 | CONFIG_OPROFILE=y |
1492 | # CONFIG_KPROBES is not set | ||
1481 | 1493 | ||
1482 | # | 1494 | # |
1483 | # Kernel hacking | 1495 | # Kernel hacking |
@@ -1497,7 +1509,6 @@ CONFIG_DEBUG_FS=y | |||
1497 | # CONFIG_DEBUG_VM is not set | 1509 | # CONFIG_DEBUG_VM is not set |
1498 | # CONFIG_RCU_TORTURE_TEST is not set | 1510 | # CONFIG_RCU_TORTURE_TEST is not set |
1499 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1511 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1500 | # CONFIG_KPROBES is not set | ||
1501 | # CONFIG_DEBUG_STACK_USAGE is not set | 1512 | # CONFIG_DEBUG_STACK_USAGE is not set |
1502 | # CONFIG_DEBUGGER is not set | 1513 | # CONFIG_DEBUGGER is not set |
1503 | CONFIG_IRQSTACKS=y | 1514 | CONFIG_IRQSTACKS=y |