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.24 1096 lines 25 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.23-rc2 4# Thu Aug 9 14:03:54 2007 5# 6CONFIG_MIPS=y 7 8# 9# Machine selection 10# 11# CONFIG_MACH_ALCHEMY is not set 12# CONFIG_BASLER_EXCITE is not set 13# CONFIG_MIPS_COBALT is not set 14# CONFIG_MACH_DECSTATION is not set 15# CONFIG_MACH_JAZZ is not set 16# CONFIG_LEMOTE_FULONG is not set 17# CONFIG_MIPS_ATLAS is not set 18# CONFIG_MIPS_MALTA is not set 19# CONFIG_MIPS_SEAD is not set 20# CONFIG_MIPS_SIM is not set 21# CONFIG_MARKEINS is not set 22CONFIG_MACH_VR41XX=y 23# CONFIG_PNX8550_JBS is not set 24# CONFIG_PNX8550_STB810 is not set 25# CONFIG_PMC_MSP is not set 26# CONFIG_PMC_YOSEMITE is not set 27# CONFIG_QEMU is not set 28# CONFIG_SGI_IP22 is not set 29# CONFIG_SGI_IP27 is not set 30# CONFIG_SGI_IP32 is not set 31# CONFIG_SIBYTE_CRHINE is not set 32# CONFIG_SIBYTE_CARMEL is not set 33# CONFIG_SIBYTE_CRHONE is not set 34# CONFIG_SIBYTE_RHONE is not set 35# CONFIG_SIBYTE_SWARM is not set 36# CONFIG_SIBYTE_LITTLESUR is not set 37# CONFIG_SIBYTE_SENTOSA is not set 38# CONFIG_SIBYTE_PTSWARM is not set 39# CONFIG_SIBYTE_BIGSUR is not set 40# CONFIG_SNI_RM is not set 41# CONFIG_TOSHIBA_JMR3927 is not set 42# CONFIG_TOSHIBA_RBTX4927 is not set 43# CONFIG_TOSHIBA_RBTX4938 is not set 44# CONFIG_WR_PPMC is not set 45# CONFIG_CASIO_E55 is not set 46# CONFIG_IBM_WORKPAD is not set 47# CONFIG_NEC_CMBVR4133 is not set 48CONFIG_TANBAC_TB022X=y 49# CONFIG_VICTOR_MPC30X is not set 50# CONFIG_ZAO_CAPCELLA is not set 51# CONFIG_TANBAC_TB0219 is not set 52# CONFIG_TANBAC_TB0226 is not set 53CONFIG_TANBAC_TB0287=y 54CONFIG_PCI_VR41XX=y 55CONFIG_RWSEM_GENERIC_SPINLOCK=y 56# CONFIG_ARCH_HAS_ILOG2_U32 is not set 57# CONFIG_ARCH_HAS_ILOG2_U64 is not set 58CONFIG_GENERIC_FIND_NEXT_BIT=y 59CONFIG_GENERIC_HWEIGHT=y 60CONFIG_GENERIC_CALIBRATE_DELAY=y 61CONFIG_GENERIC_TIME=y 62CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 63CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y 64CONFIG_DMA_NONCOHERENT=y 65CONFIG_DMA_NEED_PCI_MAP_STATE=y 66# CONFIG_HOTPLUG_CPU is not set 67# CONFIG_NO_IOPORT is not set 68# CONFIG_CPU_BIG_ENDIAN is not set 69CONFIG_CPU_LITTLE_ENDIAN=y 70CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y 71CONFIG_IRQ_CPU=y 72CONFIG_MIPS_L1_CACHE_SHIFT=5 73 74# 75# CPU selection 76# 77# CONFIG_CPU_LOONGSON2 is not set 78# CONFIG_CPU_MIPS32_R1 is not set 79# CONFIG_CPU_MIPS32_R2 is not set 80# CONFIG_CPU_MIPS64_R1 is not set 81# CONFIG_CPU_MIPS64_R2 is not set 82# CONFIG_CPU_R3000 is not set 83# CONFIG_CPU_TX39XX is not set 84CONFIG_CPU_VR41XX=y 85# CONFIG_CPU_R4300 is not set 86# CONFIG_CPU_R4X00 is not set 87# CONFIG_CPU_TX49XX is not set 88# CONFIG_CPU_R5000 is not set 89# CONFIG_CPU_R5432 is not set 90# CONFIG_CPU_R6000 is not set 91# CONFIG_CPU_NEVADA is not set 92# CONFIG_CPU_R8000 is not set 93# CONFIG_CPU_R10000 is not set 94# CONFIG_CPU_RM7000 is not set 95# CONFIG_CPU_RM9000 is not set 96# CONFIG_CPU_SB1 is not set 97CONFIG_SYS_HAS_CPU_VR41XX=y 98CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y 99CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y 100CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y 101 102# 103# Kernel type 104# 105CONFIG_32BIT=y 106# CONFIG_64BIT is not set 107CONFIG_PAGE_SIZE_4KB=y 108# CONFIG_PAGE_SIZE_8KB is not set 109# CONFIG_PAGE_SIZE_16KB is not set 110# CONFIG_PAGE_SIZE_64KB is not set 111CONFIG_MIPS_MT_DISABLED=y 112# CONFIG_MIPS_MT_SMP is not set 113# CONFIG_MIPS_MT_SMTC is not set 114CONFIG_CPU_HAS_SYNC=y 115CONFIG_GENERIC_HARDIRQS=y 116CONFIG_GENERIC_IRQ_PROBE=y 117CONFIG_ARCH_FLATMEM_ENABLE=y 118CONFIG_SELECT_MEMORY_MODEL=y 119CONFIG_FLATMEM_MANUAL=y 120# CONFIG_DISCONTIGMEM_MANUAL is not set 121# CONFIG_SPARSEMEM_MANUAL is not set 122CONFIG_FLATMEM=y 123CONFIG_FLAT_NODE_MEM_MAP=y 124# CONFIG_SPARSEMEM_STATIC is not set 125CONFIG_SPLIT_PTLOCK_CPUS=4 126# CONFIG_RESOURCES_64BIT is not set 127CONFIG_ZONE_DMA_FLAG=0 128CONFIG_VIRT_TO_BUS=y 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_SECCOMP=y 143CONFIG_LOCKDEP_SUPPORT=y 144CONFIG_STACKTRACE_SUPPORT=y 145CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 146 147# 148# General setup 149# 150CONFIG_EXPERIMENTAL=y 151CONFIG_BROKEN_ON_SMP=y 152CONFIG_INIT_ENV_ARG_LIMIT=32 153CONFIG_LOCALVERSION="" 154CONFIG_LOCALVERSION_AUTO=y 155CONFIG_SWAP=y 156CONFIG_SYSVIPC=y 157CONFIG_SYSVIPC_SYSCTL=y 158# CONFIG_POSIX_MQUEUE is not set 159# CONFIG_BSD_PROCESS_ACCT is not set 160# CONFIG_TASKSTATS is not set 161# CONFIG_USER_NS is not set 162# CONFIG_AUDIT is not set 163# CONFIG_IKCONFIG is not set 164CONFIG_LOG_BUF_SHIFT=14 165CONFIG_SYSFS_DEPRECATED=y 166# CONFIG_RELAY is not set 167# CONFIG_BLK_DEV_INITRD is not set 168# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 169CONFIG_SYSCTL=y 170CONFIG_EMBEDDED=y 171# CONFIG_SYSCTL_SYSCALL is not set 172CONFIG_KALLSYMS=y 173# CONFIG_KALLSYMS_EXTRA_PASS is not set 174CONFIG_HOTPLUG=y 175CONFIG_PRINTK=y 176CONFIG_BUG=y 177CONFIG_ELF_CORE=y 178CONFIG_BASE_FULL=y 179CONFIG_FUTEX=y 180CONFIG_ANON_INODES=y 181CONFIG_EPOLL=y 182CONFIG_SIGNALFD=y 183CONFIG_TIMERFD=y 184CONFIG_EVENTFD=y 185CONFIG_SHMEM=y 186CONFIG_VM_EVENT_COUNTERS=y 187CONFIG_SLAB=y 188# CONFIG_SLUB is not set 189# CONFIG_SLOB is not set 190CONFIG_RT_MUTEXES=y 191# CONFIG_TINY_SHMEM is not set 192CONFIG_BASE_SMALL=0 193CONFIG_MODULES=y 194CONFIG_MODULE_UNLOAD=y 195CONFIG_MODULE_FORCE_UNLOAD=y 196CONFIG_MODVERSIONS=y 197CONFIG_MODULE_SRCVERSION_ALL=y 198CONFIG_KMOD=y 199CONFIG_BLOCK=y 200# CONFIG_LBD is not set 201# CONFIG_BLK_DEV_IO_TRACE is not set 202# CONFIG_LSF is not set 203# CONFIG_BLK_DEV_BSG is not set 204 205# 206# IO Schedulers 207# 208CONFIG_IOSCHED_NOOP=y 209CONFIG_IOSCHED_AS=y 210CONFIG_IOSCHED_DEADLINE=y 211CONFIG_IOSCHED_CFQ=y 212CONFIG_DEFAULT_AS=y 213# CONFIG_DEFAULT_DEADLINE is not set 214# CONFIG_DEFAULT_CFQ is not set 215# CONFIG_DEFAULT_NOOP is not set 216CONFIG_DEFAULT_IOSCHED="anticipatory" 217 218# 219# Bus options (PCI, PCMCIA, EISA, ISA, TC) 220# 221CONFIG_HW_HAS_PCI=y 222CONFIG_PCI=y 223# CONFIG_ARCH_SUPPORTS_MSI is not set 224CONFIG_MMU=y 225 226# 227# PCCARD (PCMCIA/CardBus) support 228# 229# CONFIG_PCCARD is not set 230# CONFIG_HOTPLUG_PCI is not set 231 232# 233# Executable file formats 234# 235CONFIG_BINFMT_ELF=y 236# CONFIG_BINFMT_MISC is not set 237CONFIG_TRAD_SIGNALS=y 238 239# 240# Power management options 241# 242# CONFIG_PM is not set 243 244# 245# Networking 246# 247CONFIG_NET=y 248 249# 250# Networking options 251# 252CONFIG_PACKET=y 253# CONFIG_PACKET_MMAP is not set 254CONFIG_UNIX=y 255# CONFIG_NET_KEY is not set 256CONFIG_INET=y 257CONFIG_IP_MULTICAST=y 258CONFIG_IP_ADVANCED_ROUTER=y 259CONFIG_ASK_IP_FIB_HASH=y 260# CONFIG_IP_FIB_TRIE is not set 261CONFIG_IP_FIB_HASH=y 262CONFIG_IP_MULTIPLE_TABLES=y 263CONFIG_IP_ROUTE_MULTIPATH=y 264CONFIG_IP_ROUTE_VERBOSE=y 265CONFIG_IP_PNP=y 266# CONFIG_IP_PNP_DHCP is not set 267CONFIG_IP_PNP_BOOTP=y 268# CONFIG_IP_PNP_RARP is not set 269CONFIG_NET_IPIP=m 270CONFIG_NET_IPGRE=m 271# CONFIG_NET_IPGRE_BROADCAST is not set 272# CONFIG_IP_MROUTE is not set 273# CONFIG_ARPD is not set 274CONFIG_SYN_COOKIES=y 275# CONFIG_INET_AH is not set 276# CONFIG_INET_ESP is not set 277# CONFIG_INET_IPCOMP is not set 278# CONFIG_INET_XFRM_TUNNEL is not set 279CONFIG_INET_TUNNEL=m 280# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 281# CONFIG_INET_XFRM_MODE_TUNNEL is not set 282# CONFIG_INET_XFRM_MODE_BEET is not set 283CONFIG_INET_DIAG=y 284CONFIG_INET_TCP_DIAG=y 285CONFIG_TCP_CONG_ADVANCED=y 286CONFIG_TCP_CONG_BIC=y 287CONFIG_TCP_CONG_CUBIC=m 288CONFIG_TCP_CONG_WESTWOOD=m 289CONFIG_TCP_CONG_HTCP=m 290# CONFIG_TCP_CONG_HSTCP is not set 291# CONFIG_TCP_CONG_HYBLA is not set 292# CONFIG_TCP_CONG_VEGAS is not set 293# CONFIG_TCP_CONG_SCALABLE is not set 294# CONFIG_TCP_CONG_LP is not set 295# CONFIG_TCP_CONG_VENO is not set 296# CONFIG_TCP_CONG_YEAH is not set 297# CONFIG_TCP_CONG_ILLINOIS is not set 298CONFIG_DEFAULT_BIC=y 299# CONFIG_DEFAULT_CUBIC is not set 300# CONFIG_DEFAULT_HTCP is not set 301# CONFIG_DEFAULT_VEGAS is not set 302# CONFIG_DEFAULT_WESTWOOD is not set 303# CONFIG_DEFAULT_RENO is not set 304CONFIG_DEFAULT_TCP_CONG="bic" 305# CONFIG_TCP_MD5SIG is not set 306# CONFIG_IPV6 is not set 307# CONFIG_INET6_XFRM_TUNNEL is not set 308# CONFIG_INET6_TUNNEL is not set 309CONFIG_NETWORK_SECMARK=y 310# CONFIG_NETFILTER is not set 311# CONFIG_IP_DCCP is not set 312# CONFIG_IP_SCTP is not set 313# CONFIG_TIPC is not set 314# CONFIG_ATM is not set 315# CONFIG_BRIDGE is not set 316# CONFIG_VLAN_8021Q is not set 317# CONFIG_DECNET is not set 318# CONFIG_LLC2 is not set 319# CONFIG_IPX is not set 320# CONFIG_ATALK is not set 321# CONFIG_X25 is not set 322# CONFIG_LAPB is not set 323# CONFIG_ECONET is not set 324# CONFIG_WAN_ROUTER is not set 325 326# 327# QoS and/or fair queueing 328# 329# CONFIG_NET_SCHED is not set 330 331# 332# Network testing 333# 334# CONFIG_NET_PKTGEN is not set 335# CONFIG_HAMRADIO is not set 336# CONFIG_IRDA is not set 337# CONFIG_BT is not set 338# CONFIG_AF_RXRPC is not set 339CONFIG_FIB_RULES=y 340 341# 342# Wireless 343# 344# CONFIG_CFG80211 is not set 345# CONFIG_WIRELESS_EXT is not set 346# CONFIG_MAC80211 is not set 347# CONFIG_IEEE80211 is not set 348# CONFIG_RFKILL is not set 349# CONFIG_NET_9P is not set 350 351# 352# Device Drivers 353# 354 355# 356# Generic Driver Options 357# 358CONFIG_STANDALONE=y 359CONFIG_PREVENT_FIRMWARE_BUILD=y 360CONFIG_FW_LOADER=m 361# CONFIG_SYS_HYPERVISOR is not set 362# CONFIG_CONNECTOR is not set 363# CONFIG_MTD is not set 364# CONFIG_PARPORT is not set 365CONFIG_BLK_DEV=y 366# CONFIG_BLK_CPQ_DA is not set 367# CONFIG_BLK_CPQ_CISS_DA is not set 368# CONFIG_BLK_DEV_DAC960 is not set 369# CONFIG_BLK_DEV_UMEM is not set 370# CONFIG_BLK_DEV_COW_COMMON is not set 371CONFIG_BLK_DEV_LOOP=m 372# CONFIG_BLK_DEV_CRYPTOLOOP is not set 373CONFIG_BLK_DEV_NBD=m 374# CONFIG_BLK_DEV_SX8 is not set 375# CONFIG_BLK_DEV_UB is not set 376CONFIG_BLK_DEV_RAM=y 377CONFIG_BLK_DEV_RAM_COUNT=16 378CONFIG_BLK_DEV_RAM_SIZE=4096 379CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 380# CONFIG_CDROM_PKTCDVD is not set 381# CONFIG_ATA_OVER_ETH is not set 382# CONFIG_MISC_DEVICES is not set 383# CONFIG_IDE is not set 384 385# 386# SCSI device support 387# 388# CONFIG_RAID_ATTRS is not set 389CONFIG_SCSI=y 390CONFIG_SCSI_DMA=y 391CONFIG_SCSI_TGT=m 392# CONFIG_SCSI_NETLINK is not set 393CONFIG_SCSI_PROC_FS=y 394 395# 396# SCSI support type (disk, tape, CD-ROM) 397# 398CONFIG_BLK_DEV_SD=y 399# CONFIG_CHR_DEV_ST is not set 400# CONFIG_CHR_DEV_OSST is not set 401# CONFIG_BLK_DEV_SR is not set 402# CONFIG_CHR_DEV_SG is not set 403# CONFIG_CHR_DEV_SCH is not set 404 405# 406# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 407# 408# CONFIG_SCSI_MULTI_LUN is not set 409# CONFIG_SCSI_CONSTANTS is not set 410# CONFIG_SCSI_LOGGING is not set 411CONFIG_SCSI_SCAN_ASYNC=y 412CONFIG_SCSI_WAIT_SCAN=m 413 414# 415# SCSI Transports 416# 417# CONFIG_SCSI_SPI_ATTRS is not set 418# CONFIG_SCSI_FC_ATTRS is not set 419# CONFIG_SCSI_ISCSI_ATTRS is not set 420# CONFIG_SCSI_SAS_LIBSAS is not set 421# CONFIG_SCSI_LOWLEVEL is not set 422CONFIG_ATA=y 423# CONFIG_ATA_NONSTANDARD is not set 424# CONFIG_SATA_AHCI is not set 425# CONFIG_SATA_SVW is not set 426# CONFIG_ATA_PIIX is not set 427# CONFIG_SATA_MV is not set 428# CONFIG_SATA_NV is not set 429# CONFIG_PDC_ADMA is not set 430# CONFIG_SATA_QSTOR is not set 431# CONFIG_SATA_PROMISE is not set 432# CONFIG_SATA_SX4 is not set 433# CONFIG_SATA_SIL is not set 434# CONFIG_SATA_SIL24 is not set 435# CONFIG_SATA_SIS is not set 436# CONFIG_SATA_ULI is not set 437# CONFIG_SATA_VIA is not set 438# CONFIG_SATA_VITESSE is not set 439# CONFIG_SATA_INIC162X is not set 440# CONFIG_PATA_ALI is not set 441# CONFIG_PATA_AMD is not set 442# CONFIG_PATA_ARTOP is not set 443# CONFIG_PATA_ATIIXP is not set 444# CONFIG_PATA_CMD640_PCI is not set 445# CONFIG_PATA_CMD64X is not set 446# CONFIG_PATA_CS5520 is not set 447# CONFIG_PATA_CS5530 is not set 448# CONFIG_PATA_CYPRESS is not set 449# CONFIG_PATA_EFAR is not set 450# CONFIG_ATA_GENERIC is not set 451# CONFIG_PATA_HPT366 is not set 452# CONFIG_PATA_HPT37X is not set 453# CONFIG_PATA_HPT3X2N is not set 454# CONFIG_PATA_HPT3X3 is not set 455# CONFIG_PATA_IT821X is not set 456# CONFIG_PATA_IT8213 is not set 457# CONFIG_PATA_JMICRON is not set 458# CONFIG_PATA_TRIFLEX is not set 459# CONFIG_PATA_MARVELL is not set 460# CONFIG_PATA_MPIIX is not set 461# CONFIG_PATA_OLDPIIX is not set 462# CONFIG_PATA_NETCELL is not set 463# CONFIG_PATA_NS87410 is not set 464# CONFIG_PATA_OPTI is not set 465# CONFIG_PATA_OPTIDMA is not set 466# CONFIG_PATA_PDC_OLD is not set 467# CONFIG_PATA_RADISYS is not set 468# CONFIG_PATA_RZ1000 is not set 469# CONFIG_PATA_SC1200 is not set 470# CONFIG_PATA_SERVERWORKS is not set 471# CONFIG_PATA_PDC2027X is not set 472CONFIG_PATA_SIL680=y 473# CONFIG_PATA_SIS is not set 474# CONFIG_PATA_VIA is not set 475# CONFIG_PATA_WINBOND is not set 476# CONFIG_PATA_PLATFORM is not set 477# CONFIG_MD is not set 478 479# 480# Fusion MPT device support 481# 482# CONFIG_FUSION is not set 483# CONFIG_FUSION_SPI is not set 484# CONFIG_FUSION_FC is not set 485# CONFIG_FUSION_SAS is not set 486 487# 488# IEEE 1394 (FireWire) support 489# 490# CONFIG_FIREWIRE is not set 491CONFIG_IEEE1394=m 492 493# 494# Subsystem Options 495# 496# CONFIG_IEEE1394_VERBOSEDEBUG is not set 497 498# 499# Controllers 500# 501 502# 503# Texas Instruments PCILynx requires I2C 504# 505CONFIG_IEEE1394_OHCI1394=m 506 507# 508# Protocols 509# 510CONFIG_IEEE1394_VIDEO1394=m 511CONFIG_IEEE1394_SBP2=m 512# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set 513CONFIG_IEEE1394_ETH1394_ROM_ENTRY=y 514CONFIG_IEEE1394_ETH1394=m 515CONFIG_IEEE1394_DV1394=m 516CONFIG_IEEE1394_RAWIO=m 517# CONFIG_I2O is not set 518CONFIG_NETDEVICES=y 519# CONFIG_NETDEVICES_MULTIQUEUE is not set 520# CONFIG_DUMMY is not set 521# CONFIG_BONDING is not set 522# CONFIG_MACVLAN is not set 523# CONFIG_EQUALIZER is not set 524# CONFIG_TUN is not set 525# CONFIG_ARCNET is not set 526# CONFIG_PHYLIB is not set 527CONFIG_NET_ETHERNET=y 528CONFIG_MII=y 529# CONFIG_AX88796 is not set 530# CONFIG_HAPPYMEAL is not set 531# CONFIG_SUNGEM is not set 532# CONFIG_CASSINI is not set 533# CONFIG_NET_VENDOR_3COM is not set 534# CONFIG_DM9000 is not set 535# CONFIG_NET_TULIP is not set 536# CONFIG_HP100 is not set 537CONFIG_NET_PCI=y 538# CONFIG_PCNET32 is not set 539# CONFIG_AMD8111_ETH is not set 540# CONFIG_ADAPTEC_STARFIRE is not set 541# CONFIG_B44 is not set 542# CONFIG_FORCEDETH is not set 543# CONFIG_TC35815 is not set 544# CONFIG_DGRS is not set 545# CONFIG_EEPRO100 is not set 546# CONFIG_E100 is not set 547# CONFIG_FEALNX is not set 548# CONFIG_NATSEMI is not set 549# CONFIG_NE2K_PCI is not set 550# CONFIG_8139CP is not set 551CONFIG_8139TOO=y 552CONFIG_8139TOO_PIO=y 553# CONFIG_8139TOO_TUNE_TWISTER is not set 554# CONFIG_8139TOO_8129 is not set 555# CONFIG_8139_OLD_RX_RESET is not set 556# CONFIG_SIS900 is not set 557# CONFIG_EPIC100 is not set 558# CONFIG_SUNDANCE is not set 559# CONFIG_TLAN is not set 560CONFIG_VIA_RHINE=y 561CONFIG_VIA_RHINE_MMIO=y 562# CONFIG_VIA_RHINE_NAPI is not set 563# CONFIG_SC92031 is not set 564CONFIG_NETDEV_1000=y 565# CONFIG_ACENIC is not set 566# CONFIG_DL2K is not set 567# CONFIG_E1000 is not set 568# CONFIG_NS83820 is not set 569# CONFIG_HAMACHI is not set 570# CONFIG_YELLOWFIN is not set 571CONFIG_R8169=y 572# CONFIG_R8169_NAPI is not set 573# CONFIG_SIS190 is not set 574# CONFIG_SKGE is not set 575# CONFIG_SKY2 is not set 576CONFIG_VIA_VELOCITY=y 577# CONFIG_TIGON3 is not set 578# CONFIG_BNX2 is not set 579# CONFIG_QLA3XXX is not set 580# CONFIG_ATL1 is not set 581# CONFIG_NETDEV_10000 is not set 582# CONFIG_TR is not set 583 584# 585# Wireless LAN 586# 587# CONFIG_WLAN_PRE80211 is not set 588# CONFIG_WLAN_80211 is not set 589 590# 591# USB Network Adapters 592# 593# CONFIG_USB_CATC is not set 594# CONFIG_USB_KAWETH is not set 595# CONFIG_USB_PEGASUS is not set 596# CONFIG_USB_RTL8150 is not set 597# CONFIG_USB_USBNET_MII is not set 598# CONFIG_USB_USBNET is not set 599# CONFIG_WAN is not set 600# CONFIG_FDDI is not set 601# CONFIG_HIPPI is not set 602# CONFIG_PPP is not set 603# CONFIG_SLIP is not set 604# CONFIG_NET_FC is not set 605# CONFIG_SHAPER is not set 606# CONFIG_NETCONSOLE is not set 607# CONFIG_NETPOLL is not set 608# CONFIG_NET_POLL_CONTROLLER is not set 609# CONFIG_ISDN is not set 610# CONFIG_PHONE is not set 611 612# 613# Input device support 614# 615CONFIG_INPUT=y 616# CONFIG_INPUT_FF_MEMLESS is not set 617# CONFIG_INPUT_POLLDEV is not set 618 619# 620# Userland interfaces 621# 622CONFIG_INPUT_MOUSEDEV=y 623CONFIG_INPUT_MOUSEDEV_PSAUX=y 624CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 625CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 626# CONFIG_INPUT_JOYDEV is not set 627# CONFIG_INPUT_TSDEV is not set 628# CONFIG_INPUT_EVDEV is not set 629# CONFIG_INPUT_EVBUG is not set 630 631# 632# Input Device Drivers 633# 634# CONFIG_INPUT_KEYBOARD is not set 635# CONFIG_INPUT_MOUSE is not set 636# CONFIG_INPUT_JOYSTICK is not set 637# CONFIG_INPUT_TABLET is not set 638# CONFIG_INPUT_TOUCHSCREEN is not set 639# CONFIG_INPUT_MISC is not set 640 641# 642# Hardware I/O ports 643# 644# CONFIG_SERIO is not set 645# CONFIG_GAMEPORT is not set 646 647# 648# Character devices 649# 650CONFIG_VT=y 651CONFIG_VT_CONSOLE=y 652CONFIG_HW_CONSOLE=y 653CONFIG_VT_HW_CONSOLE_BINDING=y 654# CONFIG_SERIAL_NONSTANDARD is not set 655 656# 657# Serial drivers 658# 659# CONFIG_SERIAL_8250 is not set 660 661# 662# Non-8250 serial port support 663# 664CONFIG_SERIAL_CORE=y 665CONFIG_SERIAL_CORE_CONSOLE=y 666CONFIG_SERIAL_VR41XX=y 667CONFIG_SERIAL_VR41XX_CONSOLE=y 668# CONFIG_SERIAL_JSM is not set 669CONFIG_UNIX98_PTYS=y 670CONFIG_LEGACY_PTYS=y 671CONFIG_LEGACY_PTY_COUNT=256 672# CONFIG_IPMI_HANDLER is not set 673# CONFIG_WATCHDOG is not set 674# CONFIG_HW_RANDOM is not set 675# CONFIG_RTC is not set 676# CONFIG_R3964 is not set 677# CONFIG_APPLICOM is not set 678# CONFIG_GPIO_TB0219 is not set 679# CONFIG_DRM is not set 680CONFIG_GPIO_VR41XX=y 681# CONFIG_RAW_DRIVER is not set 682# CONFIG_TCG_TPM is not set 683CONFIG_DEVPORT=y 684# CONFIG_I2C is not set 685 686# 687# SPI support 688# 689# CONFIG_SPI is not set 690# CONFIG_SPI_MASTER is not set 691# CONFIG_W1 is not set 692# CONFIG_POWER_SUPPLY is not set 693# CONFIG_HWMON is not set 694 695# 696# Multifunction device drivers 697# 698CONFIG_MFD_SM501=y 699 700# 701# Multimedia devices 702# 703# CONFIG_VIDEO_DEV is not set 704# CONFIG_DVB_CORE is not set 705# CONFIG_DAB is not set 706 707# 708# Graphics support 709# 710# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 711 712# 713# Display device support 714# 715# CONFIG_DISPLAY_SUPPORT is not set 716# CONFIG_VGASTATE is not set 717CONFIG_VIDEO_OUTPUT_CONTROL=m 718CONFIG_FB=y 719# CONFIG_FIRMWARE_EDID is not set 720# CONFIG_FB_DDC is not set 721CONFIG_FB_CFB_FILLRECT=y 722CONFIG_FB_CFB_COPYAREA=y 723CONFIG_FB_CFB_IMAGEBLIT=y 724# CONFIG_FB_SYS_FILLRECT is not set 725# CONFIG_FB_SYS_COPYAREA is not set 726# CONFIG_FB_SYS_IMAGEBLIT is not set 727# CONFIG_FB_SYS_FOPS is not set 728CONFIG_FB_DEFERRED_IO=y 729# CONFIG_FB_SVGALIB is not set 730# CONFIG_FB_MACMODES is not set 731# CONFIG_FB_BACKLIGHT is not set 732# CONFIG_FB_MODE_HELPERS is not set 733# CONFIG_FB_TILEBLITTING is not set 734 735# 736# Frame buffer hardware drivers 737# 738# CONFIG_FB_CIRRUS is not set 739# CONFIG_FB_PM2 is not set 740# CONFIG_FB_CYBER2000 is not set 741# CONFIG_FB_ASILIANT is not set 742# CONFIG_FB_IMSTT is not set 743# CONFIG_FB_S1D13XXX is not set 744# CONFIG_FB_NVIDIA is not set 745# CONFIG_FB_RIVA is not set 746# CONFIG_FB_MATROX is not set 747# CONFIG_FB_RADEON is not set 748# CONFIG_FB_ATY128 is not set 749# CONFIG_FB_ATY is not set 750# CONFIG_FB_S3 is not set 751# CONFIG_FB_SAVAGE is not set 752# CONFIG_FB_SIS is not set 753# CONFIG_FB_NEOMAGIC is not set 754# CONFIG_FB_KYRO is not set 755# CONFIG_FB_3DFX is not set 756# CONFIG_FB_VOODOO1 is not set 757# CONFIG_FB_VT8623 is not set 758# CONFIG_FB_TRIDENT is not set 759# CONFIG_FB_ARK is not set 760# CONFIG_FB_PM3 is not set 761CONFIG_FB_SM501=y 762# CONFIG_FB_VIRTUAL is not set 763 764# 765# Console display driver support 766# 767# CONFIG_VGA_CONSOLE is not set 768CONFIG_DUMMY_CONSOLE=y 769CONFIG_FRAMEBUFFER_CONSOLE=y 770# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set 771# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 772CONFIG_FONTS=y 773CONFIG_FONT_8x8=y 774CONFIG_FONT_8x16=y 775# CONFIG_FONT_6x11 is not set 776# CONFIG_FONT_7x14 is not set 777# CONFIG_FONT_PEARL_8x8 is not set 778# CONFIG_FONT_ACORN_8x8 is not set 779# CONFIG_FONT_MINI_4x6 is not set 780# CONFIG_FONT_SUN8x16 is not set 781# CONFIG_FONT_SUN12x22 is not set 782# CONFIG_FONT_10x18 is not set 783# CONFIG_LOGO is not set 784 785# 786# Sound 787# 788# CONFIG_SOUND is not set 789CONFIG_HID_SUPPORT=y 790CONFIG_HID=y 791# CONFIG_HID_DEBUG is not set 792 793# 794# USB Input Devices 795# 796CONFIG_USB_HID=m 797# CONFIG_USB_HIDINPUT_POWERBOOK is not set 798# CONFIG_HID_FF is not set 799# CONFIG_USB_HIDDEV is not set 800 801# 802# USB HID Boot Protocol drivers 803# 804# CONFIG_USB_KBD is not set 805# CONFIG_USB_MOUSE is not set 806CONFIG_USB_SUPPORT=y 807CONFIG_USB_ARCH_HAS_HCD=y 808CONFIG_USB_ARCH_HAS_OHCI=y 809CONFIG_USB_ARCH_HAS_EHCI=y 810CONFIG_USB=m 811# CONFIG_USB_DEBUG is not set 812 813# 814# Miscellaneous USB options 815# 816# CONFIG_USB_DEVICEFS is not set 817CONFIG_USB_DEVICE_CLASS=y 818# CONFIG_USB_DYNAMIC_MINORS is not set 819# CONFIG_USB_OTG is not set 820 821# 822# USB Host Controller Drivers 823# 824CONFIG_USB_EHCI_HCD=m 825# CONFIG_USB_EHCI_SPLIT_ISO is not set 826# CONFIG_USB_EHCI_ROOT_HUB_TT is not set 827# CONFIG_USB_EHCI_TT_NEWSCHED is not set 828# CONFIG_USB_ISP116X_HCD is not set 829CONFIG_USB_OHCI_HCD=m 830# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set 831# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set 832CONFIG_USB_OHCI_LITTLE_ENDIAN=y 833# CONFIG_USB_UHCI_HCD is not set 834# CONFIG_USB_SL811_HCD is not set 835# CONFIG_USB_R8A66597_HCD is not set 836 837# 838# USB Device Class drivers 839# 840# CONFIG_USB_ACM is not set 841# CONFIG_USB_PRINTER is not set 842 843# 844# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 845# 846 847# 848# may also be needed; see USB_STORAGE Help for more information 849# 850CONFIG_USB_STORAGE=m 851# CONFIG_USB_STORAGE_DEBUG is not set 852# CONFIG_USB_STORAGE_DATAFAB is not set 853# CONFIG_USB_STORAGE_FREECOM is not set 854# CONFIG_USB_STORAGE_DPCM is not set 855# CONFIG_USB_STORAGE_USBAT is not set 856# CONFIG_USB_STORAGE_SDDR09 is not set 857# CONFIG_USB_STORAGE_SDDR55 is not set 858# CONFIG_USB_STORAGE_JUMPSHOT is not set 859# CONFIG_USB_STORAGE_ALAUDA is not set 860# CONFIG_USB_STORAGE_KARMA is not set 861# CONFIG_USB_LIBUSUAL is not set 862 863# 864# USB Imaging devices 865# 866# CONFIG_USB_MDC800 is not set 867# CONFIG_USB_MICROTEK is not set 868CONFIG_USB_MON=y 869 870# 871# USB port drivers 872# 873 874# 875# USB Serial Converter support 876# 877# CONFIG_USB_SERIAL is not set 878 879# 880# USB Miscellaneous drivers 881# 882# CONFIG_USB_EMI62 is not set 883# CONFIG_USB_EMI26 is not set 884# CONFIG_USB_ADUTUX is not set 885# CONFIG_USB_AUERSWALD is not set 886# CONFIG_USB_RIO500 is not set 887# CONFIG_USB_LEGOTOWER is not set 888# CONFIG_USB_LCD is not set 889# CONFIG_USB_BERRY_CHARGE is not set 890# CONFIG_USB_LED is not set 891# CONFIG_USB_CYPRESS_CY7C63 is not set 892# CONFIG_USB_CYTHERM is not set 893# CONFIG_USB_PHIDGET is not set 894# CONFIG_USB_IDMOUSE is not set 895# CONFIG_USB_FTDI_ELAN is not set 896# CONFIG_USB_APPLEDISPLAY is not set 897# CONFIG_USB_SISUSBVGA is not set 898# CONFIG_USB_LD is not set 899# CONFIG_USB_TRANCEVIBRATOR is not set 900# CONFIG_USB_IOWARRIOR is not set 901 902# 903# USB DSL modem support 904# 905 906# 907# USB Gadget Support 908# 909# CONFIG_USB_GADGET is not set 910# CONFIG_MMC is not set 911# CONFIG_NEW_LEDS is not set 912# CONFIG_INFINIBAND is not set 913# CONFIG_RTC_CLASS is not set 914 915# 916# DMA Engine support 917# 918# CONFIG_DMA_ENGINE is not set 919 920# 921# DMA Clients 922# 923 924# 925# DMA Devices 926# 927 928# 929# Userspace I/O 930# 931# CONFIG_UIO is not set 932 933# 934# File systems 935# 936CONFIG_EXT2_FS=y 937# CONFIG_EXT2_FS_XATTR is not set 938# CONFIG_EXT2_FS_XIP is not set 939CONFIG_EXT3_FS=y 940CONFIG_EXT3_FS_XATTR=y 941# CONFIG_EXT3_FS_POSIX_ACL is not set 942# CONFIG_EXT3_FS_SECURITY is not set 943# CONFIG_EXT4DEV_FS is not set 944CONFIG_JBD=y 945# CONFIG_JBD_DEBUG is not set 946CONFIG_FS_MBCACHE=y 947# CONFIG_REISERFS_FS is not set 948# CONFIG_JFS_FS is not set 949CONFIG_FS_POSIX_ACL=y 950CONFIG_XFS_FS=y 951CONFIG_XFS_QUOTA=y 952# CONFIG_XFS_SECURITY is not set 953CONFIG_XFS_POSIX_ACL=y 954# CONFIG_XFS_RT is not set 955# CONFIG_GFS2_FS is not set 956# CONFIG_OCFS2_FS is not set 957# CONFIG_MINIX_FS is not set 958CONFIG_ROMFS_FS=m 959CONFIG_INOTIFY=y 960CONFIG_INOTIFY_USER=y 961# CONFIG_QUOTA is not set 962CONFIG_QUOTACTL=y 963CONFIG_DNOTIFY=y 964# CONFIG_AUTOFS_FS is not set 965CONFIG_AUTOFS4_FS=y 966# CONFIG_FUSE_FS is not set 967CONFIG_GENERIC_ACL=y 968 969# 970# CD-ROM/DVD Filesystems 971# 972# CONFIG_ISO9660_FS is not set 973# CONFIG_UDF_FS is not set 974 975# 976# DOS/FAT/NT Filesystems 977# 978# CONFIG_MSDOS_FS is not set 979# CONFIG_VFAT_FS is not set 980# CONFIG_NTFS_FS is not set 981 982# 983# Pseudo filesystems 984# 985CONFIG_PROC_FS=y 986CONFIG_PROC_KCORE=y 987CONFIG_PROC_SYSCTL=y 988CONFIG_SYSFS=y 989CONFIG_TMPFS=y 990CONFIG_TMPFS_POSIX_ACL=y 991# CONFIG_HUGETLB_PAGE is not set 992CONFIG_RAMFS=y 993# CONFIG_CONFIGFS_FS is not set 994 995# 996# Miscellaneous filesystems 997# 998# CONFIG_ADFS_FS is not set 999# CONFIG_AFFS_FS is not set 1000# CONFIG_HFS_FS is not set 1001# CONFIG_HFSPLUS_FS is not set 1002# CONFIG_BEFS_FS is not set 1003# CONFIG_BFS_FS is not set 1004# CONFIG_EFS_FS is not set 1005CONFIG_CRAMFS=m 1006# CONFIG_VXFS_FS is not set 1007# CONFIG_HPFS_FS is not set 1008# CONFIG_QNX4FS_FS is not set 1009# CONFIG_SYSV_FS is not set 1010# CONFIG_UFS_FS is not set 1011 1012# 1013# Network File Systems 1014# 1015CONFIG_NFS_FS=y 1016CONFIG_NFS_V3=y 1017# CONFIG_NFS_V3_ACL is not set 1018# CONFIG_NFS_V4 is not set 1019# CONFIG_NFS_DIRECTIO is not set 1020CONFIG_NFSD=m 1021CONFIG_NFSD_V3=y 1022# CONFIG_NFSD_V3_ACL is not set 1023# CONFIG_NFSD_V4 is not set 1024CONFIG_NFSD_TCP=y 1025CONFIG_ROOT_NFS=y 1026CONFIG_LOCKD=y 1027CONFIG_LOCKD_V4=y 1028CONFIG_EXPORTFS=m 1029CONFIG_NFS_COMMON=y 1030CONFIG_SUNRPC=y 1031# CONFIG_SUNRPC_BIND34 is not set 1032# CONFIG_RPCSEC_GSS_KRB5 is not set 1033# CONFIG_RPCSEC_GSS_SPKM3 is not set 1034# CONFIG_SMB_FS is not set 1035# CONFIG_CIFS is not set 1036# CONFIG_NCP_FS is not set 1037# CONFIG_CODA_FS is not set 1038# CONFIG_AFS_FS is not set 1039 1040# 1041# Partition Types 1042# 1043# CONFIG_PARTITION_ADVANCED is not set 1044CONFIG_MSDOS_PARTITION=y 1045 1046# 1047# Native Language Support 1048# 1049# CONFIG_NLS is not set 1050 1051# 1052# Distributed Lock Manager 1053# 1054# CONFIG_DLM is not set 1055 1056# 1057# Profiling support 1058# 1059# CONFIG_PROFILING is not set 1060 1061# 1062# Kernel hacking 1063# 1064CONFIG_TRACE_IRQFLAGS_SUPPORT=y 1065# CONFIG_PRINTK_TIME is not set 1066CONFIG_ENABLE_MUST_CHECK=y 1067# CONFIG_MAGIC_SYSRQ is not set 1068# CONFIG_UNUSED_SYMBOLS is not set 1069# CONFIG_DEBUG_FS is not set 1070# CONFIG_HEADERS_CHECK is not set 1071# CONFIG_DEBUG_KERNEL is not set 1072CONFIG_CROSSCOMPILE=y 1073CONFIG_CMDLINE="mem=64M console=ttyVR0,115200 ip=any root=/dev/nfs" 1074 1075# 1076# Security options 1077# 1078# CONFIG_KEYS is not set 1079# CONFIG_SECURITY is not set 1080# CONFIG_CRYPTO is not set 1081 1082# 1083# Library routines 1084# 1085CONFIG_BITREVERSE=y 1086CONFIG_CRC_CCITT=y 1087# CONFIG_CRC16 is not set 1088# CONFIG_CRC_ITU_T is not set 1089CONFIG_CRC32=y 1090# CONFIG_CRC7 is not set 1091# CONFIG_LIBCRC32C is not set 1092CONFIG_ZLIB_INFLATE=m 1093CONFIG_PLIST=y 1094CONFIG_HAS_IOMEM=y 1095CONFIG_HAS_IOPORT=y 1096CONFIG_HAS_DMA=y