Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 3 | # Linux kernel version: 2.6.22 |
| 4 | # Tue Jul 17 12:50:23 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 | 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 | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 39 | # CONFIG_USER_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 | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 44 | CONFIG_LOG_BUF_SHIFT=17 |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 45 | # CONFIG_CPUSETS is not set |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 46 | CONFIG_SYSFS_DEPRECATED=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 47 | # CONFIG_RELAY is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 48 | CONFIG_BLK_DEV_INITRD=y |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 49 | CONFIG_INITRAMFS_SOURCE="" |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 50 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 51 | CONFIG_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 52 | # CONFIG_EMBEDDED is not set |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 53 | CONFIG_SYSCTL_SYSCALL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 54 | CONFIG_KALLSYMS=y |
| 55 | # CONFIG_KALLSYMS_ALL is not set |
| 56 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 57 | CONFIG_HOTPLUG=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 58 | CONFIG_PRINTK=y |
| 59 | CONFIG_BUG=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 60 | CONFIG_ELF_CORE=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 61 | CONFIG_BASE_FULL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 62 | CONFIG_FUTEX=y |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 63 | CONFIG_ANON_INODES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 64 | CONFIG_EPOLL=y |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 65 | CONFIG_SIGNALFD=y |
| 66 | CONFIG_TIMERFD=y |
| 67 | CONFIG_EVENTFD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 68 | CONFIG_SHMEM=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 69 | CONFIG_VM_EVENT_COUNTERS=y |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 70 | CONFIG_SLAB=y |
| 71 | # CONFIG_SLUB is not set |
| 72 | # CONFIG_SLOB is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 73 | CONFIG_RT_MUTEXES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 74 | # CONFIG_TINY_SHMEM is not set |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 75 | CONFIG_BASE_SMALL=0 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 76 | CONFIG_MODULES=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 77 | CONFIG_MODULE_UNLOAD=y |
| 78 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 79 | CONFIG_MODVERSIONS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 80 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 81 | CONFIG_KMOD=y |
| 82 | CONFIG_STOP_MACHINE=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 83 | CONFIG_BLOCK=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 85 | CONFIG_BLK_DEV_BSG=y |
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 | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 131 | |
| 132 | # |
| 133 | # Kernel preemption |
| 134 | # |
| 135 | # CONFIG_PREEMPT_NONE is not set |
| 136 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 137 | CONFIG_PREEMPT=y |
| 138 | CONFIG_PREEMPT_BKL=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 139 | CONFIG_SELECT_MEMORY_MODEL=y |
| 140 | CONFIG_FLATMEM_MANUAL=y |
| 141 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
| 142 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 143 | CONFIG_FLATMEM=y |
| 144 | CONFIG_FLAT_NODE_MEM_MAP=y |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 145 | # CONFIG_SPARSEMEM_STATIC is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 146 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 147 | CONFIG_RESOURCES_64BIT=y |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 148 | CONFIG_ZONE_DMA_FLAG=1 |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 149 | CONFIG_VIRT_TO_BUS=y |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 150 | CONFIG_HOLES_IN_ZONE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 151 | |
| 152 | # |
| 153 | # I/O subsystem configuration |
| 154 | # |
| 155 | CONFIG_MACHCHK_WARNING=y |
| 156 | CONFIG_QDIO=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 157 | # CONFIG_QDIO_DEBUG is not set |
| 158 | |
| 159 | # |
| 160 | # Misc |
| 161 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 162 | CONFIG_IPL=y |
| 163 | # CONFIG_IPL_TAPE is not set |
| 164 | CONFIG_IPL_VM=y |
| 165 | CONFIG_BINFMT_ELF=y |
| 166 | CONFIG_BINFMT_MISC=m |
| 167 | # CONFIG_PROCESS_DEBUG is not set |
| 168 | CONFIG_PFAULT=y |
| 169 | # CONFIG_SHARED_KERNEL is not set |
| 170 | # CONFIG_CMM is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 171 | CONFIG_VIRT_TIMER=y |
| 172 | CONFIG_VIRT_CPU_ACCOUNTING=y |
| 173 | # CONFIG_APPLDATA_BASE is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 174 | CONFIG_HZ_100=y |
| 175 | # CONFIG_HZ_250 is not set |
| 176 | # CONFIG_HZ_300 is not set |
| 177 | # CONFIG_HZ_1000 is not set |
| 178 | CONFIG_HZ=100 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 179 | CONFIG_NO_IDLE_HZ=y |
| 180 | CONFIG_NO_IDLE_HZ_INIT=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 181 | CONFIG_S390_HYPFS_FS=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 182 | CONFIG_KEXEC=y |
Michael Holzheu | 411ed32 | 2007-04-27 16:01:49 +0200 | [diff] [blame] | 183 | # CONFIG_ZFCPDUMP is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 184 | |
| 185 | # |
| 186 | # Networking |
| 187 | # |
| 188 | CONFIG_NET=y |
| 189 | |
| 190 | # |
| 191 | # Networking options |
| 192 | # |
| 193 | CONFIG_PACKET=y |
| 194 | # CONFIG_PACKET_MMAP is not set |
| 195 | CONFIG_UNIX=y |
| 196 | CONFIG_XFRM=y |
| 197 | # CONFIG_XFRM_USER is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 198 | # CONFIG_XFRM_SUB_POLICY is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 199 | # CONFIG_XFRM_MIGRATE is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 200 | CONFIG_NET_KEY=y |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 201 | # CONFIG_NET_KEY_MIGRATE is not set |
Martin Schwidefsky | 2356f4c | 2007-02-08 13:37:42 -0800 | [diff] [blame] | 202 | CONFIG_IUCV=m |
Jennifer Hunt | eac3731 | 2007-02-08 13:51:54 -0800 | [diff] [blame] | 203 | CONFIG_AFIUCV=m |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 204 | CONFIG_INET=y |
| 205 | CONFIG_IP_MULTICAST=y |
| 206 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 207 | CONFIG_IP_FIB_HASH=y |
| 208 | # CONFIG_IP_PNP is not set |
| 209 | # CONFIG_NET_IPIP is not set |
| 210 | # CONFIG_NET_IPGRE is not set |
| 211 | # CONFIG_IP_MROUTE is not set |
| 212 | # CONFIG_ARPD is not set |
| 213 | # CONFIG_SYN_COOKIES is not set |
| 214 | # CONFIG_INET_AH is not set |
| 215 | # CONFIG_INET_ESP is not set |
| 216 | # CONFIG_INET_IPCOMP is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 217 | # CONFIG_INET_XFRM_TUNNEL is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 218 | CONFIG_INET_TUNNEL=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 219 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
| 220 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 221 | CONFIG_INET_XFRM_MODE_BEET=y |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 222 | CONFIG_INET_DIAG=y |
| 223 | CONFIG_INET_TCP_DIAG=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 224 | # CONFIG_TCP_CONG_ADVANCED is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 225 | CONFIG_TCP_CONG_CUBIC=y |
| 226 | CONFIG_DEFAULT_TCP_CONG="cubic" |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 227 | # CONFIG_TCP_MD5SIG is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 228 | CONFIG_IPV6=y |
| 229 | # CONFIG_IPV6_PRIVACY is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 230 | # CONFIG_IPV6_ROUTER_PREF is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 231 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 232 | # CONFIG_INET6_AH is not set |
| 233 | # CONFIG_INET6_ESP is not set |
| 234 | # CONFIG_INET6_IPCOMP is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 235 | # CONFIG_IPV6_MIP6 is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 236 | # CONFIG_INET6_XFRM_TUNNEL is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 237 | # CONFIG_INET6_TUNNEL is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 238 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y |
| 239 | CONFIG_INET6_XFRM_MODE_TUNNEL=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 240 | CONFIG_INET6_XFRM_MODE_BEET=y |
| 241 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
Martin Schwidefsky | ce9b18f | 2006-10-18 18:30:59 +0200 | [diff] [blame] | 242 | CONFIG_IPV6_SIT=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 243 | # CONFIG_IPV6_TUNNEL is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 244 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 245 | # CONFIG_NETWORK_SECMARK is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 246 | # CONFIG_NETFILTER is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 247 | # CONFIG_IP_DCCP is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 248 | CONFIG_IP_SCTP=m |
| 249 | # CONFIG_SCTP_DBG_MSG is not set |
| 250 | # CONFIG_SCTP_DBG_OBJCNT is not set |
| 251 | # CONFIG_SCTP_HMAC_NONE is not set |
| 252 | # CONFIG_SCTP_HMAC_SHA1 is not set |
| 253 | CONFIG_SCTP_HMAC_MD5=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 254 | # CONFIG_TIPC is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 255 | # CONFIG_ATM is not set |
| 256 | # CONFIG_BRIDGE is not set |
| 257 | # CONFIG_VLAN_8021Q is not set |
| 258 | # CONFIG_DECNET is not set |
| 259 | # CONFIG_LLC2 is not set |
| 260 | # CONFIG_IPX is not set |
| 261 | # CONFIG_ATALK is not set |
| 262 | # CONFIG_X25 is not set |
| 263 | # CONFIG_LAPB is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 264 | # CONFIG_ECONET is not set |
| 265 | # CONFIG_WAN_ROUTER is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 266 | |
| 267 | # |
| 268 | # QoS and/or fair queueing |
| 269 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 270 | CONFIG_NET_SCHED=y |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 271 | CONFIG_NET_SCH_FIFO=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 272 | |
| 273 | # |
| 274 | # Queueing/Scheduling |
| 275 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 276 | CONFIG_NET_SCH_CBQ=m |
| 277 | # CONFIG_NET_SCH_HTB is not set |
| 278 | # CONFIG_NET_SCH_HFSC is not set |
| 279 | CONFIG_NET_SCH_PRIO=m |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 280 | CONFIG_NET_SCH_RR=m |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 281 | CONFIG_NET_SCH_RED=m |
| 282 | CONFIG_NET_SCH_SFQ=m |
| 283 | CONFIG_NET_SCH_TEQL=m |
| 284 | CONFIG_NET_SCH_TBF=m |
| 285 | CONFIG_NET_SCH_GRED=m |
| 286 | CONFIG_NET_SCH_DSMARK=m |
| 287 | # CONFIG_NET_SCH_NETEM is not set |
| 288 | # CONFIG_NET_SCH_INGRESS is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 289 | |
| 290 | # |
| 291 | # Classification |
| 292 | # |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 293 | CONFIG_NET_CLS=y |
| 294 | # CONFIG_NET_CLS_BASIC is not set |
| 295 | CONFIG_NET_CLS_TCINDEX=m |
| 296 | CONFIG_NET_CLS_ROUTE4=m |
| 297 | CONFIG_NET_CLS_ROUTE=y |
| 298 | CONFIG_NET_CLS_FW=m |
| 299 | CONFIG_NET_CLS_U32=m |
| 300 | # CONFIG_CLS_U32_PERF is not set |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 301 | CONFIG_CLS_U32_MARK=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 302 | CONFIG_NET_CLS_RSVP=m |
| 303 | CONFIG_NET_CLS_RSVP6=m |
| 304 | # CONFIG_NET_EMATCH is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 305 | CONFIG_NET_CLS_ACT=y |
| 306 | CONFIG_NET_ACT_POLICE=y |
| 307 | # CONFIG_NET_ACT_GACT is not set |
| 308 | # CONFIG_NET_ACT_MIRRED is not set |
| 309 | # CONFIG_NET_ACT_PEDIT is not set |
| 310 | # CONFIG_NET_ACT_SIMP is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 311 | CONFIG_NET_CLS_POLICE=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 312 | # CONFIG_NET_CLS_IND is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 313 | |
| 314 | # |
| 315 | # Network testing |
| 316 | # |
| 317 | # CONFIG_NET_PKTGEN is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 318 | # CONFIG_NET_TCPPROBE is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 319 | # CONFIG_AF_RXRPC is not set |
| 320 | # CONFIG_RFKILL is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 321 | # CONFIG_NET_9P is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 322 | # CONFIG_PCMCIA is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 323 | CONFIG_CCW=y |
| 324 | |
| 325 | # |
| 326 | # Device Drivers |
| 327 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 328 | |
| 329 | # |
| 330 | # Generic Driver Options |
| 331 | # |
| 332 | CONFIG_STANDALONE=y |
| 333 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 334 | # CONFIG_FW_LOADER is not set |
| 335 | # CONFIG_DEBUG_DRIVER is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 336 | # CONFIG_DEBUG_DEVRES is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 337 | CONFIG_SYS_HYPERVISOR=y |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 338 | # CONFIG_CONNECTOR is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 339 | CONFIG_BLK_DEV=y |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 340 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 341 | CONFIG_BLK_DEV_LOOP=m |
| 342 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 343 | CONFIG_BLK_DEV_NBD=m |
| 344 | CONFIG_BLK_DEV_RAM=y |
| 345 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 346 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 347 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
| 348 | # CONFIG_CDROM_PKTCDVD is not set |
| 349 | # CONFIG_ATA_OVER_ETH is not set |
| 350 | |
| 351 | # |
| 352 | # S/390 block device drivers |
| 353 | # |
| 354 | CONFIG_BLK_DEV_XPRAM=m |
| 355 | # CONFIG_DCSSBLK is not set |
| 356 | CONFIG_DASD=y |
| 357 | CONFIG_DASD_PROFILE=y |
| 358 | CONFIG_DASD_ECKD=y |
| 359 | CONFIG_DASD_FBA=y |
| 360 | CONFIG_DASD_DIAG=y |
| 361 | CONFIG_DASD_EER=y |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 362 | CONFIG_MISC_DEVICES=y |
| 363 | # CONFIG_EEPROM_93CX6 is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 364 | |
| 365 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 366 | # SCSI device support |
| 367 | # |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 368 | # CONFIG_RAID_ATTRS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 369 | CONFIG_SCSI=y |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 370 | # CONFIG_SCSI_DMA is not set |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 371 | # CONFIG_SCSI_TGT is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 372 | CONFIG_SCSI_NETLINK=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 373 | CONFIG_SCSI_PROC_FS=y |
| 374 | |
| 375 | # |
| 376 | # SCSI support type (disk, tape, CD-ROM) |
| 377 | # |
| 378 | CONFIG_BLK_DEV_SD=y |
| 379 | CONFIG_CHR_DEV_ST=y |
| 380 | # CONFIG_CHR_DEV_OSST is not set |
| 381 | CONFIG_BLK_DEV_SR=y |
| 382 | CONFIG_BLK_DEV_SR_VENDOR=y |
| 383 | CONFIG_CHR_DEV_SG=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 384 | # CONFIG_CHR_DEV_SCH is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 385 | |
| 386 | # |
| 387 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
| 388 | # |
| 389 | CONFIG_SCSI_MULTI_LUN=y |
| 390 | CONFIG_SCSI_CONSTANTS=y |
| 391 | CONFIG_SCSI_LOGGING=y |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 392 | CONFIG_SCSI_SCAN_ASYNC=y |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 393 | CONFIG_SCSI_WAIT_SCAN=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 394 | |
| 395 | # |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 396 | # SCSI Transports |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 397 | # |
| 398 | # CONFIG_SCSI_SPI_ATTRS is not set |
| 399 | CONFIG_SCSI_FC_ATTRS=y |
| 400 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 401 | # CONFIG_SCSI_SAS_ATTRS is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 402 | # CONFIG_SCSI_SAS_LIBSAS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 403 | |
| 404 | # |
| 405 | # SCSI low-level drivers |
| 406 | # |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 407 | # CONFIG_ISCSI_TCP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 408 | # CONFIG_SCSI_DEBUG is not set |
| 409 | CONFIG_ZFCP=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 410 | |
| 411 | # |
| 412 | # Multi-device support (RAID and LVM) |
| 413 | # |
| 414 | CONFIG_MD=y |
| 415 | CONFIG_BLK_DEV_MD=y |
| 416 | CONFIG_MD_LINEAR=m |
| 417 | CONFIG_MD_RAID0=m |
| 418 | CONFIG_MD_RAID1=m |
| 419 | # CONFIG_MD_RAID10 is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 420 | # CONFIG_MD_RAID456 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 421 | CONFIG_MD_MULTIPATH=m |
| 422 | # CONFIG_MD_FAULTY is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 423 | CONFIG_BLK_DEV_DM=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 424 | # CONFIG_DM_DEBUG is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 425 | CONFIG_DM_CRYPT=y |
| 426 | CONFIG_DM_SNAPSHOT=y |
| 427 | CONFIG_DM_MIRROR=y |
| 428 | CONFIG_DM_ZERO=y |
| 429 | CONFIG_DM_MULTIPATH=y |
| 430 | # CONFIG_DM_MULTIPATH_EMC is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 431 | # CONFIG_DM_MULTIPATH_RDAC is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 432 | # CONFIG_DM_DELAY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 433 | CONFIG_NETDEVICES=y |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 434 | # CONFIG_NETDEVICES_MULTIQUEUE is not set |
| 435 | # CONFIG_IFB is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 436 | CONFIG_DUMMY=m |
| 437 | CONFIG_BONDING=m |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 438 | # CONFIG_MACVLAN is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 439 | CONFIG_EQUALIZER=m |
| 440 | CONFIG_TUN=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 441 | CONFIG_NET_ETHERNET=y |
| 442 | # CONFIG_MII is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 443 | CONFIG_NETDEV_1000=y |
| 444 | CONFIG_NETDEV_10000=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 445 | # CONFIG_TR is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 446 | # CONFIG_WAN is not set |
| 447 | |
| 448 | # |
| 449 | # S/390 network device drivers |
| 450 | # |
| 451 | CONFIG_LCS=m |
| 452 | CONFIG_CTC=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 453 | # CONFIG_NETIUCV is not set |
| 454 | # CONFIG_SMSGIUCV is not set |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 455 | # CONFIG_CLAW is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 456 | CONFIG_QETH=y |
| 457 | |
| 458 | # |
| 459 | # Gigabit Ethernet default settings |
| 460 | # |
| 461 | # CONFIG_QETH_IPV6 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 462 | CONFIG_CCWGROUP=y |
| 463 | # CONFIG_PPP is not set |
| 464 | # CONFIG_SLIP is not set |
| 465 | # CONFIG_SHAPER is not set |
| 466 | # CONFIG_NETCONSOLE is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 467 | # CONFIG_NETPOLL is not set |
| 468 | # CONFIG_NET_POLL_CONTROLLER is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 469 | |
| 470 | # |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 471 | # Character devices |
| 472 | # |
| 473 | CONFIG_UNIX98_PTYS=y |
| 474 | CONFIG_LEGACY_PTYS=y |
| 475 | CONFIG_LEGACY_PTY_COUNT=256 |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 476 | # CONFIG_WATCHDOG is not set |
| 477 | CONFIG_HW_RANDOM=m |
| 478 | # CONFIG_R3964 is not set |
| 479 | CONFIG_RAW_DRIVER=m |
| 480 | CONFIG_MAX_RAW_DEVS=256 |
| 481 | # CONFIG_HANGCHECK_TIMER is not set |
| 482 | |
| 483 | # |
| 484 | # S/390 character device drivers |
| 485 | # |
| 486 | CONFIG_TN3270=y |
| 487 | CONFIG_TN3270_TTY=y |
| 488 | CONFIG_TN3270_FS=m |
| 489 | CONFIG_TN3270_CONSOLE=y |
| 490 | CONFIG_TN3215=y |
| 491 | CONFIG_TN3215_CONSOLE=y |
| 492 | CONFIG_CCW_CONSOLE=y |
| 493 | CONFIG_SCLP=y |
| 494 | CONFIG_SCLP_TTY=y |
| 495 | CONFIG_SCLP_CONSOLE=y |
| 496 | CONFIG_SCLP_VT220_TTY=y |
| 497 | CONFIG_SCLP_VT220_CONSOLE=y |
| 498 | CONFIG_SCLP_CPI=m |
| 499 | CONFIG_S390_TAPE=m |
| 500 | |
| 501 | # |
| 502 | # S/390 tape interface support |
| 503 | # |
| 504 | CONFIG_S390_TAPE_BLOCK=y |
| 505 | |
| 506 | # |
| 507 | # S/390 tape hardware support |
| 508 | # |
| 509 | CONFIG_S390_TAPE_34XX=m |
| 510 | # CONFIG_S390_TAPE_3590 is not set |
| 511 | # CONFIG_VMLOGRDR is not set |
| 512 | # CONFIG_VMCP is not set |
| 513 | # CONFIG_MONREADER is not set |
| 514 | CONFIG_MONWRITER=m |
Frank Munzert | 810cb5b | 2007-07-17 13:36:06 +0200 | [diff] [blame] | 515 | CONFIG_S390_VMUR=m |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 516 | # CONFIG_POWER_SUPPLY is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 517 | |
| 518 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 519 | # File systems |
| 520 | # |
| 521 | CONFIG_EXT2_FS=y |
| 522 | # CONFIG_EXT2_FS_XATTR is not set |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 523 | # CONFIG_EXT2_FS_XIP is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 524 | CONFIG_EXT3_FS=y |
| 525 | CONFIG_EXT3_FS_XATTR=y |
| 526 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 527 | # CONFIG_EXT3_FS_SECURITY is not set |
Martin Schwidefsky | ce9b18f | 2006-10-18 18:30:59 +0200 | [diff] [blame] | 528 | # CONFIG_EXT4DEV_FS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 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 |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 547 | CONFIG_GENERIC_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 548 | |
| 549 | # |
| 550 | # CD-ROM/DVD Filesystems |
| 551 | # |
| 552 | # CONFIG_ISO9660_FS is not set |
| 553 | # CONFIG_UDF_FS is not set |
| 554 | |
| 555 | # |
| 556 | # DOS/FAT/NT Filesystems |
| 557 | # |
| 558 | # CONFIG_MSDOS_FS is not set |
| 559 | # CONFIG_VFAT_FS is not set |
| 560 | # CONFIG_NTFS_FS is not set |
| 561 | |
| 562 | # |
| 563 | # Pseudo filesystems |
| 564 | # |
| 565 | CONFIG_PROC_FS=y |
| 566 | CONFIG_PROC_KCORE=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 567 | CONFIG_PROC_SYSCTL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 568 | CONFIG_SYSFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 569 | CONFIG_TMPFS=y |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 570 | CONFIG_TMPFS_POSIX_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 571 | # CONFIG_HUGETLB_PAGE is not set |
| 572 | CONFIG_RAMFS=y |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 573 | CONFIG_CONFIGFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 574 | |
| 575 | # |
| 576 | # Miscellaneous filesystems |
| 577 | # |
| 578 | # CONFIG_ADFS_FS is not set |
| 579 | # CONFIG_AFFS_FS is not set |
| 580 | # CONFIG_HFS_FS is not set |
| 581 | # CONFIG_HFSPLUS_FS is not set |
| 582 | # CONFIG_BEFS_FS is not set |
| 583 | # CONFIG_BFS_FS is not set |
| 584 | # CONFIG_EFS_FS is not set |
| 585 | # CONFIG_CRAMFS is not set |
| 586 | # CONFIG_VXFS_FS is not set |
| 587 | # CONFIG_HPFS_FS is not set |
| 588 | # CONFIG_QNX4FS_FS is not set |
| 589 | # CONFIG_SYSV_FS is not set |
| 590 | # CONFIG_UFS_FS is not set |
| 591 | |
| 592 | # |
| 593 | # Network File Systems |
| 594 | # |
| 595 | CONFIG_NFS_FS=y |
| 596 | CONFIG_NFS_V3=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 597 | # CONFIG_NFS_V3_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 598 | # CONFIG_NFS_V4 is not set |
| 599 | # CONFIG_NFS_DIRECTIO is not set |
| 600 | CONFIG_NFSD=y |
| 601 | CONFIG_NFSD_V3=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 602 | # CONFIG_NFSD_V3_ACL is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 603 | # CONFIG_NFSD_V4 is not set |
| 604 | CONFIG_NFSD_TCP=y |
| 605 | CONFIG_LOCKD=y |
| 606 | CONFIG_LOCKD_V4=y |
| 607 | CONFIG_EXPORTFS=y |
Martin Schwidefsky | 5712f52 | 2005-07-29 14:03:35 -0700 | [diff] [blame] | 608 | CONFIG_NFS_COMMON=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 609 | CONFIG_SUNRPC=y |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 610 | # CONFIG_SUNRPC_BIND34 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 611 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 612 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 613 | # CONFIG_SMB_FS is not set |
| 614 | # CONFIG_CIFS is not set |
| 615 | # CONFIG_NCP_FS is not set |
| 616 | # CONFIG_CODA_FS is not set |
| 617 | # CONFIG_AFS_FS is not set |
| 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 |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 640 | # CONFIG_SYSV68_PARTITION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 641 | |
| 642 | # |
| 643 | # Native Language Support |
| 644 | # |
| 645 | # CONFIG_NLS is not set |
| 646 | |
| 647 | # |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 648 | # Distributed Lock Manager |
| 649 | # |
| 650 | CONFIG_DLM=m |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 651 | # CONFIG_DLM_DEBUG is not set |
| 652 | |
| 653 | # |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 654 | # Instrumentation Support |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 655 | # |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 656 | |
| 657 | # |
| 658 | # Profiling support |
| 659 | # |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 660 | # CONFIG_PROFILING is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 661 | CONFIG_KPROBES=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 662 | |
| 663 | # |
| 664 | # Kernel hacking |
| 665 | # |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 666 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
Martin Schwidefsky | b2c6678 | 2005-05-01 08:58:57 -0700 | [diff] [blame] | 667 | # CONFIG_PRINTK_TIME is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 668 | CONFIG_ENABLE_MUST_CHECK=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 669 | CONFIG_MAGIC_SYSRQ=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 670 | # CONFIG_UNUSED_SYMBOLS is not set |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 671 | CONFIG_DEBUG_FS=y |
| 672 | CONFIG_HEADERS_CHECK=y |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 673 | CONFIG_DEBUG_KERNEL=y |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 674 | # CONFIG_SCHED_DEBUG is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 675 | # CONFIG_SCHEDSTATS is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 676 | # CONFIG_TIMER_STATS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 677 | # CONFIG_DEBUG_SLAB is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 678 | CONFIG_DEBUG_PREEMPT=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 679 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 680 | # CONFIG_RT_MUTEX_TESTER is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 681 | CONFIG_DEBUG_SPINLOCK=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 682 | CONFIG_DEBUG_MUTEXES=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 683 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
| 684 | # CONFIG_PROVE_LOCKING is not set |
Martin Schwidefsky | bdc7f15 | 2006-04-10 22:53:42 -0700 | [diff] [blame] | 685 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 686 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 687 | # CONFIG_DEBUG_KOBJECT is not set |
Heiko Carstens | c0007f1 | 2007-04-27 16:01:42 +0200 | [diff] [blame] | 688 | CONFIG_DEBUG_BUGVERBOSE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 689 | # CONFIG_DEBUG_INFO is not set |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 690 | # CONFIG_DEBUG_VM is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 691 | # CONFIG_DEBUG_LIST is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 692 | # CONFIG_FRAME_POINTER is not set |
Heiko Carstens | 1ab865c | 2006-02-01 03:06:37 -0800 | [diff] [blame] | 693 | CONFIG_FORCED_INLINING=y |
Martin Schwidefsky | 088c4ec | 2006-01-06 00:19:11 -0800 | [diff] [blame] | 694 | # CONFIG_RCU_TORTURE_TEST is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 695 | # CONFIG_LKDTM is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 696 | # CONFIG_FAULT_INJECTION is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 697 | |
| 698 | # |
| 699 | # Security options |
| 700 | # |
| 701 | # CONFIG_KEYS is not set |
| 702 | # CONFIG_SECURITY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 703 | CONFIG_CRYPTO=y |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 704 | CONFIG_CRYPTO_ALGAPI=y |
| 705 | CONFIG_CRYPTO_BLKCIPHER=y |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 706 | CONFIG_CRYPTO_HASH=m |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 707 | CONFIG_CRYPTO_MANAGER=y |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 708 | CONFIG_CRYPTO_HMAC=m |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 709 | # CONFIG_CRYPTO_XCBC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 710 | # CONFIG_CRYPTO_NULL is not set |
| 711 | # CONFIG_CRYPTO_MD4 is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 712 | CONFIG_CRYPTO_MD5=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 713 | # CONFIG_CRYPTO_SHA1 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 714 | # CONFIG_CRYPTO_SHA256 is not set |
| 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 | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 718 | # CONFIG_CRYPTO_GF128MUL is not set |
Martin Schwidefsky | aa97b10 | 2006-10-04 20:01:52 +0200 | [diff] [blame] | 719 | CONFIG_CRYPTO_ECB=m |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 720 | CONFIG_CRYPTO_CBC=y |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 721 | CONFIG_CRYPTO_PCBC=m |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 722 | # CONFIG_CRYPTO_LRW is not set |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 723 | # CONFIG_CRYPTO_CRYPTD is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 724 | # CONFIG_CRYPTO_DES is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 725 | CONFIG_CRYPTO_FCRYPT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 726 | # CONFIG_CRYPTO_BLOWFISH is not set |
| 727 | # CONFIG_CRYPTO_TWOFISH is not set |
| 728 | # CONFIG_CRYPTO_SERPENT is not set |
| 729 | # CONFIG_CRYPTO_AES is not set |
| 730 | # CONFIG_CRYPTO_CAST5 is not set |
| 731 | # CONFIG_CRYPTO_CAST6 is not set |
| 732 | # CONFIG_CRYPTO_TEA is not set |
| 733 | # CONFIG_CRYPTO_ARC4 is not set |
| 734 | # CONFIG_CRYPTO_KHAZAD is not set |
| 735 | # CONFIG_CRYPTO_ANUBIS is not set |
| 736 | # CONFIG_CRYPTO_DEFLATE is not set |
| 737 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 738 | # CONFIG_CRYPTO_CRC32C is not set |
Martin Schwidefsky | 489c80b | 2007-02-21 10:54:57 +0100 | [diff] [blame] | 739 | CONFIG_CRYPTO_CAMELLIA=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 740 | # CONFIG_CRYPTO_TEST is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 741 | CONFIG_CRYPTO_HW=y |
Jan Glauber | 86aa9fc | 2007-02-05 21:18:14 +0100 | [diff] [blame] | 742 | # CONFIG_CRYPTO_SHA1_S390 is not set |
| 743 | # CONFIG_CRYPTO_SHA256_S390 is not set |
| 744 | # CONFIG_CRYPTO_DES_S390 is not set |
| 745 | # CONFIG_CRYPTO_AES_S390 is not set |
Jan Glauber | 1b27829 | 2007-02-05 21:18:22 +0100 | [diff] [blame] | 746 | CONFIG_S390_PRNG=m |
Martin Schwidefsky | 906fc9e | 2007-05-10 15:46:02 +0200 | [diff] [blame] | 747 | CONFIG_ZCRYPT=m |
| 748 | # CONFIG_ZCRYPT_MONOLITHIC is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 749 | |
| 750 | # |
| 751 | # Library routines |
| 752 | # |
Martin Schwidefsky | 240bfbe | 2006-12-15 17:17:57 +0100 | [diff] [blame] | 753 | CONFIG_BITREVERSE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 754 | # CONFIG_CRC_CCITT is not set |
Martin Schwidefsky | 1306a2b | 2005-09-16 19:27:32 -0700 | [diff] [blame] | 755 | # CONFIG_CRC16 is not set |
Martin Schwidefsky | a13a9b6 | 2007-07-17 13:36:02 +0200 | [diff] [blame] | 756 | # CONFIG_CRC_ITU_T is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 757 | CONFIG_CRC32=m |
| 758 | # CONFIG_LIBCRC32C is not set |
Martin Schwidefsky | 468310a | 2006-07-27 14:04:57 +0200 | [diff] [blame] | 759 | CONFIG_PLIST=y |