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