defconfig 32.6 KB
Newer Older
L
Linus Torvalds 已提交
1 2
#
# Automatically generated make config: don't edit
D
David S. Miller 已提交
3
# Linux kernel version: 2.6.20
4
# Sun Feb 11 23:47:40 2007
L
Linus Torvalds 已提交
5
#
D
David S. Miller 已提交
6 7
CONFIG_SPARC=y
CONFIG_SPARC64=y
L
Linus Torvalds 已提交
8 9
CONFIG_64BIT=y
CONFIG_MMU=y
D
David S. Miller 已提交
10 11
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
L
Linus Torvalds 已提交
12
CONFIG_TIME_INTERPOLATION=y
D
David S. Miller 已提交
13
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
D
David S. Miller 已提交
14 15
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
D
David S. Miller 已提交
16
CONFIG_AUDIT_ARCH=y
D
David S. Miller 已提交
17 18 19 20 21
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 已提交
22 23 24
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
D
David S. Miller 已提交
25
# CONFIG_HZ_1000 is not set
D
David S. Miller 已提交
26
CONFIG_HZ=100
D
David S. Miller 已提交
27
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
L
Linus Torvalds 已提交
28 29 30 31 32

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

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

#
# 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 已提交
84 85 86 87

#
# Block layer
#
D
David S. Miller 已提交
88
CONFIG_BLOCK=y
D
David S. Miller 已提交
89
CONFIG_BLK_DEV_IO_TRACE=y
D
David S. Miller 已提交
90 91 92 93 94 95 96 97 98 99 100 101 102

#
# 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 已提交
103
CONFIG_SYSVIPC_COMPAT=y
D
David S. Miller 已提交
104
CONFIG_GENERIC_HARDIRQS=y
L
Linus Torvalds 已提交
105 106 107 108

#
# General machine setup
#
D
David S. Miller 已提交
109
# CONFIG_SMP is not set
L
Linus Torvalds 已提交
110 111
# CONFIG_PREEMPT is not set
CONFIG_CPU_FREQ=y
D
David S. Miller 已提交
112
CONFIG_CPU_FREQ_TABLE=m
L
Linus Torvalds 已提交
113 114 115 116 117 118 119 120 121
# 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 已提交
122
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
L
Linus Torvalds 已提交
123 124 125
CONFIG_US3_FREQ=m
CONFIG_US2E_FREQ=m
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
D
David S. Miller 已提交
126 127
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
L
Linus Torvalds 已提交
128 129 130 131
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 已提交
132
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
D
David S. Miller 已提交
133 134 135
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_LARGE_ALLOCS=y
D
David S. Miller 已提交
136
CONFIG_SELECT_MEMORY_MODEL=y
D
David S. Miller 已提交
137
# CONFIG_FLATMEM_MANUAL is not set
D
David S. Miller 已提交
138
# CONFIG_DISCONTIGMEM_MANUAL is not set
D
David S. Miller 已提交
139 140 141
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
D
David S. Miller 已提交
142
# CONFIG_SPARSEMEM_STATIC is not set
D
David S. Miller 已提交
143
CONFIG_SPARSEMEM_EXTREME=y
D
David S. Miller 已提交
144
CONFIG_SPLIT_PTLOCK_CPUS=4
D
David S. Miller 已提交
145
CONFIG_RESOURCES_64BIT=y
146
CONFIG_ZONE_DMA_FLAG=0
L
Linus Torvalds 已提交
147 148 149 150 151 152
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 已提交
153
CONFIG_PCI_MSI=y
D
David S. Miller 已提交
154
# CONFIG_PCI_DEBUG is not set
L
Linus Torvalds 已提交
155 156 157 158 159
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 已提交
160 161 162 163

#
# Executable file formats
#
L
Linus Torvalds 已提交
164 165
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
D
David S. Miller 已提交
166
CONFIG_SOLARIS_EMUL=y
D
David S. Miller 已提交
167
# CONFIG_CMDLINE_BOOL is not set
L
Linus Torvalds 已提交
168 169

#
D
David S. Miller 已提交
170
# Networking
L
Linus Torvalds 已提交
171
#
D
David S. Miller 已提交
172
CONFIG_NET=y
L
Linus Torvalds 已提交
173 174

#
D
David S. Miller 已提交
175
# Networking options
L
Linus Torvalds 已提交
176
#
D
David S. Miller 已提交
177
# CONFIG_NETDEBUG is not set
D
David S. Miller 已提交
178 179 180 181 182
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
D
David S. Miller 已提交
183
# CONFIG_XFRM_SUB_POLICY is not set
D
David S. Miller 已提交
184
CONFIG_XFRM_MIGRATE=y
D
David S. Miller 已提交
185
CONFIG_NET_KEY=m
D
David S. Miller 已提交
186
CONFIG_NET_KEY_MIGRATE=y
D
David S. Miller 已提交
187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202
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 已提交
203
CONFIG_INET_XFRM_TUNNEL=y
D
David S. Miller 已提交
204
CONFIG_INET_TUNNEL=y
D
David S. Miller 已提交
205 206
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
D
David S. Miller 已提交
207
CONFIG_INET_XFRM_MODE_BEET=y
D
David S. Miller 已提交
208 209
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
D
David S. Miller 已提交
210 211 212
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
D
David S. Miller 已提交
213
# CONFIG_TCP_MD5SIG is not set
D
David S. Miller 已提交
214 215
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
D
David S. Miller 已提交
216 217
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
D
David S. Miller 已提交
218 219 220
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
D
David S. Miller 已提交
221
# CONFIG_IPV6_MIP6 is not set
D
David S. Miller 已提交
222
CONFIG_INET6_XFRM_TUNNEL=m
D
David S. Miller 已提交
223
CONFIG_INET6_TUNNEL=m
D
David S. Miller 已提交
224 225
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
D
David S. Miller 已提交
226
CONFIG_INET6_XFRM_MODE_BEET=m
D
David S. Miller 已提交
227
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
D
David S. Miller 已提交
228
CONFIG_IPV6_SIT=m
D
David S. Miller 已提交
229
CONFIG_IPV6_TUNNEL=m
D
David S. Miller 已提交
230
# CONFIG_IPV6_MULTIPLE_TABLES is not set
D
David S. Miller 已提交
231
# CONFIG_NETWORK_SECMARK is not set
D
David S. Miller 已提交
232
# CONFIG_NETFILTER is not set
L
Linus Torvalds 已提交
233 234

#
D
David S. Miller 已提交
235
# DCCP Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
236
#
D
David S. Miller 已提交
237 238
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
D
David S. Miller 已提交
239
CONFIG_IP_DCCP_ACKVEC=y
L
Linus Torvalds 已提交
240 241

#
D
David S. Miller 已提交
242
# DCCP CCIDs Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
243
#
D
David S. Miller 已提交
244
CONFIG_IP_DCCP_CCID2=m
D
David S. Miller 已提交
245
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
D
David S. Miller 已提交
246 247
CONFIG_IP_DCCP_CCID3=m
CONFIG_IP_DCCP_TFRC_LIB=m
D
David S. Miller 已提交
248 249
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
L
Linus Torvalds 已提交
250 251

#
D
David S. Miller 已提交
252
# DCCP Kernel Hacking
L
Linus Torvalds 已提交
253
#
D
David S. Miller 已提交
254
# CONFIG_IP_DCCP_DEBUG is not set
D
David S. Miller 已提交
255
# CONFIG_NET_DCCPPROBE is not set
L
Linus Torvalds 已提交
256 257

#
D
David S. Miller 已提交
258
# SCTP Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
259
#
D
David S. Miller 已提交
260
# CONFIG_IP_SCTP is not set
D
David S. Miller 已提交
261 262 263 264 265

#
# TIPC Configuration (EXPERIMENTAL)
#
# CONFIG_TIPC is not set
D
David S. Miller 已提交
266 267 268 269 270 271 272 273 274 275 276
# 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 已提交
277 278

#
D
David S. Miller 已提交
279
# QoS and/or fair queueing
L
Linus Torvalds 已提交
280
#
D
David S. Miller 已提交
281 282 283 284 285 286
# CONFIG_NET_SCHED is not set

#
# Network testing
#
CONFIG_NET_PKTGEN=m
D
David S. Miller 已提交
287
CONFIG_NET_TCPPROBE=m
D
David S. Miller 已提交
288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_IEEE80211 is not set

#
# 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 已提交
304
# CONFIG_DEBUG_DEVRES is not set
D
David S. Miller 已提交
305
# CONFIG_SYS_HYPERVISOR is not set
D
David S. Miller 已提交
306 307 308 309 310

#
# Connector - unified userspace <-> kernelspace linker
#
CONFIG_CONNECTOR=m
L
Linus Torvalds 已提交
311 312 313 314 315 316

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

D
David S. Miller 已提交
317 318 319 320 321 322 323 324 325
#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#

L
Linus Torvalds 已提交
326 327 328 329 330 331 332 333 334 335 336 337
#
# 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 已提交
338
# CONFIG_BLK_DEV_SX8 is not set
D
David S. Miller 已提交
339
# CONFIG_BLK_DEV_UB is not set
L
Linus Torvalds 已提交
340
# CONFIG_BLK_DEV_RAM is not set
D
David S. Miller 已提交
341
# CONFIG_BLK_DEV_INITRD is not set
L
Linus Torvalds 已提交
342 343 344 345 346
CONFIG_CDROM_PKTCDVD=m
CONFIG_CDROM_PKTCDVD_BUFFERS=8
CONFIG_CDROM_PKTCDVD_WCACHE=y
CONFIG_ATA_OVER_ETH=m

D
David S. Miller 已提交
347 348 349 350 351 352
#
# Misc devices
#
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set

L
Linus Torvalds 已提交
353 354 355 356 357 358 359 360 361 362 363 364 365
#
# 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 已提交
366
# CONFIG_BLK_DEV_IDETAPE is not set
L
Linus Torvalds 已提交
367 368 369 370 371 372 373 374 375 376 377 378
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
D
David S. Miller 已提交
379
# CONFIG_BLK_DEV_OPTI621 is not set
L
Linus Torvalds 已提交
380 381 382 383 384 385 386
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
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 已提交
387 388 389 390 391 392 393 394
# 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 已提交
395
# CONFIG_BLK_DEV_JMICRON is not set
D
David S. Miller 已提交
396 397
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
D
David S. Miller 已提交
398
# CONFIG_BLK_DEV_IT8213 is not set
D
David S. Miller 已提交
399 400 401 402 403 404 405 406 407
# 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 已提交
408
# CONFIG_BLK_DEV_TC86C001 is not set
L
Linus Torvalds 已提交
409 410 411 412 413 414 415 416 417
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
D
David S. Miller 已提交
418
CONFIG_RAID_ATTRS=m
L
Linus Torvalds 已提交
419
CONFIG_SCSI=y
D
David S. Miller 已提交
420
# CONFIG_SCSI_TGT is not set
D
David S. Miller 已提交
421
CONFIG_SCSI_NETLINK=y
L
Linus Torvalds 已提交
422 423 424 425 426 427
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
D
David S. Miller 已提交
428 429
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
L
Linus Torvalds 已提交
430 431 432
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=m
D
David S. Miller 已提交
433
# CONFIG_CHR_DEV_SCH is not set
L
Linus Torvalds 已提交
434 435 436 437 438 439 440

#
# 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 已提交
441
# CONFIG_SCSI_SCAN_ASYNC is not set
L
Linus Torvalds 已提交
442 443

#
D
David S. Miller 已提交
444
# SCSI Transports
L
Linus Torvalds 已提交
445 446
#
CONFIG_SCSI_SPI_ATTRS=y
D
David S. Miller 已提交
447
CONFIG_SCSI_FC_ATTRS=y
L
Linus Torvalds 已提交
448
CONFIG_SCSI_ISCSI_ATTRS=m
D
David S. Miller 已提交
449
# CONFIG_SCSI_SAS_ATTRS is not set
D
David S. Miller 已提交
450
# CONFIG_SCSI_SAS_LIBSAS is not set
L
Linus Torvalds 已提交
451 452 453 454

#
# SCSI low-level drivers
#
D
David S. Miller 已提交
455 456 457 458 459
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 已提交
460 461
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
D
David S. Miller 已提交
462
# CONFIG_SCSI_AIC79XX is not set
D
David S. Miller 已提交
463 464
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
L
Linus Torvalds 已提交
465 466
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
D
David S. Miller 已提交
467
# CONFIG_MEGARAID_SAS is not set
D
David S. Miller 已提交
468
# CONFIG_SCSI_HPTIOP is not set
D
David S. Miller 已提交
469
# CONFIG_SCSI_DMX3191D is not set
L
Linus Torvalds 已提交
470
# CONFIG_SCSI_FUTURE_DOMAIN is not set
D
David S. Miller 已提交
471 472 473
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
D
David S. Miller 已提交
474
# CONFIG_SCSI_STEX is not set
D
David S. Miller 已提交
475
# CONFIG_SCSI_SYM53C8XX_2 is not set
L
Linus Torvalds 已提交
476
# CONFIG_SCSI_QLOGIC_1280 is not set
D
David S. Miller 已提交
477
# CONFIG_SCSI_QLOGICPTI is not set
D
David S. Miller 已提交
478
# CONFIG_SCSI_QLA_FC is not set
D
David S. Miller 已提交
479
# CONFIG_SCSI_QLA_ISCSI is not set
D
David S. Miller 已提交
480 481
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
L
Linus Torvalds 已提交
482
# CONFIG_SCSI_DC390T is not set
D
David S. Miller 已提交
483 484
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SUNESP is not set
D
David S. Miller 已提交
485
# CONFIG_SCSI_SRP is not set
L
Linus Torvalds 已提交
486

D
David S. Miller 已提交
487 488 489 490 491
#
# Serial ATA (prod) and Parallel ATA (experimental) drivers
#
# CONFIG_ATA is not set

L
Linus Torvalds 已提交
492 493 494 495 496 497 498 499 500
#
# 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 已提交
501
CONFIG_MD_RAID456=m
D
David S. Miller 已提交
502
# CONFIG_MD_RAID5_RESHAPE is not set
L
Linus Torvalds 已提交
503 504 505
CONFIG_MD_MULTIPATH=m
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=m
D
David S. Miller 已提交
506
# CONFIG_DM_DEBUG is not set
L
Linus Torvalds 已提交
507 508 509 510
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
D
David S. Miller 已提交
511
# CONFIG_DM_MULTIPATH is not set
L
Linus Torvalds 已提交
512 513 514 515

#
# Fusion MPT device support
#
D
David S. Miller 已提交
516 517 518 519
# 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 已提交
520 521 522 523

#
# IEEE 1394 (FireWire) support
#
D
David S. Miller 已提交
524
# CONFIG_IEEE1394 is not set
L
Linus Torvalds 已提交
525 526

#
D
David S. Miller 已提交
527
# I2O device support
L
Linus Torvalds 已提交
528
#
D
David S. Miller 已提交
529
# CONFIG_I2O is not set
L
Linus Torvalds 已提交
530 531

#
D
David S. Miller 已提交
532
# Network device support
L
Linus Torvalds 已提交
533 534 535
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
D
David S. Miller 已提交
536 537 538
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
L
Linus Torvalds 已提交
539 540

#
D
David S. Miller 已提交
541
# ARCnet devices
L
Linus Torvalds 已提交
542
#
D
David S. Miller 已提交
543
# CONFIG_ARCNET is not set
L
Linus Torvalds 已提交
544 545

#
D
David S. Miller 已提交
546 547 548
# PHY device support
#
# CONFIG_PHYLIB is not set
L
Linus Torvalds 已提交
549 550

#
D
David S. Miller 已提交
551
# Ethernet (10 or 100Mbit)
L
Linus Torvalds 已提交
552
#
D
David S. Miller 已提交
553 554 555 556 557 558 559 560 561
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 已提交
562 563

#
D
David S. Miller 已提交
564
# Tulip family network device support
L
Linus Torvalds 已提交
565
#
D
David S. Miller 已提交
566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585
# 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 已提交
586
# CONFIG_SC92031 is not set
L
Linus Torvalds 已提交
587 588

#
D
David S. Miller 已提交
589
# Ethernet (1000 Mbit)
L
Linus Torvalds 已提交
590
#
D
David S. Miller 已提交
591 592 593 594
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
CONFIG_E1000_NAPI=y
595
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
D
David S. Miller 已提交
596 597 598 599 600 601 602 603 604 605 606 607
# 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 已提交
608
# CONFIG_QLA3XXX is not set
D
David S. Miller 已提交
609
# CONFIG_ATL1 is not set
L
Linus Torvalds 已提交
610 611

#
D
David S. Miller 已提交
612
# Ethernet (10000 Mbit)
L
Linus Torvalds 已提交
613
#
D
David S. Miller 已提交
614
# CONFIG_CHELSIO_T1 is not set
D
David S. Miller 已提交
615
# CONFIG_CHELSIO_T3 is not set
D
David S. Miller 已提交
616 617
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
D
David S. Miller 已提交
618
# CONFIG_MYRI10GE is not set
D
David S. Miller 已提交
619
# CONFIG_NETXEN_NIC is not set
L
Linus Torvalds 已提交
620 621

#
D
David S. Miller 已提交
622
# Token Ring devices
L
Linus Torvalds 已提交
623
#
D
David S. Miller 已提交
624
# CONFIG_TR is not set
L
Linus Torvalds 已提交
625 626

#
D
David S. Miller 已提交
627
# Wireless LAN (non-hamradio)
L
Linus Torvalds 已提交
628
#
D
David S. Miller 已提交
629
# CONFIG_NET_RADIO is not set
L
Linus Torvalds 已提交
630 631

#
D
David S. Miller 已提交
632
# Wan interfaces
L
Linus Torvalds 已提交
633
#
D
David S. Miller 已提交
634 635 636
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
D
David S. Miller 已提交
637 638 639 640 641 642 643 644 645
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 已提交
646
# CONFIG_SLIP is not set
D
David S. Miller 已提交
647
CONFIG_SLHC=m
D
David S. Miller 已提交
648 649 650 651 652
# 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 已提交
653 654

#
D
David S. Miller 已提交
655
# ISDN subsystem
L
Linus Torvalds 已提交
656
#
D
David S. Miller 已提交
657
# CONFIG_ISDN is not set
L
Linus Torvalds 已提交
658 659

#
D
David S. Miller 已提交
660
# Telephony Support
L
Linus Torvalds 已提交
661
#
D
David S. Miller 已提交
662
# CONFIG_PHONE is not set
L
Linus Torvalds 已提交
663 664 665 666 667

#
# Input device support
#
CONFIG_INPUT=y
D
David S. Miller 已提交
668
# CONFIG_INPUT_FF_MEMLESS is not set
L
Linus Torvalds 已提交
669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690

#
# 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 已提交
691
# CONFIG_KEYBOARD_STOWAWAY is not set
L
Linus Torvalds 已提交
692 693 694
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
CONFIG_MOUSE_SERIAL=y
D
David S. Miller 已提交
695
# CONFIG_MOUSE_VSXXXAA is not set
L
Linus Torvalds 已提交
696 697 698 699 700 701 702
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_SPARCSPKR=y
# CONFIG_INPUT_UINPUT is not set

#
D
David S. Miller 已提交
703
# Hardware I/O ports
L
Linus Torvalds 已提交
704
#
D
David S. Miller 已提交
705 706 707 708 709 710 711
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 已提交
712 713

#
D
David S. Miller 已提交
714
# Character devices
L
Linus Torvalds 已提交
715
#
D
David S. Miller 已提交
716 717 718
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
D
David S. Miller 已提交
719
# CONFIG_VT_HW_CONSOLE_BINDING is not set
D
David S. Miller 已提交
720
# CONFIG_SERIAL_NONSTANDARD is not set
L
Linus Torvalds 已提交
721 722

#
D
David S. Miller 已提交
723
# Serial drivers
L
Linus Torvalds 已提交
724 725 726
#

#
D
David S. Miller 已提交
727
# Non-8250 serial port support
L
Linus Torvalds 已提交
728
#
D
David S. Miller 已提交
729 730 731 732 733
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 已提交
734
CONFIG_SERIAL_SUNHV=y
D
David S. Miller 已提交
735 736
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
D
David S. Miller 已提交
737
# CONFIG_SERIAL_JSM is not set
D
David S. Miller 已提交
738 739
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
L
Linus Torvalds 已提交
740 741

#
D
David S. Miller 已提交
742
# IPMI
L
Linus Torvalds 已提交
743
#
D
David S. Miller 已提交
744
# CONFIG_IPMI_HANDLER is not set
L
Linus Torvalds 已提交
745 746

#
D
David S. Miller 已提交
747
# Watchdog Cards
L
Linus Torvalds 已提交
748
#
D
David S. Miller 已提交
749
# CONFIG_WATCHDOG is not set
D
David S. Miller 已提交
750
# CONFIG_HW_RANDOM is not set
D
David S. Miller 已提交
751 752 753 754 755 756
CONFIG_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set
L
Linus Torvalds 已提交
757 758

#
D
David S. Miller 已提交
759
# TPM devices
L
Linus Torvalds 已提交
760
#
D
David S. Miller 已提交
761
# CONFIG_TCG_TPM is not set
L
Linus Torvalds 已提交
762 763

#
D
David S. Miller 已提交
764
# I2C support
L
Linus Torvalds 已提交
765
#
D
David S. Miller 已提交
766 767
CONFIG_I2C=y
# CONFIG_I2C_CHARDEV is not set
L
Linus Torvalds 已提交
768 769

#
D
David S. Miller 已提交
770
# I2C Algorithms
L
Linus Torvalds 已提交
771
#
D
David S. Miller 已提交
772 773 774
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
L
Linus Torvalds 已提交
775 776

#
D
David S. Miller 已提交
777
# I2C Hardware Bus support
L
Linus Torvalds 已提交
778
#
D
David S. Miller 已提交
779 780 781 782 783 784 785 786 787
# 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 已提交
788
# CONFIG_I2C_OCORES is not set
D
David S. Miller 已提交
789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set
# CONFIG_I2C_VOODOO3 is not set
# CONFIG_I2C_PCA_ISA 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 已提交
815

D
David S. Miller 已提交
816 817 818 819 820 821
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

L
Linus Torvalds 已提交
822
#
D
David S. Miller 已提交
823
# Dallas's 1-wire bus
L
Linus Torvalds 已提交
824
#
D
David S. Miller 已提交
825
# CONFIG_W1 is not set
L
Linus Torvalds 已提交
826 827

#
D
David S. Miller 已提交
828
# Hardware Monitoring support
L
Linus Torvalds 已提交
829
#
D
David S. Miller 已提交
830 831
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
D
David S. Miller 已提交
832
# CONFIG_SENSORS_ABITUGURU is not set
D
David S. Miller 已提交
833 834 835 836 837 838 839 840
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# 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 已提交
841
# CONFIG_SENSORS_F71805F is not set
D
David S. Miller 已提交
842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858
# 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
# CONFIG_SENSORS_PC87360 is not set
D
David S. Miller 已提交
859
# CONFIG_SENSORS_PC87427 is not set
D
David S. Miller 已提交
860 861
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
D
David S. Miller 已提交
862
# CONFIG_SENSORS_SMSC47M192 is not set
D
David S. Miller 已提交
863 864
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
D
David S. Miller 已提交
865
# CONFIG_SENSORS_VT1211 is not set
D
David S. Miller 已提交
866 867
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
D
David S. Miller 已提交
868
# CONFIG_SENSORS_W83791D is not set
D
David S. Miller 已提交
869
# CONFIG_SENSORS_W83792D is not set
D
David S. Miller 已提交
870
# CONFIG_SENSORS_W83793 is not set
D
David S. Miller 已提交
871 872 873 874
# 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 已提交
875 876

#
D
David S. Miller 已提交
877
# Multimedia devices
L
Linus Torvalds 已提交
878
#
D
David S. Miller 已提交
879
# CONFIG_VIDEO_DEV is not set
L
Linus Torvalds 已提交
880 881 882 883

#
# Digital Video Broadcasting Devices
#
D
David S. Miller 已提交
884
# CONFIG_DVB is not set
D
David S. Miller 已提交
885
# CONFIG_USB_DABUSB is not set
L
Linus Torvalds 已提交
886 887

#
D
David S. Miller 已提交
888
# Graphics support
L
Linus Torvalds 已提交
889
#
D
David S. Miller 已提交
890
# CONFIG_FIRMWARE_EDID is not set
D
David S. Miller 已提交
891
CONFIG_FB=y
D
David S. Miller 已提交
892
CONFIG_FB_DDC=y
D
David S. Miller 已提交
893 894 895 896
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
D
David S. Miller 已提交
897
# CONFIG_FB_BACKLIGHT is not set
D
David S. Miller 已提交
898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
# 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
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# 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
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_PCI is not set
# CONFIG_FB_VIRTUAL is not set
L
Linus Torvalds 已提交
923 924

#
D
David S. Miller 已提交
925
# Console display driver support
L
Linus Torvalds 已提交
926
#
D
David S. Miller 已提交
927 928 929 930 931 932 933 934 935 936 937 938 939 940
# 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
L
Linus Torvalds 已提交
941 942

#
D
David S. Miller 已提交
943
# Logo configuration
L
Linus Torvalds 已提交
944
#
D
David S. Miller 已提交
945 946 947 948 949 950
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
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
L
Linus Torvalds 已提交
951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968

#
# 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 已提交
969
CONFIG_SND_PCM_OSS_PLUGINS=y
L
Linus Torvalds 已提交
970 971
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_RTCTIMER is not set
D
David S. Miller 已提交
972 973
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
D
David S. Miller 已提交
974
CONFIG_SND_VERBOSE_PROCFS=y
L
Linus Torvalds 已提交
975 976 977 978 979 980 981
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
D
David S. Miller 已提交
982
CONFIG_SND_AC97_CODEC=m
L
Linus Torvalds 已提交
983 984
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
D
David S. Miller 已提交
985
CONFIG_SND_MTPAV=m
L
Linus Torvalds 已提交
986 987 988 989 990 991
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
D
David S. Miller 已提交
992
# CONFIG_SND_AD1889 is not set
D
David S. Miller 已提交
993
# CONFIG_SND_ALS300 is not set
L
Linus Torvalds 已提交
994
CONFIG_SND_ALI5451=m
D
David S. Miller 已提交
995 996 997 998 999 1000 1001 1002 1003 1004 1005
# 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 已提交
1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017
# 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 已提交
1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036
# 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 已提交
1037
# CONFIG_SND_RIPTIDE is not set
L
Linus Torvalds 已提交
1038 1039 1040
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
D
David S. Miller 已提交
1041 1042
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
L
Linus Torvalds 已提交
1043
# CONFIG_SND_VIA82XX is not set
D
David S. Miller 已提交
1044 1045 1046
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
D
David S. Miller 已提交
1047
# CONFIG_SND_AC97_POWER_SAVE is not set
L
Linus Torvalds 已提交
1048 1049 1050 1051 1052 1053 1054 1055 1056

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set

#
# ALSA Sparc devices
#
D
David S. Miller 已提交
1057
# CONFIG_SND_SUN_AMD7930 is not set
L
Linus Torvalds 已提交
1058
CONFIG_SND_SUN_CS4231=m
D
David S. Miller 已提交
1059 1060
# CONFIG_SND_SUN_DBRI is not set

D
David S. Miller 已提交
1061 1062 1063 1064 1065
#
# SoC audio support
#
# CONFIG_SND_SOC is not set

D
David S. Miller 已提交
1066 1067 1068 1069
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
D
David S. Miller 已提交
1070
CONFIG_AC97_BUS=m
L
Linus Torvalds 已提交
1071

D
David S. Miller 已提交
1072 1073 1074 1075
#
# HID Devices
#
CONFIG_HID=y
D
David S. Miller 已提交
1076
# CONFIG_HID_DEBUG is not set
D
David S. Miller 已提交
1077

L
Linus Torvalds 已提交
1078 1079 1080
#
# USB support
#
D
David S. Miller 已提交
1081 1082
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
D
David S. Miller 已提交
1083
CONFIG_USB_ARCH_HAS_EHCI=y
L
Linus Torvalds 已提交
1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# 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 已提交
1100
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
D
David S. Miller 已提交
1101
# CONFIG_USB_EHCI_BIG_ENDIAN_MMIO is not set
D
David S. Miller 已提交
1102
# CONFIG_USB_ISP116X_HCD is not set
L
Linus Torvalds 已提交
1103
CONFIG_USB_OHCI_HCD=y
D
David S. Miller 已提交
1104 1105
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
D
David S. Miller 已提交
1106
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
L
Linus Torvalds 已提交
1107
CONFIG_USB_UHCI_HCD=m
D
David S. Miller 已提交
1108
# CONFIG_USB_SL811_HCD is not set
L
Linus Torvalds 已提交
1109 1110 1111 1112

#
# USB Device Class drivers
#
D
David S. Miller 已提交
1113 1114
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
L
Linus Torvalds 已提交
1115 1116

#
D
David S. Miller 已提交
1117
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
L
Linus Torvalds 已提交
1118 1119 1120
#

#
D
David S. Miller 已提交
1121
# may also be needed; see USB_STORAGE Help for more information
L
Linus Torvalds 已提交
1122
#
D
David S. Miller 已提交
1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135
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 已提交
1136
# CONFIG_USB_LIBUSUAL is not set
L
Linus Torvalds 已提交
1137 1138 1139 1140 1141

#
# USB Input Devices
#
CONFIG_USB_HID=y
1142
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
L
Linus Torvalds 已提交
1143 1144 1145
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
D
David S. Miller 已提交
1146 1147 1148
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
L
Linus Torvalds 已提交
1149
# CONFIG_USB_POWERMATE is not set
D
David S. Miller 已提交
1150
# CONFIG_USB_TOUCHSCREEN is not set
D
David S. Miller 已提交
1151
# CONFIG_USB_YEALINK is not set
L
Linus Torvalds 已提交
1152
# CONFIG_USB_XPAD is not set
D
David S. Miller 已提交
1153 1154 1155 1156
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_ATI_REMOTE2 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
D
David S. Miller 已提交
1157
# CONFIG_USB_GTCO is not set
L
Linus Torvalds 已提交
1158 1159 1160 1161

#
# USB Imaging devices
#
D
David S. Miller 已提交
1162 1163
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
L
Linus Torvalds 已提交
1164 1165 1166 1167

#
# USB Network Adapters
#
D
David S. Miller 已提交
1168 1169 1170 1171
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
D
David S. Miller 已提交
1172
# CONFIG_USB_USBNET_MII is not set
D
David S. Miller 已提交
1173 1174
# CONFIG_USB_USBNET is not set
# CONFIG_USB_MON is not set
L
Linus Torvalds 已提交
1175 1176 1177 1178 1179 1180 1181 1182

#
# USB port drivers
#

#
# USB Serial Converter support
#
D
David S. Miller 已提交
1183
# CONFIG_USB_SERIAL is not set
L
Linus Torvalds 已提交
1184 1185 1186 1187

#
# USB Miscellaneous drivers
#
D
David S. Miller 已提交
1188 1189
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
D
David S. Miller 已提交
1190
# CONFIG_USB_ADUTUX is not set
D
David S. Miller 已提交
1191 1192 1193 1194 1195
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
D
David S. Miller 已提交
1196
# CONFIG_USB_CYPRESS_CY7C63 is not set
D
David S. Miller 已提交
1197
# CONFIG_USB_CYTHERM is not set
D
David S. Miller 已提交
1198
# CONFIG_USB_PHIDGET is not set
D
David S. Miller 已提交
1199
# CONFIG_USB_IDMOUSE is not set
D
David S. Miller 已提交
1200
# CONFIG_USB_FTDI_ELAN is not set
D
David S. Miller 已提交
1201
# CONFIG_USB_APPLEDISPLAY is not set
D
David S. Miller 已提交
1202 1203
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
D
David S. Miller 已提交
1204
# CONFIG_USB_TRANCEVIBRATOR is not set
D
David S. Miller 已提交
1205
# CONFIG_USB_TEST is not set
L
Linus Torvalds 已提交
1206 1207

#
D
David S. Miller 已提交
1208
# USB DSL modem support
L
Linus Torvalds 已提交
1209 1210 1211 1212 1213 1214 1215
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

D
David S. Miller 已提交
1216 1217 1218 1219 1220
#
# MMC/SD Card support
#
# CONFIG_MMC is not set

D
David S. Miller 已提交
1221 1222 1223 1224 1225
#
# LED devices
#
# CONFIG_NEW_LEDS is not set

D
David S. Miller 已提交
1226 1227 1228 1229 1230 1231 1232 1233
#
# LED drivers
#

#
# LED Triggers
#

L
Linus Torvalds 已提交
1234 1235 1236
#
# InfiniBand support
#
D
David S. Miller 已提交
1237
# CONFIG_INFINIBAND is not set
L
Linus Torvalds 已提交
1238 1239

#
D
David S. Miller 已提交
1240
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
D
David S. Miller 已提交
1241 1242
#

D
David S. Miller 已提交
1243 1244 1245 1246 1247
#
# Real Time Clock
#
# CONFIG_RTC_CLASS is not set

D
David S. Miller 已提交
1248
#
D
David S. Miller 已提交
1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

1261 1262 1263 1264
#
# Auxiliary Display support
#

D
David S. Miller 已提交
1265 1266 1267 1268
#
# Virtualization
#

D
David S. Miller 已提交
1269
#
D
David S. Miller 已提交
1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296
# 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 已提交
1297
# CONFIG_EXT4DEV_FS is not set
D
David S. Miller 已提交
1298 1299 1300 1301 1302 1303 1304
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 已提交
1305
# CONFIG_GFS2_FS is not set
D
David S. Miller 已提交
1306 1307 1308 1309
# 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 已提交
1310
CONFIG_INOTIFY_USER=y
D
David S. Miller 已提交
1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329
# 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 已提交
1330
#
D
David S. Miller 已提交
1331 1332 1333 1334
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
D
David S. Miller 已提交
1335
CONFIG_PROC_SYSCTL=y
D
David S. Miller 已提交
1336 1337
CONFIG_SYSFS=y
CONFIG_TMPFS=y
D
David S. Miller 已提交
1338
# CONFIG_TMPFS_POSIX_ACL is not set
D
David S. Miller 已提交
1339 1340 1341 1342
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
1343 1344

#
D
David S. Miller 已提交
1345
# Miscellaneous filesystems
L
Linus Torvalds 已提交
1346
#
D
David S. Miller 已提交
1347 1348
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
D
David S. Miller 已提交
1349
# CONFIG_ECRYPT_FS is not set
D
David S. Miller 已提交
1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360
# 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 已提交
1361 1362

#
D
David S. Miller 已提交
1363
# Network File Systems
L
Linus Torvalds 已提交
1364
#
D
David S. Miller 已提交
1365 1366 1367 1368 1369 1370 1371 1372
# 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 已提交
1373 1374

#
D
David S. Miller 已提交
1375
# Partition Types
L
Linus Torvalds 已提交
1376
#
D
David S. Miller 已提交
1377 1378 1379
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_SUN_PARTITION=y
L
Linus Torvalds 已提交
1380 1381

#
D
David S. Miller 已提交
1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 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
# 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 已提交
1425 1426 1427 1428 1429
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set

D
David S. Miller 已提交
1430 1431
#
# Instrumentation Support
L
Linus Torvalds 已提交
1432 1433 1434
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
D
David S. Miller 已提交
1435
CONFIG_KPROBES=y
L
Linus Torvalds 已提交
1436 1437 1438 1439

#
# Kernel hacking
#
D
David S. Miller 已提交
1440
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
D
David S. Miller 已提交
1441
CONFIG_PRINTK_TIME=y
D
David S. Miller 已提交
1442
CONFIG_ENABLE_MUST_CHECK=y
L
Linus Torvalds 已提交
1443
CONFIG_MAGIC_SYSRQ=y
D
David S. Miller 已提交
1444
# CONFIG_UNUSED_SYMBOLS is not set
D
David S. Miller 已提交
1445 1446
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
D
David S. Miller 已提交
1447
CONFIG_DEBUG_KERNEL=y
D
David S. Miller 已提交
1448 1449
CONFIG_LOG_BUF_SHIFT=18
CONFIG_DETECT_SOFTLOCKUP=y
L
Linus Torvalds 已提交
1450 1451
CONFIG_SCHEDSTATS=y
# CONFIG_DEBUG_SLAB is not set
D
David S. Miller 已提交
1452 1453
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
L
Linus Torvalds 已提交
1454
# CONFIG_DEBUG_SPINLOCK is not set
D
David S. Miller 已提交
1455
# CONFIG_DEBUG_MUTEXES is not set
D
David S. Miller 已提交
1456 1457
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
L
Linus Torvalds 已提交
1458
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
D
David S. Miller 已提交
1459
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
L
Linus Torvalds 已提交
1460 1461 1462
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
D
David S. Miller 已提交
1463
# CONFIG_DEBUG_VM is not set
D
David S. Miller 已提交
1464
# CONFIG_DEBUG_LIST is not set
D
David S. Miller 已提交
1465
CONFIG_FORCED_INLINING=y
D
David S. Miller 已提交
1466
# CONFIG_RCU_TORTURE_TEST is not set
D
David S. Miller 已提交
1467
# CONFIG_LKDTM is not set
L
Linus Torvalds 已提交
1468 1469 1470 1471
# 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 已提交
1472
# CONFIG_DEBUG_PAGEALLOC is not set
L
Linus Torvalds 已提交
1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484

#
# 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 已提交
1485 1486 1487
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
D
David S. Miller 已提交
1488
CONFIG_CRYPTO_MANAGER=y
L
Linus Torvalds 已提交
1489
CONFIG_CRYPTO_HMAC=y
D
David S. Miller 已提交
1490
CONFIG_CRYPTO_XCBC=y
L
Linus Torvalds 已提交
1491 1492 1493 1494 1495 1496 1497 1498
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 已提交
1499
CONFIG_CRYPTO_GF128MUL=m
D
David S. Miller 已提交
1500 1501
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=y
D
David S. Miller 已提交
1502
CONFIG_CRYPTO_PCBC=m
D
David S. Miller 已提交
1503
CONFIG_CRYPTO_LRW=m
L
Linus Torvalds 已提交
1504
CONFIG_CRYPTO_DES=y
D
David S. Miller 已提交
1505
CONFIG_CRYPTO_FCRYPT=m
L
Linus Torvalds 已提交
1506 1507
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
D
David S. Miller 已提交
1508
CONFIG_CRYPTO_TWOFISH_COMMON=m
L
Linus Torvalds 已提交
1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519
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 已提交
1520
CONFIG_CRYPTO_CAMELLIA=m
L
Linus Torvalds 已提交
1521 1522 1523 1524 1525 1526 1527 1528 1529
CONFIG_CRYPTO_TEST=m

#
# Hardware crypto devices
#

#
# Library routines
#
D
David S. Miller 已提交
1530
CONFIG_BITREVERSE=y
L
Linus Torvalds 已提交
1531
CONFIG_CRC_CCITT=m
D
David S. Miller 已提交
1532
CONFIG_CRC16=m
L
Linus Torvalds 已提交
1533 1534 1535 1536
CONFIG_CRC32=y
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
D
David S. Miller 已提交
1537
CONFIG_PLIST=y
1538 1539
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y