defconfig 34.3 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3
#
# Automatically generated make config: don't edit
#
A
Adrian Bunk 已提交
4 5
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
L
Linus Torvalds 已提交
6 7 8
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_GENERIC_ISA_DMA=y
A
Adrian Bunk 已提交
9 10 11
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
L
Linus Torvalds 已提交
12 13 14 15 16

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
A
Adrian Bunk 已提交
17 18
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
L
Linus Torvalds 已提交
19 20 21 22

#
# General setup
#
A
Adrian Bunk 已提交
23 24
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
L
Linus Torvalds 已提交
25 26
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
A
Adrian Bunk 已提交
27
# CONFIG_POSIX_MQUEUE is not set
L
Linus Torvalds 已提交
28 29
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
A
Adrian Bunk 已提交
30 31 32 33 34 35 36
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_UID16=y
CONFIG_VM86=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
L
Linus Torvalds 已提交
37 38
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
A
Adrian Bunk 已提交
39 40 41 42 43 44
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
L
Linus Torvalds 已提交
45 46
CONFIG_FUTEX=y
CONFIG_EPOLL=y
A
Adrian Bunk 已提交
47 48 49 50 51 52 53 54 55
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
CONFIG_SLAB=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set
L
Linus Torvalds 已提交
56 57 58 59 60

#
# Loadable module support
#
CONFIG_MODULES=y
A
Adrian Bunk 已提交
61 62
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
L
Linus Torvalds 已提交
63 64
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
A
Adrian Bunk 已提交
65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_KMOD is not set

#
# Block layer
#
# CONFIG_LBD is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="cfq"
L
Linus Torvalds 已提交
85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
# CONFIG_X86_SUMMIT is not set
# CONFIG_X86_BIGSMP is not set
# CONFIG_X86_VISWS is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_ES7000 is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
A
Adrian Bunk 已提交
107
# CONFIG_MPENTIUM4 is not set
L
Linus Torvalds 已提交
108
# CONFIG_MK6 is not set
A
Adrian Bunk 已提交
109
CONFIG_MK7=y
L
Linus Torvalds 已提交
110 111 112 113 114 115
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
A
Adrian Bunk 已提交
116 117
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
L
Linus Torvalds 已提交
118 119 120 121 122
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_X86_GENERIC is not set
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
A
Adrian Bunk 已提交
123
CONFIG_X86_L1_CACHE_SHIFT=6
L
Linus Torvalds 已提交
124
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
A
Adrian Bunk 已提交
125
CONFIG_GENERIC_CALIBRATE_DELAY=y
L
Linus Torvalds 已提交
126 127 128 129
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
A
Adrian Bunk 已提交
130
CONFIG_X86_CMPXCHG64=y
L
Linus Torvalds 已提交
131 132 133
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
A
Adrian Bunk 已提交
134 135
CONFIG_X86_USE_3DNOW=y
CONFIG_X86_TSC=y
L
Linus Torvalds 已提交
136
# CONFIG_HPET_TIMER is not set
A
Adrian Bunk 已提交
137 138 139 140 141 142
# CONFIG_SMP is not set
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
L
Linus Torvalds 已提交
143 144 145 146
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
A
Adrian Bunk 已提交
147
# CONFIG_X86_MCE_P4THERMAL is not set
L
Linus Torvalds 已提交
148 149
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
A
Adrian Bunk 已提交
150
# CONFIG_X86_REBOOTFIXUPS is not set
L
Linus Torvalds 已提交
151 152 153 154 155 156 157 158
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_EDD is not set
A
Adrian Bunk 已提交
159 160
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
L
Linus Torvalds 已提交
161 162 163
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
A
Adrian Bunk 已提交
164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
CONFIG_VMSPLIT_3G=y
# CONFIG_VMSPLIT_3G_OPT is not set
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_1G is not set
CONFIG_PAGE_OFFSET=0xC0000000
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_STATIC=y
CONFIG_SPLIT_PTLOCK_CPUS=4
L
Linus Torvalds 已提交
180 181 182
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y
# CONFIG_EFI is not set
A
Adrian Bunk 已提交
183 184 185 186 187 188 189 190 191
CONFIG_REGPARM=y
# CONFIG_SECCOMP is not set
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
# CONFIG_KEXEC is not set
CONFIG_PHYSICAL_START=0x100000
CONFIG_DOUBLEFAULT=y
L
Linus Torvalds 已提交
192 193 194 195 196

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
A
Adrian Bunk 已提交
197 198
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set
L
Linus Torvalds 已提交
199
CONFIG_SOFTWARE_SUSPEND=y
200
CONFIG_PM_STD_PARTITION=""
L
Linus Torvalds 已提交
201 202 203 204 205

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
A
Adrian Bunk 已提交
206 207 208 209 210 211 212 213
# CONFIG_ACPI_SLEEP is not set
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
# CONFIG_ACPI_BUTTON is not set
# CONFIG_ACPI_VIDEO is not set
# CONFIG_ACPI_HOTKEY is not set
# CONFIG_ACPI_FAN is not set
# CONFIG_ACPI_PROCESSOR is not set
L
Linus Torvalds 已提交
214
# CONFIG_ACPI_ASUS is not set
A
Adrian Bunk 已提交
215
# CONFIG_ACPI_IBM is not set
L
Linus Torvalds 已提交
216
# CONFIG_ACPI_TOSHIBA is not set
A
Adrian Bunk 已提交
217
CONFIG_ACPI_BLACKLIST_YEAR=0
L
Linus Torvalds 已提交
218 219 220 221 222
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_X86_PM_TIMER is not set
A
Adrian Bunk 已提交
223
# CONFIG_ACPI_CONTAINER is not set
L
Linus Torvalds 已提交
224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245

#
# APM (Advanced Power Management) BIOS Support
#
# CONFIG_APM is not set

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
A
Adrian Bunk 已提交
246 247 248 249 250
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
L
Linus Torvalds 已提交
251 252 253 254
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
A
Adrian Bunk 已提交
255
# PCCARD (PCMCIA/CardBus) support
L
Linus Torvalds 已提交
256
#
A
Adrian Bunk 已提交
257
# CONFIG_PCCARD is not set
L
Linus Torvalds 已提交
258 259 260 261 262 263 264 265 266 267

#
# PCI Hotplug Support
#
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
A
Adrian Bunk 已提交
268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
# CONFIG_NETDEBUG is not set
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
CONFIG_NETFILTER_XTABLES=y
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
CONFIG_NETFILTER_XT_MATCH_LIMIT=y
CONFIG_NETFILTER_XT_MATCH_MAC=y
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
CONFIG_NETFILTER_XT_MATCH_STATE=y
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set

#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=y
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CONNTRACK_MARK is not set
# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
CONFIG_IP_NF_FTP=y
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_NETBIOS_NS is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_PPTP is not set
# CONFIG_IP_NF_QUEUE is not set
CONFIG_IP_NF_IPTABLES=y
# CONFIG_IP_NF_MATCH_IPRANGE is not set
# CONFIG_IP_NF_MATCH_MULTIPORT is not set
# CONFIG_IP_NF_MATCH_TOS is not set
# CONFIG_IP_NF_MATCH_RECENT is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_DSCP is not set
# CONFIG_IP_NF_MATCH_AH_ESP is not set
# CONFIG_IP_NF_MATCH_TTL is not set
# CONFIG_IP_NF_MATCH_OWNER is not set
# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
CONFIG_IP_NF_FILTER=y
# CONFIG_IP_NF_TARGET_REJECT is not set
CONFIG_IP_NF_TARGET_LOG=y
# CONFIG_IP_NF_TARGET_ULOG is not set
# CONFIG_IP_NF_TARGET_TCPMSS is not set
# CONFIG_IP_NF_NAT is not set
# CONFIG_IP_NF_MANGLE is not set
# CONFIG_IP_NF_RAW is not set
# CONFIG_IP_NF_ARPTABLES is not set

#
# DCCP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set

#
# TIPC Configuration (EXPERIMENTAL)
#
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# 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_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_IEEE80211 is not set
L
Linus Torvalds 已提交
409 410 411 412 413 414 415 416

#
# Device Drivers
#

#
# Generic Driver Options
#
A
Adrian Bunk 已提交
417 418 419 420 421 422 423 424
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set

#
# Connector - unified userspace <-> kernelspace linker
#
# CONFIG_CONNECTOR is not set
L
Linus Torvalds 已提交
425 426 427 428 429 430 431 432 433 434 435 436 437 438

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

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_PC_FIFO is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
A
Adrian Bunk 已提交
439 440
# CONFIG_PARPORT_GSC is not set
CONFIG_PARPORT_1284=y
L
Linus Torvalds 已提交
441 442 443 444

#
# Plug and Play support
#
A
Adrian Bunk 已提交
445
# CONFIG_PNP is not set
L
Linus Torvalds 已提交
446 447 448 449

#
# Block devices
#
A
Adrian Bunk 已提交
450
# CONFIG_BLK_DEV_FD is not set
L
Linus Torvalds 已提交
451 452 453 454 455
# CONFIG_PARIDE 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
A
Adrian Bunk 已提交
456 457 458
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
L
Linus Torvalds 已提交
459
# CONFIG_BLK_DEV_NBD is not set
A
Adrian Bunk 已提交
460 461
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
L
Linus Torvalds 已提交
462
# CONFIG_BLK_DEV_RAM is not set
A
Adrian Bunk 已提交
463 464 465
CONFIG_BLK_DEV_RAM_COUNT=16
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
L
Linus Torvalds 已提交
466 467 468 469 470 471 472 473 474 475

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
A
Adrian Bunk 已提交
476
# CONFIG_BLK_DEV_IDE_SATA is not set
L
Linus Torvalds 已提交
477 478
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
A
Adrian Bunk 已提交
479
# CONFIG_IDEDISK_MULTI_MODE is not set
L
Linus Torvalds 已提交
480 481 482 483 484 485 486 487 488
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# 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
#
A
Adrian Bunk 已提交
489 490
# CONFIG_IDE_GENERIC is not set
# CONFIG_BLK_DEV_CMD640 is not set
L
Linus Torvalds 已提交
491 492 493
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
A
Adrian Bunk 已提交
494
# CONFIG_BLK_DEV_GENERIC is not set
L
Linus Torvalds 已提交
495
# CONFIG_BLK_DEV_OPTI621 is not set
A
Adrian Bunk 已提交
496
# CONFIG_BLK_DEV_RZ1000 is not set
L
Linus Torvalds 已提交
497 498 499 500 501 502 503 504 505 506 507 508 509
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
# CONFIG_BLK_DEV_ATIIXP 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
A
Adrian Bunk 已提交
510
# CONFIG_BLK_DEV_CS5535 is not set
L
Linus Torvalds 已提交
511 512 513
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_SC1200 is not set
A
Adrian Bunk 已提交
514 515
# CONFIG_BLK_DEV_PIIX is not set
# CONFIG_BLK_DEV_IT821X is not set
L
Linus Torvalds 已提交
516 517 518 519 520 521 522 523
# 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_SIS5513 is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
A
Adrian Bunk 已提交
524
CONFIG_BLK_DEV_VIA82CXXX=y
L
Linus Torvalds 已提交
525 526 527 528 529 530 531 532 533
# 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
#
A
Adrian Bunk 已提交
534
# CONFIG_RAID_ATTRS is not set
L
Linus Torvalds 已提交
535
CONFIG_SCSI=y
A
Adrian Bunk 已提交
536
# CONFIG_SCSI_PROC_FS is not set
L
Linus Torvalds 已提交
537 538 539 540 541 542 543 544

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
A
Adrian Bunk 已提交
545 546
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
L
Linus Torvalds 已提交
547 548 549 550 551 552 553 554 555 556 557 558 559

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set

#
# SCSI Transport Attributes
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
A
Adrian Bunk 已提交
560 561
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
L
Linus Torvalds 已提交
562 563 564 565

#
# SCSI low-level drivers
#
A
Adrian Bunk 已提交
566
# CONFIG_ISCSI_TCP is not set
L
Linus Torvalds 已提交
567
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
A
Adrian Bunk 已提交
568
# CONFIG_SCSI_3W_9XXX is not set
L
Linus Torvalds 已提交
569 570 571 572 573
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
A
Adrian Bunk 已提交
574 575 576 577 578
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_SATA is not set
L
Linus Torvalds 已提交
579 580 581 582 583 584
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
A
Adrian Bunk 已提交
585
# CONFIG_SCSI_INITIO is not set
L
Linus Torvalds 已提交
586 587 588 589
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
A
Adrian Bunk 已提交
590
# CONFIG_SCSI_IPR is not set
L
Linus Torvalds 已提交
591 592
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
A
Adrian Bunk 已提交
593 594
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_LPFC is not set
L
Linus Torvalds 已提交
595 596 597 598 599 600 601 602 603 604 605 606 607 608
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
A
Adrian Bunk 已提交
609 610 611
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_FC is not set
# CONFIG_FUSION_SAS is not set
L
Linus Torvalds 已提交
612 613 614 615

#
# IEEE 1394 (FireWire) support
#
A
Adrian Bunk 已提交
616
# CONFIG_IEEE1394 is not set
L
Linus Torvalds 已提交
617 618 619 620 621 622 623

#
# I2O device support
#
# CONFIG_I2O is not set

#
A
Adrian Bunk 已提交
624
# Network device support
L
Linus Torvalds 已提交
625 626
#
CONFIG_NETDEVICES=y
A
Adrian Bunk 已提交
627
# CONFIG_DUMMY is not set
L
Linus Torvalds 已提交
628 629 630 631 632 633 634 635 636
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

A
Adrian Bunk 已提交
637 638 639 640 641
#
# PHY device support
#
# CONFIG_PHYLIB is not set

L
Linus Torvalds 已提交
642 643 644 645 646 647 648
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
A
Adrian Bunk 已提交
649
# CONFIG_CASSINI is not set
L
Linus Torvalds 已提交
650 651 652 653 654 655 656 657 658 659 660 661 662 663 664
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
# 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
A
Adrian Bunk 已提交
665
CONFIG_E100=y
L
Linus Torvalds 已提交
666 667 668 669
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
A
Adrian Bunk 已提交
670
# CONFIG_8139TOO is not set
L
Linus Torvalds 已提交
671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
A
Adrian Bunk 已提交
688 689 690
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
L
Linus Torvalds 已提交
691
# CONFIG_SK98LIN is not set
A
Adrian Bunk 已提交
692
# CONFIG_VIA_VELOCITY is not set
L
Linus Torvalds 已提交
693
# CONFIG_TIGON3 is not set
A
Adrian Bunk 已提交
694
# CONFIG_BNX2 is not set
L
Linus Torvalds 已提交
695 696 697 698

#
# Ethernet (10000 Mbit)
#
A
Adrian Bunk 已提交
699
# CONFIG_CHELSIO_T1 is not set
L
Linus Torvalds 已提交
700
# CONFIG_IXGB is not set
A
Adrian Bunk 已提交
701
# CONFIG_S2IO is not set
L
Linus Torvalds 已提交
702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
A
Adrian Bunk 已提交
725 726
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
L
Linus Torvalds 已提交
727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
A
Adrian Bunk 已提交
748 749
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
L
Linus Torvalds 已提交
750 751
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
A
Adrian Bunk 已提交
752
CONFIG_INPUT_EVDEV=y
L
Linus Torvalds 已提交
753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

A
Adrian Bunk 已提交
772 773 774 775 776 777 778 779 780 781 782 783 784
#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PARKBD is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
# CONFIG_GAMEPORT is not set

L
Linus Torvalds 已提交
785 786 787 788 789 790 791 792 793 794 795 796 797 798 799
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_CONSOLE is not set
# CONFIG_SERIAL_8250_ACPI is not set
CONFIG_SERIAL_8250_NR_UARTS=4
A
Adrian Bunk 已提交
800
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
L
Linus Torvalds 已提交
801 802 803 804 805 806
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
A
Adrian Bunk 已提交
807
# CONFIG_SERIAL_JSM is not set
L
Linus Torvalds 已提交
808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_LP_CONSOLE is not set
# CONFIG_PPDEV is not set
# CONFIG_TIPAR is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
A
Adrian Bunk 已提交
826 827
CONFIG_NVRAM=y
CONFIG_RTC=y
L
Linus Torvalds 已提交
828 829 830 831 832 833 834 835
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_SONYPI is not set

#
# Ftape, the floppy tape device driver
#
A
Adrian Bunk 已提交
836
# CONFIG_FTAPE is not set
L
Linus Torvalds 已提交
837 838 839 840 841
CONFIG_AGP=y
# CONFIG_AGP_ALI is not set
# CONFIG_AGP_ATI is not set
# CONFIG_AGP_AMD is not set
# CONFIG_AGP_AMD64 is not set
A
Adrian Bunk 已提交
842
# CONFIG_AGP_INTEL is not set
L
Linus Torvalds 已提交
843 844 845
# CONFIG_AGP_NVIDIA is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_SWORKS is not set
A
Adrian Bunk 已提交
846
CONFIG_AGP_VIA=y
L
Linus Torvalds 已提交
847 848 849 850
# CONFIG_AGP_EFFICEON is not set
CONFIG_DRM=y
# CONFIG_DRM_TDFX is not set
# CONFIG_DRM_R128 is not set
A
Adrian Bunk 已提交
851
CONFIG_DRM_RADEON=y
L
Linus Torvalds 已提交
852 853
# CONFIG_DRM_MGA is not set
# CONFIG_DRM_SIS is not set
A
Adrian Bunk 已提交
854 855
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
L
Linus Torvalds 已提交
856
# CONFIG_MWAVE is not set
A
Adrian Bunk 已提交
857
# CONFIG_CS5535_GPIO is not set
L
Linus Torvalds 已提交
858
# CONFIG_RAW_DRIVER is not set
A
Adrian Bunk 已提交
859
# CONFIG_HPET is not set
L
Linus Torvalds 已提交
860 861
# CONFIG_HANGCHECK_TIMER is not set

A
Adrian Bunk 已提交
862 863 864 865 866 867
#
# TPM devices
#
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set

L
Linus Torvalds 已提交
868 869 870
#
# I2C support
#
A
Adrian Bunk 已提交
871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 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 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y

#
# I2C Algorithms
#
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
# CONFIG_I2C_ALGOPCA is not set

#
# I2C Hardware Bus support
#
# 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_ISA=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set
# CONFIG_I2C_SAVAGE4 is not set
# CONFIG_SCx200_ACB 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=y
# 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_RTC8564 is not set
# CONFIG_SENSORS_MAX6875 is not set
# CONFIG_RTC_X1205_I2C 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

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Hardware Monitoring support
#
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
# 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
# CONFIG_SENSORS_F71805F is not set
# 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=y
# 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
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
L
Linus Torvalds 已提交
979 980 981 982 983 984

#
# Misc devices
#
# CONFIG_IBM_ASM is not set

A
Adrian Bunk 已提交
985 986 987 988
#
# Multimedia Capabilities Port drivers
#

L
Linus Torvalds 已提交
989 990 991
#
# Multimedia devices
#
A
Adrian Bunk 已提交
992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029
CONFIG_VIDEO_DEV=y

#
# Video For Linux
#

#
# Video Adapters
#
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_BT848 is not set
# CONFIG_VIDEO_BWQCAM is not set
# CONFIG_VIDEO_CQCAM is not set
# CONFIG_VIDEO_W9966 is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_SAA5246A is not set
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
# CONFIG_VIDEO_STRADIS is not set
# CONFIG_VIDEO_ZORAN is not set
CONFIG_VIDEO_SAA7134=y
# CONFIG_VIDEO_SAA7134_ALSA is not set
# CONFIG_VIDEO_MXB is not set
# CONFIG_VIDEO_DPC is not set
# CONFIG_VIDEO_HEXIUM_ORION is not set
# CONFIG_VIDEO_HEXIUM_GEMINI is not set
# CONFIG_VIDEO_CX88 is not set
# CONFIG_VIDEO_EM28XX is not set
# CONFIG_VIDEO_OVCAMCHIP is not set
# CONFIG_VIDEO_AUDIO_DECODER is not set
# CONFIG_VIDEO_DECODER is not set

#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
L
Linus Torvalds 已提交
1030 1031 1032 1033 1034

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
A
Adrian Bunk 已提交
1035 1036 1037
CONFIG_VIDEO_TUNER=y
CONFIG_VIDEO_BUF=y
CONFIG_VIDEO_IR=y
L
Linus Torvalds 已提交
1038 1039 1040 1041

#
# Graphics support
#
A
Adrian Bunk 已提交
1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080
CONFIG_FB=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD 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_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_VIRTUAL is not set
L
Linus Torvalds 已提交
1081 1082 1083 1084 1085 1086

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
A
Adrian Bunk 已提交
1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# Logo configuration
#
# CONFIG_LOGO is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
L
Linus Torvalds 已提交
1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112

#
# Sound
#
CONFIG_SOUND=y

#
# Advanced Linux Sound Architecture
#
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_RAWMIDI=y
CONFIG_SND_SEQUENCER=y
# CONFIG_SND_SEQ_DUMMY is not set
A
Adrian Bunk 已提交
1113 1114 1115 1116 1117 1118 1119
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
# CONFIG_SND_SEQUENCER_OSS is not set
CONFIG_SND_RTCTIMER=y
CONFIG_SND_SEQ_RTCTIMER_DEFAULT=y
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
L
Linus Torvalds 已提交
1120 1121 1122 1123 1124 1125 1126
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set

#
# Generic devices
#
CONFIG_SND_MPU401_UART=y
A
Adrian Bunk 已提交
1127 1128
CONFIG_SND_AC97_CODEC=y
CONFIG_SND_AC97_BUS=y
L
Linus Torvalds 已提交
1129 1130 1131 1132 1133 1134 1135 1136 1137
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_VIRMIDI is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set

#
# PCI devices
#
A
Adrian Bunk 已提交
1138 1139
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS4000 is not set
L
Linus Torvalds 已提交
1140 1141
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ATIIXP is not set
A
Adrian Bunk 已提交
1142
# CONFIG_SND_ATIIXP_MODEM is not set
L
Linus Torvalds 已提交
1143 1144 1145 1146 1147
# 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
A
Adrian Bunk 已提交
1148 1149
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
L
Linus Torvalds 已提交
1150
# CONFIG_SND_CS4281 is not set
A
Adrian Bunk 已提交
1151 1152
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5535AUDIO is not set
L
Linus Torvalds 已提交
1153
# CONFIG_SND_EMU10K1 is not set
A
Adrian Bunk 已提交
1154
# CONFIG_SND_EMU10K1X is not set
L
Linus Torvalds 已提交
1155 1156 1157 1158 1159
# 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
A
Adrian Bunk 已提交
1160 1161 1162
# CONFIG_SND_HDA_INTEL is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
L
Linus Torvalds 已提交
1163 1164
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
A
Adrian Bunk 已提交
1165
# CONFIG_SND_INTEL8X0 is not set
L
Linus Torvalds 已提交
1166
# CONFIG_SND_INTEL8X0M is not set
A
Adrian Bunk 已提交
1167 1168 1169 1170 1171 1172 1173 1174
# 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
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
L
Linus Torvalds 已提交
1175
# CONFIG_SND_SONICVIBES is not set
A
Adrian Bunk 已提交
1176 1177 1178
# CONFIG_SND_TRIDENT is not set
CONFIG_SND_VIA82XX=y
# CONFIG_SND_VIA82XX_MODEM is not set
L
Linus Torvalds 已提交
1179
# CONFIG_SND_VX222 is not set
A
Adrian Bunk 已提交
1180
# CONFIG_SND_YMFPCI is not set
L
Linus Torvalds 已提交
1181 1182

#
A
Adrian Bunk 已提交
1183
# USB devices
L
Linus Torvalds 已提交
1184 1185
#
# CONFIG_SND_USB_AUDIO is not set
A
Adrian Bunk 已提交
1186
# CONFIG_SND_USB_USX2Y is not set
L
Linus Torvalds 已提交
1187 1188 1189 1190 1191 1192 1193 1194 1195

#
# Open Sound System
#
# CONFIG_SOUND_PRIME is not set

#
# USB support
#
A
Adrian Bunk 已提交
1196 1197
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
L
Linus Torvalds 已提交
1198 1199 1200 1201 1202 1203 1204 1205 1206
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
A
Adrian Bunk 已提交
1207 1208
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set
L
Linus Torvalds 已提交
1209 1210 1211 1212 1213 1214 1215

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
A
Adrian Bunk 已提交
1216
# CONFIG_USB_ISP116X_HCD is not set
L
Linus Torvalds 已提交
1217 1218
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
A
Adrian Bunk 已提交
1219
# CONFIG_USB_SL811_HCD is not set
L
Linus Torvalds 已提交
1220 1221 1222 1223

#
# USB Device Class drivers
#
A
Adrian Bunk 已提交
1224
# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
L
Linus Torvalds 已提交
1225
# CONFIG_USB_ACM is not set
A
Adrian Bunk 已提交
1226 1227 1228 1229 1230 1231 1232 1233 1234
# CONFIG_USB_PRINTER is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
L
Linus Torvalds 已提交
1235 1236 1237 1238 1239 1240
CONFIG_USB_STORAGE=y
# 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
A
Adrian Bunk 已提交
1241
# CONFIG_USB_STORAGE_USBAT is not set
L
Linus Torvalds 已提交
1242 1243 1244
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
A
Adrian Bunk 已提交
1245 1246
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_LIBUSUAL is not set
L
Linus Torvalds 已提交
1247 1248

#
A
Adrian Bunk 已提交
1249 1250 1251 1252
# USB Input Devices
#
# CONFIG_USB_HID is not set

L
Linus Torvalds 已提交
1253
#
A
Adrian Bunk 已提交
1254 1255 1256 1257
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
L
Linus Torvalds 已提交
1258 1259
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
A
Adrian Bunk 已提交
1260
# CONFIG_USB_ACECAD is not set
L
Linus Torvalds 已提交
1261 1262 1263
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
A
Adrian Bunk 已提交
1264 1265 1266
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_YEALINK is not set
L
Linus Torvalds 已提交
1267 1268
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
A
Adrian Bunk 已提交
1269 1270 1271
# CONFIG_USB_ATI_REMOTE2 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set
L
Linus Torvalds 已提交
1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
A
Adrian Bunk 已提交
1283 1284 1285 1286 1287 1288 1289 1290 1291 1292
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
# CONFIG_USB_ET61X251 is not set
# CONFIG_USB_IBMCAM is not set
# CONFIG_USB_KONICAWC is not set
# CONFIG_USB_OV511 is not set
# CONFIG_USB_SE401 is not set
# CONFIG_USB_SN9C102 is not set
# CONFIG_USB_STV680 is not set
# CONFIG_USB_PWC is not set
L
Linus Torvalds 已提交
1293 1294

#
A
Adrian Bunk 已提交
1295
# USB Network Adapters
L
Linus Torvalds 已提交
1296 1297 1298 1299 1300 1301
#
# 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 is not set
A
Adrian Bunk 已提交
1302
# CONFIG_USB_MON is not set
L
Linus Torvalds 已提交
1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# 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
A
Adrian Bunk 已提交
1324 1325 1326 1327 1328 1329
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
L
Linus Torvalds 已提交
1330 1331
# CONFIG_USB_TEST is not set

A
Adrian Bunk 已提交
1332 1333 1334 1335
#
# USB DSL modem support
#

L
Linus Torvalds 已提交
1336 1337 1338 1339 1340
#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

A
Adrian Bunk 已提交
1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359
#
# MMC/SD Card support
#
# CONFIG_MMC is not set

#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
# SN Devices
#

#
# EDAC - error detection and reporting (RAS)
#
# CONFIG_EDAC is not set

L
Linus Torvalds 已提交
1360 1361 1362 1363 1364
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
A
Adrian Bunk 已提交
1365 1366
# CONFIG_EXT2_FS_XIP is not set
# CONFIG_EXT3_FS is not set
L
Linus Torvalds 已提交
1367 1368
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
A
Adrian Bunk 已提交
1369
# CONFIG_FS_POSIX_ACL is not set
L
Linus Torvalds 已提交
1370
# CONFIG_XFS_FS is not set
A
Adrian Bunk 已提交
1371
# CONFIG_OCFS2_FS is not set
L
Linus Torvalds 已提交
1372 1373
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
A
Adrian Bunk 已提交
1374
# CONFIG_INOTIFY is not set
L
Linus Torvalds 已提交
1375
# CONFIG_QUOTA is not set
A
Adrian Bunk 已提交
1376
CONFIG_DNOTIFY=y
L
Linus Torvalds 已提交
1377
# CONFIG_AUTOFS_FS is not set
A
Adrian Bunk 已提交
1378 1379
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set
L
Linus Torvalds 已提交
1380 1381 1382 1383 1384 1385

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=y
CONFIG_JOLIET=y
A
Adrian Bunk 已提交
1386 1387 1388
CONFIG_ZISOFS=y
CONFIG_ZISOFS_FS=y
# CONFIG_UDF_FS is not set
L
Linus Torvalds 已提交
1389 1390 1391 1392 1393

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
A
Adrian Bunk 已提交
1394
# CONFIG_MSDOS_FS is not set
L
Linus Torvalds 已提交
1395
CONFIG_VFAT_FS=y
A
Adrian Bunk 已提交
1396 1397
CONFIG_FAT_DEFAULT_CODEPAGE=850
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
L
Linus Torvalds 已提交
1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
A
Adrian Bunk 已提交
1410 1411
# CONFIG_RELAYFS_FS is not set
# CONFIG_CONFIGFS_FS is not set
L
Linus Torvalds 已提交
1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# 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

#
# Network File Systems
#
A
Adrian Bunk 已提交
1433 1434
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
L
Linus Torvalds 已提交
1435
# CONFIG_SMB_FS is not set
A
Adrian Bunk 已提交
1436 1437 1438 1439
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
L
Linus Torvalds 已提交
1440 1441 1442
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
A
Adrian Bunk 已提交
1443
# CONFIG_9P_FS is not set
L
Linus Torvalds 已提交
1444 1445 1446 1447

#
# Partition Types
#
A
Adrian Bunk 已提交
1448 1449 1450 1451 1452 1453
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
L
Linus Torvalds 已提交
1454
CONFIG_MSDOS_PARTITION=y
A
Adrian Bunk 已提交
1455 1456 1457 1458 1459 1460 1461 1462 1463 1464
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
L
Linus Torvalds 已提交
1465 1466 1467 1468 1469

#
# Native Language Support
#
CONFIG_NLS=y
A
Adrian Bunk 已提交
1470 1471
CONFIG_NLS_DEFAULT="iso8859-15"
# CONFIG_NLS_CODEPAGE_437 is not set
L
Linus Torvalds 已提交
1472 1473
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
A
Adrian Bunk 已提交
1474
CONFIG_NLS_CODEPAGE_850=y
L
Linus Torvalds 已提交
1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493
# 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
A
Adrian Bunk 已提交
1494
# CONFIG_NLS_ASCII is not set
L
Linus Torvalds 已提交
1495 1496 1497 1498 1499 1500 1501 1502 1503 1504
CONFIG_NLS_ISO8859_1=y
# 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
A
Adrian Bunk 已提交
1505
CONFIG_NLS_ISO8859_15=y
L
Linus Torvalds 已提交
1506 1507
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
A
Adrian Bunk 已提交
1508
CONFIG_NLS_UTF8=y
L
Linus Torvalds 已提交
1509 1510

#
A
Adrian Bunk 已提交
1511
# Instrumentation Support
L
Linus Torvalds 已提交
1512
#
A
Adrian Bunk 已提交
1513 1514
# CONFIG_PROFILING is not set
# CONFIG_KPROBES is not set
L
Linus Torvalds 已提交
1515 1516 1517 1518

#
# Kernel hacking
#
A
Adrian Bunk 已提交
1519 1520
# CONFIG_PRINTK_TIME is not set
CONFIG_MAGIC_SYSRQ=y
L
Linus Torvalds 已提交
1521
# CONFIG_DEBUG_KERNEL is not set
A
Adrian Bunk 已提交
1522 1523
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DEBUG_BUGVERBOSE=y
L
Linus Torvalds 已提交
1524 1525 1526 1527 1528 1529 1530
CONFIG_EARLY_PRINTK=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y

#
# Security options
#
A
Adrian Bunk 已提交
1531
# CONFIG_KEYS is not set
L
Linus Torvalds 已提交
1532 1533 1534 1535 1536 1537 1538
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set

A
Adrian Bunk 已提交
1539 1540 1541 1542
#
# Hardware crypto devices
#

L
Linus Torvalds 已提交
1543 1544 1545
#
# Library routines
#
A
Adrian Bunk 已提交
1546 1547
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
L
Linus Torvalds 已提交
1548
CONFIG_CRC32=y
A
Adrian Bunk 已提交
1549 1550 1551 1552
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
L
Linus Torvalds 已提交
1553
CONFIG_X86_BIOS_REBOOT=y
A
Adrian Bunk 已提交
1554
CONFIG_KTIME_SCALAR=y