[POWERPC] Update cell_defconfig

This adds defaults for new configuration options added since
2.6.18 and it enables the option for 64kb pages by default.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

authored by Arnd Bergmann and committed by Paul Mackerras 68272047 86767277

+46 -14
+46 -14
arch/powerpc/configs/cell_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.18-rc6 4 - # Sun Sep 10 10:20:32 2006 3 + # Linux kernel version: 2.6.18 4 + # Wed Oct 4 15:30:50 2006 5 5 # 6 6 CONFIG_PPC64=y 7 7 CONFIG_64BIT=y ··· 22 22 CONFIG_PPC_OF=y 23 23 CONFIG_PPC_UDBG_16550=y 24 24 # CONFIG_GENERIC_TBSYNC is not set 25 + CONFIG_AUDIT_ARCH=y 25 26 # CONFIG_DEFAULT_UIMAGE is not set 26 27 27 28 # ··· 53 52 CONFIG_LOCALVERSION_AUTO=y 54 53 CONFIG_SWAP=y 55 54 CONFIG_SYSVIPC=y 55 + # CONFIG_IPC_NS is not set 56 56 # CONFIG_POSIX_MQUEUE is not set 57 57 # CONFIG_BSD_PROCESS_ACCT is not set 58 58 # CONFIG_TASKSTATS is not set 59 - CONFIG_SYSCTL=y 59 + # CONFIG_UTS_NS is not set 60 60 # CONFIG_AUDIT is not set 61 61 CONFIG_IKCONFIG=y 62 62 CONFIG_IKCONFIG_PROC=y ··· 65 63 # CONFIG_RELAY is not set 66 64 CONFIG_INITRAMFS_SOURCE="" 67 65 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 66 + CONFIG_SYSCTL=y 68 67 # CONFIG_EMBEDDED is not set 68 + # CONFIG_SYSCTL_SYSCALL is not set 69 69 CONFIG_KALLSYMS=y 70 70 # CONFIG_KALLSYMS_ALL is not set 71 71 # CONFIG_KALLSYMS_EXTRA_PASS is not set ··· 76 72 CONFIG_BUG=y 77 73 CONFIG_ELF_CORE=y 78 74 CONFIG_BASE_FULL=y 79 - CONFIG_RT_MUTEXES=y 80 75 CONFIG_FUTEX=y 81 76 CONFIG_EPOLL=y 82 77 CONFIG_SHMEM=y 83 78 CONFIG_SLAB=y 84 79 CONFIG_VM_EVENT_COUNTERS=y 80 + CONFIG_RT_MUTEXES=y 85 81 # CONFIG_TINY_SHMEM is not set 86 82 CONFIG_BASE_SMALL=0 87 83 # CONFIG_SLOB is not set ··· 100 96 # 101 97 # Block layer 102 98 # 99 + CONFIG_BLOCK=y 103 100 # CONFIG_BLK_DEV_IO_TRACE is not set 104 101 105 102 # ··· 120 115 # Platform support 121 116 # 122 117 CONFIG_PPC_MULTIPLATFORM=y 123 - # CONFIG_PPC_ISERIES is not set 124 118 # CONFIG_EMBEDDED6xx is not set 125 119 # CONFIG_APUS is not set 126 120 # CONFIG_PPC_PSERIES is not set 121 + # CONFIG_PPC_ISERIES is not set 127 122 # CONFIG_PPC_PMAC is not set 128 123 # CONFIG_PPC_MAPLE is not set 124 + # CONFIG_PPC_PASEMI is not set 129 125 CONFIG_PPC_CELL=y 130 126 CONFIG_PPC_CELL_NATIVE=y 131 127 CONFIG_PPC_IBM_CELL_BLADE=y ··· 148 142 # 149 143 CONFIG_SPU_FS=m 150 144 CONFIG_SPU_BASE=y 151 - CONFIG_SPUFS_MMAP=y 152 145 CONFIG_CBE_RAS=y 153 146 154 147 # ··· 163 158 CONFIG_PREEMPT_BKL=y 164 159 CONFIG_BINFMT_ELF=y 165 160 CONFIG_BINFMT_MISC=m 166 - CONFIG_FORCE_MAX_ZONEORDER=13 161 + CONFIG_FORCE_MAX_ZONEORDER=9 167 162 # CONFIG_IOMMU_VMERGE is not set 168 163 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y 169 164 CONFIG_KEXEC=y ··· 173 168 CONFIG_NODES_SHIFT=4 174 169 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 175 170 CONFIG_ARCH_SPARSEMEM_ENABLE=y 171 + CONFIG_ARCH_POPULATES_NODE_MAP=y 176 172 CONFIG_SELECT_MEMORY_MODEL=y 177 173 # CONFIG_FLATMEM_MANUAL is not set 178 174 # CONFIG_DISCONTIGMEM_MANUAL is not set ··· 184 178 # CONFIG_SPARSEMEM_STATIC is not set 185 179 CONFIG_SPARSEMEM_EXTREME=y 186 180 CONFIG_MEMORY_HOTPLUG=y 181 + CONFIG_MEMORY_HOTPLUG_SPARSE=y 187 182 CONFIG_SPLIT_PTLOCK_CPUS=4 188 183 CONFIG_MIGRATION=y 189 184 CONFIG_RESOURCES_64BIT=y 190 - CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y 191 185 CONFIG_ARCH_MEMORY_PROBE=y 192 - # CONFIG_PPC_64K_PAGES is not set 186 + CONFIG_PPC_64K_PAGES=y 193 187 CONFIG_SCHED_SMT=y 194 188 CONFIG_PROC_DEVICETREE=y 195 189 # CONFIG_CMDLINE_BOOL is not set ··· 207 201 CONFIG_PCI=y 208 202 CONFIG_PCI_DOMAINS=y 209 203 CONFIG_PCIEPORTBUS=y 204 + # CONFIG_PCI_MULTITHREAD_PROBE is not set 210 205 # CONFIG_PCI_DEBUG is not set 211 206 212 207 # ··· 235 228 CONFIG_UNIX=y 236 229 CONFIG_XFRM=y 237 230 # CONFIG_XFRM_USER is not set 231 + # CONFIG_XFRM_SUB_POLICY is not set 238 232 # CONFIG_NET_KEY is not set 239 233 CONFIG_INET=y 240 234 CONFIG_IP_MULTICAST=y ··· 257 249 CONFIG_INET_DIAG=y 258 250 CONFIG_INET_TCP_DIAG=y 259 251 # CONFIG_TCP_CONG_ADVANCED is not set 260 - CONFIG_TCP_CONG_BIC=y 252 + CONFIG_TCP_CONG_CUBIC=y 253 + CONFIG_DEFAULT_TCP_CONG="cubic" 261 254 262 255 # 263 256 # IP: Virtual Server Configuration ··· 270 261 CONFIG_INET6_AH=m 271 262 CONFIG_INET6_ESP=m 272 263 CONFIG_INET6_IPCOMP=m 264 + # CONFIG_IPV6_MIP6 is not set 273 265 CONFIG_INET6_XFRM_TUNNEL=m 274 266 CONFIG_INET6_TUNNEL=m 275 267 CONFIG_INET6_XFRM_MODE_TRANSPORT=y 276 268 CONFIG_INET6_XFRM_MODE_TUNNEL=y 269 + # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 277 270 CONFIG_IPV6_TUNNEL=m 271 + # CONFIG_IPV6_SUBTREES is not set 272 + # CONFIG_IPV6_MULTIPLE_TABLES is not set 278 273 # CONFIG_NETWORK_SECMARK is not set 279 274 CONFIG_NETFILTER=y 280 275 # CONFIG_NETFILTER_DEBUG is not set ··· 335 322 # CONFIG_ATALK is not set 336 323 # CONFIG_X25 is not set 337 324 # CONFIG_LAPB is not set 338 - # CONFIG_NET_DIVERT is not set 339 325 # CONFIG_ECONET is not set 340 326 # CONFIG_WAN_ROUTER is not set 341 327 ··· 446 434 # CONFIG_BLK_DEV_CS5530 is not set 447 435 # CONFIG_BLK_DEV_HPT34X is not set 448 436 # CONFIG_BLK_DEV_HPT366 is not set 437 + # CONFIG_BLK_DEV_JMICRON is not set 449 438 # CONFIG_BLK_DEV_SC1200 is not set 450 439 # CONFIG_BLK_DEV_PIIX is not set 451 440 # CONFIG_BLK_DEV_IT821X is not set ··· 469 456 # 470 457 # CONFIG_RAID_ATTRS is not set 471 458 # CONFIG_SCSI is not set 459 + # CONFIG_SCSI_NETLINK is not set 460 + 461 + # 462 + # Serial ATA (prod) and Parallel ATA (experimental) drivers 463 + # 464 + # CONFIG_ATA is not set 472 465 473 466 # 474 467 # Multi-device support (RAID and LVM) ··· 489 470 # CONFIG_MD_MULTIPATH is not set 490 471 # CONFIG_MD_FAULTY is not set 491 472 CONFIG_BLK_DEV_DM=m 473 + # CONFIG_DM_DEBUG is not set 492 474 CONFIG_DM_CRYPT=m 493 475 CONFIG_DM_SNAPSHOT=m 494 476 CONFIG_DM_MIRROR=m ··· 524 504 # CONFIG_DUMMY is not set 525 505 CONFIG_BONDING=y 526 506 # CONFIG_EQUALIZER is not set 527 - # CONFIG_TUN is not set 507 + CONFIG_TUN=y 528 508 529 509 # 530 510 # ARCnet devices ··· 572 552 # CONFIG_TIGON3 is not set 573 553 # CONFIG_BNX2 is not set 574 554 CONFIG_SPIDER_NET=m 575 - # CONFIG_MV643XX_ETH is not set 555 + # CONFIG_QLA3XXX is not set 576 556 577 557 # 578 558 # Ethernet (10000 Mbit) ··· 619 599 # Input device support 620 600 # 621 601 CONFIG_INPUT=y 602 + # CONFIG_INPUT_FF_MEMLESS is not set 622 603 623 604 # 624 605 # Userland interfaces ··· 886 865 CONFIG_INFINIBAND_ADDR_TRANS=y 887 866 CONFIG_INFINIBAND_MTHCA=m 888 867 CONFIG_INFINIBAND_MTHCA_DEBUG=y 868 + # CONFIG_INFINIBAND_AMSO1100 is not set 889 869 CONFIG_INFINIBAND_IPOIB=m 890 870 CONFIG_INFINIBAND_IPOIB_DEBUG=y 891 871 CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y ··· 938 916 # CONFIG_QUOTA is not set 939 917 CONFIG_DNOTIFY=y 940 918 # CONFIG_AUTOFS_FS is not set 941 - # CONFIG_AUTOFS4_FS is not set 919 + CONFIG_AUTOFS4_FS=m 942 920 # CONFIG_FUSE_FS is not set 943 921 944 922 # ··· 965 943 # 966 944 CONFIG_PROC_FS=y 967 945 CONFIG_PROC_KCORE=y 946 + CONFIG_PROC_SYSCTL=y 968 947 CONFIG_SYSFS=y 969 948 CONFIG_TMPFS=y 949 + # CONFIG_TMPFS_POSIX_ACL is not set 970 950 CONFIG_HUGETLBFS=y 971 951 CONFIG_HUGETLB_PAGE=y 972 952 CONFIG_RAMFS=y ··· 1108 1084 # Kernel hacking 1109 1085 # 1110 1086 # CONFIG_PRINTK_TIME is not set 1087 + # CONFIG_ENABLE_MUST_CHECK is not set 1111 1088 CONFIG_MAGIC_SYSRQ=y 1112 1089 # CONFIG_UNUSED_SYMBOLS is not set 1113 1090 CONFIG_DEBUG_KERNEL=y ··· 1127 1102 # CONFIG_DEBUG_INFO is not set 1128 1103 CONFIG_DEBUG_FS=y 1129 1104 # CONFIG_DEBUG_VM is not set 1105 + # CONFIG_DEBUG_LIST is not set 1130 1106 # CONFIG_FORCED_INLINING is not set 1131 1107 # CONFIG_RCU_TORTURE_TEST is not set 1132 1108 # CONFIG_DEBUG_STACKOVERFLOW is not set ··· 1149 1123 # Cryptographic options 1150 1124 # 1151 1125 CONFIG_CRYPTO=y 1126 + CONFIG_CRYPTO_ALGAPI=y 1127 + CONFIG_CRYPTO_BLKCIPHER=m 1128 + CONFIG_CRYPTO_HASH=y 1129 + # CONFIG_CRYPTO_MANAGER is not set 1152 1130 CONFIG_CRYPTO_HMAC=y 1153 1131 # CONFIG_CRYPTO_NULL is not set 1154 1132 # CONFIG_CRYPTO_MD4 is not set ··· 1162 1132 # CONFIG_CRYPTO_SHA512 is not set 1163 1133 # CONFIG_CRYPTO_WP512 is not set 1164 1134 # CONFIG_CRYPTO_TGR192 is not set 1135 + CONFIG_CRYPTO_ECB=m 1136 + CONFIG_CRYPTO_CBC=m 1165 1137 CONFIG_CRYPTO_DES=m 1166 1138 # CONFIG_CRYPTO_BLOWFISH is not set 1167 1139 # CONFIG_CRYPTO_TWOFISH is not set