diff options
author | Jeff Dike <jdike@addtoit.com> | 2008-02-23 18:23:24 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-23 20:12:13 -0500 |
commit | 7b59ebcd178b5b1d03760c89b318c7a7fdadd051 (patch) | |
tree | 7ea73369fc442399aef60f30960718fca32f272c /arch/um/defconfig | |
parent | 4631a9a1517654748aaf89cbc46503819a29eb30 (diff) |
UML: update defconfig
Update defconfig.
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/defconfig')
-rw-r--r-- | arch/um/defconfig | 280 |
1 files changed, 187 insertions, 93 deletions
diff --git a/arch/um/defconfig b/arch/um/defconfig index 59215bc264ef..6bd456f96f90 100644 --- a/arch/um/defconfig +++ b/arch/um/defconfig | |||
@@ -1,13 +1,22 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.17-rc3 | 3 | # Linux kernel version: 2.6.24 |
4 | # Fri Apr 28 09:31:20 2006 | 4 | # Thu Feb 7 11:48:55 2008 |
5 | # | 5 | # |
6 | CONFIG_DEFCONFIG_LIST="arch/$ARCH/defconfig" | ||
6 | CONFIG_GENERIC_HARDIRQS=y | 7 | CONFIG_GENERIC_HARDIRQS=y |
7 | CONFIG_UML=y | 8 | CONFIG_UML=y |
8 | CONFIG_MMU=y | 9 | CONFIG_MMU=y |
10 | CONFIG_NO_IOMEM=y | ||
11 | # CONFIG_TRACE_IRQFLAGS_SUPPORT is not set | ||
12 | CONFIG_LOCKDEP_SUPPORT=y | ||
13 | # CONFIG_STACKTRACE_SUPPORT is not set | ||
9 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 14 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_GENERIC_BUG=y | ||
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
10 | CONFIG_IRQ_RELEASE_METHOD=y | 18 | CONFIG_IRQ_RELEASE_METHOD=y |
19 | CONFIG_HZ=100 | ||
11 | 20 | ||
12 | # | 21 | # |
13 | # UML-specific options | 22 | # UML-specific options |
@@ -40,11 +49,13 @@ CONFIG_M686=y | |||
40 | # CONFIG_MCYRIXIII is not set | 49 | # CONFIG_MCYRIXIII is not set |
41 | # CONFIG_MVIAC3_2 is not set | 50 | # CONFIG_MVIAC3_2 is not set |
42 | # CONFIG_MVIAC7 is not set | 51 | # CONFIG_MVIAC7 is not set |
52 | # CONFIG_MPSC is not set | ||
53 | # CONFIG_MCORE2 is not set | ||
54 | # CONFIG_GENERIC_CPU is not set | ||
43 | # CONFIG_X86_GENERIC is not set | 55 | # CONFIG_X86_GENERIC is not set |
44 | CONFIG_X86_CMPXCHG=y | 56 | CONFIG_X86_CMPXCHG=y |
45 | CONFIG_X86_XADD=y | ||
46 | CONFIG_X86_L1_CACHE_SHIFT=5 | 57 | CONFIG_X86_L1_CACHE_SHIFT=5 |
47 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 58 | CONFIG_X86_XADD=y |
48 | CONFIG_X86_PPRO_FENCE=y | 59 | CONFIG_X86_PPRO_FENCE=y |
49 | CONFIG_X86_WP_WORKS_OK=y | 60 | CONFIG_X86_WP_WORKS_OK=y |
50 | CONFIG_X86_INVLPG=y | 61 | CONFIG_X86_INVLPG=y |
@@ -53,7 +64,12 @@ CONFIG_X86_POPAD_OK=y | |||
53 | CONFIG_X86_GOOD_APIC=y | 64 | CONFIG_X86_GOOD_APIC=y |
54 | CONFIG_X86_USE_PPRO_CHECKSUM=y | 65 | CONFIG_X86_USE_PPRO_CHECKSUM=y |
55 | CONFIG_X86_TSC=y | 66 | CONFIG_X86_TSC=y |
67 | CONFIG_X86_CMOV=y | ||
68 | CONFIG_X86_MINIMUM_CPU_FAMILY=4 | ||
69 | CONFIG_X86_DEBUGCTLMSR=y | ||
56 | CONFIG_UML_X86=y | 70 | CONFIG_UML_X86=y |
71 | CONFIG_X86_32=y | ||
72 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
57 | # CONFIG_64BIT is not set | 73 | # CONFIG_64BIT is not set |
58 | CONFIG_SEMAPHORE_SLEEPERS=y | 74 | CONFIG_SEMAPHORE_SLEEPERS=y |
59 | # CONFIG_3_LEVEL_PGTABLES is not set | 75 | # CONFIG_3_LEVEL_PGTABLES is not set |
@@ -67,13 +83,18 @@ CONFIG_FLATMEM_MANUAL=y | |||
67 | CONFIG_FLATMEM=y | 83 | CONFIG_FLATMEM=y |
68 | CONFIG_FLAT_NODE_MEM_MAP=y | 84 | CONFIG_FLAT_NODE_MEM_MAP=y |
69 | # CONFIG_SPARSEMEM_STATIC is not set | 85 | # CONFIG_SPARSEMEM_STATIC is not set |
86 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
70 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 87 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
88 | # CONFIG_RESOURCES_64BIT is not set | ||
89 | CONFIG_ZONE_DMA_FLAG=0 | ||
90 | CONFIG_VIRT_TO_BUS=y | ||
71 | CONFIG_TICK_ONESHOT=y | 91 | CONFIG_TICK_ONESHOT=y |
72 | CONFIG_NO_HZ=y | 92 | CONFIG_NO_HZ=y |
73 | CONFIG_HIGH_RES_TIMERS=y | 93 | CONFIG_HIGH_RES_TIMERS=y |
94 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
74 | CONFIG_LD_SCRIPT_DYN=y | 95 | CONFIG_LD_SCRIPT_DYN=y |
75 | CONFIG_NET=y | ||
76 | CONFIG_BINFMT_ELF=y | 96 | CONFIG_BINFMT_ELF=y |
97 | # CONFIG_BINFMT_AOUT is not set | ||
77 | CONFIG_BINFMT_MISC=m | 98 | CONFIG_BINFMT_MISC=m |
78 | CONFIG_HOSTFS=y | 99 | CONFIG_HOSTFS=y |
79 | # CONFIG_HPPFS is not set | 100 | # CONFIG_HPPFS is not set |
@@ -83,31 +104,38 @@ CONFIG_MAGIC_SYSRQ=y | |||
83 | CONFIG_KERNEL_STACK_ORDER=0 | 104 | CONFIG_KERNEL_STACK_ORDER=0 |
84 | 105 | ||
85 | # | 106 | # |
86 | # Code maturity level options | 107 | # General setup |
87 | # | 108 | # |
88 | CONFIG_EXPERIMENTAL=y | 109 | CONFIG_EXPERIMENTAL=y |
89 | CONFIG_BROKEN_ON_SMP=y | 110 | CONFIG_BROKEN_ON_SMP=y |
90 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 111 | CONFIG_INIT_ENV_ARG_LIMIT=128 |
91 | |||
92 | # | ||
93 | # General setup | ||
94 | # | ||
95 | CONFIG_LOCALVERSION="" | 112 | CONFIG_LOCALVERSION="" |
96 | CONFIG_LOCALVERSION_AUTO=y | 113 | CONFIG_LOCALVERSION_AUTO=y |
97 | CONFIG_SWAP=y | 114 | CONFIG_SWAP=y |
98 | CONFIG_SYSVIPC=y | 115 | CONFIG_SYSVIPC=y |
116 | CONFIG_SYSVIPC_SYSCTL=y | ||
99 | CONFIG_POSIX_MQUEUE=y | 117 | CONFIG_POSIX_MQUEUE=y |
100 | CONFIG_BSD_PROCESS_ACCT=y | 118 | CONFIG_BSD_PROCESS_ACCT=y |
101 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 119 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
102 | CONFIG_SYSCTL=y | 120 | # CONFIG_TASKSTATS is not set |
121 | # CONFIG_USER_NS is not set | ||
122 | # CONFIG_PID_NS is not set | ||
103 | # CONFIG_AUDIT is not set | 123 | # CONFIG_AUDIT is not set |
104 | CONFIG_IKCONFIG=y | 124 | CONFIG_IKCONFIG=y |
105 | CONFIG_IKCONFIG_PROC=y | 125 | CONFIG_IKCONFIG_PROC=y |
126 | CONFIG_LOG_BUF_SHIFT=14 | ||
127 | # CONFIG_CGROUPS is not set | ||
128 | CONFIG_FAIR_GROUP_SCHED=y | ||
129 | CONFIG_FAIR_USER_SCHED=y | ||
130 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
131 | CONFIG_SYSFS_DEPRECATED=y | ||
106 | # CONFIG_RELAY is not set | 132 | # CONFIG_RELAY is not set |
107 | CONFIG_INITRAMFS_SOURCE="" | 133 | # CONFIG_BLK_DEV_INITRD is not set |
108 | CONFIG_UID16=y | ||
109 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 134 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
135 | CONFIG_SYSCTL=y | ||
110 | # CONFIG_EMBEDDED is not set | 136 | # CONFIG_EMBEDDED is not set |
137 | CONFIG_UID16=y | ||
138 | CONFIG_SYSCTL_SYSCALL=y | ||
111 | CONFIG_KALLSYMS=y | 139 | CONFIG_KALLSYMS=y |
112 | # CONFIG_KALLSYMS_ALL is not set | 140 | # CONFIG_KALLSYMS_ALL is not set |
113 | CONFIG_KALLSYMS_EXTRA_PASS=y | 141 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -117,29 +145,36 @@ CONFIG_BUG=y | |||
117 | CONFIG_ELF_CORE=y | 145 | CONFIG_ELF_CORE=y |
118 | CONFIG_BASE_FULL=y | 146 | CONFIG_BASE_FULL=y |
119 | CONFIG_FUTEX=y | 147 | CONFIG_FUTEX=y |
148 | CONFIG_ANON_INODES=y | ||
120 | CONFIG_EPOLL=y | 149 | CONFIG_EPOLL=y |
150 | CONFIG_SIGNALFD=y | ||
151 | CONFIG_TIMERFD=y | ||
152 | CONFIG_EVENTFD=y | ||
121 | CONFIG_SHMEM=y | 153 | CONFIG_SHMEM=y |
154 | CONFIG_VM_EVENT_COUNTERS=y | ||
122 | CONFIG_SLAB=y | 155 | CONFIG_SLAB=y |
156 | # CONFIG_SLUB is not set | ||
157 | # CONFIG_SLOB is not set | ||
158 | # CONFIG_PROFILING is not set | ||
159 | # CONFIG_MARKERS is not set | ||
160 | # CONFIG_HAVE_OPROFILE is not set | ||
161 | # CONFIG_HAVE_KPROBES is not set | ||
162 | CONFIG_PROC_PAGE_MONITOR=y | ||
163 | CONFIG_SLABINFO=y | ||
164 | CONFIG_RT_MUTEXES=y | ||
123 | # CONFIG_TINY_SHMEM is not set | 165 | # CONFIG_TINY_SHMEM is not set |
124 | CONFIG_BASE_SMALL=0 | 166 | CONFIG_BASE_SMALL=0 |
125 | # CONFIG_SLOB is not set | ||
126 | |||
127 | # | ||
128 | # Loadable module support | ||
129 | # | ||
130 | CONFIG_MODULES=y | 167 | CONFIG_MODULES=y |
131 | CONFIG_MODULE_UNLOAD=y | 168 | CONFIG_MODULE_UNLOAD=y |
132 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 169 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
133 | # CONFIG_MODVERSIONS is not set | 170 | # CONFIG_MODVERSIONS is not set |
134 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 171 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
135 | CONFIG_KMOD=y | 172 | CONFIG_KMOD=y |
136 | 173 | CONFIG_BLOCK=y | |
137 | # | ||
138 | # Block layer | ||
139 | # | ||
140 | # CONFIG_LBD is not set | 174 | # CONFIG_LBD is not set |
141 | # CONFIG_BLK_DEV_IO_TRACE is not set | 175 | # CONFIG_BLK_DEV_IO_TRACE is not set |
142 | # CONFIG_LSF is not set | 176 | # CONFIG_LSF is not set |
177 | # CONFIG_BLK_DEV_BSG is not set | ||
143 | 178 | ||
144 | # | 179 | # |
145 | # IO Schedulers | 180 | # IO Schedulers |
@@ -153,19 +188,16 @@ CONFIG_DEFAULT_AS=y | |||
153 | # CONFIG_DEFAULT_CFQ is not set | 188 | # CONFIG_DEFAULT_CFQ is not set |
154 | # CONFIG_DEFAULT_NOOP is not set | 189 | # CONFIG_DEFAULT_NOOP is not set |
155 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 190 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
156 | 191 | CONFIG_CLASSIC_RCU=y | |
157 | # | 192 | # CONFIG_PREEMPT_RCU is not set |
158 | # Block devices | 193 | CONFIG_BLK_DEV=y |
159 | # | ||
160 | CONFIG_BLK_DEV_UBD=y | 194 | CONFIG_BLK_DEV_UBD=y |
161 | # CONFIG_BLK_DEV_UBD_SYNC is not set | 195 | # CONFIG_BLK_DEV_UBD_SYNC is not set |
162 | CONFIG_BLK_DEV_COW_COMMON=y | 196 | CONFIG_BLK_DEV_COW_COMMON=y |
163 | # CONFIG_MMAPPER is not set | ||
164 | CONFIG_BLK_DEV_LOOP=m | 197 | CONFIG_BLK_DEV_LOOP=m |
165 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 198 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
166 | CONFIG_BLK_DEV_NBD=m | 199 | CONFIG_BLK_DEV_NBD=m |
167 | # CONFIG_BLK_DEV_RAM is not set | 200 | # CONFIG_BLK_DEV_RAM is not set |
168 | # CONFIG_BLK_DEV_INITRD is not set | ||
169 | # CONFIG_ATA_OVER_ETH is not set | 201 | # CONFIG_ATA_OVER_ETH is not set |
170 | 202 | ||
171 | # | 203 | # |
@@ -185,32 +217,43 @@ CONFIG_CON_CHAN="xterm" | |||
185 | CONFIG_SSL_CHAN="pts" | 217 | CONFIG_SSL_CHAN="pts" |
186 | CONFIG_UNIX98_PTYS=y | 218 | CONFIG_UNIX98_PTYS=y |
187 | CONFIG_LEGACY_PTYS=y | 219 | CONFIG_LEGACY_PTYS=y |
220 | # CONFIG_RAW_DRIVER is not set | ||
188 | CONFIG_LEGACY_PTY_COUNT=32 | 221 | CONFIG_LEGACY_PTY_COUNT=32 |
189 | # CONFIG_WATCHDOG is not set | 222 | # CONFIG_WATCHDOG is not set |
190 | CONFIG_UML_SOUND=m | 223 | CONFIG_UML_SOUND=m |
191 | CONFIG_SOUND=m | 224 | CONFIG_SOUND=m |
192 | CONFIG_HOSTAUDIO=m | 225 | CONFIG_HOSTAUDIO=m |
226 | # CONFIG_HW_RANDOM is not set | ||
193 | CONFIG_UML_RANDOM=y | 227 | CONFIG_UML_RANDOM=y |
228 | # CONFIG_MMAPPER is not set | ||
194 | 229 | ||
195 | # | 230 | # |
196 | # Generic Driver Options | 231 | # Generic Driver Options |
197 | # | 232 | # |
233 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
198 | CONFIG_STANDALONE=y | 234 | CONFIG_STANDALONE=y |
199 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 235 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
200 | # CONFIG_FW_LOADER is not set | 236 | # CONFIG_FW_LOADER is not set |
201 | # CONFIG_DEBUG_DRIVER is not set | 237 | # CONFIG_DEBUG_DRIVER is not set |
238 | # CONFIG_DEBUG_DEVRES is not set | ||
239 | # CONFIG_SYS_HYPERVISOR is not set | ||
202 | 240 | ||
203 | # | 241 | # |
204 | # Networking | 242 | # Networking |
205 | # | 243 | # |
244 | CONFIG_NET=y | ||
206 | 245 | ||
207 | # | 246 | # |
208 | # Networking options | 247 | # Networking options |
209 | # | 248 | # |
210 | # CONFIG_NETDEBUG is not set | ||
211 | CONFIG_PACKET=y | 249 | CONFIG_PACKET=y |
212 | CONFIG_PACKET_MMAP=y | 250 | CONFIG_PACKET_MMAP=y |
213 | CONFIG_UNIX=y | 251 | CONFIG_UNIX=y |
252 | CONFIG_XFRM=y | ||
253 | # CONFIG_XFRM_USER is not set | ||
254 | # CONFIG_XFRM_SUB_POLICY is not set | ||
255 | # CONFIG_XFRM_MIGRATE is not set | ||
256 | # CONFIG_XFRM_STATISTICS is not set | ||
214 | # CONFIG_NET_KEY is not set | 257 | # CONFIG_NET_KEY is not set |
215 | CONFIG_INET=y | 258 | CONFIG_INET=y |
216 | # CONFIG_IP_MULTICAST is not set | 259 | # CONFIG_IP_MULTICAST is not set |
@@ -226,28 +269,23 @@ CONFIG_IP_FIB_HASH=y | |||
226 | # CONFIG_INET_IPCOMP is not set | 269 | # CONFIG_INET_IPCOMP is not set |
227 | # CONFIG_INET_XFRM_TUNNEL is not set | 270 | # CONFIG_INET_XFRM_TUNNEL is not set |
228 | # CONFIG_INET_TUNNEL is not set | 271 | # CONFIG_INET_TUNNEL is not set |
272 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
273 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
274 | CONFIG_INET_XFRM_MODE_BEET=y | ||
275 | # CONFIG_INET_LRO is not set | ||
229 | CONFIG_INET_DIAG=y | 276 | CONFIG_INET_DIAG=y |
230 | CONFIG_INET_TCP_DIAG=y | 277 | CONFIG_INET_TCP_DIAG=y |
231 | # CONFIG_TCP_CONG_ADVANCED is not set | 278 | # CONFIG_TCP_CONG_ADVANCED is not set |
232 | CONFIG_TCP_CONG_BIC=y | 279 | CONFIG_TCP_CONG_CUBIC=y |
280 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
281 | # CONFIG_TCP_MD5SIG is not set | ||
233 | # CONFIG_IPV6 is not set | 282 | # CONFIG_IPV6 is not set |
234 | # CONFIG_INET6_XFRM_TUNNEL is not set | 283 | # CONFIG_INET6_XFRM_TUNNEL is not set |
235 | # CONFIG_INET6_TUNNEL is not set | 284 | # CONFIG_INET6_TUNNEL is not set |
285 | # CONFIG_NETWORK_SECMARK is not set | ||
236 | # CONFIG_NETFILTER is not set | 286 | # CONFIG_NETFILTER is not set |
237 | |||
238 | # | ||
239 | # DCCP Configuration (EXPERIMENTAL) | ||
240 | # | ||
241 | # CONFIG_IP_DCCP is not set | 287 | # CONFIG_IP_DCCP is not set |
242 | |||
243 | # | ||
244 | # SCTP Configuration (EXPERIMENTAL) | ||
245 | # | ||
246 | # CONFIG_IP_SCTP is not set | 288 | # CONFIG_IP_SCTP is not set |
247 | |||
248 | # | ||
249 | # TIPC Configuration (EXPERIMENTAL) | ||
250 | # | ||
251 | # CONFIG_TIPC is not set | 289 | # CONFIG_TIPC is not set |
252 | # CONFIG_ATM is not set | 290 | # CONFIG_ATM is not set |
253 | # CONFIG_BRIDGE is not set | 291 | # CONFIG_BRIDGE is not set |
@@ -258,13 +296,8 @@ CONFIG_TCP_CONG_BIC=y | |||
258 | # CONFIG_ATALK is not set | 296 | # CONFIG_ATALK is not set |
259 | # CONFIG_X25 is not set | 297 | # CONFIG_X25 is not set |
260 | # CONFIG_LAPB is not set | 298 | # CONFIG_LAPB is not set |
261 | # CONFIG_NET_DIVERT is not set | ||
262 | # CONFIG_ECONET is not set | 299 | # CONFIG_ECONET is not set |
263 | # CONFIG_WAN_ROUTER is not set | 300 | # CONFIG_WAN_ROUTER is not set |
264 | |||
265 | # | ||
266 | # QoS and/or fair queueing | ||
267 | # | ||
268 | # CONFIG_NET_SCHED is not set | 301 | # CONFIG_NET_SCHED is not set |
269 | 302 | ||
270 | # | 303 | # |
@@ -272,9 +305,20 @@ CONFIG_TCP_CONG_BIC=y | |||
272 | # | 305 | # |
273 | # CONFIG_NET_PKTGEN is not set | 306 | # CONFIG_NET_PKTGEN is not set |
274 | # CONFIG_HAMRADIO is not set | 307 | # CONFIG_HAMRADIO is not set |
308 | # CONFIG_CAN is not set | ||
275 | # CONFIG_IRDA is not set | 309 | # CONFIG_IRDA is not set |
276 | # CONFIG_BT is not set | 310 | # CONFIG_BT is not set |
311 | # CONFIG_AF_RXRPC is not set | ||
312 | |||
313 | # | ||
314 | # Wireless | ||
315 | # | ||
316 | # CONFIG_CFG80211 is not set | ||
317 | # CONFIG_WIRELESS_EXT is not set | ||
318 | # CONFIG_MAC80211 is not set | ||
277 | # CONFIG_IEEE80211 is not set | 319 | # CONFIG_IEEE80211 is not set |
320 | # CONFIG_RFKILL is not set | ||
321 | # CONFIG_NET_9P is not set | ||
278 | 322 | ||
279 | # | 323 | # |
280 | # UML Network Devices | 324 | # UML Network Devices |
@@ -284,31 +328,24 @@ CONFIG_UML_NET_ETHERTAP=y | |||
284 | CONFIG_UML_NET_TUNTAP=y | 328 | CONFIG_UML_NET_TUNTAP=y |
285 | CONFIG_UML_NET_SLIP=y | 329 | CONFIG_UML_NET_SLIP=y |
286 | CONFIG_UML_NET_DAEMON=y | 330 | CONFIG_UML_NET_DAEMON=y |
331 | # CONFIG_UML_NET_VDE is not set | ||
287 | CONFIG_UML_NET_MCAST=y | 332 | CONFIG_UML_NET_MCAST=y |
288 | # CONFIG_UML_NET_PCAP is not set | 333 | # CONFIG_UML_NET_PCAP is not set |
289 | CONFIG_UML_NET_SLIRP=y | 334 | CONFIG_UML_NET_SLIRP=y |
290 | |||
291 | # | ||
292 | # Network device support | ||
293 | # | ||
294 | CONFIG_NETDEVICES=y | 335 | CONFIG_NETDEVICES=y |
336 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
295 | CONFIG_DUMMY=m | 337 | CONFIG_DUMMY=m |
296 | # CONFIG_BONDING is not set | 338 | # CONFIG_BONDING is not set |
339 | # CONFIG_MACVLAN is not set | ||
297 | # CONFIG_EQUALIZER is not set | 340 | # CONFIG_EQUALIZER is not set |
298 | CONFIG_TUN=m | 341 | CONFIG_TUN=m |
342 | # CONFIG_VETH is not set | ||
299 | 343 | ||
300 | # | 344 | # |
301 | # PHY device support | 345 | # Wireless LAN |
302 | # | ||
303 | |||
304 | # | ||
305 | # Wireless LAN (non-hamradio) | ||
306 | # | ||
307 | # CONFIG_NET_RADIO is not set | ||
308 | |||
309 | # | ||
310 | # Wan interfaces | ||
311 | # | 346 | # |
347 | # CONFIG_WLAN_PRE80211 is not set | ||
348 | # CONFIG_WLAN_80211 is not set | ||
312 | # CONFIG_WAN is not set | 349 | # CONFIG_WAN is not set |
313 | CONFIG_PPP=m | 350 | CONFIG_PPP=m |
314 | # CONFIG_PPP_MULTILINK is not set | 351 | # CONFIG_PPP_MULTILINK is not set |
@@ -319,18 +356,15 @@ CONFIG_PPP=m | |||
319 | # CONFIG_PPP_BSDCOMP is not set | 356 | # CONFIG_PPP_BSDCOMP is not set |
320 | # CONFIG_PPP_MPPE is not set | 357 | # CONFIG_PPP_MPPE is not set |
321 | # CONFIG_PPPOE is not set | 358 | # CONFIG_PPPOE is not set |
359 | # CONFIG_PPPOL2TP is not set | ||
322 | CONFIG_SLIP=m | 360 | CONFIG_SLIP=m |
323 | # CONFIG_SLIP_COMPRESSED is not set | 361 | # CONFIG_SLIP_COMPRESSED is not set |
362 | CONFIG_SLHC=m | ||
324 | # CONFIG_SLIP_SMART is not set | 363 | # CONFIG_SLIP_SMART is not set |
325 | # CONFIG_SLIP_MODE_SLIP6 is not set | 364 | # CONFIG_SLIP_MODE_SLIP6 is not set |
326 | # CONFIG_SHAPER is not set | ||
327 | # CONFIG_NETCONSOLE is not set | 365 | # CONFIG_NETCONSOLE is not set |
328 | # CONFIG_NETPOLL is not set | 366 | # CONFIG_NETPOLL is not set |
329 | # CONFIG_NET_POLL_CONTROLLER is not set | 367 | # CONFIG_NET_POLL_CONTROLLER is not set |
330 | |||
331 | # | ||
332 | # Connector - unified userspace <-> kernelspace linker | ||
333 | # | ||
334 | # CONFIG_CONNECTOR is not set | 368 | # CONFIG_CONNECTOR is not set |
335 | 369 | ||
336 | # | 370 | # |
@@ -341,8 +375,8 @@ CONFIG_EXT2_FS=y | |||
341 | # CONFIG_EXT2_FS_XIP is not set | 375 | # CONFIG_EXT2_FS_XIP is not set |
342 | CONFIG_EXT3_FS=y | 376 | CONFIG_EXT3_FS=y |
343 | # CONFIG_EXT3_FS_XATTR is not set | 377 | # CONFIG_EXT3_FS_XATTR is not set |
378 | # CONFIG_EXT4DEV_FS is not set | ||
344 | CONFIG_JBD=y | 379 | CONFIG_JBD=y |
345 | # CONFIG_JBD_DEBUG is not set | ||
346 | CONFIG_REISERFS_FS=y | 380 | CONFIG_REISERFS_FS=y |
347 | # CONFIG_REISERFS_CHECK is not set | 381 | # CONFIG_REISERFS_CHECK is not set |
348 | # CONFIG_REISERFS_PROC_INFO is not set | 382 | # CONFIG_REISERFS_PROC_INFO is not set |
@@ -350,11 +384,15 @@ CONFIG_REISERFS_FS=y | |||
350 | # CONFIG_JFS_FS is not set | 384 | # CONFIG_JFS_FS is not set |
351 | # CONFIG_FS_POSIX_ACL is not set | 385 | # CONFIG_FS_POSIX_ACL is not set |
352 | # CONFIG_XFS_FS is not set | 386 | # CONFIG_XFS_FS is not set |
387 | # CONFIG_GFS2_FS is not set | ||
353 | # CONFIG_OCFS2_FS is not set | 388 | # CONFIG_OCFS2_FS is not set |
354 | # CONFIG_MINIX_FS is not set | 389 | # CONFIG_MINIX_FS is not set |
355 | # CONFIG_ROMFS_FS is not set | 390 | # CONFIG_ROMFS_FS is not set |
356 | CONFIG_INOTIFY=y | 391 | CONFIG_INOTIFY=y |
392 | CONFIG_INOTIFY_USER=y | ||
357 | CONFIG_QUOTA=y | 393 | CONFIG_QUOTA=y |
394 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set | ||
395 | CONFIG_PRINT_QUOTA_WARNING=y | ||
358 | # CONFIG_QFMT_V1 is not set | 396 | # CONFIG_QFMT_V1 is not set |
359 | # CONFIG_QFMT_V2 is not set | 397 | # CONFIG_QFMT_V2 is not set |
360 | CONFIG_QUOTACTL=y | 398 | CONFIG_QUOTACTL=y |
@@ -383,10 +421,11 @@ CONFIG_JOLIET=y | |||
383 | # | 421 | # |
384 | CONFIG_PROC_FS=y | 422 | CONFIG_PROC_FS=y |
385 | CONFIG_PROC_KCORE=y | 423 | CONFIG_PROC_KCORE=y |
424 | CONFIG_PROC_SYSCTL=y | ||
386 | CONFIG_SYSFS=y | 425 | CONFIG_SYSFS=y |
387 | CONFIG_TMPFS=y | 426 | CONFIG_TMPFS=y |
427 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
388 | # CONFIG_HUGETLB_PAGE is not set | 428 | # CONFIG_HUGETLB_PAGE is not set |
389 | CONFIG_RAMFS=y | ||
390 | # CONFIG_CONFIGFS_FS is not set | 429 | # CONFIG_CONFIGFS_FS is not set |
391 | 430 | ||
392 | # | 431 | # |
@@ -405,10 +444,7 @@ CONFIG_RAMFS=y | |||
405 | # CONFIG_QNX4FS_FS is not set | 444 | # CONFIG_QNX4FS_FS is not set |
406 | # CONFIG_SYSV_FS is not set | 445 | # CONFIG_SYSV_FS is not set |
407 | # CONFIG_UFS_FS is not set | 446 | # CONFIG_UFS_FS is not set |
408 | 447 | CONFIG_NETWORK_FILESYSTEMS=y | |
409 | # | ||
410 | # Network File Systems | ||
411 | # | ||
412 | # CONFIG_NFS_FS is not set | 448 | # CONFIG_NFS_FS is not set |
413 | # CONFIG_NFSD is not set | 449 | # CONFIG_NFSD is not set |
414 | # CONFIG_SMB_FS is not set | 450 | # CONFIG_SMB_FS is not set |
@@ -416,17 +452,12 @@ CONFIG_RAMFS=y | |||
416 | # CONFIG_NCP_FS is not set | 452 | # CONFIG_NCP_FS is not set |
417 | # CONFIG_CODA_FS is not set | 453 | # CONFIG_CODA_FS is not set |
418 | # CONFIG_AFS_FS is not set | 454 | # CONFIG_AFS_FS is not set |
419 | # CONFIG_9P_FS is not set | ||
420 | 455 | ||
421 | # | 456 | # |
422 | # Partition Types | 457 | # Partition Types |
423 | # | 458 | # |
424 | # CONFIG_PARTITION_ADVANCED is not set | 459 | # CONFIG_PARTITION_ADVANCED is not set |
425 | CONFIG_MSDOS_PARTITION=y | 460 | CONFIG_MSDOS_PARTITION=y |
426 | |||
427 | # | ||
428 | # Native Language Support | ||
429 | # | ||
430 | CONFIG_NLS=y | 461 | CONFIG_NLS=y |
431 | CONFIG_NLS_DEFAULT="iso8859-1" | 462 | CONFIG_NLS_DEFAULT="iso8859-1" |
432 | # CONFIG_NLS_CODEPAGE_437 is not set | 463 | # CONFIG_NLS_CODEPAGE_437 is not set |
@@ -467,33 +498,83 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
467 | # CONFIG_NLS_KOI8_R is not set | 498 | # CONFIG_NLS_KOI8_R is not set |
468 | # CONFIG_NLS_KOI8_U is not set | 499 | # CONFIG_NLS_KOI8_U is not set |
469 | # CONFIG_NLS_UTF8 is not set | 500 | # CONFIG_NLS_UTF8 is not set |
501 | # CONFIG_DLM is not set | ||
470 | 502 | ||
471 | # | 503 | # |
472 | # Security options | 504 | # Security options |
473 | # | 505 | # |
474 | # CONFIG_KEYS is not set | 506 | # CONFIG_KEYS is not set |
475 | # CONFIG_SECURITY is not set | 507 | # CONFIG_SECURITY is not set |
476 | 508 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | |
477 | # | 509 | CONFIG_CRYPTO=y |
478 | # Cryptographic options | 510 | # CONFIG_CRYPTO_SEQIV is not set |
479 | # | 511 | # CONFIG_CRYPTO_MANAGER is not set |
480 | # CONFIG_CRYPTO is not set | 512 | # CONFIG_CRYPTO_HMAC is not set |
481 | 513 | # CONFIG_CRYPTO_XCBC is not set | |
482 | # | 514 | # CONFIG_CRYPTO_NULL is not set |
483 | # Hardware crypto devices | 515 | # CONFIG_CRYPTO_MD4 is not set |
484 | # | 516 | # CONFIG_CRYPTO_MD5 is not set |
517 | # CONFIG_CRYPTO_SHA1 is not set | ||
518 | # CONFIG_CRYPTO_SHA256 is not set | ||
519 | # CONFIG_CRYPTO_SHA512 is not set | ||
520 | # CONFIG_CRYPTO_WP512 is not set | ||
521 | # CONFIG_CRYPTO_TGR192 is not set | ||
522 | # CONFIG_CRYPTO_GF128MUL is not set | ||
523 | # CONFIG_CRYPTO_ECB is not set | ||
524 | # CONFIG_CRYPTO_CBC is not set | ||
525 | # CONFIG_CRYPTO_PCBC is not set | ||
526 | # CONFIG_CRYPTO_LRW is not set | ||
527 | # CONFIG_CRYPTO_XTS is not set | ||
528 | # CONFIG_CRYPTO_CTR is not set | ||
529 | # CONFIG_CRYPTO_GCM is not set | ||
530 | # CONFIG_CRYPTO_CCM is not set | ||
531 | # CONFIG_CRYPTO_CRYPTD is not set | ||
532 | # CONFIG_CRYPTO_DES is not set | ||
533 | # CONFIG_CRYPTO_FCRYPT is not set | ||
534 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
535 | # CONFIG_CRYPTO_TWOFISH is not set | ||
536 | # CONFIG_CRYPTO_TWOFISH_586 is not set | ||
537 | # CONFIG_CRYPTO_SERPENT is not set | ||
538 | # CONFIG_CRYPTO_AES is not set | ||
539 | # CONFIG_CRYPTO_AES_586 is not set | ||
540 | # CONFIG_CRYPTO_CAST5 is not set | ||
541 | # CONFIG_CRYPTO_CAST6 is not set | ||
542 | # CONFIG_CRYPTO_TEA is not set | ||
543 | # CONFIG_CRYPTO_ARC4 is not set | ||
544 | # CONFIG_CRYPTO_KHAZAD is not set | ||
545 | # CONFIG_CRYPTO_ANUBIS is not set | ||
546 | # CONFIG_CRYPTO_SEED is not set | ||
547 | # CONFIG_CRYPTO_SALSA20 is not set | ||
548 | # CONFIG_CRYPTO_SALSA20_586 is not set | ||
549 | # CONFIG_CRYPTO_DEFLATE is not set | ||
550 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
551 | # CONFIG_CRYPTO_CRC32C is not set | ||
552 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
553 | # CONFIG_CRYPTO_TEST is not set | ||
554 | # CONFIG_CRYPTO_AUTHENC is not set | ||
555 | # CONFIG_CRYPTO_LZO is not set | ||
556 | CONFIG_CRYPTO_HW=y | ||
485 | 557 | ||
486 | # | 558 | # |
487 | # Library routines | 559 | # Library routines |
488 | # | 560 | # |
561 | CONFIG_BITREVERSE=m | ||
489 | # CONFIG_CRC_CCITT is not set | 562 | # CONFIG_CRC_CCITT is not set |
490 | # CONFIG_CRC16 is not set | 563 | # CONFIG_CRC16 is not set |
564 | # CONFIG_CRC_ITU_T is not set | ||
491 | CONFIG_CRC32=m | 565 | CONFIG_CRC32=m |
566 | # CONFIG_CRC7 is not set | ||
492 | # CONFIG_LIBCRC32C is not set | 567 | # CONFIG_LIBCRC32C is not set |
568 | CONFIG_PLIST=y | ||
569 | CONFIG_HAS_DMA=y | ||
493 | 570 | ||
494 | # | 571 | # |
495 | # Multi-device support (RAID and LVM) | 572 | # SCSI device support |
496 | # | 573 | # |
574 | # CONFIG_RAID_ATTRS is not set | ||
575 | # CONFIG_SCSI is not set | ||
576 | # CONFIG_SCSI_DMA is not set | ||
577 | # CONFIG_SCSI_NETLINK is not set | ||
497 | # CONFIG_MD is not set | 578 | # CONFIG_MD is not set |
498 | # CONFIG_INPUT is not set | 579 | # CONFIG_INPUT is not set |
499 | 580 | ||
@@ -501,23 +582,36 @@ CONFIG_CRC32=m | |||
501 | # Kernel hacking | 582 | # Kernel hacking |
502 | # | 583 | # |
503 | # CONFIG_PRINTK_TIME is not set | 584 | # CONFIG_PRINTK_TIME is not set |
585 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
586 | CONFIG_ENABLE_MUST_CHECK=y | ||
587 | # CONFIG_UNUSED_SYMBOLS is not set | ||
588 | # CONFIG_DEBUG_FS is not set | ||
504 | CONFIG_DEBUG_KERNEL=y | 589 | CONFIG_DEBUG_KERNEL=y |
505 | CONFIG_LOG_BUF_SHIFT=14 | 590 | # CONFIG_DEBUG_SHIRQ is not set |
506 | CONFIG_DETECT_SOFTLOCKUP=y | 591 | CONFIG_DETECT_SOFTLOCKUP=y |
592 | CONFIG_SCHED_DEBUG=y | ||
507 | # CONFIG_SCHEDSTATS is not set | 593 | # CONFIG_SCHEDSTATS is not set |
594 | # CONFIG_TIMER_STATS is not set | ||
508 | # CONFIG_DEBUG_SLAB is not set | 595 | # CONFIG_DEBUG_SLAB is not set |
509 | # CONFIG_DEBUG_SLAB_LEAK is not set | 596 | # CONFIG_DEBUG_RT_MUTEXES is not set |
510 | # CONFIG_DEBUG_MUTEXES is not set | 597 | # CONFIG_RT_MUTEX_TESTER is not set |
511 | # CONFIG_DEBUG_SPINLOCK is not set | 598 | # CONFIG_DEBUG_SPINLOCK is not set |
599 | # CONFIG_DEBUG_MUTEXES is not set | ||
512 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 600 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
601 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
513 | # CONFIG_DEBUG_KOBJECT is not set | 602 | # CONFIG_DEBUG_KOBJECT is not set |
603 | CONFIG_DEBUG_BUGVERBOSE=y | ||
514 | CONFIG_DEBUG_INFO=y | 604 | CONFIG_DEBUG_INFO=y |
515 | # CONFIG_DEBUG_FS is not set | ||
516 | # CONFIG_DEBUG_VM is not set | 605 | # CONFIG_DEBUG_VM is not set |
606 | # CONFIG_DEBUG_LIST is not set | ||
607 | # CONFIG_DEBUG_SG is not set | ||
517 | CONFIG_FRAME_POINTER=y | 608 | CONFIG_FRAME_POINTER=y |
518 | # CONFIG_UNWIND_INFO is not set | ||
519 | CONFIG_FORCED_INLINING=y | 609 | CONFIG_FORCED_INLINING=y |
610 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
520 | # CONFIG_RCU_TORTURE_TEST is not set | 611 | # CONFIG_RCU_TORTURE_TEST is not set |
612 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
613 | # CONFIG_FAULT_INJECTION is not set | ||
614 | # CONFIG_SAMPLES is not set | ||
521 | # CONFIG_GPROF is not set | 615 | # CONFIG_GPROF is not set |
522 | # CONFIG_GCOV is not set | 616 | # CONFIG_GCOV is not set |
523 | # CONFIG_DEBUG_STACK_USAGE is not set | 617 | # CONFIG_DEBUG_STACK_USAGE is not set |