Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 3 | # Linux kernel version: 2.6.18 |
| 4 | # Wed Oct 4 19:45:46 2006 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | # |
| 6 | CONFIG_MMU=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 7 | CONFIG_LOCKDEP_SUPPORT=y |
| 8 | CONFIG_STACKTRACE_SUPPORT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 9 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 10 | CONFIG_GENERIC_HWEIGHT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 11 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
Martin Schwidefsky | 347a8dc | 2006-01-06 00:19:28 -0800 | [diff] [blame] | 12 | CONFIG_S390=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 14 | |
| 15 | # |
| 16 | # Code maturity level options |
| 17 | # |
| 18 | CONFIG_EXPERIMENTAL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 19 | CONFIG_LOCK_KERNEL=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 21 | |
| 22 | # |
| 23 | # General setup |
| 24 | # |
| 25 | CONFIG_LOCALVERSION="" |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 26 | CONFIG_LOCALVERSION_AUTO=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | CONFIG_SWAP=y |
| 28 | CONFIG_SYSVIPC=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 29 | # CONFIG_IPC_NS is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 30 | CONFIG_POSIX_MQUEUE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 31 | # CONFIG_BSD_PROCESS_ACCT is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 32 | # CONFIG_TASKSTATS is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 33 | # CONFIG_UTS_NS is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 34 | CONFIG_AUDIT=y |
| 35 | # CONFIG_AUDITSYSCALL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | CONFIG_IKCONFIG=y |
| 37 | CONFIG_IKCONFIG_PROC=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 38 | # CONFIG_CPUSETS is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 39 | # CONFIG_RELAY is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 40 | CONFIG_INITRAMFS_SOURCE="" |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 41 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 42 | CONFIG_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 43 | # CONFIG_EMBEDDED is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 44 | # CONFIG_SYSCTL_SYSCALL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 45 | CONFIG_KALLSYMS=y |
| 46 | # CONFIG_KALLSYMS_ALL is not set |
| 47 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 48 | CONFIG_HOTPLUG=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 49 | CONFIG_PRINTK=y |
| 50 | CONFIG_BUG=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 51 | CONFIG_ELF_CORE=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 52 | CONFIG_BASE_FULL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 53 | CONFIG_FUTEX=y |
| 54 | CONFIG_EPOLL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 55 | CONFIG_SHMEM=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 56 | CONFIG_SLAB=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 57 | CONFIG_VM_EVENT_COUNTERS=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 58 | CONFIG_RT_MUTEXES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 59 | # CONFIG_TINY_SHMEM is not set |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 60 | CONFIG_BASE_SMALL=0 |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 61 | # CONFIG_SLOB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 62 | |
| 63 | # |
| 64 | # Loadable module support |
| 65 | # |
| 66 | CONFIG_MODULES=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 67 | CONFIG_MODULE_UNLOAD=y |
| 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 69 | CONFIG_MODVERSIONS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 71 | CONFIG_KMOD=y |
| 72 | CONFIG_STOP_MACHINE=y |
| 73 | |
| 74 | # |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 75 | # Block layer |
| 76 | # |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 77 | CONFIG_BLOCK=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 78 | # CONFIG_BLK_DEV_IO_TRACE is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 79 | |
| 80 | # |
| 81 | # IO Schedulers |
| 82 | # |
| 83 | CONFIG_IOSCHED_NOOP=y |
| 84 | CONFIG_IOSCHED_AS=y |
| 85 | CONFIG_IOSCHED_DEADLINE=y |
| 86 | CONFIG_IOSCHED_CFQ=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 87 | # CONFIG_DEFAULT_AS is not set |
| 88 | CONFIG_DEFAULT_DEADLINE=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 89 | # CONFIG_DEFAULT_CFQ is not set |
| 90 | # CONFIG_DEFAULT_NOOP is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 91 | CONFIG_DEFAULT_IOSCHED="deadline" |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 92 | |
| 93 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 94 | # Base setup |
| 95 | # |
| 96 | |
| 97 | # |
| 98 | # Processor type and features |
| 99 | # |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 100 | CONFIG_64BIT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 101 | CONFIG_SMP=y |
| 102 | CONFIG_NR_CPUS=32 |
| 103 | CONFIG_HOTPLUG_CPU=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 104 | CONFIG_DEFAULT_MIGRATION_COST=1000000 |
| 105 | CONFIG_COMPAT=y |
| 106 | CONFIG_SYSVIPC_COMPAT=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 107 | CONFIG_AUDIT_ARCH=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 108 | |
| 109 | # |
| 110 | # Code generation options |
| 111 | # |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 112 | # CONFIG_MARCH_G5 is not set |
| 113 | CONFIG_MARCH_Z900=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 114 | # CONFIG_MARCH_Z990 is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 115 | # CONFIG_MARCH_Z9_109 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 116 | CONFIG_PACK_STACK=y |
| 117 | # CONFIG_SMALL_STACK is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 118 | CONFIG_CHECK_STACK=y |
| 119 | CONFIG_STACK_GUARD=256 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 120 | # CONFIG_WARN_STACK is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 121 | CONFIG_SELECT_MEMORY_MODEL=y |
| 122 | CONFIG_FLATMEM_MANUAL=y |
| 123 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 124 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 125 | CONFIG_FLATMEM=y |
| 126 | CONFIG_FLAT_NODE_MEM_MAP=y |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 127 | # CONFIG_SPARSEMEM_STATIC is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 129 | CONFIG_RESOURCES_64BIT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 130 | |
| 131 | # |
| 132 | # I/O subsystem configuration |
| 133 | # |
| 134 | CONFIG_MACHCHK_WARNING=y |
| 135 | CONFIG_QDIO=y |
| 136 | # CONFIG_QDIO_PERF_STATS is not set |
| 137 | # CONFIG_QDIO_DEBUG is not set |
| 138 | |
| 139 | # |
| 140 | # Misc |
| 141 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 142 | CONFIG_PREEMPT=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 143 | CONFIG_IPL=y |
| 144 | # CONFIG_IPL_TAPE is not set |
| 145 | CONFIG_IPL_VM=y |
| 146 | CONFIG_BINFMT_ELF=y |
| 147 | CONFIG_BINFMT_MISC=m |
| 148 | # CONFIG_PROCESS_DEBUG is not set |
| 149 | CONFIG_PFAULT=y |
| 150 | # CONFIG_SHARED_KERNEL is not set |
| 151 | # CONFIG_CMM is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 152 | CONFIG_VIRT_TIMER=y |
| 153 | CONFIG_VIRT_CPU_ACCOUNTING=y |
| 154 | # CONFIG_APPLDATA_BASE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 155 | CONFIG_NO_IDLE_HZ=y |
| 156 | CONFIG_NO_IDLE_HZ_INIT=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 157 | CONFIG_S390_HYPFS_FS=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 158 | CONFIG_KEXEC=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 159 | |
| 160 | # |
| 161 | # Networking |
| 162 | # |
| 163 | CONFIG_NET=y |
| 164 | |
| 165 | # |
| 166 | # Networking options |
| 167 | # |
Heiko Carstens | e6f3601 | 2006-02-11 17:55:58 -0800 | [diff] [blame] | 168 | # CONFIG_NETDEBUG is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 169 | CONFIG_PACKET=y |
| 170 | # CONFIG_PACKET_MMAP is not set |
| 171 | CONFIG_UNIX=y |
| 172 | CONFIG_XFRM=y |
| 173 | # CONFIG_XFRM_USER is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 174 | # CONFIG_XFRM_SUB_POLICY is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 175 | CONFIG_NET_KEY=y |
| 176 | CONFIG_INET=y |
| 177 | CONFIG_IP_MULTICAST=y |
| 178 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 179 | CONFIG_IP_FIB_HASH=y |
| 180 | # CONFIG_IP_PNP is not set |
| 181 | # CONFIG_NET_IPIP is not set |
| 182 | # CONFIG_NET_IPGRE is not set |
| 183 | # CONFIG_IP_MROUTE is not set |
| 184 | # CONFIG_ARPD is not set |
| 185 | # CONFIG_SYN_COOKIES is not set |
| 186 | # CONFIG_INET_AH is not set |
| 187 | # CONFIG_INET_ESP is not set |
| 188 | # CONFIG_INET_IPCOMP is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 189 | # CONFIG_INET_XFRM_TUNNEL is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 190 | # CONFIG_INET_TUNNEL is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 191 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 192 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 193 | CONFIG_INET_XFRM_MODE_BEET=y |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 194 | CONFIG_INET_DIAG=y |
| 195 | CONFIG_INET_TCP_DIAG=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 196 | # CONFIG_TCP_CONG_ADVANCED is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 197 | CONFIG_TCP_CONG_CUBIC=y |
| 198 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 199 | CONFIG_IPV6=y |
| 200 | # CONFIG_IPV6_PRIVACY is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 201 | # CONFIG_IPV6_ROUTER_PREF is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 202 | # CONFIG_INET6_AH is not set |
| 203 | # CONFIG_INET6_ESP is not set |
| 204 | # CONFIG_INET6_IPCOMP is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 205 | # CONFIG_IPV6_MIP6 is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 206 | # CONFIG_INET6_XFRM_TUNNEL is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 207 | # CONFIG_INET6_TUNNEL is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 208 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y |
| 209 | CONFIG_INET6_XFRM_MODE_TUNNEL=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 210 | CONFIG_INET6_XFRM_MODE_BEET=y |
| 211 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 212 | # CONFIG_IPV6_TUNNEL is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 213 | # CONFIG_IPV6_SUBTREES is not set |
| 214 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 215 | # CONFIG_NETWORK_SECMARK is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 216 | # CONFIG_NETFILTER is not set |
| 217 | |
| 218 | # |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 219 | # DCCP Configuration (EXPERIMENTAL) |
| 220 | # |
| 221 | # CONFIG_IP_DCCP is not set |
| 222 | |
| 223 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 224 | # SCTP Configuration (EXPERIMENTAL) |
| 225 | # |
| 226 | # CONFIG_IP_SCTP is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 227 | |
| 228 | # |
| 229 | # TIPC Configuration (EXPERIMENTAL) |
| 230 | # |
| 231 | # CONFIG_TIPC is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 232 | # CONFIG_ATM is not set |
| 233 | # CONFIG_BRIDGE is not set |
| 234 | # CONFIG_VLAN_8021Q is not set |
| 235 | # CONFIG_DECNET is not set |
| 236 | # CONFIG_LLC2 is not set |
| 237 | # CONFIG_IPX is not set |
| 238 | # CONFIG_ATALK is not set |
| 239 | # CONFIG_X25 is not set |
| 240 | # CONFIG_LAPB is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 241 | # CONFIG_ECONET is not set |
| 242 | # CONFIG_WAN_ROUTER is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 243 | |
| 244 | # |
| 245 | # QoS and/or fair queueing |
| 246 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 247 | CONFIG_NET_SCHED=y |
| 248 | CONFIG_NET_SCH_CLK_JIFFIES=y |
| 249 | # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set |
| 250 | # CONFIG_NET_SCH_CLK_CPU is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 251 | |
| 252 | # |
| 253 | # Queueing/Scheduling |
| 254 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 255 | CONFIG_NET_SCH_CBQ=m |
| 256 | # CONFIG_NET_SCH_HTB is not set |
| 257 | # CONFIG_NET_SCH_HFSC is not set |
| 258 | CONFIG_NET_SCH_PRIO=m |
| 259 | CONFIG_NET_SCH_RED=m |
| 260 | CONFIG_NET_SCH_SFQ=m |
| 261 | CONFIG_NET_SCH_TEQL=m |
| 262 | CONFIG_NET_SCH_TBF=m |
| 263 | CONFIG_NET_SCH_GRED=m |
| 264 | CONFIG_NET_SCH_DSMARK=m |
| 265 | # CONFIG_NET_SCH_NETEM is not set |
| 266 | # CONFIG_NET_SCH_INGRESS is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 267 | |
| 268 | # |
| 269 | # Classification |
| 270 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 271 | CONFIG_NET_CLS=y |
| 272 | # CONFIG_NET_CLS_BASIC is not set |
| 273 | CONFIG_NET_CLS_TCINDEX=m |
| 274 | CONFIG_NET_CLS_ROUTE4=m |
| 275 | CONFIG_NET_CLS_ROUTE=y |
| 276 | CONFIG_NET_CLS_FW=m |
| 277 | CONFIG_NET_CLS_U32=m |
| 278 | # CONFIG_CLS_U32_PERF is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 279 | CONFIG_NET_CLS_RSVP=m |
| 280 | CONFIG_NET_CLS_RSVP6=m |
| 281 | # CONFIG_NET_EMATCH is not set |
| 282 | # CONFIG_NET_CLS_ACT is not set |
| 283 | CONFIG_NET_CLS_POLICE=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 284 | # CONFIG_NET_CLS_IND is not set |
| 285 | CONFIG_NET_ESTIMATOR=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 286 | |
| 287 | # |
| 288 | # Network testing |
| 289 | # |
| 290 | # CONFIG_NET_PKTGEN is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 291 | # CONFIG_NET_TCPPROBE is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 292 | # CONFIG_HAMRADIO is not set |
| 293 | # CONFIG_IRDA is not set |
| 294 | # CONFIG_BT is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 295 | # CONFIG_IEEE80211 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 296 | # CONFIG_PCMCIA is not set |
| 297 | |
| 298 | # |
| 299 | # Generic Driver Options |
| 300 | # |
| 301 | CONFIG_STANDALONE=y |
| 302 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 303 | # CONFIG_FW_LOADER is not set |
| 304 | # CONFIG_DEBUG_DRIVER is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 305 | CONFIG_SYS_HYPERVISOR=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 306 | |
| 307 | # |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 308 | # Connector - unified userspace <-> kernelspace linker |
| 309 | # |
| 310 | # CONFIG_CONNECTOR is not set |
| 311 | |
| 312 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 313 | # SCSI device support |
| 314 | # |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 315 | # CONFIG_RAID_ATTRS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 316 | CONFIG_SCSI=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 317 | CONFIG_SCSI_NETLINK=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 318 | CONFIG_SCSI_PROC_FS=y |
| 319 | |
| 320 | # |
| 321 | # SCSI support type (disk, tape, CD-ROM) |
| 322 | # |
| 323 | CONFIG_BLK_DEV_SD=y |
| 324 | CONFIG_CHR_DEV_ST=y |
| 325 | # CONFIG_CHR_DEV_OSST is not set |
| 326 | CONFIG_BLK_DEV_SR=y |
| 327 | CONFIG_BLK_DEV_SR_VENDOR=y |
| 328 | CONFIG_CHR_DEV_SG=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 329 | # CONFIG_CHR_DEV_SCH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 330 | |
| 331 | # |
| 332 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
| 333 | # |
| 334 | CONFIG_SCSI_MULTI_LUN=y |
| 335 | CONFIG_SCSI_CONSTANTS=y |
| 336 | CONFIG_SCSI_LOGGING=y |
| 337 | |
| 338 | # |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 339 | # SCSI Transports |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 340 | # |
| 341 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 342 | CONFIG_SCSI_FC_ATTRS=y |
| 343 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 344 | # CONFIG_SCSI_SAS_ATTRS is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 345 | # CONFIG_SCSI_SAS_LIBSAS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 346 | |
| 347 | # |
| 348 | # SCSI low-level drivers |
| 349 | # |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 350 | # CONFIG_ISCSI_TCP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 351 | # CONFIG_SCSI_DEBUG is not set |
| 352 | CONFIG_ZFCP=y |
| 353 | CONFIG_CCW=y |
| 354 | |
| 355 | # |
| 356 | # Block devices |
| 357 | # |
| 358 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 359 | CONFIG_BLK_DEV_LOOP=m |
| 360 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 361 | CONFIG_BLK_DEV_NBD=m |
| 362 | CONFIG_BLK_DEV_RAM=y |
| 363 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 364 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 365 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 366 | CONFIG_BLK_DEV_INITRD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 367 | # CONFIG_CDROM_PKTCDVD is not set |
| 368 | |
| 369 | # |
| 370 | # S/390 block device drivers |
| 371 | # |
| 372 | CONFIG_BLK_DEV_XPRAM=m |
| 373 | # CONFIG_DCSSBLK is not set |
| 374 | CONFIG_DASD=y |
| 375 | CONFIG_DASD_PROFILE=y |
| 376 | CONFIG_DASD_ECKD=y |
| 377 | CONFIG_DASD_FBA=y |
| 378 | CONFIG_DASD_DIAG=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 379 | CONFIG_DASD_EER=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 380 | # CONFIG_ATA_OVER_ETH is not set |
| 381 | |
| 382 | # |
| 383 | # Multi-device support (RAID and LVM) |
| 384 | # |
| 385 | CONFIG_MD=y |
| 386 | CONFIG_BLK_DEV_MD=y |
| 387 | CONFIG_MD_LINEAR=m |
| 388 | CONFIG_MD_RAID0=m |
| 389 | CONFIG_MD_RAID1=m |
| 390 | # CONFIG_MD_RAID10 is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 391 | # CONFIG_MD_RAID456 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 392 | CONFIG_MD_MULTIPATH=m |
| 393 | # CONFIG_MD_FAULTY is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 394 | CONFIG_BLK_DEV_DM=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 395 | # CONFIG_DM_DEBUG is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 396 | CONFIG_DM_CRYPT=y |
| 397 | CONFIG_DM_SNAPSHOT=y |
| 398 | CONFIG_DM_MIRROR=y |
| 399 | CONFIG_DM_ZERO=y |
| 400 | CONFIG_DM_MULTIPATH=y |
| 401 | # CONFIG_DM_MULTIPATH_EMC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 402 | |
| 403 | # |
| 404 | # Character device drivers |
| 405 | # |
| 406 | CONFIG_UNIX98_PTYS=y |
| 407 | CONFIG_UNIX98_PTY_COUNT=2048 |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 408 | # CONFIG_HANGCHECK_TIMER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 409 | |
| 410 | # |
| 411 | # Watchdog Cards |
| 412 | # |
| 413 | # CONFIG_WATCHDOG is not set |
| 414 | |
| 415 | # |
| 416 | # S/390 character device drivers |
| 417 | # |
| 418 | CONFIG_TN3270=y |
| 419 | CONFIG_TN3270_TTY=y |
| 420 | CONFIG_TN3270_FS=m |
| 421 | CONFIG_TN3270_CONSOLE=y |
| 422 | CONFIG_TN3215=y |
| 423 | CONFIG_TN3215_CONSOLE=y |
| 424 | CONFIG_CCW_CONSOLE=y |
| 425 | CONFIG_SCLP=y |
| 426 | CONFIG_SCLP_TTY=y |
| 427 | CONFIG_SCLP_CONSOLE=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 428 | CONFIG_SCLP_VT220_TTY=y |
| 429 | CONFIG_SCLP_VT220_CONSOLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 430 | CONFIG_SCLP_CPI=m |
| 431 | CONFIG_S390_TAPE=m |
| 432 | |
| 433 | # |
| 434 | # S/390 tape interface support |
| 435 | # |
| 436 | CONFIG_S390_TAPE_BLOCK=y |
| 437 | |
| 438 | # |
| 439 | # S/390 tape hardware support |
| 440 | # |
| 441 | CONFIG_S390_TAPE_34XX=m |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 442 | # CONFIG_S390_TAPE_3590 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 443 | # CONFIG_VMLOGRDR is not set |
Christian Borntraeger | 6b979de | 2005-06-25 14:55:32 -0700 | [diff] [blame] | 444 | # CONFIG_VMCP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 445 | # CONFIG_MONREADER is not set |
Melissa Howland | 31b5808 | 2006-09-20 15:59:34 +0200 | [diff] [blame] | 446 | CONFIG_MONWRITER=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 447 | |
| 448 | # |
| 449 | # Cryptographic devices |
| 450 | # |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 451 | CONFIG_ZCRYPT=m |
| 452 | # CONFIG_ZCRYPT_MONOLITHIC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 453 | |
| 454 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 455 | # Network device support |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 456 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 457 | CONFIG_NETDEVICES=y |
| 458 | CONFIG_DUMMY=m |
| 459 | CONFIG_BONDING=m |
| 460 | CONFIG_EQUALIZER=m |
| 461 | CONFIG_TUN=m |
| 462 | |
| 463 | # |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 464 | # PHY device support |
| 465 | # |
| 466 | |
| 467 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 468 | # Ethernet (10 or 100Mbit) |
| 469 | # |
| 470 | CONFIG_NET_ETHERNET=y |
| 471 | # CONFIG_MII is not set |
| 472 | |
| 473 | # |
| 474 | # Ethernet (1000 Mbit) |
| 475 | # |
| 476 | |
| 477 | # |
| 478 | # Ethernet (10000 Mbit) |
| 479 | # |
| 480 | |
| 481 | # |
| 482 | # Token Ring devices |
| 483 | # |
| 484 | # CONFIG_TR is not set |
| 485 | |
| 486 | # |
| 487 | # Wireless LAN (non-hamradio) |
| 488 | # |
| 489 | # CONFIG_NET_RADIO is not set |
| 490 | |
| 491 | # |
| 492 | # Wan interfaces |
| 493 | # |
| 494 | # CONFIG_WAN is not set |
| 495 | |
| 496 | # |
| 497 | # S/390 network device drivers |
| 498 | # |
| 499 | CONFIG_LCS=m |
| 500 | CONFIG_CTC=m |
| 501 | CONFIG_IUCV=m |
| 502 | # CONFIG_NETIUCV is not set |
| 503 | # CONFIG_SMSGIUCV is not set |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 504 | # CONFIG_CLAW is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 505 | CONFIG_QETH=y |
| 506 | |
| 507 | # |
| 508 | # Gigabit Ethernet default settings |
| 509 | # |
| 510 | # CONFIG_QETH_IPV6 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 511 | CONFIG_CCWGROUP=y |
| 512 | # CONFIG_PPP is not set |
| 513 | # CONFIG_SLIP is not set |
| 514 | # CONFIG_SHAPER is not set |
| 515 | # CONFIG_NETCONSOLE is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 516 | # CONFIG_NETPOLL is not set |
| 517 | # CONFIG_NET_POLL_CONTROLLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 518 | |
| 519 | # |
| 520 | # File systems |
| 521 | # |
| 522 | CONFIG_EXT2_FS=y |
| 523 | # CONFIG_EXT2_FS_XATTR is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 524 | # CONFIG_EXT2_FS_XIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 525 | CONFIG_EXT3_FS=y |
| 526 | CONFIG_EXT3_FS_XATTR=y |
| 527 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 528 | # CONFIG_EXT3_FS_SECURITY is not set |
| 529 | CONFIG_JBD=y |
| 530 | # CONFIG_JBD_DEBUG is not set |
| 531 | CONFIG_FS_MBCACHE=y |
| 532 | # CONFIG_REISERFS_FS is not set |
| 533 | # CONFIG_JFS_FS is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 534 | CONFIG_FS_POSIX_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 535 | # CONFIG_XFS_FS is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 536 | # CONFIG_GFS2_FS is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 537 | # CONFIG_OCFS2_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 538 | # CONFIG_MINIX_FS is not set |
| 539 | # CONFIG_ROMFS_FS is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 540 | CONFIG_INOTIFY=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 541 | CONFIG_INOTIFY_USER=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 542 | # CONFIG_QUOTA is not set |
| 543 | CONFIG_DNOTIFY=y |
| 544 | # CONFIG_AUTOFS_FS is not set |
| 545 | # CONFIG_AUTOFS4_FS is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 546 | # CONFIG_FUSE_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 547 | |
| 548 | # |
| 549 | # CD-ROM/DVD Filesystems |
| 550 | # |
| 551 | # CONFIG_ISO9660_FS is not set |
| 552 | # CONFIG_UDF_FS is not set |
| 553 | |
| 554 | # |
| 555 | # DOS/FAT/NT Filesystems |
| 556 | # |
| 557 | # CONFIG_MSDOS_FS is not set |
| 558 | # CONFIG_VFAT_FS is not set |
| 559 | # CONFIG_NTFS_FS is not set |
| 560 | |
| 561 | # |
| 562 | # Pseudo filesystems |
| 563 | # |
| 564 | CONFIG_PROC_FS=y |
| 565 | CONFIG_PROC_KCORE=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 566 | CONFIG_PROC_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 567 | CONFIG_SYSFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 568 | CONFIG_TMPFS=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 569 | CONFIG_TMPFS_POSIX_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 570 | # CONFIG_HUGETLB_PAGE is not set |
| 571 | CONFIG_RAMFS=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 572 | # CONFIG_CONFIGFS_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 573 | |
| 574 | # |
| 575 | # Miscellaneous filesystems |
| 576 | # |
| 577 | # CONFIG_ADFS_FS is not set |
| 578 | # CONFIG_AFFS_FS is not set |
| 579 | # CONFIG_HFS_FS is not set |
| 580 | # CONFIG_HFSPLUS_FS is not set |
| 581 | # CONFIG_BEFS_FS is not set |
| 582 | # CONFIG_BFS_FS is not set |
| 583 | # CONFIG_EFS_FS is not set |
| 584 | # CONFIG_CRAMFS is not set |
| 585 | # CONFIG_VXFS_FS is not set |
| 586 | # CONFIG_HPFS_FS is not set |
| 587 | # CONFIG_QNX4FS_FS is not set |
| 588 | # CONFIG_SYSV_FS is not set |
| 589 | # CONFIG_UFS_FS is not set |
| 590 | |
| 591 | # |
| 592 | # Network File Systems |
| 593 | # |
| 594 | CONFIG_NFS_FS=y |
| 595 | CONFIG_NFS_V3=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 596 | # CONFIG_NFS_V3_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 597 | # CONFIG_NFS_V4 is not set |
| 598 | # CONFIG_NFS_DIRECTIO is not set |
| 599 | CONFIG_NFSD=y |
| 600 | CONFIG_NFSD_V3=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 601 | # CONFIG_NFSD_V3_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 602 | # CONFIG_NFSD_V4 is not set |
| 603 | CONFIG_NFSD_TCP=y |
| 604 | CONFIG_LOCKD=y |
| 605 | CONFIG_LOCKD_V4=y |
| 606 | CONFIG_EXPORTFS=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 607 | CONFIG_NFS_COMMON=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 608 | CONFIG_SUNRPC=y |
| 609 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 610 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 611 | # CONFIG_SMB_FS is not set |
| 612 | # CONFIG_CIFS is not set |
| 613 | # CONFIG_NCP_FS is not set |
| 614 | # CONFIG_CODA_FS is not set |
| 615 | # CONFIG_AFS_FS is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 616 | # CONFIG_9P_FS is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 617 | CONFIG_GENERIC_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 618 | |
| 619 | # |
| 620 | # Partition Types |
| 621 | # |
| 622 | CONFIG_PARTITION_ADVANCED=y |
| 623 | # CONFIG_ACORN_PARTITION is not set |
| 624 | # CONFIG_OSF_PARTITION is not set |
| 625 | # CONFIG_AMIGA_PARTITION is not set |
| 626 | # CONFIG_ATARI_PARTITION is not set |
| 627 | CONFIG_IBM_PARTITION=y |
| 628 | # CONFIG_MAC_PARTITION is not set |
| 629 | CONFIG_MSDOS_PARTITION=y |
| 630 | # CONFIG_BSD_DISKLABEL is not set |
| 631 | # CONFIG_MINIX_SUBPARTITION is not set |
| 632 | # CONFIG_SOLARIS_X86_PARTITION is not set |
| 633 | # CONFIG_UNIXWARE_DISKLABEL is not set |
| 634 | # CONFIG_LDM_PARTITION is not set |
| 635 | # CONFIG_SGI_PARTITION is not set |
| 636 | # CONFIG_ULTRIX_PARTITION is not set |
| 637 | # CONFIG_SUN_PARTITION is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 638 | # CONFIG_KARMA_PARTITION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 639 | # CONFIG_EFI_PARTITION is not set |
| 640 | |
| 641 | # |
| 642 | # Native Language Support |
| 643 | # |
| 644 | # CONFIG_NLS is not set |
| 645 | |
| 646 | # |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 647 | # Distributed Lock Manager |
| 648 | # |
| 649 | |
| 650 | # |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 651 | # Instrumentation Support |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 652 | # |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 653 | |
| 654 | # |
| 655 | # Profiling support |
| 656 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 657 | # CONFIG_PROFILING is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 658 | CONFIG_KPROBES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 659 | |
| 660 | # |
| 661 | # Kernel hacking |
| 662 | # |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 663 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 664 | # CONFIG_PRINTK_TIME is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 665 | CONFIG_ENABLE_MUST_CHECK=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 666 | CONFIG_MAGIC_SYSRQ=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 667 | # CONFIG_UNUSED_SYMBOLS is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 668 | CONFIG_DEBUG_KERNEL=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 669 | CONFIG_LOG_BUF_SHIFT=17 |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 670 | # CONFIG_DETECT_SOFTLOCKUP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 671 | # CONFIG_SCHEDSTATS is not set |
| 672 | # CONFIG_DEBUG_SLAB is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 673 | CONFIG_DEBUG_PREEMPT=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 674 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 675 | # CONFIG_RT_MUTEX_TESTER is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 676 | CONFIG_DEBUG_SPINLOCK=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 677 | CONFIG_DEBUG_MUTEXES=y |
| 678 | # CONFIG_DEBUG_RWSEMS is not set |
| 679 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| 680 | # CONFIG_PROVE_LOCKING is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 681 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 682 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 683 | # CONFIG_DEBUG_KOBJECT is not set |
| 684 | # CONFIG_DEBUG_INFO is not set |
Heiko Carstens | e6f3601 | 2006-02-11 17:55:58 -0800 | [diff] [blame] | 685 | CONFIG_DEBUG_FS=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 686 | # CONFIG_DEBUG_VM is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 687 | # CONFIG_DEBUG_LIST is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 688 | # CONFIG_FRAME_POINTER is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 689 | # CONFIG_UNWIND_INFO is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 690 | CONFIG_FORCED_INLINING=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 691 | # CONFIG_RCU_TORTURE_TEST is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 692 | # CONFIG_LKDTM is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 693 | |
| 694 | # |
| 695 | # Security options |
| 696 | # |
| 697 | # CONFIG_KEYS is not set |
| 698 | # CONFIG_SECURITY is not set |
| 699 | |
| 700 | # |
| 701 | # Cryptographic options |
| 702 | # |
| 703 | CONFIG_CRYPTO=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 704 | CONFIG_CRYPTO_ALGAPI=m |
| 705 | CONFIG_CRYPTO_BLKCIPHER=m |
| 706 | CONFIG_CRYPTO_MANAGER=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 707 | # CONFIG_CRYPTO_HMAC is not set |
| 708 | # CONFIG_CRYPTO_NULL is not set |
| 709 | # CONFIG_CRYPTO_MD4 is not set |
| 710 | # CONFIG_CRYPTO_MD5 is not set |
| 711 | # CONFIG_CRYPTO_SHA1 is not set |
Jan Glauber | c1e26e1 | 2006-01-06 00:19:17 -0800 | [diff] [blame] | 712 | # CONFIG_CRYPTO_SHA1_S390 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 713 | # CONFIG_CRYPTO_SHA256 is not set |
Jan Glauber | 0a497c17 | 2006-01-06 00:19:18 -0800 | [diff] [blame] | 714 | # CONFIG_CRYPTO_SHA256_S390 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 715 | # CONFIG_CRYPTO_SHA512 is not set |
| 716 | # CONFIG_CRYPTO_WP512 is not set |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 717 | # CONFIG_CRYPTO_TGR192 is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame^] | 718 | CONFIG_CRYPTO_ECB=m |
| 719 | CONFIG_CRYPTO_CBC=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 720 | # CONFIG_CRYPTO_DES is not set |
Jan Glauber | c1e26e1 | 2006-01-06 00:19:17 -0800 | [diff] [blame] | 721 | # CONFIG_CRYPTO_DES_S390 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 722 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 723 | # CONFIG_CRYPTO_TWOFISH is not set |
| 724 | # CONFIG_CRYPTO_SERPENT is not set |
| 725 | # CONFIG_CRYPTO_AES is not set |
Jan Glauber | bf754ae | 2006-01-06 00:19:18 -0800 | [diff] [blame] | 726 | # CONFIG_CRYPTO_AES_S390 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 727 | # CONFIG_CRYPTO_CAST5 is not set |
| 728 | # CONFIG_CRYPTO_CAST6 is not set |
| 729 | # CONFIG_CRYPTO_TEA is not set |
| 730 | # CONFIG_CRYPTO_ARC4 is not set |
| 731 | # CONFIG_CRYPTO_KHAZAD is not set |
| 732 | # CONFIG_CRYPTO_ANUBIS is not set |
| 733 | # CONFIG_CRYPTO_DEFLATE is not set |
| 734 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 735 | # CONFIG_CRYPTO_CRC32C is not set |
| 736 | # CONFIG_CRYPTO_TEST is not set |
| 737 | |
| 738 | # |
| 739 | # Hardware crypto devices |
| 740 | # |
| 741 | |
| 742 | # |
| 743 | # Library routines |
| 744 | # |
| 745 | # CONFIG_CRC_CCITT is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 746 | # CONFIG_CRC16 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 747 | CONFIG_CRC32=m |
| 748 | # CONFIG_LIBCRC32C is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 749 | CONFIG_PLIST=y |