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.18 1144 lines 24 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.11 4# Wed Mar 9 14:28:26 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 27# CONFIG_BSD_PROCESS_ACCT is not set 28CONFIG_SYSCTL=y 29# CONFIG_AUDIT is not set 30CONFIG_LOG_BUF_SHIFT=14 31CONFIG_HOTPLUG=y 32CONFIG_KOBJECT_UEVENT=y 33# CONFIG_IKCONFIG is not set 34# CONFIG_EMBEDDED is not set 35CONFIG_KALLSYMS=y 36# CONFIG_KALLSYMS_ALL is not set 37# CONFIG_KALLSYMS_EXTRA_PASS is not set 38CONFIG_BASE_FULL=y 39CONFIG_FUTEX=y 40CONFIG_EPOLL=y 41CONFIG_CC_OPTIMIZE_FOR_SIZE=y 42CONFIG_SHMEM=y 43CONFIG_CC_ALIGN_FUNCTIONS=0 44CONFIG_CC_ALIGN_LABELS=0 45CONFIG_CC_ALIGN_LOOPS=0 46CONFIG_CC_ALIGN_JUMPS=0 47# CONFIG_TINY_SHMEM is not set 48CONFIG_BASE_SMALL=0 49 50# 51# Loadable module support 52# 53CONFIG_MODULES=y 54CONFIG_MODULE_UNLOAD=y 55# CONFIG_MODULE_FORCE_UNLOAD is not set 56CONFIG_OBSOLETE_MODPARM=y 57# CONFIG_MODVERSIONS is not set 58# CONFIG_MODULE_SRCVERSION_ALL is not set 59# CONFIG_KMOD is not set 60 61# 62# System Type 63# 64# CONFIG_ARCH_CLPS7500 is not set 65# CONFIG_ARCH_CLPS711X is not set 66# CONFIG_ARCH_CO285 is not set 67# CONFIG_ARCH_EBSA110 is not set 68# CONFIG_ARCH_FOOTBRIDGE is not set 69# CONFIG_ARCH_INTEGRATOR is not set 70# CONFIG_ARCH_IOP3XX is not set 71# CONFIG_ARCH_IXP4XX is not set 72# CONFIG_ARCH_IXP2000 is not set 73# CONFIG_ARCH_L7200 is not set 74# CONFIG_ARCH_PXA is not set 75# CONFIG_ARCH_RPC is not set 76CONFIG_ARCH_SA1100=y 77# CONFIG_ARCH_S3C2410 is not set 78# CONFIG_ARCH_SHARK is not set 79# CONFIG_ARCH_LH7A40X is not set 80# CONFIG_ARCH_OMAP is not set 81# CONFIG_ARCH_VERSATILE is not set 82# CONFIG_ARCH_IMX is not set 83# CONFIG_ARCH_H720X is not set 84 85# 86# SA11x0 Implementations 87# 88CONFIG_SA1100_ASSABET=y 89CONFIG_ASSABET_NEPONSET=y 90# CONFIG_SA1100_CERF is not set 91# CONFIG_SA1100_COLLIE is not set 92# CONFIG_SA1100_H3100 is not set 93# CONFIG_SA1100_H3600 is not set 94# CONFIG_SA1100_H3800 is not set 95# CONFIG_SA1100_BADGE4 is not set 96# CONFIG_SA1100_JORNADA720 is not set 97# CONFIG_SA1100_HACKKIT is not set 98# CONFIG_SA1100_LART is not set 99# CONFIG_SA1100_PLEB is not set 100# CONFIG_SA1100_SHANNON is not set 101# CONFIG_SA1100_SIMPAD is not set 102# CONFIG_SA1100_SSP is not set 103 104# 105# Processor Type 106# 107CONFIG_CPU_32=y 108CONFIG_CPU_SA1100=y 109CONFIG_CPU_32v4=y 110CONFIG_CPU_ABRT_EV4=y 111CONFIG_CPU_CACHE_V4WB=y 112CONFIG_CPU_CACHE_VIVT=y 113CONFIG_CPU_TLB_V4WB=y 114CONFIG_CPU_MINICACHE=y 115 116# 117# Processor Features 118# 119CONFIG_SA1111=y 120CONFIG_DMABOUNCE=y 121CONFIG_FORCE_MAX_ZONEORDER=9 122 123# 124# Bus support 125# 126CONFIG_ISA=y 127 128# 129# PCCARD (PCMCIA/CardBus) support 130# 131CONFIG_PCCARD=y 132# CONFIG_PCMCIA_DEBUG is not set 133CONFIG_PCMCIA=y 134 135# 136# PC-card bridges 137# 138# CONFIG_I82365 is not set 139# CONFIG_TCIC is not set 140CONFIG_PCMCIA_SA1100=y 141CONFIG_PCMCIA_SA1111=y 142 143# 144# Kernel Features 145# 146# CONFIG_PREEMPT is not set 147CONFIG_DISCONTIGMEM=y 148CONFIG_LEDS=y 149CONFIG_LEDS_TIMER=y 150CONFIG_LEDS_CPU=y 151CONFIG_ALIGNMENT_TRAP=y 152 153# 154# Boot options 155# 156CONFIG_ZBOOT_ROM_TEXT=0x80000 157CONFIG_ZBOOT_ROM_BSS=0xc1000000 158CONFIG_ZBOOT_ROM=y 159CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(boot),1M(kernel),2560K(initrd),4M(root) load_ramdisk=1 prompt_ramdisk=0 mem=32M noinitrd initrd=0xc0800000,3M" 160CONFIG_CPU_FREQ=y 161# CONFIG_CPU_FREQ_DEBUG is not set 162# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set 163CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y 164# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set 165# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set 166CONFIG_CPU_FREQ_GOV_USERSPACE=y 167# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set 168CONFIG_CPU_FREQ_SA1110=y 169 170# 171# Floating point emulation 172# 173 174# 175# At least one emulation must be selected 176# 177CONFIG_FPE_NWFPE=y 178# CONFIG_FPE_NWFPE_XP is not set 179# CONFIG_FPE_FASTFPE is not set 180 181# 182# Userspace binary formats 183# 184CONFIG_BINFMT_ELF=y 185CONFIG_BINFMT_AOUT=y 186# CONFIG_BINFMT_MISC is not set 187# CONFIG_ARTHUR is not set 188 189# 190# Power management options 191# 192CONFIG_PM=y 193CONFIG_APM=y 194 195# 196# Device Drivers 197# 198 199# 200# Generic Driver Options 201# 202CONFIG_STANDALONE=y 203CONFIG_PREVENT_FIRMWARE_BUILD=y 204# CONFIG_FW_LOADER is not set 205# CONFIG_DEBUG_DRIVER is not set 206 207# 208# Memory Technology Devices (MTD) 209# 210CONFIG_MTD=y 211# CONFIG_MTD_DEBUG is not set 212CONFIG_MTD_PARTITIONS=y 213CONFIG_MTD_CONCAT=y 214CONFIG_MTD_REDBOOT_PARTS=y 215CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 216# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 217# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 218CONFIG_MTD_CMDLINE_PARTS=y 219# CONFIG_MTD_AFS_PARTS is not set 220 221# 222# User Modules And Translation Layers 223# 224# CONFIG_MTD_CHAR is not set 225CONFIG_MTD_BLOCK=y 226# CONFIG_FTL is not set 227# CONFIG_NFTL is not set 228# CONFIG_INFTL is not set 229 230# 231# RAM/ROM/Flash chip drivers 232# 233CONFIG_MTD_CFI=y 234# CONFIG_MTD_JEDECPROBE is not set 235CONFIG_MTD_GEN_PROBE=y 236CONFIG_MTD_CFI_ADV_OPTIONS=y 237CONFIG_MTD_CFI_NOSWAP=y 238# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 239# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 240# CONFIG_MTD_CFI_GEOMETRY is not set 241CONFIG_MTD_MAP_BANK_WIDTH_1=y 242CONFIG_MTD_MAP_BANK_WIDTH_2=y 243CONFIG_MTD_MAP_BANK_WIDTH_4=y 244# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 245# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 246# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 247CONFIG_MTD_CFI_I1=y 248CONFIG_MTD_CFI_I2=y 249# CONFIG_MTD_CFI_I4 is not set 250# CONFIG_MTD_CFI_I8 is not set 251CONFIG_MTD_CFI_INTELEXT=y 252# CONFIG_MTD_CFI_AMDSTD is not set 253# CONFIG_MTD_CFI_STAA is not set 254CONFIG_MTD_CFI_UTIL=y 255CONFIG_MTD_RAM=y 256# CONFIG_MTD_ROM is not set 257# CONFIG_MTD_ABSENT is not set 258# CONFIG_MTD_XIP is not set 259 260# 261# Mapping drivers for chip access 262# 263# CONFIG_MTD_COMPLEX_MAPPINGS is not set 264# CONFIG_MTD_PHYSMAP is not set 265# CONFIG_MTD_ARM_INTEGRATOR is not set 266CONFIG_MTD_SA1100=y 267# CONFIG_MTD_EDB7312 is not set 268 269# 270# Self-contained MTD device drivers 271# 272# CONFIG_MTD_SLRAM is not set 273# CONFIG_MTD_PHRAM is not set 274# CONFIG_MTD_MTDRAM is not set 275# CONFIG_MTD_BLKMTD is not set 276# CONFIG_MTD_BLOCK2MTD is not set 277 278# 279# Disk-On-Chip Device Drivers 280# 281# CONFIG_MTD_DOC2000 is not set 282# CONFIG_MTD_DOC2001 is not set 283# CONFIG_MTD_DOC2001PLUS is not set 284 285# 286# NAND Flash Device Drivers 287# 288# CONFIG_MTD_NAND is not set 289 290# 291# Parallel port support 292# 293# CONFIG_PARPORT is not set 294 295# 296# Plug and Play support 297# 298# CONFIG_PNP is not set 299 300# 301# Block devices 302# 303# CONFIG_BLK_DEV_FD is not set 304# CONFIG_BLK_DEV_XD is not set 305# CONFIG_BLK_DEV_COW_COMMON is not set 306# CONFIG_BLK_DEV_LOOP is not set 307# CONFIG_BLK_DEV_NBD is not set 308# CONFIG_BLK_DEV_UB is not set 309CONFIG_BLK_DEV_RAM=y 310CONFIG_BLK_DEV_RAM_COUNT=16 311CONFIG_BLK_DEV_RAM_SIZE=8192 312CONFIG_BLK_DEV_INITRD=y 313CONFIG_INITRAMFS_SOURCE="" 314# CONFIG_CDROM_PKTCDVD is not set 315 316# 317# IO Schedulers 318# 319CONFIG_IOSCHED_NOOP=y 320CONFIG_IOSCHED_AS=y 321CONFIG_IOSCHED_DEADLINE=y 322CONFIG_IOSCHED_CFQ=y 323# CONFIG_ATA_OVER_ETH is not set 324 325# 326# ATA/ATAPI/MFM/RLL support 327# 328# CONFIG_IDE is not set 329 330# 331# SCSI device support 332# 333CONFIG_SCSI=m 334CONFIG_SCSI_PROC_FS=y 335 336# 337# SCSI support type (disk, tape, CD-ROM) 338# 339CONFIG_BLK_DEV_SD=m 340# CONFIG_CHR_DEV_ST is not set 341# CONFIG_CHR_DEV_OSST is not set 342# CONFIG_BLK_DEV_SR is not set 343# CONFIG_CHR_DEV_SG is not set 344 345# 346# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 347# 348# CONFIG_SCSI_MULTI_LUN is not set 349# CONFIG_SCSI_CONSTANTS is not set 350# CONFIG_SCSI_LOGGING is not set 351 352# 353# SCSI Transport Attributes 354# 355# CONFIG_SCSI_SPI_ATTRS is not set 356# CONFIG_SCSI_FC_ATTRS is not set 357# CONFIG_SCSI_ISCSI_ATTRS is not set 358 359# 360# SCSI low-level drivers 361# 362# CONFIG_SCSI_7000FASST is not set 363# CONFIG_SCSI_AHA152X is not set 364# CONFIG_SCSI_AHA1542 is not set 365# CONFIG_SCSI_AIC7XXX_OLD is not set 366# CONFIG_SCSI_IN2000 is not set 367# CONFIG_SCSI_SATA is not set 368# CONFIG_SCSI_BUSLOGIC is not set 369# CONFIG_SCSI_DTC3280 is not set 370# CONFIG_SCSI_EATA is not set 371# CONFIG_SCSI_EATA_PIO is not set 372# CONFIG_SCSI_FUTURE_DOMAIN is not set 373# CONFIG_SCSI_GDTH is not set 374# CONFIG_SCSI_GENERIC_NCR5380 is not set 375# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set 376# CONFIG_SCSI_NCR53C406A is not set 377# CONFIG_SCSI_PAS16 is not set 378# CONFIG_SCSI_PSI240I is not set 379# CONFIG_SCSI_QLOGIC_FAS is not set 380# CONFIG_SCSI_SYM53C416 is not set 381# CONFIG_SCSI_T128 is not set 382# CONFIG_SCSI_U14_34F is not set 383# CONFIG_SCSI_DEBUG is not set 384 385# 386# PCMCIA SCSI adapter support 387# 388# CONFIG_PCMCIA_AHA152X is not set 389# CONFIG_PCMCIA_FDOMAIN is not set 390# CONFIG_PCMCIA_NINJA_SCSI is not set 391# CONFIG_PCMCIA_QLOGIC is not set 392# CONFIG_PCMCIA_SYM53C500 is not set 393 394# 395# Multi-device support (RAID and LVM) 396# 397# CONFIG_MD is not set 398 399# 400# Fusion MPT device support 401# 402 403# 404# IEEE 1394 (FireWire) support 405# 406 407# 408# I2O device support 409# 410 411# 412# Networking support 413# 414CONFIG_NET=y 415 416# 417# Networking options 418# 419CONFIG_PACKET=y 420CONFIG_PACKET_MMAP=y 421# CONFIG_NETLINK_DEV is not set 422CONFIG_UNIX=y 423# CONFIG_NET_KEY is not set 424CONFIG_INET=y 425# CONFIG_IP_MULTICAST is not set 426# CONFIG_IP_ADVANCED_ROUTER is not set 427# CONFIG_IP_PNP is not set 428# CONFIG_NET_IPIP is not set 429# CONFIG_NET_IPGRE is not set 430# CONFIG_ARPD is not set 431# CONFIG_SYN_COOKIES is not set 432# CONFIG_INET_AH is not set 433# CONFIG_INET_ESP is not set 434# CONFIG_INET_IPCOMP is not set 435# CONFIG_INET_TUNNEL is not set 436# CONFIG_IP_TCPDIAG is not set 437# CONFIG_IP_TCPDIAG_IPV6 is not set 438# CONFIG_IPV6 is not set 439# CONFIG_NETFILTER is not set 440 441# 442# SCTP Configuration (EXPERIMENTAL) 443# 444# CONFIG_IP_SCTP is not set 445# CONFIG_ATM is not set 446# CONFIG_BRIDGE is not set 447# CONFIG_VLAN_8021Q is not set 448# CONFIG_DECNET is not set 449# CONFIG_LLC2 is not set 450# CONFIG_IPX is not set 451# CONFIG_ATALK is not set 452# CONFIG_X25 is not set 453# CONFIG_LAPB is not set 454# CONFIG_NET_DIVERT is not set 455# CONFIG_ECONET is not set 456# CONFIG_WAN_ROUTER is not set 457 458# 459# QoS and/or fair queueing 460# 461# CONFIG_NET_SCHED is not set 462# CONFIG_NET_CLS_ROUTE is not set 463 464# 465# Network testing 466# 467# CONFIG_NET_PKTGEN is not set 468# CONFIG_NETPOLL is not set 469# CONFIG_NET_POLL_CONTROLLER is not set 470# CONFIG_HAMRADIO is not set 471# CONFIG_IRDA is not set 472# CONFIG_BT is not set 473CONFIG_NETDEVICES=y 474# CONFIG_DUMMY is not set 475# CONFIG_BONDING is not set 476# CONFIG_EQUALIZER is not set 477# CONFIG_TUN is not set 478 479# 480# ARCnet devices 481# 482# CONFIG_ARCNET is not set 483 484# 485# Ethernet (10 or 100Mbit) 486# 487CONFIG_NET_ETHERNET=y 488CONFIG_MII=y 489# CONFIG_NET_VENDOR_3COM is not set 490# CONFIG_LANCE is not set 491CONFIG_NET_VENDOR_SMC=y 492# CONFIG_WD80x3 is not set 493# CONFIG_ULTRA is not set 494CONFIG_SMC91X=y 495CONFIG_SMC9194=y 496# CONFIG_NET_VENDOR_RACAL is not set 497# CONFIG_AT1700 is not set 498# CONFIG_DEPCA is not set 499# CONFIG_HP100 is not set 500# CONFIG_NET_ISA is not set 501# CONFIG_NET_PCI is not set 502# CONFIG_NET_POCKET is not set 503 504# 505# Ethernet (1000 Mbit) 506# 507 508# 509# Ethernet (10000 Mbit) 510# 511 512# 513# Token Ring devices 514# 515# CONFIG_TR is not set 516 517# 518# Wireless LAN (non-hamradio) 519# 520# CONFIG_NET_RADIO is not set 521 522# 523# PCMCIA network device support 524# 525CONFIG_NET_PCMCIA=y 526# CONFIG_PCMCIA_3C589 is not set 527# CONFIG_PCMCIA_3C574 is not set 528# CONFIG_PCMCIA_FMVJ18X is not set 529CONFIG_PCMCIA_PCNET=y 530# CONFIG_PCMCIA_NMCLAN is not set 531# CONFIG_PCMCIA_SMC91C92 is not set 532# CONFIG_PCMCIA_XIRC2PS is not set 533# CONFIG_PCMCIA_AXNET is not set 534 535# 536# Wan interfaces 537# 538# CONFIG_WAN is not set 539# CONFIG_PPP is not set 540# CONFIG_SLIP is not set 541# CONFIG_SHAPER is not set 542# CONFIG_NETCONSOLE is not set 543 544# 545# ISDN subsystem 546# 547# CONFIG_ISDN is not set 548 549# 550# Input device support 551# 552CONFIG_INPUT=y 553 554# 555# Userland interfaces 556# 557CONFIG_INPUT_MOUSEDEV=y 558CONFIG_INPUT_MOUSEDEV_PSAUX=y 559CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 560CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 561# CONFIG_INPUT_JOYDEV is not set 562CONFIG_INPUT_TSDEV=y 563CONFIG_INPUT_TSDEV_SCREEN_X=240 564CONFIG_INPUT_TSDEV_SCREEN_Y=320 565# CONFIG_INPUT_EVDEV is not set 566# CONFIG_INPUT_EVBUG is not set 567 568# 569# Input I/O drivers 570# 571# CONFIG_GAMEPORT is not set 572CONFIG_SOUND_GAMEPORT=y 573CONFIG_SERIO=y 574CONFIG_SERIO_SERPORT=m 575# CONFIG_SERIO_CT82C710 is not set 576CONFIG_SERIO_SA1111=y 577CONFIG_SERIO_LIBPS2=y 578# CONFIG_SERIO_RAW is not set 579 580# 581# Input Device Drivers 582# 583CONFIG_INPUT_KEYBOARD=y 584CONFIG_KEYBOARD_ATKBD=y 585# CONFIG_KEYBOARD_SUNKBD is not set 586# CONFIG_KEYBOARD_LKKBD is not set 587# CONFIG_KEYBOARD_XTKBD is not set 588# CONFIG_KEYBOARD_NEWTON is not set 589# CONFIG_INPUT_MOUSE is not set 590# CONFIG_INPUT_JOYSTICK is not set 591CONFIG_INPUT_TOUCHSCREEN=y 592# CONFIG_TOUCHSCREEN_GUNZE is not set 593# CONFIG_INPUT_MISC is not set 594 595# 596# Character devices 597# 598CONFIG_VT=y 599CONFIG_VT_CONSOLE=y 600CONFIG_HW_CONSOLE=y 601CONFIG_SERIAL_NONSTANDARD=y 602# CONFIG_COMPUTONE is not set 603# CONFIG_ROCKETPORT is not set 604# CONFIG_CYCLADES is not set 605# CONFIG_DIGIEPCA is not set 606# CONFIG_DIGI is not set 607# CONFIG_ESPSERIAL is not set 608# CONFIG_MOXA_INTELLIO is not set 609# CONFIG_MOXA_SMARTIO is not set 610# CONFIG_ISI is not set 611# CONFIG_SYNCLINKMP is not set 612# CONFIG_N_HDLC is not set 613# CONFIG_RISCOM8 is not set 614# CONFIG_SPECIALIX is not set 615# CONFIG_SX is not set 616# CONFIG_RIO is not set 617# CONFIG_STALDRV is not set 618 619# 620# Serial drivers 621# 622CONFIG_SERIAL_8250=y 623# CONFIG_SERIAL_8250_CONSOLE is not set 624CONFIG_SERIAL_8250_CS=y 625CONFIG_SERIAL_8250_NR_UARTS=4 626# CONFIG_SERIAL_8250_EXTENDED is not set 627 628# 629# Non-8250 serial port support 630# 631CONFIG_SERIAL_SA1100=y 632CONFIG_SERIAL_SA1100_CONSOLE=y 633CONFIG_SERIAL_CORE=y 634CONFIG_SERIAL_CORE_CONSOLE=y 635CONFIG_UNIX98_PTYS=y 636CONFIG_LEGACY_PTYS=y 637CONFIG_LEGACY_PTY_COUNT=64 638 639# 640# IPMI 641# 642# CONFIG_IPMI_HANDLER is not set 643 644# 645# Watchdog Cards 646# 647CONFIG_WATCHDOG=y 648# CONFIG_WATCHDOG_NOWAYOUT is not set 649 650# 651# Watchdog Device Drivers 652# 653# CONFIG_SOFT_WATCHDOG is not set 654CONFIG_SA1100_WATCHDOG=m 655 656# 657# ISA-based Watchdog Cards 658# 659# CONFIG_PCWATCHDOG is not set 660# CONFIG_MIXCOMWD is not set 661# CONFIG_WDT is not set 662 663# 664# USB-based Watchdog Cards 665# 666# CONFIG_USBPCWATCHDOG is not set 667# CONFIG_NVRAM is not set 668# CONFIG_RTC is not set 669# CONFIG_DTLK is not set 670# CONFIG_R3964 is not set 671 672# 673# Ftape, the floppy tape device driver 674# 675# CONFIG_DRM is not set 676 677# 678# PCMCIA character devices 679# 680# CONFIG_SYNCLINK_CS is not set 681# CONFIG_RAW_DRIVER is not set 682 683# 684# I2C support 685# 686CONFIG_I2C=y 687CONFIG_I2C_CHARDEV=y 688 689# 690# I2C Algorithms 691# 692CONFIG_I2C_ALGOBIT=y 693# CONFIG_I2C_ALGOPCF is not set 694# CONFIG_I2C_ALGOPCA is not set 695 696# 697# I2C Hardware Bus support 698# 699# CONFIG_I2C_ELEKTOR is not set 700# CONFIG_I2C_ISA is not set 701# CONFIG_I2C_PARPORT_LIGHT is not set 702# CONFIG_I2C_STUB is not set 703# CONFIG_I2C_PCA_ISA is not set 704 705# 706# Hardware Sensors Chip support 707# 708# CONFIG_I2C_SENSOR is not set 709# CONFIG_SENSORS_ADM1021 is not set 710# CONFIG_SENSORS_ADM1025 is not set 711# CONFIG_SENSORS_ADM1026 is not set 712# CONFIG_SENSORS_ADM1031 is not set 713# CONFIG_SENSORS_ASB100 is not set 714# CONFIG_SENSORS_DS1621 is not set 715# CONFIG_SENSORS_FSCHER is not set 716# CONFIG_SENSORS_FSCPOS is not set 717# CONFIG_SENSORS_GL518SM is not set 718# CONFIG_SENSORS_GL520SM is not set 719# CONFIG_SENSORS_IT87 is not set 720# CONFIG_SENSORS_LM63 is not set 721# CONFIG_SENSORS_LM75 is not set 722# CONFIG_SENSORS_LM77 is not set 723# CONFIG_SENSORS_LM78 is not set 724# CONFIG_SENSORS_LM80 is not set 725# CONFIG_SENSORS_LM83 is not set 726# CONFIG_SENSORS_LM85 is not set 727# CONFIG_SENSORS_LM87 is not set 728# CONFIG_SENSORS_LM90 is not set 729# CONFIG_SENSORS_MAX1619 is not set 730# CONFIG_SENSORS_PC87360 is not set 731# CONFIG_SENSORS_SMSC47B397 is not set 732# CONFIG_SENSORS_SMSC47M1 is not set 733# CONFIG_SENSORS_W83781D is not set 734# CONFIG_SENSORS_W83L785TS is not set 735# CONFIG_SENSORS_W83627HF is not set 736 737# 738# Other I2C Chip support 739# 740# CONFIG_SENSORS_EEPROM is not set 741# CONFIG_SENSORS_PCF8574 is not set 742# CONFIG_SENSORS_PCF8591 is not set 743# CONFIG_SENSORS_RTC8564 is not set 744# CONFIG_I2C_DEBUG_CORE is not set 745# CONFIG_I2C_DEBUG_ALGO is not set 746# CONFIG_I2C_DEBUG_BUS is not set 747# CONFIG_I2C_DEBUG_CHIP is not set 748 749# 750# Misc devices 751# 752 753# 754# Multimedia devices 755# 756# CONFIG_VIDEO_DEV is not set 757 758# 759# Digital Video Broadcasting Devices 760# 761# CONFIG_DVB is not set 762 763# 764# Graphics support 765# 766CONFIG_FB=y 767# CONFIG_FB_MODE_HELPERS is not set 768# CONFIG_FB_TILEBLITTING is not set 769CONFIG_FB_SA1100=y 770# CONFIG_FB_VIRTUAL is not set 771 772# 773# Console display driver support 774# 775# CONFIG_VGA_CONSOLE is not set 776# CONFIG_MDA_CONSOLE is not set 777CONFIG_DUMMY_CONSOLE=y 778CONFIG_FRAMEBUFFER_CONSOLE=y 779# CONFIG_FONTS is not set 780CONFIG_FONT_8x8=y 781CONFIG_FONT_8x16=y 782 783# 784# Logo configuration 785# 786# CONFIG_LOGO is not set 787# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 788 789# 790# Sound 791# 792CONFIG_SOUND=y 793 794# 795# Advanced Linux Sound Architecture 796# 797# CONFIG_SND is not set 798 799# 800# Open Sound System 801# 802CONFIG_SOUND_PRIME=y 803# CONFIG_SOUND_BT878 is not set 804# CONFIG_SOUND_FUSION is not set 805# CONFIG_SOUND_CS4281 is not set 806# CONFIG_SOUND_SONICVIBES is not set 807# CONFIG_SOUND_TRIDENT is not set 808# CONFIG_SOUND_MSNDCLAS is not set 809# CONFIG_SOUND_MSNDPIN is not set 810# CONFIG_SOUND_OSS is not set 811# CONFIG_SOUND_TVMIXER is not set 812# CONFIG_SOUND_AD1980 is not set 813 814# 815# USB support 816# 817CONFIG_USB=m 818CONFIG_USB_DEBUG=y 819 820# 821# Miscellaneous USB options 822# 823CONFIG_USB_DEVICEFS=y 824# CONFIG_USB_BANDWIDTH is not set 825# CONFIG_USB_DYNAMIC_MINORS is not set 826# CONFIG_USB_SUSPEND is not set 827# CONFIG_USB_OTG is not set 828CONFIG_USB_ARCH_HAS_HCD=y 829CONFIG_USB_ARCH_HAS_OHCI=y 830 831# 832# USB Host Controller Drivers 833# 834CONFIG_USB_OHCI_HCD=m 835# CONFIG_USB_OHCI_BIG_ENDIAN is not set 836CONFIG_USB_OHCI_LITTLE_ENDIAN=y 837# CONFIG_USB_SL811_HCD is not set 838 839# 840# USB Device Class drivers 841# 842# CONFIG_USB_AUDIO is not set 843# CONFIG_USB_BLUETOOTH_TTY is not set 844# CONFIG_USB_MIDI is not set 845# CONFIG_USB_ACM is not set 846# CONFIG_USB_PRINTER is not set 847 848# 849# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 850# 851CONFIG_USB_STORAGE=m 852# CONFIG_USB_STORAGE_DEBUG is not set 853# CONFIG_USB_STORAGE_RW_DETECT is not set 854# CONFIG_USB_STORAGE_DATAFAB is not set 855# CONFIG_USB_STORAGE_FREECOM is not set 856# CONFIG_USB_STORAGE_DPCM is not set 857# CONFIG_USB_STORAGE_USBAT is not set 858# CONFIG_USB_STORAGE_SDDR09 is not set 859# CONFIG_USB_STORAGE_SDDR55 is not set 860# CONFIG_USB_STORAGE_JUMPSHOT is not set 861 862# 863# USB Input Devices 864# 865# CONFIG_USB_HID is not set 866 867# 868# USB HID Boot Protocol drivers 869# 870# CONFIG_USB_KBD is not set 871CONFIG_USB_MOUSE=m 872# CONFIG_USB_AIPTEK is not set 873# CONFIG_USB_WACOM is not set 874# CONFIG_USB_KBTAB is not set 875# CONFIG_USB_POWERMATE is not set 876# CONFIG_USB_MTOUCH is not set 877# CONFIG_USB_EGALAX is not set 878# CONFIG_USB_XPAD is not set 879# CONFIG_USB_ATI_REMOTE is not set 880 881# 882# USB Imaging devices 883# 884# CONFIG_USB_MDC800 is not set 885# CONFIG_USB_MICROTEK is not set 886 887# 888# USB Multimedia devices 889# 890# CONFIG_USB_DABUSB is not set 891 892# 893# Video4Linux support is needed for USB Multimedia device support 894# 895 896# 897# USB Network Adapters 898# 899# CONFIG_USB_CATC is not set 900# CONFIG_USB_KAWETH is not set 901# CONFIG_USB_PEGASUS is not set 902# CONFIG_USB_RTL8150 is not set 903# CONFIG_USB_USBNET is not set 904CONFIG_USB_MON=m 905 906# 907# USB port drivers 908# 909 910# 911# USB Serial Converter support 912# 913# CONFIG_USB_SERIAL is not set 914 915# 916# USB Miscellaneous drivers 917# 918# CONFIG_USB_EMI62 is not set 919# CONFIG_USB_EMI26 is not set 920# CONFIG_USB_AUERSWALD is not set 921# CONFIG_USB_RIO500 is not set 922# CONFIG_USB_LEGOTOWER is not set 923# CONFIG_USB_LCD is not set 924# CONFIG_USB_LED is not set 925# CONFIG_USB_CYTHERM is not set 926# CONFIG_USB_PHIDGETKIT is not set 927# CONFIG_USB_PHIDGETSERVO is not set 928# CONFIG_USB_IDMOUSE is not set 929# CONFIG_USB_TEST is not set 930 931# 932# USB ATM/DSL drivers 933# 934 935# 936# USB Gadget Support 937# 938# CONFIG_USB_GADGET is not set 939 940# 941# MMC/SD Card support 942# 943# CONFIG_MMC is not set 944 945# 946# File systems 947# 948CONFIG_EXT2_FS=y 949# CONFIG_EXT2_FS_XATTR is not set 950# CONFIG_EXT3_FS is not set 951# CONFIG_JBD is not set 952# CONFIG_REISERFS_FS is not set 953# CONFIG_JFS_FS is not set 954 955# 956# XFS support 957# 958# CONFIG_XFS_FS is not set 959# CONFIG_MINIX_FS is not set 960# CONFIG_ROMFS_FS is not set 961# CONFIG_QUOTA is not set 962CONFIG_DNOTIFY=y 963# CONFIG_AUTOFS_FS is not set 964# CONFIG_AUTOFS4_FS is not set 965 966# 967# CD-ROM/DVD Filesystems 968# 969# CONFIG_ISO9660_FS is not set 970# CONFIG_UDF_FS is not set 971 972# 973# DOS/FAT/NT Filesystems 974# 975CONFIG_FAT_FS=m 976CONFIG_MSDOS_FS=m 977CONFIG_VFAT_FS=m 978CONFIG_FAT_DEFAULT_CODEPAGE=437 979CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 980# CONFIG_NTFS_FS is not set 981 982# 983# Pseudo filesystems 984# 985CONFIG_PROC_FS=y 986CONFIG_SYSFS=y 987# CONFIG_DEVFS_FS is not set 988# CONFIG_DEVPTS_FS_XATTR is not set 989# CONFIG_TMPFS is not set 990# CONFIG_HUGETLB_PAGE is not set 991CONFIG_RAMFS=y 992 993# 994# Miscellaneous filesystems 995# 996# CONFIG_ADFS_FS is not set 997# CONFIG_AFFS_FS is not set 998# CONFIG_HFS_FS is not set 999# CONFIG_HFSPLUS_FS is not set 1000# CONFIG_BEFS_FS is not set 1001# CONFIG_BFS_FS is not set 1002# CONFIG_EFS_FS is not set 1003# CONFIG_JFFS_FS is not set 1004CONFIG_JFFS2_FS=y 1005CONFIG_JFFS2_FS_DEBUG=0 1006# CONFIG_JFFS2_FS_NAND is not set 1007# CONFIG_JFFS2_FS_NOR_ECC is not set 1008# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1009CONFIG_JFFS2_ZLIB=y 1010CONFIG_JFFS2_RTIME=y 1011# CONFIG_JFFS2_RUBIN is not set 1012# CONFIG_CRAMFS is not set 1013# CONFIG_VXFS_FS is not set 1014# CONFIG_HPFS_FS is not set 1015# CONFIG_QNX4FS_FS is not set 1016# CONFIG_SYSV_FS is not set 1017# CONFIG_UFS_FS is not set 1018 1019# 1020# Network File Systems 1021# 1022CONFIG_NFS_FS=y 1023# CONFIG_NFS_V3 is not set 1024# CONFIG_NFS_V4 is not set 1025# CONFIG_NFS_DIRECTIO is not set 1026# CONFIG_NFSD is not set 1027CONFIG_LOCKD=y 1028CONFIG_SUNRPC=y 1029# CONFIG_RPCSEC_GSS_KRB5 is not set 1030# CONFIG_RPCSEC_GSS_SPKM3 is not set 1031# CONFIG_SMB_FS is not set 1032# CONFIG_CIFS is not set 1033# CONFIG_NCP_FS is not set 1034# CONFIG_CODA_FS is not set 1035# CONFIG_AFS_FS is not set 1036 1037# 1038# Partition Types 1039# 1040CONFIG_PARTITION_ADVANCED=y 1041# CONFIG_ACORN_PARTITION is not set 1042# CONFIG_OSF_PARTITION is not set 1043# CONFIG_AMIGA_PARTITION is not set 1044# CONFIG_ATARI_PARTITION is not set 1045# CONFIG_MAC_PARTITION is not set 1046# CONFIG_MSDOS_PARTITION is not set 1047# CONFIG_LDM_PARTITION is not set 1048# CONFIG_SGI_PARTITION is not set 1049# CONFIG_ULTRIX_PARTITION is not set 1050# CONFIG_SUN_PARTITION is not set 1051# CONFIG_EFI_PARTITION is not set 1052 1053# 1054# Native Language Support 1055# 1056CONFIG_NLS=y 1057CONFIG_NLS_DEFAULT="iso8859-1" 1058CONFIG_NLS_CODEPAGE_437=m 1059# CONFIG_NLS_CODEPAGE_737 is not set 1060# CONFIG_NLS_CODEPAGE_775 is not set 1061# CONFIG_NLS_CODEPAGE_850 is not set 1062# CONFIG_NLS_CODEPAGE_852 is not set 1063# CONFIG_NLS_CODEPAGE_855 is not set 1064# CONFIG_NLS_CODEPAGE_857 is not set 1065# CONFIG_NLS_CODEPAGE_860 is not set 1066# CONFIG_NLS_CODEPAGE_861 is not set 1067# CONFIG_NLS_CODEPAGE_862 is not set 1068# CONFIG_NLS_CODEPAGE_863 is not set 1069# CONFIG_NLS_CODEPAGE_864 is not set 1070# CONFIG_NLS_CODEPAGE_865 is not set 1071# CONFIG_NLS_CODEPAGE_866 is not set 1072# CONFIG_NLS_CODEPAGE_869 is not set 1073# CONFIG_NLS_CODEPAGE_936 is not set 1074# CONFIG_NLS_CODEPAGE_950 is not set 1075# CONFIG_NLS_CODEPAGE_932 is not set 1076# CONFIG_NLS_CODEPAGE_949 is not set 1077# CONFIG_NLS_CODEPAGE_874 is not set 1078# CONFIG_NLS_ISO8859_8 is not set 1079# CONFIG_NLS_CODEPAGE_1250 is not set 1080# CONFIG_NLS_CODEPAGE_1251 is not set 1081# CONFIG_NLS_ASCII is not set 1082CONFIG_NLS_ISO8859_1=m 1083# CONFIG_NLS_ISO8859_2 is not set 1084# CONFIG_NLS_ISO8859_3 is not set 1085# CONFIG_NLS_ISO8859_4 is not set 1086# CONFIG_NLS_ISO8859_5 is not set 1087# CONFIG_NLS_ISO8859_6 is not set 1088# CONFIG_NLS_ISO8859_7 is not set 1089# CONFIG_NLS_ISO8859_9 is not set 1090# CONFIG_NLS_ISO8859_13 is not set 1091# CONFIG_NLS_ISO8859_14 is not set 1092# CONFIG_NLS_ISO8859_15 is not set 1093# CONFIG_NLS_KOI8_R is not set 1094# CONFIG_NLS_KOI8_U is not set 1095# CONFIG_NLS_UTF8 is not set 1096 1097# 1098# Profiling support 1099# 1100# CONFIG_PROFILING is not set 1101 1102# 1103# Kernel hacking 1104# 1105CONFIG_DEBUG_KERNEL=y 1106CONFIG_MAGIC_SYSRQ=y 1107# CONFIG_PRINTK_TIME is not set 1108# CONFIG_SCHEDSTATS is not set 1109CONFIG_DEBUG_SLAB=y 1110# CONFIG_DEBUG_SPINLOCK is not set 1111# CONFIG_DEBUG_KOBJECT is not set 1112CONFIG_DEBUG_BUGVERBOSE=y 1113# CONFIG_DEBUG_INFO is not set 1114# CONFIG_DEBUG_FS is not set 1115CONFIG_FRAME_POINTER=y 1116CONFIG_DEBUG_USER=y 1117# CONFIG_DEBUG_WAITQ is not set 1118CONFIG_DEBUG_ERRORS=y 1119CONFIG_DEBUG_LL=y 1120# CONFIG_DEBUG_ICEDCC is not set 1121 1122# 1123# Security options 1124# 1125# CONFIG_KEYS is not set 1126# CONFIG_SECURITY is not set 1127 1128# 1129# Cryptographic options 1130# 1131# CONFIG_CRYPTO is not set 1132 1133# 1134# Hardware crypto devices 1135# 1136 1137# 1138# Library routines 1139# 1140# CONFIG_CRC_CCITT is not set 1141CONFIG_CRC32=y 1142# CONFIG_LIBCRC32C is not set 1143CONFIG_ZLIB_INFLATE=y 1144CONFIG_ZLIB_DEFLATE=y