defconfig 34.5 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.23
# Sat Oct 13 21:53:54 2007
L
Linus Torvalds 已提交
5
#
D
David S. Miller 已提交
6 7
CONFIG_SPARC=y
CONFIG_SPARC64=y
D
David S. Miller 已提交
8
CONFIG_GENERIC_TIME=y
D
David S. Miller 已提交
9
CONFIG_GENERIC_CMOS_UPDATE=y
D
David S. Miller 已提交
10
CONFIG_GENERIC_CLOCKEVENTS=y
L
Linus Torvalds 已提交
11 12
CONFIG_64BIT=y
CONFIG_MMU=y
13
CONFIG_QUICKLIST=y
D
David S. Miller 已提交
14 15
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
D
David S. Miller 已提交
16
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
D
David S. Miller 已提交
17 18
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
D
David S. Miller 已提交
19
CONFIG_AUDIT_ARCH=y
D
David S. Miller 已提交
20
CONFIG_ARCH_NO_VIRT_TO_BUS=y
D
David S. Miller 已提交
21
CONFIG_OF=y
D
David S. Miller 已提交
22 23 24 25 26
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 已提交
27 28 29
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
D
David S. Miller 已提交
30
# CONFIG_HZ_1000 is not set
D
David S. Miller 已提交
31
CONFIG_HZ=100
D
David S. Miller 已提交
32
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
L
Linus Torvalds 已提交
33 34

#
D
David S. Miller 已提交
35
# General setup
L
Linus Torvalds 已提交
36 37
#
CONFIG_EXPERIMENTAL=y
D
David S. Miller 已提交
38 39
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
L
Linus Torvalds 已提交
40
CONFIG_LOCALVERSION=""
D
David S. Miller 已提交
41
# CONFIG_LOCALVERSION_AUTO is not set
L
Linus Torvalds 已提交
42 43
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
D
David S. Miller 已提交
44
CONFIG_SYSVIPC_SYSCTL=y
L
Linus Torvalds 已提交
45 46
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
D
David S. Miller 已提交
47
# CONFIG_TASKSTATS is not set
D
David S. Miller 已提交
48
# CONFIG_USER_NS is not set
L
Linus Torvalds 已提交
49 50
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
51
CONFIG_LOG_BUF_SHIFT=18
D
David S. Miller 已提交
52
CONFIG_SYSFS_DEPRECATED=y
D
David S. Miller 已提交
53
CONFIG_RELAY=y
D
David S. Miller 已提交
54
# CONFIG_BLK_DEV_INITRD is not set
D
David S. Miller 已提交
55
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
D
David S. Miller 已提交
56
CONFIG_SYSCTL=y
L
Linus Torvalds 已提交
57
# CONFIG_EMBEDDED is not set
D
David S. Miller 已提交
58
CONFIG_UID16=y
D
David S. Miller 已提交
59
CONFIG_SYSCTL_SYSCALL=y
L
Linus Torvalds 已提交
60 61 62
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_ALL is not set
# CONFIG_KALLSYMS_EXTRA_PASS is not set
D
David S. Miller 已提交
63 64 65 66 67
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
L
Linus Torvalds 已提交
68
CONFIG_FUTEX=y
D
David S. Miller 已提交
69
CONFIG_ANON_INODES=y
L
Linus Torvalds 已提交
70
CONFIG_EPOLL=y
D
David S. Miller 已提交
71 72
CONFIG_SIGNALFD=y
CONFIG_EVENTFD=y
L
Linus Torvalds 已提交
73
CONFIG_SHMEM=y
D
David S. Miller 已提交
74
CONFIG_VM_EVENT_COUNTERS=y
75 76 77 78
CONFIG_SLUB_DEBUG=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
D
David S. Miller 已提交
79
CONFIG_RT_MUTEXES=y
L
Linus Torvalds 已提交
80
# CONFIG_TINY_SHMEM is not set
D
David S. Miller 已提交
81
CONFIG_BASE_SMALL=0
L
Linus Torvalds 已提交
82 83 84 85 86 87
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 已提交
88
CONFIG_BLOCK=y
D
David S. Miller 已提交
89
CONFIG_BLK_DEV_IO_TRACE=y
D
David S. Miller 已提交
90
CONFIG_BLK_DEV_BSG=y
D
David S. Miller 已提交
91
CONFIG_BLOCK_COMPAT=y
D
David S. Miller 已提交
92 93 94 95 96 97 98 99 100 101 102 103 104

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

#
# General machine setup
#
D
David S. Miller 已提交
111 112 113
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
D
David S. Miller 已提交
114
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
D
David S. Miller 已提交
115
# CONFIG_SMP is not set
L
Linus Torvalds 已提交
116
CONFIG_CPU_FREQ=y
D
David S. Miller 已提交
117
CONFIG_CPU_FREQ_TABLE=m
L
Linus Torvalds 已提交
118 119 120 121 122
# 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
D
David S. Miller 已提交
123 124
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
L
Linus Torvalds 已提交
125 126 127 128
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 已提交
129
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
L
Linus Torvalds 已提交
130 131 132
CONFIG_US3_FREQ=m
CONFIG_US2E_FREQ=m
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
D
David S. Miller 已提交
133 134
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
L
Linus Torvalds 已提交
135 136 137 138
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 已提交
139
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
D
David S. Miller 已提交
140 141
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
D
David S. Miller 已提交
142
CONFIG_SELECT_MEMORY_MODEL=y
D
David S. Miller 已提交
143
# CONFIG_FLATMEM_MANUAL is not set
D
David S. Miller 已提交
144
# CONFIG_DISCONTIGMEM_MANUAL is not set
D
David S. Miller 已提交
145 146 147
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
D
David S. Miller 已提交
148
CONFIG_SPARSEMEM_STATIC=y
D
David S. Miller 已提交
149
CONFIG_SPLIT_PTLOCK_CPUS=4
D
David S. Miller 已提交
150
CONFIG_RESOURCES_64BIT=y
151
CONFIG_ZONE_DMA_FLAG=0
152
CONFIG_NR_QUICK=1
L
Linus Torvalds 已提交
153 154 155 156
CONFIG_SBUS=y
CONFIG_SBUSCHAR=y
CONFIG_SUN_AUXIO=y
CONFIG_SUN_IO=y
D
David S. Miller 已提交
157
# CONFIG_SUN_LDOMS is not set
L
Linus Torvalds 已提交
158 159
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
D
David S. Miller 已提交
160
CONFIG_PCI_SYSCALL=y
D
David S. Miller 已提交
161
CONFIG_ARCH_SUPPORTS_MSI=y
D
David S. Miller 已提交
162
CONFIG_PCI_MSI=y
D
David S. Miller 已提交
163
# CONFIG_PCI_DEBUG is not set
L
Linus Torvalds 已提交
164 165 166 167 168
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 已提交
169 170 171 172

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

#
D
David S. Miller 已提交
182
# Networking
L
Linus Torvalds 已提交
183
#
D
David S. Miller 已提交
184
CONFIG_NET=y
L
Linus Torvalds 已提交
185 186

#
D
David S. Miller 已提交
187
# Networking options
L
Linus Torvalds 已提交
188
#
D
David S. Miller 已提交
189 190 191 192 193
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
D
David S. Miller 已提交
194
# CONFIG_XFRM_SUB_POLICY is not set
D
David S. Miller 已提交
195
CONFIG_XFRM_MIGRATE=y
D
David S. Miller 已提交
196
CONFIG_NET_KEY=m
D
David S. Miller 已提交
197
CONFIG_NET_KEY_MIGRATE=y
D
David S. Miller 已提交
198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
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 已提交
214
CONFIG_INET_XFRM_TUNNEL=y
D
David S. Miller 已提交
215
CONFIG_INET_TUNNEL=y
D
David S. Miller 已提交
216 217
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
D
David S. Miller 已提交
218
CONFIG_INET_XFRM_MODE_BEET=y
D
David S. Miller 已提交
219
CONFIG_INET_LRO=y
D
David S. Miller 已提交
220 221
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
D
David S. Miller 已提交
222 223 224
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
D
David S. Miller 已提交
225
# CONFIG_TCP_MD5SIG is not set
D
David S. Miller 已提交
226 227
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
D
David S. Miller 已提交
228 229
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
D
David S. Miller 已提交
230
CONFIG_IPV6_OPTIMISTIC_DAD=y
D
David S. Miller 已提交
231 232 233
CONFIG_INET6_AH=m
CONFIG_INET6_ESP=m
CONFIG_INET6_IPCOMP=m
D
David S. Miller 已提交
234
# CONFIG_IPV6_MIP6 is not set
D
David S. Miller 已提交
235
CONFIG_INET6_XFRM_TUNNEL=m
D
David S. Miller 已提交
236
CONFIG_INET6_TUNNEL=m
D
David S. Miller 已提交
237 238
CONFIG_INET6_XFRM_MODE_TRANSPORT=m
CONFIG_INET6_XFRM_MODE_TUNNEL=m
D
David S. Miller 已提交
239
CONFIG_INET6_XFRM_MODE_BEET=m
D
David S. Miller 已提交
240
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
D
David S. Miller 已提交
241
CONFIG_IPV6_SIT=m
D
David S. Miller 已提交
242
CONFIG_IPV6_TUNNEL=m
D
David S. Miller 已提交
243
# CONFIG_IPV6_MULTIPLE_TABLES is not set
D
David S. Miller 已提交
244
# CONFIG_NETWORK_SECMARK is not set
D
David S. Miller 已提交
245 246 247
# CONFIG_NETFILTER is not set
CONFIG_IP_DCCP=m
CONFIG_INET_DCCP_DIAG=m
D
David S. Miller 已提交
248
CONFIG_IP_DCCP_ACKVEC=y
L
Linus Torvalds 已提交
249 250

#
D
David S. Miller 已提交
251
# DCCP CCIDs Configuration (EXPERIMENTAL)
L
Linus Torvalds 已提交
252
#
D
David S. Miller 已提交
253
CONFIG_IP_DCCP_CCID2=m
D
David S. Miller 已提交
254
# CONFIG_IP_DCCP_CCID2_DEBUG is not set
D
David S. Miller 已提交
255 256
CONFIG_IP_DCCP_CCID3=m
CONFIG_IP_DCCP_TFRC_LIB=m
D
David S. Miller 已提交
257 258
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3_RTO=100
L
Linus Torvalds 已提交
259 260

#
D
David S. Miller 已提交
261
# DCCP Kernel Hacking
L
Linus Torvalds 已提交
262
#
D
David S. Miller 已提交
263
# CONFIG_IP_DCCP_DEBUG is not set
D
David S. Miller 已提交
264
# CONFIG_NET_DCCPPROBE is not set
D
David S. Miller 已提交
265
# CONFIG_IP_SCTP is not set
D
David S. Miller 已提交
266
# CONFIG_TIPC is not set
D
David S. Miller 已提交
267 268 269 270 271 272 273 274 275 276 277
# 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 已提交
278 279

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

#
# Network testing
#
CONFIG_NET_PKTGEN=m
D
David S. Miller 已提交
288
CONFIG_NET_TCPPROBE=m
D
David S. Miller 已提交
289 290 291
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
D
David S. Miller 已提交
292 293 294 295 296 297 298 299
# 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 已提交
300
# CONFIG_IEEE80211 is not set
301
# CONFIG_RFKILL is not set
D
David S. Miller 已提交
302
# CONFIG_NET_9P is not set
D
David S. Miller 已提交
303 304 305 306 307 308 309 310

#
# Device Drivers
#

#
# Generic Driver Options
#
D
David S. Miller 已提交
311
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
D
David S. Miller 已提交
312 313 314 315
CONFIG_STANDALONE=y
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_FW_LOADER=y
# CONFIG_DEBUG_DRIVER is not set
D
David S. Miller 已提交
316
# CONFIG_DEBUG_DEVRES is not set
D
David S. Miller 已提交
317
# CONFIG_SYS_HYPERVISOR is not set
D
David S. Miller 已提交
318
CONFIG_CONNECTOR=m
L
Linus Torvalds 已提交
319
# CONFIG_MTD is not set
D
David S. Miller 已提交
320
CONFIG_OF_DEVICE=y
D
David S. Miller 已提交
321
# CONFIG_PARPORT is not set
D
David S. Miller 已提交
322
CONFIG_BLK_DEV=y
L
Linus Torvalds 已提交
323 324 325 326 327 328 329 330
# CONFIG_BLK_DEV_FD 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 已提交
331
# CONFIG_BLK_DEV_SX8 is not set
D
David S. Miller 已提交
332
# CONFIG_BLK_DEV_UB is not set
L
Linus Torvalds 已提交
333 334 335 336 337
# 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 已提交
338
CONFIG_MISC_DEVICES=y
339
# CONFIG_PHANTOM is not set
D
David S. Miller 已提交
340
# CONFIG_EEPROM_93CX6 is not set
D
David S. Miller 已提交
341 342
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
L
Linus Torvalds 已提交
343 344 345 346 347 348 349 350 351 352
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 已提交
353
# CONFIG_BLK_DEV_IDETAPE is not set
L
Linus Torvalds 已提交
354 355 356
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
357
CONFIG_IDE_PROC_FS=y
L
Linus Torvalds 已提交
358 359 360 361 362

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
D
David S. Miller 已提交
363 364 365 366 367
# CONFIG_BLK_DEV_PLATFORM is not set

#
# PCI IDE chipsets support
#
L
Linus Torvalds 已提交
368 369
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
370
CONFIG_IDEPCI_PCIBUS_ORDER=y
L
Linus Torvalds 已提交
371 372
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_GENERIC is not set
D
David S. Miller 已提交
373
# CONFIG_BLK_DEV_OPTI621 is not set
L
Linus Torvalds 已提交
374 375 376 377 378 379
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 已提交
380 381 382 383 384 385 386 387
# 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 已提交
388
# CONFIG_BLK_DEV_JMICRON is not set
D
David S. Miller 已提交
389 390
# CONFIG_BLK_DEV_SC1200 is not set
# CONFIG_BLK_DEV_PIIX is not set
D
David S. Miller 已提交
391
# CONFIG_BLK_DEV_IT8213 is not set
D
David S. Miller 已提交
392 393 394 395 396 397 398 399 400
# 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 已提交
401
# CONFIG_BLK_DEV_TC86C001 is not set
L
Linus Torvalds 已提交
402 403 404 405 406 407 408
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
D
David S. Miller 已提交
409
CONFIG_RAID_ATTRS=m
L
Linus Torvalds 已提交
410
CONFIG_SCSI=y
D
David S. Miller 已提交
411
CONFIG_SCSI_DMA=y
D
David S. Miller 已提交
412
# CONFIG_SCSI_TGT is not set
D
David S. Miller 已提交
413
CONFIG_SCSI_NETLINK=y
L
Linus Torvalds 已提交
414 415 416 417 418 419
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
D
David S. Miller 已提交
420 421
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
L
Linus Torvalds 已提交
422 423 424
CONFIG_BLK_DEV_SR=m
CONFIG_BLK_DEV_SR_VENDOR=y
CONFIG_CHR_DEV_SG=m
D
David S. Miller 已提交
425
# CONFIG_CHR_DEV_SCH is not set
L
Linus Torvalds 已提交
426 427 428 429 430 431 432

#
# 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 已提交
433
# CONFIG_SCSI_SCAN_ASYNC is not set
D
David S. Miller 已提交
434
CONFIG_SCSI_WAIT_SCAN=m
L
Linus Torvalds 已提交
435 436

#
D
David S. Miller 已提交
437
# SCSI Transports
L
Linus Torvalds 已提交
438 439
#
CONFIG_SCSI_SPI_ATTRS=y
D
David S. Miller 已提交
440
CONFIG_SCSI_FC_ATTRS=y
L
Linus Torvalds 已提交
441
CONFIG_SCSI_ISCSI_ATTRS=m
D
David S. Miller 已提交
442
# CONFIG_SCSI_SAS_ATTRS is not set
D
David S. Miller 已提交
443
# CONFIG_SCSI_SAS_LIBSAS is not set
D
David S. Miller 已提交
444
CONFIG_SCSI_LOWLEVEL=y
D
David S. Miller 已提交
445 446 447 448 449
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 已提交
450 451
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
D
David S. Miller 已提交
452
# CONFIG_SCSI_AIC79XX is not set
D
David S. Miller 已提交
453 454
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
L
Linus Torvalds 已提交
455 456
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
D
David S. Miller 已提交
457
# CONFIG_MEGARAID_SAS is not set
D
David S. Miller 已提交
458
# CONFIG_SCSI_HPTIOP is not set
D
David S. Miller 已提交
459
# CONFIG_SCSI_DMX3191D is not set
L
Linus Torvalds 已提交
460
# CONFIG_SCSI_FUTURE_DOMAIN is not set
D
David S. Miller 已提交
461 462 463
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
D
David S. Miller 已提交
464
# CONFIG_SCSI_STEX is not set
D
David S. Miller 已提交
465
# CONFIG_SCSI_SYM53C8XX_2 is not set
L
Linus Torvalds 已提交
466
# CONFIG_SCSI_QLOGIC_1280 is not set
D
David S. Miller 已提交
467
# CONFIG_SCSI_QLOGICPTI is not set
D
David S. Miller 已提交
468
# CONFIG_SCSI_QLA_FC is not set
D
David S. Miller 已提交
469
# CONFIG_SCSI_QLA_ISCSI is not set
D
David S. Miller 已提交
470 471
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
L
Linus Torvalds 已提交
472
# CONFIG_SCSI_DC390T is not set
D
David S. Miller 已提交
473 474
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SUNESP is not set
D
David S. Miller 已提交
475
# CONFIG_SCSI_SRP is not set
D
David S. Miller 已提交
476
# CONFIG_ATA is not set
L
Linus Torvalds 已提交
477 478 479 480 481 482
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 已提交
483
CONFIG_MD_RAID456=m
D
David S. Miller 已提交
484
# CONFIG_MD_RAID5_RESHAPE is not set
L
Linus Torvalds 已提交
485 486 487
CONFIG_MD_MULTIPATH=m
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=m
D
David S. Miller 已提交
488
# CONFIG_DM_DEBUG is not set
L
Linus Torvalds 已提交
489 490 491 492
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
D
David S. Miller 已提交
493
# CONFIG_DM_MULTIPATH is not set
494
# CONFIG_DM_DELAY is not set
L
Linus Torvalds 已提交
495 496 497 498

#
# Fusion MPT device support
#
D
David S. Miller 已提交
499 500 501 502
# 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 已提交
503 504 505 506

#
# IEEE 1394 (FireWire) support
#
507
# CONFIG_FIREWIRE is not set
D
David S. Miller 已提交
508 509
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
L
Linus Torvalds 已提交
510
CONFIG_NETDEVICES=y
D
David S. Miller 已提交
511
# CONFIG_NETDEVICES_MULTIQUEUE is not set
L
Linus Torvalds 已提交
512
CONFIG_DUMMY=m
D
David S. Miller 已提交
513
# CONFIG_BONDING is not set
D
David S. Miller 已提交
514
# CONFIG_MACVLAN is not set
D
David S. Miller 已提交
515 516
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
D
David S. Miller 已提交
517 518
# CONFIG_VETH is not set
# CONFIG_IP1000 is not set
D
David S. Miller 已提交
519 520 521 522 523 524 525 526 527 528 529 530 531
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
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
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
D
David S. Miller 已提交
532 533 534 535
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
D
David S. Miller 已提交
536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552
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_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 已提交
553
# CONFIG_SC92031 is not set
D
David S. Miller 已提交
554
CONFIG_NETDEV_1000=y
D
David S. Miller 已提交
555 556 557 558
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=m
CONFIG_E1000_NAPI=y
559
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
D
David S. Miller 已提交
560
# CONFIG_E1000E is not set
D
David S. Miller 已提交
561 562 563 564 565 566 567 568
# 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
D
David S. Miller 已提交
569
# CONFIG_SK98LIN is not set
D
David S. Miller 已提交
570 571 572
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=m
CONFIG_BNX2=m
D
David S. Miller 已提交
573
# CONFIG_QLA3XXX is not set
D
David S. Miller 已提交
574
# CONFIG_ATL1 is not set
D
David S. Miller 已提交
575
CONFIG_NETDEV_10000=y
D
David S. Miller 已提交
576
# CONFIG_CHELSIO_T1 is not set
D
David S. Miller 已提交
577
# CONFIG_CHELSIO_T3 is not set
D
David S. Miller 已提交
578
# CONFIG_IXGBE is not set
D
David S. Miller 已提交
579 580
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
D
David S. Miller 已提交
581
# CONFIG_MYRI10GE is not set
D
David S. Miller 已提交
582
# CONFIG_NETXEN_NIC is not set
D
David S. Miller 已提交
583
# CONFIG_NIU is not set
584
# CONFIG_MLX4_CORE is not set
D
David S. Miller 已提交
585
# CONFIG_TEHUTI is not set
D
David S. Miller 已提交
586
# CONFIG_TR is not set
L
Linus Torvalds 已提交
587 588

#
D
David S. Miller 已提交
589
# Wireless LAN
L
Linus Torvalds 已提交
590
#
D
David S. Miller 已提交
591 592
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
L
Linus Torvalds 已提交
593

594 595 596 597 598 599 600 601 602
#
# 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 已提交
603 604 605
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
D
David S. Miller 已提交
606 607 608 609 610 611 612 613 614
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 已提交
615
# CONFIG_PPPOL2TP is not set
D
David S. Miller 已提交
616
# CONFIG_SLIP is not set
D
David S. Miller 已提交
617
CONFIG_SLHC=m
D
David S. Miller 已提交
618 619 620 621 622 623 624
# 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
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set
L
Linus Torvalds 已提交
625 626 627 628 629

#
# Input device support
#
CONFIG_INPUT=y
D
David S. Miller 已提交
630
# CONFIG_INPUT_FF_MEMLESS is not set
D
David S. Miller 已提交
631
# CONFIG_INPUT_POLLDEV is not set
L
Linus Torvalds 已提交
632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653

#
# 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 已提交
654
# CONFIG_KEYBOARD_STOWAWAY is not set
L
Linus Torvalds 已提交
655 656
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
D
David S. Miller 已提交
657 658 659 660 661 662
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 已提交
663
CONFIG_MOUSE_SERIAL=y
664
# CONFIG_MOUSE_APPLETOUCH is not set
D
David S. Miller 已提交
665
# CONFIG_MOUSE_VSXXXAA is not set
L
Linus Torvalds 已提交
666
# CONFIG_INPUT_JOYSTICK is not set
667
# CONFIG_INPUT_TABLET is not set
L
Linus Torvalds 已提交
668 669 670
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_SPARCSPKR=y
671 672 673 674 675
# 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 已提交
676 677 678
# CONFIG_INPUT_UINPUT is not set

#
D
David S. Miller 已提交
679
# Hardware I/O ports
L
Linus Torvalds 已提交
680
#
D
David S. Miller 已提交
681 682 683 684 685 686 687
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 已提交
688 689

#
D
David S. Miller 已提交
690
# Character devices
L
Linus Torvalds 已提交
691
#
D
David S. Miller 已提交
692 693 694
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
D
David S. Miller 已提交
695
# CONFIG_VT_HW_CONSOLE_BINDING is not set
D
David S. Miller 已提交
696
# CONFIG_SERIAL_NONSTANDARD is not set
L
Linus Torvalds 已提交
697 698

#
D
David S. Miller 已提交
699
# Serial drivers
L
Linus Torvalds 已提交
700 701 702
#

#
D
David S. Miller 已提交
703
# Non-8250 serial port support
L
Linus Torvalds 已提交
704
#
D
David S. Miller 已提交
705 706 707 708 709
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 已提交
710
CONFIG_SERIAL_SUNHV=y
D
David S. Miller 已提交
711 712
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
D
David S. Miller 已提交
713
# CONFIG_SERIAL_JSM is not set
D
David S. Miller 已提交
714 715 716 717
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
D
David S. Miller 已提交
718
# CONFIG_HW_RANDOM is not set
D
David S. Miller 已提交
719 720 721 722 723
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
724
CONFIG_DEVPORT=y
D
David S. Miller 已提交
725
CONFIG_I2C=y
D
David S. Miller 已提交
726
CONFIG_I2C_BOARDINFO=y
D
David S. Miller 已提交
727
# CONFIG_I2C_CHARDEV is not set
L
Linus Torvalds 已提交
728 729

#
D
David S. Miller 已提交
730
# I2C Algorithms
L
Linus Torvalds 已提交
731
#
D
David S. Miller 已提交
732 733 734
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set
L
Linus Torvalds 已提交
735 736

#
D
David S. Miller 已提交
737
# I2C Hardware Bus support
L
Linus Torvalds 已提交
738
#
D
David S. Miller 已提交
739 740 741 742 743 744 745 746 747
# 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 已提交
748
# CONFIG_I2C_OCORES is not set
D
David S. Miller 已提交
749 750 751
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
D
David S. Miller 已提交
752
# CONFIG_I2C_SIMTEC is not set
D
David S. Miller 已提交
753 754 755
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
D
David S. Miller 已提交
756
# CONFIG_I2C_TAOS_EVM is not set
D
David S. Miller 已提交
757
# CONFIG_I2C_STUB is not set
D
David S. Miller 已提交
758
# CONFIG_I2C_TINY_USB is not set
D
David S. Miller 已提交
759 760 761 762 763 764 765 766 767
# 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
D
David S. Miller 已提交
768
# CONFIG_DS1682 is not set
D
David S. Miller 已提交
769 770 771 772 773
# 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
D
David S. Miller 已提交
774
# CONFIG_SENSORS_TSL2550 is not set
D
David S. Miller 已提交
775 776 777 778
# 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 已提交
779

D
David S. Miller 已提交
780 781 782 783 784
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
D
David S. Miller 已提交
785
# CONFIG_W1 is not set
D
David S. Miller 已提交
786
# CONFIG_POWER_SUPPLY is not set
D
David S. Miller 已提交
787 788
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
D
David S. Miller 已提交
789
# CONFIG_SENSORS_ABITUGURU is not set
D
David S. Miller 已提交
790
# CONFIG_SENSORS_ABITUGURU3 is not set
791
# CONFIG_SENSORS_AD7418 is not set
D
David S. Miller 已提交
792 793 794
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
D
David S. Miller 已提交
795
# CONFIG_SENSORS_ADM1029 is not set
D
David S. Miller 已提交
796 797 798 799 800
# 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 已提交
801
# CONFIG_SENSORS_F71805F is not set
D
David S. Miller 已提交
802 803 804 805 806 807 808 809 810 811 812 813 814 815 816
# 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
D
David S. Miller 已提交
817
# CONFIG_SENSORS_LM93 is not set
D
David S. Miller 已提交
818
# CONFIG_SENSORS_MAX1619 is not set
819
# CONFIG_SENSORS_MAX6650 is not set
D
David S. Miller 已提交
820
# CONFIG_SENSORS_PC87360 is not set
D
David S. Miller 已提交
821
# CONFIG_SENSORS_PC87427 is not set
D
David S. Miller 已提交
822
# CONFIG_SENSORS_SIS5595 is not set
D
David S. Miller 已提交
823
# CONFIG_SENSORS_DME1737 is not set
D
David S. Miller 已提交
824
# CONFIG_SENSORS_SMSC47M1 is not set
D
David S. Miller 已提交
825
# CONFIG_SENSORS_SMSC47M192 is not set
D
David S. Miller 已提交
826
# CONFIG_SENSORS_SMSC47B397 is not set
D
David S. Miller 已提交
827
# CONFIG_SENSORS_THMC50 is not set
D
David S. Miller 已提交
828
# CONFIG_SENSORS_VIA686A is not set
D
David S. Miller 已提交
829
# CONFIG_SENSORS_VT1211 is not set
D
David S. Miller 已提交
830 831
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
D
David S. Miller 已提交
832
# CONFIG_SENSORS_W83791D is not set
D
David S. Miller 已提交
833
# CONFIG_SENSORS_W83792D is not set
D
David S. Miller 已提交
834
# CONFIG_SENSORS_W83793 is not set
D
David S. Miller 已提交
835 836 837 838
# 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 已提交
839

D
David S. Miller 已提交
840 841 842 843 844 845
#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set

D
David S. Miller 已提交
846 847 848 849 850
#
# Multifunction device drivers
#
# CONFIG_MFD_SM501 is not set

L
Linus Torvalds 已提交
851
#
D
David S. Miller 已提交
852
# Multimedia devices
L
Linus Torvalds 已提交
853
#
D
David S. Miller 已提交
854
# CONFIG_VIDEO_DEV is not set
D
David S. Miller 已提交
855 856
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
L
Linus Torvalds 已提交
857 858

#
D
David S. Miller 已提交
859
# Graphics support
L
Linus Torvalds 已提交
860
#
D
David S. Miller 已提交
861
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
862 863 864 865 866 867

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
D
David S. Miller 已提交
868
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
D
David S. Miller 已提交
869
CONFIG_FB=y
D
David S. Miller 已提交
870
# CONFIG_FIRMWARE_EDID is not set
D
David S. Miller 已提交
871
CONFIG_FB_DDC=y
D
David S. Miller 已提交
872 873 874
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
875 876 877 878 879
# 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 已提交
880
# CONFIG_FB_SVGALIB is not set
D
David S. Miller 已提交
881
# CONFIG_FB_MACMODES is not set
D
David S. Miller 已提交
882
# CONFIG_FB_BACKLIGHT is not set
D
David S. Miller 已提交
883 884
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
D
David S. Miller 已提交
885 886

#
D
David S. Miller 已提交
887
# Frame buffer hardware drivers
D
David S. Miller 已提交
888
#
D
David S. Miller 已提交
889 890 891 892 893
# 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
D
David S. Miller 已提交
894 895
# CONFIG_FB_XVR500 is not set
# CONFIG_FB_XVR2500 is not set
D
David S. Miller 已提交
896 897 898 899 900 901
# 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 已提交
902
# CONFIG_FB_RADEON_BACKLIGHT is not set
D
David S. Miller 已提交
903 904 905
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
D
David S. Miller 已提交
906
# CONFIG_FB_S3 is not set
D
David S. Miller 已提交
907 908 909 910 911 912
# 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
913
# CONFIG_FB_VT8623 is not set
D
David S. Miller 已提交
914
# CONFIG_FB_TRIDENT is not set
915
# CONFIG_FB_ARK is not set
D
David S. Miller 已提交
916
# CONFIG_FB_PM3 is not set
D
David S. Miller 已提交
917
# CONFIG_FB_VIRTUAL is not set
L
Linus Torvalds 已提交
918 919

#
D
David S. Miller 已提交
920
# Console display driver support
L
Linus Torvalds 已提交
921
#
D
David S. Miller 已提交
922 923 924
# CONFIG_PROM_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
D
David S. Miller 已提交
925
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
D
David S. Miller 已提交
926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941
# 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 已提交
942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959

#
# 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 已提交
960
CONFIG_SND_PCM_OSS_PLUGINS=y
L
Linus Torvalds 已提交
961
CONFIG_SND_SEQUENCER_OSS=y
D
David S. Miller 已提交
962 963
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
D
David S. Miller 已提交
964
CONFIG_SND_VERBOSE_PROCFS=y
L
Linus Torvalds 已提交
965 966 967 968 969 970 971
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=m
D
David S. Miller 已提交
972
CONFIG_SND_AC97_CODEC=m
L
Linus Torvalds 已提交
973 974
CONFIG_SND_DUMMY=m
CONFIG_SND_VIRMIDI=m
D
David S. Miller 已提交
975
CONFIG_SND_MTPAV=m
L
Linus Torvalds 已提交
976 977 978 979 980 981
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
D
David S. Miller 已提交
982
# CONFIG_SND_AD1889 is not set
D
David S. Miller 已提交
983
# CONFIG_SND_ALS300 is not set
L
Linus Torvalds 已提交
984
CONFIG_SND_ALI5451=m
D
David S. Miller 已提交
985 986 987 988 989 990 991 992 993 994 995
# 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 已提交
996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007
# 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 已提交
1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026
# 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 已提交
1027
# CONFIG_SND_RIPTIDE is not set
L
Linus Torvalds 已提交
1028 1029 1030
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
D
David S. Miller 已提交
1031 1032
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
L
Linus Torvalds 已提交
1033
# CONFIG_SND_VIA82XX is not set
D
David S. Miller 已提交
1034 1035 1036
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
D
David S. Miller 已提交
1037
# CONFIG_SND_AC97_POWER_SAVE is not set
L
Linus Torvalds 已提交
1038 1039 1040 1041 1042

#
# USB devices
#
# CONFIG_SND_USB_AUDIO is not set
D
David S. Miller 已提交
1043
# CONFIG_SND_USB_CAIAQ is not set
L
Linus Torvalds 已提交
1044 1045 1046 1047

#
# ALSA Sparc devices
#
D
David S. Miller 已提交
1048
# CONFIG_SND_SUN_AMD7930 is not set
L
Linus Torvalds 已提交
1049
CONFIG_SND_SUN_CS4231=m
D
David S. Miller 已提交
1050 1051
# CONFIG_SND_SUN_DBRI is not set

D
David S. Miller 已提交
1052
#
D
David S. Miller 已提交
1053
# System on Chip audio support
D
David S. Miller 已提交
1054 1055 1056
#
# CONFIG_SND_SOC is not set

D
David S. Miller 已提交
1057 1058 1059 1060
#
# SoC Audio support for SuperH
#

D
David S. Miller 已提交
1061 1062 1063 1064
#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set
D
David S. Miller 已提交
1065
CONFIG_AC97_BUS=m
D
David S. Miller 已提交
1066
CONFIG_HID_SUPPORT=y
D
David S. Miller 已提交
1067
CONFIG_HID=y
D
David S. Miller 已提交
1068
# CONFIG_HID_DEBUG is not set
D
David S. Miller 已提交
1069

D
David S. Miller 已提交
1070 1071 1072 1073 1074 1075 1076
#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y
D
David S. Miller 已提交
1077
CONFIG_USB_SUPPORT=y
D
David S. Miller 已提交
1078 1079
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
D
David S. Miller 已提交
1080
CONFIG_USB_ARCH_HAS_EHCI=y
L
Linus Torvalds 已提交
1081 1082 1083 1084 1085 1086 1087
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
D
David S. Miller 已提交
1088
# CONFIG_USB_DEVICE_CLASS is not set
L
Linus Torvalds 已提交
1089 1090 1091 1092 1093 1094 1095 1096 1097
# 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 已提交
1098
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
D
David S. Miller 已提交
1099
# CONFIG_USB_ISP116X_HCD is not set
L
Linus Torvalds 已提交
1100
CONFIG_USB_OHCI_HCD=y
D
David S. Miller 已提交
1101 1102
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
D
David S. Miller 已提交
1103
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
L
Linus Torvalds 已提交
1104
CONFIG_USB_UHCI_HCD=m
D
David S. Miller 已提交
1105
# CONFIG_USB_SL811_HCD is not set
D
David S. Miller 已提交
1106
# CONFIG_USB_R8A66597_HCD is not set
L
Linus Torvalds 已提交
1107 1108 1109 1110

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

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

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

#
# USB Imaging devices
#
D
David S. Miller 已提交
1139 1140 1141
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_MON is not set
L
Linus Torvalds 已提交
1142 1143 1144 1145 1146 1147 1148 1149

#
# USB port drivers
#

#
# USB Serial Converter support
#
D
David S. Miller 已提交
1150
# CONFIG_USB_SERIAL is not set
L
Linus Torvalds 已提交
1151 1152 1153 1154

#
# USB Miscellaneous drivers
#
D
David S. Miller 已提交
1155 1156
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
D
David S. Miller 已提交
1157
# CONFIG_USB_ADUTUX is not set
D
David S. Miller 已提交
1158 1159 1160 1161
# 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 已提交
1162
# CONFIG_USB_BERRY_CHARGE is not set
D
David S. Miller 已提交
1163
# CONFIG_USB_LED is not set
D
David S. Miller 已提交
1164
# CONFIG_USB_CYPRESS_CY7C63 is not set
D
David S. Miller 已提交
1165
# CONFIG_USB_CYTHERM is not set
D
David S. Miller 已提交
1166
# CONFIG_USB_PHIDGET is not set
D
David S. Miller 已提交
1167
# CONFIG_USB_IDMOUSE is not set
D
David S. Miller 已提交
1168
# CONFIG_USB_FTDI_ELAN is not set
D
David S. Miller 已提交
1169
# CONFIG_USB_APPLEDISPLAY is not set
D
David S. Miller 已提交
1170 1171
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
D
David S. Miller 已提交
1172
# CONFIG_USB_TRANCEVIBRATOR is not set
D
David S. Miller 已提交
1173
# CONFIG_USB_IOWARRIOR is not set
D
David S. Miller 已提交
1174
# CONFIG_USB_TEST is not set
L
Linus Torvalds 已提交
1175 1176

#
D
David S. Miller 已提交
1177
# USB DSL modem support
L
Linus Torvalds 已提交
1178 1179 1180 1181 1182 1183
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
D
David S. Miller 已提交
1184
# CONFIG_MMC is not set
D
David S. Miller 已提交
1185
# CONFIG_NEW_LEDS is not set
D
David S. Miller 已提交
1186
# CONFIG_INFINIBAND is not set
D
David S. Miller 已提交
1187 1188
# CONFIG_RTC_CLASS is not set

D
David S. Miller 已提交
1189
#
D
David S. Miller 已提交
1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

D
David S. Miller 已提交
1202 1203 1204 1205 1206
#
# Userspace I/O
#
# CONFIG_UIO is not set

D
David S. Miller 已提交
1207
#
D
David S. Miller 已提交
1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233
# Misc Linux/SPARC drivers
#
CONFIG_SUN_OPENPROMIO=m
# 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 已提交
1234
# CONFIG_EXT4DEV_FS is not set
D
David S. Miller 已提交
1235 1236 1237 1238 1239 1240 1241
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 已提交
1242
# CONFIG_GFS2_FS is not set
D
David S. Miller 已提交
1243 1244 1245 1246
# 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 已提交
1247
CONFIG_INOTIFY_USER=y
D
David S. Miller 已提交
1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266
# 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 已提交
1267
#
D
David S. Miller 已提交
1268 1269 1270 1271
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
D
David S. Miller 已提交
1272
CONFIG_PROC_SYSCTL=y
D
David S. Miller 已提交
1273 1274
CONFIG_SYSFS=y
CONFIG_TMPFS=y
D
David S. Miller 已提交
1275
# CONFIG_TMPFS_POSIX_ACL is not set
D
David S. Miller 已提交
1276 1277 1278 1279
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
1280 1281

#
D
David S. Miller 已提交
1282
# Miscellaneous filesystems
L
Linus Torvalds 已提交
1283
#
D
David S. Miller 已提交
1284 1285
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
D
David S. Miller 已提交
1286
# CONFIG_ECRYPT_FS is not set
D
David S. Miller 已提交
1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297
# 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 已提交
1298 1299

#
D
David S. Miller 已提交
1300
# Network File Systems
L
Linus Torvalds 已提交
1301
#
D
David S. Miller 已提交
1302 1303 1304 1305 1306 1307 1308
# 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
L
Linus Torvalds 已提交
1309 1310

#
D
David S. Miller 已提交
1311
# Partition Types
L
Linus Torvalds 已提交
1312
#
D
David S. Miller 已提交
1313 1314 1315
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_SUN_PARTITION=y
L
Linus Torvalds 已提交
1316 1317

#
D
David S. Miller 已提交
1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360
# 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 已提交
1361 1362 1363 1364 1365
#
# Distributed Lock Manager
#
# CONFIG_DLM is not set

D
David S. Miller 已提交
1366 1367
#
# Instrumentation Support
L
Linus Torvalds 已提交
1368 1369 1370
#
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
D
David S. Miller 已提交
1371
CONFIG_KPROBES=y
L
Linus Torvalds 已提交
1372 1373 1374 1375

#
# Kernel hacking
#
D
David S. Miller 已提交
1376
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
D
David S. Miller 已提交
1377
CONFIG_PRINTK_TIME=y
D
David S. Miller 已提交
1378
CONFIG_ENABLE_MUST_CHECK=y
L
Linus Torvalds 已提交
1379
CONFIG_MAGIC_SYSRQ=y
D
David S. Miller 已提交
1380
# CONFIG_UNUSED_SYMBOLS is not set
D
David S. Miller 已提交
1381 1382
CONFIG_DEBUG_FS=y
# CONFIG_HEADERS_CHECK is not set
D
David S. Miller 已提交
1383
CONFIG_DEBUG_KERNEL=y
D
David S. Miller 已提交
1384
# CONFIG_DEBUG_SHIRQ is not set
D
David S. Miller 已提交
1385
CONFIG_DETECT_SOFTLOCKUP=y
D
David S. Miller 已提交
1386
# CONFIG_SCHED_DEBUG is not set
L
Linus Torvalds 已提交
1387
CONFIG_SCHEDSTATS=y
D
David S. Miller 已提交
1388
# CONFIG_TIMER_STATS is not set
D
David S. Miller 已提交
1389
# CONFIG_SLUB_DEBUG_ON is not set
D
David S. Miller 已提交
1390 1391
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
L
Linus Torvalds 已提交
1392
# CONFIG_DEBUG_SPINLOCK is not set
D
David S. Miller 已提交
1393
# CONFIG_DEBUG_MUTEXES is not set
D
David S. Miller 已提交
1394 1395
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
D
David S. Miller 已提交
1396
# CONFIG_LOCK_STAT is not set
L
Linus Torvalds 已提交
1397
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
D
David S. Miller 已提交
1398
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
L
Linus Torvalds 已提交
1399 1400 1401
# CONFIG_DEBUG_KOBJECT is not set
CONFIG_DEBUG_BUGVERBOSE=y
# CONFIG_DEBUG_INFO is not set
D
David S. Miller 已提交
1402
# CONFIG_DEBUG_VM is not set
D
David S. Miller 已提交
1403
# CONFIG_DEBUG_LIST is not set
D
David S. Miller 已提交
1404
CONFIG_FORCED_INLINING=y
D
David S. Miller 已提交
1405
# CONFIG_RCU_TORTURE_TEST is not set
D
David S. Miller 已提交
1406
# CONFIG_LKDTM is not set
D
David S. Miller 已提交
1407
# CONFIG_FAULT_INJECTION is not set
L
Linus Torvalds 已提交
1408 1409 1410 1411
# 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 已提交
1412
# CONFIG_DEBUG_PAGEALLOC is not set
L
Linus Torvalds 已提交
1413 1414 1415 1416 1417 1418 1419

#
# Security options
#
CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY is not set
D
David S. Miller 已提交
1420 1421 1422 1423
CONFIG_XOR_BLOCKS=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_XOR=m
L
Linus Torvalds 已提交
1424
CONFIG_CRYPTO=y
D
David S. Miller 已提交
1425
CONFIG_CRYPTO_ALGAPI=y
D
David S. Miller 已提交
1426
CONFIG_CRYPTO_AEAD=m
D
David S. Miller 已提交
1427 1428
CONFIG_CRYPTO_BLKCIPHER=y
CONFIG_CRYPTO_HASH=y
D
David S. Miller 已提交
1429
CONFIG_CRYPTO_MANAGER=y
L
Linus Torvalds 已提交
1430
CONFIG_CRYPTO_HMAC=y
D
David S. Miller 已提交
1431
CONFIG_CRYPTO_XCBC=y
L
Linus Torvalds 已提交
1432 1433 1434 1435 1436 1437 1438 1439
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 已提交
1440
CONFIG_CRYPTO_GF128MUL=m
D
David S. Miller 已提交
1441 1442
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=y
D
David S. Miller 已提交
1443
CONFIG_CRYPTO_PCBC=m
D
David S. Miller 已提交
1444
CONFIG_CRYPTO_LRW=m
D
David S. Miller 已提交
1445
CONFIG_CRYPTO_XTS=m
D
David S. Miller 已提交
1446
# CONFIG_CRYPTO_CRYPTD is not set
L
Linus Torvalds 已提交
1447
CONFIG_CRYPTO_DES=y
D
David S. Miller 已提交
1448
CONFIG_CRYPTO_FCRYPT=m
L
Linus Torvalds 已提交
1449 1450
CONFIG_CRYPTO_BLOWFISH=m
CONFIG_CRYPTO_TWOFISH=m
D
David S. Miller 已提交
1451
CONFIG_CRYPTO_TWOFISH_COMMON=m
L
Linus Torvalds 已提交
1452 1453 1454 1455 1456 1457 1458 1459
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
D
David S. Miller 已提交
1460
CONFIG_CRYPTO_SEED=m
L
Linus Torvalds 已提交
1461 1462 1463
CONFIG_CRYPTO_DEFLATE=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_CRC32C=m
D
David S. Miller 已提交
1464
CONFIG_CRYPTO_CAMELLIA=m
L
Linus Torvalds 已提交
1465
CONFIG_CRYPTO_TEST=m
D
David S. Miller 已提交
1466
CONFIG_CRYPTO_AUTHENC=m
D
David S. Miller 已提交
1467
CONFIG_CRYPTO_HW=y
L
Linus Torvalds 已提交
1468 1469 1470 1471

#
# Library routines
#
D
David S. Miller 已提交
1472
CONFIG_BITREVERSE=y
L
Linus Torvalds 已提交
1473
CONFIG_CRC_CCITT=m
D
David S. Miller 已提交
1474
CONFIG_CRC16=m
1475
# CONFIG_CRC_ITU_T is not set
L
Linus Torvalds 已提交
1476
CONFIG_CRC32=y
D
David S. Miller 已提交
1477
# CONFIG_CRC7 is not set
L
Linus Torvalds 已提交
1478 1479 1480
CONFIG_LIBCRC32C=m
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
D
David S. Miller 已提交
1481
CONFIG_PLIST=y
1482 1483
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
1484
CONFIG_HAS_DMA=y