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.23-rc8 817 lines 15 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.14 4# Fri Oct 28 19:15:34 2005 5# 6CONFIG_MMU=y 7CONFIG_GENERIC_HARDIRQS=y 8CONFIG_RWSEM_XCHGADD_ALGORITHM=y 9CONFIG_GENERIC_CALIBRATE_DELAY=y 10CONFIG_PPC=y 11CONFIG_PPC32=y 12CONFIG_GENERIC_NVRAM=y 13CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 14CONFIG_ARCH_MAY_HAVE_PC_FDC=y 15 16# 17# Code maturity level options 18# 19CONFIG_EXPERIMENTAL=y 20CONFIG_CLEAN_COMPILE=y 21CONFIG_BROKEN_ON_SMP=y 22CONFIG_LOCK_KERNEL=y 23CONFIG_INIT_ENV_ARG_LIMIT=32 24 25# 26# General setup 27# 28CONFIG_LOCALVERSION="" 29CONFIG_LOCALVERSION_AUTO=y 30CONFIG_SWAP=y 31CONFIG_SYSVIPC=y 32CONFIG_POSIX_MQUEUE=y 33# CONFIG_BSD_PROCESS_ACCT is not set 34CONFIG_SYSCTL=y 35# CONFIG_AUDIT is not set 36CONFIG_HOTPLUG=y 37CONFIG_KOBJECT_UEVENT=y 38# CONFIG_IKCONFIG is not set 39CONFIG_INITRAMFS_SOURCE="" 40# CONFIG_EMBEDDED is not set 41CONFIG_KALLSYMS=y 42# CONFIG_KALLSYMS_EXTRA_PASS is not set 43CONFIG_PRINTK=y 44CONFIG_BUG=y 45CONFIG_BASE_FULL=y 46CONFIG_FUTEX=y 47CONFIG_EPOLL=y 48CONFIG_SHMEM=y 49CONFIG_CC_ALIGN_FUNCTIONS=0 50CONFIG_CC_ALIGN_LABELS=0 51CONFIG_CC_ALIGN_LOOPS=0 52CONFIG_CC_ALIGN_JUMPS=0 53# CONFIG_TINY_SHMEM is not set 54CONFIG_BASE_SMALL=0 55 56# 57# Loadable module support 58# 59# CONFIG_MODULES is not set 60 61# 62# Processor 63# 64CONFIG_6xx=y 65# CONFIG_40x is not set 66# CONFIG_44x is not set 67# CONFIG_POWER3 is not set 68# CONFIG_POWER4 is not set 69# CONFIG_8xx is not set 70# CONFIG_E200 is not set 71# CONFIG_E500 is not set 72CONFIG_PPC_FPU=y 73CONFIG_ALTIVEC=y 74CONFIG_TAU=y 75# CONFIG_TAU_INT is not set 76# CONFIG_TAU_AVERAGE is not set 77# CONFIG_KEXEC is not set 78# CONFIG_CPU_FREQ is not set 79# CONFIG_WANT_EARLY_SERIAL is not set 80CONFIG_PPC_STD_MMU=y 81CONFIG_NOT_COHERENT_CACHE=y 82 83# 84# Platform options 85# 86# CONFIG_PPC_MULTIPLATFORM is not set 87# CONFIG_APUS is not set 88# CONFIG_KATANA is not set 89# CONFIG_WILLOW is not set 90# CONFIG_CPCI690 is not set 91# CONFIG_POWERPMC250 is not set 92# CONFIG_CHESTNUT is not set 93# CONFIG_SPRUCE is not set 94# CONFIG_HDPU is not set 95# CONFIG_EV64260 is not set 96# CONFIG_LOPEC is not set 97# CONFIG_MVME5100 is not set 98# CONFIG_PPLUS is not set 99# CONFIG_PRPMC750 is not set 100# CONFIG_PRPMC800 is not set 101# CONFIG_SANDPOINT is not set 102# CONFIG_RADSTONE_PPC7D is not set 103# CONFIG_PAL4 is not set 104# CONFIG_GEMINI is not set 105# CONFIG_EST8260 is not set 106# CONFIG_SBC82xx is not set 107# CONFIG_SBS8260 is not set 108# CONFIG_RPX8260 is not set 109# CONFIG_TQM8260 is not set 110# CONFIG_ADS8272 is not set 111# CONFIG_PQ2FADS is not set 112# CONFIG_LITE5200 is not set 113# CONFIG_MPC834x_SYS is not set 114CONFIG_EV64360=y 115CONFIG_MV64360=y 116CONFIG_MV64X60=y 117 118# 119# Set bridge options 120# 121CONFIG_MV64X60_BASE=0xf1000000 122CONFIG_MV64X60_NEW_BASE=0xf1000000 123# CONFIG_SMP is not set 124# CONFIG_HIGHMEM is not set 125# CONFIG_HZ_100 is not set 126CONFIG_HZ_250=y 127# CONFIG_HZ_1000 is not set 128CONFIG_HZ=250 129# CONFIG_PREEMPT_NONE is not set 130# CONFIG_PREEMPT_VOLUNTARY is not set 131CONFIG_PREEMPT=y 132CONFIG_PREEMPT_BKL=y 133CONFIG_SELECT_MEMORY_MODEL=y 134CONFIG_FLATMEM_MANUAL=y 135# CONFIG_DISCONTIGMEM_MANUAL is not set 136# CONFIG_SPARSEMEM_MANUAL is not set 137CONFIG_FLATMEM=y 138CONFIG_FLAT_NODE_MEM_MAP=y 139# CONFIG_SPARSEMEM_STATIC is not set 140CONFIG_BINFMT_ELF=y 141CONFIG_BINFMT_MISC=y 142CONFIG_CMDLINE_BOOL=y 143CONFIG_CMDLINE="console=ttyMM0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2" 144# CONFIG_PM is not set 145# CONFIG_HIBERNATION is not set 146CONFIG_SECCOMP=y 147CONFIG_ISA_DMA_API=y 148 149# 150# Bus options 151# 152CONFIG_GENERIC_ISA_DMA=y 153CONFIG_PCI=y 154CONFIG_PCI_DOMAINS=y 155# CONFIG_PCI_LEGACY_PROC is not set 156 157# 158# PCCARD (PCMCIA/CardBus) support 159# 160# CONFIG_PCCARD is not set 161 162# 163# Advanced setup 164# 165CONFIG_ADVANCED_OPTIONS=y 166CONFIG_HIGHMEM_START=0xfe000000 167# CONFIG_LOWMEM_SIZE_BOOL is not set 168CONFIG_LOWMEM_SIZE=0x30000000 169# CONFIG_KERNEL_START_BOOL is not set 170CONFIG_KERNEL_START=0xc0000000 171# CONFIG_TASK_SIZE_BOOL is not set 172CONFIG_TASK_SIZE=0x80000000 173# CONFIG_CONSISTENT_START_BOOL is not set 174CONFIG_CONSISTENT_START=0xff100000 175# CONFIG_CONSISTENT_SIZE_BOOL is not set 176CONFIG_CONSISTENT_SIZE=0x00200000 177# CONFIG_BOOT_LOAD_BOOL is not set 178CONFIG_BOOT_LOAD=0x00800000 179 180# 181# Networking 182# 183CONFIG_NET=y 184 185# 186# Networking options 187# 188CONFIG_PACKET=y 189# CONFIG_PACKET_MMAP is not set 190CONFIG_UNIX=y 191# CONFIG_NET_KEY is not set 192CONFIG_INET=y 193CONFIG_IP_MULTICAST=y 194# CONFIG_IP_ADVANCED_ROUTER is not set 195CONFIG_IP_FIB_HASH=y 196CONFIG_IP_PNP=y 197CONFIG_IP_PNP_DHCP=y 198# CONFIG_IP_PNP_BOOTP is not set 199# CONFIG_IP_PNP_RARP is not set 200# CONFIG_NET_IPIP is not set 201# CONFIG_NET_IPGRE is not set 202# CONFIG_IP_MROUTE is not set 203# CONFIG_ARPD is not set 204CONFIG_SYN_COOKIES=y 205# CONFIG_INET_AH is not set 206# CONFIG_INET_ESP is not set 207# CONFIG_INET_IPCOMP is not set 208# CONFIG_INET_TUNNEL is not set 209CONFIG_INET_DIAG=y 210CONFIG_INET_TCP_DIAG=y 211# CONFIG_TCP_CONG_ADVANCED is not set 212CONFIG_TCP_CONG_BIC=y 213# CONFIG_IPV6 is not set 214# CONFIG_NETFILTER is not set 215 216# 217# DCCP Configuration (EXPERIMENTAL) 218# 219# CONFIG_IP_DCCP is not set 220 221# 222# SCTP Configuration (EXPERIMENTAL) 223# 224# CONFIG_IP_SCTP is not set 225# CONFIG_ATM is not set 226# CONFIG_BRIDGE is not set 227# CONFIG_VLAN_8021Q is not set 228# CONFIG_DECNET is not set 229# CONFIG_LLC2 is not set 230# CONFIG_IPX is not set 231# CONFIG_ATALK is not set 232# CONFIG_X25 is not set 233# CONFIG_LAPB is not set 234# CONFIG_NET_DIVERT is not set 235# CONFIG_ECONET is not set 236# CONFIG_WAN_ROUTER is not set 237# CONFIG_NET_SCHED is not set 238# CONFIG_NET_CLS_ROUTE is not set 239 240# 241# Network testing 242# 243# CONFIG_NET_PKTGEN is not set 244# CONFIG_HAMRADIO is not set 245# CONFIG_IRDA is not set 246# CONFIG_BT is not set 247# CONFIG_IEEE80211 is not set 248 249# 250# Device Drivers 251# 252 253# 254# Generic Driver Options 255# 256CONFIG_STANDALONE=y 257CONFIG_PREVENT_FIRMWARE_BUILD=y 258# CONFIG_FW_LOADER is not set 259 260# 261# Connector - unified userspace <-> kernelspace linker 262# 263# CONFIG_CONNECTOR is not set 264 265# 266# Memory Technology Devices (MTD) 267# 268CONFIG_MTD=y 269# CONFIG_MTD_DEBUG is not set 270CONFIG_MTD_CONCAT=y 271CONFIG_MTD_PARTITIONS=y 272# CONFIG_MTD_REDBOOT_PARTS is not set 273# CONFIG_MTD_CMDLINE_PARTS is not set 274 275# 276# User Modules And Translation Layers 277# 278CONFIG_MTD_CHAR=y 279CONFIG_MTD_BLOCK=y 280# CONFIG_FTL is not set 281# CONFIG_NFTL is not set 282# CONFIG_INFTL is not set 283 284# 285# RAM/ROM/Flash chip drivers 286# 287CONFIG_MTD_CFI=y 288# CONFIG_MTD_JEDECPROBE is not set 289CONFIG_MTD_GEN_PROBE=y 290CONFIG_MTD_CFI_ADV_OPTIONS=y 291CONFIG_MTD_CFI_NOSWAP=y 292# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 293# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 294CONFIG_MTD_CFI_GEOMETRY=y 295# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set 296# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set 297CONFIG_MTD_MAP_BANK_WIDTH_4=y 298# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 299# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 300# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 301# CONFIG_MTD_CFI_I1 is not set 302CONFIG_MTD_CFI_I2=y 303# CONFIG_MTD_CFI_I4 is not set 304# CONFIG_MTD_CFI_I8 is not set 305# CONFIG_MTD_OTP is not set 306CONFIG_MTD_CFI_INTELEXT=y 307# CONFIG_MTD_CFI_AMDSTD is not set 308# CONFIG_MTD_CFI_STAA is not set 309CONFIG_MTD_CFI_UTIL=y 310# CONFIG_MTD_RAM is not set 311# CONFIG_MTD_ROM is not set 312# CONFIG_MTD_ABSENT is not set 313 314# 315# Mapping drivers for chip access 316# 317# CONFIG_MTD_COMPLEX_MAPPINGS is not set 318CONFIG_MTD_PHYSMAP=y 319CONFIG_MTD_PHYSMAP_START=0xff000000 320CONFIG_MTD_PHYSMAP_LEN=0x01000000 321CONFIG_MTD_PHYSMAP_BANKWIDTH=4 322# CONFIG_MTD_PLATRAM is not set 323 324# 325# Self-contained MTD device drivers 326# 327# CONFIG_MTD_PMC551 is not set 328# CONFIG_MTD_SLRAM is not set 329CONFIG_MTD_PHRAM=y 330# CONFIG_MTD_MTDRAM is not set 331# CONFIG_MTD_BLKMTD is not set 332# CONFIG_MTD_BLOCK2MTD is not set 333 334# 335# Disk-On-Chip Device Drivers 336# 337# CONFIG_MTD_DOC2000 is not set 338# CONFIG_MTD_DOC2001 is not set 339# CONFIG_MTD_DOC2001PLUS is not set 340 341# 342# NAND Flash Device Drivers 343# 344# CONFIG_MTD_NAND is not set 345 346# 347# Parallel port support 348# 349# CONFIG_PARPORT is not set 350 351# 352# Plug and Play support 353# 354 355# 356# Block devices 357# 358# CONFIG_BLK_DEV_FD is not set 359# CONFIG_BLK_CPQ_DA is not set 360# CONFIG_BLK_CPQ_CISS_DA is not set 361# CONFIG_BLK_DEV_DAC960 is not set 362# CONFIG_BLK_DEV_UMEM is not set 363# CONFIG_BLK_DEV_COW_COMMON is not set 364CONFIG_BLK_DEV_LOOP=y 365# CONFIG_BLK_DEV_CRYPTOLOOP is not set 366# CONFIG_BLK_DEV_NBD is not set 367# CONFIG_BLK_DEV_SX8 is not set 368CONFIG_BLK_DEV_RAM=y 369CONFIG_BLK_DEV_RAM_COUNT=16 370CONFIG_BLK_DEV_RAM_SIZE=32768 371CONFIG_BLK_DEV_INITRD=y 372# CONFIG_LBD is not set 373# CONFIG_CDROM_PKTCDVD is not set 374 375# 376# IO Schedulers 377# 378CONFIG_IOSCHED_NOOP=y 379CONFIG_IOSCHED_AS=y 380CONFIG_IOSCHED_DEADLINE=y 381CONFIG_IOSCHED_CFQ=y 382# CONFIG_ATA_OVER_ETH is not set 383 384# 385# ATA/ATAPI/MFM/RLL support 386# 387# CONFIG_IDE is not set 388 389# 390# SCSI device support 391# 392# CONFIG_RAID_ATTRS is not set 393# CONFIG_SCSI is not set 394 395# 396# Multi-device support (RAID and LVM) 397# 398# CONFIG_MD is not set 399 400# 401# Fusion MPT device support 402# 403# CONFIG_FUSION is not set 404 405# 406# IEEE 1394 (FireWire) support 407# 408# CONFIG_IEEE1394 is not set 409 410# 411# I2O device support 412# 413# CONFIG_I2O is not set 414 415# 416# Macintosh device drivers 417# 418 419# 420# Network device support 421# 422CONFIG_NETDEVICES=y 423# CONFIG_DUMMY is not set 424# CONFIG_BONDING is not set 425# CONFIG_EQUALIZER is not set 426# CONFIG_TUN is not set 427 428# 429# ARCnet devices 430# 431# CONFIG_ARCNET is not set 432 433# 434# PHY device support 435# 436 437# 438# Ethernet (10 or 100Mbit) 439# 440# CONFIG_NET_ETHERNET is not set 441 442# 443# Ethernet (1000 Mbit) 444# 445# CONFIG_ACENIC is not set 446# CONFIG_DL2K is not set 447# CONFIG_E1000 is not set 448# CONFIG_NS83820 is not set 449# CONFIG_HAMACHI is not set 450# CONFIG_YELLOWFIN is not set 451# CONFIG_R8169 is not set 452# CONFIG_SIS190 is not set 453# CONFIG_SKGE is not set 454# CONFIG_SK98LIN is not set 455# CONFIG_TIGON3 is not set 456# CONFIG_BNX2 is not set 457CONFIG_MV643XX_ETH=y 458CONFIG_MV643XX_ETH_0=y 459# CONFIG_MV643XX_ETH_1 is not set 460# CONFIG_MV643XX_ETH_2 is not set 461 462# 463# Ethernet (10000 Mbit) 464# 465# CONFIG_CHELSIO_T1 is not set 466# CONFIG_IXGB is not set 467# CONFIG_S2IO is not set 468 469# 470# Token Ring devices 471# 472# CONFIG_TR is not set 473 474# 475# Wireless LAN (non-hamradio) 476# 477# CONFIG_NET_RADIO is not set 478 479# 480# Wan interfaces 481# 482# CONFIG_WAN is not set 483# CONFIG_FDDI is not set 484# CONFIG_HIPPI is not set 485# CONFIG_PPP is not set 486# CONFIG_SLIP is not set 487# CONFIG_SHAPER is not set 488# CONFIG_NETCONSOLE is not set 489# CONFIG_NETPOLL is not set 490# CONFIG_NET_POLL_CONTROLLER is not set 491 492# 493# ISDN subsystem 494# 495# CONFIG_ISDN is not set 496 497# 498# Telephony Support 499# 500# CONFIG_PHONE is not set 501 502# 503# Input device support 504# 505CONFIG_INPUT=y 506 507# 508# Userland interfaces 509# 510CONFIG_INPUT_MOUSEDEV=y 511# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 512CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 513CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 514# CONFIG_INPUT_JOYDEV is not set 515# CONFIG_INPUT_TSDEV is not set 516# CONFIG_INPUT_EVDEV is not set 517# CONFIG_INPUT_EVBUG is not set 518 519# 520# Input Device Drivers 521# 522# CONFIG_INPUT_KEYBOARD is not set 523# CONFIG_INPUT_MOUSE is not set 524# CONFIG_INPUT_JOYSTICK is not set 525# CONFIG_INPUT_TOUCHSCREEN is not set 526# CONFIG_INPUT_MISC is not set 527 528# 529# Hardware I/O ports 530# 531# CONFIG_SERIO is not set 532# CONFIG_GAMEPORT is not set 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_MPSC=y 551CONFIG_SERIAL_MPSC_CONSOLE=y 552CONFIG_SERIAL_CORE=y 553CONFIG_SERIAL_CORE_CONSOLE=y 554# CONFIG_SERIAL_JSM is not set 555CONFIG_UNIX98_PTYS=y 556CONFIG_LEGACY_PTYS=y 557CONFIG_LEGACY_PTY_COUNT=256 558 559# 560# IPMI 561# 562# CONFIG_IPMI_HANDLER is not set 563 564# 565# Watchdog Cards 566# 567CONFIG_WATCHDOG=y 568# CONFIG_WATCHDOG_NOWAYOUT is not set 569 570# 571# Watchdog Device Drivers 572# 573# CONFIG_SOFT_WATCHDOG is not set 574CONFIG_MV64X60_WDT=y 575 576# 577# PCI-based Watchdog Cards 578# 579# CONFIG_PCIPCWATCHDOG is not set 580# CONFIG_WDTPCI is not set 581# CONFIG_NVRAM is not set 582CONFIG_GEN_RTC=y 583# CONFIG_GEN_RTC_X is not set 584# CONFIG_DTLK is not set 585# CONFIG_R3964 is not set 586# CONFIG_APPLICOM is not set 587 588# 589# Ftape, the floppy tape device driver 590# 591# CONFIG_AGP is not set 592# CONFIG_DRM is not set 593# CONFIG_RAW_DRIVER is not set 594 595# 596# TPM devices 597# 598# CONFIG_TCG_TPM is not set 599 600# 601# I2C support 602# 603# CONFIG_I2C is not set 604 605# 606# Dallas's 1-wire bus 607# 608# CONFIG_W1 is not set 609 610# 611# Hardware Monitoring support 612# 613CONFIG_HWMON=y 614# CONFIG_HWMON_VID is not set 615# CONFIG_HWMON_DEBUG_CHIP is not set 616 617# 618# Misc devices 619# 620 621# 622# Multimedia Capabilities Port drivers 623# 624 625# 626# Multimedia devices 627# 628# CONFIG_VIDEO_DEV is not set 629 630# 631# Digital Video Broadcasting Devices 632# 633# CONFIG_DVB is not set 634 635# 636# Graphics support 637# 638# CONFIG_FB is not set 639 640# 641# Console display driver support 642# 643# CONFIG_VGA_CONSOLE is not set 644CONFIG_DUMMY_CONSOLE=y 645 646# 647# Sound 648# 649# CONFIG_SOUND is not set 650 651# 652# USB support 653# 654CONFIG_USB_ARCH_HAS_HCD=y 655CONFIG_USB_ARCH_HAS_OHCI=y 656# CONFIG_USB is not set 657 658# 659# USB Gadget Support 660# 661# CONFIG_USB_GADGET is not set 662 663# 664# MMC/SD Card support 665# 666# CONFIG_MMC is not set 667 668# 669# InfiniBand support 670# 671# CONFIG_INFINIBAND is not set 672 673# 674# SN Devices 675# 676 677# 678# File systems 679# 680CONFIG_EXT2_FS=y 681# CONFIG_EXT2_FS_XATTR is not set 682# CONFIG_EXT2_FS_XIP is not set 683# CONFIG_EXT3_FS is not set 684# CONFIG_JBD is not set 685# CONFIG_REISERFS_FS is not set 686# CONFIG_JFS_FS is not set 687# CONFIG_FS_POSIX_ACL is not set 688# CONFIG_XFS_FS is not set 689# CONFIG_MINIX_FS is not set 690# CONFIG_ROMFS_FS is not set 691CONFIG_INOTIFY=y 692# CONFIG_QUOTA is not set 693CONFIG_DNOTIFY=y 694# CONFIG_AUTOFS_FS is not set 695# CONFIG_AUTOFS4_FS is not set 696# CONFIG_FUSE_FS is not set 697 698# 699# CD-ROM/DVD Filesystems 700# 701# CONFIG_ISO9660_FS is not set 702# CONFIG_UDF_FS is not set 703 704# 705# DOS/FAT/NT Filesystems 706# 707# CONFIG_MSDOS_FS is not set 708# CONFIG_VFAT_FS is not set 709# CONFIG_NTFS_FS is not set 710 711# 712# Pseudo filesystems 713# 714CONFIG_PROC_FS=y 715CONFIG_PROC_KCORE=y 716CONFIG_SYSFS=y 717CONFIG_TMPFS=y 718# CONFIG_HUGETLB_PAGE is not set 719CONFIG_RAMFS=y 720# CONFIG_RELAYFS_FS is not set 721 722# 723# Miscellaneous filesystems 724# 725# CONFIG_ADFS_FS is not set 726# CONFIG_AFFS_FS is not set 727# CONFIG_HFS_FS is not set 728# CONFIG_HFSPLUS_FS is not set 729# CONFIG_BEFS_FS is not set 730# CONFIG_BFS_FS is not set 731# CONFIG_EFS_FS is not set 732# CONFIG_JFFS_FS is not set 733CONFIG_JFFS2_FS=y 734CONFIG_JFFS2_FS_DEBUG=0 735CONFIG_JFFS2_FS_WRITEBUFFER=y 736# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 737CONFIG_JFFS2_ZLIB=y 738CONFIG_JFFS2_RTIME=y 739# CONFIG_JFFS2_RUBIN is not set 740# CONFIG_CRAMFS is not set 741# CONFIG_VXFS_FS is not set 742# CONFIG_HPFS_FS is not set 743# CONFIG_QNX4FS_FS is not set 744# CONFIG_SYSV_FS is not set 745# CONFIG_UFS_FS is not set 746 747# 748# Network File Systems 749# 750CONFIG_NFS_FS=y 751CONFIG_NFS_V3=y 752# CONFIG_NFS_V3_ACL is not set 753# CONFIG_NFS_V4 is not set 754# CONFIG_NFS_DIRECTIO is not set 755# CONFIG_NFSD is not set 756CONFIG_ROOT_NFS=y 757CONFIG_LOCKD=y 758CONFIG_LOCKD_V4=y 759CONFIG_NFS_COMMON=y 760CONFIG_SUNRPC=y 761# CONFIG_RPCSEC_GSS_KRB5 is not set 762# CONFIG_RPCSEC_GSS_SPKM3 is not set 763# CONFIG_SMB_FS is not set 764# CONFIG_CIFS is not set 765# CONFIG_NCP_FS is not set 766# CONFIG_CODA_FS is not set 767# CONFIG_AFS_FS is not set 768# CONFIG_9P_FS is not set 769 770# 771# Partition Types 772# 773# CONFIG_PARTITION_ADVANCED is not set 774CONFIG_MSDOS_PARTITION=y 775 776# 777# Native Language Support 778# 779# CONFIG_NLS is not set 780 781# 782# Library routines 783# 784# CONFIG_CRC_CCITT is not set 785# CONFIG_CRC16 is not set 786CONFIG_CRC32=y 787# CONFIG_LIBCRC32C is not set 788CONFIG_ZLIB_INFLATE=y 789CONFIG_ZLIB_DEFLATE=y 790 791# 792# Profiling support 793# 794# CONFIG_PROFILING is not set 795 796# 797# Kernel hacking 798# 799# CONFIG_PRINTK_TIME is not set 800# CONFIG_DEBUG_KERNEL is not set 801CONFIG_LOG_BUF_SHIFT=14 802# CONFIG_SERIAL_TEXT_DEBUG is not set 803 804# 805# Security options 806# 807# CONFIG_KEYS is not set 808# CONFIG_SECURITY is not set 809 810# 811# Cryptographic options 812# 813# CONFIG_CRYPTO is not set 814 815# 816# Hardware crypto devices 817#