defconfig 34.0 KB
Newer Older
L
Linus Torvalds 已提交
1 2
#
# Automatically generated make config: don't edit
D
David S. Miller 已提交
3 4
# Linux kernel version: 2.6.22-rc1
# Mon May 14 04:17:48 2007
L
Linus Torvalds 已提交
5
#
D
David S. Miller 已提交
6 7
CONFIG_SPARC=y
CONFIG_SPARC64=y
D
David S. Miller 已提交
8 9
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CLOCKEVENTS=y
L
Linus Torvalds 已提交
10 11
CONFIG_64BIT=y
CONFIG_MMU=y
12
CONFIG_QUICKLIST=y
D
David S. Miller 已提交
13 14
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
D
David S. Miller 已提交
15
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
D
David S. Miller 已提交
16 17
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
D
David S. Miller 已提交
18
CONFIG_AUDIT_ARCH=y
D
David S. Miller 已提交
19 20 21 22 23
CONFIG_SPARC64_PAGE_SIZE_8KB=y
# CONFIG_SPARC64_PAGE_SIZE_64KB is not set
# CONFIG_SPARC64_PAGE_SIZE_512KB is not set
# CONFIG_SPARC64_PAGE_SIZE_4MB is not set
CONFIG_SECCOMP=y
D
David S. Miller 已提交
24 25 26
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
D
David S. Miller 已提交
27
# CONFIG_HZ_1000 is not set
D
David S. Miller 已提交
28
CONFIG_HZ=100
D
David S. Miller 已提交
29
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
L
Linus Torvalds 已提交
30 31 32 33 34

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
D
David S. Miller 已提交
35 36
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
L
Linus Torvalds 已提交
37 38 39 40 41

#
# General setup
#
CONFIG_LOCALVERSION=""
D
David S. Miller 已提交
42
# CONFIG_LOCALVERSION_AUTO is not set
L
Linus Torvalds 已提交
43 44
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
D
David S. Miller 已提交
45
# CONFIG_IPC_NS is not set
D
David S. Miller 已提交
46
CONFIG_SYSVIPC_SYSCTL=y
L
Linus Torvalds 已提交
47 48
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
D
David S. Miller 已提交
49
# CONFIG_TASKSTATS is not set
D
David S. Miller 已提交
50
# CONFIG_UTS_NS is not set
L
Linus Torvalds 已提交
51 52
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
53
CONFIG_LOG_BUF_SHIFT=18
D
David S. Miller 已提交
54
CONFIG_SYSFS_DEPRECATED=y
D
David S. Miller 已提交
55
CONFIG_RELAY=y
D
David S. Miller 已提交
56
# CONFIG_BLK_DEV_INITRD is not set
D
David S. Miller 已提交
57
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
D
David S. Miller 已提交
58
CONFIG_SYSCTL=y
L
Linus Torvalds 已提交
59
# CONFIG_EMBEDDED is not set
D
David S. Miller 已提交
60
CONFIG_UID16=y
D
David S. Miller 已提交
61
CONFIG_SYSCTL_SYSCALL=y
L
Linus Torvalds 已提交
62 63 64
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
D
David S. Miller 已提交
65 66 67 68 69
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
L
Linus Torvalds 已提交
70
CONFIG_FUTEX=y
D
David S. Miller 已提交
71
CONFIG_ANON_INODES=y
L
Linus Torvalds 已提交
72
CONFIG_EPOLL=y
D
David S. Miller 已提交
73 74 75
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
L
Linus Torvalds 已提交
76
CONFIG_SHMEM=y
D
David S. Miller 已提交
77
CONFIG_VM_EVENT_COUNTERS=y
78 79 80 81
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
D
David S. Miller 已提交
82
CONFIG_RT_MUTEXES=y
L
Linus Torvalds 已提交
83
# CONFIG_TINY_SHMEM is not set
D
David S. Miller 已提交
84
CONFIG_BASE_SMALL=0
L
Linus Torvalds 已提交
85 86 87 88 89 90 91 92 93 94

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
D
David S. Miller 已提交
95 96 97 98

#
# Block layer
#
D
David S. Miller 已提交
99
CONFIG_BLOCK=y
D
David S. Miller 已提交
100
CONFIG_BLK_DEV_IO_TRACE=y
D
David S. Miller 已提交
101 102 103 104 105 106 107 108 109 110 111 112 113

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
L
Linus Torvalds 已提交
114
CONFIG_SYSVIPC_COMPAT=y
D
David S. Miller 已提交
115
CONFIG_GENERIC_HARDIRQS=y
L
Linus Torvalds 已提交
116 117 118 119

#
# General machine setup
#
D
David S. Miller 已提交
120 121 122
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
D
David S. Miller 已提交
123
# CONFIG_SMP is not set
L
Linus Torvalds 已提交
124
CONFIG_CPU_FREQ=y
D
David S. Miller 已提交
125
CONFIG_CPU_FREQ_TABLE=m
L
Linus Torvalds 已提交
126 127 128 129 130 131 132 133 134
# CONFIG_CPU_FREQ_DEBUG is not set
CONFIG_CPU_FREQ_STAT=m
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
D
David S. Miller 已提交
135
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
L
Linus Torvalds 已提交
136 137 138
CONFIG_US3_FREQ=m
CONFIG_US2E_FREQ=m
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
D
David S. Miller 已提交
139 140
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
L
Linus Torvalds 已提交
141 142 143 144
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_HUGETLB_PAGE_SIZE_4MB=y
# CONFIG_HUGETLB_PAGE_SIZE_512K is not set
# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
D
David S. Miller 已提交
145
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
D
David S. Miller 已提交
146 147
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
D
David S. Miller 已提交
148
CONFIG_SELECT_MEMORY_MODEL=y
D
David S. Miller 已提交
149
# CONFIG_FLATMEM_MANUAL is not set
D
David S. Miller 已提交
150
# CONFIG_DISCONTIGMEM_MANUAL is not set
D
David S. Miller 已提交
151 152 153
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
D
David S. Miller 已提交
154
CONFIG_SPARSEMEM_STATIC=y
D
David S. Miller 已提交
155
CONFIG_SPLIT_PTLOCK_CPUS=4
D
David S. Miller 已提交
156
CONFIG_RESOURCES_64BIT=y
157
CONFIG_ZONE_DMA_FLAG=0
158
CONFIG_NR_QUICK=1
L
Linus Torvalds 已提交
159 160 161 162 163 164
CONFIG_SBUS=y
CONFIG_SBUSCHAR=y
CONFIG_SUN_AUXIO=y
CONFIG_SUN_IO=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
D
David S. Miller 已提交
165
CONFIG_ARCH_SUPPORTS_MSI=y
D
David S. Miller 已提交
166
CONFIG_PCI_MSI=y
D
David S. Miller 已提交
167
# CONFIG_PCI_DEBUG is not set
L
Linus Torvalds 已提交
168 169 170 171 172
CONFIG_SUN_OPENPROMFS=m
CONFIG_SPARC32_COMPAT=y
CONFIG_COMPAT=y
CONFIG_BINFMT_ELF32=y
# CONFIG_BINFMT_AOUT32 is not set
D
David S. Miller 已提交
173 174 175 176

#
# Executable file formats
#
L
Linus Torvalds 已提交
177 178
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
D
David S. Miller 已提交
179
CONFIG_SOLARIS_EMUL=y
D
David S. Miller 已提交
180 181 182
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
D
David S. Miller 已提交
183
# CONFIG_CMDLINE_BOOL is not set
L
Linus Torvalds 已提交
184 185

#
D
David S. Miller 已提交
186
# Networking
L
Linus Torvalds 已提交
187
#
D
David S. Miller 已提交
188
CONFIG_NET=y
L
Linus Torvalds 已提交
189 190

#
D
David S. Miller 已提交
191
# Networking options
L
Linus Torvalds 已提交
192
#
D
David S. Miller 已提交
193 194 195 196 197
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
D
David S. Miller 已提交
198
# CONFIG_XFRM_SUB_POLICY is not set
D
David S. Miller 已提交
199
CONFIG_XFRM_MIGRATE=y
D
David S. Miller 已提交
200
CONFIG_NET_KEY=m
D
David S. Miller 已提交
201
CONFIG_NET_KEY_MIGRATE=y
D
David S. Miller 已提交
202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m
CONFIG_NET_IPGRE_BROADCAST=y
CONFIG_IP_MROUTE=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_ARPD=y
CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
D
David S. Miller 已提交
218
CONFIG_INET_XFRM_TUNNEL=y
D
David S. Miller 已提交
219
CONFIG_INET_TUNNEL=y
D
David S. Miller 已提交
220 221
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
D
David S. Miller 已提交
222
CONFIG_INET_XFRM_MODE_BEET=y
D
David S. Miller 已提交
223 224
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
D
David S. Miller 已提交
225 226 227
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
D
David S. Miller 已提交
228
# CONFIG_TCP_MD5SIG is not set
D
David S. Miller 已提交
229 230
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
D
David S. Miller 已提交
231 232
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
D
David S. Miller 已提交
233
CONFIG_IPV6_OPTIMISTIC_DAD=y
D
David S. Miller 已提交
234 235 236
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
D
David S. Miller 已提交
237
# CONFIG_IPV6_MIP6 is not set
D
David S. Miller 已提交
238
CONFIG_INET6_XFRM_TUNNEL=m
D
David S. Miller 已提交
239
CONFIG_INET6_TUNNEL=m
D
David S. Miller 已提交
240 241
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
D
David S. Miller 已提交
242
CONFIG_INET6_XFRM_MODE_BEET=m
D
David S. Miller 已提交
243
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
D
David S. Miller 已提交
244
CONFIG_IPV6_SIT=m
D
David S. Miller 已提交
245
CONFIG_IPV6_TUNNEL=m
D
David S. Miller 已提交
246
# CONFIG_IPV6_MULTIPLE_TABLES is not set
D
David S. Miller 已提交
247
# CONFIG_NETWORK_SECMARK is not set
D
David S. Miller 已提交
248
# CONFIG_NETFILTER is not set
L
Linus Torvalds 已提交
249 250

#
D
David S. Miller 已提交
251
# DCCP Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
252
#
D
David S. Miller 已提交
253 254
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
D
David S. Miller 已提交
255
CONFIG_IP_DCCP_ACKVEC=y
L
Linus Torvalds 已提交
256 257

#
D
David S. Miller 已提交
258
# DCCP CCIDs Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
259
#
D
David S. Miller 已提交
260
CONFIG_IP_DCCP_CCID2=m
D
David S. Miller 已提交
261
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
D
David S. Miller 已提交
262 263
CONFIG_IP_DCCP_CCID3=m
CONFIG_IP_DCCP_TFRC_LIB=m
D
David S. Miller 已提交
264 265
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
L
Linus Torvalds 已提交
266 267

#
D
David S. Miller 已提交
268
# DCCP Kernel Hacking
L
Linus Torvalds 已提交
269
#
D
David S. Miller 已提交
270
# CONFIG_IP_DCCP_DEBUG is not set
D
David S. Miller 已提交
271
# CONFIG_NET_DCCPPROBE is not set
L
Linus Torvalds 已提交
272 273

#
D
David S. Miller 已提交
274
# SCTP Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
275
#
D
David S. Miller 已提交
276
# CONFIG_IP_SCTP is not set
D
David S. Miller 已提交
277 278 279 280 281

#
# TIPC Configuration (EXPERIMENTAL)
#
# CONFIG_TIPC is not set
D
David S. Miller 已提交
282 283 284 285 286 287 288 289 290 291 292
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
CONFIG_VLAN_8021Q=m
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
L
Linus Torvalds 已提交
293 294

#
D
David S. Miller 已提交
295
# QoS and/or fair queueing
L
Linus Torvalds 已提交
296
#
D
David S. Miller 已提交
297 298 299 300 301 302
# CONFIG_NET_SCHED is not set

#
# Network testing
#
CONFIG_NET_PKTGEN=m
D
David S. Miller 已提交
303
CONFIG_NET_TCPPROBE=m
D
David S. Miller 已提交
304 305 306
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
D
David S. Miller 已提交
307 308 309 310 311 312 313 314
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
D
David S. Miller 已提交
315
# CONFIG_IEEE80211 is not set
316
# CONFIG_RFKILL is not set
D
David S. Miller 已提交
317 318 319 320 321 322 323 324 325 326 327 328

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
D
David S. Miller 已提交
329
# CONFIG_DEBUG_DEVRES is not set
D
David S. Miller 已提交
330
# CONFIG_SYS_HYPERVISOR is not set
D
David S. Miller 已提交
331 332 333 334 335

#
# Connector - unified userspace <-> kernelspace linker
#
CONFIG_CONNECTOR=m
L
Linus Torvalds 已提交
336 337
# CONFIG_MTD is not set

D
David S. Miller 已提交
338 339 340 341 342 343 344 345
#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#
D
David S. Miller 已提交
346
# CONFIG_PNPACPI is not set
D
David S. Miller 已提交
347

L
Linus Torvalds 已提交
348 349 350 351 352 353 354 355 356 357 358 359
#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
D
David S. Miller 已提交
360
# CONFIG_BLK_DEV_SX8 is not set
D
David S. Miller 已提交
361
# CONFIG_BLK_DEV_UB is not set
L
Linus Torvalds 已提交
362 363 364 365 366 367
# CONFIG_BLK_DEV_RAM is not set
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
CONFIG_CDROM_PKTCDVD_WCACHE=y
CONFIG_ATA_OVER_ETH=m

D
David S. Miller 已提交
368 369 370
#
# Misc devices
#
371
# CONFIG_PHANTOM is not set
D
David S. Miller 已提交
372 373
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
374
# CONFIG_BLINK is not set
D
David S. Miller 已提交
375

L
Linus Torvalds 已提交
376 377 378 379 380 381 382 383 384 385 386 387 388
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
D
David S. Miller 已提交
389
# CONFIG_BLK_DEV_IDETAPE is not set
L
Linus Torvalds 已提交
390 391 392
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
393
CONFIG_IDE_PROC_FS=y
L
Linus Torvalds 已提交
394 395 396 397 398 399 400

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
401
CONFIG_IDEPCI_PCIBUS_ORDER=y
L
Linus Torvalds 已提交
402 403
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
D
David S. Miller 已提交
404
# CONFIG_BLK_DEV_OPTI621 is not set
L
Linus Torvalds 已提交
405 406 407 408 409 410
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_ONLYDISK=y
# CONFIG_BLK_DEV_AEC62XX is not set
CONFIG_BLK_DEV_ALI15X3=y
# CONFIG_WDC_ALI15X3 is not set
D
David S. Miller 已提交
411 412 413 414 415 416 417 418
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
D
David S. Miller 已提交
419
# CONFIG_BLK_DEV_JMICRON is not set
D
David S. Miller 已提交
420 421
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
D
David S. Miller 已提交
422
# CONFIG_BLK_DEV_IT8213 is not set
D
David S. Miller 已提交
423 424 425 426 427 428 429 430 431
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
D
David S. Miller 已提交
432
# CONFIG_BLK_DEV_TC86C001 is not set
L
Linus Torvalds 已提交
433 434 435 436 437 438 439 440
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
D
David S. Miller 已提交
441
CONFIG_RAID_ATTRS=m
L
Linus Torvalds 已提交
442
CONFIG_SCSI=y
D
David S. Miller 已提交
443
# CONFIG_SCSI_TGT is not set
D
David S. Miller 已提交
444
CONFIG_SCSI_NETLINK=y
L
Linus Torvalds 已提交
445 446 447 448 449 450
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
D
David S. Miller 已提交
451 452
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
L
Linus Torvalds 已提交
453 454 455
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=m
D
David S. Miller 已提交
456
# CONFIG_CHR_DEV_SCH is not set
L
Linus Torvalds 已提交
457 458 459 460 461 462 463

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set
D
David S. Miller 已提交
464
# CONFIG_SCSI_SCAN_ASYNC is not set
D
David S. Miller 已提交
465
CONFIG_SCSI_WAIT_SCAN=m
L
Linus Torvalds 已提交
466 467

#
D
David S. Miller 已提交
468
# SCSI Transports
L
Linus Torvalds 已提交
469 470
#
CONFIG_SCSI_SPI_ATTRS=y
D
David S. Miller 已提交
471
CONFIG_SCSI_FC_ATTRS=y
L
Linus Torvalds 已提交
472
CONFIG_SCSI_ISCSI_ATTRS=m
D
David S. Miller 已提交
473
# CONFIG_SCSI_SAS_ATTRS is not set
D
David S. Miller 已提交
474
# CONFIG_SCSI_SAS_LIBSAS is not set
L
Linus Torvalds 已提交
475 476 477 478

#
# SCSI low-level drivers
#
D
David S. Miller 已提交
479 480 481 482 483
CONFIG_ISCSI_TCP=m
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
L
Linus Torvalds 已提交
484 485
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
D
David S. Miller 已提交
486
# CONFIG_SCSI_AIC79XX is not set
D
David S. Miller 已提交
487 488
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
L
Linus Torvalds 已提交
489 490
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
D
David S. Miller 已提交
491
# CONFIG_MEGARAID_SAS is not set
D
David S. Miller 已提交
492
# CONFIG_SCSI_HPTIOP is not set
D
David S. Miller 已提交
493
# CONFIG_SCSI_DMX3191D is not set
L
Linus Torvalds 已提交
494
# CONFIG_SCSI_FUTURE_DOMAIN is not set
D
David S. Miller 已提交
495 496 497
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
D
David S. Miller 已提交
498
# CONFIG_SCSI_STEX is not set
D
David S. Miller 已提交
499
# CONFIG_SCSI_SYM53C8XX_2 is not set
L
Linus Torvalds 已提交
500
# CONFIG_SCSI_QLOGIC_1280 is not set
D
David S. Miller 已提交
501
# CONFIG_SCSI_QLOGICPTI is not set
D
David S. Miller 已提交
502
# CONFIG_SCSI_QLA_FC is not set
D
David S. Miller 已提交
503
# CONFIG_SCSI_QLA_ISCSI is not set
D
David S. Miller 已提交
504 505
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
L
Linus Torvalds 已提交
506
# CONFIG_SCSI_DC390T is not set
D
David S. Miller 已提交
507
# CONFIG_SCSI_DEBUG is not set
D
David S. Miller 已提交
508
# CONFIG_SCSI_ESP_CORE is not set
D
David S. Miller 已提交
509
# CONFIG_SCSI_SUNESP is not set
D
David S. Miller 已提交
510
# CONFIG_SCSI_SRP is not set
D
David S. Miller 已提交
511 512
# CONFIG_ATA is not set

L
Linus Torvalds 已提交
513 514 515 516 517 518 519 520 521
#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
CONFIG_MD_RAID10=m
D
David S. Miller 已提交
522
CONFIG_MD_RAID456=m
D
David S. Miller 已提交
523
# CONFIG_MD_RAID5_RESHAPE is not set
L
Linus Torvalds 已提交
524 525 526
CONFIG_MD_MULTIPATH=m
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=m
D
David S. Miller 已提交
527
# CONFIG_DM_DEBUG is not set
L
Linus Torvalds 已提交
528 529 530 531
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
D
David S. Miller 已提交
532
# CONFIG_DM_MULTIPATH is not set
533
# CONFIG_DM_DELAY is not set
L
Linus Torvalds 已提交
534 535 536 537

#
# Fusion MPT device support
#
D
David S. Miller 已提交
538 539 540 541
# CONFIG_FUSION is not set
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
L
Linus Torvalds 已提交
542 543 544 545

#
# IEEE 1394 (FireWire) support
#
546
# CONFIG_FIREWIRE is not set
D
David S. Miller 已提交
547
# CONFIG_IEEE1394 is not set
L
Linus Torvalds 已提交
548 549

#
D
David S. Miller 已提交
550
# I2O device support
L
Linus Torvalds 已提交
551
#
D
David S. Miller 已提交
552
# CONFIG_I2O is not set
L
Linus Torvalds 已提交
553 554

#
D
David S. Miller 已提交
555
# Network device support
L
Linus Torvalds 已提交
556 557 558
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
D
David S. Miller 已提交
559 560 561
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
L
Linus Torvalds 已提交
562 563

#
D
David S. Miller 已提交
564
# ARCnet devices
L
Linus Torvalds 已提交
565
#
D
David S. Miller 已提交
566 567
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
L
Linus Torvalds 已提交
568 569

#
D
David S. Miller 已提交
570
# Ethernet (10 or 100Mbit)
L
Linus Torvalds 已提交
571
#
D
David S. Miller 已提交
572 573 574 575 576 577 578 579 580
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
# CONFIG_SUNLANCE is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNBMAC is not set
# CONFIG_SUNQE is not set
# CONFIG_SUNGEM is not set
CONFIG_CASSINI=m
# CONFIG_NET_VENDOR_3COM is not set
L
Linus Torvalds 已提交
581 582

#
D
David S. Miller 已提交
583
# Tulip family network device support
L
Linus Torvalds 已提交
584
#
D
David S. Miller 已提交
585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_VIA_RHINE is not set
D
David S. Miller 已提交
605
# CONFIG_SC92031 is not set
D
David S. Miller 已提交
606
CONFIG_NETDEV_1000=y
D
David S. Miller 已提交
607 608 609 610
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
CONFIG_E1000_NAPI=y
611
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
D
David S. Miller 已提交
612 613 614 615 616 617 618 619 620 621 622 623
# CONFIG_MYRI_SBUS is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=m
CONFIG_BNX2=m
D
David S. Miller 已提交
624
# CONFIG_QLA3XXX is not set
D
David S. Miller 已提交
625
# CONFIG_ATL1 is not set
D
David S. Miller 已提交
626
CONFIG_NETDEV_10000=y
D
David S. Miller 已提交
627
# CONFIG_CHELSIO_T1 is not set
D
David S. Miller 已提交
628
# CONFIG_CHELSIO_T3 is not set
D
David S. Miller 已提交
629 630
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
D
David S. Miller 已提交
631
# CONFIG_MYRI10GE is not set
D
David S. Miller 已提交
632
# CONFIG_NETXEN_NIC is not set
633 634
# CONFIG_MLX4_CORE is not set
CONFIG_MLX4_DEBUG=y
L
Linus Torvalds 已提交
635 636

#
D
David S. Miller 已提交
637
# Token Ring devices
L
Linus Torvalds 已提交
638
#
D
David S. Miller 已提交
639
# CONFIG_TR is not set
L
Linus Torvalds 已提交
640 641

#
D
David S. Miller 已提交
642
# Wireless LAN
L
Linus Torvalds 已提交
643
#
D
David S. Miller 已提交
644 645
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
L
Linus Torvalds 已提交
646

647 648 649 650 651 652 653 654 655
#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_USBNET is not set
D
David S. Miller 已提交
656 657 658
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
D
David S. Miller 已提交
659 660 661 662 663 664 665 666 667
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
CONFIG_PPP_FILTER=y
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
D
David S. Miller 已提交
668
# CONFIG_SLIP is not set
D
David S. Miller 已提交
669
CONFIG_SLHC=m
D
David S. Miller 已提交
670 671 672 673 674
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
L
Linus Torvalds 已提交
675 676

#
D
David S. Miller 已提交
677
# ISDN subsystem
L
Linus Torvalds 已提交
678
#
D
David S. Miller 已提交
679
# CONFIG_ISDN is not set
L
Linus Torvalds 已提交
680 681

#
D
David S. Miller 已提交
682
# Telephony Support
L
Linus Torvalds 已提交
683
#
D
David S. Miller 已提交
684
# CONFIG_PHONE is not set
L
Linus Torvalds 已提交
685 686 687 688 689

#
# Input device support
#
CONFIG_INPUT=y
D
David S. Miller 已提交
690
# CONFIG_INPUT_FF_MEMLESS is not set
L
Linus Torvalds 已提交
691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KEYBOARD_SUNKBD=y
CONFIG_KEYBOARD_LKKBD=m
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
D
David S. Miller 已提交
713
# CONFIG_KEYBOARD_STOWAWAY is not set
L
Linus Torvalds 已提交
714 715
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
D
David S. Miller 已提交
716 717 718 719 720 721
CONFIG_MOUSE_PS2_ALPS=y
CONFIG_MOUSE_PS2_LOGIPS2PP=y
CONFIG_MOUSE_PS2_SYNAPTICS=y
CONFIG_MOUSE_PS2_LIFEBOOK=y
CONFIG_MOUSE_PS2_TRACKPOINT=y
# CONFIG_MOUSE_PS2_TOUCHKIT is not set
L
Linus Torvalds 已提交
722
CONFIG_MOUSE_SERIAL=y
723
# CONFIG_MOUSE_APPLETOUCH is not set
D
David S. Miller 已提交
724
# CONFIG_MOUSE_VSXXXAA is not set
L
Linus Torvalds 已提交
725
# CONFIG_INPUT_JOYSTICK is not set
726
# CONFIG_INPUT_TABLET is not set
L
Linus Torvalds 已提交
727 728 729
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_SPARCSPKR=y
730 731 732 733 734
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
L
Linus Torvalds 已提交
735
# CONFIG_INPUT_UINPUT is not set
D
David S. Miller 已提交
736
# CONFIG_INPUT_POLLDEV is not set
L
Linus Torvalds 已提交
737 738

#
D
David S. Miller 已提交
739
# Hardware I/O ports
L
Linus Torvalds 已提交
740
#
D
David S. Miller 已提交
741 742 743 744 745 746 747
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
CONFIG_SERIO_PCIPS2=m
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=m
# CONFIG_GAMEPORT is not set
L
Linus Torvalds 已提交
748 749

#
D
David S. Miller 已提交
750
# Character devices
L
Linus Torvalds 已提交
751
#
D
David S. Miller 已提交
752 753 754
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
D
David S. Miller 已提交
755
# CONFIG_VT_HW_CONSOLE_BINDING is not set
D
David S. Miller 已提交
756
# CONFIG_SERIAL_NONSTANDARD is not set
L
Linus Torvalds 已提交
757 758

#
D
David S. Miller 已提交
759
# Serial drivers
L
Linus Torvalds 已提交
760 761 762
#

#
D
David S. Miller 已提交
763
# Non-8250 serial port support
L
Linus Torvalds 已提交
764
#
D
David S. Miller 已提交
765 766 767 768 769
CONFIG_SERIAL_SUNCORE=y
# CONFIG_SERIAL_SUNZILOG is not set
CONFIG_SERIAL_SUNSU=y
CONFIG_SERIAL_SUNSU_CONSOLE=y
CONFIG_SERIAL_SUNSAB=m
D
David S. Miller 已提交
770
CONFIG_SERIAL_SUNHV=y
D
David S. Miller 已提交
771 772
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
D
David S. Miller 已提交
773
# CONFIG_SERIAL_JSM is not set
D
David S. Miller 已提交
774 775
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
L
Linus Torvalds 已提交
776 777

#
D
David S. Miller 已提交
778
# IPMI
L
Linus Torvalds 已提交
779
#
D
David S. Miller 已提交
780 781
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
D
David S. Miller 已提交
782
# CONFIG_HW_RANDOM is not set
D
David S. Miller 已提交
783 784 785 786 787
CONFIG_RTC=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set
L
Linus Torvalds 已提交
788 789

#
D
David S. Miller 已提交
790
# TPM devices
L
Linus Torvalds 已提交
791
#
D
David S. Miller 已提交
792
# CONFIG_TCG_TPM is not set
793
CONFIG_DEVPORT=y
D
David S. Miller 已提交
794
CONFIG_I2C=y
D
David S. Miller 已提交
795
CONFIG_I2C_BOARDINFO=y
D
David S. Miller 已提交
796
# CONFIG_I2C_CHARDEV is not set
L
Linus Torvalds 已提交
797 798

#
D
David S. Miller 已提交
799
# I2C Algorithms
L
Linus Torvalds 已提交
800
#
D
David S. Miller 已提交
801 802 803
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
L
Linus Torvalds 已提交
804 805

#
D
David S. Miller 已提交
806
# I2C Hardware Bus support
L
Linus Torvalds 已提交
807
#
D
David S. Miller 已提交
808 809 810 811 812 813 814 815 816
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
D
David S. Miller 已提交
817
# CONFIG_I2C_OCORES is not set
D
David S. Miller 已提交
818 819 820
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
D
David S. Miller 已提交
821
# CONFIG_I2C_SIMTEC is not set
D
David S. Miller 已提交
822 823 824 825
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
D
David S. Miller 已提交
826
# CONFIG_I2C_TINY_USB is not set
D
David S. Miller 已提交
827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set

#
# Miscellaneous I2C Chip support
#
# CONFIG_SENSORS_DS1337 is not set
# CONFIG_SENSORS_DS1374 is not set
# CONFIG_SENSORS_EEPROM is not set
# CONFIG_SENSORS_PCF8574 is not set
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
L
Linus Torvalds 已提交
845

D
David S. Miller 已提交
846 847 848 849 850 851
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

L
Linus Torvalds 已提交
852
#
D
David S. Miller 已提交
853
# Dallas's 1-wire bus
L
Linus Torvalds 已提交
854
#
D
David S. Miller 已提交
855 856 857
# CONFIG_W1 is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
D
David S. Miller 已提交
858
# CONFIG_SENSORS_ABITUGURU is not set
859
# CONFIG_SENSORS_AD7418 is not set
D
David S. Miller 已提交
860 861 862
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
D
David S. Miller 已提交
863
# CONFIG_SENSORS_ADM1029 is not set
D
David S. Miller 已提交
864 865 866 867 868
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
D
David S. Miller 已提交
869
# CONFIG_SENSORS_F71805F is not set
D
David S. Miller 已提交
870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885
# CONFIG_SENSORS_FSCHER is not set
# CONFIG_SENSORS_FSCPOS is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_MAX1619 is not set
886
# CONFIG_SENSORS_MAX6650 is not set
D
David S. Miller 已提交
887
# CONFIG_SENSORS_PC87360 is not set
D
David S. Miller 已提交
888
# CONFIG_SENSORS_PC87427 is not set
D
David S. Miller 已提交
889 890
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
D
David S. Miller 已提交
891
# CONFIG_SENSORS_SMSC47M192 is not set
D
David S. Miller 已提交
892 893
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
D
David S. Miller 已提交
894
# CONFIG_SENSORS_VT1211 is not set
D
David S. Miller 已提交
895 896
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
D
David S. Miller 已提交
897
# CONFIG_SENSORS_W83791D is not set
D
David S. Miller 已提交
898
# CONFIG_SENSORS_W83792D is not set
D
David S. Miller 已提交
899
# CONFIG_SENSORS_W83793 is not set
D
David S. Miller 已提交
900 901 902 903
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
L
Linus Torvalds 已提交
904

D
David S. Miller 已提交
905 906 907 908 909
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

L
Linus Torvalds 已提交
910
#
D
David S. Miller 已提交
911
# Multimedia devices
L
Linus Torvalds 已提交
912
#
D
David S. Miller 已提交
913
# CONFIG_VIDEO_DEV is not set
D
David S. Miller 已提交
914 915
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
L
Linus Torvalds 已提交
916 917

#
D
David S. Miller 已提交
918
# Graphics support
L
Linus Torvalds 已提交
919
#
D
David S. Miller 已提交
920
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
921 922 923 924 925 926

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
D
David S. Miller 已提交
927
CONFIG_FB=y
D
David S. Miller 已提交
928
# CONFIG_FIRMWARE_EDID is not set
D
David S. Miller 已提交
929
CONFIG_FB_DDC=y
D
David S. Miller 已提交
930 931 932
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
933 934 935 936 937
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_SYS_FOPS is not set
CONFIG_FB_DEFERRED_IO=y
D
David S. Miller 已提交
938
# CONFIG_FB_SVGALIB is not set
D
David S. Miller 已提交
939
# CONFIG_FB_MACMODES is not set
D
David S. Miller 已提交
940
# CONFIG_FB_BACKLIGHT is not set
D
David S. Miller 已提交
941 942
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
D
David S. Miller 已提交
943 944

#
D
David S. Miller 已提交
945
# Frame buffer hardware drivers
D
David S. Miller 已提交
946
#
D
David S. Miller 已提交
947 948 949 950 951 952 953 954 955 956 957
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_SBUS is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
CONFIG_FB_RADEON=y
CONFIG_FB_RADEON_I2C=y
D
David S. Miller 已提交
958
# CONFIG_FB_RADEON_BACKLIGHT is not set
D
David S. Miller 已提交
959 960 961
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
D
David S. Miller 已提交
962
# CONFIG_FB_S3 is not set
D
David S. Miller 已提交
963 964 965 966 967 968
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
969
# CONFIG_FB_VT8623 is not set
D
David S. Miller 已提交
970
# CONFIG_FB_TRIDENT is not set
971
# CONFIG_FB_ARK is not set
D
David S. Miller 已提交
972
# CONFIG_FB_PM3 is not set
D
David S. Miller 已提交
973 974
# CONFIG_FB_XVR500 is not set
# CONFIG_FB_XVR2500 is not set
D
David S. Miller 已提交
975 976
# CONFIG_FB_PCI is not set
# CONFIG_FB_VIRTUAL is not set
L
Linus Torvalds 已提交
977 978

#
D
David S. Miller 已提交
979
# Console display driver support
L
Linus Torvalds 已提交
980
#
D
David S. Miller 已提交
981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999
# CONFIG_PROM_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
# CONFIG_FONT_8x16 is not set
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
CONFIG_FONT_SUN8x16=y
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
# CONFIG_LOGO_LINUX_CLUT224 is not set
CONFIG_LOGO_SUN_CLUT224=y
L
Linus Torvalds 已提交
1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017

#
# Sound
#
CONFIG_SOUND=m

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
D
David S. Miller 已提交
1018
CONFIG_SND_PCM_OSS_PLUGINS=y
L
Linus Torvalds 已提交
1019 1020
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_RTCTIMER is not set
D
David S. Miller 已提交
1021 1022
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
D
David S. Miller 已提交
1023
CONFIG_SND_VERBOSE_PROCFS=y
L
Linus Torvalds 已提交
1024 1025 1026 1027 1028 1029 1030
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
D
David S. Miller 已提交
1031
CONFIG_SND_AC97_CODEC=m
L
Linus Torvalds 已提交
1032 1033
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
D
David S. Miller 已提交
1034
CONFIG_SND_MTPAV=m
L
Linus Torvalds 已提交
1035 1036 1037 1038 1039 1040
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
D
David S. Miller 已提交
1041
# CONFIG_SND_AD1889 is not set
D
David S. Miller 已提交
1042
# CONFIG_SND_ALS300 is not set
L
Linus Torvalds 已提交
1043
CONFIG_SND_ALI5451=m
D
David S. Miller 已提交
1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
D
David S. Miller 已提交
1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
D
David S. Miller 已提交
1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
D
David S. Miller 已提交
1086
# CONFIG_SND_RIPTIDE is not set
L
Linus Torvalds 已提交
1087 1088 1089
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
D
David S. Miller 已提交
1090 1091
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
L
Linus Torvalds 已提交
1092
# CONFIG_SND_VIA82XX is not set
D
David S. Miller 已提交
1093 1094 1095
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
D
David S. Miller 已提交
1096
# CONFIG_SND_AC97_POWER_SAVE is not set
L
Linus Torvalds 已提交
1097 1098 1099 1100 1101

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
D
David S. Miller 已提交
1102
# CONFIG_SND_USB_CAIAQ is not set
L
Linus Torvalds 已提交
1103 1104 1105 1106

#
# ALSA Sparc devices
#
D
David S. Miller 已提交
1107
# CONFIG_SND_SUN_AMD7930 is not set
L
Linus Torvalds 已提交
1108
CONFIG_SND_SUN_CS4231=m
D
David S. Miller 已提交
1109 1110
# CONFIG_SND_SUN_DBRI is not set

D
David S. Miller 已提交
1111
#
D
David S. Miller 已提交
1112
# System on Chip audio support
D
David S. Miller 已提交
1113 1114 1115
#
# CONFIG_SND_SOC is not set

D
David S. Miller 已提交
1116 1117 1118 1119
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
D
David S. Miller 已提交
1120
CONFIG_AC97_BUS=m
L
Linus Torvalds 已提交
1121

D
David S. Miller 已提交
1122 1123 1124 1125
#
# HID Devices
#
CONFIG_HID=y
D
David S. Miller 已提交
1126
# CONFIG_HID_DEBUG is not set
D
David S. Miller 已提交
1127

D
David S. Miller 已提交
1128 1129 1130 1131 1132 1133 1134 1135
#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

L
Linus Torvalds 已提交
1136 1137 1138
#
# USB support
#
D
David S. Miller 已提交
1139 1140
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
D
David S. Miller 已提交
1141
CONFIG_USB_ARCH_HAS_EHCI=y
L
Linus Torvalds 已提交
1142 1143 1144 1145 1146 1147 1148
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
D
David S. Miller 已提交
1149
# CONFIG_USB_DEVICE_CLASS is not set
L
Linus Torvalds 已提交
1150 1151 1152 1153 1154 1155 1156 1157 1158
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
D
David S. Miller 已提交
1159
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
D
David S. Miller 已提交
1160
# CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
D
David S. Miller 已提交
1161
# CONFIG_USB_ISP116X_HCD is not set
L
Linus Torvalds 已提交
1162
CONFIG_USB_OHCI_HCD=y
D
David S. Miller 已提交
1163 1164
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
D
David S. Miller 已提交
1165
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
L
Linus Torvalds 已提交
1166
CONFIG_USB_UHCI_HCD=m
D
David S. Miller 已提交
1167
# CONFIG_USB_SL811_HCD is not set
L
Linus Torvalds 已提交
1168 1169 1170 1171

#
# USB Device Class drivers
#
D
David S. Miller 已提交
1172 1173
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
L
Linus Torvalds 已提交
1174 1175

#
D
David S. Miller 已提交
1176
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
L
Linus Torvalds 已提交
1177 1178 1179
#

#
D
David S. Miller 已提交
1180
# may also be needed; see USB_STORAGE Help for more information
L
Linus Torvalds 已提交
1181
#
D
David S. Miller 已提交
1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
D
David S. Miller 已提交
1195
# CONFIG_USB_LIBUSUAL is not set
L
Linus Torvalds 已提交
1196 1197 1198 1199

#
# USB Imaging devices
#
D
David S. Miller 已提交
1200 1201 1202
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_MON is not set
L
Linus Torvalds 已提交
1203 1204 1205 1206 1207 1208 1209 1210

#
# USB port drivers
#

#
# USB Serial Converter support
#
D
David S. Miller 已提交
1211
# CONFIG_USB_SERIAL is not set
L
Linus Torvalds 已提交
1212 1213 1214 1215

#
# USB Miscellaneous drivers
#
D
David S. Miller 已提交
1216 1217
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
D
David S. Miller 已提交
1218
# CONFIG_USB_ADUTUX is not set
D
David S. Miller 已提交
1219 1220 1221 1222
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
D
David S. Miller 已提交
1223
# CONFIG_USB_BERRY_CHARGE is not set
D
David S. Miller 已提交
1224
# CONFIG_USB_LED is not set
D
David S. Miller 已提交
1225
# CONFIG_USB_CYPRESS_CY7C63 is not set
D
David S. Miller 已提交
1226
# CONFIG_USB_CYTHERM is not set
D
David S. Miller 已提交
1227
# CONFIG_USB_PHIDGET is not set
D
David S. Miller 已提交
1228
# CONFIG_USB_IDMOUSE is not set
D
David S. Miller 已提交
1229
# CONFIG_USB_FTDI_ELAN is not set
D
David S. Miller 已提交
1230
# CONFIG_USB_APPLEDISPLAY is not set
D
David S. Miller 已提交
1231 1232
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
D
David S. Miller 已提交
1233
# CONFIG_USB_TRANCEVIBRATOR is not set
D
David S. Miller 已提交
1234
# CONFIG_USB_IOWARRIOR is not set
D
David S. Miller 已提交
1235
# CONFIG_USB_TEST is not set
L
Linus Torvalds 已提交
1236 1237

#
D
David S. Miller 已提交
1238
# USB DSL modem support
L
Linus Torvalds 已提交
1239 1240 1241 1242 1243 1244
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
D
David S. Miller 已提交
1245 1246
# CONFIG_MMC is not set

D
David S. Miller 已提交
1247 1248 1249 1250 1251
#
# LED devices
#
# CONFIG_NEW_LEDS is not set

D
David S. Miller 已提交
1252 1253 1254 1255 1256 1257 1258 1259
#
# LED drivers
#

#
# LED Triggers
#

L
Linus Torvalds 已提交
1260 1261 1262
#
# InfiniBand support
#
D
David S. Miller 已提交
1263
# CONFIG_INFINIBAND is not set
L
Linus Torvalds 已提交
1264 1265

#
D
David S. Miller 已提交
1266
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
D
David S. Miller 已提交
1267 1268
#

D
David S. Miller 已提交
1269 1270 1271 1272 1273
#
# Real Time Clock
#
# CONFIG_RTC_CLASS is not set

D
David S. Miller 已提交
1274
#
D
David S. Miller 已提交
1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

#
D
David S. Miller 已提交
1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314
# Misc Linux/SPARC drivers
#
CONFIG_SUN_OPENPROMIO=m
CONFIG_SUN_MOSTEK_RTC=y
# CONFIG_OBP_FLASH is not set
# CONFIG_SUN_BPP is not set
# CONFIG_BBC_I2C is not set
# CONFIG_ENVCTRL is not set
# CONFIG_DISPLAY7SEG is not set

#
# Fibre Channel support
#
# CONFIG_FC4 is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
D
David S. Miller 已提交
1315
# CONFIG_EXT4DEV_FS is not set
D
David S. Miller 已提交
1316 1317 1318 1319 1320 1321 1322
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_XFS_FS is not set
D
David S. Miller 已提交
1323
# CONFIG_GFS2_FS is not set
D
David S. Miller 已提交
1324 1325 1326 1327
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
D
David S. Miller 已提交
1328
CONFIG_INOTIFY_USER=y
D
David S. Miller 已提交
1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

L
Linus Torvalds 已提交
1348
#
D
David S. Miller 已提交
1349 1350 1351 1352
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
D
David S. Miller 已提交
1353
CONFIG_PROC_SYSCTL=y
D
David S. Miller 已提交
1354 1355
CONFIG_SYSFS=y
CONFIG_TMPFS=y
D
David S. Miller 已提交
1356
# CONFIG_TMPFS_POSIX_ACL is not set
D
David S. Miller 已提交
1357 1358 1359 1360
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
1361 1362

#
D
David S. Miller 已提交
1363
# Miscellaneous filesystems
L
Linus Torvalds 已提交
1364
#
D
David S. Miller 已提交
1365 1366
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
D
David S. Miller 已提交
1367
# CONFIG_ECRYPT_FS is not set
D
David S. Miller 已提交
1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
L
Linus Torvalds 已提交
1379 1380

#
D
David S. Miller 已提交
1381
# Network File Systems
L
Linus Torvalds 已提交
1382
#
D
David S. Miller 已提交
1383 1384 1385 1386 1387 1388 1389 1390
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set
L
Linus Torvalds 已提交
1391 1392

#
D
David S. Miller 已提交
1393
# Partition Types
L
Linus Torvalds 已提交
1394
#
D
David S. Miller 已提交
1395 1396 1397
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_SUN_PARTITION=y
L
Linus Torvalds 已提交
1398 1399

#
D
David S. Miller 已提交
1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442
# Native Language Support
#
CONFIG_NLS=m
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

D
David S. Miller 已提交
1443 1444 1445 1446 1447
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set

D
David S. Miller 已提交
1448 1449
#
# Instrumentation Support
L
Linus Torvalds 已提交
1450 1451 1452
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
D
David S. Miller 已提交
1453
CONFIG_KPROBES=y
L
Linus Torvalds 已提交
1454 1455 1456 1457

#
# Kernel hacking
#
D
David S. Miller 已提交
1458
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
D
David S. Miller 已提交
1459
CONFIG_PRINTK_TIME=y
D
David S. Miller 已提交
1460
CONFIG_ENABLE_MUST_CHECK=y
L
Linus Torvalds 已提交
1461
CONFIG_MAGIC_SYSRQ=y
D
David S. Miller 已提交
1462
# CONFIG_UNUSED_SYMBOLS is not set
D
David S. Miller 已提交
1463 1464
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
D
David S. Miller 已提交
1465
CONFIG_DEBUG_KERNEL=y
D
David S. Miller 已提交
1466
# CONFIG_DEBUG_SHIRQ is not set
D
David S. Miller 已提交
1467
CONFIG_DETECT_SOFTLOCKUP=y
L
Linus Torvalds 已提交
1468
CONFIG_SCHEDSTATS=y
D
David S. Miller 已提交
1469
# CONFIG_TIMER_STATS is not set
D
David S. Miller 已提交
1470 1471
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
L
Linus Torvalds 已提交
1472
# CONFIG_DEBUG_SPINLOCK is not set
D
David S. Miller 已提交
1473
# CONFIG_DEBUG_MUTEXES is not set
D
David S. Miller 已提交
1474 1475
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
L
Linus Torvalds 已提交
1476
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
D
David S. Miller 已提交
1477
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
L
Linus Torvalds 已提交
1478 1479 1480
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
D
David S. Miller 已提交
1481
# CONFIG_DEBUG_VM is not set
D
David S. Miller 已提交
1482
# CONFIG_DEBUG_LIST is not set
D
David S. Miller 已提交
1483
CONFIG_FORCED_INLINING=y
D
David S. Miller 已提交
1484
# CONFIG_RCU_TORTURE_TEST is not set
D
David S. Miller 已提交
1485
# CONFIG_LKDTM is not set
D
David S. Miller 已提交
1486
# CONFIG_FAULT_INJECTION is not set
L
Linus Torvalds 已提交
1487 1488 1489 1490
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_DCFLUSH is not set
# CONFIG_STACK_DEBUG is not set
# CONFIG_DEBUG_BOOTMEM is not set
D
David S. Miller 已提交
1491
# CONFIG_DEBUG_PAGEALLOC is not set
L
Linus Torvalds 已提交
1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
D
David S. Miller 已提交
1504 1505 1506
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
D
David S. Miller 已提交
1507
CONFIG_CRYPTO_MANAGER=y
L
Linus Torvalds 已提交
1508
CONFIG_CRYPTO_HMAC=y
D
David S. Miller 已提交
1509
CONFIG_CRYPTO_XCBC=y
L
Linus Torvalds 已提交
1510 1511 1512 1513 1514 1515 1516 1517
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_MD5=y
CONFIG_CRYPTO_SHA1=y
CONFIG_CRYPTO_SHA256=m
CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_WP512=m
CONFIG_CRYPTO_TGR192=m
D
David S. Miller 已提交
1518
CONFIG_CRYPTO_GF128MUL=m
D
David S. Miller 已提交
1519 1520
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=y
D
David S. Miller 已提交
1521
CONFIG_CRYPTO_PCBC=m
D
David S. Miller 已提交
1522
CONFIG_CRYPTO_LRW=m
D
David S. Miller 已提交
1523
# CONFIG_CRYPTO_CRYPTD is not set
L
Linus Torvalds 已提交
1524
CONFIG_CRYPTO_DES=y
D
David S. Miller 已提交
1525
CONFIG_CRYPTO_FCRYPT=m
L
Linus Torvalds 已提交
1526 1527
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
D
David S. Miller 已提交
1528
CONFIG_CRYPTO_TWOFISH_COMMON=m
L
Linus Torvalds 已提交
1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539
CONFIG_CRYPTO_SERPENT=m
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_CAST5=m
CONFIG_CRYPTO_CAST6=m
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_ARC4=m
CONFIG_CRYPTO_KHAZAD=m
CONFIG_CRYPTO_ANUBIS=m
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
D
David S. Miller 已提交
1540
CONFIG_CRYPTO_CAMELLIA=m
L
Linus Torvalds 已提交
1541 1542 1543 1544 1545 1546 1547 1548 1549
CONFIG_CRYPTO_TEST=m

#
# Hardware crypto devices
#

#
# Library routines
#
D
David S. Miller 已提交
1550
CONFIG_BITREVERSE=y
L
Linus Torvalds 已提交
1551
CONFIG_CRC_CCITT=m
D
David S. Miller 已提交
1552
CONFIG_CRC16=m
1553
# CONFIG_CRC_ITU_T is not set
L
Linus Torvalds 已提交
1554 1555 1556 1557
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
D
David S. Miller 已提交
1558
CONFIG_PLIST=y
1559 1560
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
1561
CONFIG_HAS_DMA=y