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.12 872 lines 17 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.12-rc1-bk2 4# Sun Mar 27 23:26:46 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_HOTPLUG=y 31CONFIG_KOBJECT_UEVENT=y 32# CONFIG_IKCONFIG is not set 33# CONFIG_EMBEDDED is not set 34CONFIG_KALLSYMS=y 35# CONFIG_KALLSYMS_EXTRA_PASS is not set 36CONFIG_BASE_FULL=y 37CONFIG_FUTEX=y 38CONFIG_EPOLL=y 39CONFIG_CC_OPTIMIZE_FOR_SIZE=y 40CONFIG_SHMEM=y 41CONFIG_CC_ALIGN_FUNCTIONS=0 42CONFIG_CC_ALIGN_LABELS=0 43CONFIG_CC_ALIGN_LOOPS=0 44CONFIG_CC_ALIGN_JUMPS=0 45# CONFIG_TINY_SHMEM is not set 46CONFIG_BASE_SMALL=0 47 48# 49# Loadable module support 50# 51CONFIG_MODULES=y 52# CONFIG_MODULE_UNLOAD is not set 53CONFIG_OBSOLETE_MODPARM=y 54# CONFIG_MODVERSIONS is not set 55# CONFIG_MODULE_SRCVERSION_ALL is not set 56# CONFIG_KMOD is not set 57 58# 59# System Type 60# 61# CONFIG_ARCH_CLPS7500 is not set 62# CONFIG_ARCH_CLPS711X is not set 63# CONFIG_ARCH_CO285 is not set 64# CONFIG_ARCH_EBSA110 is not set 65# CONFIG_ARCH_CAMELOT is not set 66# CONFIG_ARCH_FOOTBRIDGE is not set 67# CONFIG_ARCH_INTEGRATOR is not set 68# CONFIG_ARCH_IOP3XX is not set 69# CONFIG_ARCH_IXP4XX is not set 70# CONFIG_ARCH_IXP2000 is not set 71# CONFIG_ARCH_L7200 is not set 72# CONFIG_ARCH_PXA is not set 73# CONFIG_ARCH_RPC is not set 74CONFIG_ARCH_SA1100=y 75# CONFIG_ARCH_S3C2410 is not set 76# CONFIG_ARCH_SHARK is not set 77# CONFIG_ARCH_LH7A40X is not set 78# CONFIG_ARCH_OMAP is not set 79# CONFIG_ARCH_VERSATILE is not set 80# CONFIG_ARCH_IMX is not set 81# CONFIG_ARCH_H720X is not set 82 83# 84# SA11x0 Implementations 85# 86# CONFIG_SA1100_ASSABET is not set 87# CONFIG_SA1100_CERF is not set 88# CONFIG_SA1100_COLLIE is not set 89# CONFIG_SA1100_H3100 is not set 90# CONFIG_SA1100_H3600 is not set 91# CONFIG_SA1100_H3800 is not set 92# CONFIG_SA1100_BADGE4 is not set 93# CONFIG_SA1100_JORNADA720 is not set 94# CONFIG_SA1100_HACKKIT is not set 95# CONFIG_SA1100_LART is not set 96# CONFIG_SA1100_PLEB is not set 97CONFIG_SA1100_SHANNON=y 98# CONFIG_SA1100_SIMPAD is not set 99# CONFIG_SA1100_SSP is not set 100 101# 102# Processor Type 103# 104CONFIG_CPU_32=y 105CONFIG_CPU_SA1100=y 106CONFIG_CPU_32v4=y 107CONFIG_CPU_ABRT_EV4=y 108CONFIG_CPU_CACHE_V4WB=y 109CONFIG_CPU_CACHE_VIVT=y 110CONFIG_CPU_TLB_V4WB=y 111CONFIG_CPU_MINICACHE=y 112 113# 114# Processor Features 115# 116 117# 118# Bus support 119# 120CONFIG_ISA=y 121 122# 123# PCCARD (PCMCIA/CardBus) support 124# 125CONFIG_PCCARD=y 126# CONFIG_PCMCIA_DEBUG is not set 127CONFIG_PCMCIA=y 128 129# 130# PC-card bridges 131# 132# CONFIG_I82365 is not set 133# CONFIG_TCIC is not set 134CONFIG_PCMCIA_SA1100=y 135 136# 137# Kernel Features 138# 139# CONFIG_PREEMPT is not set 140CONFIG_DISCONTIGMEM=y 141# CONFIG_LEDS is not set 142CONFIG_ALIGNMENT_TRAP=y 143 144# 145# Boot options 146# 147CONFIG_ZBOOT_ROM_TEXT=0x0 148CONFIG_ZBOOT_ROM_BSS=0x0 149CONFIG_CMDLINE="console=ttySA0,9600 console=tty1 root=/dev/mtdblock2 init=/linuxrc" 150# CONFIG_XIP_KERNEL is not set 151 152# 153# CPU Frequency scaling 154# 155# CONFIG_CPU_FREQ is not set 156 157# 158# Floating point emulation 159# 160 161# 162# At least one emulation must be selected 163# 164CONFIG_FPE_NWFPE=y 165# CONFIG_FPE_NWFPE_XP is not set 166# CONFIG_FPE_FASTFPE is not set 167 168# 169# Userspace binary formats 170# 171CONFIG_BINFMT_ELF=y 172# CONFIG_BINFMT_AOUT is not set 173# CONFIG_BINFMT_MISC is not set 174# CONFIG_ARTHUR is not set 175 176# 177# Power management options 178# 179# CONFIG_PM is not set 180 181# 182# Device Drivers 183# 184 185# 186# Generic Driver Options 187# 188CONFIG_STANDALONE=y 189CONFIG_PREVENT_FIRMWARE_BUILD=y 190# CONFIG_FW_LOADER is not set 191 192# 193# Memory Technology Devices (MTD) 194# 195CONFIG_MTD=y 196# CONFIG_MTD_DEBUG is not set 197# CONFIG_MTD_CONCAT is not set 198CONFIG_MTD_PARTITIONS=y 199# CONFIG_MTD_REDBOOT_PARTS is not set 200# CONFIG_MTD_CMDLINE_PARTS is not set 201# CONFIG_MTD_AFS_PARTS is not set 202 203# 204# User Modules And Translation Layers 205# 206CONFIG_MTD_CHAR=y 207CONFIG_MTD_BLOCK=y 208# CONFIG_FTL is not set 209# CONFIG_NFTL is not set 210# CONFIG_INFTL is not set 211 212# 213# RAM/ROM/Flash chip drivers 214# 215CONFIG_MTD_CFI=y 216# CONFIG_MTD_JEDECPROBE is not set 217CONFIG_MTD_GEN_PROBE=y 218# CONFIG_MTD_CFI_ADV_OPTIONS is not set 219CONFIG_MTD_MAP_BANK_WIDTH_1=y 220CONFIG_MTD_MAP_BANK_WIDTH_2=y 221CONFIG_MTD_MAP_BANK_WIDTH_4=y 222# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 223# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 224# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 225CONFIG_MTD_CFI_I1=y 226CONFIG_MTD_CFI_I2=y 227# CONFIG_MTD_CFI_I4 is not set 228# CONFIG_MTD_CFI_I8 is not set 229# CONFIG_MTD_CFI_INTELEXT is not set 230CONFIG_MTD_CFI_AMDSTD=y 231CONFIG_MTD_CFI_AMDSTD_RETRY=0 232# CONFIG_MTD_CFI_STAA is not set 233CONFIG_MTD_CFI_UTIL=y 234# CONFIG_MTD_RAM is not set 235# CONFIG_MTD_ROM is not set 236# CONFIG_MTD_ABSENT is not set 237 238# 239# Mapping drivers for chip access 240# 241# CONFIG_MTD_COMPLEX_MAPPINGS is not set 242# CONFIG_MTD_PHYSMAP is not set 243# CONFIG_MTD_ARM_INTEGRATOR is not set 244CONFIG_MTD_SA1100=y 245# CONFIG_MTD_EDB7312 is not set 246 247# 248# Self-contained MTD device drivers 249# 250# CONFIG_MTD_SLRAM is not set 251# CONFIG_MTD_PHRAM is not set 252# CONFIG_MTD_MTDRAM is not set 253# CONFIG_MTD_BLKMTD is not set 254# CONFIG_MTD_BLOCK2MTD is not set 255 256# 257# Disk-On-Chip Device Drivers 258# 259# CONFIG_MTD_DOC2000 is not set 260# CONFIG_MTD_DOC2001 is not set 261# CONFIG_MTD_DOC2001PLUS is not set 262 263# 264# NAND Flash Device Drivers 265# 266# CONFIG_MTD_NAND is not set 267 268# 269# Parallel port support 270# 271# CONFIG_PARPORT is not set 272 273# 274# Plug and Play support 275# 276# CONFIG_PNP is not set 277 278# 279# Block devices 280# 281# CONFIG_BLK_DEV_FD is not set 282# CONFIG_BLK_DEV_XD is not set 283# CONFIG_BLK_DEV_COW_COMMON is not set 284# CONFIG_BLK_DEV_LOOP is not set 285# CONFIG_BLK_DEV_NBD is not set 286CONFIG_BLK_DEV_RAM=y 287CONFIG_BLK_DEV_RAM_COUNT=16 288CONFIG_BLK_DEV_RAM_SIZE=8192 289CONFIG_BLK_DEV_INITRD=y 290CONFIG_INITRAMFS_SOURCE="" 291# CONFIG_CDROM_PKTCDVD is not set 292 293# 294# IO Schedulers 295# 296CONFIG_IOSCHED_NOOP=y 297CONFIG_IOSCHED_AS=y 298CONFIG_IOSCHED_DEADLINE=y 299CONFIG_IOSCHED_CFQ=y 300# CONFIG_ATA_OVER_ETH is not set 301 302# 303# ATA/ATAPI/MFM/RLL support 304# 305CONFIG_IDE=m 306CONFIG_BLK_DEV_IDE=m 307 308# 309# Please see Documentation/ide.txt for help/info on IDE drives 310# 311# CONFIG_BLK_DEV_IDE_SATA is not set 312# CONFIG_BLK_DEV_IDEDISK is not set 313# CONFIG_IDEDISK_MULTI_MODE is not set 314# CONFIG_BLK_DEV_IDECS is not set 315# CONFIG_BLK_DEV_IDECD is not set 316# CONFIG_BLK_DEV_IDETAPE is not set 317# CONFIG_BLK_DEV_IDEFLOPPY is not set 318# CONFIG_IDE_TASK_IOCTL is not set 319 320# 321# IDE chipset support/bugfixes 322# 323CONFIG_IDE_GENERIC=m 324# CONFIG_IDE_ARM is not set 325# CONFIG_IDE_CHIPSETS is not set 326# CONFIG_BLK_DEV_IDEDMA is not set 327# CONFIG_IDEDMA_AUTO is not set 328# CONFIG_BLK_DEV_HD is not set 329 330# 331# SCSI device support 332# 333# CONFIG_SCSI is not set 334 335# 336# Multi-device support (RAID and LVM) 337# 338# CONFIG_MD is not set 339 340# 341# Fusion MPT device support 342# 343 344# 345# IEEE 1394 (FireWire) support 346# 347 348# 349# I2O device support 350# 351 352# 353# Networking support 354# 355CONFIG_NET=y 356 357# 358# Networking options 359# 360CONFIG_PACKET=y 361CONFIG_PACKET_MMAP=y 362# CONFIG_NETLINK_DEV is not set 363CONFIG_UNIX=y 364# CONFIG_NET_KEY is not set 365CONFIG_INET=y 366# CONFIG_IP_MULTICAST is not set 367# CONFIG_IP_ADVANCED_ROUTER is not set 368# CONFIG_IP_PNP is not set 369# CONFIG_NET_IPIP is not set 370# CONFIG_NET_IPGRE is not set 371# CONFIG_ARPD is not set 372# CONFIG_SYN_COOKIES is not set 373# CONFIG_INET_AH is not set 374# CONFIG_INET_ESP is not set 375# CONFIG_INET_IPCOMP is not set 376# CONFIG_INET_TUNNEL is not set 377# CONFIG_IP_TCPDIAG is not set 378# CONFIG_IP_TCPDIAG_IPV6 is not set 379# CONFIG_IPV6 is not set 380# CONFIG_NETFILTER is not set 381 382# 383# SCTP Configuration (EXPERIMENTAL) 384# 385# CONFIG_IP_SCTP is not set 386# CONFIG_ATM is not set 387# CONFIG_BRIDGE is not set 388# CONFIG_VLAN_8021Q is not set 389# CONFIG_DECNET is not set 390# CONFIG_LLC2 is not set 391# CONFIG_IPX is not set 392# CONFIG_ATALK is not set 393# CONFIG_X25 is not set 394# CONFIG_LAPB is not set 395# CONFIG_NET_DIVERT is not set 396# CONFIG_ECONET is not set 397# CONFIG_WAN_ROUTER is not set 398 399# 400# QoS and/or fair queueing 401# 402# CONFIG_NET_SCHED is not set 403# CONFIG_NET_CLS_ROUTE is not set 404 405# 406# Network testing 407# 408# CONFIG_NET_PKTGEN is not set 409# CONFIG_NETPOLL is not set 410# CONFIG_NET_POLL_CONTROLLER is not set 411# CONFIG_HAMRADIO is not set 412# CONFIG_IRDA is not set 413# CONFIG_BT is not set 414CONFIG_NETDEVICES=y 415# CONFIG_DUMMY is not set 416# CONFIG_BONDING is not set 417# CONFIG_EQUALIZER is not set 418# CONFIG_TUN is not set 419 420# 421# ARCnet devices 422# 423# CONFIG_ARCNET is not set 424 425# 426# Ethernet (10 or 100Mbit) 427# 428CONFIG_NET_ETHERNET=y 429CONFIG_MII=y 430# CONFIG_NET_VENDOR_3COM is not set 431# CONFIG_LANCE is not set 432# CONFIG_NET_VENDOR_SMC is not set 433# CONFIG_SMC91X is not set 434# CONFIG_NET_VENDOR_RACAL is not set 435# CONFIG_AT1700 is not set 436# CONFIG_DEPCA is not set 437# CONFIG_HP100 is not set 438# CONFIG_NET_ISA is not set 439# CONFIG_NET_PCI is not set 440# CONFIG_NET_POCKET is not set 441 442# 443# Ethernet (1000 Mbit) 444# 445 446# 447# Ethernet (10000 Mbit) 448# 449 450# 451# Token Ring devices 452# 453# CONFIG_TR is not set 454 455# 456# Wireless LAN (non-hamradio) 457# 458# CONFIG_NET_RADIO is not set 459 460# 461# PCMCIA network device support 462# 463CONFIG_NET_PCMCIA=y 464# CONFIG_PCMCIA_3C589 is not set 465# CONFIG_PCMCIA_3C574 is not set 466# CONFIG_PCMCIA_FMVJ18X is not set 467CONFIG_PCMCIA_PCNET=y 468# CONFIG_PCMCIA_NMCLAN is not set 469CONFIG_PCMCIA_SMC91C92=y 470# CONFIG_PCMCIA_XIRC2PS is not set 471# CONFIG_PCMCIA_AXNET is not set 472 473# 474# Wan interfaces 475# 476# CONFIG_WAN is not set 477# CONFIG_PPP is not set 478# CONFIG_SLIP is not set 479# CONFIG_SHAPER is not set 480# CONFIG_NETCONSOLE is not set 481 482# 483# ISDN subsystem 484# 485# CONFIG_ISDN is not set 486 487# 488# Input device support 489# 490CONFIG_INPUT=y 491 492# 493# Userland interfaces 494# 495CONFIG_INPUT_MOUSEDEV=y 496CONFIG_INPUT_MOUSEDEV_PSAUX=y 497CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 498CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 499# CONFIG_INPUT_JOYDEV is not set 500# CONFIG_INPUT_TSDEV is not set 501# CONFIG_INPUT_EVDEV is not set 502# CONFIG_INPUT_EVBUG is not set 503 504# 505# Input Device Drivers 506# 507CONFIG_INPUT_KEYBOARD=y 508CONFIG_KEYBOARD_ATKBD=y 509# CONFIG_KEYBOARD_SUNKBD is not set 510# CONFIG_KEYBOARD_LKKBD is not set 511# CONFIG_KEYBOARD_XTKBD is not set 512# CONFIG_KEYBOARD_NEWTON is not set 513CONFIG_INPUT_MOUSE=y 514CONFIG_MOUSE_PS2=y 515# CONFIG_MOUSE_SERIAL is not set 516# CONFIG_MOUSE_INPORT is not set 517# CONFIG_MOUSE_LOGIBM is not set 518# CONFIG_MOUSE_PC110PAD is not set 519# CONFIG_MOUSE_VSXXXAA is not set 520# CONFIG_INPUT_JOYSTICK is not set 521# CONFIG_INPUT_TOUCHSCREEN is not set 522# CONFIG_INPUT_MISC is not set 523 524# 525# Hardware I/O ports 526# 527CONFIG_SERIO=y 528CONFIG_SERIO_SERPORT=y 529CONFIG_SERIO_LIBPS2=y 530# CONFIG_SERIO_RAW is not set 531# CONFIG_GAMEPORT is not set 532CONFIG_SOUND_GAMEPORT=y 533 534# 535# Character devices 536# 537CONFIG_VT=y 538CONFIG_VT_CONSOLE=y 539CONFIG_HW_CONSOLE=y 540# CONFIG_SERIAL_NONSTANDARD is not set 541 542# 543# Serial drivers 544# 545# CONFIG_SERIAL_8250 is not set 546 547# 548# Non-8250 serial port support 549# 550CONFIG_SERIAL_SA1100=y 551CONFIG_SERIAL_SA1100_CONSOLE=y 552CONFIG_SERIAL_CORE=y 553CONFIG_SERIAL_CORE_CONSOLE=y 554CONFIG_UNIX98_PTYS=y 555CONFIG_LEGACY_PTYS=y 556CONFIG_LEGACY_PTY_COUNT=256 557 558# 559# IPMI 560# 561# CONFIG_IPMI_HANDLER is not set 562 563# 564# Watchdog Cards 565# 566CONFIG_WATCHDOG=y 567# CONFIG_WATCHDOG_NOWAYOUT is not set 568 569# 570# Watchdog Device Drivers 571# 572# CONFIG_SOFT_WATCHDOG is not set 573CONFIG_SA1100_WATCHDOG=y 574 575# 576# ISA-based Watchdog Cards 577# 578# CONFIG_PCWATCHDOG is not set 579# CONFIG_MIXCOMWD is not set 580# CONFIG_WDT is not set 581# CONFIG_NVRAM is not set 582# CONFIG_RTC is not set 583# CONFIG_DTLK is not set 584# CONFIG_R3964 is not set 585 586# 587# Ftape, the floppy tape device driver 588# 589# CONFIG_DRM is not set 590 591# 592# PCMCIA character devices 593# 594# CONFIG_SYNCLINK_CS is not set 595# CONFIG_RAW_DRIVER is not set 596 597# 598# TPM devices 599# 600# CONFIG_TCG_TPM is not set 601 602# 603# I2C support 604# 605# CONFIG_I2C is not set 606 607# 608# Misc devices 609# 610 611# 612# Multimedia devices 613# 614# CONFIG_VIDEO_DEV is not set 615 616# 617# Digital Video Broadcasting Devices 618# 619# CONFIG_DVB is not set 620 621# 622# Graphics support 623# 624CONFIG_FB=y 625CONFIG_FB_CFB_FILLRECT=y 626CONFIG_FB_CFB_COPYAREA=y 627CONFIG_FB_CFB_IMAGEBLIT=y 628CONFIG_FB_SOFT_CURSOR=y 629# CONFIG_FB_MODE_HELPERS is not set 630# CONFIG_FB_TILEBLITTING is not set 631CONFIG_FB_SA1100=y 632# CONFIG_FB_VIRTUAL is not set 633 634# 635# Console display driver support 636# 637# CONFIG_VGA_CONSOLE is not set 638# CONFIG_MDA_CONSOLE is not set 639CONFIG_DUMMY_CONSOLE=y 640# CONFIG_FRAMEBUFFER_CONSOLE is not set 641 642# 643# Logo configuration 644# 645# CONFIG_LOGO is not set 646# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 647 648# 649# Sound 650# 651CONFIG_SOUND=y 652 653# 654# Advanced Linux Sound Architecture 655# 656# CONFIG_SND is not set 657 658# 659# Open Sound System 660# 661# CONFIG_SOUND_PRIME is not set 662 663# 664# USB support 665# 666CONFIG_USB_ARCH_HAS_HCD=y 667# CONFIG_USB_ARCH_HAS_OHCI is not set 668# CONFIG_USB is not set 669 670# 671# USB Gadget Support 672# 673# CONFIG_USB_GADGET is not set 674 675# 676# MMC/SD Card support 677# 678# CONFIG_MMC is not set 679 680# 681# File systems 682# 683# CONFIG_EXT2_FS is not set 684# CONFIG_EXT3_FS is not set 685# CONFIG_JBD is not set 686# CONFIG_REISERFS_FS is not set 687# CONFIG_JFS_FS is not set 688 689# 690# XFS support 691# 692# CONFIG_XFS_FS is not set 693CONFIG_MINIX_FS=y 694# CONFIG_ROMFS_FS is not set 695# CONFIG_QUOTA is not set 696CONFIG_DNOTIFY=y 697# CONFIG_AUTOFS_FS is not set 698# CONFIG_AUTOFS4_FS is not set 699 700# 701# CD-ROM/DVD Filesystems 702# 703# CONFIG_ISO9660_FS is not set 704# CONFIG_UDF_FS is not set 705 706# 707# DOS/FAT/NT Filesystems 708# 709CONFIG_FAT_FS=y 710CONFIG_MSDOS_FS=y 711CONFIG_VFAT_FS=y 712CONFIG_FAT_DEFAULT_CODEPAGE=437 713CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 714# CONFIG_NTFS_FS is not set 715 716# 717# Pseudo filesystems 718# 719CONFIG_PROC_FS=y 720CONFIG_SYSFS=y 721# CONFIG_DEVFS_FS is not set 722# CONFIG_DEVPTS_FS_XATTR is not set 723# CONFIG_TMPFS is not set 724# CONFIG_HUGETLB_PAGE is not set 725CONFIG_RAMFS=y 726 727# 728# Miscellaneous filesystems 729# 730# CONFIG_ADFS_FS is not set 731# CONFIG_AFFS_FS is not set 732# CONFIG_HFS_FS is not set 733# CONFIG_HFSPLUS_FS is not set 734# CONFIG_BEFS_FS is not set 735# CONFIG_BFS_FS is not set 736# CONFIG_EFS_FS is not set 737# CONFIG_JFFS_FS is not set 738CONFIG_JFFS2_FS=y 739CONFIG_JFFS2_FS_DEBUG=0 740# CONFIG_JFFS2_FS_NAND is not set 741# CONFIG_JFFS2_FS_NOR_ECC is not set 742# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 743CONFIG_JFFS2_ZLIB=y 744CONFIG_JFFS2_RTIME=y 745# CONFIG_JFFS2_RUBIN is not set 746# CONFIG_CRAMFS is not set 747# CONFIG_VXFS_FS is not set 748# CONFIG_HPFS_FS is not set 749# CONFIG_QNX4FS_FS is not set 750# CONFIG_SYSV_FS is not set 751# CONFIG_UFS_FS is not set 752 753# 754# Network File Systems 755# 756CONFIG_NFS_FS=y 757# CONFIG_NFS_V3 is not set 758# CONFIG_NFS_V4 is not set 759# CONFIG_NFS_DIRECTIO is not set 760# CONFIG_NFSD is not set 761CONFIG_LOCKD=y 762CONFIG_SUNRPC=y 763# CONFIG_RPCSEC_GSS_KRB5 is not set 764# CONFIG_RPCSEC_GSS_SPKM3 is not set 765# CONFIG_SMB_FS is not set 766# CONFIG_CIFS is not set 767# CONFIG_NCP_FS is not set 768# CONFIG_CODA_FS is not set 769# CONFIG_AFS_FS is not set 770 771# 772# Partition Types 773# 774CONFIG_PARTITION_ADVANCED=y 775# CONFIG_ACORN_PARTITION is not set 776# CONFIG_OSF_PARTITION is not set 777# CONFIG_AMIGA_PARTITION is not set 778# CONFIG_ATARI_PARTITION is not set 779# CONFIG_MAC_PARTITION is not set 780CONFIG_MSDOS_PARTITION=y 781# CONFIG_BSD_DISKLABEL is not set 782# CONFIG_MINIX_SUBPARTITION is not set 783# CONFIG_SOLARIS_X86_PARTITION is not set 784# CONFIG_UNIXWARE_DISKLABEL is not set 785# CONFIG_LDM_PARTITION is not set 786# CONFIG_SGI_PARTITION is not set 787# CONFIG_ULTRIX_PARTITION is not set 788# CONFIG_SUN_PARTITION is not set 789# CONFIG_EFI_PARTITION is not set 790 791# 792# Native Language Support 793# 794CONFIG_NLS=y 795CONFIG_NLS_DEFAULT="iso8859-1" 796# CONFIG_NLS_CODEPAGE_437 is not set 797# CONFIG_NLS_CODEPAGE_737 is not set 798# CONFIG_NLS_CODEPAGE_775 is not set 799# CONFIG_NLS_CODEPAGE_850 is not set 800# CONFIG_NLS_CODEPAGE_852 is not set 801# CONFIG_NLS_CODEPAGE_855 is not set 802# CONFIG_NLS_CODEPAGE_857 is not set 803# CONFIG_NLS_CODEPAGE_860 is not set 804# CONFIG_NLS_CODEPAGE_861 is not set 805# CONFIG_NLS_CODEPAGE_862 is not set 806# CONFIG_NLS_CODEPAGE_863 is not set 807# CONFIG_NLS_CODEPAGE_864 is not set 808# CONFIG_NLS_CODEPAGE_865 is not set 809# CONFIG_NLS_CODEPAGE_866 is not set 810# CONFIG_NLS_CODEPAGE_869 is not set 811# CONFIG_NLS_CODEPAGE_936 is not set 812# CONFIG_NLS_CODEPAGE_950 is not set 813# CONFIG_NLS_CODEPAGE_932 is not set 814# CONFIG_NLS_CODEPAGE_949 is not set 815# CONFIG_NLS_CODEPAGE_874 is not set 816# CONFIG_NLS_ISO8859_8 is not set 817# CONFIG_NLS_CODEPAGE_1250 is not set 818# CONFIG_NLS_CODEPAGE_1251 is not set 819# CONFIG_NLS_ASCII is not set 820# CONFIG_NLS_ISO8859_1 is not set 821# CONFIG_NLS_ISO8859_2 is not set 822# CONFIG_NLS_ISO8859_3 is not set 823# CONFIG_NLS_ISO8859_4 is not set 824# CONFIG_NLS_ISO8859_5 is not set 825# CONFIG_NLS_ISO8859_6 is not set 826# CONFIG_NLS_ISO8859_7 is not set 827# CONFIG_NLS_ISO8859_9 is not set 828# CONFIG_NLS_ISO8859_13 is not set 829# CONFIG_NLS_ISO8859_14 is not set 830# CONFIG_NLS_ISO8859_15 is not set 831# CONFIG_NLS_KOI8_R is not set 832# CONFIG_NLS_KOI8_U is not set 833# CONFIG_NLS_UTF8 is not set 834 835# 836# Profiling support 837# 838# CONFIG_PROFILING is not set 839 840# 841# Kernel hacking 842# 843# CONFIG_PRINTK_TIME is not set 844# CONFIG_DEBUG_KERNEL is not set 845CONFIG_LOG_BUF_SHIFT=14 846CONFIG_DEBUG_BUGVERBOSE=y 847CONFIG_FRAME_POINTER=y 848CONFIG_DEBUG_USER=y 849 850# 851# Security options 852# 853# CONFIG_KEYS is not set 854# CONFIG_SECURITY is not set 855 856# 857# Cryptographic options 858# 859# CONFIG_CRYPTO is not set 860 861# 862# Hardware crypto devices 863# 864 865# 866# Library routines 867# 868# CONFIG_CRC_CCITT is not set 869CONFIG_CRC32=y 870# CONFIG_LIBCRC32C is not set 871CONFIG_ZLIB_INFLATE=y 872CONFIG_ZLIB_DEFLATE=y