1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.16-rc6 4# Wed Mar 15 16:21:32 2006 5# 6# CONFIG_PPC64 is not set 7CONFIG_PPC32=y 8CONFIG_PPC_MERGE=y 9CONFIG_MMU=y 10CONFIG_GENERIC_HARDIRQS=y 11CONFIG_RWSEM_XCHGADD_ALGORITHM=y 12CONFIG_GENERIC_CALIBRATE_DELAY=y 13CONFIG_PPC=y 14CONFIG_EARLY_PRINTK=y 15CONFIG_GENERIC_NVRAM=y 16CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 17CONFIG_ARCH_MAY_HAVE_PC_FDC=y 18CONFIG_PPC_OF=y 19# CONFIG_PPC_UDBG_16550 is not set 20# CONFIG_GENERIC_TBSYNC is not set 21# CONFIG_DEFAULT_UIMAGE is not set 22 23# 24# Processor support 25# 26CONFIG_CLASSIC32=y 27# CONFIG_PPC_52xx is not set 28# CONFIG_PPC_82xx is not set 29# CONFIG_PPC_83xx is not set 30# CONFIG_40x is not set 31# CONFIG_44x is not set 32# CONFIG_8xx is not set 33# CONFIG_E200 is not set 34# CONFIG_E500 is not set 35CONFIG_6xx=y 36CONFIG_PPC_FPU=y 37CONFIG_ALTIVEC=y 38CONFIG_PPC_STD_MMU=y 39CONFIG_PPC_STD_MMU_32=y 40# CONFIG_SMP is not set 41 42# 43# Code maturity level options 44# 45CONFIG_EXPERIMENTAL=y 46CONFIG_BROKEN_ON_SMP=y 47CONFIG_INIT_ENV_ARG_LIMIT=32 48 49# 50# General setup 51# 52CONFIG_LOCALVERSION="" 53# CONFIG_LOCALVERSION_AUTO is not set 54CONFIG_SWAP=y 55CONFIG_SYSVIPC=y 56CONFIG_POSIX_MQUEUE=y 57# CONFIG_BSD_PROCESS_ACCT is not set 58CONFIG_SYSCTL=y 59# CONFIG_AUDIT is not set 60CONFIG_IKCONFIG=y 61CONFIG_IKCONFIG_PROC=y 62CONFIG_INITRAMFS_SOURCE="" 63# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 64# CONFIG_EMBEDDED is not set 65CONFIG_KALLSYMS=y 66# CONFIG_KALLSYMS_ALL is not set 67# CONFIG_KALLSYMS_EXTRA_PASS is not set 68CONFIG_HOTPLUG=y 69CONFIG_PRINTK=y 70CONFIG_BUG=y 71CONFIG_ELF_CORE=y 72CONFIG_BASE_FULL=y 73CONFIG_FUTEX=y 74CONFIG_EPOLL=y 75CONFIG_SHMEM=y 76CONFIG_CC_ALIGN_FUNCTIONS=0 77CONFIG_CC_ALIGN_LABELS=0 78CONFIG_CC_ALIGN_LOOPS=0 79CONFIG_CC_ALIGN_JUMPS=0 80CONFIG_SLAB=y 81# CONFIG_TINY_SHMEM is not set 82CONFIG_BASE_SMALL=0 83# CONFIG_SLOB is not set 84 85# 86# Loadable module support 87# 88CONFIG_MODULES=y 89CONFIG_MODULE_UNLOAD=y 90CONFIG_MODULE_FORCE_UNLOAD=y 91CONFIG_OBSOLETE_MODPARM=y 92# CONFIG_MODVERSIONS is not set 93# CONFIG_MODULE_SRCVERSION_ALL is not set 94CONFIG_KMOD=y 95 96# 97# Block layer 98# 99CONFIG_LBD=y 100 101# 102# IO Schedulers 103# 104CONFIG_IOSCHED_NOOP=y 105CONFIG_IOSCHED_AS=y 106CONFIG_IOSCHED_DEADLINE=y 107CONFIG_IOSCHED_CFQ=y 108CONFIG_DEFAULT_AS=y 109# CONFIG_DEFAULT_DEADLINE is not set 110# CONFIG_DEFAULT_CFQ is not set 111# CONFIG_DEFAULT_NOOP is not set 112CONFIG_DEFAULT_IOSCHED="anticipatory" 113 114# 115# Platform support 116# 117CONFIG_PPC_MULTIPLATFORM=y 118# CONFIG_PPC_ISERIES is not set 119# CONFIG_EMBEDDED6xx is not set 120# CONFIG_APUS is not set 121# CONFIG_PPC_CHRP is not set 122CONFIG_PPC_PMAC=y 123CONFIG_MPIC=y 124# CONFIG_PPC_RTAS is not set 125# CONFIG_MMIO_NVRAM is not set 126CONFIG_PPC_MPC106=y 127CONFIG_CPU_FREQ=y 128CONFIG_CPU_FREQ_TABLE=y 129# CONFIG_CPU_FREQ_DEBUG is not set 130CONFIG_CPU_FREQ_STAT=y 131# CONFIG_CPU_FREQ_STAT_DETAILS is not set 132CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 133# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 134CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 135CONFIG_CPU_FREQ_GOV_POWERSAVE=y 136CONFIG_CPU_FREQ_GOV_USERSPACE=y 137# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set 138# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set 139CONFIG_CPU_FREQ_PMAC=y 140CONFIG_PPC601_SYNC_FIX=y 141# CONFIG_TAU is not set 142# CONFIG_WANT_EARLY_SERIAL is not set 143 144# 145# Kernel options 146# 147# CONFIG_HIGHMEM is not set 148# CONFIG_HZ_100 is not set 149CONFIG_HZ_250=y 150# CONFIG_HZ_1000 is not set 151CONFIG_HZ=250 152CONFIG_PREEMPT_NONE=y 153# CONFIG_PREEMPT_VOLUNTARY is not set 154# CONFIG_PREEMPT is not set 155CONFIG_BINFMT_ELF=y 156CONFIG_BINFMT_MISC=m 157# CONFIG_KEXEC is not set 158CONFIG_ARCH_FLATMEM_ENABLE=y 159CONFIG_SELECT_MEMORY_MODEL=y 160CONFIG_FLATMEM_MANUAL=y 161# CONFIG_DISCONTIGMEM_MANUAL is not set 162# CONFIG_SPARSEMEM_MANUAL is not set 163CONFIG_FLATMEM=y 164CONFIG_FLAT_NODE_MEM_MAP=y 165# CONFIG_SPARSEMEM_STATIC is not set 166CONFIG_SPLIT_PTLOCK_CPUS=4 167CONFIG_PROC_DEVICETREE=y 168# CONFIG_CMDLINE_BOOL is not set 169CONFIG_PM=y 170# CONFIG_PM_LEGACY is not set 171CONFIG_PM_DEBUG=y 172CONFIG_SOFTWARE_SUSPEND=y 173CONFIG_PM_STD_PARTITION="" 174CONFIG_SECCOMP=y 175CONFIG_ISA_DMA_API=y 176 177# 178# Bus options 179# 180CONFIG_GENERIC_ISA_DMA=y 181# CONFIG_PPC_I8259 is not set 182CONFIG_PPC_INDIRECT_PCI=y 183CONFIG_PCI=y 184CONFIG_PCI_DOMAINS=y 185CONFIG_PCI_LEGACY_PROC=y 186# CONFIG_PCI_DEBUG is not set 187 188# 189# PCCARD (PCMCIA/CardBus) support 190# 191CONFIG_PCCARD=m 192# CONFIG_PCMCIA_DEBUG is not set 193CONFIG_PCMCIA=m 194CONFIG_PCMCIA_LOAD_CIS=y 195CONFIG_PCMCIA_IOCTL=y 196CONFIG_CARDBUS=y 197 198# 199# PC-card bridges 200# 201CONFIG_YENTA=m 202CONFIG_YENTA_O2=y 203CONFIG_YENTA_RICOH=y 204CONFIG_YENTA_TI=y 205CONFIG_YENTA_ENE_TUNE=y 206CONFIG_YENTA_TOSHIBA=y 207# CONFIG_PD6729 is not set 208# CONFIG_I82092 is not set 209CONFIG_PCCARD_NONSTATIC=m 210 211# 212# PCI Hotplug Support 213# 214# CONFIG_HOTPLUG_PCI is not set 215 216# 217# Advanced setup 218# 219# CONFIG_ADVANCED_OPTIONS is not set 220 221# 222# Default settings for advanced configuration options are used 223# 224CONFIG_HIGHMEM_START=0xfe000000 225CONFIG_LOWMEM_SIZE=0x30000000 226CONFIG_KERNEL_START=0xc0000000 227CONFIG_TASK_SIZE=0x80000000 228CONFIG_BOOT_LOAD=0x00800000 229 230# 231# Networking 232# 233CONFIG_NET=y 234 235# 236# Networking options 237# 238# CONFIG_NETDEBUG is not set 239CONFIG_PACKET=y 240# CONFIG_PACKET_MMAP is not set 241CONFIG_UNIX=y 242# CONFIG_NET_KEY is not set 243CONFIG_INET=y 244CONFIG_IP_MULTICAST=y 245# CONFIG_IP_ADVANCED_ROUTER is not set 246CONFIG_IP_FIB_HASH=y 247# CONFIG_IP_PNP is not set 248# CONFIG_NET_IPIP is not set 249# CONFIG_NET_IPGRE is not set 250# CONFIG_IP_MROUTE is not set 251# CONFIG_ARPD is not set 252CONFIG_SYN_COOKIES=y 253# CONFIG_INET_AH is not set 254# CONFIG_INET_ESP is not set 255# CONFIG_INET_IPCOMP is not set 256# CONFIG_INET_TUNNEL is not set 257CONFIG_INET_DIAG=y 258CONFIG_INET_TCP_DIAG=y 259# CONFIG_TCP_CONG_ADVANCED is not set 260CONFIG_TCP_CONG_BIC=y 261 262# 263# IP: Virtual Server Configuration 264# 265# CONFIG_IP_VS is not set 266# CONFIG_IPV6 is not set 267CONFIG_NETFILTER=y 268# CONFIG_NETFILTER_DEBUG is not set 269 270# 271# Core Netfilter Configuration 272# 273# CONFIG_NETFILTER_NETLINK is not set 274CONFIG_NETFILTER_XTABLES=m 275CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m 276CONFIG_NETFILTER_XT_TARGET_MARK=m 277CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m 278CONFIG_NETFILTER_XT_TARGET_NOTRACK=m 279CONFIG_NETFILTER_XT_MATCH_COMMENT=m 280CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m 281# CONFIG_NETFILTER_XT_MATCH_DCCP is not set 282CONFIG_NETFILTER_XT_MATCH_HELPER=m 283CONFIG_NETFILTER_XT_MATCH_LENGTH=m 284CONFIG_NETFILTER_XT_MATCH_LIMIT=m 285CONFIG_NETFILTER_XT_MATCH_MAC=m 286CONFIG_NETFILTER_XT_MATCH_MARK=m 287CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m 288CONFIG_NETFILTER_XT_MATCH_REALM=m 289CONFIG_NETFILTER_XT_MATCH_SCTP=m 290CONFIG_NETFILTER_XT_MATCH_STATE=m 291CONFIG_NETFILTER_XT_MATCH_STRING=m 292CONFIG_NETFILTER_XT_MATCH_TCPMSS=m 293 294# 295# IP: Netfilter Configuration 296# 297CONFIG_IP_NF_CONNTRACK=m 298# CONFIG_IP_NF_CT_ACCT is not set 299# CONFIG_IP_NF_CONNTRACK_MARK is not set 300# CONFIG_IP_NF_CONNTRACK_EVENTS is not set 301# CONFIG_IP_NF_CT_PROTO_SCTP is not set 302CONFIG_IP_NF_FTP=m 303CONFIG_IP_NF_IRC=m 304CONFIG_IP_NF_NETBIOS_NS=m 305CONFIG_IP_NF_TFTP=m 306CONFIG_IP_NF_AMANDA=m 307CONFIG_IP_NF_PPTP=m 308# CONFIG_IP_NF_QUEUE is not set 309CONFIG_IP_NF_IPTABLES=m 310CONFIG_IP_NF_MATCH_IPRANGE=m 311CONFIG_IP_NF_MATCH_MULTIPORT=m 312CONFIG_IP_NF_MATCH_TOS=m 313CONFIG_IP_NF_MATCH_RECENT=m 314CONFIG_IP_NF_MATCH_ECN=m 315CONFIG_IP_NF_MATCH_DSCP=m 316CONFIG_IP_NF_MATCH_AH_ESP=m 317CONFIG_IP_NF_MATCH_TTL=m 318CONFIG_IP_NF_MATCH_OWNER=m 319CONFIG_IP_NF_MATCH_ADDRTYPE=m 320CONFIG_IP_NF_MATCH_HASHLIMIT=m 321CONFIG_IP_NF_FILTER=m 322CONFIG_IP_NF_TARGET_REJECT=m 323CONFIG_IP_NF_TARGET_LOG=m 324CONFIG_IP_NF_TARGET_ULOG=m 325CONFIG_IP_NF_TARGET_TCPMSS=m 326CONFIG_IP_NF_NAT=m 327CONFIG_IP_NF_NAT_NEEDED=y 328CONFIG_IP_NF_TARGET_MASQUERADE=m 329CONFIG_IP_NF_TARGET_REDIRECT=m 330CONFIG_IP_NF_TARGET_NETMAP=m 331CONFIG_IP_NF_TARGET_SAME=m 332CONFIG_IP_NF_NAT_SNMP_BASIC=m 333CONFIG_IP_NF_NAT_IRC=m 334CONFIG_IP_NF_NAT_FTP=m 335CONFIG_IP_NF_NAT_TFTP=m 336CONFIG_IP_NF_NAT_AMANDA=m 337CONFIG_IP_NF_NAT_PPTP=m 338CONFIG_IP_NF_MANGLE=m 339CONFIG_IP_NF_TARGET_TOS=m 340CONFIG_IP_NF_TARGET_ECN=m 341CONFIG_IP_NF_TARGET_DSCP=m 342CONFIG_IP_NF_TARGET_TTL=m 343CONFIG_IP_NF_RAW=m 344CONFIG_IP_NF_ARPTABLES=m 345CONFIG_IP_NF_ARPFILTER=m 346CONFIG_IP_NF_ARP_MANGLE=m 347 348# 349# DCCP Configuration (EXPERIMENTAL) 350# 351CONFIG_IP_DCCP=m 352CONFIG_INET_DCCP_DIAG=m 353 354# 355# DCCP CCIDs Configuration (EXPERIMENTAL) 356# 357CONFIG_IP_DCCP_CCID3=m 358CONFIG_IP_DCCP_TFRC_LIB=m 359 360# 361# DCCP Kernel Hacking 362# 363# CONFIG_IP_DCCP_DEBUG is not set 364# CONFIG_IP_DCCP_UNLOAD_HACK is not set 365 366# 367# SCTP Configuration (EXPERIMENTAL) 368# 369# CONFIG_IP_SCTP is not set 370 371# 372# TIPC Configuration (EXPERIMENTAL) 373# 374# CONFIG_TIPC is not set 375# CONFIG_ATM is not set 376# CONFIG_BRIDGE is not set 377# CONFIG_VLAN_8021Q is not set 378# CONFIG_DECNET is not set 379# CONFIG_LLC2 is not set 380# CONFIG_IPX is not set 381# CONFIG_ATALK is not set 382# CONFIG_X25 is not set 383# CONFIG_LAPB is not set 384# CONFIG_NET_DIVERT is not set 385# CONFIG_ECONET is not set 386# CONFIG_WAN_ROUTER is not set 387 388# 389# QoS and/or fair queueing 390# 391# CONFIG_NET_SCHED is not set 392CONFIG_NET_CLS_ROUTE=y 393 394# 395# Network testing 396# 397# CONFIG_NET_PKTGEN is not set 398# CONFIG_HAMRADIO is not set 399CONFIG_IRDA=m 400 401# 402# IrDA protocols 403# 404CONFIG_IRLAN=m 405CONFIG_IRNET=m 406CONFIG_IRCOMM=m 407# CONFIG_IRDA_ULTRA is not set 408 409# 410# IrDA options 411# 412CONFIG_IRDA_CACHE_LAST_LSAP=y 413CONFIG_IRDA_FAST_RR=y 414# CONFIG_IRDA_DEBUG is not set 415 416# 417# Infrared-port device drivers 418# 419 420# 421# SIR device drivers 422# 423CONFIG_IRTTY_SIR=m 424 425# 426# Dongle support 427# 428# CONFIG_DONGLE is not set 429 430# 431# Old SIR device drivers 432# 433# CONFIG_IRPORT_SIR is not set 434 435# 436# Old Serial dongle support 437# 438 439# 440# FIR device drivers 441# 442# CONFIG_USB_IRDA is not set 443# CONFIG_SIGMATEL_FIR is not set 444# CONFIG_NSC_FIR is not set 445# CONFIG_WINBOND_FIR is not set 446# CONFIG_TOSHIBA_FIR is not set 447# CONFIG_SMC_IRCC_FIR is not set 448# CONFIG_ALI_FIR is not set 449# CONFIG_VLSI_FIR is not set 450# CONFIG_VIA_FIR is not set 451CONFIG_BT=m 452CONFIG_BT_L2CAP=m 453CONFIG_BT_SCO=m 454CONFIG_BT_RFCOMM=m 455CONFIG_BT_RFCOMM_TTY=y 456CONFIG_BT_BNEP=m 457CONFIG_BT_BNEP_MC_FILTER=y 458CONFIG_BT_BNEP_PROTO_FILTER=y 459CONFIG_BT_HIDP=m 460 461# 462# Bluetooth device drivers 463# 464CONFIG_BT_HCIUSB=m 465# CONFIG_BT_HCIUSB_SCO is not set 466# CONFIG_BT_HCIUART is not set 467CONFIG_BT_HCIBCM203X=m 468# CONFIG_BT_HCIBPA10X is not set 469CONFIG_BT_HCIBFUSB=m 470# CONFIG_BT_HCIDTL1 is not set 471# CONFIG_BT_HCIBT3C is not set 472# CONFIG_BT_HCIBLUECARD is not set 473# CONFIG_BT_HCIBTUART is not set 474# CONFIG_BT_HCIVHCI is not set 475CONFIG_IEEE80211=m 476# CONFIG_IEEE80211_DEBUG is not set 477CONFIG_IEEE80211_CRYPT_WEP=m 478CONFIG_IEEE80211_CRYPT_CCMP=m 479CONFIG_IEEE80211_CRYPT_TKIP=m 480 481# 482# Device Drivers 483# 484 485# 486# Generic Driver Options 487# 488# CONFIG_STANDALONE is not set 489CONFIG_PREVENT_FIRMWARE_BUILD=y 490CONFIG_FW_LOADER=y 491# CONFIG_DEBUG_DRIVER is not set 492 493# 494# Connector - unified userspace <-> kernelspace linker 495# 496CONFIG_CONNECTOR=y 497CONFIG_PROC_EVENTS=y 498 499# 500# Memory Technology Devices (MTD) 501# 502# CONFIG_MTD is not set 503 504# 505# Parallel port support 506# 507# CONFIG_PARPORT is not set 508 509# 510# Plug and Play support 511# 512 513# 514# Block devices 515# 516# CONFIG_BLK_DEV_FD is not set 517CONFIG_MAC_FLOPPY=m 518# CONFIG_BLK_CPQ_DA is not set 519# CONFIG_BLK_CPQ_CISS_DA is not set 520# CONFIG_BLK_DEV_DAC960 is not set 521# CONFIG_BLK_DEV_UMEM is not set 522# CONFIG_BLK_DEV_COW_COMMON is not set 523CONFIG_BLK_DEV_LOOP=y 524# CONFIG_BLK_DEV_CRYPTOLOOP is not set 525# CONFIG_BLK_DEV_NBD is not set 526# CONFIG_BLK_DEV_SX8 is not set 527CONFIG_BLK_DEV_UB=m 528CONFIG_BLK_DEV_RAM=y 529CONFIG_BLK_DEV_RAM_COUNT=16 530CONFIG_BLK_DEV_RAM_SIZE=4096 531CONFIG_BLK_DEV_INITRD=y 532# CONFIG_CDROM_PKTCDVD is not set 533# CONFIG_ATA_OVER_ETH is not set 534 535# 536# ATA/ATAPI/MFM/RLL support 537# 538CONFIG_IDE=y 539CONFIG_BLK_DEV_IDE=y 540 541# 542# Please see Documentation/ide.txt for help/info on IDE drives 543# 544# CONFIG_BLK_DEV_IDE_SATA is not set 545CONFIG_BLK_DEV_IDEDISK=y 546# CONFIG_IDEDISK_MULTI_MODE is not set 547CONFIG_BLK_DEV_IDECS=m 548CONFIG_BLK_DEV_IDECD=y 549# CONFIG_BLK_DEV_IDETAPE is not set 550CONFIG_BLK_DEV_IDEFLOPPY=y 551CONFIG_BLK_DEV_IDESCSI=y 552# CONFIG_IDE_TASK_IOCTL is not set 553 554# 555# IDE chipset support/bugfixes 556# 557# CONFIG_IDE_GENERIC is not set 558CONFIG_BLK_DEV_IDEPCI=y 559CONFIG_IDEPCI_SHARE_IRQ=y 560# CONFIG_BLK_DEV_OFFBOARD is not set 561CONFIG_BLK_DEV_GENERIC=y 562# CONFIG_BLK_DEV_OPTI621 is not set 563CONFIG_BLK_DEV_SL82C105=y 564CONFIG_BLK_DEV_IDEDMA_PCI=y 565# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 566CONFIG_IDEDMA_PCI_AUTO=y 567# CONFIG_IDEDMA_ONLYDISK is not set 568# CONFIG_BLK_DEV_AEC62XX is not set 569# CONFIG_BLK_DEV_ALI15X3 is not set 570# CONFIG_BLK_DEV_AMD74XX is not set 571# CONFIG_BLK_DEV_CMD64X is not set 572# CONFIG_BLK_DEV_TRIFLEX is not set 573# CONFIG_BLK_DEV_CY82C693 is not set 574# CONFIG_BLK_DEV_CS5520 is not set 575# CONFIG_BLK_DEV_CS5530 is not set 576# CONFIG_BLK_DEV_HPT34X is not set 577# CONFIG_BLK_DEV_HPT366 is not set 578# CONFIG_BLK_DEV_SC1200 is not set 579# CONFIG_BLK_DEV_PIIX is not set 580# CONFIG_BLK_DEV_IT821X is not set 581# CONFIG_BLK_DEV_NS87415 is not set 582# CONFIG_BLK_DEV_PDC202XX_OLD is not set 583CONFIG_BLK_DEV_PDC202XX_NEW=y 584# CONFIG_BLK_DEV_SVWKS is not set 585# CONFIG_BLK_DEV_SIIMAGE is not set 586# CONFIG_BLK_DEV_SLC90E66 is not set 587# CONFIG_BLK_DEV_TRM290 is not set 588# CONFIG_BLK_DEV_VIA82CXXX is not set 589CONFIG_BLK_DEV_IDE_PMAC=y 590CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y 591CONFIG_BLK_DEV_IDEDMA_PMAC=y 592CONFIG_BLK_DEV_IDE_PMAC_BLINK=y 593# CONFIG_IDE_ARM is not set 594CONFIG_BLK_DEV_IDEDMA=y 595# CONFIG_IDEDMA_IVB is not set 596CONFIG_IDEDMA_AUTO=y 597# CONFIG_BLK_DEV_HD is not set 598 599# 600# SCSI device support 601# 602# CONFIG_RAID_ATTRS is not set 603CONFIG_SCSI=y 604CONFIG_SCSI_PROC_FS=y 605 606# 607# SCSI support type (disk, tape, CD-ROM) 608# 609CONFIG_BLK_DEV_SD=y 610CONFIG_CHR_DEV_ST=y 611# CONFIG_CHR_DEV_OSST is not set 612CONFIG_BLK_DEV_SR=y 613CONFIG_BLK_DEV_SR_VENDOR=y 614CONFIG_CHR_DEV_SG=y 615# CONFIG_CHR_DEV_SCH is not set 616 617# 618# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 619# 620# CONFIG_SCSI_MULTI_LUN is not set 621CONFIG_SCSI_CONSTANTS=y 622# CONFIG_SCSI_LOGGING is not set 623 624# 625# SCSI Transport Attributes 626# 627CONFIG_SCSI_SPI_ATTRS=y 628CONFIG_SCSI_FC_ATTRS=y 629# CONFIG_SCSI_ISCSI_ATTRS is not set 630# CONFIG_SCSI_SAS_ATTRS is not set 631 632# 633# SCSI low-level drivers 634# 635# CONFIG_ISCSI_TCP is not set 636# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 637# CONFIG_SCSI_3W_9XXX is not set 638# CONFIG_SCSI_ACARD is not set 639# CONFIG_SCSI_AACRAID is not set 640CONFIG_SCSI_AIC7XXX=m 641CONFIG_AIC7XXX_CMDS_PER_DEVICE=253 642CONFIG_AIC7XXX_RESET_DELAY_MS=15000 643CONFIG_AIC7XXX_DEBUG_ENABLE=y 644CONFIG_AIC7XXX_DEBUG_MASK=0 645CONFIG_AIC7XXX_REG_PRETTY_PRINT=y 646CONFIG_SCSI_AIC7XXX_OLD=m 647# CONFIG_SCSI_AIC79XX is not set 648# CONFIG_SCSI_DPT_I2O is not set 649# CONFIG_MEGARAID_NEWGEN is not set 650# CONFIG_MEGARAID_LEGACY is not set 651# CONFIG_MEGARAID_SAS is not set 652# CONFIG_SCSI_SATA is not set 653# CONFIG_SCSI_BUSLOGIC is not set 654# CONFIG_SCSI_DMX3191D is not set 655# CONFIG_SCSI_EATA is not set 656# CONFIG_SCSI_FUTURE_DOMAIN is not set 657# CONFIG_SCSI_GDTH is not set 658# CONFIG_SCSI_IPS is not set 659# CONFIG_SCSI_INITIO is not set 660# CONFIG_SCSI_INIA100 is not set 661CONFIG_SCSI_SYM53C8XX_2=y 662CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 663CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 664CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 665# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 666# CONFIG_SCSI_IPR is not set 667# CONFIG_SCSI_QLOGIC_FC is not set 668# CONFIG_SCSI_QLOGIC_1280 is not set 669# CONFIG_SCSI_QLA_FC is not set 670# CONFIG_SCSI_LPFC is not set 671# CONFIG_SCSI_DC395x is not set 672# CONFIG_SCSI_DC390T is not set 673# CONFIG_SCSI_NSP32 is not set 674# CONFIG_SCSI_DEBUG is not set 675CONFIG_SCSI_MESH=y 676CONFIG_SCSI_MESH_SYNC_RATE=5 677CONFIG_SCSI_MESH_RESET_DELAY_MS=4000 678CONFIG_SCSI_MAC53C94=y 679 680# 681# PCMCIA SCSI adapter support 682# 683# CONFIG_PCMCIA_AHA152X is not set 684# CONFIG_PCMCIA_FDOMAIN is not set 685# CONFIG_PCMCIA_NINJA_SCSI is not set 686# CONFIG_PCMCIA_QLOGIC is not set 687# CONFIG_PCMCIA_SYM53C500 is not set 688 689# 690# Multi-device support (RAID and LVM) 691# 692CONFIG_MD=y 693CONFIG_BLK_DEV_MD=m 694CONFIG_MD_LINEAR=m 695CONFIG_MD_RAID0=m 696CONFIG_MD_RAID1=m 697# CONFIG_MD_RAID10 is not set 698CONFIG_MD_RAID5=m 699CONFIG_MD_RAID6=m 700CONFIG_MD_MULTIPATH=m 701CONFIG_MD_FAULTY=m 702CONFIG_BLK_DEV_DM=m 703CONFIG_DM_CRYPT=m 704# CONFIG_DM_SNAPSHOT is not set 705# CONFIG_DM_MIRROR is not set 706# CONFIG_DM_ZERO is not set 707# CONFIG_DM_MULTIPATH is not set 708 709# 710# Fusion MPT device support 711# 712# CONFIG_FUSION is not set 713# CONFIG_FUSION_SPI is not set 714# CONFIG_FUSION_FC is not set 715# CONFIG_FUSION_SAS is not set 716 717# 718# IEEE 1394 (FireWire) support 719# 720CONFIG_IEEE1394=m 721 722# 723# Subsystem Options 724# 725# CONFIG_IEEE1394_VERBOSEDEBUG is not set 726# CONFIG_IEEE1394_OUI_DB is not set 727CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y 728CONFIG_IEEE1394_CONFIG_ROM_IP1394=y 729# CONFIG_IEEE1394_EXPORT_FULL_API is not set 730 731# 732# Device Drivers 733# 734# CONFIG_IEEE1394_PCILYNX is not set 735CONFIG_IEEE1394_OHCI1394=m 736 737# 738# Protocol Drivers 739# 740CONFIG_IEEE1394_VIDEO1394=m 741CONFIG_IEEE1394_SBP2=m 742# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set 743CONFIG_IEEE1394_ETH1394=m 744CONFIG_IEEE1394_DV1394=m 745CONFIG_IEEE1394_RAWIO=m 746 747# 748# I2O device support 749# 750# CONFIG_I2O is not set 751 752# 753# Macintosh device drivers 754# 755CONFIG_ADB=y 756CONFIG_ADB_CUDA=y 757CONFIG_ADB_PMU=y 758CONFIG_PMAC_APM_EMU=m 759CONFIG_PMAC_MEDIABAY=y 760CONFIG_PMAC_BACKLIGHT=y 761CONFIG_INPUT_ADBHID=y 762CONFIG_MAC_EMUMOUSEBTN=y 763CONFIG_THERM_WINDTUNNEL=m 764CONFIG_THERM_ADT746X=m 765# CONFIG_WINDFARM is not set 766# CONFIG_ANSLCD is not set 767 768# 769# Network device support 770# 771CONFIG_NETDEVICES=y 772# CONFIG_DUMMY is not set 773# CONFIG_BONDING is not set 774# CONFIG_EQUALIZER is not set 775# CONFIG_TUN is not set 776 777# 778# ARCnet devices 779# 780# CONFIG_ARCNET is not set 781 782# 783# PHY device support 784# 785# CONFIG_PHYLIB is not set 786 787# 788# Ethernet (10 or 100Mbit) 789# 790CONFIG_NET_ETHERNET=y 791CONFIG_MII=y 792CONFIG_MACE=y 793# CONFIG_MACE_AAUI_PORT is not set 794CONFIG_BMAC=y 795# CONFIG_HAPPYMEAL is not set 796CONFIG_SUNGEM=y 797# CONFIG_CASSINI is not set 798# CONFIG_NET_VENDOR_3COM is not set 799 800# 801# Tulip family network device support 802# 803# CONFIG_NET_TULIP is not set 804# CONFIG_HP100 is not set 805CONFIG_NET_PCI=y 806CONFIG_PCNET32=y 807# CONFIG_AMD8111_ETH is not set 808# CONFIG_ADAPTEC_STARFIRE is not set 809# CONFIG_B44 is not set 810# CONFIG_FORCEDETH is not set 811# CONFIG_DGRS is not set 812# CONFIG_EEPRO100 is not set 813# CONFIG_E100 is not set 814# CONFIG_FEALNX is not set 815# CONFIG_NATSEMI is not set 816# CONFIG_NE2K_PCI is not set 817# CONFIG_8139CP is not set 818# CONFIG_8139TOO is not set 819# CONFIG_SIS900 is not set 820# CONFIG_EPIC100 is not set 821# CONFIG_SUNDANCE is not set 822# CONFIG_TLAN is not set 823# CONFIG_VIA_RHINE is not set 824 825# 826# Ethernet (1000 Mbit) 827# 828# CONFIG_ACENIC is not set 829# CONFIG_DL2K is not set 830# CONFIG_E1000 is not set 831# CONFIG_NS83820 is not set 832# CONFIG_HAMACHI is not set 833# CONFIG_YELLOWFIN is not set 834# CONFIG_R8169 is not set 835# CONFIG_SIS190 is not set 836# CONFIG_SKGE is not set 837# CONFIG_SKY2 is not set 838# CONFIG_SK98LIN is not set 839# CONFIG_VIA_VELOCITY is not set 840# CONFIG_TIGON3 is not set 841# CONFIG_BNX2 is not set 842# CONFIG_MV643XX_ETH is not set 843 844# 845# Ethernet (10000 Mbit) 846# 847# CONFIG_CHELSIO_T1 is not set 848# CONFIG_IXGB is not set 849# CONFIG_S2IO is not set 850 851# 852# Token Ring devices 853# 854# CONFIG_TR is not set 855 856# 857# Wireless LAN (non-hamradio) 858# 859CONFIG_NET_RADIO=y 860 861# 862# Obsolete Wireless cards support (pre-802.11) 863# 864# CONFIG_STRIP is not set 865# CONFIG_PCMCIA_WAVELAN is not set 866# CONFIG_PCMCIA_NETWAVE is not set 867 868# 869# Wireless 802.11 Frequency Hopping cards support 870# 871# CONFIG_PCMCIA_RAYCS is not set 872 873# 874# Wireless 802.11b ISA/PCI cards support 875# 876# CONFIG_IPW2100 is not set 877# CONFIG_IPW2200 is not set 878# CONFIG_AIRO is not set 879CONFIG_HERMES=m 880CONFIG_APPLE_AIRPORT=m 881# CONFIG_PLX_HERMES is not set 882# CONFIG_TMD_HERMES is not set 883# CONFIG_NORTEL_HERMES is not set 884# CONFIG_PCI_HERMES is not set 885# CONFIG_ATMEL is not set 886 887# 888# Wireless 802.11b Pcmcia/Cardbus cards support 889# 890# CONFIG_PCMCIA_HERMES is not set 891# CONFIG_PCMCIA_SPECTRUM is not set 892# CONFIG_AIRO_CS is not set 893# CONFIG_PCMCIA_WL3501 is not set 894 895# 896# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support 897# 898CONFIG_PRISM54=m 899# CONFIG_HOSTAP is not set 900CONFIG_NET_WIRELESS=y 901 902# 903# PCMCIA network device support 904# 905# CONFIG_NET_PCMCIA is not set 906 907# 908# Wan interfaces 909# 910# CONFIG_WAN is not set 911# CONFIG_FDDI is not set 912# CONFIG_HIPPI is not set 913CONFIG_PPP=y 914CONFIG_PPP_MULTILINK=y 915# CONFIG_PPP_FILTER is not set 916CONFIG_PPP_ASYNC=y 917CONFIG_PPP_SYNC_TTY=m 918CONFIG_PPP_DEFLATE=y 919CONFIG_PPP_BSDCOMP=m 920# CONFIG_PPP_MPPE is not set 921# CONFIG_PPPOE is not set 922# CONFIG_SLIP is not set 923# CONFIG_NET_FC is not set 924# CONFIG_SHAPER is not set 925# CONFIG_NETCONSOLE is not set 926# CONFIG_NETPOLL is not set 927# CONFIG_NET_POLL_CONTROLLER is not set 928 929# 930# ISDN subsystem 931# 932# CONFIG_ISDN is not set 933 934# 935# Telephony Support 936# 937# CONFIG_PHONE is not set 938 939# 940# Input device support 941# 942CONFIG_INPUT=y 943 944# 945# Userland interfaces 946# 947CONFIG_INPUT_MOUSEDEV=y 948CONFIG_INPUT_MOUSEDEV_PSAUX=y 949CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 950CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 951# CONFIG_INPUT_JOYDEV is not set 952# CONFIG_INPUT_TSDEV is not set 953CONFIG_INPUT_EVDEV=y 954# CONFIG_INPUT_EVBUG is not set 955 956# 957# Input Device Drivers 958# 959CONFIG_INPUT_KEYBOARD=y 960# CONFIG_KEYBOARD_ATKBD is not set 961# CONFIG_KEYBOARD_SUNKBD is not set 962# CONFIG_KEYBOARD_LKKBD is not set 963# CONFIG_KEYBOARD_XTKBD is not set 964# CONFIG_KEYBOARD_NEWTON is not set 965CONFIG_INPUT_MOUSE=y 966# CONFIG_MOUSE_PS2 is not set 967# CONFIG_MOUSE_SERIAL is not set 968# CONFIG_MOUSE_VSXXXAA is not set 969# CONFIG_INPUT_JOYSTICK is not set 970# CONFIG_INPUT_TOUCHSCREEN is not set 971# CONFIG_INPUT_MISC is not set 972 973# 974# Hardware I/O ports 975# 976CONFIG_SERIO=y 977# CONFIG_SERIO_I8042 is not set 978# CONFIG_SERIO_SERPORT is not set 979# CONFIG_SERIO_PCIPS2 is not set 980# CONFIG_SERIO_RAW is not set 981# CONFIG_GAMEPORT is not set 982 983# 984# Character devices 985# 986CONFIG_VT=y 987CONFIG_VT_CONSOLE=y 988CONFIG_HW_CONSOLE=y 989# CONFIG_SERIAL_NONSTANDARD is not set 990 991# 992# Serial drivers 993# 994CONFIG_SERIAL_8250=m 995# CONFIG_SERIAL_8250_CS is not set 996CONFIG_SERIAL_8250_NR_UARTS=4 997CONFIG_SERIAL_8250_RUNTIME_UARTS=4 998# CONFIG_SERIAL_8250_EXTENDED is not set 999 1000# 1001# Non-8250 serial port support 1002# 1003CONFIG_SERIAL_CORE=m 1004CONFIG_SERIAL_PMACZILOG=m 1005# CONFIG_SERIAL_JSM is not set 1006CONFIG_UNIX98_PTYS=y 1007CONFIG_LEGACY_PTYS=y 1008CONFIG_LEGACY_PTY_COUNT=256 1009 1010# 1011# IPMI 1012# 1013# CONFIG_IPMI_HANDLER is not set 1014 1015# 1016# Watchdog Cards 1017# 1018# CONFIG_WATCHDOG is not set 1019CONFIG_NVRAM=y 1020CONFIG_GEN_RTC=y 1021# CONFIG_GEN_RTC_X is not set 1022# CONFIG_DTLK is not set 1023# CONFIG_R3964 is not set 1024# CONFIG_APPLICOM is not set 1025 1026# 1027# Ftape, the floppy tape device driver 1028# 1029CONFIG_AGP=m 1030CONFIG_AGP_UNINORTH=m 1031CONFIG_DRM=m 1032# CONFIG_DRM_TDFX is not set 1033CONFIG_DRM_R128=m 1034CONFIG_DRM_RADEON=m 1035# CONFIG_DRM_MGA is not set 1036# CONFIG_DRM_SIS is not set 1037# CONFIG_DRM_VIA is not set 1038# CONFIG_DRM_SAVAGE is not set 1039 1040# 1041# PCMCIA character devices 1042# 1043# CONFIG_SYNCLINK_CS is not set 1044# CONFIG_CARDMAN_4000 is not set 1045# CONFIG_CARDMAN_4040 is not set 1046# CONFIG_RAW_DRIVER is not set 1047 1048# 1049# TPM devices 1050# 1051# CONFIG_TCG_TPM is not set 1052# CONFIG_TELCLOCK is not set 1053 1054# 1055# I2C support 1056# 1057CONFIG_I2C=y 1058CONFIG_I2C_CHARDEV=m 1059 1060# 1061# I2C Algorithms 1062# 1063CONFIG_I2C_ALGOBIT=y 1064# CONFIG_I2C_ALGOPCF is not set 1065# CONFIG_I2C_ALGOPCA is not set 1066 1067# 1068# I2C Hardware Bus support 1069# 1070# CONFIG_I2C_ALI1535 is not set 1071# CONFIG_I2C_ALI1563 is not set 1072# CONFIG_I2C_ALI15X3 is not set 1073# CONFIG_I2C_AMD756 is not set 1074# CONFIG_I2C_AMD8111 is not set 1075# CONFIG_I2C_I801 is not set 1076# CONFIG_I2C_I810 is not set 1077# CONFIG_I2C_PIIX4 is not set 1078CONFIG_I2C_POWERMAC=y 1079# CONFIG_I2C_MPC is not set 1080# CONFIG_I2C_NFORCE2 is not set 1081# CONFIG_I2C_PARPORT_LIGHT is not set 1082# CONFIG_I2C_PROSAVAGE is not set 1083# CONFIG_I2C_SAVAGE4 is not set 1084# CONFIG_SCx200_ACB is not set 1085# CONFIG_I2C_SIS5595 is not set 1086# CONFIG_I2C_SIS630 is not set 1087# CONFIG_I2C_SIS96X is not set 1088# CONFIG_I2C_STUB is not set 1089# CONFIG_I2C_VIA is not set 1090# CONFIG_I2C_VIAPRO is not set 1091# CONFIG_I2C_VOODOO3 is not set 1092# CONFIG_I2C_PCA_ISA is not set 1093 1094# 1095# Miscellaneous I2C Chip support 1096# 1097# CONFIG_SENSORS_DS1337 is not set 1098# CONFIG_SENSORS_DS1374 is not set 1099# CONFIG_SENSORS_EEPROM is not set 1100# CONFIG_SENSORS_PCF8574 is not set 1101# CONFIG_SENSORS_PCA9539 is not set 1102# CONFIG_SENSORS_PCF8591 is not set 1103# CONFIG_SENSORS_RTC8564 is not set 1104# CONFIG_SENSORS_M41T00 is not set 1105# CONFIG_SENSORS_MAX6875 is not set 1106# CONFIG_RTC_X1205_I2C is not set 1107# CONFIG_I2C_DEBUG_CORE is not set 1108# CONFIG_I2C_DEBUG_ALGO is not set 1109# CONFIG_I2C_DEBUG_BUS is not set 1110# CONFIG_I2C_DEBUG_CHIP is not set 1111 1112# 1113# SPI support 1114# 1115# CONFIG_SPI is not set 1116# CONFIG_SPI_MASTER is not set 1117 1118# 1119# Dallas's 1-wire bus 1120# 1121# CONFIG_W1 is not set 1122 1123# 1124# Hardware Monitoring support 1125# 1126# CONFIG_HWMON is not set 1127# CONFIG_HWMON_VID is not set 1128 1129# 1130# Misc devices 1131# 1132 1133# 1134# Multimedia Capabilities Port drivers 1135# 1136 1137# 1138# Multimedia devices 1139# 1140# CONFIG_VIDEO_DEV is not set 1141 1142# 1143# Digital Video Broadcasting Devices 1144# 1145# CONFIG_DVB is not set 1146 1147# 1148# Graphics support 1149# 1150CONFIG_FB=y 1151CONFIG_FB_CFB_FILLRECT=y 1152CONFIG_FB_CFB_COPYAREA=y 1153CONFIG_FB_CFB_IMAGEBLIT=y 1154CONFIG_FB_MACMODES=y 1155CONFIG_FB_MODE_HELPERS=y 1156CONFIG_FB_TILEBLITTING=y 1157# CONFIG_FB_CIRRUS is not set 1158# CONFIG_FB_PM2 is not set 1159# CONFIG_FB_CYBER2000 is not set 1160CONFIG_FB_OF=y 1161CONFIG_FB_CONTROL=y 1162CONFIG_FB_PLATINUM=y 1163CONFIG_FB_VALKYRIE=y 1164CONFIG_FB_CT65550=y 1165# CONFIG_FB_ASILIANT is not set 1166CONFIG_FB_IMSTT=y 1167# CONFIG_FB_VGA16 is not set 1168# CONFIG_FB_S1D13XXX is not set 1169CONFIG_FB_NVIDIA=y 1170CONFIG_FB_NVIDIA_I2C=y 1171# CONFIG_FB_RIVA is not set 1172CONFIG_FB_MATROX=y 1173CONFIG_FB_MATROX_MILLENIUM=y 1174CONFIG_FB_MATROX_MYSTIQUE=y 1175# CONFIG_FB_MATROX_G is not set 1176# CONFIG_FB_MATROX_I2C is not set 1177# CONFIG_FB_MATROX_MULTIHEAD is not set 1178# CONFIG_FB_RADEON_OLD is not set 1179CONFIG_FB_RADEON=y 1180CONFIG_FB_RADEON_I2C=y 1181# CONFIG_FB_RADEON_DEBUG is not set 1182CONFIG_FB_ATY128=y 1183CONFIG_FB_ATY=y 1184CONFIG_FB_ATY_CT=y 1185# CONFIG_FB_ATY_GENERIC_LCD is not set 1186CONFIG_FB_ATY_GX=y 1187# CONFIG_FB_SAVAGE is not set 1188# CONFIG_FB_SIS is not set 1189# CONFIG_FB_NEOMAGIC is not set 1190# CONFIG_FB_KYRO is not set 1191CONFIG_FB_3DFX=y 1192# CONFIG_FB_3DFX_ACCEL is not set 1193# CONFIG_FB_VOODOO1 is not set 1194# CONFIG_FB_TRIDENT is not set 1195# CONFIG_FB_VIRTUAL is not set 1196 1197# 1198# Console display driver support 1199# 1200# CONFIG_VGA_CONSOLE is not set 1201CONFIG_DUMMY_CONSOLE=y 1202CONFIG_FRAMEBUFFER_CONSOLE=y 1203# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 1204# CONFIG_FONTS is not set 1205CONFIG_FONT_8x8=y 1206CONFIG_FONT_8x16=y 1207 1208# 1209# Logo configuration 1210# 1211CONFIG_LOGO=y 1212CONFIG_LOGO_LINUX_MONO=y 1213CONFIG_LOGO_LINUX_VGA16=y 1214CONFIG_LOGO_LINUX_CLUT224=y 1215# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1216 1217# 1218# Sound 1219# 1220CONFIG_SOUND=m 1221CONFIG_DMASOUND_PMAC=m 1222CONFIG_DMASOUND=m 1223 1224# 1225# Advanced Linux Sound Architecture 1226# 1227CONFIG_SND=m 1228CONFIG_SND_TIMER=m 1229CONFIG_SND_PCM=m 1230CONFIG_SND_HWDEP=m 1231CONFIG_SND_RAWMIDI=m 1232CONFIG_SND_SEQUENCER=m 1233CONFIG_SND_SEQ_DUMMY=m 1234CONFIG_SND_OSSEMUL=y 1235CONFIG_SND_MIXER_OSS=m 1236CONFIG_SND_PCM_OSS=m 1237CONFIG_SND_SEQUENCER_OSS=y 1238# CONFIG_SND_DYNAMIC_MINORS is not set 1239CONFIG_SND_SUPPORT_OLD_API=y 1240# CONFIG_SND_VERBOSE_PRINTK is not set 1241# CONFIG_SND_DEBUG is not set 1242 1243# 1244# Generic devices 1245# 1246CONFIG_SND_DUMMY=m 1247# CONFIG_SND_VIRMIDI is not set 1248# CONFIG_SND_MTPAV is not set 1249# CONFIG_SND_SERIAL_U16550 is not set 1250# CONFIG_SND_MPU401 is not set 1251 1252# 1253# PCI devices 1254# 1255# CONFIG_SND_AD1889 is not set 1256# CONFIG_SND_ALS4000 is not set 1257# CONFIG_SND_ALI5451 is not set 1258# CONFIG_SND_ATIIXP is not set 1259# CONFIG_SND_ATIIXP_MODEM is not set 1260# CONFIG_SND_AU8810 is not set 1261# CONFIG_SND_AU8820 is not set 1262# CONFIG_SND_AU8830 is not set 1263# CONFIG_SND_AZT3328 is not set 1264# CONFIG_SND_BT87X is not set 1265# CONFIG_SND_CA0106 is not set 1266# CONFIG_SND_CMIPCI is not set 1267# CONFIG_SND_CS4281 is not set 1268# CONFIG_SND_CS46XX is not set 1269# CONFIG_SND_EMU10K1 is not set 1270# CONFIG_SND_EMU10K1X is not set 1271# CONFIG_SND_ENS1370 is not set 1272# CONFIG_SND_ENS1371 is not set 1273# CONFIG_SND_ES1938 is not set 1274# CONFIG_SND_ES1968 is not set 1275# CONFIG_SND_FM801 is not set 1276# CONFIG_SND_HDA_INTEL is not set 1277# CONFIG_SND_HDSP is not set 1278# CONFIG_SND_HDSPM is not set 1279# CONFIG_SND_ICE1712 is not set 1280# CONFIG_SND_ICE1724 is not set 1281# CONFIG_SND_INTEL8X0 is not set 1282# CONFIG_SND_INTEL8X0M is not set 1283# CONFIG_SND_KORG1212 is not set 1284# CONFIG_SND_MAESTRO3 is not set 1285# CONFIG_SND_MIXART is not set 1286# CONFIG_SND_NM256 is not set 1287# CONFIG_SND_PCXHR is not set 1288# CONFIG_SND_RME32 is not set 1289# CONFIG_SND_RME96 is not set 1290# CONFIG_SND_RME9652 is not set 1291# CONFIG_SND_SONICVIBES is not set 1292# CONFIG_SND_TRIDENT is not set 1293# CONFIG_SND_VIA82XX is not set 1294# CONFIG_SND_VIA82XX_MODEM is not set 1295# CONFIG_SND_VX222 is not set 1296# CONFIG_SND_YMFPCI is not set 1297 1298# 1299# ALSA PowerMac devices 1300# 1301CONFIG_SND_POWERMAC=m 1302CONFIG_SND_POWERMAC_AUTO_DRC=y 1303 1304# 1305# USB devices 1306# 1307CONFIG_SND_USB_AUDIO=m 1308# CONFIG_SND_USB_USX2Y is not set 1309 1310# 1311# PCMCIA devices 1312# 1313 1314# 1315# Open Sound System 1316# 1317# CONFIG_SOUND_PRIME is not set 1318 1319# 1320# USB support 1321# 1322CONFIG_USB_ARCH_HAS_HCD=y 1323CONFIG_USB_ARCH_HAS_OHCI=y 1324CONFIG_USB=y 1325# CONFIG_USB_DEBUG is not set 1326 1327# 1328# Miscellaneous USB options 1329# 1330CONFIG_USB_DEVICEFS=y 1331# CONFIG_USB_BANDWIDTH is not set 1332CONFIG_USB_DYNAMIC_MINORS=y 1333# CONFIG_USB_SUSPEND is not set 1334# CONFIG_USB_OTG is not set 1335 1336# 1337# USB Host Controller Drivers 1338# 1339# CONFIG_USB_EHCI_HCD is not set 1340# CONFIG_USB_ISP116X_HCD is not set 1341CONFIG_USB_OHCI_HCD=y 1342# CONFIG_USB_OHCI_BIG_ENDIAN is not set 1343CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1344# CONFIG_USB_UHCI_HCD is not set 1345# CONFIG_USB_SL811_HCD is not set 1346 1347# 1348# USB Device Class drivers 1349# 1350# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set 1351CONFIG_USB_ACM=m 1352CONFIG_USB_PRINTER=m 1353 1354# 1355# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 1356# 1357 1358# 1359# may also be needed; see USB_STORAGE Help for more information 1360# 1361# CONFIG_USB_STORAGE is not set 1362# CONFIG_USB_LIBUSUAL is not set 1363 1364# 1365# USB Input Devices 1366# 1367CONFIG_USB_HID=y 1368CONFIG_USB_HIDINPUT=y 1369CONFIG_USB_HIDINPUT_POWERBOOK=y 1370# CONFIG_HID_FF is not set 1371# CONFIG_USB_HIDDEV is not set 1372# CONFIG_USB_AIPTEK is not set 1373# CONFIG_USB_WACOM is not set 1374# CONFIG_USB_ACECAD is not set 1375# CONFIG_USB_KBTAB is not set 1376# CONFIG_USB_POWERMATE is not set 1377# CONFIG_USB_MTOUCH is not set 1378# CONFIG_USB_ITMTOUCH is not set 1379# CONFIG_USB_EGALAX is not set 1380# CONFIG_USB_YEALINK is not set 1381# CONFIG_USB_XPAD is not set 1382# CONFIG_USB_ATI_REMOTE is not set 1383# CONFIG_USB_ATI_REMOTE2 is not set 1384# CONFIG_USB_KEYSPAN_REMOTE is not set 1385CONFIG_USB_APPLETOUCH=y 1386 1387# 1388# USB Imaging devices 1389# 1390# CONFIG_USB_MDC800 is not set 1391# CONFIG_USB_MICROTEK is not set 1392 1393# 1394# USB Multimedia devices 1395# 1396# CONFIG_USB_DABUSB is not set 1397 1398# 1399# Video4Linux support is needed for USB Multimedia device support 1400# 1401 1402# 1403# USB Network Adapters 1404# 1405# CONFIG_USB_CATC is not set 1406# CONFIG_USB_KAWETH is not set 1407# CONFIG_USB_PEGASUS is not set 1408# CONFIG_USB_RTL8150 is not set 1409CONFIG_USB_USBNET=m 1410CONFIG_USB_NET_AX8817X=m 1411CONFIG_USB_NET_CDCETHER=m 1412# CONFIG_USB_NET_GL620A is not set 1413CONFIG_USB_NET_NET1080=m 1414# CONFIG_USB_NET_PLUSB is not set 1415# CONFIG_USB_NET_RNDIS_HOST is not set 1416# CONFIG_USB_NET_CDC_SUBSET is not set 1417CONFIG_USB_NET_ZAURUS=m 1418# CONFIG_USB_ZD1201 is not set 1419CONFIG_USB_MON=y 1420 1421# 1422# USB port drivers 1423# 1424 1425# 1426# USB Serial Converter support 1427# 1428CONFIG_USB_SERIAL=m 1429# CONFIG_USB_SERIAL_GENERIC is not set 1430# CONFIG_USB_SERIAL_AIRPRIME is not set 1431# CONFIG_USB_SERIAL_ANYDATA is not set 1432# CONFIG_USB_SERIAL_BELKIN is not set 1433# CONFIG_USB_SERIAL_WHITEHEAT is not set 1434# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set 1435# CONFIG_USB_SERIAL_CP2101 is not set 1436# CONFIG_USB_SERIAL_CYPRESS_M8 is not set 1437# CONFIG_USB_SERIAL_EMPEG is not set 1438# CONFIG_USB_SERIAL_FTDI_SIO is not set 1439CONFIG_USB_SERIAL_VISOR=m 1440CONFIG_USB_SERIAL_IPAQ=m 1441# CONFIG_USB_SERIAL_IR is not set 1442# CONFIG_USB_SERIAL_EDGEPORT is not set 1443# CONFIG_USB_SERIAL_EDGEPORT_TI is not set 1444# CONFIG_USB_SERIAL_GARMIN is not set 1445# CONFIG_USB_SERIAL_IPW is not set 1446CONFIG_USB_SERIAL_KEYSPAN_PDA=m 1447CONFIG_USB_SERIAL_KEYSPAN=m 1448CONFIG_USB_SERIAL_KEYSPAN_MPR=y 1449CONFIG_USB_SERIAL_KEYSPAN_USA28=y 1450CONFIG_USB_SERIAL_KEYSPAN_USA28X=y 1451CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y 1452CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y 1453CONFIG_USB_SERIAL_KEYSPAN_USA19=y 1454CONFIG_USB_SERIAL_KEYSPAN_USA18X=y 1455CONFIG_USB_SERIAL_KEYSPAN_USA19W=y 1456CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y 1457CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y 1458CONFIG_USB_SERIAL_KEYSPAN_USA49W=y 1459CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y 1460# CONFIG_USB_SERIAL_KLSI is not set 1461# CONFIG_USB_SERIAL_KOBIL_SCT is not set 1462# CONFIG_USB_SERIAL_MCT_U232 is not set 1463# CONFIG_USB_SERIAL_PL2303 is not set 1464# CONFIG_USB_SERIAL_HP4X is not set 1465# CONFIG_USB_SERIAL_SAFE is not set 1466# CONFIG_USB_SERIAL_TI is not set 1467# CONFIG_USB_SERIAL_CYBERJACK is not set 1468# CONFIG_USB_SERIAL_XIRCOM is not set 1469# CONFIG_USB_SERIAL_OPTION is not set 1470# CONFIG_USB_SERIAL_OMNINET is not set 1471CONFIG_USB_EZUSB=y 1472 1473# 1474# USB Miscellaneous drivers 1475# 1476# CONFIG_USB_EMI62 is not set 1477# CONFIG_USB_EMI26 is not set 1478# CONFIG_USB_AUERSWALD is not set 1479# CONFIG_USB_RIO500 is not set 1480# CONFIG_USB_LEGOTOWER is not set 1481# CONFIG_USB_LCD is not set 1482# CONFIG_USB_LED is not set 1483# CONFIG_USB_CYTHERM is not set 1484# CONFIG_USB_PHIDGETKIT is not set 1485# CONFIG_USB_PHIDGETSERVO is not set 1486# CONFIG_USB_IDMOUSE is not set 1487# CONFIG_USB_LD is not set 1488# CONFIG_USB_TEST is not set 1489 1490# 1491# USB DSL modem support 1492# 1493 1494# 1495# USB Gadget Support 1496# 1497# CONFIG_USB_GADGET is not set 1498 1499# 1500# MMC/SD Card support 1501# 1502# CONFIG_MMC is not set 1503 1504# 1505# InfiniBand support 1506# 1507# CONFIG_INFINIBAND is not set 1508 1509# 1510# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 1511# 1512 1513# 1514# File systems 1515# 1516CONFIG_EXT2_FS=y 1517# CONFIG_EXT2_FS_XATTR is not set 1518# CONFIG_EXT2_FS_XIP is not set 1519CONFIG_EXT3_FS=y 1520CONFIG_EXT3_FS_XATTR=y 1521# CONFIG_EXT3_FS_POSIX_ACL is not set 1522# CONFIG_EXT3_FS_SECURITY is not set 1523CONFIG_JBD=y 1524# CONFIG_JBD_DEBUG is not set 1525CONFIG_FS_MBCACHE=y 1526# CONFIG_REISERFS_FS is not set 1527# CONFIG_JFS_FS is not set 1528# CONFIG_FS_POSIX_ACL is not set 1529# CONFIG_XFS_FS is not set 1530# CONFIG_OCFS2_FS is not set 1531# CONFIG_MINIX_FS is not set 1532# CONFIG_ROMFS_FS is not set 1533CONFIG_INOTIFY=y 1534# CONFIG_QUOTA is not set 1535CONFIG_DNOTIFY=y 1536# CONFIG_AUTOFS_FS is not set 1537# CONFIG_AUTOFS4_FS is not set 1538CONFIG_FUSE_FS=m 1539 1540# 1541# CD-ROM/DVD Filesystems 1542# 1543CONFIG_ISO9660_FS=y 1544CONFIG_JOLIET=y 1545CONFIG_ZISOFS=y 1546CONFIG_ZISOFS_FS=y 1547CONFIG_UDF_FS=m 1548CONFIG_UDF_NLS=y 1549 1550# 1551# DOS/FAT/NT Filesystems 1552# 1553CONFIG_FAT_FS=m 1554CONFIG_MSDOS_FS=m 1555CONFIG_VFAT_FS=m 1556CONFIG_FAT_DEFAULT_CODEPAGE=437 1557CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1558# CONFIG_NTFS_FS is not set 1559 1560# 1561# Pseudo filesystems 1562# 1563CONFIG_PROC_FS=y 1564CONFIG_PROC_KCORE=y 1565CONFIG_SYSFS=y 1566CONFIG_TMPFS=y 1567# CONFIG_HUGETLB_PAGE is not set 1568CONFIG_RAMFS=y 1569CONFIG_RELAYFS_FS=m 1570# CONFIG_CONFIGFS_FS is not set 1571 1572# 1573# Miscellaneous filesystems 1574# 1575# CONFIG_ADFS_FS is not set 1576# CONFIG_AFFS_FS is not set 1577CONFIG_HFS_FS=m 1578CONFIG_HFSPLUS_FS=m 1579# CONFIG_BEFS_FS is not set 1580# CONFIG_BFS_FS is not set 1581# CONFIG_EFS_FS is not set 1582# CONFIG_CRAMFS is not set 1583# CONFIG_VXFS_FS is not set 1584# CONFIG_HPFS_FS is not set 1585# CONFIG_QNX4FS_FS is not set 1586# CONFIG_SYSV_FS is not set 1587# CONFIG_UFS_FS is not set 1588 1589# 1590# Network File Systems 1591# 1592CONFIG_NFS_FS=y 1593# CONFIG_NFS_V3 is not set 1594# CONFIG_NFS_V4 is not set 1595# CONFIG_NFS_DIRECTIO is not set 1596CONFIG_NFSD=y 1597# CONFIG_NFSD_V3 is not set 1598# CONFIG_NFSD_TCP is not set 1599CONFIG_LOCKD=y 1600CONFIG_EXPORTFS=y 1601CONFIG_NFS_COMMON=y 1602CONFIG_SUNRPC=y 1603# CONFIG_RPCSEC_GSS_KRB5 is not set 1604# CONFIG_RPCSEC_GSS_SPKM3 is not set 1605CONFIG_SMB_FS=m 1606# CONFIG_SMB_NLS_DEFAULT is not set 1607# CONFIG_CIFS is not set 1608# CONFIG_NCP_FS is not set 1609# CONFIG_CODA_FS is not set 1610# CONFIG_AFS_FS is not set 1611# CONFIG_9P_FS is not set 1612 1613# 1614# Partition Types 1615# 1616CONFIG_PARTITION_ADVANCED=y 1617# CONFIG_ACORN_PARTITION is not set 1618# CONFIG_OSF_PARTITION is not set 1619# CONFIG_AMIGA_PARTITION is not set 1620# CONFIG_ATARI_PARTITION is not set 1621CONFIG_MAC_PARTITION=y 1622CONFIG_MSDOS_PARTITION=y 1623# CONFIG_BSD_DISKLABEL is not set 1624# CONFIG_MINIX_SUBPARTITION is not set 1625# CONFIG_SOLARIS_X86_PARTITION is not set 1626# CONFIG_UNIXWARE_DISKLABEL is not set 1627# CONFIG_LDM_PARTITION is not set 1628# CONFIG_SGI_PARTITION is not set 1629# CONFIG_ULTRIX_PARTITION is not set 1630# CONFIG_SUN_PARTITION is not set 1631# CONFIG_KARMA_PARTITION is not set 1632# CONFIG_EFI_PARTITION is not set 1633 1634# 1635# Native Language Support 1636# 1637CONFIG_NLS=y 1638CONFIG_NLS_DEFAULT="iso8859-1" 1639CONFIG_NLS_CODEPAGE_437=m 1640# CONFIG_NLS_CODEPAGE_737 is not set 1641# CONFIG_NLS_CODEPAGE_775 is not set 1642# CONFIG_NLS_CODEPAGE_850 is not set 1643# CONFIG_NLS_CODEPAGE_852 is not set 1644# CONFIG_NLS_CODEPAGE_855 is not set 1645# CONFIG_NLS_CODEPAGE_857 is not set 1646# CONFIG_NLS_CODEPAGE_860 is not set 1647# CONFIG_NLS_CODEPAGE_861 is not set 1648# CONFIG_NLS_CODEPAGE_862 is not set 1649# CONFIG_NLS_CODEPAGE_863 is not set 1650# CONFIG_NLS_CODEPAGE_864 is not set 1651# CONFIG_NLS_CODEPAGE_865 is not set 1652# CONFIG_NLS_CODEPAGE_866 is not set 1653# CONFIG_NLS_CODEPAGE_869 is not set 1654# CONFIG_NLS_CODEPAGE_936 is not set 1655# CONFIG_NLS_CODEPAGE_950 is not set 1656# CONFIG_NLS_CODEPAGE_932 is not set 1657# CONFIG_NLS_CODEPAGE_949 is not set 1658# CONFIG_NLS_CODEPAGE_874 is not set 1659# CONFIG_NLS_ISO8859_8 is not set 1660# CONFIG_NLS_CODEPAGE_1250 is not set 1661# CONFIG_NLS_CODEPAGE_1251 is not set 1662# CONFIG_NLS_ASCII is not set 1663CONFIG_NLS_ISO8859_1=m 1664# CONFIG_NLS_ISO8859_2 is not set 1665# CONFIG_NLS_ISO8859_3 is not set 1666# CONFIG_NLS_ISO8859_4 is not set 1667# CONFIG_NLS_ISO8859_5 is not set 1668# CONFIG_NLS_ISO8859_6 is not set 1669# CONFIG_NLS_ISO8859_7 is not set 1670# CONFIG_NLS_ISO8859_9 is not set 1671# CONFIG_NLS_ISO8859_13 is not set 1672# CONFIG_NLS_ISO8859_14 is not set 1673# CONFIG_NLS_ISO8859_15 is not set 1674# CONFIG_NLS_KOI8_R is not set 1675# CONFIG_NLS_KOI8_U is not set 1676CONFIG_NLS_UTF8=m 1677 1678# 1679# Library routines 1680# 1681CONFIG_CRC_CCITT=y 1682CONFIG_CRC16=y 1683CONFIG_CRC32=y 1684# CONFIG_LIBCRC32C is not set 1685CONFIG_ZLIB_INFLATE=y 1686CONFIG_ZLIB_DEFLATE=y 1687CONFIG_TEXTSEARCH=y 1688CONFIG_TEXTSEARCH_KMP=m 1689CONFIG_TEXTSEARCH_BM=m 1690CONFIG_TEXTSEARCH_FSM=m 1691 1692# 1693# Instrumentation Support 1694# 1695CONFIG_PROFILING=y 1696CONFIG_OPROFILE=y 1697 1698# 1699# Kernel hacking 1700# 1701# CONFIG_PRINTK_TIME is not set 1702# CONFIG_MAGIC_SYSRQ is not set 1703CONFIG_DEBUG_KERNEL=y 1704CONFIG_LOG_BUF_SHIFT=14 1705CONFIG_DETECT_SOFTLOCKUP=y 1706# CONFIG_SCHEDSTATS is not set 1707# CONFIG_DEBUG_SLAB is not set 1708# CONFIG_DEBUG_MUTEXES is not set 1709# CONFIG_DEBUG_SPINLOCK is not set 1710# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1711# CONFIG_DEBUG_KOBJECT is not set 1712# CONFIG_DEBUG_INFO is not set 1713# CONFIG_DEBUG_FS is not set 1714# CONFIG_DEBUG_VM is not set 1715# CONFIG_FORCED_INLINING is not set 1716# CONFIG_RCU_TORTURE_TEST is not set 1717CONFIG_DEBUGGER=y 1718CONFIG_XMON=y 1719CONFIG_XMON_DEFAULT=y 1720# CONFIG_BDI_SWITCH is not set 1721CONFIG_BOOTX_TEXT=y 1722# CONFIG_PPC_EARLY_DEBUG_LPAR is not set 1723# CONFIG_PPC_EARLY_DEBUG_G5 is not set 1724# CONFIG_PPC_EARLY_DEBUG_RTAS is not set 1725# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set 1726# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set 1727 1728# 1729# Security options 1730# 1731# CONFIG_KEYS is not set 1732# CONFIG_SECURITY is not set 1733 1734# 1735# Cryptographic options 1736# 1737CONFIG_CRYPTO=y 1738# CONFIG_CRYPTO_HMAC is not set 1739# CONFIG_CRYPTO_NULL is not set 1740# CONFIG_CRYPTO_MD4 is not set 1741# CONFIG_CRYPTO_MD5 is not set 1742# CONFIG_CRYPTO_SHA1 is not set 1743# CONFIG_CRYPTO_SHA256 is not set 1744# CONFIG_CRYPTO_SHA512 is not set 1745# CONFIG_CRYPTO_WP512 is not set 1746# CONFIG_CRYPTO_TGR192 is not set 1747# CONFIG_CRYPTO_DES is not set 1748# CONFIG_CRYPTO_BLOWFISH is not set 1749# CONFIG_CRYPTO_TWOFISH is not set 1750# CONFIG_CRYPTO_SERPENT is not set 1751CONFIG_CRYPTO_AES=m 1752# CONFIG_CRYPTO_CAST5 is not set 1753# CONFIG_CRYPTO_CAST6 is not set 1754# CONFIG_CRYPTO_TEA is not set 1755CONFIG_CRYPTO_ARC4=m 1756# CONFIG_CRYPTO_KHAZAD is not set 1757# CONFIG_CRYPTO_ANUBIS is not set 1758# CONFIG_CRYPTO_DEFLATE is not set 1759CONFIG_CRYPTO_MICHAEL_MIC=m 1760# CONFIG_CRYPTO_CRC32C is not set 1761# CONFIG_CRYPTO_TEST is not set 1762 1763# 1764# Hardware crypto devices 1765# 1766