1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.12-rc1-bk2 4# Sun Mar 27 23:02:24 2005 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_UID16=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11CONFIG_GENERIC_IOMAP=y 12 13# 14# Code maturity level options 15# 16CONFIG_EXPERIMENTAL=y 17CONFIG_CLEAN_COMPILE=y 18CONFIG_BROKEN_ON_SMP=y 19 20# 21# General setup 22# 23CONFIG_LOCALVERSION="" 24CONFIG_SWAP=y 25CONFIG_SYSVIPC=y 26# CONFIG_POSIX_MQUEUE is not set 27CONFIG_BSD_PROCESS_ACCT=y 28# CONFIG_BSD_PROCESS_ACCT_V3 is not set 29CONFIG_SYSCTL=y 30# CONFIG_AUDIT is not set 31# CONFIG_HOTPLUG is not set 32CONFIG_KOBJECT_UEVENT=y 33# CONFIG_IKCONFIG is not set 34CONFIG_EMBEDDED=y 35CONFIG_KALLSYMS=y 36# CONFIG_KALLSYMS_EXTRA_PASS is not set 37CONFIG_BASE_FULL=y 38CONFIG_FUTEX=y 39CONFIG_EPOLL=y 40CONFIG_CC_OPTIMIZE_FOR_SIZE=y 41CONFIG_SHMEM=y 42CONFIG_CC_ALIGN_FUNCTIONS=0 43CONFIG_CC_ALIGN_LABELS=0 44CONFIG_CC_ALIGN_LOOPS=0 45CONFIG_CC_ALIGN_JUMPS=0 46# CONFIG_TINY_SHMEM is not set 47CONFIG_BASE_SMALL=0 48 49# 50# Loadable module support 51# 52CONFIG_MODULES=y 53# CONFIG_MODULE_UNLOAD is not set 54CONFIG_OBSOLETE_MODPARM=y 55# CONFIG_MODVERSIONS is not set 56# CONFIG_MODULE_SRCVERSION_ALL is not set 57CONFIG_KMOD=y 58 59# 60# System Type 61# 62# CONFIG_ARCH_CLPS7500 is not set 63# CONFIG_ARCH_CLPS711X is not set 64# CONFIG_ARCH_CO285 is not set 65# CONFIG_ARCH_EBSA110 is not set 66# CONFIG_ARCH_CAMELOT is not set 67CONFIG_ARCH_FOOTBRIDGE=y 68# CONFIG_ARCH_INTEGRATOR is not set 69# CONFIG_ARCH_IOP3XX is not set 70# CONFIG_ARCH_IXP4XX is not set 71# CONFIG_ARCH_IXP2000 is not set 72# CONFIG_ARCH_L7200 is not set 73# CONFIG_ARCH_PXA is not set 74# CONFIG_ARCH_RPC is not set 75# CONFIG_ARCH_SA1100 is not set 76# CONFIG_ARCH_S3C2410 is not set 77# CONFIG_ARCH_SHARK is not set 78# CONFIG_ARCH_LH7A40X is not set 79# CONFIG_ARCH_OMAP is not set 80# CONFIG_ARCH_VERSATILE is not set 81# CONFIG_ARCH_IMX is not set 82# CONFIG_ARCH_H720X is not set 83 84# 85# Footbridge Implementations 86# 87CONFIG_ARCH_CATS=y 88CONFIG_ARCH_PERSONAL_SERVER=y 89# CONFIG_ARCH_EBSA285_ADDIN is not set 90CONFIG_ARCH_EBSA285_HOST=y 91CONFIG_ARCH_NETWINDER=y 92CONFIG_FOOTBRIDGE=y 93CONFIG_FOOTBRIDGE_HOST=y 94CONFIG_ARCH_EBSA285=y 95 96# 97# Processor Type 98# 99CONFIG_CPU_32=y 100CONFIG_CPU_SA110=y 101CONFIG_CPU_32v4=y 102CONFIG_CPU_ABRT_EV4=y 103CONFIG_CPU_CACHE_V4WB=y 104CONFIG_CPU_CACHE_VIVT=y 105CONFIG_CPU_COPY_V4WB=y 106CONFIG_CPU_TLB_V4WB=y 107 108# 109# Processor Features 110# 111 112# 113# Bus support 114# 115CONFIG_ISA=y 116CONFIG_ISA_DMA=y 117CONFIG_PCI=y 118# CONFIG_PCI_LEGACY_PROC is not set 119CONFIG_PCI_NAMES=y 120 121# 122# PCCARD (PCMCIA/CardBus) support 123# 124# CONFIG_PCCARD is not set 125 126# 127# Kernel Features 128# 129# CONFIG_PREEMPT is not set 130CONFIG_LEDS=y 131CONFIG_LEDS_TIMER=y 132# CONFIG_LEDS_CPU is not set 133CONFIG_ALIGNMENT_TRAP=y 134 135# 136# Boot options 137# 138CONFIG_ZBOOT_ROM_TEXT=0x0 139CONFIG_ZBOOT_ROM_BSS=0x0 140CONFIG_CMDLINE="" 141# CONFIG_XIP_KERNEL is not set 142 143# 144# Floating point emulation 145# 146 147# 148# At least one emulation must be selected 149# 150CONFIG_FPE_NWFPE=y 151CONFIG_FPE_NWFPE_XP=y 152# CONFIG_FPE_FASTFPE is not set 153 154# 155# Userspace binary formats 156# 157CONFIG_BINFMT_ELF=y 158CONFIG_BINFMT_AOUT=y 159# CONFIG_BINFMT_MISC is not set 160# CONFIG_ARTHUR is not set 161 162# 163# Power management options 164# 165# CONFIG_PM is not set 166 167# 168# Device Drivers 169# 170 171# 172# Generic Driver Options 173# 174CONFIG_STANDALONE=y 175CONFIG_PREVENT_FIRMWARE_BUILD=y 176# CONFIG_FW_LOADER is not set 177 178# 179# Memory Technology Devices (MTD) 180# 181# CONFIG_MTD is not set 182 183# 184# Parallel port support 185# 186CONFIG_PARPORT=y 187CONFIG_PARPORT_PC=y 188CONFIG_PARPORT_PC_FIFO=y 189# CONFIG_PARPORT_PC_SUPERIO is not set 190# CONFIG_PARPORT_ARC is not set 191# CONFIG_PARPORT_GSC is not set 192CONFIG_PARPORT_1284=y 193 194# 195# Plug and Play support 196# 197CONFIG_PNP=y 198# CONFIG_PNP_DEBUG is not set 199 200# 201# Protocols 202# 203CONFIG_ISAPNP=y 204 205# 206# Block devices 207# 208# CONFIG_BLK_DEV_FD is not set 209# CONFIG_BLK_DEV_XD is not set 210CONFIG_PARIDE=m 211CONFIG_PARIDE_PARPORT=y 212 213# 214# Parallel IDE high-level drivers 215# 216CONFIG_PARIDE_PD=m 217CONFIG_PARIDE_PCD=m 218CONFIG_PARIDE_PF=m 219CONFIG_PARIDE_PT=m 220CONFIG_PARIDE_PG=m 221 222# 223# Parallel IDE protocol modules 224# 225CONFIG_PARIDE_ATEN=m 226CONFIG_PARIDE_BPCK=m 227# CONFIG_PARIDE_BPCK6 is not set 228CONFIG_PARIDE_COMM=m 229CONFIG_PARIDE_DSTR=m 230CONFIG_PARIDE_FIT2=m 231CONFIG_PARIDE_FIT3=m 232CONFIG_PARIDE_EPAT=m 233# CONFIG_PARIDE_EPATC8 is not set 234CONFIG_PARIDE_EPIA=m 235CONFIG_PARIDE_FRIQ=m 236CONFIG_PARIDE_FRPW=m 237CONFIG_PARIDE_KBIC=m 238CONFIG_PARIDE_KTTI=m 239CONFIG_PARIDE_ON20=m 240CONFIG_PARIDE_ON26=m 241# CONFIG_BLK_CPQ_DA is not set 242# CONFIG_BLK_CPQ_CISS_DA is not set 243# CONFIG_BLK_DEV_DAC960 is not set 244# CONFIG_BLK_DEV_UMEM is not set 245# CONFIG_BLK_DEV_COW_COMMON is not set 246CONFIG_BLK_DEV_LOOP=m 247# CONFIG_BLK_DEV_CRYPTOLOOP is not set 248CONFIG_BLK_DEV_NBD=m 249# CONFIG_BLK_DEV_SX8 is not set 250# CONFIG_BLK_DEV_UB is not set 251CONFIG_BLK_DEV_RAM=y 252CONFIG_BLK_DEV_RAM_COUNT=16 253CONFIG_BLK_DEV_RAM_SIZE=4096 254CONFIG_BLK_DEV_INITRD=y 255CONFIG_INITRAMFS_SOURCE="" 256# CONFIG_CDROM_PKTCDVD is not set 257 258# 259# IO Schedulers 260# 261CONFIG_IOSCHED_NOOP=y 262CONFIG_IOSCHED_AS=y 263CONFIG_IOSCHED_DEADLINE=y 264CONFIG_IOSCHED_CFQ=y 265# CONFIG_ATA_OVER_ETH is not set 266 267# 268# ATA/ATAPI/MFM/RLL support 269# 270CONFIG_IDE=y 271CONFIG_BLK_DEV_IDE=y 272 273# 274# Please see Documentation/ide.txt for help/info on IDE drives 275# 276# CONFIG_BLK_DEV_IDE_SATA is not set 277CONFIG_BLK_DEV_IDEDISK=y 278CONFIG_IDEDISK_MULTI_MODE=y 279# CONFIG_BLK_DEV_IDECD is not set 280# CONFIG_BLK_DEV_IDETAPE is not set 281# CONFIG_BLK_DEV_IDEFLOPPY is not set 282# CONFIG_IDE_TASK_IOCTL is not set 283 284# 285# IDE chipset support/bugfixes 286# 287CONFIG_IDE_GENERIC=y 288# CONFIG_BLK_DEV_IDEPNP is not set 289# CONFIG_BLK_DEV_IDEPCI is not set 290# CONFIG_IDE_ARM is not set 291# CONFIG_IDE_CHIPSETS is not set 292# CONFIG_BLK_DEV_IDEDMA is not set 293# CONFIG_IDEDMA_AUTO is not set 294# CONFIG_BLK_DEV_HD is not set 295 296# 297# SCSI device support 298# 299# CONFIG_SCSI is not set 300 301# 302# Multi-device support (RAID and LVM) 303# 304# CONFIG_MD is not set 305 306# 307# Fusion MPT device support 308# 309 310# 311# IEEE 1394 (FireWire) support 312# 313# CONFIG_IEEE1394 is not set 314 315# 316# I2O device support 317# 318# CONFIG_I2O is not set 319 320# 321# Networking support 322# 323CONFIG_NET=y 324 325# 326# Networking options 327# 328CONFIG_PACKET=y 329CONFIG_PACKET_MMAP=y 330# CONFIG_NETLINK_DEV is not set 331CONFIG_UNIX=y 332# CONFIG_NET_KEY is not set 333CONFIG_INET=y 334CONFIG_IP_MULTICAST=y 335# CONFIG_IP_ADVANCED_ROUTER is not set 336CONFIG_IP_PNP=y 337# CONFIG_IP_PNP_DHCP is not set 338CONFIG_IP_PNP_BOOTP=y 339# CONFIG_IP_PNP_RARP is not set 340# CONFIG_NET_IPIP is not set 341# CONFIG_NET_IPGRE is not set 342# CONFIG_IP_MROUTE is not set 343# CONFIG_ARPD is not set 344CONFIG_SYN_COOKIES=y 345# CONFIG_INET_AH is not set 346# CONFIG_INET_ESP is not set 347# CONFIG_INET_IPCOMP is not set 348# CONFIG_INET_TUNNEL is not set 349# CONFIG_IP_TCPDIAG is not set 350# CONFIG_IP_TCPDIAG_IPV6 is not set 351# CONFIG_IPV6 is not set 352# CONFIG_NETFILTER is not set 353 354# 355# SCTP Configuration (EXPERIMENTAL) 356# 357# CONFIG_IP_SCTP is not set 358CONFIG_ATM=y 359# CONFIG_ATM_CLIP is not set 360# CONFIG_ATM_LANE is not set 361# CONFIG_ATM_BR2684 is not set 362# CONFIG_BRIDGE is not set 363# CONFIG_VLAN_8021Q is not set 364# CONFIG_DECNET is not set 365# CONFIG_LLC2 is not set 366# CONFIG_IPX is not set 367# CONFIG_ATALK is not set 368# CONFIG_X25 is not set 369# CONFIG_LAPB is not set 370# CONFIG_NET_DIVERT is not set 371# CONFIG_ECONET is not set 372# CONFIG_WAN_ROUTER is not set 373 374# 375# QoS and/or fair queueing 376# 377# CONFIG_NET_SCHED is not set 378# CONFIG_NET_CLS_ROUTE is not set 379 380# 381# Network testing 382# 383# CONFIG_NET_PKTGEN is not set 384# CONFIG_NETPOLL is not set 385# CONFIG_NET_POLL_CONTROLLER is not set 386# CONFIG_HAMRADIO is not set 387CONFIG_IRDA=m 388 389# 390# IrDA protocols 391# 392CONFIG_IRLAN=m 393CONFIG_IRNET=m 394CONFIG_IRCOMM=m 395CONFIG_IRDA_ULTRA=y 396 397# 398# IrDA options 399# 400CONFIG_IRDA_CACHE_LAST_LSAP=y 401CONFIG_IRDA_FAST_RR=y 402CONFIG_IRDA_DEBUG=y 403 404# 405# Infrared-port device drivers 406# 407 408# 409# SIR device drivers 410# 411# CONFIG_IRTTY_SIR is not set 412 413# 414# Dongle support 415# 416 417# 418# Old SIR device drivers 419# 420# CONFIG_IRPORT_SIR is not set 421 422# 423# Old Serial dongle support 424# 425 426# 427# FIR device drivers 428# 429# CONFIG_USB_IRDA is not set 430# CONFIG_SIGMATEL_FIR is not set 431# CONFIG_NSC_FIR is not set 432CONFIG_WINBOND_FIR=m 433# CONFIG_TOSHIBA_FIR is not set 434# CONFIG_SMC_IRCC_FIR is not set 435# CONFIG_ALI_FIR is not set 436# CONFIG_VLSI_FIR is not set 437# CONFIG_VIA_FIR is not set 438# CONFIG_BT is not set 439CONFIG_NETDEVICES=y 440# CONFIG_DUMMY is not set 441# CONFIG_BONDING is not set 442# CONFIG_EQUALIZER is not set 443# CONFIG_TUN is not set 444# CONFIG_NET_SB1000 is not set 445 446# 447# ARCnet devices 448# 449# CONFIG_ARCNET is not set 450 451# 452# Ethernet (10 or 100Mbit) 453# 454CONFIG_NET_ETHERNET=y 455CONFIG_MII=y 456# CONFIG_HAPPYMEAL is not set 457# CONFIG_SUNGEM is not set 458CONFIG_NET_VENDOR_3COM=y 459# CONFIG_EL1 is not set 460# CONFIG_EL2 is not set 461# CONFIG_ELPLUS is not set 462# CONFIG_EL16 is not set 463# CONFIG_EL3 is not set 464# CONFIG_3C515 is not set 465CONFIG_VORTEX=y 466# CONFIG_TYPHOON is not set 467# CONFIG_LANCE is not set 468# CONFIG_NET_VENDOR_SMC is not set 469# CONFIG_SMC91X is not set 470# CONFIG_NET_VENDOR_RACAL is not set 471 472# 473# Tulip family network device support 474# 475# CONFIG_NET_TULIP is not set 476# CONFIG_AT1700 is not set 477# CONFIG_DEPCA is not set 478# CONFIG_HP100 is not set 479# CONFIG_NET_ISA is not set 480CONFIG_NET_PCI=y 481# CONFIG_PCNET32 is not set 482# CONFIG_AMD8111_ETH is not set 483# CONFIG_ADAPTEC_STARFIRE is not set 484# CONFIG_AC3200 is not set 485# CONFIG_APRICOT is not set 486# CONFIG_B44 is not set 487# CONFIG_FORCEDETH is not set 488# CONFIG_CS89x0 is not set 489# CONFIG_DGRS is not set 490# CONFIG_EEPRO100 is not set 491# CONFIG_E100 is not set 492# CONFIG_FEALNX is not set 493# CONFIG_NATSEMI is not set 494CONFIG_NE2K_PCI=y 495# CONFIG_8139CP is not set 496# CONFIG_8139TOO is not set 497# CONFIG_SIS900 is not set 498# CONFIG_EPIC100 is not set 499# CONFIG_SUNDANCE is not set 500# CONFIG_TLAN is not set 501# CONFIG_VIA_RHINE is not set 502# CONFIG_NET_POCKET is not set 503 504# 505# Ethernet (1000 Mbit) 506# 507# CONFIG_ACENIC is not set 508# CONFIG_DL2K is not set 509# CONFIG_E1000 is not set 510# CONFIG_NS83820 is not set 511# CONFIG_HAMACHI is not set 512# CONFIG_YELLOWFIN is not set 513# CONFIG_R8169 is not set 514# CONFIG_SK98LIN is not set 515# CONFIG_VIA_VELOCITY is not set 516# CONFIG_TIGON3 is not set 517 518# 519# Ethernet (10000 Mbit) 520# 521# CONFIG_IXGB is not set 522# CONFIG_S2IO is not set 523 524# 525# Token Ring devices 526# 527# CONFIG_TR is not set 528 529# 530# Wireless LAN (non-hamradio) 531# 532# CONFIG_NET_RADIO is not set 533 534# 535# Wan interfaces 536# 537# CONFIG_WAN is not set 538 539# 540# ATM drivers 541# 542# CONFIG_ATM_TCP is not set 543# CONFIG_ATM_LANAI is not set 544# CONFIG_ATM_ENI is not set 545# CONFIG_ATM_FIRESTREAM is not set 546# CONFIG_ATM_ZATM is not set 547# CONFIG_ATM_NICSTAR is not set 548# CONFIG_ATM_IDT77252 is not set 549# CONFIG_ATM_AMBASSADOR is not set 550# CONFIG_ATM_HORIZON is not set 551# CONFIG_ATM_IA is not set 552# CONFIG_ATM_FORE200E_MAYBE is not set 553# CONFIG_ATM_HE is not set 554# CONFIG_FDDI is not set 555# CONFIG_HIPPI is not set 556# CONFIG_PLIP is not set 557CONFIG_PPP=m 558# CONFIG_PPP_MULTILINK is not set 559# CONFIG_PPP_FILTER is not set 560CONFIG_PPP_ASYNC=m 561# CONFIG_PPP_SYNC_TTY is not set 562CONFIG_PPP_DEFLATE=m 563CONFIG_PPP_BSDCOMP=m 564CONFIG_PPPOE=m 565# CONFIG_PPPOATM is not set 566CONFIG_SLIP=m 567CONFIG_SLIP_COMPRESSED=y 568CONFIG_SLIP_SMART=y 569CONFIG_SLIP_MODE_SLIP6=y 570# CONFIG_SHAPER is not set 571# CONFIG_NETCONSOLE is not set 572 573# 574# ISDN subsystem 575# 576# CONFIG_ISDN is not set 577 578# 579# Input device support 580# 581CONFIG_INPUT=y 582 583# 584# Userland interfaces 585# 586CONFIG_INPUT_MOUSEDEV=y 587CONFIG_INPUT_MOUSEDEV_PSAUX=y 588CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 589CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 590# CONFIG_INPUT_JOYDEV is not set 591# CONFIG_INPUT_TSDEV is not set 592# CONFIG_INPUT_EVDEV is not set 593# CONFIG_INPUT_EVBUG is not set 594 595# 596# Input Device Drivers 597# 598CONFIG_INPUT_KEYBOARD=y 599CONFIG_KEYBOARD_ATKBD=y 600# CONFIG_KEYBOARD_SUNKBD is not set 601# CONFIG_KEYBOARD_LKKBD is not set 602# CONFIG_KEYBOARD_XTKBD is not set 603# CONFIG_KEYBOARD_NEWTON is not set 604CONFIG_INPUT_MOUSE=y 605CONFIG_MOUSE_PS2=y 606# CONFIG_MOUSE_SERIAL is not set 607# CONFIG_MOUSE_INPORT is not set 608# CONFIG_MOUSE_LOGIBM is not set 609# CONFIG_MOUSE_PC110PAD is not set 610# CONFIG_MOUSE_VSXXXAA is not set 611# CONFIG_INPUT_JOYSTICK is not set 612# CONFIG_INPUT_TOUCHSCREEN is not set 613# CONFIG_INPUT_MISC is not set 614 615# 616# Hardware I/O ports 617# 618CONFIG_SERIO=y 619CONFIG_SERIO_I8042=y 620CONFIG_SERIO_SERPORT=y 621# CONFIG_SERIO_PARKBD is not set 622# CONFIG_SERIO_PCIPS2 is not set 623CONFIG_SERIO_LIBPS2=y 624# CONFIG_SERIO_RAW is not set 625# CONFIG_GAMEPORT is not set 626CONFIG_SOUND_GAMEPORT=y 627 628# 629# Character devices 630# 631CONFIG_VT=y 632CONFIG_VT_CONSOLE=y 633CONFIG_HW_CONSOLE=y 634CONFIG_SERIAL_NONSTANDARD=y 635# CONFIG_COMPUTONE is not set 636# CONFIG_ROCKETPORT is not set 637# CONFIG_CYCLADES is not set 638# CONFIG_DIGIEPCA is not set 639# CONFIG_ESPSERIAL is not set 640# CONFIG_MOXA_INTELLIO is not set 641# CONFIG_MOXA_SMARTIO is not set 642# CONFIG_ISI is not set 643# CONFIG_SYNCLINK is not set 644# CONFIG_SYNCLINKMP is not set 645# CONFIG_N_HDLC is not set 646# CONFIG_RISCOM8 is not set 647# CONFIG_SPECIALIX is not set 648# CONFIG_SX is not set 649# CONFIG_RIO is not set 650# CONFIG_STALDRV is not set 651 652# 653# Serial drivers 654# 655# CONFIG_SERIAL_8250 is not set 656 657# 658# Non-8250 serial port support 659# 660CONFIG_SERIAL_21285=y 661CONFIG_SERIAL_21285_CONSOLE=y 662CONFIG_SERIAL_CORE=y 663CONFIG_SERIAL_CORE_CONSOLE=y 664CONFIG_UNIX98_PTYS=y 665CONFIG_LEGACY_PTYS=y 666CONFIG_LEGACY_PTY_COUNT=256 667CONFIG_PRINTER=m 668# CONFIG_LP_CONSOLE is not set 669# CONFIG_PPDEV is not set 670# CONFIG_TIPAR is not set 671 672# 673# IPMI 674# 675# CONFIG_IPMI_HANDLER is not set 676 677# 678# Watchdog Cards 679# 680CONFIG_WATCHDOG=y 681# CONFIG_WATCHDOG_NOWAYOUT is not set 682 683# 684# Watchdog Device Drivers 685# 686CONFIG_SOFT_WATCHDOG=y 687CONFIG_21285_WATCHDOG=m 688CONFIG_977_WATCHDOG=m 689 690# 691# ISA-based Watchdog Cards 692# 693# CONFIG_PCWATCHDOG is not set 694# CONFIG_MIXCOMWD is not set 695# CONFIG_WDT is not set 696 697# 698# PCI-based Watchdog Cards 699# 700# CONFIG_PCIPCWATCHDOG is not set 701# CONFIG_WDTPCI is not set 702 703# 704# USB-based Watchdog Cards 705# 706# CONFIG_USBPCWATCHDOG is not set 707CONFIG_DS1620=y 708CONFIG_NWBUTTON=y 709CONFIG_NWBUTTON_REBOOT=y 710CONFIG_NWFLASH=m 711CONFIG_NVRAM=m 712CONFIG_RTC=y 713# CONFIG_DTLK is not set 714# CONFIG_R3964 is not set 715# CONFIG_APPLICOM is not set 716 717# 718# Ftape, the floppy tape device driver 719# 720# CONFIG_DRM is not set 721# CONFIG_RAW_DRIVER is not set 722 723# 724# TPM devices 725# 726# CONFIG_TCG_TPM is not set 727 728# 729# I2C support 730# 731CONFIG_I2C=m 732# CONFIG_I2C_CHARDEV is not set 733 734# 735# I2C Algorithms 736# 737# CONFIG_I2C_ALGOBIT is not set 738# CONFIG_I2C_ALGOPCF is not set 739# CONFIG_I2C_ALGOPCA is not set 740 741# 742# I2C Hardware Bus support 743# 744# CONFIG_I2C_ALI1535 is not set 745# CONFIG_I2C_ALI1563 is not set 746# CONFIG_I2C_ALI15X3 is not set 747# CONFIG_I2C_AMD756 is not set 748# CONFIG_I2C_AMD8111 is not set 749# CONFIG_I2C_ELEKTOR is not set 750# CONFIG_I2C_I801 is not set 751# CONFIG_I2C_I810 is not set 752# CONFIG_I2C_ISA is not set 753# CONFIG_I2C_NFORCE2 is not set 754# CONFIG_I2C_PARPORT is not set 755# CONFIG_I2C_PARPORT_LIGHT is not set 756# CONFIG_I2C_PIIX4 is not set 757# CONFIG_I2C_PROSAVAGE is not set 758# CONFIG_I2C_SAVAGE4 is not set 759# CONFIG_SCx200_ACB is not set 760# CONFIG_I2C_SIS5595 is not set 761# CONFIG_I2C_SIS630 is not set 762# CONFIG_I2C_SIS96X is not set 763# CONFIG_I2C_STUB is not set 764# CONFIG_I2C_VIA is not set 765# CONFIG_I2C_VIAPRO is not set 766# CONFIG_I2C_VOODOO3 is not set 767# CONFIG_I2C_PCA_ISA is not set 768 769# 770# Hardware Sensors Chip support 771# 772# CONFIG_I2C_SENSOR is not set 773# CONFIG_SENSORS_ADM1021 is not set 774# CONFIG_SENSORS_ADM1025 is not set 775# CONFIG_SENSORS_ADM1026 is not set 776# CONFIG_SENSORS_ADM1031 is not set 777# CONFIG_SENSORS_ASB100 is not set 778# CONFIG_SENSORS_DS1621 is not set 779# CONFIG_SENSORS_FSCHER is not set 780# CONFIG_SENSORS_FSCPOS is not set 781# CONFIG_SENSORS_GL518SM is not set 782# CONFIG_SENSORS_GL520SM is not set 783# CONFIG_SENSORS_IT87 is not set 784# CONFIG_SENSORS_LM63 is not set 785# CONFIG_SENSORS_LM75 is not set 786# CONFIG_SENSORS_LM77 is not set 787# CONFIG_SENSORS_LM78 is not set 788# CONFIG_SENSORS_LM80 is not set 789# CONFIG_SENSORS_LM83 is not set 790# CONFIG_SENSORS_LM85 is not set 791# CONFIG_SENSORS_LM87 is not set 792# CONFIG_SENSORS_LM90 is not set 793# CONFIG_SENSORS_MAX1619 is not set 794# CONFIG_SENSORS_PC87360 is not set 795# CONFIG_SENSORS_SMSC47B397 is not set 796# CONFIG_SENSORS_SIS5595 is not set 797# CONFIG_SENSORS_SMSC47M1 is not set 798# CONFIG_SENSORS_VIA686A is not set 799# CONFIG_SENSORS_W83781D is not set 800# CONFIG_SENSORS_W83L785TS is not set 801# CONFIG_SENSORS_W83627HF is not set 802 803# 804# Other I2C Chip support 805# 806# CONFIG_SENSORS_EEPROM is not set 807# CONFIG_SENSORS_PCF8574 is not set 808# CONFIG_SENSORS_PCF8591 is not set 809# CONFIG_SENSORS_RTC8564 is not set 810# CONFIG_I2C_DEBUG_CORE is not set 811# CONFIG_I2C_DEBUG_ALGO is not set 812# CONFIG_I2C_DEBUG_BUS is not set 813# CONFIG_I2C_DEBUG_CHIP is not set 814 815# 816# Misc devices 817# 818 819# 820# Multimedia devices 821# 822CONFIG_VIDEO_DEV=m 823 824# 825# Video For Linux 826# 827 828# 829# Video Adapters 830# 831# CONFIG_VIDEO_BT848 is not set 832# CONFIG_VIDEO_PMS is not set 833# CONFIG_VIDEO_BWQCAM is not set 834# CONFIG_VIDEO_CQCAM is not set 835# CONFIG_VIDEO_W9966 is not set 836# CONFIG_VIDEO_CPIA is not set 837# CONFIG_VIDEO_SAA5246A is not set 838# CONFIG_VIDEO_SAA5249 is not set 839# CONFIG_TUNER_3036 is not set 840# CONFIG_VIDEO_STRADIS is not set 841# CONFIG_VIDEO_SAA7134 is not set 842# CONFIG_VIDEO_MXB is not set 843# CONFIG_VIDEO_DPC is not set 844# CONFIG_VIDEO_HEXIUM_ORION is not set 845# CONFIG_VIDEO_HEXIUM_GEMINI is not set 846# CONFIG_VIDEO_CX88 is not set 847# CONFIG_VIDEO_OVCAMCHIP is not set 848 849# 850# Radio Adapters 851# 852# CONFIG_RADIO_CADET is not set 853# CONFIG_RADIO_RTRACK is not set 854# CONFIG_RADIO_RTRACK2 is not set 855# CONFIG_RADIO_AZTECH is not set 856# CONFIG_RADIO_GEMTEK is not set 857# CONFIG_RADIO_GEMTEK_PCI is not set 858# CONFIG_RADIO_MAXIRADIO is not set 859# CONFIG_RADIO_MAESTRO is not set 860# CONFIG_RADIO_SF16FMI is not set 861# CONFIG_RADIO_SF16FMR2 is not set 862# CONFIG_RADIO_TERRATEC is not set 863# CONFIG_RADIO_TRUST is not set 864# CONFIG_RADIO_TYPHOON is not set 865# CONFIG_RADIO_ZOLTRIX is not set 866 867# 868# Digital Video Broadcasting Devices 869# 870# CONFIG_DVB is not set 871 872# 873# Graphics support 874# 875CONFIG_FB=y 876CONFIG_FB_CFB_FILLRECT=y 877CONFIG_FB_CFB_COPYAREA=y 878CONFIG_FB_CFB_IMAGEBLIT=y 879CONFIG_FB_SOFT_CURSOR=y 880# CONFIG_FB_MODE_HELPERS is not set 881# CONFIG_FB_TILEBLITTING is not set 882# CONFIG_FB_CIRRUS is not set 883# CONFIG_FB_PM2 is not set 884CONFIG_FB_CYBER2000=y 885# CONFIG_FB_ASILIANT is not set 886# CONFIG_FB_IMSTT is not set 887# CONFIG_FB_NVIDIA is not set 888# CONFIG_FB_RIVA is not set 889# CONFIG_FB_MATROX is not set 890# CONFIG_FB_RADEON_OLD is not set 891# CONFIG_FB_RADEON is not set 892# CONFIG_FB_ATY128 is not set 893# CONFIG_FB_ATY is not set 894# CONFIG_FB_SAVAGE is not set 895# CONFIG_FB_SIS is not set 896# CONFIG_FB_NEOMAGIC is not set 897# CONFIG_FB_KYRO is not set 898# CONFIG_FB_3DFX is not set 899# CONFIG_FB_VOODOO1 is not set 900# CONFIG_FB_TRIDENT is not set 901# CONFIG_FB_VIRTUAL is not set 902 903# 904# Console display driver support 905# 906CONFIG_VGA_CONSOLE=y 907# CONFIG_MDA_CONSOLE is not set 908CONFIG_DUMMY_CONSOLE=y 909# CONFIG_FRAMEBUFFER_CONSOLE is not set 910 911# 912# Logo configuration 913# 914# CONFIG_LOGO is not set 915# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 916 917# 918# Sound 919# 920CONFIG_SOUND=m 921 922# 923# Advanced Linux Sound Architecture 924# 925# CONFIG_SND is not set 926 927# 928# Open Sound System 929# 930# CONFIG_SOUND_PRIME is not set 931 932# 933# USB support 934# 935CONFIG_USB_ARCH_HAS_HCD=y 936CONFIG_USB_ARCH_HAS_OHCI=y 937CONFIG_USB=m 938CONFIG_USB_DEBUG=y 939 940# 941# Miscellaneous USB options 942# 943CONFIG_USB_DEVICEFS=y 944# CONFIG_USB_BANDWIDTH is not set 945# CONFIG_USB_DYNAMIC_MINORS is not set 946# CONFIG_USB_OTG is not set 947 948# 949# USB Host Controller Drivers 950# 951# CONFIG_USB_EHCI_HCD is not set 952# CONFIG_USB_OHCI_HCD is not set 953# CONFIG_USB_UHCI_HCD is not set 954# CONFIG_USB_SL811_HCD is not set 955 956# 957# USB Device Class drivers 958# 959CONFIG_USB_AUDIO=m 960# CONFIG_USB_BLUETOOTH_TTY is not set 961# CONFIG_USB_MIDI is not set 962# CONFIG_USB_ACM is not set 963CONFIG_USB_PRINTER=m 964 965# 966# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 967# 968# CONFIG_USB_STORAGE is not set 969 970# 971# USB Input Devices 972# 973# CONFIG_USB_HID is not set 974 975# 976# USB HID Boot Protocol drivers 977# 978# CONFIG_USB_KBD is not set 979# CONFIG_USB_MOUSE is not set 980# CONFIG_USB_AIPTEK is not set 981# CONFIG_USB_WACOM is not set 982# CONFIG_USB_KBTAB is not set 983# CONFIG_USB_POWERMATE is not set 984# CONFIG_USB_MTOUCH is not set 985# CONFIG_USB_EGALAX is not set 986# CONFIG_USB_XPAD is not set 987# CONFIG_USB_ATI_REMOTE is not set 988 989# 990# USB Imaging devices 991# 992# CONFIG_USB_MDC800 is not set 993 994# 995# USB Multimedia devices 996# 997# CONFIG_USB_DABUSB is not set 998# CONFIG_USB_VICAM is not set 999# CONFIG_USB_DSBR is not set 1000# CONFIG_USB_IBMCAM is not set 1001# CONFIG_USB_KONICAWC is not set 1002# CONFIG_USB_OV511 is not set 1003# CONFIG_USB_SE401 is not set 1004# CONFIG_USB_SN9C102 is not set 1005# CONFIG_USB_STV680 is not set 1006# CONFIG_USB_PWC is not set 1007 1008# 1009# USB Network Adapters 1010# 1011# CONFIG_USB_CATC is not set 1012# CONFIG_USB_KAWETH is not set 1013# CONFIG_USB_PEGASUS is not set 1014# CONFIG_USB_RTL8150 is not set 1015# CONFIG_USB_USBNET is not set 1016CONFIG_USB_MON=m 1017 1018# 1019# USB port drivers 1020# 1021# CONFIG_USB_USS720 is not set 1022 1023# 1024# USB Serial Converter support 1025# 1026# CONFIG_USB_SERIAL is not set 1027 1028# 1029# USB Miscellaneous drivers 1030# 1031# CONFIG_USB_EMI62 is not set 1032# CONFIG_USB_EMI26 is not set 1033# CONFIG_USB_AUERSWALD is not set 1034# CONFIG_USB_RIO500 is not set 1035# CONFIG_USB_LEGOTOWER is not set 1036# CONFIG_USB_LCD is not set 1037# CONFIG_USB_LED is not set 1038# CONFIG_USB_CYTHERM is not set 1039# CONFIG_USB_PHIDGETKIT is not set 1040# CONFIG_USB_PHIDGETSERVO is not set 1041# CONFIG_USB_IDMOUSE is not set 1042# CONFIG_USB_TEST is not set 1043 1044# 1045# USB ATM/DSL drivers 1046# 1047# CONFIG_USB_ATM is not set 1048# CONFIG_USB_SPEEDTOUCH is not set 1049 1050# 1051# USB Gadget Support 1052# 1053# CONFIG_USB_GADGET is not set 1054 1055# 1056# MMC/SD Card support 1057# 1058# CONFIG_MMC is not set 1059 1060# 1061# File systems 1062# 1063CONFIG_EXT2_FS=y 1064# CONFIG_EXT2_FS_XATTR is not set 1065# CONFIG_EXT3_FS is not set 1066# CONFIG_JBD is not set 1067# CONFIG_REISERFS_FS is not set 1068# CONFIG_JFS_FS is not set 1069 1070# 1071# XFS support 1072# 1073# CONFIG_XFS_FS is not set 1074# CONFIG_MINIX_FS is not set 1075# CONFIG_ROMFS_FS is not set 1076# CONFIG_QUOTA is not set 1077CONFIG_DNOTIFY=y 1078# CONFIG_AUTOFS_FS is not set 1079CONFIG_AUTOFS4_FS=y 1080 1081# 1082# CD-ROM/DVD Filesystems 1083# 1084CONFIG_ISO9660_FS=m 1085CONFIG_JOLIET=y 1086# CONFIG_ZISOFS is not set 1087# CONFIG_UDF_FS is not set 1088 1089# 1090# DOS/FAT/NT Filesystems 1091# 1092CONFIG_FAT_FS=m 1093CONFIG_MSDOS_FS=m 1094CONFIG_VFAT_FS=m 1095CONFIG_FAT_DEFAULT_CODEPAGE=437 1096CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1097# CONFIG_NTFS_FS is not set 1098 1099# 1100# Pseudo filesystems 1101# 1102CONFIG_PROC_FS=y 1103CONFIG_SYSFS=y 1104# CONFIG_DEVFS_FS is not set 1105# CONFIG_DEVPTS_FS_XATTR is not set 1106# CONFIG_TMPFS is not set 1107# CONFIG_HUGETLB_PAGE is not set 1108CONFIG_RAMFS=y 1109 1110# 1111# Miscellaneous filesystems 1112# 1113CONFIG_ADFS_FS=m 1114# CONFIG_ADFS_FS_RW is not set 1115# CONFIG_AFFS_FS is not set 1116# CONFIG_HFS_FS is not set 1117# CONFIG_HFSPLUS_FS is not set 1118# CONFIG_BEFS_FS is not set 1119# CONFIG_BFS_FS is not set 1120# CONFIG_EFS_FS is not set 1121# CONFIG_CRAMFS is not set 1122# CONFIG_VXFS_FS is not set 1123# CONFIG_HPFS_FS is not set 1124# CONFIG_QNX4FS_FS is not set 1125# CONFIG_SYSV_FS is not set 1126# CONFIG_UFS_FS is not set 1127 1128# 1129# Network File Systems 1130# 1131CONFIG_NFS_FS=y 1132# CONFIG_NFS_V3 is not set 1133# CONFIG_NFS_V4 is not set 1134# CONFIG_NFS_DIRECTIO is not set 1135CONFIG_NFSD=m 1136# CONFIG_NFSD_V3 is not set 1137CONFIG_NFSD_TCP=y 1138CONFIG_ROOT_NFS=y 1139CONFIG_LOCKD=y 1140CONFIG_EXPORTFS=m 1141CONFIG_SUNRPC=y 1142# CONFIG_RPCSEC_GSS_KRB5 is not set 1143# CONFIG_RPCSEC_GSS_SPKM3 is not set 1144# CONFIG_SMB_FS is not set 1145# CONFIG_CIFS is not set 1146# CONFIG_NCP_FS is not set 1147# CONFIG_CODA_FS is not set 1148# CONFIG_AFS_FS is not set 1149 1150# 1151# Partition Types 1152# 1153CONFIG_PARTITION_ADVANCED=y 1154CONFIG_ACORN_PARTITION=y 1155# CONFIG_ACORN_PARTITION_CUMANA is not set 1156# CONFIG_ACORN_PARTITION_EESOX is not set 1157# CONFIG_ACORN_PARTITION_ICS is not set 1158CONFIG_ACORN_PARTITION_ADFS=y 1159# CONFIG_ACORN_PARTITION_POWERTEC is not set 1160# CONFIG_ACORN_PARTITION_RISCIX is not set 1161# CONFIG_OSF_PARTITION is not set 1162# CONFIG_AMIGA_PARTITION is not set 1163# CONFIG_ATARI_PARTITION is not set 1164# CONFIG_MAC_PARTITION is not set 1165CONFIG_MSDOS_PARTITION=y 1166# CONFIG_BSD_DISKLABEL is not set 1167# CONFIG_MINIX_SUBPARTITION is not set 1168# CONFIG_SOLARIS_X86_PARTITION is not set 1169# CONFIG_UNIXWARE_DISKLABEL is not set 1170# CONFIG_LDM_PARTITION is not set 1171# CONFIG_SGI_PARTITION is not set 1172# CONFIG_ULTRIX_PARTITION is not set 1173# CONFIG_SUN_PARTITION is not set 1174# CONFIG_EFI_PARTITION is not set 1175 1176# 1177# Native Language Support 1178# 1179CONFIG_NLS=y 1180CONFIG_NLS_DEFAULT="iso8859-1" 1181CONFIG_NLS_CODEPAGE_437=m 1182# CONFIG_NLS_CODEPAGE_737 is not set 1183# CONFIG_NLS_CODEPAGE_775 is not set 1184CONFIG_NLS_CODEPAGE_850=m 1185CONFIG_NLS_CODEPAGE_852=m 1186# CONFIG_NLS_CODEPAGE_855 is not set 1187# CONFIG_NLS_CODEPAGE_857 is not set 1188# CONFIG_NLS_CODEPAGE_860 is not set 1189# CONFIG_NLS_CODEPAGE_861 is not set 1190# CONFIG_NLS_CODEPAGE_862 is not set 1191# CONFIG_NLS_CODEPAGE_863 is not set 1192# CONFIG_NLS_CODEPAGE_864 is not set 1193# CONFIG_NLS_CODEPAGE_865 is not set 1194# CONFIG_NLS_CODEPAGE_866 is not set 1195# CONFIG_NLS_CODEPAGE_869 is not set 1196# CONFIG_NLS_CODEPAGE_936 is not set 1197# CONFIG_NLS_CODEPAGE_950 is not set 1198# CONFIG_NLS_CODEPAGE_932 is not set 1199# CONFIG_NLS_CODEPAGE_949 is not set 1200# CONFIG_NLS_CODEPAGE_874 is not set 1201# CONFIG_NLS_ISO8859_8 is not set 1202# CONFIG_NLS_CODEPAGE_1250 is not set 1203# CONFIG_NLS_CODEPAGE_1251 is not set 1204# CONFIG_NLS_ASCII is not set 1205CONFIG_NLS_ISO8859_1=m 1206CONFIG_NLS_ISO8859_2=m 1207# CONFIG_NLS_ISO8859_3 is not set 1208# CONFIG_NLS_ISO8859_4 is not set 1209# CONFIG_NLS_ISO8859_5 is not set 1210# CONFIG_NLS_ISO8859_6 is not set 1211# CONFIG_NLS_ISO8859_7 is not set 1212# CONFIG_NLS_ISO8859_9 is not set 1213# CONFIG_NLS_ISO8859_13 is not set 1214# CONFIG_NLS_ISO8859_14 is not set 1215CONFIG_NLS_ISO8859_15=m 1216# CONFIG_NLS_KOI8_R is not set 1217# CONFIG_NLS_KOI8_U is not set 1218# CONFIG_NLS_UTF8 is not set 1219 1220# 1221# Profiling support 1222# 1223# CONFIG_PROFILING is not set 1224 1225# 1226# Kernel hacking 1227# 1228# CONFIG_PRINTK_TIME is not set 1229# CONFIG_DEBUG_KERNEL is not set 1230CONFIG_LOG_BUF_SHIFT=14 1231# CONFIG_DEBUG_BUGVERBOSE is not set 1232CONFIG_FRAME_POINTER=y 1233CONFIG_DEBUG_USER=y 1234 1235# 1236# Security options 1237# 1238# CONFIG_KEYS is not set 1239# CONFIG_SECURITY is not set 1240 1241# 1242# Cryptographic options 1243# 1244# CONFIG_CRYPTO is not set 1245 1246# 1247# Hardware crypto devices 1248# 1249 1250# 1251# Library routines 1252# 1253CONFIG_CRC_CCITT=m 1254CONFIG_CRC32=y 1255# CONFIG_LIBCRC32C is not set 1256CONFIG_ZLIB_INFLATE=m 1257CONFIG_ZLIB_DEFLATE=m 1258