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