1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.10 4# Wed Dec 29 09:05:48 2004 5# 6 7# 8# Code maturity level options 9# 10CONFIG_EXPERIMENTAL=y 11# CONFIG_CLEAN_COMPILE is not set 12CONFIG_BROKEN=y 13CONFIG_BROKEN_ON_SMP=y 14CONFIG_LOCK_KERNEL=y 15 16# 17# General setup 18# 19CONFIG_LOCALVERSION="" 20CONFIG_SWAP=y 21CONFIG_SYSVIPC=y 22# CONFIG_POSIX_MQUEUE is not set 23CONFIG_BSD_PROCESS_ACCT=y 24# CONFIG_BSD_PROCESS_ACCT_V3 is not set 25CONFIG_SYSCTL=y 26# CONFIG_AUDIT is not set 27CONFIG_LOG_BUF_SHIFT=17 28CONFIG_HOTPLUG=y 29CONFIG_KOBJECT_UEVENT=y 30# CONFIG_IKCONFIG is not set 31# CONFIG_EMBEDDED is not set 32CONFIG_KALLSYMS=y 33# CONFIG_KALLSYMS_ALL is not set 34# CONFIG_KALLSYMS_EXTRA_PASS is not set 35CONFIG_FUTEX=y 36CONFIG_EPOLL=y 37# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 38CONFIG_SHMEM=y 39CONFIG_CC_ALIGN_FUNCTIONS=0 40CONFIG_CC_ALIGN_LABELS=0 41CONFIG_CC_ALIGN_LOOPS=0 42CONFIG_CC_ALIGN_JUMPS=0 43# CONFIG_TINY_SHMEM is not set 44 45# 46# Loadable module support 47# 48CONFIG_MODULES=y 49# CONFIG_MODULE_UNLOAD is not set 50CONFIG_OBSOLETE_MODPARM=y 51# CONFIG_MODVERSIONS is not set 52# CONFIG_MODULE_SRCVERSION_ALL is not set 53# CONFIG_KMOD is not set 54 55# 56# Processor type and features 57# 58CONFIG_IA64=y 59CONFIG_64BIT=y 60CONFIG_MMU=y 61CONFIG_RWSEM_XCHGADD_ALGORITHM=y 62CONFIG_TIME_INTERPOLATION=y 63CONFIG_EFI=y 64CONFIG_GENERIC_IOMAP=y 65# CONFIG_IA64_GENERIC is not set 66# CONFIG_IA64_DIG is not set 67CONFIG_IA64_HP_ZX1=y 68# CONFIG_IA64_SGI_SN2 is not set 69# CONFIG_IA64_HP_SIM is not set 70# CONFIG_ITANIUM is not set 71CONFIG_MCKINLEY=y 72# CONFIG_IA64_PAGE_SIZE_4KB is not set 73# CONFIG_IA64_PAGE_SIZE_8KB is not set 74CONFIG_IA64_PAGE_SIZE_16KB=y 75# CONFIG_IA64_PAGE_SIZE_64KB is not set 76CONFIG_IA64_L1_CACHE_SHIFT=7 77# CONFIG_NUMA is not set 78CONFIG_VIRTUAL_MEM_MAP=y 79# CONFIG_IA64_CYCLONE is not set 80CONFIG_IOSAPIC=y 81CONFIG_FORCE_MAX_ZONEORDER=18 82CONFIG_SMP=y 83CONFIG_NR_CPUS=16 84# CONFIG_HOTPLUG_CPU is not set 85# CONFIG_PREEMPT is not set 86CONFIG_HAVE_DEC_LOCK=y 87CONFIG_IA32_SUPPORT=y 88CONFIG_COMPAT=y 89CONFIG_IA64_MCA_RECOVERY=y 90CONFIG_PERFMON=y 91CONFIG_IA64_PALINFO=y 92 93# 94# Firmware Drivers 95# 96CONFIG_EFI_VARS=y 97CONFIG_EFI_PCDP=y 98CONFIG_BINFMT_ELF=y 99CONFIG_BINFMT_MISC=y 100 101# 102# Power management and ACPI 103# 104CONFIG_PM=y 105CONFIG_ACPI=y 106 107# 108# ACPI (Advanced Configuration and Power Interface) Support 109# 110CONFIG_ACPI_BOOT=y 111CONFIG_ACPI_INTERPRETER=y 112CONFIG_ACPI_BUTTON=y 113CONFIG_ACPI_VIDEO=m 114CONFIG_ACPI_FAN=y 115CONFIG_ACPI_PROCESSOR=y 116CONFIG_ACPI_THERMAL=y 117CONFIG_ACPI_BLACKLIST_YEAR=0 118# CONFIG_ACPI_DEBUG is not set 119CONFIG_ACPI_BUS=y 120CONFIG_ACPI_POWER=y 121CONFIG_ACPI_PCI=y 122CONFIG_ACPI_SYSTEM=y 123 124# 125# Bus options (PCI, PCMCIA) 126# 127CONFIG_PCI=y 128CONFIG_PCI_DOMAINS=y 129# CONFIG_PCI_MSI is not set 130CONFIG_PCI_LEGACY_PROC=y 131CONFIG_PCI_NAMES=y 132 133# 134# PCI Hotplug Support 135# 136CONFIG_HOTPLUG_PCI=y 137# CONFIG_HOTPLUG_PCI_FAKE is not set 138CONFIG_HOTPLUG_PCI_ACPI=y 139# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set 140# CONFIG_HOTPLUG_PCI_CPCI is not set 141# CONFIG_HOTPLUG_PCI_PCIE is not set 142# CONFIG_HOTPLUG_PCI_SHPC is not set 143 144# 145# PCCARD (PCMCIA/CardBus) support 146# 147# CONFIG_PCCARD is not set 148 149# 150# PC-card bridges 151# 152 153# 154# Device Drivers 155# 156 157# 158# Generic Driver Options 159# 160CONFIG_STANDALONE=y 161CONFIG_PREVENT_FIRMWARE_BUILD=y 162# CONFIG_FW_LOADER is not set 163# CONFIG_DEBUG_DRIVER is not set 164 165# 166# Memory Technology Devices (MTD) 167# 168# CONFIG_MTD is not set 169 170# 171# Parallel port support 172# 173# CONFIG_PARPORT is not set 174 175# 176# Plug and Play support 177# 178# CONFIG_PNP is not set 179 180# 181# Block devices 182# 183# CONFIG_BLK_CPQ_DA is not set 184# CONFIG_BLK_CPQ_CISS_DA is not set 185# CONFIG_BLK_DEV_DAC960 is not set 186# CONFIG_BLK_DEV_UMEM is not set 187CONFIG_BLK_DEV_LOOP=y 188# CONFIG_BLK_DEV_CRYPTOLOOP is not set 189# CONFIG_BLK_DEV_NBD is not set 190# CONFIG_BLK_DEV_SX8 is not set 191# CONFIG_BLK_DEV_UB is not set 192CONFIG_BLK_DEV_RAM=y 193CONFIG_BLK_DEV_RAM_COUNT=16 194CONFIG_BLK_DEV_RAM_SIZE=4096 195CONFIG_BLK_DEV_INITRD=y 196CONFIG_INITRAMFS_SOURCE="" 197# CONFIG_CDROM_PKTCDVD is not set 198 199# 200# IO Schedulers 201# 202CONFIG_IOSCHED_NOOP=y 203CONFIG_IOSCHED_AS=y 204CONFIG_IOSCHED_DEADLINE=y 205CONFIG_IOSCHED_CFQ=y 206 207# 208# ATA/ATAPI/MFM/RLL support 209# 210CONFIG_IDE=y 211CONFIG_BLK_DEV_IDE=y 212 213# 214# Please see Documentation/ide.txt for help/info on IDE drives 215# 216# CONFIG_BLK_DEV_IDE_SATA is not set 217CONFIG_BLK_DEV_IDEDISK=y 218# CONFIG_IDEDISK_MULTI_MODE is not set 219CONFIG_BLK_DEV_IDECD=y 220# CONFIG_BLK_DEV_IDETAPE is not set 221# CONFIG_BLK_DEV_IDEFLOPPY is not set 222# CONFIG_BLK_DEV_IDESCSI is not set 223# CONFIG_IDE_TASK_IOCTL is not set 224 225# 226# IDE chipset support/bugfixes 227# 228CONFIG_IDE_GENERIC=y 229CONFIG_BLK_DEV_IDEPCI=y 230CONFIG_IDEPCI_SHARE_IRQ=y 231# CONFIG_BLK_DEV_OFFBOARD is not set 232CONFIG_BLK_DEV_GENERIC=y 233# CONFIG_BLK_DEV_OPTI621 is not set 234CONFIG_BLK_DEV_IDEDMA_PCI=y 235# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 236# CONFIG_IDEDMA_PCI_AUTO is not set 237# CONFIG_BLK_DEV_AEC62XX is not set 238# CONFIG_BLK_DEV_ALI15X3 is not set 239# CONFIG_BLK_DEV_AMD74XX is not set 240CONFIG_BLK_DEV_CMD64X=y 241# CONFIG_BLK_DEV_TRIFLEX is not set 242# CONFIG_BLK_DEV_CY82C693 is not set 243# CONFIG_BLK_DEV_CS5520 is not set 244# CONFIG_BLK_DEV_CS5530 is not set 245# CONFIG_BLK_DEV_HPT34X is not set 246# CONFIG_BLK_DEV_HPT366 is not set 247# CONFIG_BLK_DEV_SC1200 is not set 248# CONFIG_BLK_DEV_PIIX is not set 249# CONFIG_BLK_DEV_NS87415 is not set 250# CONFIG_BLK_DEV_PDC202XX_OLD is not set 251# CONFIG_BLK_DEV_PDC202XX_NEW is not set 252# CONFIG_BLK_DEV_SVWKS is not set 253# CONFIG_BLK_DEV_SIIMAGE is not set 254# CONFIG_BLK_DEV_SLC90E66 is not set 255# CONFIG_BLK_DEV_TRM290 is not set 256# CONFIG_BLK_DEV_VIA82CXXX is not set 257# CONFIG_IDE_ARM is not set 258CONFIG_BLK_DEV_IDEDMA=y 259# CONFIG_IDEDMA_IVB is not set 260# CONFIG_IDEDMA_AUTO is not set 261# CONFIG_BLK_DEV_HD is not set 262 263# 264# SCSI device support 265# 266CONFIG_SCSI=y 267CONFIG_SCSI_PROC_FS=y 268 269# 270# SCSI support type (disk, tape, CD-ROM) 271# 272CONFIG_BLK_DEV_SD=y 273CONFIG_CHR_DEV_ST=y 274CONFIG_CHR_DEV_OSST=y 275CONFIG_BLK_DEV_SR=y 276CONFIG_BLK_DEV_SR_VENDOR=y 277CONFIG_CHR_DEV_SG=y 278 279# 280# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 281# 282CONFIG_SCSI_MULTI_LUN=y 283CONFIG_SCSI_CONSTANTS=y 284CONFIG_SCSI_LOGGING=y 285 286# 287# SCSI Transport Attributes 288# 289CONFIG_SCSI_SPI_ATTRS=y 290# CONFIG_SCSI_FC_ATTRS is not set 291 292# 293# SCSI low-level drivers 294# 295# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 296# CONFIG_SCSI_3W_9XXX is not set 297# CONFIG_SCSI_ACARD is not set 298# CONFIG_SCSI_AACRAID is not set 299# CONFIG_SCSI_AIC7XXX is not set 300# CONFIG_SCSI_AIC7XXX_OLD is not set 301# CONFIG_SCSI_AIC79XX is not set 302# CONFIG_SCSI_ADVANSYS is not set 303# CONFIG_MEGARAID_NEWGEN is not set 304# CONFIG_MEGARAID_LEGACY is not set 305# CONFIG_SCSI_SATA is not set 306# CONFIG_SCSI_BUSLOGIC is not set 307# CONFIG_SCSI_CPQFCTS is not set 308# CONFIG_SCSI_DMX3191D is not set 309# CONFIG_SCSI_EATA is not set 310# CONFIG_SCSI_EATA_PIO is not set 311# CONFIG_SCSI_FUTURE_DOMAIN is not set 312# CONFIG_SCSI_GDTH is not set 313# CONFIG_SCSI_IPS is not set 314# CONFIG_SCSI_INITIO is not set 315# CONFIG_SCSI_INIA100 is not set 316CONFIG_SCSI_SYM53C8XX_2=y 317CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 318CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 319CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 320# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 321# CONFIG_SCSI_IPR is not set 322# CONFIG_SCSI_PCI2000 is not set 323# CONFIG_SCSI_PCI2220I is not set 324# CONFIG_SCSI_QLOGIC_ISP is not set 325# CONFIG_SCSI_QLOGIC_FC is not set 326CONFIG_SCSI_QLOGIC_1280=y 327# CONFIG_SCSI_QLOGIC_1280_1040 is not set 328CONFIG_SCSI_QLA2XXX=y 329# CONFIG_SCSI_QLA21XX is not set 330# CONFIG_SCSI_QLA22XX is not set 331# CONFIG_SCSI_QLA2300 is not set 332# CONFIG_SCSI_QLA2322 is not set 333# CONFIG_SCSI_QLA6312 is not set 334# CONFIG_SCSI_QLA6322 is not set 335# CONFIG_SCSI_DC395x is not set 336# CONFIG_SCSI_DC390T is not set 337# CONFIG_SCSI_DEBUG is not set 338 339# 340# Multi-device support (RAID and LVM) 341# 342# CONFIG_MD is not set 343 344# 345# Fusion MPT device support 346# 347CONFIG_FUSION=y 348CONFIG_FUSION_MAX_SGE=40 349# CONFIG_FUSION_CTL is not set 350 351# 352# IEEE 1394 (FireWire) support 353# 354# CONFIG_IEEE1394 is not set 355 356# 357# I2O device support 358# 359# CONFIG_I2O is not set 360 361# 362# Networking support 363# 364CONFIG_NET=y 365 366# 367# Networking options 368# 369CONFIG_PACKET=y 370# CONFIG_PACKET_MMAP is not set 371# CONFIG_NETLINK_DEV is not set 372CONFIG_UNIX=y 373# CONFIG_NET_KEY is not set 374CONFIG_INET=y 375CONFIG_IP_MULTICAST=y 376# CONFIG_IP_ADVANCED_ROUTER is not set 377# CONFIG_IP_PNP is not set 378# CONFIG_NET_IPIP is not set 379# CONFIG_NET_IPGRE is not set 380# CONFIG_IP_MROUTE is not set 381# CONFIG_ARPD is not set 382# CONFIG_SYN_COOKIES is not set 383# CONFIG_INET_AH is not set 384# CONFIG_INET_ESP is not set 385# CONFIG_INET_IPCOMP is not set 386# CONFIG_INET_TUNNEL is not set 387# CONFIG_IP_TCPDIAG is not set 388# CONFIG_IP_TCPDIAG_IPV6 is not set 389 390# 391# IP: Virtual Server Configuration 392# 393# CONFIG_IP_VS is not set 394# CONFIG_IPV6 is not set 395CONFIG_NETFILTER=y 396# CONFIG_NETFILTER_DEBUG is not set 397 398# 399# IP: Netfilter Configuration 400# 401# CONFIG_IP_NF_CONNTRACK is not set 402# CONFIG_IP_NF_CONNTRACK_MARK is not set 403# CONFIG_IP_NF_QUEUE is not set 404# CONFIG_IP_NF_IPTABLES is not set 405CONFIG_IP_NF_ARPTABLES=y 406# CONFIG_IP_NF_ARPFILTER is not set 407# CONFIG_IP_NF_ARP_MANGLE is not set 408# CONFIG_IP_NF_COMPAT_IPCHAINS is not set 409# CONFIG_IP_NF_COMPAT_IPFWADM is not set 410 411# 412# SCTP Configuration (EXPERIMENTAL) 413# 414# CONFIG_IP_SCTP is not set 415# CONFIG_ATM is not set 416# CONFIG_BRIDGE is not set 417# CONFIG_VLAN_8021Q is not set 418# CONFIG_DECNET is not set 419# CONFIG_LLC2 is not set 420# CONFIG_IPX is not set 421# CONFIG_ATALK is not set 422# CONFIG_X25 is not set 423# CONFIG_LAPB is not set 424# CONFIG_NET_DIVERT is not set 425# CONFIG_ECONET is not set 426# CONFIG_WAN_ROUTER is not set 427 428# 429# QoS and/or fair queueing 430# 431# CONFIG_NET_SCHED is not set 432# CONFIG_NET_CLS_ROUTE is not set 433 434# 435# Network testing 436# 437# CONFIG_NET_PKTGEN is not set 438# CONFIG_NETPOLL is not set 439# CONFIG_NET_POLL_CONTROLLER is not set 440# CONFIG_HAMRADIO is not set 441# CONFIG_IRDA is not set 442# CONFIG_BT is not set 443CONFIG_NETDEVICES=y 444CONFIG_DUMMY=y 445# CONFIG_BONDING is not set 446# CONFIG_EQUALIZER is not set 447# CONFIG_TUN is not set 448 449# 450# ARCnet devices 451# 452# CONFIG_ARCNET is not set 453 454# 455# Ethernet (10 or 100Mbit) 456# 457CONFIG_NET_ETHERNET=y 458CONFIG_MII=y 459# CONFIG_HAPPYMEAL is not set 460# CONFIG_SUNGEM is not set 461# CONFIG_NET_VENDOR_3COM is not set 462 463# 464# Tulip family network device support 465# 466CONFIG_NET_TULIP=y 467# CONFIG_DE2104X is not set 468CONFIG_TULIP=y 469CONFIG_TULIP_MWI=y 470CONFIG_TULIP_MMIO=y 471CONFIG_TULIP_NAPI=y 472CONFIG_TULIP_NAPI_HW_MITIGATION=y 473# CONFIG_DE4X5 is not set 474# CONFIG_WINBOND_840 is not set 475# CONFIG_DM9102 is not set 476# CONFIG_HP100 is not set 477CONFIG_NET_PCI=y 478# CONFIG_PCNET32 is not set 479# CONFIG_AMD8111_ETH is not set 480# CONFIG_ADAPTEC_STARFIRE is not set 481# CONFIG_B44 is not set 482# CONFIG_FORCEDETH is not set 483# CONFIG_DGRS is not set 484# CONFIG_EEPRO100 is not set 485CONFIG_E100=y 486# CONFIG_E100_NAPI is not set 487# CONFIG_FEALNX is not set 488# CONFIG_NATSEMI is not set 489# CONFIG_NE2K_PCI is not set 490# CONFIG_8139CP is not set 491# CONFIG_8139TOO is not set 492# CONFIG_SIS900 is not set 493# CONFIG_EPIC100 is not set 494# CONFIG_SUNDANCE is not set 495# CONFIG_VIA_RHINE is not set 496 497# 498# Ethernet (1000 Mbit) 499# 500# CONFIG_ACENIC is not set 501# CONFIG_DL2K is not set 502CONFIG_E1000=y 503# CONFIG_E1000_NAPI is not set 504# CONFIG_NS83820 is not set 505# CONFIG_HAMACHI is not set 506# CONFIG_YELLOWFIN is not set 507# CONFIG_R8169 is not set 508# CONFIG_SK98LIN is not set 509# CONFIG_VIA_VELOCITY is not set 510CONFIG_TIGON3=y 511 512# 513# Ethernet (10000 Mbit) 514# 515# CONFIG_IXGB is not set 516# CONFIG_S2IO is not set 517 518# 519# Token Ring devices 520# 521# CONFIG_TR is not set 522 523# 524# Wireless LAN (non-hamradio) 525# 526# CONFIG_NET_RADIO is not set 527 528# 529# Wan interfaces 530# 531# CONFIG_WAN is not set 532# CONFIG_FDDI is not set 533# CONFIG_HIPPI is not set 534# CONFIG_PPP is not set 535# CONFIG_SLIP is not set 536# CONFIG_NET_FC is not set 537# CONFIG_SHAPER is not set 538# CONFIG_NETCONSOLE is not set 539 540# 541# ISDN subsystem 542# 543# CONFIG_ISDN is not set 544 545# 546# Telephony Support 547# 548# CONFIG_PHONE is not set 549 550# 551# Input device support 552# 553CONFIG_INPUT=y 554 555# 556# Userland interfaces 557# 558CONFIG_INPUT_MOUSEDEV=y 559CONFIG_INPUT_MOUSEDEV_PSAUX=y 560CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 561CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 562CONFIG_INPUT_JOYDEV=y 563# CONFIG_INPUT_TSDEV is not set 564CONFIG_INPUT_EVDEV=y 565# CONFIG_INPUT_EVBUG is not set 566 567# 568# Input I/O drivers 569# 570# CONFIG_GAMEPORT is not set 571CONFIG_SOUND_GAMEPORT=y 572CONFIG_SERIO=y 573# CONFIG_SERIO_I8042 is not set 574# CONFIG_SERIO_SERPORT is not set 575# CONFIG_SERIO_CT82C710 is not set 576# CONFIG_SERIO_PCIPS2 is not set 577# CONFIG_SERIO_RAW is not set 578 579# 580# Input Device Drivers 581# 582# CONFIG_INPUT_KEYBOARD is not set 583# CONFIG_INPUT_MOUSE is not set 584# CONFIG_INPUT_JOYSTICK is not set 585# CONFIG_INPUT_TOUCHSCREEN is not set 586# CONFIG_INPUT_MISC is not set 587 588# 589# Character devices 590# 591CONFIG_VT=y 592CONFIG_VT_CONSOLE=y 593CONFIG_HW_CONSOLE=y 594# CONFIG_SERIAL_NONSTANDARD is not set 595 596# 597# Serial drivers 598# 599CONFIG_SERIAL_8250=y 600CONFIG_SERIAL_8250_CONSOLE=y 601CONFIG_SERIAL_8250_ACPI=y 602CONFIG_SERIAL_8250_NR_UARTS=8 603CONFIG_SERIAL_8250_EXTENDED=y 604CONFIG_SERIAL_8250_SHARE_IRQ=y 605# CONFIG_SERIAL_8250_DETECT_IRQ is not set 606# CONFIG_SERIAL_8250_MULTIPORT is not set 607# CONFIG_SERIAL_8250_RSA is not set 608 609# 610# Non-8250 serial port support 611# 612CONFIG_SERIAL_CORE=y 613CONFIG_SERIAL_CORE_CONSOLE=y 614CONFIG_UNIX98_PTYS=y 615CONFIG_LEGACY_PTYS=y 616CONFIG_LEGACY_PTY_COUNT=256 617 618# 619# IPMI 620# 621# CONFIG_IPMI_HANDLER is not set 622 623# 624# Watchdog Cards 625# 626# CONFIG_WATCHDOG is not set 627# CONFIG_HW_RANDOM is not set 628CONFIG_EFI_RTC=y 629# CONFIG_DTLK is not set 630# CONFIG_R3964 is not set 631# CONFIG_APPLICOM is not set 632 633# 634# Ftape, the floppy tape device driver 635# 636CONFIG_AGP=y 637CONFIG_AGP_HP_ZX1=y 638CONFIG_DRM=y 639# CONFIG_DRM_TDFX is not set 640# CONFIG_DRM_GAMMA is not set 641# CONFIG_DRM_R128 is not set 642CONFIG_DRM_RADEON=y 643# CONFIG_DRM_MGA is not set 644# CONFIG_DRM_SIS is not set 645# CONFIG_RAW_DRIVER is not set 646# CONFIG_HPET is not set 647 648# 649# I2C support 650# 651CONFIG_I2C=y 652CONFIG_I2C_CHARDEV=y 653 654# 655# I2C Algorithms 656# 657CONFIG_I2C_ALGOBIT=y 658CONFIG_I2C_ALGOPCF=y 659# CONFIG_I2C_ALGOPCA is not set 660 661# 662# I2C Hardware Bus support 663# 664# CONFIG_I2C_ALI1535 is not set 665# CONFIG_I2C_ALI1563 is not set 666# CONFIG_I2C_ALI15X3 is not set 667# CONFIG_I2C_AMD756 is not set 668# CONFIG_I2C_AMD8111 is not set 669# CONFIG_I2C_I801 is not set 670# CONFIG_I2C_I810 is not set 671# CONFIG_I2C_ISA is not set 672# CONFIG_I2C_NFORCE2 is not set 673# CONFIG_I2C_PARPORT_LIGHT is not set 674# CONFIG_I2C_PROSAVAGE is not set 675# CONFIG_I2C_SAVAGE4 is not set 676# CONFIG_SCx200_ACB is not set 677# CONFIG_I2C_SIS5595 is not set 678# CONFIG_I2C_SIS630 is not set 679# CONFIG_I2C_SIS96X is not set 680# CONFIG_I2C_STUB is not set 681# CONFIG_I2C_VIA is not set 682# CONFIG_I2C_VIAPRO is not set 683# CONFIG_I2C_VOODOO3 is not set 684# CONFIG_I2C_PCA_ISA is not set 685 686# 687# Hardware Sensors Chip support 688# 689# CONFIG_I2C_SENSOR is not set 690# CONFIG_SENSORS_ADM1021 is not set 691# CONFIG_SENSORS_ADM1025 is not set 692# CONFIG_SENSORS_ADM1026 is not set 693# CONFIG_SENSORS_ADM1031 is not set 694# CONFIG_SENSORS_ASB100 is not set 695# CONFIG_SENSORS_DS1621 is not set 696# CONFIG_SENSORS_FSCHER is not set 697# CONFIG_SENSORS_GL518SM is not set 698# CONFIG_SENSORS_IT87 is not set 699# CONFIG_SENSORS_LM63 is not set 700# CONFIG_SENSORS_LM75 is not set 701# CONFIG_SENSORS_LM77 is not set 702# CONFIG_SENSORS_LM78 is not set 703# CONFIG_SENSORS_LM80 is not set 704# CONFIG_SENSORS_LM83 is not set 705# CONFIG_SENSORS_LM85 is not set 706# CONFIG_SENSORS_LM87 is not set 707# CONFIG_SENSORS_LM90 is not set 708# CONFIG_SENSORS_MAX1619 is not set 709# CONFIG_SENSORS_PC87360 is not set 710# CONFIG_SENSORS_SMSC47M1 is not set 711# CONFIG_SENSORS_VIA686A is not set 712# CONFIG_SENSORS_W83781D is not set 713# CONFIG_SENSORS_W83L785TS is not set 714# CONFIG_SENSORS_W83627HF is not set 715 716# 717# Other I2C Chip support 718# 719# CONFIG_SENSORS_EEPROM is not set 720# CONFIG_SENSORS_PCF8574 is not set 721# CONFIG_SENSORS_PCF8591 is not set 722# CONFIG_SENSORS_RTC8564 is not set 723# CONFIG_I2C_DEBUG_CORE is not set 724# CONFIG_I2C_DEBUG_ALGO is not set 725# CONFIG_I2C_DEBUG_BUS is not set 726# CONFIG_I2C_DEBUG_CHIP is not set 727 728# 729# Dallas's 1-wire bus 730# 731# CONFIG_W1 is not set 732 733# 734# Misc devices 735# 736 737# 738# Multimedia devices 739# 740CONFIG_VIDEO_DEV=y 741 742# 743# Video For Linux 744# 745 746# 747# Video Adapters 748# 749# CONFIG_VIDEO_BT848 is not set 750# CONFIG_VIDEO_CPIA is not set 751# CONFIG_VIDEO_SAA5246A is not set 752# CONFIG_VIDEO_SAA5249 is not set 753# CONFIG_TUNER_3036 is not set 754# CONFIG_VIDEO_STRADIS is not set 755# CONFIG_VIDEO_ZORAN is not set 756# CONFIG_VIDEO_ZR36120 is not set 757# CONFIG_VIDEO_SAA7134 is not set 758# CONFIG_VIDEO_MXB is not set 759# CONFIG_VIDEO_DPC is not set 760# CONFIG_VIDEO_HEXIUM_ORION is not set 761# CONFIG_VIDEO_HEXIUM_GEMINI is not set 762# CONFIG_VIDEO_CX88 is not set 763# CONFIG_VIDEO_OVCAMCHIP is not set 764 765# 766# Radio Adapters 767# 768# CONFIG_RADIO_GEMTEK_PCI is not set 769# CONFIG_RADIO_MAXIRADIO is not set 770# CONFIG_RADIO_MAESTRO is not set 771 772# 773# Digital Video Broadcasting Devices 774# 775# CONFIG_DVB is not set 776 777# 778# Graphics support 779# 780CONFIG_FB=y 781CONFIG_FB_MODE_HELPERS=y 782# CONFIG_FB_TILEBLITTING is not set 783# CONFIG_FB_CIRRUS is not set 784# CONFIG_FB_PM2 is not set 785# CONFIG_FB_CYBER2000 is not set 786# CONFIG_FB_ASILIANT is not set 787# CONFIG_FB_IMSTT is not set 788# CONFIG_FB_RIVA is not set 789# CONFIG_FB_MATROX is not set 790# CONFIG_FB_RADEON_OLD is not set 791CONFIG_FB_RADEON=y 792CONFIG_FB_RADEON_I2C=y 793CONFIG_FB_RADEON_DEBUG=y 794# CONFIG_FB_ATY128 is not set 795# CONFIG_FB_ATY is not set 796# CONFIG_FB_SAVAGE is not set 797# CONFIG_FB_SIS is not set 798# CONFIG_FB_NEOMAGIC is not set 799# CONFIG_FB_KYRO is not set 800# CONFIG_FB_3DFX is not set 801# CONFIG_FB_VOODOO1 is not set 802# CONFIG_FB_TRIDENT is not set 803# CONFIG_FB_PM3 is not set 804# CONFIG_FB_VIRTUAL is not set 805 806# 807# Console display driver support 808# 809CONFIG_VGA_CONSOLE=y 810CONFIG_DUMMY_CONSOLE=y 811CONFIG_FRAMEBUFFER_CONSOLE=y 812# CONFIG_FONTS is not set 813CONFIG_FONT_8x8=y 814CONFIG_FONT_8x16=y 815 816# 817# Logo configuration 818# 819CONFIG_LOGO=y 820# CONFIG_LOGO_LINUX_MONO is not set 821# CONFIG_LOGO_LINUX_VGA16 is not set 822CONFIG_LOGO_LINUX_CLUT224=y 823 824# 825# Sound 826# 827CONFIG_SOUND=y 828 829# 830# Advanced Linux Sound Architecture 831# 832CONFIG_SND=y 833CONFIG_SND_TIMER=y 834CONFIG_SND_PCM=y 835CONFIG_SND_HWDEP=y 836CONFIG_SND_RAWMIDI=y 837CONFIG_SND_SEQUENCER=y 838# CONFIG_SND_SEQ_DUMMY is not set 839CONFIG_SND_OSSEMUL=y 840CONFIG_SND_MIXER_OSS=y 841CONFIG_SND_PCM_OSS=y 842CONFIG_SND_SEQUENCER_OSS=y 843# CONFIG_SND_VERBOSE_PRINTK is not set 844# CONFIG_SND_DEBUG is not set 845 846# 847# Generic devices 848# 849CONFIG_SND_MPU401_UART=y 850CONFIG_SND_OPL3_LIB=y 851# CONFIG_SND_DUMMY is not set 852# CONFIG_SND_VIRMIDI is not set 853# CONFIG_SND_MTPAV is not set 854# CONFIG_SND_SERIAL_U16550 is not set 855# CONFIG_SND_MPU401 is not set 856 857# 858# PCI devices 859# 860CONFIG_SND_AC97_CODEC=y 861# CONFIG_SND_ALI5451 is not set 862# CONFIG_SND_ATIIXP is not set 863# CONFIG_SND_ATIIXP_MODEM is not set 864# CONFIG_SND_AU8810 is not set 865# CONFIG_SND_AU8820 is not set 866# CONFIG_SND_AU8830 is not set 867# CONFIG_SND_AZT3328 is not set 868# CONFIG_SND_BT87X is not set 869# CONFIG_SND_CS46XX is not set 870# CONFIG_SND_CS4281 is not set 871# CONFIG_SND_EMU10K1 is not set 872# CONFIG_SND_KORG1212 is not set 873# CONFIG_SND_MIXART is not set 874# CONFIG_SND_NM256 is not set 875# CONFIG_SND_RME32 is not set 876# CONFIG_SND_RME96 is not set 877# CONFIG_SND_RME9652 is not set 878# CONFIG_SND_HDSP is not set 879# CONFIG_SND_TRIDENT is not set 880# CONFIG_SND_YMFPCI is not set 881# CONFIG_SND_ALS4000 is not set 882# CONFIG_SND_CMIPCI is not set 883# CONFIG_SND_ENS1370 is not set 884# CONFIG_SND_ENS1371 is not set 885# CONFIG_SND_ES1938 is not set 886# CONFIG_SND_ES1968 is not set 887# CONFIG_SND_MAESTRO3 is not set 888CONFIG_SND_FM801=y 889CONFIG_SND_FM801_TEA575X=y 890# CONFIG_SND_ICE1712 is not set 891# CONFIG_SND_ICE1724 is not set 892# CONFIG_SND_INTEL8X0 is not set 893# CONFIG_SND_INTEL8X0M is not set 894# CONFIG_SND_SONICVIBES is not set 895# CONFIG_SND_VIA82XX is not set 896# CONFIG_SND_VX222 is not set 897 898# 899# USB devices 900# 901# CONFIG_SND_USB_AUDIO is not set 902# CONFIG_SND_USB_USX2Y is not set 903 904# 905# Open Sound System 906# 907# CONFIG_SOUND_PRIME is not set 908 909# 910# USB support 911# 912CONFIG_USB=y 913# CONFIG_USB_DEBUG is not set 914 915# 916# Miscellaneous USB options 917# 918# CONFIG_USB_DEVICEFS is not set 919CONFIG_USB_BANDWIDTH=y 920# CONFIG_USB_DYNAMIC_MINORS is not set 921# CONFIG_USB_SUSPEND is not set 922# CONFIG_USB_OTG is not set 923CONFIG_USB_ARCH_HAS_HCD=y 924CONFIG_USB_ARCH_HAS_OHCI=y 925 926# 927# USB Host Controller Drivers 928# 929CONFIG_USB_EHCI_HCD=y 930# CONFIG_USB_EHCI_SPLIT_ISO is not set 931# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 932CONFIG_USB_OHCI_HCD=y 933CONFIG_USB_UHCI_HCD=y 934# CONFIG_USB_SL811_HCD is not set 935 936# 937# USB Device Class drivers 938# 939# CONFIG_USB_AUDIO is not set 940# CONFIG_USB_BLUETOOTH_TTY is not set 941# CONFIG_USB_MIDI is not set 942# CONFIG_USB_ACM is not set 943# CONFIG_USB_PRINTER is not set 944 945# 946# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 947# 948CONFIG_USB_STORAGE=y 949# CONFIG_USB_STORAGE_DEBUG is not set 950# CONFIG_USB_STORAGE_RW_DETECT is not set 951# CONFIG_USB_STORAGE_DATAFAB is not set 952# CONFIG_USB_STORAGE_FREECOM is not set 953# CONFIG_USB_STORAGE_ISD200 is not set 954# CONFIG_USB_STORAGE_DPCM is not set 955# CONFIG_USB_STORAGE_HP8200e is not set 956# CONFIG_USB_STORAGE_SDDR09 is not set 957# CONFIG_USB_STORAGE_SDDR55 is not set 958# CONFIG_USB_STORAGE_JUMPSHOT is not set 959 960# 961# USB Input Devices 962# 963CONFIG_USB_HID=y 964CONFIG_USB_HIDINPUT=y 965# CONFIG_HID_FF is not set 966CONFIG_USB_HIDDEV=y 967# CONFIG_USB_AIPTEK is not set 968# CONFIG_USB_WACOM is not set 969# CONFIG_USB_KBTAB is not set 970# CONFIG_USB_POWERMATE is not set 971# CONFIG_USB_MTOUCH is not set 972# CONFIG_USB_EGALAX is not set 973# CONFIG_USB_XPAD is not set 974# CONFIG_USB_ATI_REMOTE is not set 975 976# 977# USB Imaging devices 978# 979# CONFIG_USB_MDC800 is not set 980# CONFIG_USB_MICROTEK is not set 981# CONFIG_USB_HPUSBSCSI is not set 982 983# 984# USB Multimedia devices 985# 986# CONFIG_USB_DABUSB is not set 987# CONFIG_USB_VICAM is not set 988# CONFIG_USB_DSBR is not set 989# CONFIG_USB_IBMCAM is not set 990# CONFIG_USB_KONICAWC is not set 991# CONFIG_USB_OV511 is not set 992# CONFIG_USB_SE401 is not set 993# CONFIG_USB_SN9C102 is not set 994# CONFIG_USB_STV680 is not set 995 996# 997# USB Network Adapters 998# 999# CONFIG_USB_CATC is not set 1000# CONFIG_USB_KAWETH is not set 1001# CONFIG_USB_PEGASUS is not set 1002# CONFIG_USB_RTL8150 is not set 1003# CONFIG_USB_USBNET is not set 1004 1005# 1006# USB port drivers 1007# 1008 1009# 1010# USB Serial Converter support 1011# 1012# CONFIG_USB_SERIAL is not set 1013 1014# 1015# USB Miscellaneous drivers 1016# 1017# CONFIG_USB_EMI62 is not set 1018# CONFIG_USB_EMI26 is not set 1019# CONFIG_USB_TIGL is not set 1020# CONFIG_USB_AUERSWALD is not set 1021# CONFIG_USB_RIO500 is not set 1022# CONFIG_USB_LEGOTOWER is not set 1023# CONFIG_USB_LCD is not set 1024# CONFIG_USB_LED is not set 1025# CONFIG_USB_CYTHERM is not set 1026# CONFIG_USB_PHIDGETKIT is not set 1027# CONFIG_USB_PHIDGETSERVO is not set 1028 1029# 1030# USB ATM/DSL drivers 1031# 1032 1033# 1034# USB Gadget Support 1035# 1036# CONFIG_USB_GADGET is not set 1037 1038# 1039# MMC/SD Card support 1040# 1041# CONFIG_MMC is not set 1042 1043# 1044# File systems 1045# 1046CONFIG_EXT2_FS=y 1047CONFIG_EXT2_FS_XATTR=y 1048# CONFIG_EXT2_FS_POSIX_ACL is not set 1049# CONFIG_EXT2_FS_SECURITY is not set 1050CONFIG_EXT3_FS=y 1051CONFIG_EXT3_FS_XATTR=y 1052# CONFIG_EXT3_FS_POSIX_ACL is not set 1053# CONFIG_EXT3_FS_SECURITY is not set 1054CONFIG_JBD=y 1055# CONFIG_JBD_DEBUG is not set 1056CONFIG_FS_MBCACHE=y 1057# CONFIG_REISERFS_FS is not set 1058# CONFIG_JFS_FS is not set 1059# CONFIG_XFS_FS is not set 1060# CONFIG_MINIX_FS is not set 1061# CONFIG_ROMFS_FS is not set 1062# CONFIG_QUOTA is not set 1063CONFIG_DNOTIFY=y 1064CONFIG_AUTOFS_FS=y 1065# CONFIG_AUTOFS4_FS is not set 1066 1067# 1068# CD-ROM/DVD Filesystems 1069# 1070CONFIG_ISO9660_FS=y 1071CONFIG_JOLIET=y 1072# CONFIG_ZISOFS is not set 1073CONFIG_UDF_FS=y 1074CONFIG_UDF_NLS=y 1075 1076# 1077# DOS/FAT/NT Filesystems 1078# 1079CONFIG_FAT_FS=y 1080CONFIG_MSDOS_FS=y 1081CONFIG_VFAT_FS=y 1082CONFIG_FAT_DEFAULT_CODEPAGE=437 1083CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1084# CONFIG_NTFS_FS is not set 1085 1086# 1087# Pseudo filesystems 1088# 1089CONFIG_PROC_FS=y 1090CONFIG_PROC_KCORE=y 1091CONFIG_SYSFS=y 1092# CONFIG_DEVFS_FS is not set 1093# CONFIG_DEVPTS_FS_XATTR is not set 1094CONFIG_TMPFS=y 1095CONFIG_TMPFS_XATTR=y 1096CONFIG_TMPFS_SECURITY=y 1097CONFIG_HUGETLBFS=y 1098CONFIG_HUGETLB_PAGE=y 1099CONFIG_RAMFS=y 1100 1101# 1102# Miscellaneous filesystems 1103# 1104# CONFIG_ADFS_FS is not set 1105# CONFIG_AFFS_FS is not set 1106# CONFIG_HFS_FS is not set 1107# CONFIG_HFSPLUS_FS is not set 1108# CONFIG_BEFS_FS is not set 1109# CONFIG_BFS_FS is not set 1110# CONFIG_EFS_FS is not set 1111# CONFIG_CRAMFS is not set 1112# CONFIG_VXFS_FS is not set 1113# CONFIG_HPFS_FS is not set 1114# CONFIG_QNX4FS_FS is not set 1115# CONFIG_SYSV_FS is not set 1116# CONFIG_UFS_FS is not set 1117 1118# 1119# Network File Systems 1120# 1121CONFIG_NFS_FS=y 1122CONFIG_NFS_V3=y 1123CONFIG_NFS_V4=y 1124# CONFIG_NFS_DIRECTIO is not set 1125CONFIG_NFSD=y 1126CONFIG_NFSD_V3=y 1127# CONFIG_NFSD_V4 is not set 1128# CONFIG_NFSD_TCP is not set 1129CONFIG_LOCKD=y 1130CONFIG_LOCKD_V4=y 1131CONFIG_EXPORTFS=y 1132CONFIG_SUNRPC=y 1133CONFIG_SUNRPC_GSS=y 1134CONFIG_RPCSEC_GSS_KRB5=y 1135# CONFIG_RPCSEC_GSS_SPKM3 is not set 1136# CONFIG_SMB_FS is not set 1137# CONFIG_CIFS is not set 1138# CONFIG_NCP_FS is not set 1139# CONFIG_CODA_FS is not set 1140# CONFIG_AFS_FS is not set 1141 1142# 1143# Partition Types 1144# 1145CONFIG_PARTITION_ADVANCED=y 1146# CONFIG_ACORN_PARTITION is not set 1147# CONFIG_OSF_PARTITION is not set 1148# CONFIG_AMIGA_PARTITION is not set 1149# CONFIG_ATARI_PARTITION is not set 1150# CONFIG_MAC_PARTITION is not set 1151CONFIG_MSDOS_PARTITION=y 1152# CONFIG_BSD_DISKLABEL is not set 1153# CONFIG_MINIX_SUBPARTITION is not set 1154# CONFIG_SOLARIS_X86_PARTITION is not set 1155# CONFIG_UNIXWARE_DISKLABEL is not set 1156# CONFIG_LDM_PARTITION is not set 1157# CONFIG_SGI_PARTITION is not set 1158# CONFIG_ULTRIX_PARTITION is not set 1159# CONFIG_SUN_PARTITION is not set 1160CONFIG_EFI_PARTITION=y 1161 1162# 1163# Native Language Support 1164# 1165CONFIG_NLS=y 1166CONFIG_NLS_DEFAULT="iso8859-1" 1167CONFIG_NLS_CODEPAGE_437=y 1168CONFIG_NLS_CODEPAGE_737=y 1169CONFIG_NLS_CODEPAGE_775=y 1170CONFIG_NLS_CODEPAGE_850=y 1171CONFIG_NLS_CODEPAGE_852=y 1172CONFIG_NLS_CODEPAGE_855=y 1173CONFIG_NLS_CODEPAGE_857=y 1174CONFIG_NLS_CODEPAGE_860=y 1175CONFIG_NLS_CODEPAGE_861=y 1176CONFIG_NLS_CODEPAGE_862=y 1177CONFIG_NLS_CODEPAGE_863=y 1178CONFIG_NLS_CODEPAGE_864=y 1179CONFIG_NLS_CODEPAGE_865=y 1180CONFIG_NLS_CODEPAGE_866=y 1181CONFIG_NLS_CODEPAGE_869=y 1182CONFIG_NLS_CODEPAGE_936=y 1183CONFIG_NLS_CODEPAGE_950=y 1184CONFIG_NLS_CODEPAGE_932=y 1185CONFIG_NLS_CODEPAGE_949=y 1186CONFIG_NLS_CODEPAGE_874=y 1187CONFIG_NLS_ISO8859_8=y 1188# CONFIG_NLS_CODEPAGE_1250 is not set 1189CONFIG_NLS_CODEPAGE_1251=y 1190# CONFIG_NLS_ASCII is not set 1191CONFIG_NLS_ISO8859_1=y 1192CONFIG_NLS_ISO8859_2=y 1193CONFIG_NLS_ISO8859_3=y 1194CONFIG_NLS_ISO8859_4=y 1195CONFIG_NLS_ISO8859_5=y 1196CONFIG_NLS_ISO8859_6=y 1197CONFIG_NLS_ISO8859_7=y 1198CONFIG_NLS_ISO8859_9=y 1199CONFIG_NLS_ISO8859_13=y 1200CONFIG_NLS_ISO8859_14=y 1201CONFIG_NLS_ISO8859_15=y 1202CONFIG_NLS_KOI8_R=y 1203CONFIG_NLS_KOI8_U=y 1204CONFIG_NLS_UTF8=y 1205 1206# 1207# Library routines 1208# 1209# CONFIG_CRC_CCITT is not set 1210CONFIG_CRC32=y 1211# CONFIG_LIBCRC32C is not set 1212 1213# 1214# Profiling support 1215# 1216# CONFIG_PROFILING is not set 1217 1218# 1219# Kernel hacking 1220# 1221CONFIG_DEBUG_KERNEL=y 1222CONFIG_MAGIC_SYSRQ=y 1223# CONFIG_SCHEDSTATS is not set 1224# CONFIG_DEBUG_SLAB is not set 1225# CONFIG_DEBUG_SPINLOCK is not set 1226# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1227# CONFIG_DEBUG_KOBJECT is not set 1228# CONFIG_DEBUG_INFO is not set 1229CONFIG_IA64_GRANULE_16MB=y 1230# CONFIG_IA64_GRANULE_64MB is not set 1231CONFIG_IA64_PRINT_HAZARDS=y 1232# CONFIG_DISABLE_VHPT is not set 1233# CONFIG_IA64_DEBUG_CMPXCHG is not set 1234# CONFIG_IA64_DEBUG_IRQ is not set 1235CONFIG_SYSVIPC_COMPAT=y 1236 1237# 1238# Security options 1239# 1240# CONFIG_KEYS is not set 1241# CONFIG_SECURITY is not set 1242 1243# 1244# Cryptographic options 1245# 1246CONFIG_CRYPTO=y 1247# CONFIG_CRYPTO_HMAC is not set 1248# CONFIG_CRYPTO_NULL is not set 1249# CONFIG_CRYPTO_MD4 is not set 1250CONFIG_CRYPTO_MD5=y 1251# CONFIG_CRYPTO_SHA1 is not set 1252# CONFIG_CRYPTO_SHA256 is not set 1253# CONFIG_CRYPTO_SHA512 is not set 1254# CONFIG_CRYPTO_WP512 is not set 1255CONFIG_CRYPTO_DES=y 1256# CONFIG_CRYPTO_BLOWFISH is not set 1257# CONFIG_CRYPTO_TWOFISH is not set 1258# CONFIG_CRYPTO_SERPENT is not set 1259# CONFIG_CRYPTO_AES is not set 1260# CONFIG_CRYPTO_CAST5 is not set 1261# CONFIG_CRYPTO_CAST6 is not set 1262# CONFIG_CRYPTO_TEA is not set 1263# CONFIG_CRYPTO_ARC4 is not set 1264# CONFIG_CRYPTO_KHAZAD is not set 1265# CONFIG_CRYPTO_ANUBIS is not set 1266# CONFIG_CRYPTO_DEFLATE is not set 1267# CONFIG_CRYPTO_MICHAEL_MIC is not set 1268# CONFIG_CRYPTO_CRC32C is not set 1269# CONFIG_CRYPTO_TEST is not set 1270 1271# 1272# Hardware crypto devices 1273# 1274