Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.34 1284 lines 27 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.20 4# Tue Feb 20 21:47:38 2007 5# 6CONFIG_MIPS=y 7 8# 9# Machine selection 10# 11CONFIG_ZONE_DMA=y 12# CONFIG_MIPS_MTX1 is not set 13# CONFIG_MIPS_BOSPORUS is not set 14# CONFIG_MIPS_PB1000 is not set 15# CONFIG_MIPS_PB1100 is not set 16# CONFIG_MIPS_PB1500 is not set 17# CONFIG_MIPS_PB1550 is not set 18# CONFIG_MIPS_PB1200 is not set 19# CONFIG_MIPS_DB1000 is not set 20# CONFIG_MIPS_DB1100 is not set 21# CONFIG_MIPS_DB1500 is not set 22# CONFIG_MIPS_DB1550 is not set 23# CONFIG_MIPS_DB1200 is not set 24# CONFIG_MIPS_MIRAGE is not set 25# CONFIG_MIPS_COBALT is not set 26# CONFIG_MACH_DECSTATION is not set 27# CONFIG_MACH_JAZZ is not set 28# CONFIG_MIPS_MALTA is not set 29# CONFIG_WR_PPMC is not set 30# CONFIG_MIPS_SIM is not set 31# CONFIG_MOMENCO_JAGUAR_ATX is not set 32# CONFIG_MIPS_XXS1500 is not set 33CONFIG_PNX8550_JBS=y 34# CONFIG_PNX8550_STB810 is not set 35# CONFIG_MACH_VR41XX is not set 36# CONFIG_PMC_YOSEMITE is not set 37# CONFIG_MARKEINS is not set 38# CONFIG_SGI_IP22 is not set 39# CONFIG_SGI_IP27 is not set 40# CONFIG_SGI_IP32 is not set 41# CONFIG_SIBYTE_BIGSUR is not set 42# CONFIG_SIBYTE_SWARM is not set 43# CONFIG_SIBYTE_SENTOSA is not set 44# CONFIG_SIBYTE_RHONE is not set 45# CONFIG_SIBYTE_CARMEL is not set 46# CONFIG_SIBYTE_LITTLESUR is not set 47# CONFIG_SIBYTE_CRHINE is not set 48# CONFIG_SIBYTE_CRHONE is not set 49# CONFIG_SNI_RM is not set 50# CONFIG_TOSHIBA_JMR3927 is not set 51# CONFIG_TOSHIBA_RBTX4927 is not set 52# CONFIG_TOSHIBA_RBTX4938 is not set 53CONFIG_RWSEM_GENERIC_SPINLOCK=y 54# CONFIG_ARCH_HAS_ILOG2_U32 is not set 55# CONFIG_ARCH_HAS_ILOG2_U64 is not set 56CONFIG_GENERIC_FIND_NEXT_BIT=y 57CONFIG_GENERIC_HWEIGHT=y 58CONFIG_GENERIC_CALIBRATE_DELAY=y 59CONFIG_GENERIC_TIME=y 60CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 61CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 62CONFIG_DMA_NONCOHERENT=y 63CONFIG_DMA_NEED_PCI_MAP_STATE=y 64# CONFIG_CPU_BIG_ENDIAN is not set 65CONFIG_CPU_LITTLE_ENDIAN=y 66CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y 67CONFIG_PNX8550=y 68CONFIG_SOC_PNX8550=y 69CONFIG_MIPS_L1_CACHE_SHIFT=5 70 71# 72# CPU selection 73# 74CONFIG_CPU_MIPS32_R1=y 75# CONFIG_CPU_MIPS32_R2 is not set 76# CONFIG_CPU_MIPS64_R1 is not set 77# CONFIG_CPU_MIPS64_R2 is not set 78# CONFIG_CPU_R3000 is not set 79# CONFIG_CPU_TX39XX is not set 80# CONFIG_CPU_VR41XX is not set 81# CONFIG_CPU_R4300 is not set 82# CONFIG_CPU_R4X00 is not set 83# CONFIG_CPU_TX49XX is not set 84# CONFIG_CPU_R5000 is not set 85# CONFIG_CPU_R5432 is not set 86# CONFIG_CPU_R6000 is not set 87# CONFIG_CPU_NEVADA is not set 88# CONFIG_CPU_R8000 is not set 89# CONFIG_CPU_R10000 is not set 90# CONFIG_CPU_RM7000 is not set 91# CONFIG_CPU_RM9000 is not set 92# CONFIG_CPU_SB1 is not set 93CONFIG_SYS_HAS_CPU_MIPS32_R1=y 94CONFIG_CPU_MIPS32=y 95CONFIG_CPU_MIPSR1=y 96CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y 97CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y 98 99# 100# Kernel type 101# 102CONFIG_32BIT=y 103# CONFIG_64BIT is not set 104CONFIG_PAGE_SIZE_4KB=y 105# CONFIG_PAGE_SIZE_8KB is not set 106# CONFIG_PAGE_SIZE_16KB is not set 107# CONFIG_PAGE_SIZE_64KB is not set 108CONFIG_CPU_HAS_PREFETCH=y 109CONFIG_MIPS_MT_DISABLED=y 110# CONFIG_MIPS_MT_SMP is not set 111# CONFIG_MIPS_MT_SMTC is not set 112# CONFIG_MIPS_VPE_LOADER is not set 113# CONFIG_64BIT_PHYS_ADDR is not set 114CONFIG_CPU_HAS_SYNC=y 115CONFIG_GENERIC_HARDIRQS=y 116CONFIG_GENERIC_IRQ_PROBE=y 117CONFIG_CPU_SUPPORTS_HIGHMEM=y 118CONFIG_ARCH_FLATMEM_ENABLE=y 119CONFIG_SELECT_MEMORY_MODEL=y 120CONFIG_FLATMEM_MANUAL=y 121# CONFIG_DISCONTIGMEM_MANUAL is not set 122# CONFIG_SPARSEMEM_MANUAL is not set 123CONFIG_FLATMEM=y 124CONFIG_FLAT_NODE_MEM_MAP=y 125# CONFIG_SPARSEMEM_STATIC is not set 126CONFIG_SPLIT_PTLOCK_CPUS=4 127# CONFIG_RESOURCES_64BIT is not set 128CONFIG_ZONE_DMA_FLAG=1 129# CONFIG_HZ_48 is not set 130# CONFIG_HZ_100 is not set 131# CONFIG_HZ_128 is not set 132CONFIG_HZ_250=y 133# CONFIG_HZ_256 is not set 134# CONFIG_HZ_1000 is not set 135# CONFIG_HZ_1024 is not set 136CONFIG_SYS_SUPPORTS_ARBIT_HZ=y 137CONFIG_HZ=250 138CONFIG_PREEMPT_NONE=y 139# CONFIG_PREEMPT_VOLUNTARY is not set 140# CONFIG_PREEMPT is not set 141# CONFIG_KEXEC is not set 142CONFIG_LOCKDEP_SUPPORT=y 143CONFIG_STACKTRACE_SUPPORT=y 144CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 145 146# 147# Code maturity level options 148# 149CONFIG_EXPERIMENTAL=y 150CONFIG_BROKEN_ON_SMP=y 151CONFIG_INIT_ENV_ARG_LIMIT=32 152 153# 154# General setup 155# 156CONFIG_LOCALVERSION="" 157CONFIG_LOCALVERSION_AUTO=y 158CONFIG_SWAP=y 159CONFIG_SYSVIPC=y 160# CONFIG_IPC_NS is not set 161CONFIG_SYSVIPC_SYSCTL=y 162# CONFIG_POSIX_MQUEUE is not set 163# CONFIG_BSD_PROCESS_ACCT is not set 164# CONFIG_TASKSTATS is not set 165# CONFIG_UTS_NS is not set 166# CONFIG_AUDIT is not set 167CONFIG_IKCONFIG=y 168CONFIG_IKCONFIG_PROC=y 169CONFIG_SYSFS_DEPRECATED=y 170# CONFIG_RELAY is not set 171CONFIG_INITRAMFS_SOURCE="" 172# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 173CONFIG_SYSCTL=y 174CONFIG_EMBEDDED=y 175# CONFIG_SYSCTL_SYSCALL is not set 176CONFIG_KALLSYMS=y 177# CONFIG_KALLSYMS_ALL is not set 178# CONFIG_KALLSYMS_EXTRA_PASS is not set 179CONFIG_HOTPLUG=y 180CONFIG_PRINTK=y 181CONFIG_BUG=y 182CONFIG_ELF_CORE=y 183CONFIG_BASE_FULL=y 184CONFIG_FUTEX=y 185CONFIG_EPOLL=y 186CONFIG_SHMEM=y 187CONFIG_SLAB=y 188CONFIG_VM_EVENT_COUNTERS=y 189CONFIG_RT_MUTEXES=y 190# CONFIG_TINY_SHMEM is not set 191CONFIG_BASE_SMALL=0 192# CONFIG_SLOB is not set 193 194# 195# Loadable module support 196# 197CONFIG_MODULES=y 198# CONFIG_MODULE_UNLOAD is not set 199# CONFIG_MODVERSIONS is not set 200# CONFIG_MODULE_SRCVERSION_ALL is not set 201CONFIG_KMOD=y 202 203# 204# Block layer 205# 206CONFIG_BLOCK=y 207# CONFIG_LBD is not set 208# CONFIG_BLK_DEV_IO_TRACE is not set 209# CONFIG_LSF is not set 210 211# 212# IO Schedulers 213# 214CONFIG_IOSCHED_NOOP=y 215CONFIG_IOSCHED_AS=y 216CONFIG_IOSCHED_DEADLINE=y 217CONFIG_IOSCHED_CFQ=y 218CONFIG_DEFAULT_AS=y 219# CONFIG_DEFAULT_DEADLINE is not set 220# CONFIG_DEFAULT_CFQ is not set 221# CONFIG_DEFAULT_NOOP is not set 222CONFIG_DEFAULT_IOSCHED="anticipatory" 223 224# 225# Bus options (PCI, PCMCIA, EISA, ISA, TC) 226# 227CONFIG_HW_HAS_PCI=y 228CONFIG_PCI=y 229# CONFIG_PCI_DEBUG is not set 230CONFIG_MMU=y 231 232# 233# PCCARD (PCMCIA/CardBus) support 234# 235# CONFIG_PCCARD is not set 236 237# 238# PCI Hotplug Support 239# 240# CONFIG_HOTPLUG_PCI is not set 241 242# 243# Executable file formats 244# 245CONFIG_BINFMT_ELF=y 246# CONFIG_BINFMT_MISC is not set 247CONFIG_TRAD_SIGNALS=y 248 249# 250# Power management options 251# 252CONFIG_PM=y 253# CONFIG_PM_LEGACY is not set 254# CONFIG_PM_DEBUG is not set 255# CONFIG_PM_SYSFS_DEPRECATED is not set 256 257# 258# Networking 259# 260CONFIG_NET=y 261 262# 263# Networking options 264# 265# CONFIG_NETDEBUG is not set 266CONFIG_PACKET=y 267# CONFIG_PACKET_MMAP is not set 268CONFIG_UNIX=y 269CONFIG_XFRM=y 270# CONFIG_XFRM_USER is not set 271# CONFIG_XFRM_SUB_POLICY is not set 272CONFIG_XFRM_MIGRATE=y 273# CONFIG_NET_KEY is not set 274CONFIG_INET=y 275# CONFIG_IP_MULTICAST is not set 276# CONFIG_IP_ADVANCED_ROUTER is not set 277CONFIG_IP_FIB_HASH=y 278CONFIG_IP_PNP=y 279CONFIG_IP_PNP_DHCP=y 280CONFIG_IP_PNP_BOOTP=y 281# CONFIG_IP_PNP_RARP is not set 282# CONFIG_NET_IPIP is not set 283# CONFIG_NET_IPGRE is not set 284# CONFIG_ARPD is not set 285# CONFIG_SYN_COOKIES is not set 286# CONFIG_INET_AH is not set 287# CONFIG_INET_ESP is not set 288# CONFIG_INET_IPCOMP is not set 289# CONFIG_INET_XFRM_TUNNEL is not set 290# CONFIG_INET_TUNNEL is not set 291CONFIG_INET_XFRM_MODE_TRANSPORT=y 292CONFIG_INET_XFRM_MODE_TUNNEL=y 293CONFIG_INET_XFRM_MODE_BEET=y 294CONFIG_INET_DIAG=y 295CONFIG_INET_TCP_DIAG=y 296# CONFIG_TCP_CONG_ADVANCED is not set 297CONFIG_TCP_CONG_CUBIC=y 298CONFIG_DEFAULT_TCP_CONG="cubic" 299CONFIG_TCP_MD5SIG=y 300# CONFIG_IPV6 is not set 301# CONFIG_INET6_XFRM_TUNNEL is not set 302# CONFIG_INET6_TUNNEL is not set 303# CONFIG_NETWORK_SECMARK is not set 304# CONFIG_NETFILTER is not set 305 306# 307# DCCP Configuration (EXPERIMENTAL) 308# 309# CONFIG_IP_DCCP is not set 310 311# 312# SCTP Configuration (EXPERIMENTAL) 313# 314# CONFIG_IP_SCTP is not set 315 316# 317# TIPC Configuration (EXPERIMENTAL) 318# 319# CONFIG_TIPC is not set 320# CONFIG_ATM is not set 321# CONFIG_BRIDGE is not set 322# CONFIG_VLAN_8021Q is not set 323# CONFIG_DECNET is not set 324# CONFIG_LLC2 is not set 325# CONFIG_IPX is not set 326# CONFIG_ATALK is not set 327# CONFIG_X25 is not set 328# CONFIG_LAPB is not set 329# CONFIG_ECONET is not set 330# CONFIG_WAN_ROUTER is not set 331 332# 333# QoS and/or fair queueing 334# 335# CONFIG_NET_SCHED is not set 336 337# 338# Network testing 339# 340# CONFIG_NET_PKTGEN is not set 341# CONFIG_HAMRADIO is not set 342# CONFIG_IRDA is not set 343# CONFIG_BT is not set 344# CONFIG_IEEE80211 is not set 345 346# 347# Device Drivers 348# 349 350# 351# Generic Driver Options 352# 353CONFIG_STANDALONE=y 354CONFIG_PREVENT_FIRMWARE_BUILD=y 355CONFIG_FW_LOADER=y 356# CONFIG_DEBUG_DRIVER is not set 357# CONFIG_DEBUG_DEVRES is not set 358# CONFIG_SYS_HYPERVISOR is not set 359 360# 361# Connector - unified userspace <-> kernelspace linker 362# 363# CONFIG_CONNECTOR is not set 364 365# 366# Memory Technology Devices (MTD) 367# 368# CONFIG_MTD is not set 369 370# 371# Parallel port support 372# 373# CONFIG_PARPORT is not set 374 375# 376# Plug and Play support 377# 378# CONFIG_PNPACPI is not set 379 380# 381# Block devices 382# 383# CONFIG_BLK_CPQ_DA is not set 384# CONFIG_BLK_CPQ_CISS_DA is not set 385# CONFIG_BLK_DEV_DAC960 is not set 386# CONFIG_BLK_DEV_UMEM is not set 387# CONFIG_BLK_DEV_COW_COMMON is not set 388CONFIG_BLK_DEV_LOOP=y 389# CONFIG_BLK_DEV_CRYPTOLOOP is not set 390# CONFIG_BLK_DEV_NBD is not set 391# CONFIG_BLK_DEV_SX8 is not set 392# CONFIG_BLK_DEV_UB is not set 393CONFIG_BLK_DEV_RAM=y 394CONFIG_BLK_DEV_RAM_COUNT=16 395CONFIG_BLK_DEV_RAM_SIZE=8192 396CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 397CONFIG_BLK_DEV_INITRD=y 398# CONFIG_CDROM_PKTCDVD is not set 399# CONFIG_ATA_OVER_ETH is not set 400 401# 402# Misc devices 403# 404CONFIG_SGI_IOC4=m 405# CONFIG_TIFM_CORE is not set 406 407# 408# ATA/ATAPI/MFM/RLL support 409# 410CONFIG_IDE=y 411CONFIG_IDE_MAX_HWIFS=4 412CONFIG_BLK_DEV_IDE=y 413 414# 415# Please see Documentation/ide.txt for help/info on IDE drives 416# 417# CONFIG_BLK_DEV_IDE_SATA is not set 418CONFIG_BLK_DEV_IDEDISK=y 419# CONFIG_IDEDISK_MULTI_MODE is not set 420CONFIG_BLK_DEV_IDECD=m 421# CONFIG_BLK_DEV_IDETAPE is not set 422# CONFIG_BLK_DEV_IDEFLOPPY is not set 423CONFIG_BLK_DEV_IDESCSI=y 424# CONFIG_IDE_TASK_IOCTL is not set 425 426# 427# IDE chipset support/bugfixes 428# 429CONFIG_IDE_GENERIC=y 430CONFIG_BLK_DEV_IDEPCI=y 431CONFIG_IDEPCI_SHARE_IRQ=y 432CONFIG_BLK_DEV_OFFBOARD=y 433CONFIG_BLK_DEV_GENERIC=y 434# CONFIG_BLK_DEV_OPTI621 is not set 435CONFIG_BLK_DEV_IDEDMA_PCI=y 436# CONFIG_BLK_DEV_IDEDMA_FORCED is not set 437# CONFIG_IDEDMA_PCI_AUTO is not set 438# CONFIG_BLK_DEV_AEC62XX is not set 439# CONFIG_BLK_DEV_ALI15X3 is not set 440# CONFIG_BLK_DEV_AMD74XX is not set 441# CONFIG_BLK_DEV_CMD64X is not set 442# CONFIG_BLK_DEV_TRIFLEX is not set 443# CONFIG_BLK_DEV_CY82C693 is not set 444# CONFIG_BLK_DEV_CS5520 is not set 445# CONFIG_BLK_DEV_CS5530 is not set 446# CONFIG_BLK_DEV_HPT34X is not set 447CONFIG_BLK_DEV_HPT366=y 448# CONFIG_BLK_DEV_JMICRON is not set 449# CONFIG_BLK_DEV_SC1200 is not set 450# CONFIG_BLK_DEV_PIIX is not set 451CONFIG_BLK_DEV_IT8213=m 452# CONFIG_BLK_DEV_IT821X is not set 453# CONFIG_BLK_DEV_NS87415 is not set 454# CONFIG_BLK_DEV_PDC202XX_OLD is not set 455# CONFIG_BLK_DEV_PDC202XX_NEW is not set 456# CONFIG_BLK_DEV_SVWKS is not set 457# CONFIG_BLK_DEV_SIIMAGE is not set 458# CONFIG_BLK_DEV_SLC90E66 is not set 459# CONFIG_BLK_DEV_TRM290 is not set 460# CONFIG_BLK_DEV_VIA82CXXX is not set 461CONFIG_BLK_DEV_TC86C001=m 462# CONFIG_IDE_ARM is not set 463CONFIG_BLK_DEV_IDEDMA=y 464# CONFIG_IDEDMA_IVB is not set 465# CONFIG_IDEDMA_AUTO is not set 466# CONFIG_BLK_DEV_HD is not set 467 468# 469# SCSI device support 470# 471# CONFIG_RAID_ATTRS is not set 472CONFIG_SCSI=y 473CONFIG_SCSI_TGT=m 474CONFIG_SCSI_NETLINK=y 475CONFIG_SCSI_PROC_FS=y 476 477# 478# SCSI support type (disk, tape, CD-ROM) 479# 480CONFIG_BLK_DEV_SD=y 481# CONFIG_CHR_DEV_ST is not set 482# CONFIG_CHR_DEV_OSST is not set 483# CONFIG_BLK_DEV_SR is not set 484# CONFIG_CHR_DEV_SG is not set 485# CONFIG_CHR_DEV_SCH is not set 486 487# 488# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 489# 490# CONFIG_SCSI_MULTI_LUN is not set 491CONFIG_SCSI_CONSTANTS=y 492# CONFIG_SCSI_LOGGING is not set 493CONFIG_SCSI_SCAN_ASYNC=y 494 495# 496# SCSI Transports 497# 498# CONFIG_SCSI_SPI_ATTRS is not set 499CONFIG_SCSI_FC_ATTRS=y 500CONFIG_SCSI_ISCSI_ATTRS=m 501# CONFIG_SCSI_SAS_ATTRS is not set 502# CONFIG_SCSI_SAS_LIBSAS is not set 503 504# 505# SCSI low-level drivers 506# 507CONFIG_ISCSI_TCP=m 508# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 509# CONFIG_SCSI_3W_9XXX is not set 510# CONFIG_SCSI_ACARD is not set 511# CONFIG_SCSI_AACRAID is not set 512# CONFIG_SCSI_AIC7XXX is not set 513# CONFIG_SCSI_AIC7XXX_OLD is not set 514# CONFIG_SCSI_AIC79XX is not set 515# CONFIG_SCSI_AIC94XX is not set 516# CONFIG_SCSI_DPT_I2O is not set 517# CONFIG_SCSI_ARCMSR is not set 518# CONFIG_MEGARAID_NEWGEN is not set 519# CONFIG_MEGARAID_LEGACY is not set 520# CONFIG_MEGARAID_SAS is not set 521# CONFIG_SCSI_HPTIOP is not set 522# CONFIG_SCSI_DMX3191D is not set 523# CONFIG_SCSI_FUTURE_DOMAIN is not set 524# CONFIG_SCSI_IPS is not set 525# CONFIG_SCSI_INITIO is not set 526# CONFIG_SCSI_INIA100 is not set 527# CONFIG_SCSI_STEX is not set 528# CONFIG_SCSI_SYM53C8XX_2 is not set 529# CONFIG_SCSI_QLOGIC_1280 is not set 530# CONFIG_SCSI_QLA_FC is not set 531# CONFIG_SCSI_QLA_ISCSI is not set 532# CONFIG_SCSI_LPFC is not set 533# CONFIG_SCSI_DC395x is not set 534# CONFIG_SCSI_DC390T is not set 535# CONFIG_SCSI_NSP32 is not set 536# CONFIG_SCSI_DEBUG is not set 537# CONFIG_SCSI_SRP is not set 538 539# 540# Serial ATA (prod) and Parallel ATA (experimental) drivers 541# 542# CONFIG_ATA is not set 543 544# 545# Multi-device support (RAID and LVM) 546# 547# CONFIG_MD is not set 548 549# 550# Fusion MPT device support 551# 552# CONFIG_FUSION is not set 553# CONFIG_FUSION_SPI is not set 554# CONFIG_FUSION_FC is not set 555# CONFIG_FUSION_SAS is not set 556 557# 558# IEEE 1394 (FireWire) support 559# 560# CONFIG_IEEE1394 is not set 561 562# 563# I2O device support 564# 565# CONFIG_I2O is not set 566 567# 568# Network device support 569# 570CONFIG_NETDEVICES=y 571# CONFIG_DUMMY is not set 572# CONFIG_BONDING is not set 573# CONFIG_EQUALIZER is not set 574# CONFIG_TUN is not set 575 576# 577# ARCnet devices 578# 579# CONFIG_ARCNET is not set 580 581# 582# PHY device support 583# 584# CONFIG_PHYLIB is not set 585 586# 587# Ethernet (10 or 100Mbit) 588# 589CONFIG_NET_ETHERNET=y 590CONFIG_MII=y 591# CONFIG_HAPPYMEAL is not set 592# CONFIG_SUNGEM is not set 593# CONFIG_CASSINI is not set 594# CONFIG_NET_VENDOR_3COM is not set 595# CONFIG_DM9000 is not set 596 597# 598# Tulip family network device support 599# 600# CONFIG_NET_TULIP is not set 601# CONFIG_HP100 is not set 602CONFIG_NET_PCI=y 603# CONFIG_PCNET32 is not set 604# CONFIG_AMD8111_ETH is not set 605# CONFIG_ADAPTEC_STARFIRE is not set 606# CONFIG_B44 is not set 607# CONFIG_FORCEDETH is not set 608# CONFIG_DGRS is not set 609# CONFIG_EEPRO100 is not set 610# CONFIG_E100 is not set 611# CONFIG_FEALNX is not set 612# CONFIG_NATSEMI is not set 613# CONFIG_NE2K_PCI is not set 614# CONFIG_8139CP is not set 615CONFIG_8139TOO=y 616# CONFIG_8139TOO_PIO is not set 617CONFIG_8139TOO_TUNE_TWISTER=y 618CONFIG_8139TOO_8129=y 619# CONFIG_8139_OLD_RX_RESET is not set 620# CONFIG_SIS900 is not set 621# CONFIG_EPIC100 is not set 622# CONFIG_SUNDANCE is not set 623# CONFIG_TLAN is not set 624# CONFIG_VIA_RHINE is not set 625# CONFIG_SC92031 is not set 626 627# 628# Ethernet (1000 Mbit) 629# 630# CONFIG_ACENIC is not set 631# CONFIG_DL2K is not set 632# CONFIG_E1000 is not set 633# CONFIG_NS83820 is not set 634# CONFIG_HAMACHI is not set 635# CONFIG_YELLOWFIN is not set 636# CONFIG_R8169 is not set 637# CONFIG_SIS190 is not set 638# CONFIG_SKGE is not set 639# CONFIG_SKY2 is not set 640# CONFIG_SK98LIN is not set 641# CONFIG_VIA_VELOCITY is not set 642# CONFIG_TIGON3 is not set 643# CONFIG_BNX2 is not set 644# CONFIG_QLA3XXX is not set 645# CONFIG_ATL1 is not set 646 647# 648# Ethernet (10000 Mbit) 649# 650# CONFIG_CHELSIO_T1 is not set 651CONFIG_CHELSIO_T3=m 652# CONFIG_IXGB is not set 653# CONFIG_S2IO is not set 654# CONFIG_MYRI10GE is not set 655CONFIG_NETXEN_NIC=m 656 657# 658# Token Ring devices 659# 660# CONFIG_TR is not set 661 662# 663# Wireless LAN (non-hamradio) 664# 665# CONFIG_NET_RADIO is not set 666 667# 668# Wan interfaces 669# 670# CONFIG_WAN is not set 671# CONFIG_FDDI is not set 672# CONFIG_HIPPI is not set 673# CONFIG_PPP is not set 674# CONFIG_SLIP is not set 675# CONFIG_NET_FC is not set 676# CONFIG_SHAPER is not set 677# CONFIG_NETCONSOLE is not set 678# CONFIG_NETPOLL is not set 679# CONFIG_NET_POLL_CONTROLLER is not set 680 681# 682# ISDN subsystem 683# 684# CONFIG_ISDN is not set 685 686# 687# Telephony Support 688# 689# CONFIG_PHONE is not set 690 691# 692# Input device support 693# 694CONFIG_INPUT=y 695# CONFIG_INPUT_FF_MEMLESS is not set 696 697# 698# Userland interfaces 699# 700# CONFIG_INPUT_MOUSEDEV is not set 701# CONFIG_INPUT_JOYDEV is not set 702# CONFIG_INPUT_TSDEV is not set 703# CONFIG_INPUT_EVDEV is not set 704# CONFIG_INPUT_EVBUG is not set 705 706# 707# Input Device Drivers 708# 709# CONFIG_INPUT_KEYBOARD is not set 710# CONFIG_INPUT_MOUSE is not set 711# CONFIG_INPUT_JOYSTICK is not set 712# CONFIG_INPUT_TOUCHSCREEN is not set 713# CONFIG_INPUT_MISC is not set 714 715# 716# Hardware I/O ports 717# 718CONFIG_SERIO=y 719# CONFIG_SERIO_I8042 is not set 720# CONFIG_SERIO_SERPORT is not set 721# CONFIG_SERIO_PCIPS2 is not set 722CONFIG_SERIO_LIBPS2=y 723# CONFIG_SERIO_RAW is not set 724# CONFIG_GAMEPORT is not set 725 726# 727# Character devices 728# 729CONFIG_VT=y 730CONFIG_VT_CONSOLE=y 731CONFIG_HW_CONSOLE=y 732# CONFIG_VT_HW_CONSOLE_BINDING is not set 733# CONFIG_SERIAL_NONSTANDARD is not set 734 735# 736# Serial drivers 737# 738# CONFIG_SERIAL_8250 is not set 739 740# 741# Non-8250 serial port support 742# 743CONFIG_SERIAL_PNX8XXX=y 744CONFIG_SERIAL_PNX8XXX_CONSOLE=y 745CONFIG_SERIAL_CORE=y 746CONFIG_SERIAL_CORE_CONSOLE=y 747# CONFIG_SERIAL_JSM is not set 748CONFIG_UNIX98_PTYS=y 749CONFIG_LEGACY_PTYS=y 750CONFIG_LEGACY_PTY_COUNT=256 751 752# 753# IPMI 754# 755# CONFIG_IPMI_HANDLER is not set 756 757# 758# Watchdog Cards 759# 760# CONFIG_WATCHDOG is not set 761CONFIG_HW_RANDOM=y 762# CONFIG_RTC is not set 763# CONFIG_GEN_RTC is not set 764# CONFIG_DTLK is not set 765# CONFIG_R3964 is not set 766# CONFIG_APPLICOM is not set 767# CONFIG_DRM is not set 768# CONFIG_RAW_DRIVER is not set 769 770# 771# TPM devices 772# 773# CONFIG_TCG_TPM is not set 774 775# 776# I2C support 777# 778# CONFIG_I2C is not set 779 780# 781# SPI support 782# 783# CONFIG_SPI is not set 784# CONFIG_SPI_MASTER is not set 785 786# 787# Dallas's 1-wire bus 788# 789# CONFIG_W1 is not set 790 791# 792# Hardware Monitoring support 793# 794CONFIG_HWMON=y 795# CONFIG_HWMON_VID is not set 796# CONFIG_SENSORS_ABITUGURU is not set 797# CONFIG_SENSORS_F71805F is not set 798# CONFIG_SENSORS_PC87427 is not set 799# CONFIG_SENSORS_VT1211 is not set 800# CONFIG_HWMON_DEBUG_CHIP is not set 801 802# 803# Multimedia devices 804# 805# CONFIG_VIDEO_DEV is not set 806 807# 808# Digital Video Broadcasting Devices 809# 810# CONFIG_DVB is not set 811# CONFIG_USB_DABUSB is not set 812 813# 814# Graphics support 815# 816CONFIG_FIRMWARE_EDID=y 817# CONFIG_FB is not set 818 819# 820# Console display driver support 821# 822# CONFIG_VGA_CONSOLE is not set 823CONFIG_DUMMY_CONSOLE=y 824# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 825 826# 827# Sound 828# 829# CONFIG_SOUND is not set 830 831# 832# HID Devices 833# 834# CONFIG_HID is not set 835 836# 837# USB support 838# 839CONFIG_USB_ARCH_HAS_HCD=y 840CONFIG_USB_ARCH_HAS_OHCI=y 841CONFIG_USB_ARCH_HAS_EHCI=y 842CONFIG_USB=y 843# CONFIG_USB_DEBUG is not set 844 845# 846# Miscellaneous USB options 847# 848# CONFIG_USB_DEVICEFS is not set 849# CONFIG_USB_DYNAMIC_MINORS is not set 850# CONFIG_USB_SUSPEND is not set 851# CONFIG_USB_OTG is not set 852 853# 854# USB Host Controller Drivers 855# 856# CONFIG_USB_EHCI_HCD is not set 857# CONFIG_USB_ISP116X_HCD is not set 858CONFIG_USB_OHCI_HCD=y 859# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 860# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 861CONFIG_USB_OHCI_LITTLE_ENDIAN=y 862# CONFIG_USB_UHCI_HCD is not set 863# CONFIG_USB_SL811_HCD is not set 864 865# 866# USB Device Class drivers 867# 868# CONFIG_USB_ACM is not set 869# CONFIG_USB_PRINTER is not set 870 871# 872# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 873# 874 875# 876# may also be needed; see USB_STORAGE Help for more information 877# 878CONFIG_USB_STORAGE=y 879# CONFIG_USB_STORAGE_DEBUG is not set 880CONFIG_USB_STORAGE_DATAFAB=y 881CONFIG_USB_STORAGE_FREECOM=y 882CONFIG_USB_STORAGE_ISD200=y 883CONFIG_USB_STORAGE_DPCM=y 884CONFIG_USB_STORAGE_USBAT=y 885CONFIG_USB_STORAGE_SDDR09=y 886CONFIG_USB_STORAGE_SDDR55=y 887CONFIG_USB_STORAGE_JUMPSHOT=y 888# CONFIG_USB_STORAGE_ALAUDA is not set 889# CONFIG_USB_STORAGE_KARMA is not set 890# CONFIG_USB_LIBUSUAL is not set 891 892# 893# USB Input Devices 894# 895# CONFIG_USB_HID is not set 896 897# 898# USB HID Boot Protocol drivers 899# 900# CONFIG_USB_KBD is not set 901# CONFIG_USB_MOUSE is not set 902# CONFIG_USB_AIPTEK is not set 903# CONFIG_USB_WACOM is not set 904# CONFIG_USB_ACECAD is not set 905# CONFIG_USB_KBTAB is not set 906# CONFIG_USB_POWERMATE is not set 907# CONFIG_USB_TOUCHSCREEN is not set 908# CONFIG_USB_YEALINK is not set 909# CONFIG_USB_XPAD is not set 910# CONFIG_USB_ATI_REMOTE is not set 911# CONFIG_USB_ATI_REMOTE2 is not set 912# CONFIG_USB_KEYSPAN_REMOTE is not set 913# CONFIG_USB_APPLETOUCH is not set 914# CONFIG_USB_GTCO is not set 915 916# 917# USB Imaging devices 918# 919# CONFIG_USB_MDC800 is not set 920# CONFIG_USB_MICROTEK is not set 921 922# 923# USB Network Adapters 924# 925# CONFIG_USB_CATC is not set 926# CONFIG_USB_KAWETH is not set 927# CONFIG_USB_PEGASUS is not set 928# CONFIG_USB_RTL8150 is not set 929# CONFIG_USB_USBNET_MII is not set 930# CONFIG_USB_USBNET is not set 931CONFIG_USB_MON=y 932 933# 934# USB port drivers 935# 936 937# 938# USB Serial Converter support 939# 940# CONFIG_USB_SERIAL is not set 941 942# 943# USB Miscellaneous drivers 944# 945# CONFIG_USB_EMI62 is not set 946# CONFIG_USB_EMI26 is not set 947# CONFIG_USB_ADUTUX is not set 948# CONFIG_USB_AUERSWALD is not set 949# CONFIG_USB_RIO500 is not set 950# CONFIG_USB_LEGOTOWER is not set 951# CONFIG_USB_LCD is not set 952# CONFIG_USB_BERRY_CHARGE is not set 953# CONFIG_USB_LED is not set 954# CONFIG_USB_CYPRESS_CY7C63 is not set 955# CONFIG_USB_CYTHERM is not set 956# CONFIG_USB_PHIDGET is not set 957# CONFIG_USB_IDMOUSE is not set 958# CONFIG_USB_FTDI_ELAN is not set 959# CONFIG_USB_APPLEDISPLAY is not set 960# CONFIG_USB_LD is not set 961# CONFIG_USB_TRANCEVIBRATOR is not set 962 963# 964# USB DSL modem support 965# 966 967# 968# USB Gadget Support 969# 970# CONFIG_USB_GADGET is not set 971 972# 973# MMC/SD Card support 974# 975# CONFIG_MMC is not set 976 977# 978# LED devices 979# 980# CONFIG_NEW_LEDS is not set 981 982# 983# LED drivers 984# 985 986# 987# LED Triggers 988# 989 990# 991# InfiniBand support 992# 993# CONFIG_INFINIBAND is not set 994 995# 996# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 997# 998 999# 1000# Real Time Clock 1001# 1002# CONFIG_RTC_CLASS is not set 1003 1004# 1005# DMA Engine support 1006# 1007# CONFIG_DMA_ENGINE is not set 1008 1009# 1010# DMA Clients 1011# 1012 1013# 1014# DMA Devices 1015# 1016 1017# 1018# Auxiliary Display support 1019# 1020 1021# 1022# Virtualization 1023# 1024 1025# 1026# File systems 1027# 1028CONFIG_EXT2_FS=y 1029# CONFIG_EXT2_FS_XATTR is not set 1030# CONFIG_EXT2_FS_XIP is not set 1031# CONFIG_EXT3_FS is not set 1032# CONFIG_EXT4DEV_FS is not set 1033# CONFIG_REISERFS_FS is not set 1034# CONFIG_JFS_FS is not set 1035# CONFIG_FS_POSIX_ACL is not set 1036# CONFIG_XFS_FS is not set 1037# CONFIG_GFS2_FS is not set 1038# CONFIG_OCFS2_FS is not set 1039# CONFIG_MINIX_FS is not set 1040# CONFIG_ROMFS_FS is not set 1041CONFIG_INOTIFY=y 1042CONFIG_INOTIFY_USER=y 1043# CONFIG_QUOTA is not set 1044# CONFIG_DNOTIFY is not set 1045# CONFIG_AUTOFS_FS is not set 1046# CONFIG_AUTOFS4_FS is not set 1047# CONFIG_FUSE_FS is not set 1048 1049# 1050# CD-ROM/DVD Filesystems 1051# 1052# CONFIG_ISO9660_FS is not set 1053# CONFIG_UDF_FS is not set 1054 1055# 1056# DOS/FAT/NT Filesystems 1057# 1058CONFIG_FAT_FS=y 1059CONFIG_MSDOS_FS=y 1060CONFIG_VFAT_FS=y 1061CONFIG_FAT_DEFAULT_CODEPAGE=437 1062CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1063# CONFIG_NTFS_FS is not set 1064 1065# 1066# Pseudo filesystems 1067# 1068CONFIG_PROC_FS=y 1069# CONFIG_PROC_KCORE is not set 1070CONFIG_PROC_SYSCTL=y 1071CONFIG_SYSFS=y 1072CONFIG_TMPFS=y 1073# CONFIG_TMPFS_POSIX_ACL is not set 1074# CONFIG_HUGETLB_PAGE is not set 1075CONFIG_RAMFS=y 1076CONFIG_CONFIGFS_FS=m 1077 1078# 1079# Miscellaneous filesystems 1080# 1081# CONFIG_ADFS_FS is not set 1082# CONFIG_AFFS_FS is not set 1083# CONFIG_HFS_FS is not set 1084# CONFIG_HFSPLUS_FS is not set 1085# CONFIG_BEFS_FS is not set 1086# CONFIG_BFS_FS is not set 1087# CONFIG_EFS_FS is not set 1088# CONFIG_CRAMFS is not set 1089# CONFIG_VXFS_FS is not set 1090# CONFIG_HPFS_FS is not set 1091# CONFIG_QNX4FS_FS is not set 1092# CONFIG_SYSV_FS is not set 1093# CONFIG_UFS_FS is not set 1094 1095# 1096# Network File Systems 1097# 1098CONFIG_NFS_FS=y 1099CONFIG_NFS_V3=y 1100# CONFIG_NFS_V3_ACL is not set 1101# CONFIG_NFS_V4 is not set 1102# CONFIG_NFS_DIRECTIO is not set 1103CONFIG_NFSD=m 1104# CONFIG_NFSD_V3 is not set 1105# CONFIG_NFSD_TCP is not set 1106CONFIG_ROOT_NFS=y 1107CONFIG_LOCKD=y 1108CONFIG_LOCKD_V4=y 1109CONFIG_EXPORTFS=m 1110CONFIG_NFS_COMMON=y 1111CONFIG_SUNRPC=y 1112# CONFIG_RPCSEC_GSS_KRB5 is not set 1113# CONFIG_RPCSEC_GSS_SPKM3 is not set 1114# CONFIG_SMB_FS is not set 1115# CONFIG_CIFS is not set 1116# CONFIG_NCP_FS is not set 1117# CONFIG_CODA_FS is not set 1118# CONFIG_AFS_FS is not set 1119# CONFIG_9P_FS is not set 1120 1121# 1122# Partition Types 1123# 1124# CONFIG_PARTITION_ADVANCED is not set 1125CONFIG_MSDOS_PARTITION=y 1126 1127# 1128# Native Language Support 1129# 1130CONFIG_NLS=y 1131CONFIG_NLS_DEFAULT="iso8859-1" 1132# CONFIG_NLS_CODEPAGE_437 is not set 1133# CONFIG_NLS_CODEPAGE_737 is not set 1134# CONFIG_NLS_CODEPAGE_775 is not set 1135# CONFIG_NLS_CODEPAGE_850 is not set 1136# CONFIG_NLS_CODEPAGE_852 is not set 1137# CONFIG_NLS_CODEPAGE_855 is not set 1138# CONFIG_NLS_CODEPAGE_857 is not set 1139# CONFIG_NLS_CODEPAGE_860 is not set 1140# CONFIG_NLS_CODEPAGE_861 is not set 1141# CONFIG_NLS_CODEPAGE_862 is not set 1142# CONFIG_NLS_CODEPAGE_863 is not set 1143# CONFIG_NLS_CODEPAGE_864 is not set 1144# CONFIG_NLS_CODEPAGE_865 is not set 1145# CONFIG_NLS_CODEPAGE_866 is not set 1146# CONFIG_NLS_CODEPAGE_869 is not set 1147# CONFIG_NLS_CODEPAGE_936 is not set 1148# CONFIG_NLS_CODEPAGE_950 is not set 1149# CONFIG_NLS_CODEPAGE_932 is not set 1150# CONFIG_NLS_CODEPAGE_949 is not set 1151# CONFIG_NLS_CODEPAGE_874 is not set 1152# CONFIG_NLS_ISO8859_8 is not set 1153# CONFIG_NLS_CODEPAGE_1250 is not set 1154# CONFIG_NLS_CODEPAGE_1251 is not set 1155# CONFIG_NLS_ASCII is not set 1156# CONFIG_NLS_ISO8859_1 is not set 1157# CONFIG_NLS_ISO8859_2 is not set 1158# CONFIG_NLS_ISO8859_3 is not set 1159# CONFIG_NLS_ISO8859_4 is not set 1160# CONFIG_NLS_ISO8859_5 is not set 1161# CONFIG_NLS_ISO8859_6 is not set 1162# CONFIG_NLS_ISO8859_7 is not set 1163# CONFIG_NLS_ISO8859_9 is not set 1164# CONFIG_NLS_ISO8859_13 is not set 1165# CONFIG_NLS_ISO8859_14 is not set 1166# CONFIG_NLS_ISO8859_15 is not set 1167# CONFIG_NLS_KOI8_R is not set 1168# CONFIG_NLS_KOI8_U is not set 1169# CONFIG_NLS_UTF8 is not set 1170 1171# 1172# Distributed Lock Manager 1173# 1174CONFIG_DLM=m 1175CONFIG_DLM_TCP=y 1176# CONFIG_DLM_SCTP is not set 1177# CONFIG_DLM_DEBUG is not set 1178 1179# 1180# Profiling support 1181# 1182# CONFIG_PROFILING is not set 1183 1184# 1185# Kernel hacking 1186# 1187CONFIG_TRACE_IRQFLAGS_SUPPORT=y 1188# CONFIG_PRINTK_TIME is not set 1189CONFIG_ENABLE_MUST_CHECK=y 1190CONFIG_MAGIC_SYSRQ=y 1191# CONFIG_UNUSED_SYMBOLS is not set 1192# CONFIG_DEBUG_FS is not set 1193# CONFIG_HEADERS_CHECK is not set 1194CONFIG_DEBUG_KERNEL=y 1195# CONFIG_DEBUG_SHIRQ is not set 1196CONFIG_LOG_BUF_SHIFT=14 1197CONFIG_DETECT_SOFTLOCKUP=y 1198# CONFIG_SCHEDSTATS is not set 1199# CONFIG_TIMER_STATS is not set 1200CONFIG_DEBUG_SLAB=y 1201# CONFIG_DEBUG_SLAB_LEAK is not set 1202# CONFIG_DEBUG_RT_MUTEXES is not set 1203# CONFIG_RT_MUTEX_TESTER is not set 1204# CONFIG_DEBUG_SPINLOCK is not set 1205CONFIG_DEBUG_MUTEXES=y 1206# CONFIG_DEBUG_LOCK_ALLOC is not set 1207# CONFIG_PROVE_LOCKING is not set 1208# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 1209# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 1210# CONFIG_DEBUG_KOBJECT is not set 1211# CONFIG_DEBUG_INFO is not set 1212# CONFIG_DEBUG_VM is not set 1213# CONFIG_DEBUG_LIST is not set 1214CONFIG_FORCED_INLINING=y 1215# CONFIG_RCU_TORTURE_TEST is not set 1216CONFIG_CROSSCOMPILE=y 1217CONFIG_CMDLINE_BOOL=y 1218CONFIG_CMDLINE="console=ttyS1,38400n8 root=/dev/nfs ip=bootp" 1219# CONFIG_CMDLINE_OVERRIDE is not set 1220# CONFIG_DEBUG_STACK_USAGE is not set 1221# CONFIG_RUNTIME_DEBUG is not set 1222 1223# 1224# Security options 1225# 1226# CONFIG_KEYS is not set 1227# CONFIG_SECURITY is not set 1228 1229# 1230# Cryptographic options 1231# 1232CONFIG_CRYPTO=y 1233CONFIG_CRYPTO_ALGAPI=y 1234CONFIG_CRYPTO_BLKCIPHER=m 1235CONFIG_CRYPTO_HASH=m 1236CONFIG_CRYPTO_MANAGER=m 1237# CONFIG_CRYPTO_HMAC is not set 1238CONFIG_CRYPTO_XCBC=m 1239# CONFIG_CRYPTO_NULL is not set 1240# CONFIG_CRYPTO_MD4 is not set 1241CONFIG_CRYPTO_MD5=y 1242# CONFIG_CRYPTO_SHA1 is not set 1243# CONFIG_CRYPTO_SHA256 is not set 1244# CONFIG_CRYPTO_SHA512 is not set 1245# CONFIG_CRYPTO_WP512 is not set 1246# CONFIG_CRYPTO_TGR192 is not set 1247CONFIG_CRYPTO_GF128MUL=m 1248CONFIG_CRYPTO_ECB=m 1249CONFIG_CRYPTO_CBC=m 1250CONFIG_CRYPTO_PCBC=m 1251CONFIG_CRYPTO_LRW=m 1252# CONFIG_CRYPTO_DES is not set 1253CONFIG_CRYPTO_FCRYPT=m 1254# CONFIG_CRYPTO_BLOWFISH is not set 1255# CONFIG_CRYPTO_TWOFISH is not set 1256# CONFIG_CRYPTO_SERPENT is not set 1257# CONFIG_CRYPTO_AES is not set 1258# CONFIG_CRYPTO_CAST5 is not set 1259# CONFIG_CRYPTO_CAST6 is not set 1260# CONFIG_CRYPTO_TEA is not set 1261# CONFIG_CRYPTO_ARC4 is not set 1262# CONFIG_CRYPTO_KHAZAD is not set 1263# CONFIG_CRYPTO_ANUBIS is not set 1264# CONFIG_CRYPTO_DEFLATE is not set 1265# CONFIG_CRYPTO_MICHAEL_MIC is not set 1266CONFIG_CRYPTO_CRC32C=m 1267CONFIG_CRYPTO_CAMELLIA=m 1268# CONFIG_CRYPTO_TEST is not set 1269 1270# 1271# Hardware crypto devices 1272# 1273 1274# 1275# Library routines 1276# 1277CONFIG_BITREVERSE=y 1278CONFIG_CRC_CCITT=m 1279# CONFIG_CRC16 is not set 1280CONFIG_CRC32=y 1281CONFIG_LIBCRC32C=m 1282CONFIG_PLIST=y 1283CONFIG_HAS_IOMEM=y 1284CONFIG_HAS_IOPORT=y