12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394 |
- #
- # Automatically generated make config: don't edit
- # Linux kernel version: 2.6.16-rc5
- # Mon Feb 27 16:02:28 2006
- #
- #
- # Code maturity level options
- #
- CONFIG_EXPERIMENTAL=y
- CONFIG_LOCK_KERNEL=y
- CONFIG_INIT_ENV_ARG_LIMIT=32
- #
- # General setup
- #
- CONFIG_LOCALVERSION=""
- CONFIG_LOCALVERSION_AUTO=y
- CONFIG_SWAP=y
- CONFIG_SYSVIPC=y
- CONFIG_POSIX_MQUEUE=y
- # CONFIG_BSD_PROCESS_ACCT is not set
- CONFIG_SYSCTL=y
- # CONFIG_AUDIT is not set
- CONFIG_IKCONFIG=y
- CONFIG_IKCONFIG_PROC=y
- # CONFIG_CPUSETS is not set
- CONFIG_INITRAMFS_SOURCE=""
- CONFIG_CC_OPTIMIZE_FOR_SIZE=y
- # CONFIG_EMBEDDED is not set
- CONFIG_KALLSYMS=y
- CONFIG_KALLSYMS_ALL=y
- # CONFIG_KALLSYMS_EXTRA_PASS is not set
- CONFIG_HOTPLUG=y
- CONFIG_PRINTK=y
- CONFIG_BUG=y
- CONFIG_ELF_CORE=y
- CONFIG_BASE_FULL=y
- CONFIG_FUTEX=y
- CONFIG_EPOLL=y
- 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
- #
- # Loadable module support
- #
- CONFIG_MODULES=y
- CONFIG_MODULE_UNLOAD=y
- # CONFIG_MODULE_FORCE_UNLOAD is not set
- CONFIG_OBSOLETE_MODPARM=y
- CONFIG_MODVERSIONS=y
- # CONFIG_MODULE_SRCVERSION_ALL is not set
- CONFIG_KMOD=y
- CONFIG_STOP_MACHINE=y
- #
- # Block layer
- #
- #
- # IO Schedulers
- #
- CONFIG_IOSCHED_NOOP=y
- CONFIG_IOSCHED_AS=y
- CONFIG_IOSCHED_DEADLINE=y
- CONFIG_IOSCHED_CFQ=y
- CONFIG_DEFAULT_AS=y
- # CONFIG_DEFAULT_DEADLINE is not set
- # CONFIG_DEFAULT_CFQ is not set
- # CONFIG_DEFAULT_NOOP is not set
- CONFIG_DEFAULT_IOSCHED="anticipatory"
- #
- # Processor type and features
- #
- CONFIG_IA64=y
- CONFIG_64BIT=y
- CONFIG_MMU=y
- CONFIG_SWIOTLB=y
- CONFIG_RWSEM_XCHGADD_ALGORITHM=y
- CONFIG_GENERIC_CALIBRATE_DELAY=y
- CONFIG_TIME_INTERPOLATION=y
- CONFIG_EFI=y
- CONFIG_GENERIC_IOMAP=y
- CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
- CONFIG_DMA_IS_DMA32=y
- CONFIG_IA64_GENERIC=y
- # CONFIG_IA64_DIG is not set
- # CONFIG_IA64_HP_ZX1 is not set
- # CONFIG_IA64_HP_ZX1_SWIOTLB is not set
- # CONFIG_IA64_SGI_SN2 is not set
- # CONFIG_IA64_HP_SIM is not set
- # CONFIG_ITANIUM is not set
- CONFIG_MCKINLEY=y
- # CONFIG_IA64_PAGE_SIZE_4KB is not set
- # CONFIG_IA64_PAGE_SIZE_8KB is not set
- CONFIG_IA64_PAGE_SIZE_16KB=y
- # CONFIG_IA64_PAGE_SIZE_64KB is not set
- CONFIG_PGTABLE_3=y
- # CONFIG_PGTABLE_4 is not set
- # CONFIG_HZ_100 is not set
- CONFIG_HZ_250=y
- # CONFIG_HZ_1000 is not set
- CONFIG_HZ=250
- CONFIG_IA64_L1_CACHE_SHIFT=7
- CONFIG_IA64_CYCLONE=y
- CONFIG_IOSAPIC=y
- # CONFIG_IA64_SGI_SN_XP is not set
- CONFIG_FORCE_MAX_ZONEORDER=17
- CONFIG_SMP=y
- CONFIG_NR_CPUS=512
- CONFIG_IA64_NR_NODES=256
- CONFIG_HOTPLUG_CPU=y
- # CONFIG_SCHED_SMT is not set
- # CONFIG_PREEMPT is not set
- CONFIG_SELECT_MEMORY_MODEL=y
- # CONFIG_FLATMEM_MANUAL is not set
- CONFIG_DISCONTIGMEM_MANUAL=y
- # CONFIG_SPARSEMEM_MANUAL is not set
- CONFIG_DISCONTIGMEM=y
- CONFIG_FLAT_NODE_MEM_MAP=y
- CONFIG_NEED_MULTIPLE_NODES=y
- # CONFIG_SPARSEMEM_STATIC is not set
- CONFIG_SPLIT_PTLOCK_CPUS=4
- CONFIG_MIGRATION=y
- CONFIG_ARCH_SELECT_MEMORY_MODEL=y
- CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
- CONFIG_ARCH_FLATMEM_ENABLE=y
- CONFIG_ARCH_SPARSEMEM_ENABLE=y
- CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
- CONFIG_NUMA=y
- CONFIG_VIRTUAL_MEM_MAP=y
- CONFIG_HOLES_IN_ZONE=y
- CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
- CONFIG_IA32_SUPPORT=y
- CONFIG_COMPAT=y
- CONFIG_IA64_MCA_RECOVERY=y
- CONFIG_PERFMON=y
- CONFIG_IA64_PALINFO=y
- CONFIG_SGI_SN=y
- #
- # Firmware Drivers
- #
- CONFIG_EFI_VARS=y
- CONFIG_EFI_PCDP=y
- CONFIG_BINFMT_ELF=y
- CONFIG_BINFMT_MISC=m
- #
- # Power management and ACPI
- #
- CONFIG_PM=y
- CONFIG_PM_LEGACY=y
- # CONFIG_PM_DEBUG is not set
- #
- # ACPI (Advanced Configuration and Power Interface) Support
- #
- CONFIG_ACPI=y
- CONFIG_ACPI_BUTTON=m
- CONFIG_ACPI_FAN=m
- CONFIG_ACPI_PROCESSOR=m
- CONFIG_ACPI_HOTPLUG_CPU=y
- CONFIG_ACPI_THERMAL=m
- CONFIG_ACPI_NUMA=y
- CONFIG_ACPI_BLACKLIST_YEAR=0
- # CONFIG_ACPI_DEBUG is not set
- CONFIG_ACPI_EC=y
- CONFIG_ACPI_POWER=y
- CONFIG_ACPI_SYSTEM=y
- CONFIG_ACPI_CONTAINER=m
- #
- # CPU Frequency scaling
- #
- # CONFIG_CPU_FREQ is not set
- #
- # Bus options (PCI, PCMCIA)
- #
- CONFIG_PCI=y
- CONFIG_PCI_DOMAINS=y
- # CONFIG_PCI_MSI is not set
- CONFIG_PCI_LEGACY_PROC=y
- # CONFIG_PCI_DEBUG is not set
- #
- # PCI Hotplug Support
- #
- CONFIG_HOTPLUG_PCI=m
- # CONFIG_HOTPLUG_PCI_FAKE is not set
- CONFIG_HOTPLUG_PCI_ACPI=m
- # CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
- # CONFIG_HOTPLUG_PCI_CPCI is not set
- # CONFIG_HOTPLUG_PCI_SHPC is not set
- # CONFIG_HOTPLUG_PCI_SGI is not set
- #
- # PCCARD (PCMCIA/CardBus) support
- #
- # CONFIG_PCCARD is not set
- #
- # Networking
- #
- CONFIG_NET=y
- #
- # Networking options
- #
- # CONFIG_NETDEBUG is not set
- CONFIG_PACKET=y
- # CONFIG_PACKET_MMAP is not set
- CONFIG_UNIX=y
- # CONFIG_NET_KEY is not set
- CONFIG_INET=y
- CONFIG_IP_MULTICAST=y
- # CONFIG_IP_ADVANCED_ROUTER is not set
- CONFIG_IP_FIB_HASH=y
- # CONFIG_IP_PNP is not set
- # CONFIG_NET_IPIP is not set
- # CONFIG_NET_IPGRE is not set
- # CONFIG_IP_MROUTE is not set
- CONFIG_ARPD=y
- CONFIG_SYN_COOKIES=y
- # 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=y
- CONFIG_INET_TCP_DIAG=y
- # CONFIG_TCP_CONG_ADVANCED is not set
- CONFIG_TCP_CONG_BIC=y
- # CONFIG_IPV6 is not set
- # CONFIG_NETFILTER 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
- #
- # Device Drivers
- #
- #
- # Generic Driver Options
- #
- CONFIG_STANDALONE=y
- CONFIG_PREVENT_FIRMWARE_BUILD=y
- CONFIG_FW_LOADER=m
- # CONFIG_DEBUG_DRIVER is not set
- #
- # Connector - unified userspace <-> kernelspace linker
- #
- # CONFIG_CONNECTOR is not set
- #
- # Memory Technology Devices (MTD)
- #
- # CONFIG_MTD is not set
- #
- # Parallel port support
- #
- # CONFIG_PARPORT is not set
- #
- # Plug and Play support
- #
- CONFIG_PNP=y
- # CONFIG_PNP_DEBUG is not set
- #
- # Protocols
- #
- CONFIG_PNPACPI=y
- #
- # Block devices
- #
- # CONFIG_BLK_CPQ_DA is not set
- # CONFIG_BLK_CPQ_CISS_DA is not set
- # CONFIG_BLK_DEV_DAC960 is not set
- # CONFIG_BLK_DEV_UMEM is not set
- # CONFIG_BLK_DEV_COW_COMMON is not set
- CONFIG_BLK_DEV_LOOP=m
- CONFIG_BLK_DEV_CRYPTOLOOP=m
- CONFIG_BLK_DEV_NBD=m
- # CONFIG_BLK_DEV_SX8 is not set
- # CONFIG_BLK_DEV_UB is not set
- CONFIG_BLK_DEV_RAM=y
- CONFIG_BLK_DEV_RAM_COUNT=16
- CONFIG_BLK_DEV_RAM_SIZE=4096
- CONFIG_BLK_DEV_INITRD=y
- # CONFIG_CDROM_PKTCDVD is not set
- # CONFIG_ATA_OVER_ETH is not set
- #
- # ATA/ATAPI/MFM/RLL support
- #
- CONFIG_IDE=y
- CONFIG_IDE_MAX_HWIFS=4
- CONFIG_BLK_DEV_IDE=y
- #
- # Please see Documentation/ide.txt for help/info on IDE drives
- #
- # CONFIG_BLK_DEV_IDE_SATA is not set
- CONFIG_BLK_DEV_IDEDISK=y
- # CONFIG_IDEDISK_MULTI_MODE is not set
- CONFIG_BLK_DEV_IDECD=y
- # CONFIG_BLK_DEV_IDETAPE is not set
- CONFIG_BLK_DEV_IDEFLOPPY=y
- CONFIG_BLK_DEV_IDESCSI=m
- # CONFIG_IDE_TASK_IOCTL is not set
- #
- # IDE chipset support/bugfixes
- #
- # CONFIG_IDE_GENERIC is not set
- # CONFIG_BLK_DEV_IDEPNP is not set
- CONFIG_BLK_DEV_IDEPCI=y
- CONFIG_IDEPCI_SHARE_IRQ=y
- # CONFIG_BLK_DEV_OFFBOARD is not set
- CONFIG_BLK_DEV_GENERIC=y
- # CONFIG_BLK_DEV_OPTI621 is not set
- 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_CMD64X=y
- # CONFIG_BLK_DEV_TRIFLEX is not set
- # CONFIG_BLK_DEV_CY82C693 is not set
- # CONFIG_BLK_DEV_CS5520 is not set
- # CONFIG_BLK_DEV_CS5530 is not set
- # CONFIG_BLK_DEV_HPT34X is not set
- # CONFIG_BLK_DEV_HPT366 is not set
- # CONFIG_BLK_DEV_SC1200 is not set
- CONFIG_BLK_DEV_PIIX=y
- # CONFIG_BLK_DEV_IT821X is not set
- # CONFIG_BLK_DEV_NS87415 is not set
- # CONFIG_BLK_DEV_PDC202XX_OLD is not set
- # CONFIG_BLK_DEV_PDC202XX_NEW is not set
- # CONFIG_BLK_DEV_SVWKS is not set
- CONFIG_BLK_DEV_SGIIOC4=y
- # CONFIG_BLK_DEV_SIIMAGE is not set
- # CONFIG_BLK_DEV_SLC90E66 is not set
- # CONFIG_BLK_DEV_TRM290 is not set
- # CONFIG_BLK_DEV_VIA82CXXX is not set
- # 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
- #
- # CONFIG_RAID_ATTRS is not set
- CONFIG_SCSI=y
- CONFIG_SCSI_PROC_FS=y
- #
- # SCSI support type (disk, tape, CD-ROM)
- #
- CONFIG_BLK_DEV_SD=y
- CONFIG_CHR_DEV_ST=m
- # CONFIG_CHR_DEV_OSST is not set
- CONFIG_BLK_DEV_SR=m
- # CONFIG_BLK_DEV_SR_VENDOR is not set
- CONFIG_CHR_DEV_SG=m
- # CONFIG_CHR_DEV_SCH is not set
- #
- # 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=y
- CONFIG_SCSI_FC_ATTRS=y
- # CONFIG_SCSI_ISCSI_ATTRS is not set
- # CONFIG_SCSI_SAS_ATTRS is not set
- #
- # SCSI low-level drivers
- #
- # CONFIG_ISCSI_TCP is not set
- # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
- # CONFIG_SCSI_3W_9XXX is not set
- # CONFIG_SCSI_ACARD is not set
- # CONFIG_SCSI_AACRAID is not set
- # CONFIG_SCSI_AIC7XXX is not set
- # CONFIG_SCSI_AIC7XXX_OLD is not set
- # CONFIG_SCSI_AIC79XX is not set
- # CONFIG_MEGARAID_NEWGEN is not set
- # CONFIG_MEGARAID_LEGACY is not set
- # CONFIG_MEGARAID_SAS is not set
- CONFIG_SCSI_SATA=y
- # CONFIG_SCSI_SATA_AHCI is not set
- # CONFIG_SCSI_SATA_SVW is not set
- # CONFIG_SCSI_ATA_PIIX is not set
- # CONFIG_SCSI_SATA_MV is not set
- # CONFIG_SCSI_SATA_NV is not set
- # CONFIG_SCSI_PDC_ADMA is not set
- # CONFIG_SCSI_SATA_QSTOR is not set
- # CONFIG_SCSI_SATA_PROMISE is not set
- # CONFIG_SCSI_SATA_SX4 is not set
- # CONFIG_SCSI_SATA_SIL is not set
- # CONFIG_SCSI_SATA_SIL24 is not set
- # CONFIG_SCSI_SATA_SIS is not set
- # CONFIG_SCSI_SATA_ULI is not set
- # CONFIG_SCSI_SATA_VIA is not set
- CONFIG_SCSI_SATA_VITESSE=y
- # CONFIG_SCSI_DMX3191D is not set
- # CONFIG_SCSI_FUTURE_DOMAIN is not set
- # CONFIG_SCSI_IPS is not set
- # CONFIG_SCSI_INITIO is not set
- # CONFIG_SCSI_INIA100 is not set
- CONFIG_SCSI_SYM53C8XX_2=y
- CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
- CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
- CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
- # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
- # CONFIG_SCSI_IPR is not set
- # CONFIG_SCSI_QLOGIC_FC is not set
- CONFIG_SCSI_QLOGIC_1280=y
- # CONFIG_SCSI_QLA_FC is not set
- # CONFIG_SCSI_LPFC is not set
- # CONFIG_SCSI_DC395x is not set
- # CONFIG_SCSI_DC390T is not set
- # CONFIG_SCSI_DEBUG is not set
- #
- # Multi-device support (RAID and LVM)
- #
- CONFIG_MD=y
- CONFIG_BLK_DEV_MD=m
- CONFIG_MD_LINEAR=m
- CONFIG_MD_RAID0=m
- CONFIG_MD_RAID1=m
- # CONFIG_MD_RAID10 is not set
- CONFIG_MD_RAID5=m
- CONFIG_MD_RAID6=m
- CONFIG_MD_MULTIPATH=m
- # CONFIG_MD_FAULTY is not set
- CONFIG_BLK_DEV_DM=m
- CONFIG_DM_CRYPT=m
- CONFIG_DM_SNAPSHOT=m
- CONFIG_DM_MIRROR=m
- CONFIG_DM_ZERO=m
- CONFIG_DM_MULTIPATH=m
- # CONFIG_DM_MULTIPATH_EMC is not set
- #
- # Fusion MPT device support
- #
- CONFIG_FUSION=y
- CONFIG_FUSION_SPI=y
- CONFIG_FUSION_FC=m
- # CONFIG_FUSION_SAS is not set
- CONFIG_FUSION_MAX_SGE=128
- # CONFIG_FUSION_CTL is not set
- #
- # IEEE 1394 (FireWire) support
- #
- # CONFIG_IEEE1394 is not set
- #
- # I2O device support
- #
- # CONFIG_I2O is not set
- #
- # Network device support
- #
- CONFIG_NETDEVICES=y
- CONFIG_DUMMY=m
- # CONFIG_BONDING is not set
- # CONFIG_EQUALIZER is not set
- # CONFIG_TUN is not set
- # CONFIG_NET_SB1000 is not set
- #
- # ARCnet devices
- #
- # CONFIG_ARCNET is not set
- #
- # PHY device support
- #
- # CONFIG_PHYLIB is not set
- #
- # Ethernet (10 or 100Mbit)
- #
- CONFIG_NET_ETHERNET=y
- CONFIG_MII=m
- # CONFIG_HAPPYMEAL is not set
- # CONFIG_SUNGEM is not set
- # CONFIG_CASSINI is not set
- # CONFIG_NET_VENDOR_3COM is not set
- #
- # Tulip family network device support
- #
- CONFIG_NET_TULIP=y
- # CONFIG_DE2104X is not set
- CONFIG_TULIP=m
- # CONFIG_TULIP_MWI is not set
- # CONFIG_TULIP_MMIO is not set
- # CONFIG_TULIP_NAPI is not set
- # CONFIG_DE4X5 is not set
- # CONFIG_WINBOND_840 is not set
- # CONFIG_DM9102 is not set
- # CONFIG_ULI526X 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=m
- CONFIG_E100=m
- # CONFIG_FEALNX is not set
- # CONFIG_NATSEMI is not set
- # CONFIG_NE2K_PCI is not set
- # CONFIG_8139CP is not set
- # CONFIG_8139TOO is not set
- # CONFIG_SIS900 is not set
- # CONFIG_EPIC100 is not set
- # CONFIG_SUNDANCE is not set
- # CONFIG_VIA_RHINE is not set
- #
- # Ethernet (1000 Mbit)
- #
- # CONFIG_ACENIC is not set
- # CONFIG_DL2K is not set
- CONFIG_E1000=y
- # CONFIG_E1000_NAPI is not set
- # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
- # CONFIG_NS83820 is not set
- # CONFIG_HAMACHI is not set
- # CONFIG_YELLOWFIN is not set
- # CONFIG_R8169 is not set
- # CONFIG_SIS190 is not set
- # CONFIG_SKGE is not set
- # CONFIG_SKY2 is not set
- # CONFIG_SK98LIN is not set
- # CONFIG_VIA_VELOCITY is not set
- CONFIG_TIGON3=y
- # CONFIG_BNX2 is not set
- #
- # Ethernet (10000 Mbit)
- #
- # CONFIG_CHELSIO_T1 is not set
- # CONFIG_IXGB is not set
- # CONFIG_S2IO is not set
- #
- # 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_PPP is not set
- # CONFIG_SLIP is not set
- # CONFIG_NET_FC is not set
- # CONFIG_SHAPER is not set
- CONFIG_NETCONSOLE=y
- CONFIG_NETPOLL=y
- # CONFIG_NETPOLL_RX is not set
- # CONFIG_NETPOLL_TRAP is not set
- CONFIG_NET_POLL_CONTROLLER=y
- #
- # 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
- CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
- CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
- # CONFIG_INPUT_JOYDEV is not set
- # CONFIG_INPUT_TSDEV is not set
- # CONFIG_INPUT_EVDEV is not set
- # 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
- #
- # Hardware I/O ports
- #
- CONFIG_SERIO=y
- CONFIG_SERIO_I8042=y
- # CONFIG_SERIO_SERPORT is not set
- # CONFIG_SERIO_PCIPS2 is not set
- CONFIG_SERIO_LIBPS2=y
- # CONFIG_SERIO_RAW is not set
- CONFIG_GAMEPORT=m
- # CONFIG_GAMEPORT_NS558 is not set
- # CONFIG_GAMEPORT_L4 is not set
- # CONFIG_GAMEPORT_EMU10K1 is not set
- # CONFIG_GAMEPORT_FM801 is not set
- #
- # Character devices
- #
- CONFIG_VT=y
- CONFIG_VT_CONSOLE=y
- CONFIG_HW_CONSOLE=y
- CONFIG_SERIAL_NONSTANDARD=y
- # CONFIG_COMPUTONE is not set
- # CONFIG_ROCKETPORT is not set
- # CONFIG_CYCLADES is not set
- # CONFIG_DIGIEPCA is not set
- # CONFIG_MOXA_INTELLIO is not set
- # CONFIG_MOXA_SMARTIO is not set
- # CONFIG_ISI is not set
- # CONFIG_SYNCLINKMP is not set
- # CONFIG_SYNCLINK_GT is not set
- # CONFIG_N_HDLC is not set
- # CONFIG_SPECIALIX is not set
- # CONFIG_SX is not set
- # CONFIG_STALDRV is not set
- CONFIG_SGI_SNSC=y
- CONFIG_SGI_TIOCX=y
- CONFIG_SGI_MBCS=m
- #
- # Serial drivers
- #
- CONFIG_SERIAL_8250=y
- CONFIG_SERIAL_8250_CONSOLE=y
- CONFIG_SERIAL_8250_ACPI=y
- CONFIG_SERIAL_8250_NR_UARTS=6
- CONFIG_SERIAL_8250_RUNTIME_UARTS=4
- CONFIG_SERIAL_8250_EXTENDED=y
- CONFIG_SERIAL_8250_SHARE_IRQ=y
- # CONFIG_SERIAL_8250_DETECT_IRQ is not set
- # CONFIG_SERIAL_8250_RSA is not set
- #
- # Non-8250 serial port support
- #
- CONFIG_SERIAL_CORE=y
- CONFIG_SERIAL_CORE_CONSOLE=y
- CONFIG_SERIAL_SGI_L1_CONSOLE=y
- # CONFIG_SERIAL_JSM is not set
- CONFIG_SERIAL_SGI_IOC4=y
- # CONFIG_SERIAL_SGI_IOC3 is not set
- CONFIG_UNIX98_PTYS=y
- CONFIG_LEGACY_PTYS=y
- CONFIG_LEGACY_PTY_COUNT=256
- #
- # IPMI
- #
- # CONFIG_IPMI_HANDLER is not set
- #
- # Watchdog Cards
- #
- # CONFIG_WATCHDOG is not set
- # CONFIG_HW_RANDOM is not set
- CONFIG_EFI_RTC=y
- # CONFIG_DTLK is not set
- # CONFIG_R3964 is not set
- # CONFIG_APPLICOM is not set
- #
- # Ftape, the floppy tape device driver
- #
- CONFIG_AGP=m
- CONFIG_AGP_I460=m
- CONFIG_AGP_HP_ZX1=m
- CONFIG_AGP_SGI_TIOCA=m
- CONFIG_DRM=m
- CONFIG_DRM_TDFX=m
- CONFIG_DRM_R128=m
- CONFIG_DRM_RADEON=m
- CONFIG_DRM_MGA=m
- CONFIG_DRM_SIS=m
- # CONFIG_DRM_VIA is not set
- # CONFIG_DRM_SAVAGE is not set
- CONFIG_RAW_DRIVER=m
- CONFIG_MAX_RAW_DEVS=256
- CONFIG_HPET=y
- # CONFIG_HPET_RTC_IRQ is not set
- CONFIG_HPET_MMAP=y
- # CONFIG_HANGCHECK_TIMER is not set
- CONFIG_MMTIMER=y
- #
- # TPM devices
- #
- # CONFIG_TCG_TPM is not set
- # CONFIG_TELCLOCK is not set
- #
- # I2C support
- #
- # CONFIG_I2C 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 is not set
- # CONFIG_SENSORS_F71805F is not set
- # CONFIG_HWMON_DEBUG_CHIP is not set
- #
- # Misc devices
- #
- #
- # Multimedia Capabilities Port drivers
- #
- #
- # Multimedia devices
- #
- # CONFIG_VIDEO_DEV is not set
- #
- # Digital Video Broadcasting Devices
- #
- # CONFIG_DVB is not set
- #
- # Graphics support
- #
- # CONFIG_FB is not set
- #
- # Console display driver support
- #
- CONFIG_VGA_CONSOLE=y
- CONFIG_DUMMY_CONSOLE=y
- #
- # Sound
- #
- CONFIG_SOUND=m
- #
- # Advanced Linux Sound Architecture
- #
- CONFIG_SND=m
- CONFIG_SND_TIMER=m
- CONFIG_SND_PCM=m
- CONFIG_SND_HWDEP=m
- CONFIG_SND_RAWMIDI=m
- CONFIG_SND_SEQUENCER=m
- CONFIG_SND_SEQ_DUMMY=m
- CONFIG_SND_OSSEMUL=y
- CONFIG_SND_MIXER_OSS=m
- CONFIG_SND_PCM_OSS=m
- CONFIG_SND_SEQUENCER_OSS=y
- # CONFIG_SND_DYNAMIC_MINORS is not set
- CONFIG_SND_SUPPORT_OLD_API=y
- CONFIG_SND_VERBOSE_PRINTK=y
- # CONFIG_SND_DEBUG is not set
- #
- # Generic devices
- #
- CONFIG_SND_MPU401_UART=m
- CONFIG_SND_OPL3_LIB=m
- CONFIG_SND_AC97_CODEC=m
- CONFIG_SND_AC97_BUS=m
- CONFIG_SND_DUMMY=m
- CONFIG_SND_VIRMIDI=m
- CONFIG_SND_MTPAV=m
- CONFIG_SND_SERIAL_U16550=m
- CONFIG_SND_MPU401=m
- #
- # PCI devices
- #
- # CONFIG_SND_AD1889 is not set
- # CONFIG_SND_ALI5451 is not set
- # CONFIG_SND_ATIIXP is not set
- # CONFIG_SND_ATIIXP_MODEM is not set
- # CONFIG_SND_AU8810 is not set
- # CONFIG_SND_AU8820 is not set
- # CONFIG_SND_AU8830 is not set
- # CONFIG_SND_AZT3328 is not set
- # CONFIG_SND_BT87X is not set
- # CONFIG_SND_CA0106 is not set
- # CONFIG_SND_CMIPCI is not set
- CONFIG_SND_CS4281=m
- CONFIG_SND_CS46XX=m
- CONFIG_SND_CS46XX_NEW_DSP=y
- CONFIG_SND_EMU10K1=m
- # CONFIG_SND_EMU10K1X is not set
- # CONFIG_SND_ENS1370 is not set
- # CONFIG_SND_ENS1371 is not set
- # CONFIG_SND_ES1938 is not set
- # CONFIG_SND_ES1968 is not set
- CONFIG_SND_FM801=m
- # CONFIG_SND_FM801_TEA575X is not set
- # CONFIG_SND_HDA_INTEL is not set
- # CONFIG_SND_HDSP is not set
- # CONFIG_SND_HDSPM is not set
- # CONFIG_SND_ICE1712 is not set
- # CONFIG_SND_ICE1724 is not set
- # CONFIG_SND_INTEL8X0 is not set
- # CONFIG_SND_INTEL8X0M is not set
- # CONFIG_SND_KORG1212 is not set
- # CONFIG_SND_MAESTRO3 is not set
- # CONFIG_SND_MIXART is not set
- # CONFIG_SND_NM256 is not set
- # CONFIG_SND_PCXHR is not set
- # CONFIG_SND_RME32 is not set
- # CONFIG_SND_RME96 is not set
- # CONFIG_SND_RME9652 is not set
- # CONFIG_SND_SONICVIBES is not set
- # CONFIG_SND_TRIDENT is not set
- # CONFIG_SND_VIA82XX is not set
- # CONFIG_SND_VIA82XX_MODEM is not set
- # CONFIG_SND_VX222 is not set
- # CONFIG_SND_YMFPCI is not set
- #
- # USB devices
- #
- # CONFIG_SND_USB_AUDIO is not set
- #
- # Open Sound System
- #
- # CONFIG_SOUND_PRIME is not set
- #
- # USB support
- #
- CONFIG_USB_ARCH_HAS_HCD=y
- CONFIG_USB_ARCH_HAS_OHCI=y
- CONFIG_USB=m
- # 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
- # CONFIG_USB_SUSPEND is not set
- # CONFIG_USB_OTG is not set
- #
- # USB Host Controller Drivers
- #
- CONFIG_USB_EHCI_HCD=m
- # CONFIG_USB_EHCI_SPLIT_ISO is not set
- # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
- # CONFIG_USB_ISP116X_HCD is not set
- CONFIG_USB_OHCI_HCD=m
- # CONFIG_USB_OHCI_BIG_ENDIAN is not set
- CONFIG_USB_OHCI_LITTLE_ENDIAN=y
- CONFIG_USB_UHCI_HCD=m
- # CONFIG_USB_SL811_HCD is not set
- #
- # USB Device Class drivers
- #
- # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
- # CONFIG_USB_ACM is not set
- # 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
- #
- CONFIG_USB_STORAGE=m
- # CONFIG_USB_STORAGE_DEBUG is not set
- # CONFIG_USB_STORAGE_DATAFAB is not set
- # CONFIG_USB_STORAGE_FREECOM is not set
- # CONFIG_USB_STORAGE_ISD200 is not set
- # CONFIG_USB_STORAGE_DPCM is not set
- # CONFIG_USB_STORAGE_USBAT is not set
- # CONFIG_USB_STORAGE_SDDR09 is not set
- # CONFIG_USB_STORAGE_SDDR55 is not set
- # CONFIG_USB_STORAGE_JUMPSHOT is not set
- # CONFIG_USB_STORAGE_ALAUDA is not set
- # CONFIG_USB_LIBUSUAL is not set
- #
- # USB Input Devices
- #
- CONFIG_USB_HID=m
- CONFIG_USB_HIDINPUT=y
- # CONFIG_USB_HIDINPUT_POWERBOOK is not set
- # CONFIG_HID_FF is not set
- # CONFIG_USB_HIDDEV is not set
- #
- # USB HID Boot Protocol drivers
- #
- # CONFIG_USB_KBD is not set
- # CONFIG_USB_MOUSE is not set
- # CONFIG_USB_AIPTEK is not set
- # CONFIG_USB_WACOM is not set
- # CONFIG_USB_ACECAD is not set
- # CONFIG_USB_KBTAB is not set
- # CONFIG_USB_POWERMATE is not set
- # CONFIG_USB_MTOUCH is not set
- # CONFIG_USB_ITMTOUCH is not set
- # CONFIG_USB_EGALAX is not set
- # CONFIG_USB_YEALINK is not set
- # CONFIG_USB_XPAD is not set
- # CONFIG_USB_ATI_REMOTE is not set
- # CONFIG_USB_ATI_REMOTE2 is not set
- # CONFIG_USB_KEYSPAN_REMOTE is not set
- # CONFIG_USB_APPLETOUCH is not set
- #
- # USB Imaging devices
- #
- # CONFIG_USB_MDC800 is not set
- # CONFIG_USB_MICROTEK is not set
- #
- # USB Multimedia devices
- #
- # CONFIG_USB_DABUSB is not set
- #
- # Video4Linux support is needed for USB Multimedia device support
- #
- #
- # USB Network Adapters
- #
- # CONFIG_USB_CATC is not set
- # CONFIG_USB_KAWETH is not set
- # CONFIG_USB_PEGASUS is not set
- # CONFIG_USB_RTL8150 is not set
- # CONFIG_USB_USBNET is not set
- CONFIG_USB_MON=y
- #
- # USB port drivers
- #
- #
- # 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
- # 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
- # CONFIG_USB_TEST is not set
- #
- # USB DSL modem support
- #
- #
- # USB Gadget Support
- #
- # CONFIG_USB_GADGET is not set
- #
- # MMC/SD Card support
- #
- # CONFIG_MMC is not set
- #
- # InfiniBand support
- #
- CONFIG_INFINIBAND=m
- # CONFIG_INFINIBAND_USER_MAD is not set
- # CONFIG_INFINIBAND_USER_ACCESS is not set
- CONFIG_INFINIBAND_MTHCA=m
- # CONFIG_INFINIBAND_MTHCA_DEBUG is not set
- CONFIG_INFINIBAND_IPOIB=m
- # CONFIG_INFINIBAND_IPOIB_DEBUG is not set
- # CONFIG_INFINIBAND_SRP is not set
- #
- # SN Devices
- #
- CONFIG_SGI_IOC4=y
- CONFIG_SGI_IOC3=m
- #
- # EDAC - error detection and reporting (RAS)
- #
- #
- # File systems
- #
- CONFIG_EXT2_FS=y
- CONFIG_EXT2_FS_XATTR=y
- CONFIG_EXT2_FS_POSIX_ACL=y
- CONFIG_EXT2_FS_SECURITY=y
- # CONFIG_EXT2_FS_XIP is not set
- CONFIG_EXT3_FS=y
- CONFIG_EXT3_FS_XATTR=y
- CONFIG_EXT3_FS_POSIX_ACL=y
- CONFIG_EXT3_FS_SECURITY=y
- CONFIG_JBD=y
- # CONFIG_JBD_DEBUG is not set
- CONFIG_FS_MBCACHE=y
- CONFIG_REISERFS_FS=y
- # CONFIG_REISERFS_CHECK is not set
- # CONFIG_REISERFS_PROC_INFO is not set
- CONFIG_REISERFS_FS_XATTR=y
- CONFIG_REISERFS_FS_POSIX_ACL=y
- CONFIG_REISERFS_FS_SECURITY=y
- # CONFIG_JFS_FS is not set
- CONFIG_FS_POSIX_ACL=y
- CONFIG_XFS_FS=y
- CONFIG_XFS_EXPORT=y
- # CONFIG_XFS_QUOTA is not set
- # CONFIG_XFS_SECURITY is not set
- # CONFIG_XFS_POSIX_ACL is not set
- # CONFIG_XFS_RT is not set
- # CONFIG_OCFS2_FS is not set
- # CONFIG_MINIX_FS is not set
- # CONFIG_ROMFS_FS is not set
- CONFIG_INOTIFY=y
- # CONFIG_QUOTA is not set
- CONFIG_DNOTIFY=y
- CONFIG_AUTOFS_FS=y
- CONFIG_AUTOFS4_FS=y
- # CONFIG_FUSE_FS is not set
- #
- # CD-ROM/DVD Filesystems
- #
- CONFIG_ISO9660_FS=m
- CONFIG_JOLIET=y
- # CONFIG_ZISOFS is not set
- CONFIG_UDF_FS=m
- CONFIG_UDF_NLS=y
- #
- # DOS/FAT/NT Filesystems
- #
- CONFIG_FAT_FS=y
- # CONFIG_MSDOS_FS is not set
- CONFIG_VFAT_FS=y
- CONFIG_FAT_DEFAULT_CODEPAGE=437
- CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
- CONFIG_NTFS_FS=m
- # CONFIG_NTFS_DEBUG is not set
- # CONFIG_NTFS_RW is not set
- #
- # Pseudo filesystems
- #
- CONFIG_PROC_FS=y
- CONFIG_PROC_KCORE=y
- CONFIG_SYSFS=y
- CONFIG_TMPFS=y
- CONFIG_HUGETLBFS=y
- CONFIG_HUGETLB_PAGE=y
- CONFIG_RAMFS=y
- # CONFIG_RELAYFS_FS is not set
- # CONFIG_CONFIGFS_FS is not set
- #
- # 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
- #
- CONFIG_NFS_FS=m
- CONFIG_NFS_V3=y
- # CONFIG_NFS_V3_ACL is not set
- CONFIG_NFS_V4=y
- CONFIG_NFS_DIRECTIO=y
- CONFIG_NFSD=m
- CONFIG_NFSD_V3=y
- # CONFIG_NFSD_V3_ACL is not set
- CONFIG_NFSD_V4=y
- CONFIG_NFSD_TCP=y
- CONFIG_LOCKD=m
- CONFIG_LOCKD_V4=y
- CONFIG_EXPORTFS=y
- CONFIG_NFS_COMMON=y
- CONFIG_SUNRPC=m
- CONFIG_SUNRPC_GSS=m
- CONFIG_RPCSEC_GSS_KRB5=m
- # CONFIG_RPCSEC_GSS_SPKM3 is not set
- CONFIG_SMB_FS=m
- CONFIG_SMB_NLS_DEFAULT=y
- CONFIG_SMB_NLS_REMOTE="cp437"
- CONFIG_CIFS=m
- # CONFIG_CIFS_STATS is not set
- # CONFIG_CIFS_XATTR is not set
- # CONFIG_CIFS_EXPERIMENTAL is not set
- # CONFIG_NCP_FS is not set
- # CONFIG_CODA_FS is not set
- # CONFIG_AFS_FS is not set
- # CONFIG_9P_FS is not set
- #
- # Partition Types
- #
- 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
- CONFIG_MSDOS_PARTITION=y
- # 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=y
- # CONFIG_ULTRIX_PARTITION is not set
- # CONFIG_SUN_PARTITION is not set
- # CONFIG_KARMA_PARTITION is not set
- CONFIG_EFI_PARTITION=y
- #
- # Native Language Support
- #
- CONFIG_NLS=y
- CONFIG_NLS_DEFAULT="iso8859-1"
- CONFIG_NLS_CODEPAGE_437=y
- CONFIG_NLS_CODEPAGE_737=m
- CONFIG_NLS_CODEPAGE_775=m
- CONFIG_NLS_CODEPAGE_850=m
- CONFIG_NLS_CODEPAGE_852=m
- CONFIG_NLS_CODEPAGE_855=m
- CONFIG_NLS_CODEPAGE_857=m
- CONFIG_NLS_CODEPAGE_860=m
- CONFIG_NLS_CODEPAGE_861=m
- CONFIG_NLS_CODEPAGE_862=m
- CONFIG_NLS_CODEPAGE_863=m
- CONFIG_NLS_CODEPAGE_864=m
- CONFIG_NLS_CODEPAGE_865=m
- CONFIG_NLS_CODEPAGE_866=m
- CONFIG_NLS_CODEPAGE_869=m
- CONFIG_NLS_CODEPAGE_936=m
- CONFIG_NLS_CODEPAGE_950=m
- CONFIG_NLS_CODEPAGE_932=m
- CONFIG_NLS_CODEPAGE_949=m
- CONFIG_NLS_CODEPAGE_874=m
- CONFIG_NLS_ISO8859_8=m
- CONFIG_NLS_CODEPAGE_1250=m
- CONFIG_NLS_CODEPAGE_1251=m
- # CONFIG_NLS_ASCII is not set
- CONFIG_NLS_ISO8859_1=y
- CONFIG_NLS_ISO8859_2=m
- CONFIG_NLS_ISO8859_3=m
- CONFIG_NLS_ISO8859_4=m
- CONFIG_NLS_ISO8859_5=m
- CONFIG_NLS_ISO8859_6=m
- CONFIG_NLS_ISO8859_7=m
- CONFIG_NLS_ISO8859_9=m
- CONFIG_NLS_ISO8859_13=m
- CONFIG_NLS_ISO8859_14=m
- CONFIG_NLS_ISO8859_15=m
- CONFIG_NLS_KOI8_R=m
- CONFIG_NLS_KOI8_U=m
- CONFIG_NLS_UTF8=m
- #
- # Library routines
- #
- # CONFIG_CRC_CCITT is not set
- # CONFIG_CRC16 is not set
- CONFIG_CRC32=y
- # CONFIG_LIBCRC32C is not set
- CONFIG_GENERIC_HARDIRQS=y
- CONFIG_GENERIC_IRQ_PROBE=y
- CONFIG_GENERIC_PENDING_IRQ=y
- #
- # HP Simulator drivers
- #
- # CONFIG_HP_SIMETH is not set
- # CONFIG_HP_SIMSERIAL is not set
- # CONFIG_HP_SIMSCSI is not set
- #
- # Instrumentation Support
- #
- # CONFIG_PROFILING is not set
- # CONFIG_KPROBES is not set
- #
- # Kernel hacking
- #
- # CONFIG_PRINTK_TIME is not set
- CONFIG_MAGIC_SYSRQ=y
- CONFIG_DEBUG_KERNEL=y
- CONFIG_LOG_BUF_SHIFT=20
- CONFIG_DETECT_SOFTLOCKUP=y
- # CONFIG_SCHEDSTATS is not set
- # CONFIG_DEBUG_SLAB is not set
- CONFIG_DEBUG_MUTEXES=y
- # CONFIG_DEBUG_SPINLOCK is not set
- # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
- # CONFIG_DEBUG_KOBJECT is not set
- # CONFIG_DEBUG_INFO is not set
- # CONFIG_DEBUG_FS is not set
- # CONFIG_DEBUG_VM is not set
- CONFIG_FORCED_INLINING=y
- # CONFIG_RCU_TORTURE_TEST is not set
- CONFIG_IA64_GRANULE_16MB=y
- # CONFIG_IA64_GRANULE_64MB is not set
- # CONFIG_IA64_PRINT_HAZARDS is not set
- # CONFIG_DISABLE_VHPT is not set
- # CONFIG_IA64_DEBUG_CMPXCHG is not set
- # CONFIG_IA64_DEBUG_IRQ is not set
- CONFIG_SYSVIPC_COMPAT=y
- #
- # Security options
- #
- # CONFIG_KEYS is not set
- # CONFIG_SECURITY is not set
- #
- # Cryptographic options
- #
- CONFIG_CRYPTO=y
- # CONFIG_CRYPTO_HMAC is not set
- # CONFIG_CRYPTO_NULL is not set
- # CONFIG_CRYPTO_MD4 is not set
- CONFIG_CRYPTO_MD5=y
- # CONFIG_CRYPTO_SHA1 is not set
- # CONFIG_CRYPTO_SHA256 is not set
- # CONFIG_CRYPTO_SHA512 is not set
- # CONFIG_CRYPTO_WP512 is not set
- # CONFIG_CRYPTO_TGR192 is not set
- CONFIG_CRYPTO_DES=m
- # CONFIG_CRYPTO_BLOWFISH is not set
- # CONFIG_CRYPTO_TWOFISH is not set
- # CONFIG_CRYPTO_SERPENT is not set
- # CONFIG_CRYPTO_AES is not set
- # CONFIG_CRYPTO_CAST5 is not set
- # CONFIG_CRYPTO_CAST6 is not set
- # CONFIG_CRYPTO_TEA is not set
- # CONFIG_CRYPTO_ARC4 is not set
- # CONFIG_CRYPTO_KHAZAD is not set
- # CONFIG_CRYPTO_ANUBIS is not set
- # CONFIG_CRYPTO_DEFLATE is not set
- # CONFIG_CRYPTO_MICHAEL_MIC is not set
- # CONFIG_CRYPTO_CRC32C is not set
- # CONFIG_CRYPTO_TEST is not set
- #
- # Hardware crypto devices
- #
|