1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.16-rc5 4# Thu Mar 2 16:39:10 2006 5# 6 7# 8# Code maturity level options 9# 10CONFIG_EXPERIMENTAL=y 11CONFIG_LOCK_KERNEL=y 12CONFIG_INIT_ENV_ARG_LIMIT=32 13 14# 15# General setup 16# 17CONFIG_LOCALVERSION="" 18CONFIG_LOCALVERSION_AUTO=y 19CONFIG_SWAP=y 20CONFIG_SYSVIPC=y 21CONFIG_POSIX_MQUEUE=y 22# CONFIG_BSD_PROCESS_ACCT is not set 23CONFIG_SYSCTL=y 24# CONFIG_AUDIT is not set 25CONFIG_IKCONFIG=y 26CONFIG_IKCONFIG_PROC=y 27# CONFIG_CPUSETS is not set 28CONFIG_INITRAMFS_SOURCE="" 29CONFIG_CC_OPTIMIZE_FOR_SIZE=y 30# CONFIG_EMBEDDED is not set 31CONFIG_KALLSYMS=y 32CONFIG_KALLSYMS_ALL=y 33# CONFIG_KALLSYMS_EXTRA_PASS is not set 34CONFIG_HOTPLUG=y 35CONFIG_PRINTK=y 36CONFIG_BUG=y 37CONFIG_ELF_CORE=y 38CONFIG_BASE_FULL=y 39CONFIG_FUTEX=y 40CONFIG_EPOLL=y 41CONFIG_SHMEM=y 42CONFIG_CC_ALIGN_FUNCTIONS=0 43CONFIG_CC_ALIGN_LABELS=0 44CONFIG_CC_ALIGN_LOOPS=0 45CONFIG_CC_ALIGN_JUMPS=0 46CONFIG_SLUB=y 47# CONFIG_TINY_SHMEM is not set 48CONFIG_BASE_SMALL=0 49# CONFIG_SLOB is not set 50 51# 52# Loadable module support 53# 54CONFIG_MODULES=y 55CONFIG_MODULE_UNLOAD=y 56# CONFIG_MODULE_FORCE_UNLOAD is not set 57CONFIG_OBSOLETE_MODPARM=y 58CONFIG_MODVERSIONS=y 59# CONFIG_MODULE_SRCVERSION_ALL is not set 60CONFIG_KMOD=y 61CONFIG_STOP_MACHINE=y 62 63# 64# Block layer 65# 66 67# 68# IO Schedulers 69# 70CONFIG_IOSCHED_NOOP=y 71CONFIG_IOSCHED_AS=y 72CONFIG_IOSCHED_DEADLINE=y 73CONFIG_IOSCHED_CFQ=y 74CONFIG_DEFAULT_AS=y 75# CONFIG_DEFAULT_DEADLINE is not set 76# CONFIG_DEFAULT_CFQ is not set 77# CONFIG_DEFAULT_NOOP is not set 78CONFIG_DEFAULT_IOSCHED="anticipatory" 79 80# 81# Processor type and features 82# 83CONFIG_IA64=y 84CONFIG_64BIT=y 85CONFIG_MMU=y 86CONFIG_SWIOTLB=y 87CONFIG_RWSEM_XCHGADD_ALGORITHM=y 88CONFIG_GENERIC_CALIBRATE_DELAY=y 89CONFIG_GENERIC_TIME=y 90CONFIG_EFI=y 91CONFIG_GENERIC_IOMAP=y 92CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 93CONFIG_DMA_IS_DMA32=y 94CONFIG_IA64_GENERIC=y 95# CONFIG_IA64_DIG is not set 96# CONFIG_IA64_HP_ZX1 is not set 97# CONFIG_IA64_HP_ZX1_SWIOTLB is not set 98# CONFIG_IA64_SGI_SN2 is not set 99# CONFIG_IA64_HP_SIM is not set 100# CONFIG_ITANIUM is not set 101CONFIG_MCKINLEY=y 102# CONFIG_IA64_PAGE_SIZE_4KB is not set 103# CONFIG_IA64_PAGE_SIZE_8KB is not set 104CONFIG_IA64_PAGE_SIZE_16KB=y 105# CONFIG_IA64_PAGE_SIZE_64KB is not set 106CONFIG_PGTABLE_3=y 107# CONFIG_PGTABLE_4 is not set 108# CONFIG_HZ_100 is not set 109CONFIG_HZ_250=y 110# CONFIG_HZ_1000 is not set 111CONFIG_HZ=250 112CONFIG_IA64_L1_CACHE_SHIFT=7 113CONFIG_IA64_CYCLONE=y 114CONFIG_IOSAPIC=y 115# CONFIG_IA64_SGI_SN_XP is not set 116CONFIG_FORCE_MAX_ZONEORDER=17 117CONFIG_SMP=y 118CONFIG_NR_CPUS=512 119CONFIG_IA64_NR_NODES=256 120CONFIG_HOTPLUG_CPU=y 121# CONFIG_SCHED_SMT is not set 122# CONFIG_PREEMPT is not set 123CONFIG_SELECT_MEMORY_MODEL=y 124# CONFIG_FLATMEM_MANUAL is not set 125# CONFIG_DISCONTIGMEM_MANUAL is not set 126CONFIG_SPARSEMEM_MANUAL=y 127CONFIG_SPARSEMEM=y 128CONFIG_NEED_MULTIPLE_NODES=y 129CONFIG_HAVE_MEMORY_PRESENT=y 130# CONFIG_SPARSEMEM_STATIC is not set 131CONFIG_SPARSEMEM_EXTREME=y 132# CONFIG_MEMORY_HOTPLUG is not set 133CONFIG_SPLIT_PTLOCK_CPUS=4 134CONFIG_MIGRATION=y 135CONFIG_ARCH_SELECT_MEMORY_MODEL=y 136CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 137CONFIG_ARCH_FLATMEM_ENABLE=y 138CONFIG_ARCH_SPARSEMEM_ENABLE=y 139CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y 140CONFIG_NUMA=y 141CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y 142CONFIG_IA32_SUPPORT=y 143CONFIG_COMPAT=y 144CONFIG_IA64_MCA_RECOVERY=y 145CONFIG_PERFMON=y 146CONFIG_IA64_PALINFO=y 147CONFIG_SGI_SN=y 148 149# 150# Firmware Drivers 151# 152CONFIG_EFI_VARS=y 153CONFIG_EFI_PCDP=y 154CONFIG_BINFMT_ELF=y 155CONFIG_BINFMT_MISC=m 156 157# 158# Power management and ACPI 159# 160CONFIG_PM=y 161CONFIG_PM_LEGACY=y 162# CONFIG_PM_DEBUG is not set 163 164# 165# ACPI (Advanced Configuration and Power Interface) Support 166# 167CONFIG_ACPI=y 168CONFIG_ACPI_BUTTON=m 169CONFIG_ACPI_FAN=m 170CONFIG_ACPI_PROCESSOR=m 171CONFIG_ACPI_HOTPLUG_CPU=y 172CONFIG_ACPI_THERMAL=m 173CONFIG_ACPI_NUMA=y 174CONFIG_ACPI_BLACKLIST_YEAR=0 175# CONFIG_ACPI_DEBUG is not set 176CONFIG_ACPI_EC=y 177CONFIG_ACPI_POWER=y 178CONFIG_ACPI_SYSTEM=y 179CONFIG_ACPI_CONTAINER=m 180 181# 182# CPU Frequency scaling 183# 184# CONFIG_CPU_FREQ is not set 185 186# 187# Bus options (PCI, PCMCIA) 188# 189CONFIG_PCI=y 190CONFIG_PCI_DOMAINS=y 191# CONFIG_PCI_MSI is not set 192CONFIG_PCI_LEGACY_PROC=y 193# CONFIG_PCI_DEBUG is not set 194 195# 196# PCI Hotplug Support 197# 198CONFIG_HOTPLUG_PCI=m 199# CONFIG_HOTPLUG_PCI_FAKE is not set 200CONFIG_HOTPLUG_PCI_ACPI=m 201# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set 202# CONFIG_HOTPLUG_PCI_CPCI is not set 203# CONFIG_HOTPLUG_PCI_SHPC is not set 204# CONFIG_HOTPLUG_PCI_SGI is not set 205 206# 207# PCCARD (PCMCIA/CardBus) support 208# 209# CONFIG_PCCARD is not set 210 211# 212# Networking 213# 214CONFIG_NET=y 215 216# 217# Networking options 218# 219# CONFIG_NETDEBUG is not set 220CONFIG_PACKET=y 221# CONFIG_PACKET_MMAP is not set 222CONFIG_UNIX=y 223# CONFIG_NET_KEY is not set 224CONFIG_INET=y 225CONFIG_IP_MULTICAST=y 226# CONFIG_IP_ADVANCED_ROUTER is not set 227CONFIG_IP_FIB_HASH=y 228# CONFIG_IP_PNP is not set 229# CONFIG_NET_IPIP is not set 230# CONFIG_NET_IPGRE is not set 231# CONFIG_IP_MROUTE is not set 232CONFIG_ARPD=y 233CONFIG_SYN_COOKIES=y 234# CONFIG_INET_AH is not set 235# CONFIG_INET_ESP is not set 236# CONFIG_INET_IPCOMP is not set 237# CONFIG_INET_TUNNEL is not set 238CONFIG_INET_DIAG=y 239CONFIG_INET_TCP_DIAG=y 240# CONFIG_TCP_CONG_ADVANCED is not set 241CONFIG_TCP_CONG_BIC=y 242# CONFIG_IPV6 is not set 243# CONFIG_NETFILTER is not set 244 245# 246# DCCP Configuration (EXPERIMENTAL) 247# 248# CONFIG_IP_DCCP is not set 249 250# 251# SCTP Configuration (EXPERIMENTAL) 252# 253# CONFIG_IP_SCTP is not set 254 255# 256# TIPC Configuration (EXPERIMENTAL) 257# 258# CONFIG_TIPC is not set 259# CONFIG_ATM is not set 260# CONFIG_BRIDGE is not set 261# CONFIG_VLAN_8021Q is not set 262# CONFIG_DECNET is not set 263# CONFIG_LLC2 is not set 264# CONFIG_IPX is not set 265# CONFIG_ATALK is not set 266# CONFIG_X25 is not set 267# CONFIG_LAPB is not set 268# CONFIG_NET_DIVERT is not set 269# CONFIG_ECONET is not set 270# CONFIG_WAN_ROUTER is not set 271 272# 273# QoS and/or fair queueing 274# 275# CONFIG_NET_SCHED is not set 276 277# 278# Network testing 279# 280# CONFIG_NET_PKTGEN is not set 281# CONFIG_HAMRADIO is not set 282# CONFIG_IRDA is not set 283# CONFIG_BT is not set 284# CONFIG_IEEE80211 is not set 285 286# 287# Device Drivers 288# 289 290# 291# Generic Driver Options 292# 293CONFIG_STANDALONE=y 294CONFIG_PREVENT_FIRMWARE_BUILD=y 295CONFIG_FW_LOADER=m 296# CONFIG_DEBUG_DRIVER is not set 297 298# 299# Connector - unified userspace <-> kernelspace linker 300# 301# CONFIG_CONNECTOR is not set 302 303# 304# Memory Technology Devices (MTD) 305# 306# CONFIG_MTD is not set 307 308# 309# Parallel port support 310# 311# CONFIG_PARPORT is not set 312 313# 314# Plug and Play support 315# 316CONFIG_PNP=y 317# CONFIG_PNP_DEBUG is not set 318 319# 320# Protocols 321# 322CONFIG_PNPACPI=y 323 324# 325# Block devices 326# 327# CONFIG_BLK_CPQ_DA is not set 328# CONFIG_BLK_CPQ_CISS_DA is not set 329# CONFIG_BLK_DEV_DAC960 is not set 330# CONFIG_BLK_DEV_UMEM is not set 331# CONFIG_BLK_DEV_COW_COMMON is not set 332CONFIG_BLK_DEV_LOOP=m 333CONFIG_BLK_DEV_CRYPTOLOOP=m 334CONFIG_BLK_DEV_NBD=m 335# CONFIG_BLK_DEV_SX8 is not set 336# CONFIG_BLK_DEV_UB is not set 337CONFIG_BLK_DEV_RAM=y 338CONFIG_BLK_DEV_RAM_COUNT=16 339CONFIG_BLK_DEV_RAM_SIZE=4096 340CONFIG_BLK_DEV_INITRD=y 341# CONFIG_CDROM_PKTCDVD is not set 342# CONFIG_ATA_OVER_ETH is not set 343 344# 345# ATA/ATAPI/MFM/RLL support 346# 347CONFIG_IDE=y 348CONFIG_IDE_MAX_HWIFS=4 349CONFIG_BLK_DEV_IDE=y 350 351# 352# Please see Documentation/ide.txt for help/info on IDE drives 353# 354# CONFIG_BLK_DEV_IDE_SATA is not set 355CONFIG_BLK_DEV_IDEDISK=y 356# CONFIG_IDEDISK_MULTI_MODE is not set 357CONFIG_BLK_DEV_IDECD=y 358# CONFIG_BLK_DEV_IDETAPE is not set 359CONFIG_BLK_DEV_IDEFLOPPY=y 360CONFIG_BLK_DEV_IDESCSI=m 361# CONFIG_IDE_TASK_IOCTL is not set 362 363# 364# IDE chipset support/bugfixes 365# 366CONFIG_IDE_GENERIC=y 367# CONFIG_BLK_DEV_IDEPNP is not set 368CONFIG_BLK_DEV_IDEPCI=y 369# CONFIG_IDEPCI_SHARE_IRQ is not set 370# CONFIG_BLK_DEV_OFFBOARD is not set 371CONFIG_BLK_DEV_GENERIC=y 372# CONFIG_BLK_DEV_OPTI621 is not set 373CONFIG_BLK_DEV_IDEDMA_PCI=y 374# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 375CONFIG_IDEDMA_PCI_AUTO=y 376# CONFIG_IDEDMA_ONLYDISK is not set 377# CONFIG_BLK_DEV_AEC62XX is not set 378# CONFIG_BLK_DEV_ALI15X3 is not set 379# CONFIG_BLK_DEV_AMD74XX is not set 380CONFIG_BLK_DEV_CMD64X=y 381# CONFIG_BLK_DEV_TRIFLEX is not set 382# CONFIG_BLK_DEV_CY82C693 is not set 383# CONFIG_BLK_DEV_CS5520 is not set 384# CONFIG_BLK_DEV_CS5530 is not set 385# CONFIG_BLK_DEV_HPT34X is not set 386# CONFIG_BLK_DEV_HPT366 is not set 387# CONFIG_BLK_DEV_SC1200 is not set 388CONFIG_BLK_DEV_PIIX=y 389# CONFIG_BLK_DEV_IT821X is not set 390# CONFIG_BLK_DEV_NS87415 is not set 391# CONFIG_BLK_DEV_PDC202XX_OLD is not set 392# CONFIG_BLK_DEV_PDC202XX_NEW is not set 393# CONFIG_BLK_DEV_SVWKS is not set 394CONFIG_BLK_DEV_SGIIOC4=y 395# CONFIG_BLK_DEV_SIIMAGE is not set 396# CONFIG_BLK_DEV_SLC90E66 is not set 397# CONFIG_BLK_DEV_TRM290 is not set 398# CONFIG_BLK_DEV_VIA82CXXX is not set 399# CONFIG_IDE_ARM is not set 400CONFIG_BLK_DEV_IDEDMA=y 401# CONFIG_IDEDMA_IVB is not set 402CONFIG_IDEDMA_AUTO=y 403# CONFIG_BLK_DEV_HD is not set 404 405# 406# SCSI device support 407# 408# CONFIG_RAID_ATTRS is not set 409CONFIG_SCSI=y 410CONFIG_SCSI_PROC_FS=y 411 412# 413# SCSI support type (disk, tape, CD-ROM) 414# 415CONFIG_BLK_DEV_SD=y 416CONFIG_CHR_DEV_ST=m 417# CONFIG_CHR_DEV_OSST is not set 418CONFIG_BLK_DEV_SR=m 419# CONFIG_BLK_DEV_SR_VENDOR is not set 420CONFIG_CHR_DEV_SG=m 421# CONFIG_CHR_DEV_SCH is not set 422 423# 424# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 425# 426# CONFIG_SCSI_MULTI_LUN is not set 427# CONFIG_SCSI_CONSTANTS is not set 428# CONFIG_SCSI_LOGGING is not set 429 430# 431# SCSI Transport Attributes 432# 433CONFIG_SCSI_SPI_ATTRS=y 434CONFIG_SCSI_FC_ATTRS=y 435# CONFIG_SCSI_ISCSI_ATTRS is not set 436# CONFIG_SCSI_SAS_ATTRS is not set 437 438# 439# SCSI low-level drivers 440# 441# CONFIG_ISCSI_TCP is not set 442# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 443# CONFIG_SCSI_3W_9XXX is not set 444# CONFIG_SCSI_ACARD is not set 445# CONFIG_SCSI_AACRAID is not set 446# CONFIG_SCSI_AIC7XXX is not set 447# CONFIG_SCSI_AIC7XXX_OLD is not set 448# CONFIG_SCSI_AIC79XX is not set 449# CONFIG_MEGARAID_NEWGEN is not set 450# CONFIG_MEGARAID_LEGACY is not set 451# CONFIG_MEGARAID_SAS is not set 452CONFIG_SCSI_SATA=y 453# CONFIG_SCSI_SATA_AHCI is not set 454# CONFIG_SCSI_SATA_SVW is not set 455# CONFIG_SCSI_ATA_PIIX is not set 456# CONFIG_SCSI_SATA_MV is not set 457# CONFIG_SCSI_SATA_NV is not set 458# CONFIG_SCSI_PDC_ADMA is not set 459# CONFIG_SCSI_SATA_QSTOR is not set 460# CONFIG_SCSI_SATA_PROMISE is not set 461# CONFIG_SCSI_SATA_SX4 is not set 462# CONFIG_SCSI_SATA_SIL is not set 463# CONFIG_SCSI_SATA_SIL24 is not set 464# CONFIG_SCSI_SATA_SIS is not set 465# CONFIG_SCSI_SATA_ULI is not set 466# CONFIG_SCSI_SATA_VIA is not set 467CONFIG_SCSI_SATA_VITESSE=y 468# CONFIG_SCSI_DMX3191D is not set 469# CONFIG_SCSI_FUTURE_DOMAIN is not set 470# CONFIG_SCSI_IPS is not set 471# CONFIG_SCSI_INITIO is not set 472# CONFIG_SCSI_INIA100 is not set 473CONFIG_SCSI_SYM53C8XX_2=y 474CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 475CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 476CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 477# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 478# CONFIG_SCSI_IPR is not set 479# CONFIG_SCSI_QLOGIC_FC is not set 480CONFIG_SCSI_QLOGIC_1280=y 481# CONFIG_SCSI_QLA_FC is not set 482# CONFIG_SCSI_LPFC is not set 483# CONFIG_SCSI_DC395x is not set 484# CONFIG_SCSI_DC390T is not set 485# CONFIG_SCSI_DEBUG is not set 486 487# 488# Multi-device support (RAID and LVM) 489# 490CONFIG_MD=y 491CONFIG_BLK_DEV_MD=m 492CONFIG_MD_LINEAR=m 493CONFIG_MD_RAID0=m 494CONFIG_MD_RAID1=m 495# CONFIG_MD_RAID10 is not set 496CONFIG_MD_RAID5=m 497CONFIG_MD_RAID6=m 498CONFIG_MD_MULTIPATH=m 499# CONFIG_MD_FAULTY is not set 500CONFIG_BLK_DEV_DM=m 501CONFIG_DM_CRYPT=m 502CONFIG_DM_SNAPSHOT=m 503CONFIG_DM_MIRROR=m 504CONFIG_DM_ZERO=m 505CONFIG_DM_MULTIPATH=m 506# CONFIG_DM_MULTIPATH_EMC is not set 507 508# 509# Fusion MPT device support 510# 511CONFIG_FUSION=y 512CONFIG_FUSION_SPI=y 513CONFIG_FUSION_FC=m 514# CONFIG_FUSION_SAS is not set 515CONFIG_FUSION_MAX_SGE=128 516# CONFIG_FUSION_CTL is not set 517 518# 519# IEEE 1394 (FireWire) support 520# 521# CONFIG_IEEE1394 is not set 522 523# 524# I2O device support 525# 526# CONFIG_I2O is not set 527 528# 529# Network device support 530# 531CONFIG_NETDEVICES=y 532CONFIG_DUMMY=m 533# CONFIG_BONDING is not set 534# CONFIG_EQUALIZER is not set 535# CONFIG_TUN is not set 536# CONFIG_NET_SB1000 is not set 537 538# 539# ARCnet devices 540# 541# CONFIG_ARCNET is not set 542 543# 544# PHY device support 545# 546# CONFIG_PHYLIB is not set 547 548# 549# Ethernet (10 or 100Mbit) 550# 551CONFIG_NET_ETHERNET=y 552CONFIG_MII=m 553# CONFIG_HAPPYMEAL is not set 554# CONFIG_SUNGEM is not set 555# CONFIG_CASSINI is not set 556# CONFIG_NET_VENDOR_3COM is not set 557 558# 559# Tulip family network device support 560# 561CONFIG_NET_TULIP=y 562# CONFIG_DE2104X is not set 563CONFIG_TULIP=m 564# CONFIG_TULIP_MWI is not set 565# CONFIG_TULIP_MMIO is not set 566# CONFIG_TULIP_NAPI is not set 567# CONFIG_DE4X5 is not set 568# CONFIG_WINBOND_840 is not set 569# CONFIG_DM9102 is not set 570# CONFIG_ULI526X is not set 571# CONFIG_HP100 is not set 572CONFIG_NET_PCI=y 573# CONFIG_PCNET32 is not set 574# CONFIG_AMD8111_ETH is not set 575# CONFIG_ADAPTEC_STARFIRE is not set 576# CONFIG_B44 is not set 577# CONFIG_FORCEDETH is not set 578# CONFIG_DGRS is not set 579CONFIG_EEPRO100=m 580CONFIG_E100=m 581# CONFIG_FEALNX is not set 582# CONFIG_NATSEMI is not set 583# CONFIG_NE2K_PCI is not set 584# CONFIG_8139CP is not set 585# CONFIG_8139TOO is not set 586# CONFIG_SIS900 is not set 587# CONFIG_EPIC100 is not set 588# CONFIG_SUNDANCE is not set 589# CONFIG_VIA_RHINE is not set 590 591# 592# Ethernet (1000 Mbit) 593# 594# CONFIG_ACENIC is not set 595# CONFIG_DL2K is not set 596CONFIG_E1000=y 597# CONFIG_E1000_NAPI is not set 598# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set 599# CONFIG_NS83820 is not set 600# CONFIG_HAMACHI is not set 601# CONFIG_YELLOWFIN is not set 602# CONFIG_R8169 is not set 603# CONFIG_SIS190 is not set 604# CONFIG_SKGE is not set 605# CONFIG_SKY2 is not set 606# CONFIG_SK98LIN is not set 607# CONFIG_VIA_VELOCITY is not set 608CONFIG_TIGON3=y 609# CONFIG_BNX2 is not set 610 611# 612# Ethernet (10000 Mbit) 613# 614# CONFIG_CHELSIO_T1 is not set 615# CONFIG_IXGB is not set 616# CONFIG_S2IO is not set 617 618# 619# Token Ring devices 620# 621# CONFIG_TR is not set 622 623# 624# Wireless LAN (non-hamradio) 625# 626# CONFIG_NET_RADIO is not set 627 628# 629# Wan interfaces 630# 631# CONFIG_WAN is not set 632# CONFIG_FDDI is not set 633# CONFIG_HIPPI is not set 634# CONFIG_PPP is not set 635# CONFIG_SLIP is not set 636# CONFIG_NET_FC is not set 637# CONFIG_SHAPER is not set 638CONFIG_NETCONSOLE=y 639CONFIG_NETPOLL=y 640# CONFIG_NETPOLL_RX is not set 641# CONFIG_NETPOLL_TRAP is not set 642CONFIG_NET_POLL_CONTROLLER=y 643 644# 645# ISDN subsystem 646# 647# CONFIG_ISDN is not set 648 649# 650# Telephony Support 651# 652# CONFIG_PHONE is not set 653 654# 655# Input device support 656# 657CONFIG_INPUT=y 658 659# 660# Userland interfaces 661# 662CONFIG_INPUT_MOUSEDEV=y 663CONFIG_INPUT_MOUSEDEV_PSAUX=y 664CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 665CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 666# CONFIG_INPUT_JOYDEV is not set 667# CONFIG_INPUT_TSDEV is not set 668# CONFIG_INPUT_EVDEV is not set 669# CONFIG_INPUT_EVBUG is not set 670 671# 672# Input Device Drivers 673# 674CONFIG_INPUT_KEYBOARD=y 675CONFIG_KEYBOARD_ATKBD=y 676# CONFIG_KEYBOARD_SUNKBD is not set 677# CONFIG_KEYBOARD_LKKBD is not set 678# CONFIG_KEYBOARD_XTKBD is not set 679# CONFIG_KEYBOARD_NEWTON is not set 680CONFIG_INPUT_MOUSE=y 681CONFIG_MOUSE_PS2=y 682# CONFIG_MOUSE_SERIAL is not set 683# CONFIG_MOUSE_VSXXXAA is not set 684# CONFIG_INPUT_JOYSTICK is not set 685# CONFIG_INPUT_TOUCHSCREEN is not set 686# CONFIG_INPUT_MISC is not set 687 688# 689# Hardware I/O ports 690# 691CONFIG_SERIO=y 692CONFIG_SERIO_I8042=y 693# CONFIG_SERIO_SERPORT is not set 694# CONFIG_SERIO_PCIPS2 is not set 695CONFIG_SERIO_LIBPS2=y 696# CONFIG_SERIO_RAW is not set 697CONFIG_GAMEPORT=m 698# CONFIG_GAMEPORT_NS558 is not set 699# CONFIG_GAMEPORT_L4 is not set 700# CONFIG_GAMEPORT_EMU10K1 is not set 701# CONFIG_GAMEPORT_FM801 is not set 702 703# 704# Character devices 705# 706CONFIG_VT=y 707CONFIG_VT_CONSOLE=y 708CONFIG_HW_CONSOLE=y 709CONFIG_SERIAL_NONSTANDARD=y 710# CONFIG_COMPUTONE is not set 711# CONFIG_ROCKETPORT is not set 712# CONFIG_CYCLADES is not set 713# CONFIG_DIGIEPCA is not set 714# CONFIG_MOXA_INTELLIO is not set 715# CONFIG_MOXA_SMARTIO is not set 716# CONFIG_ISI is not set 717# CONFIG_SYNCLINKMP is not set 718# CONFIG_SYNCLINK_GT is not set 719# CONFIG_N_HDLC is not set 720# CONFIG_SPECIALIX is not set 721# CONFIG_SX is not set 722# CONFIG_STALDRV is not set 723CONFIG_SGI_SNSC=y 724CONFIG_SGI_TIOCX=y 725CONFIG_SGI_MBCS=m 726 727# 728# Serial drivers 729# 730CONFIG_SERIAL_8250=y 731CONFIG_SERIAL_8250_CONSOLE=y 732CONFIG_SERIAL_8250_ACPI=y 733CONFIG_SERIAL_8250_NR_UARTS=6 734CONFIG_SERIAL_8250_RUNTIME_UARTS=4 735CONFIG_SERIAL_8250_EXTENDED=y 736CONFIG_SERIAL_8250_SHARE_IRQ=y 737# CONFIG_SERIAL_8250_DETECT_IRQ is not set 738# CONFIG_SERIAL_8250_RSA is not set 739 740# 741# Non-8250 serial port support 742# 743CONFIG_SERIAL_CORE=y 744CONFIG_SERIAL_CORE_CONSOLE=y 745CONFIG_SERIAL_SGI_L1_CONSOLE=y 746# CONFIG_SERIAL_JSM is not set 747CONFIG_SERIAL_SGI_IOC4=y 748CONFIG_SERIAL_SGI_IOC3=y 749CONFIG_UNIX98_PTYS=y 750CONFIG_LEGACY_PTYS=y 751CONFIG_LEGACY_PTY_COUNT=256 752 753# 754# IPMI 755# 756# CONFIG_IPMI_HANDLER is not set 757 758# 759# Watchdog Cards 760# 761# CONFIG_WATCHDOG is not set 762# CONFIG_HW_RANDOM is not set 763CONFIG_EFI_RTC=y 764# CONFIG_DTLK is not set 765# CONFIG_R3964 is not set 766# CONFIG_APPLICOM is not set 767 768# 769# Ftape, the floppy tape device driver 770# 771CONFIG_AGP=m 772CONFIG_AGP_I460=m 773CONFIG_AGP_HP_ZX1=m 774CONFIG_AGP_SGI_TIOCA=m 775CONFIG_DRM=m 776CONFIG_DRM_TDFX=m 777CONFIG_DRM_R128=m 778CONFIG_DRM_RADEON=m 779CONFIG_DRM_MGA=m 780CONFIG_DRM_SIS=m 781# CONFIG_DRM_VIA is not set 782# CONFIG_DRM_SAVAGE is not set 783CONFIG_RAW_DRIVER=m 784CONFIG_MAX_RAW_DEVS=256 785CONFIG_HPET=y 786# CONFIG_HPET_RTC_IRQ is not set 787CONFIG_HPET_MMAP=y 788# CONFIG_HANGCHECK_TIMER is not set 789CONFIG_MMTIMER=y 790 791# 792# TPM devices 793# 794# CONFIG_TCG_TPM is not set 795# CONFIG_TELCLOCK is not set 796 797# 798# I2C support 799# 800# CONFIG_I2C is not set 801 802# 803# SPI support 804# 805# CONFIG_SPI is not set 806# CONFIG_SPI_MASTER is not set 807 808# 809# Dallas's 1-wire bus 810# 811# CONFIG_W1 is not set 812 813# 814# Hardware Monitoring support 815# 816CONFIG_HWMON=y 817# CONFIG_HWMON_VID is not set 818# CONFIG_SENSORS_F71805F is not set 819# CONFIG_HWMON_DEBUG_CHIP is not set 820 821# 822# Misc devices 823# 824 825# 826# Multimedia Capabilities Port drivers 827# 828 829# 830# Multimedia devices 831# 832# CONFIG_VIDEO_DEV is not set 833 834# 835# Digital Video Broadcasting Devices 836# 837# CONFIG_DVB is not set 838 839# 840# Graphics support 841# 842# CONFIG_FB is not set 843 844# 845# Console display driver support 846# 847CONFIG_VGA_CONSOLE=y 848CONFIG_DUMMY_CONSOLE=y 849 850# 851# Sound 852# 853CONFIG_SOUND=m 854 855# 856# Advanced Linux Sound Architecture 857# 858CONFIG_SND=m 859CONFIG_SND_TIMER=m 860CONFIG_SND_PCM=m 861CONFIG_SND_HWDEP=m 862CONFIG_SND_RAWMIDI=m 863CONFIG_SND_SEQUENCER=m 864CONFIG_SND_SEQ_DUMMY=m 865CONFIG_SND_OSSEMUL=y 866CONFIG_SND_MIXER_OSS=m 867CONFIG_SND_PCM_OSS=m 868CONFIG_SND_SEQUENCER_OSS=y 869# CONFIG_SND_DYNAMIC_MINORS is not set 870CONFIG_SND_SUPPORT_OLD_API=y 871CONFIG_SND_VERBOSE_PRINTK=y 872# CONFIG_SND_DEBUG is not set 873 874# 875# Generic devices 876# 877CONFIG_SND_MPU401_UART=m 878CONFIG_SND_OPL3_LIB=m 879CONFIG_SND_AC97_CODEC=m 880CONFIG_SND_AC97_BUS=m 881CONFIG_SND_DUMMY=m 882CONFIG_SND_VIRMIDI=m 883CONFIG_SND_MTPAV=m 884CONFIG_SND_SERIAL_U16550=m 885CONFIG_SND_MPU401=m 886 887# 888# PCI devices 889# 890# CONFIG_SND_AD1889 is not set 891# CONFIG_SND_ALI5451 is not set 892# CONFIG_SND_ATIIXP is not set 893# CONFIG_SND_ATIIXP_MODEM is not set 894# CONFIG_SND_AU8810 is not set 895# CONFIG_SND_AU8820 is not set 896# CONFIG_SND_AU8830 is not set 897# CONFIG_SND_AZT3328 is not set 898# CONFIG_SND_BT87X is not set 899# CONFIG_SND_CA0106 is not set 900# CONFIG_SND_CMIPCI is not set 901CONFIG_SND_CS4281=m 902CONFIG_SND_CS46XX=m 903CONFIG_SND_CS46XX_NEW_DSP=y 904CONFIG_SND_EMU10K1=m 905# CONFIG_SND_EMU10K1X is not set 906# CONFIG_SND_ENS1370 is not set 907# CONFIG_SND_ENS1371 is not set 908# CONFIG_SND_ES1938 is not set 909# CONFIG_SND_ES1968 is not set 910CONFIG_SND_FM801=m 911# CONFIG_SND_FM801_TEA575X is not set 912# CONFIG_SND_HDA_INTEL is not set 913# CONFIG_SND_HDSP is not set 914# CONFIG_SND_HDSPM is not set 915# CONFIG_SND_ICE1712 is not set 916# CONFIG_SND_ICE1724 is not set 917# CONFIG_SND_INTEL8X0 is not set 918# CONFIG_SND_INTEL8X0M is not set 919# CONFIG_SND_KORG1212 is not set 920# CONFIG_SND_MAESTRO3 is not set 921# CONFIG_SND_MIXART is not set 922# CONFIG_SND_NM256 is not set 923# CONFIG_SND_PCXHR is not set 924# CONFIG_SND_RME32 is not set 925# CONFIG_SND_RME96 is not set 926# CONFIG_SND_RME9652 is not set 927# CONFIG_SND_SONICVIBES is not set 928# CONFIG_SND_TRIDENT is not set 929# CONFIG_SND_VIA82XX is not set 930# CONFIG_SND_VIA82XX_MODEM is not set 931# CONFIG_SND_VX222 is not set 932# CONFIG_SND_YMFPCI is not set 933 934# 935# USB devices 936# 937# CONFIG_SND_USB_AUDIO is not set 938 939# 940# Open Sound System 941# 942# CONFIG_SOUND_PRIME is not set 943 944# 945# USB support 946# 947CONFIG_USB_ARCH_HAS_HCD=y 948CONFIG_USB_ARCH_HAS_OHCI=y 949CONFIG_USB=m 950# CONFIG_USB_DEBUG is not set 951 952# 953# Miscellaneous USB options 954# 955CONFIG_USB_DEVICEFS=y 956# CONFIG_USB_BANDWIDTH is not set 957# CONFIG_USB_DYNAMIC_MINORS is not set 958# CONFIG_USB_SUSPEND is not set 959# CONFIG_USB_OTG is not set 960 961# 962# USB Host Controller Drivers 963# 964CONFIG_USB_EHCI_HCD=m 965# CONFIG_USB_EHCI_SPLIT_ISO is not set 966# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 967# CONFIG_USB_ISP116X_HCD is not set 968CONFIG_USB_OHCI_HCD=m 969# CONFIG_USB_OHCI_BIG_ENDIAN is not set 970CONFIG_USB_OHCI_LITTLE_ENDIAN=y 971CONFIG_USB_UHCI_HCD=m 972# CONFIG_USB_SL811_HCD is not set 973 974# 975# USB Device Class drivers 976# 977# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 978# CONFIG_USB_ACM is not set 979# CONFIG_USB_PRINTER is not set 980 981# 982# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 983# 984 985# 986# may also be needed; see USB_STORAGE Help for more information 987# 988CONFIG_USB_STORAGE=m 989# CONFIG_USB_STORAGE_DEBUG is not set 990# CONFIG_USB_STORAGE_DATAFAB is not set 991# CONFIG_USB_STORAGE_FREECOM is not set 992# CONFIG_USB_STORAGE_ISD200 is not set 993# CONFIG_USB_STORAGE_DPCM is not set 994# CONFIG_USB_STORAGE_USBAT is not set 995# CONFIG_USB_STORAGE_SDDR09 is not set 996# CONFIG_USB_STORAGE_SDDR55 is not set 997# CONFIG_USB_STORAGE_JUMPSHOT is not set 998# CONFIG_USB_STORAGE_ALAUDA is not set 999# CONFIG_USB_LIBUSUAL is not set 1000 1001# 1002# USB Input Devices 1003# 1004CONFIG_USB_HID=m 1005CONFIG_USB_HIDINPUT=y 1006# CONFIG_USB_HIDINPUT_POWERBOOK is not set 1007# CONFIG_HID_FF is not set 1008# CONFIG_USB_HIDDEV is not set 1009 1010# 1011# USB HID Boot Protocol drivers 1012# 1013# CONFIG_USB_KBD is not set 1014# CONFIG_USB_MOUSE is not set 1015# CONFIG_USB_AIPTEK is not set 1016# CONFIG_USB_WACOM is not set 1017# CONFIG_USB_ACECAD is not set 1018# CONFIG_USB_KBTAB is not set 1019# CONFIG_USB_POWERMATE is not set 1020# CONFIG_USB_MTOUCH is not set 1021# CONFIG_USB_ITMTOUCH is not set 1022# CONFIG_USB_EGALAX is not set 1023# CONFIG_USB_YEALINK is not set 1024# CONFIG_USB_XPAD is not set 1025# CONFIG_USB_ATI_REMOTE is not set 1026# CONFIG_USB_ATI_REMOTE2 is not set 1027# CONFIG_USB_KEYSPAN_REMOTE is not set 1028# CONFIG_USB_APPLETOUCH is not set 1029 1030# 1031# USB Imaging devices 1032# 1033# CONFIG_USB_MDC800 is not set 1034# CONFIG_USB_MICROTEK is not set 1035 1036# 1037# USB Multimedia devices 1038# 1039# CONFIG_USB_DABUSB is not set 1040 1041# 1042# Video4Linux support is needed for USB Multimedia device support 1043# 1044 1045# 1046# USB Network Adapters 1047# 1048# CONFIG_USB_CATC is not set 1049# CONFIG_USB_KAWETH is not set 1050# CONFIG_USB_PEGASUS is not set 1051# CONFIG_USB_RTL8150 is not set 1052# CONFIG_USB_USBNET is not set 1053CONFIG_USB_MON=y 1054 1055# 1056# USB port drivers 1057# 1058 1059# 1060# USB Serial Converter support 1061# 1062# CONFIG_USB_SERIAL is not set 1063 1064# 1065# USB Miscellaneous drivers 1066# 1067# CONFIG_USB_EMI62 is not set 1068# CONFIG_USB_EMI26 is not set 1069# CONFIG_USB_AUERSWALD is not set 1070# CONFIG_USB_RIO500 is not set 1071# CONFIG_USB_LEGOTOWER is not set 1072# CONFIG_USB_LCD is not set 1073# CONFIG_USB_LED is not set 1074# CONFIG_USB_CYTHERM is not set 1075# CONFIG_USB_PHIDGETKIT is not set 1076# CONFIG_USB_PHIDGETSERVO is not set 1077# CONFIG_USB_IDMOUSE is not set 1078# CONFIG_USB_SISUSBVGA is not set 1079# CONFIG_USB_LD is not set 1080# CONFIG_USB_TEST is not set 1081 1082# 1083# USB DSL modem support 1084# 1085 1086# 1087# USB Gadget Support 1088# 1089# CONFIG_USB_GADGET is not set 1090 1091# 1092# MMC/SD Card support 1093# 1094# CONFIG_MMC is not set 1095 1096# 1097# InfiniBand support 1098# 1099CONFIG_INFINIBAND=m 1100# CONFIG_INFINIBAND_USER_MAD is not set 1101# CONFIG_INFINIBAND_USER_ACCESS is not set 1102CONFIG_INFINIBAND_MTHCA=m 1103# CONFIG_INFINIBAND_MTHCA_DEBUG is not set 1104CONFIG_INFINIBAND_IPOIB=m 1105# CONFIG_INFINIBAND_IPOIB_DEBUG is not set 1106# CONFIG_INFINIBAND_SRP is not set 1107 1108# 1109# SN Devices 1110# 1111CONFIG_SGI_IOC4=y 1112CONFIG_SGI_IOC3=y 1113 1114# 1115# EDAC - error detection and reporting (RAS) 1116# 1117 1118# 1119# File systems 1120# 1121CONFIG_EXT2_FS=y 1122CONFIG_EXT2_FS_XATTR=y 1123CONFIG_EXT2_FS_POSIX_ACL=y 1124CONFIG_EXT2_FS_SECURITY=y 1125# CONFIG_EXT2_FS_XIP is not set 1126CONFIG_EXT3_FS=y 1127CONFIG_EXT3_FS_XATTR=y 1128CONFIG_EXT3_FS_POSIX_ACL=y 1129CONFIG_EXT3_FS_SECURITY=y 1130CONFIG_JBD=y 1131# CONFIG_JBD_DEBUG is not set 1132CONFIG_FS_MBCACHE=y 1133CONFIG_REISERFS_FS=y 1134# CONFIG_REISERFS_CHECK is not set 1135# CONFIG_REISERFS_PROC_INFO is not set 1136CONFIG_REISERFS_FS_XATTR=y 1137CONFIG_REISERFS_FS_POSIX_ACL=y 1138CONFIG_REISERFS_FS_SECURITY=y 1139# CONFIG_JFS_FS is not set 1140CONFIG_FS_POSIX_ACL=y 1141CONFIG_XFS_FS=y 1142CONFIG_XFS_EXPORT=y 1143# CONFIG_XFS_QUOTA is not set 1144# CONFIG_XFS_SECURITY is not set 1145# CONFIG_XFS_POSIX_ACL is not set 1146# CONFIG_XFS_RT is not set 1147# CONFIG_OCFS2_FS is not set 1148# CONFIG_MINIX_FS is not set 1149# CONFIG_ROMFS_FS is not set 1150CONFIG_INOTIFY=y 1151# CONFIG_QUOTA is not set 1152CONFIG_DNOTIFY=y 1153CONFIG_AUTOFS_FS=y 1154CONFIG_AUTOFS4_FS=y 1155# CONFIG_FUSE_FS is not set 1156 1157# 1158# CD-ROM/DVD Filesystems 1159# 1160CONFIG_ISO9660_FS=m 1161CONFIG_JOLIET=y 1162# CONFIG_ZISOFS is not set 1163CONFIG_UDF_FS=m 1164CONFIG_UDF_NLS=y 1165 1166# 1167# DOS/FAT/NT Filesystems 1168# 1169CONFIG_FAT_FS=y 1170# CONFIG_MSDOS_FS is not set 1171CONFIG_VFAT_FS=y 1172CONFIG_FAT_DEFAULT_CODEPAGE=437 1173CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1174CONFIG_NTFS_FS=m 1175# CONFIG_NTFS_DEBUG is not set 1176# CONFIG_NTFS_RW is not set 1177 1178# 1179# Pseudo filesystems 1180# 1181CONFIG_PROC_FS=y 1182CONFIG_PROC_KCORE=y 1183CONFIG_SYSFS=y 1184CONFIG_TMPFS=y 1185CONFIG_HUGETLBFS=y 1186CONFIG_HUGETLB_PAGE=y 1187CONFIG_RAMFS=y 1188# CONFIG_RELAYFS_FS is not set 1189# CONFIG_CONFIGFS_FS is not set 1190 1191# 1192# Miscellaneous filesystems 1193# 1194# CONFIG_ADFS_FS is not set 1195# CONFIG_AFFS_FS is not set 1196# CONFIG_HFS_FS is not set 1197# CONFIG_HFSPLUS_FS is not set 1198# CONFIG_BEFS_FS is not set 1199# CONFIG_BFS_FS is not set 1200# CONFIG_EFS_FS is not set 1201# CONFIG_CRAMFS is not set 1202# CONFIG_VXFS_FS is not set 1203# CONFIG_HPFS_FS is not set 1204# CONFIG_QNX4FS_FS is not set 1205# CONFIG_SYSV_FS is not set 1206# CONFIG_UFS_FS is not set 1207 1208# 1209# Network File Systems 1210# 1211CONFIG_NFS_FS=m 1212CONFIG_NFS_V3=y 1213# CONFIG_NFS_V3_ACL is not set 1214CONFIG_NFS_V4=y 1215CONFIG_NFS_DIRECTIO=y 1216CONFIG_NFSD=m 1217CONFIG_NFSD_V3=y 1218# CONFIG_NFSD_V3_ACL is not set 1219CONFIG_NFSD_V4=y 1220CONFIG_NFSD_TCP=y 1221CONFIG_LOCKD=m 1222CONFIG_LOCKD_V4=y 1223CONFIG_EXPORTFS=y 1224CONFIG_NFS_COMMON=y 1225CONFIG_SUNRPC=m 1226CONFIG_SUNRPC_GSS=m 1227CONFIG_RPCSEC_GSS_KRB5=m 1228# CONFIG_RPCSEC_GSS_SPKM3 is not set 1229CONFIG_SMB_FS=m 1230CONFIG_SMB_NLS_DEFAULT=y 1231CONFIG_SMB_NLS_REMOTE="cp437" 1232CONFIG_CIFS=m 1233# CONFIG_CIFS_STATS is not set 1234# CONFIG_CIFS_XATTR is not set 1235# CONFIG_CIFS_EXPERIMENTAL is not set 1236# CONFIG_NCP_FS is not set 1237# CONFIG_CODA_FS is not set 1238# CONFIG_AFS_FS is not set 1239# CONFIG_9P_FS is not set 1240 1241# 1242# Partition Types 1243# 1244CONFIG_PARTITION_ADVANCED=y 1245# CONFIG_ACORN_PARTITION is not set 1246# CONFIG_OSF_PARTITION is not set 1247# CONFIG_AMIGA_PARTITION is not set 1248# CONFIG_ATARI_PARTITION is not set 1249# CONFIG_MAC_PARTITION is not set 1250CONFIG_MSDOS_PARTITION=y 1251# CONFIG_BSD_DISKLABEL is not set 1252# CONFIG_MINIX_SUBPARTITION is not set 1253# CONFIG_SOLARIS_X86_PARTITION is not set 1254# CONFIG_UNIXWARE_DISKLABEL is not set 1255# CONFIG_LDM_PARTITION is not set 1256CONFIG_SGI_PARTITION=y 1257# CONFIG_ULTRIX_PARTITION is not set 1258# CONFIG_SUN_PARTITION is not set 1259# CONFIG_KARMA_PARTITION is not set 1260CONFIG_EFI_PARTITION=y 1261 1262# 1263# Native Language Support 1264# 1265CONFIG_NLS=y 1266CONFIG_NLS_DEFAULT="iso8859-1" 1267CONFIG_NLS_CODEPAGE_437=y 1268CONFIG_NLS_CODEPAGE_737=m 1269CONFIG_NLS_CODEPAGE_775=m 1270CONFIG_NLS_CODEPAGE_850=m 1271CONFIG_NLS_CODEPAGE_852=m 1272CONFIG_NLS_CODEPAGE_855=m 1273CONFIG_NLS_CODEPAGE_857=m 1274CONFIG_NLS_CODEPAGE_860=m 1275CONFIG_NLS_CODEPAGE_861=m 1276CONFIG_NLS_CODEPAGE_862=m 1277CONFIG_NLS_CODEPAGE_863=m 1278CONFIG_NLS_CODEPAGE_864=m 1279CONFIG_NLS_CODEPAGE_865=m 1280CONFIG_NLS_CODEPAGE_866=m 1281CONFIG_NLS_CODEPAGE_869=m 1282CONFIG_NLS_CODEPAGE_936=m 1283CONFIG_NLS_CODEPAGE_950=m 1284CONFIG_NLS_CODEPAGE_932=m 1285CONFIG_NLS_CODEPAGE_949=m 1286CONFIG_NLS_CODEPAGE_874=m 1287CONFIG_NLS_ISO8859_8=m 1288CONFIG_NLS_CODEPAGE_1250=m 1289CONFIG_NLS_CODEPAGE_1251=m 1290# CONFIG_NLS_ASCII is not set 1291CONFIG_NLS_ISO8859_1=y 1292CONFIG_NLS_ISO8859_2=m 1293CONFIG_NLS_ISO8859_3=m 1294CONFIG_NLS_ISO8859_4=m 1295CONFIG_NLS_ISO8859_5=m 1296CONFIG_NLS_ISO8859_6=m 1297CONFIG_NLS_ISO8859_7=m 1298CONFIG_NLS_ISO8859_9=m 1299CONFIG_NLS_ISO8859_13=m 1300CONFIG_NLS_ISO8859_14=m 1301CONFIG_NLS_ISO8859_15=m 1302CONFIG_NLS_KOI8_R=m 1303CONFIG_NLS_KOI8_U=m 1304CONFIG_NLS_UTF8=m 1305 1306# 1307# Library routines 1308# 1309# CONFIG_CRC_CCITT is not set 1310# CONFIG_CRC16 is not set 1311CONFIG_CRC32=y 1312# CONFIG_LIBCRC32C is not set 1313CONFIG_GENERIC_HARDIRQS=y 1314CONFIG_GENERIC_IRQ_PROBE=y 1315CONFIG_GENERIC_PENDING_IRQ=y 1316 1317# 1318# HP Simulator drivers 1319# 1320# CONFIG_HP_SIMETH is not set 1321# CONFIG_HP_SIMSERIAL is not set 1322# CONFIG_HP_SIMSCSI is not set 1323 1324# 1325# Instrumentation Support 1326# 1327# CONFIG_PROFILING is not set 1328# CONFIG_KPROBES is not set 1329 1330# 1331# Kernel hacking 1332# 1333# CONFIG_PRINTK_TIME is not set 1334CONFIG_MAGIC_SYSRQ=y 1335CONFIG_DEBUG_KERNEL=y 1336CONFIG_LOG_BUF_SHIFT=20 1337CONFIG_DETECT_SOFTLOCKUP=y 1338# CONFIG_SCHEDSTATS is not set 1339# CONFIG_DEBUG_SLAB is not set 1340CONFIG_DEBUG_MUTEXES=y 1341# CONFIG_DEBUG_SPINLOCK is not set 1342# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1343# CONFIG_DEBUG_KOBJECT is not set 1344# CONFIG_DEBUG_INFO is not set 1345# CONFIG_DEBUG_FS is not set 1346# CONFIG_DEBUG_VM is not set 1347CONFIG_FORCED_INLINING=y 1348# CONFIG_RCU_TORTURE_TEST is not set 1349CONFIG_IA64_GRANULE_16MB=y 1350# CONFIG_IA64_GRANULE_64MB is not set 1351# CONFIG_IA64_PRINT_HAZARDS is not set 1352# CONFIG_DISABLE_VHPT is not set 1353# CONFIG_IA64_DEBUG_CMPXCHG is not set 1354# CONFIG_IA64_DEBUG_IRQ is not set 1355CONFIG_SYSVIPC_COMPAT=y 1356 1357# 1358# Security options 1359# 1360# CONFIG_KEYS is not set 1361# CONFIG_SECURITY is not set 1362 1363# 1364# Cryptographic options 1365# 1366CONFIG_CRYPTO=y 1367# CONFIG_CRYPTO_HMAC is not set 1368# CONFIG_CRYPTO_NULL is not set 1369# CONFIG_CRYPTO_MD4 is not set 1370CONFIG_CRYPTO_MD5=y 1371# CONFIG_CRYPTO_SHA1 is not set 1372# CONFIG_CRYPTO_SHA256 is not set 1373# CONFIG_CRYPTO_SHA512 is not set 1374# CONFIG_CRYPTO_WP512 is not set 1375# CONFIG_CRYPTO_TGR192 is not set 1376CONFIG_CRYPTO_DES=m 1377# CONFIG_CRYPTO_BLOWFISH is not set 1378# CONFIG_CRYPTO_TWOFISH is not set 1379# CONFIG_CRYPTO_SERPENT is not set 1380# CONFIG_CRYPTO_AES is not set 1381# CONFIG_CRYPTO_CAST5 is not set 1382# CONFIG_CRYPTO_CAST6 is not set 1383# CONFIG_CRYPTO_TEA is not set 1384# CONFIG_CRYPTO_ARC4 is not set 1385# CONFIG_CRYPTO_KHAZAD is not set 1386# CONFIG_CRYPTO_ANUBIS is not set 1387# CONFIG_CRYPTO_DEFLATE is not set 1388# CONFIG_CRYPTO_MICHAEL_MIC is not set 1389# CONFIG_CRYPTO_CRC32C is not set 1390# CONFIG_CRYPTO_TEST is not set 1391 1392# 1393# Hardware crypto devices 1394# 1395