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.15 843 lines 16 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.14 4# Mon Nov 7 15:38:29 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_INIT_ENV_ARG_LIMIT=32 23 24# 25# General setup 26# 27CONFIG_LOCALVERSION="" 28CONFIG_LOCALVERSION_AUTO=y 29CONFIG_SWAP=y 30CONFIG_SYSVIPC=y 31# CONFIG_POSIX_MQUEUE is not set 32# CONFIG_BSD_PROCESS_ACCT is not set 33CONFIG_SYSCTL=y 34# CONFIG_AUDIT is not set 35# CONFIG_HOTPLUG is not set 36CONFIG_KOBJECT_UEVENT=y 37# CONFIG_IKCONFIG is not set 38CONFIG_INITRAMFS_SOURCE="" 39CONFIG_EMBEDDED=y 40# CONFIG_KALLSYMS is not set 41CONFIG_PRINTK=y 42CONFIG_BUG=y 43CONFIG_BASE_FULL=y 44CONFIG_FUTEX=y 45# CONFIG_EPOLL is not set 46# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 47CONFIG_SHMEM=y 48CONFIG_CC_ALIGN_FUNCTIONS=0 49CONFIG_CC_ALIGN_LABELS=0 50CONFIG_CC_ALIGN_LOOPS=0 51CONFIG_CC_ALIGN_JUMPS=0 52# CONFIG_TINY_SHMEM is not set 53CONFIG_BASE_SMALL=0 54 55# 56# Loadable module support 57# 58# CONFIG_MODULES is not set 59 60# 61# Processor 62# 63CONFIG_6xx=y 64# CONFIG_40x is not set 65# CONFIG_44x is not set 66# CONFIG_POWER3 is not set 67# CONFIG_POWER4 is not set 68# CONFIG_8xx is not set 69# CONFIG_E200 is not set 70# CONFIG_E500 is not set 71CONFIG_PPC_FPU=y 72# CONFIG_KEXEC is not set 73# CONFIG_CPU_FREQ is not set 74# CONFIG_WANT_EARLY_SERIAL is not set 75CONFIG_PPC_GEN550=y 76CONFIG_PPC_STD_MMU=y 77 78# 79# Platform options 80# 81# CONFIG_PPC_MULTIPLATFORM is not set 82# CONFIG_APUS is not set 83# CONFIG_KATANA is not set 84# CONFIG_WILLOW is not set 85# CONFIG_CPCI690 is not set 86# CONFIG_POWERPMC250 is not set 87# CONFIG_CHESTNUT is not set 88# CONFIG_SPRUCE is not set 89# CONFIG_HDPU is not set 90# CONFIG_EV64260 is not set 91# CONFIG_LOPEC is not set 92# CONFIG_MVME5100 is not set 93# CONFIG_PPLUS is not set 94# CONFIG_PRPMC750 is not set 95# CONFIG_PRPMC800 is not set 96# CONFIG_SANDPOINT is not set 97# CONFIG_RADSTONE_PPC7D is not set 98# CONFIG_PAL4 is not set 99# CONFIG_GEMINI is not set 100# CONFIG_EST8260 is not set 101# CONFIG_SBC82xx is not set 102# CONFIG_SBS8260 is not set 103# CONFIG_RPX8260 is not set 104# CONFIG_TQM8260 is not set 105# CONFIG_ADS8272 is not set 106# CONFIG_PQ2FADS is not set 107# CONFIG_LITE5200 is not set 108CONFIG_MPC834x_SYS=y 109# CONFIG_EV64360 is not set 110CONFIG_83xx=y 111CONFIG_MPC834x=y 112# CONFIG_SMP is not set 113# CONFIG_HIGHMEM is not set 114# CONFIG_HZ_100 is not set 115CONFIG_HZ_250=y 116# CONFIG_HZ_1000 is not set 117CONFIG_HZ=250 118CONFIG_PREEMPT_NONE=y 119# CONFIG_PREEMPT_VOLUNTARY is not set 120# CONFIG_PREEMPT is not set 121CONFIG_SELECT_MEMORY_MODEL=y 122CONFIG_FLATMEM_MANUAL=y 123# CONFIG_DISCONTIGMEM_MANUAL is not set 124# CONFIG_SPARSEMEM_MANUAL is not set 125CONFIG_FLATMEM=y 126CONFIG_FLAT_NODE_MEM_MAP=y 127# CONFIG_SPARSEMEM_STATIC is not set 128CONFIG_SPLIT_PTLOCK_CPUS=4 129CONFIG_BINFMT_ELF=y 130# CONFIG_BINFMT_MISC is not set 131# CONFIG_CMDLINE_BOOL is not set 132# CONFIG_PM is not set 133# CONFIG_SOFTWARE_SUSPEND is not set 134CONFIG_SECCOMP=y 135CONFIG_ISA_DMA_API=y 136 137# 138# Bus options 139# 140CONFIG_GENERIC_ISA_DMA=y 141# CONFIG_PPC_I8259 is not set 142CONFIG_PPC_INDIRECT_PCI=y 143CONFIG_PCI=y 144CONFIG_PCI_DOMAINS=y 145# CONFIG_MPC83xx_PCI2 is not set 146CONFIG_PCI_LEGACY_PROC=y 147 148# 149# PCCARD (PCMCIA/CardBus) support 150# 151# CONFIG_PCCARD is not set 152 153# 154# Advanced setup 155# 156# CONFIG_ADVANCED_OPTIONS is not set 157 158# 159# Default settings for advanced configuration options are used 160# 161CONFIG_HIGHMEM_START=0xfe000000 162CONFIG_LOWMEM_SIZE=0x30000000 163CONFIG_KERNEL_START=0xc0000000 164CONFIG_TASK_SIZE=0x80000000 165CONFIG_BOOT_LOAD=0x00800000 166 167# 168# Networking 169# 170CONFIG_NET=y 171 172# 173# Networking options 174# 175CONFIG_PACKET=y 176# CONFIG_PACKET_MMAP is not set 177CONFIG_UNIX=y 178# CONFIG_NET_KEY is not set 179CONFIG_INET=y 180CONFIG_IP_MULTICAST=y 181# CONFIG_IP_ADVANCED_ROUTER is not set 182CONFIG_IP_FIB_HASH=y 183CONFIG_IP_PNP=y 184CONFIG_IP_PNP_DHCP=y 185CONFIG_IP_PNP_BOOTP=y 186# CONFIG_IP_PNP_RARP is not set 187# CONFIG_NET_IPIP is not set 188# CONFIG_NET_IPGRE is not set 189# CONFIG_IP_MROUTE is not set 190# CONFIG_ARPD is not set 191CONFIG_SYN_COOKIES=y 192# CONFIG_INET_AH is not set 193# CONFIG_INET_ESP is not set 194# CONFIG_INET_IPCOMP is not set 195# CONFIG_INET_TUNNEL is not set 196CONFIG_INET_DIAG=y 197CONFIG_INET_TCP_DIAG=y 198# CONFIG_TCP_CONG_ADVANCED is not set 199CONFIG_TCP_CONG_BIC=y 200# CONFIG_IPV6 is not set 201# CONFIG_NETFILTER is not set 202 203# 204# DCCP Configuration (EXPERIMENTAL) 205# 206# CONFIG_IP_DCCP is not set 207 208# 209# SCTP Configuration (EXPERIMENTAL) 210# 211# CONFIG_IP_SCTP is not set 212# CONFIG_ATM is not set 213# CONFIG_BRIDGE is not set 214# CONFIG_VLAN_8021Q is not set 215# CONFIG_DECNET is not set 216# CONFIG_LLC2 is not set 217# CONFIG_IPX is not set 218# CONFIG_ATALK is not set 219# CONFIG_X25 is not set 220# CONFIG_LAPB is not set 221# CONFIG_NET_DIVERT is not set 222# CONFIG_ECONET is not set 223# CONFIG_WAN_ROUTER is not set 224# CONFIG_NET_SCHED is not set 225# CONFIG_NET_CLS_ROUTE is not set 226 227# 228# Network testing 229# 230# CONFIG_NET_PKTGEN is not set 231# CONFIG_HAMRADIO is not set 232# CONFIG_IRDA is not set 233# CONFIG_BT is not set 234# CONFIG_IEEE80211 is not set 235 236# 237# Device Drivers 238# 239 240# 241# Generic Driver Options 242# 243CONFIG_STANDALONE=y 244CONFIG_PREVENT_FIRMWARE_BUILD=y 245# CONFIG_FW_LOADER is not set 246 247# 248# Connector - unified userspace <-> kernelspace linker 249# 250# CONFIG_CONNECTOR is not set 251 252# 253# Memory Technology Devices (MTD) 254# 255# CONFIG_MTD is not set 256 257# 258# Parallel port support 259# 260# CONFIG_PARPORT is not set 261 262# 263# Plug and Play support 264# 265 266# 267# Block devices 268# 269# CONFIG_BLK_DEV_FD is not set 270# CONFIG_BLK_CPQ_DA is not set 271# CONFIG_BLK_CPQ_CISS_DA is not set 272# CONFIG_BLK_DEV_DAC960 is not set 273# CONFIG_BLK_DEV_UMEM is not set 274# CONFIG_BLK_DEV_COW_COMMON is not set 275CONFIG_BLK_DEV_LOOP=y 276# CONFIG_BLK_DEV_CRYPTOLOOP is not set 277# CONFIG_BLK_DEV_NBD is not set 278# CONFIG_BLK_DEV_SX8 is not set 279CONFIG_BLK_DEV_RAM=y 280CONFIG_BLK_DEV_RAM_COUNT=16 281CONFIG_BLK_DEV_RAM_SIZE=32768 282CONFIG_BLK_DEV_INITRD=y 283# CONFIG_LBD is not set 284# CONFIG_CDROM_PKTCDVD is not set 285 286# 287# IO Schedulers 288# 289CONFIG_IOSCHED_NOOP=y 290CONFIG_IOSCHED_AS=y 291CONFIG_IOSCHED_DEADLINE=y 292CONFIG_IOSCHED_CFQ=y 293CONFIG_DEFAULT_AS=y 294# CONFIG_DEFAULT_DEADLINE is not set 295# CONFIG_DEFAULT_CFQ is not set 296# CONFIG_DEFAULT_NOOP is not set 297CONFIG_DEFAULT_IOSCHED="anticipatory" 298# CONFIG_ATA_OVER_ETH is not set 299 300# 301# ATA/ATAPI/MFM/RLL support 302# 303# CONFIG_IDE is not set 304 305# 306# SCSI device support 307# 308# CONFIG_RAID_ATTRS is not set 309# CONFIG_SCSI is not set 310 311# 312# Multi-device support (RAID and LVM) 313# 314# CONFIG_MD is not set 315 316# 317# Fusion MPT device support 318# 319# CONFIG_FUSION is not set 320 321# 322# IEEE 1394 (FireWire) support 323# 324# CONFIG_IEEE1394 is not set 325 326# 327# I2O device support 328# 329# CONFIG_I2O is not set 330 331# 332# Macintosh device drivers 333# 334 335# 336# Network device support 337# 338CONFIG_NETDEVICES=y 339# CONFIG_DUMMY is not set 340# CONFIG_BONDING is not set 341# CONFIG_EQUALIZER is not set 342# CONFIG_TUN is not set 343 344# 345# ARCnet devices 346# 347# CONFIG_ARCNET is not set 348 349# 350# PHY device support 351# 352CONFIG_PHYLIB=y 353 354# 355# MII PHY device drivers 356# 357CONFIG_MARVELL_PHY=y 358# CONFIG_DAVICOM_PHY is not set 359# CONFIG_QSEMI_PHY is not set 360# CONFIG_LXT_PHY is not set 361# CONFIG_CICADA_PHY is not set 362 363# 364# Ethernet (10 or 100Mbit) 365# 366CONFIG_NET_ETHERNET=y 367CONFIG_MII=y 368# CONFIG_HAPPYMEAL is not set 369# CONFIG_SUNGEM is not set 370# CONFIG_CASSINI is not set 371# CONFIG_NET_VENDOR_3COM is not set 372 373# 374# Tulip family network device support 375# 376# CONFIG_NET_TULIP is not set 377# CONFIG_HP100 is not set 378CONFIG_NET_PCI=y 379# CONFIG_PCNET32 is not set 380# CONFIG_AMD8111_ETH is not set 381# CONFIG_ADAPTEC_STARFIRE is not set 382# CONFIG_B44 is not set 383# CONFIG_FORCEDETH is not set 384# CONFIG_DGRS is not set 385# CONFIG_EEPRO100 is not set 386CONFIG_E100=y 387# CONFIG_FEALNX is not set 388# CONFIG_NATSEMI is not set 389# CONFIG_NE2K_PCI is not set 390# CONFIG_8139CP is not set 391# CONFIG_8139TOO is not set 392# CONFIG_SIS900 is not set 393# CONFIG_EPIC100 is not set 394# CONFIG_SUNDANCE is not set 395# CONFIG_TLAN is not set 396# CONFIG_VIA_RHINE is not set 397 398# 399# Ethernet (1000 Mbit) 400# 401# CONFIG_ACENIC is not set 402# CONFIG_DL2K is not set 403CONFIG_E1000=y 404# CONFIG_E1000_NAPI is not set 405# CONFIG_NS83820 is not set 406# CONFIG_HAMACHI is not set 407# CONFIG_YELLOWFIN is not set 408# CONFIG_R8169 is not set 409# CONFIG_SIS190 is not set 410# CONFIG_SKGE is not set 411# CONFIG_SK98LIN is not set 412# CONFIG_VIA_VELOCITY is not set 413# CONFIG_TIGON3 is not set 414# CONFIG_BNX2 is not set 415CONFIG_GIANFAR=y 416# CONFIG_GFAR_NAPI is not set 417 418# 419# Ethernet (10000 Mbit) 420# 421# CONFIG_CHELSIO_T1 is not set 422# CONFIG_IXGB is not set 423# CONFIG_S2IO is not set 424 425# 426# Token Ring devices 427# 428# CONFIG_TR is not set 429 430# 431# Wireless LAN (non-hamradio) 432# 433# CONFIG_NET_RADIO is not set 434 435# 436# Wan interfaces 437# 438# CONFIG_WAN is not set 439# CONFIG_FDDI is not set 440# CONFIG_HIPPI is not set 441# CONFIG_PPP is not set 442# CONFIG_SLIP is not set 443# CONFIG_SHAPER is not set 444# CONFIG_NETCONSOLE is not set 445# CONFIG_NETPOLL is not set 446# CONFIG_NET_POLL_CONTROLLER is not set 447 448# 449# ISDN subsystem 450# 451# CONFIG_ISDN is not set 452 453# 454# Telephony Support 455# 456# CONFIG_PHONE is not set 457 458# 459# Input device support 460# 461CONFIG_INPUT=y 462 463# 464# Userland interfaces 465# 466# CONFIG_INPUT_MOUSEDEV is not set 467# CONFIG_INPUT_JOYDEV is not set 468# CONFIG_INPUT_TSDEV is not set 469# CONFIG_INPUT_EVDEV is not set 470# CONFIG_INPUT_EVBUG is not set 471 472# 473# Input Device Drivers 474# 475# CONFIG_INPUT_KEYBOARD is not set 476# CONFIG_INPUT_MOUSE is not set 477# CONFIG_INPUT_JOYSTICK is not set 478# CONFIG_INPUT_TOUCHSCREEN is not set 479# CONFIG_INPUT_MISC is not set 480 481# 482# Hardware I/O ports 483# 484# CONFIG_SERIO is not set 485# CONFIG_GAMEPORT is not set 486 487# 488# Character devices 489# 490# CONFIG_VT is not set 491# CONFIG_SERIAL_NONSTANDARD is not set 492 493# 494# Serial drivers 495# 496CONFIG_SERIAL_8250=y 497CONFIG_SERIAL_8250_CONSOLE=y 498CONFIG_SERIAL_8250_NR_UARTS=4 499# CONFIG_SERIAL_8250_EXTENDED is not set 500 501# 502# Non-8250 serial port support 503# 504CONFIG_SERIAL_CORE=y 505CONFIG_SERIAL_CORE_CONSOLE=y 506# CONFIG_SERIAL_JSM is not set 507CONFIG_UNIX98_PTYS=y 508CONFIG_LEGACY_PTYS=y 509CONFIG_LEGACY_PTY_COUNT=256 510 511# 512# IPMI 513# 514# CONFIG_IPMI_HANDLER is not set 515 516# 517# Watchdog Cards 518# 519# CONFIG_WATCHDOG is not set 520# CONFIG_NVRAM is not set 521CONFIG_GEN_RTC=y 522# CONFIG_GEN_RTC_X is not set 523# CONFIG_DTLK is not set 524# CONFIG_R3964 is not set 525# CONFIG_APPLICOM is not set 526 527# 528# Ftape, the floppy tape device driver 529# 530# CONFIG_AGP is not set 531# CONFIG_DRM is not set 532# CONFIG_RAW_DRIVER is not set 533 534# 535# TPM devices 536# 537# CONFIG_TCG_TPM is not set 538# CONFIG_TELCLOCK is not set 539 540# 541# I2C support 542# 543CONFIG_I2C=y 544CONFIG_I2C_CHARDEV=y 545 546# 547# I2C Algorithms 548# 549# CONFIG_I2C_ALGOBIT is not set 550# CONFIG_I2C_ALGOPCF is not set 551# CONFIG_I2C_ALGOPCA is not set 552 553# 554# I2C Hardware Bus support 555# 556# CONFIG_I2C_ALI1535 is not set 557# CONFIG_I2C_ALI1563 is not set 558# CONFIG_I2C_ALI15X3 is not set 559# CONFIG_I2C_AMD756 is not set 560# CONFIG_I2C_AMD8111 is not set 561# CONFIG_I2C_I801 is not set 562# CONFIG_I2C_I810 is not set 563# CONFIG_I2C_PIIX4 is not set 564CONFIG_I2C_MPC=y 565# CONFIG_I2C_NFORCE2 is not set 566# CONFIG_I2C_PARPORT_LIGHT is not set 567# CONFIG_I2C_PROSAVAGE is not set 568# CONFIG_I2C_SAVAGE4 is not set 569# CONFIG_SCx200_ACB is not set 570# CONFIG_I2C_SIS5595 is not set 571# CONFIG_I2C_SIS630 is not set 572# CONFIG_I2C_SIS96X is not set 573# CONFIG_I2C_VIA is not set 574# CONFIG_I2C_VIAPRO is not set 575# CONFIG_I2C_VOODOO3 is not set 576# CONFIG_I2C_PCA_ISA is not set 577 578# 579# Miscellaneous I2C Chip support 580# 581# CONFIG_SENSORS_DS1337 is not set 582# CONFIG_SENSORS_DS1374 is not set 583# CONFIG_SENSORS_EEPROM is not set 584# CONFIG_SENSORS_PCF8574 is not set 585# CONFIG_SENSORS_PCA9539 is not set 586# CONFIG_SENSORS_PCF8591 is not set 587# CONFIG_SENSORS_RTC8564 is not set 588# CONFIG_SENSORS_M41T00 is not set 589# CONFIG_SENSORS_MAX6875 is not set 590# CONFIG_RTC_X1205_I2C is not set 591# CONFIG_I2C_DEBUG_CORE is not set 592# CONFIG_I2C_DEBUG_ALGO is not set 593# CONFIG_I2C_DEBUG_BUS is not set 594# CONFIG_I2C_DEBUG_CHIP is not set 595 596# 597# Dallas's 1-wire bus 598# 599# CONFIG_W1 is not set 600 601# 602# Hardware Monitoring support 603# 604CONFIG_HWMON=y 605# CONFIG_HWMON_VID is not set 606# CONFIG_SENSORS_ADM1021 is not set 607# CONFIG_SENSORS_ADM1025 is not set 608# CONFIG_SENSORS_ADM1026 is not set 609# CONFIG_SENSORS_ADM1031 is not set 610# CONFIG_SENSORS_ADM9240 is not set 611# CONFIG_SENSORS_ASB100 is not set 612# CONFIG_SENSORS_ATXP1 is not set 613# CONFIG_SENSORS_DS1621 is not set 614# CONFIG_SENSORS_FSCHER is not set 615# CONFIG_SENSORS_FSCPOS is not set 616# CONFIG_SENSORS_GL518SM is not set 617# CONFIG_SENSORS_GL520SM is not set 618# CONFIG_SENSORS_IT87 is not set 619# CONFIG_SENSORS_LM63 is not set 620# CONFIG_SENSORS_LM75 is not set 621# CONFIG_SENSORS_LM77 is not set 622# CONFIG_SENSORS_LM78 is not set 623# CONFIG_SENSORS_LM80 is not set 624# CONFIG_SENSORS_LM83 is not set 625# CONFIG_SENSORS_LM85 is not set 626# CONFIG_SENSORS_LM87 is not set 627# CONFIG_SENSORS_LM90 is not set 628# CONFIG_SENSORS_LM92 is not set 629# CONFIG_SENSORS_MAX1619 is not set 630# CONFIG_SENSORS_PC87360 is not set 631# CONFIG_SENSORS_SIS5595 is not set 632# CONFIG_SENSORS_SMSC47M1 is not set 633# CONFIG_SENSORS_SMSC47B397 is not set 634# CONFIG_SENSORS_VIA686A is not set 635# CONFIG_SENSORS_W83781D is not set 636# CONFIG_SENSORS_W83792D is not set 637# CONFIG_SENSORS_W83L785TS is not set 638# CONFIG_SENSORS_W83627HF is not set 639# CONFIG_SENSORS_W83627EHF is not set 640# CONFIG_HWMON_DEBUG_CHIP is not set 641 642# 643# Misc devices 644# 645 646# 647# Multimedia Capabilities Port drivers 648# 649 650# 651# Multimedia devices 652# 653# CONFIG_VIDEO_DEV is not set 654 655# 656# Digital Video Broadcasting Devices 657# 658# CONFIG_DVB is not set 659 660# 661# Graphics support 662# 663# CONFIG_FB is not set 664 665# 666# Sound 667# 668# CONFIG_SOUND is not set 669 670# 671# USB support 672# 673CONFIG_USB_ARCH_HAS_HCD=y 674CONFIG_USB_ARCH_HAS_OHCI=y 675# CONFIG_USB is not set 676 677# 678# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 679# 680 681# 682# USB Gadget Support 683# 684# CONFIG_USB_GADGET is not set 685 686# 687# MMC/SD Card support 688# 689# CONFIG_MMC is not set 690 691# 692# InfiniBand support 693# 694# CONFIG_INFINIBAND is not set 695 696# 697# SN Devices 698# 699 700# 701# File systems 702# 703CONFIG_EXT2_FS=y 704# CONFIG_EXT2_FS_XATTR is not set 705# CONFIG_EXT2_FS_XIP is not set 706CONFIG_EXT3_FS=y 707CONFIG_EXT3_FS_XATTR=y 708# CONFIG_EXT3_FS_POSIX_ACL is not set 709# CONFIG_EXT3_FS_SECURITY is not set 710CONFIG_JBD=y 711# CONFIG_JBD_DEBUG is not set 712CONFIG_FS_MBCACHE=y 713# CONFIG_REISERFS_FS is not set 714# CONFIG_JFS_FS is not set 715# CONFIG_FS_POSIX_ACL is not set 716# CONFIG_XFS_FS is not set 717# CONFIG_MINIX_FS is not set 718# CONFIG_ROMFS_FS is not set 719CONFIG_INOTIFY=y 720# CONFIG_QUOTA is not set 721CONFIG_DNOTIFY=y 722# CONFIG_AUTOFS_FS is not set 723# CONFIG_AUTOFS4_FS is not set 724# CONFIG_FUSE_FS is not set 725 726# 727# CD-ROM/DVD Filesystems 728# 729# CONFIG_ISO9660_FS is not set 730# CONFIG_UDF_FS is not set 731 732# 733# DOS/FAT/NT Filesystems 734# 735# CONFIG_MSDOS_FS is not set 736# CONFIG_VFAT_FS is not set 737# CONFIG_NTFS_FS is not set 738 739# 740# Pseudo filesystems 741# 742CONFIG_PROC_FS=y 743CONFIG_PROC_KCORE=y 744CONFIG_SYSFS=y 745CONFIG_TMPFS=y 746# CONFIG_HUGETLB_PAGE is not set 747CONFIG_RAMFS=y 748# CONFIG_RELAYFS_FS is not set 749 750# 751# Miscellaneous filesystems 752# 753# CONFIG_ADFS_FS is not set 754# CONFIG_AFFS_FS is not set 755# CONFIG_HFS_FS is not set 756# CONFIG_HFSPLUS_FS is not set 757# CONFIG_BEFS_FS is not set 758# CONFIG_BFS_FS is not set 759# CONFIG_EFS_FS is not set 760# CONFIG_CRAMFS is not set 761# CONFIG_VXFS_FS is not set 762# CONFIG_HPFS_FS is not set 763# CONFIG_QNX4FS_FS is not set 764# CONFIG_SYSV_FS is not set 765# CONFIG_UFS_FS is not set 766 767# 768# Network File Systems 769# 770CONFIG_NFS_FS=y 771# CONFIG_NFS_V3 is not set 772# CONFIG_NFS_V4 is not set 773# CONFIG_NFS_DIRECTIO is not set 774# CONFIG_NFSD is not set 775CONFIG_ROOT_NFS=y 776CONFIG_LOCKD=y 777CONFIG_NFS_COMMON=y 778CONFIG_SUNRPC=y 779# CONFIG_RPCSEC_GSS_KRB5 is not set 780# CONFIG_RPCSEC_GSS_SPKM3 is not set 781# CONFIG_SMB_FS is not set 782# CONFIG_CIFS is not set 783# CONFIG_NCP_FS is not set 784# CONFIG_CODA_FS is not set 785# CONFIG_AFS_FS is not set 786# CONFIG_9P_FS is not set 787 788# 789# Partition Types 790# 791CONFIG_PARTITION_ADVANCED=y 792# CONFIG_ACORN_PARTITION is not set 793# CONFIG_OSF_PARTITION is not set 794# CONFIG_AMIGA_PARTITION is not set 795# CONFIG_ATARI_PARTITION is not set 796# CONFIG_MAC_PARTITION is not set 797# CONFIG_MSDOS_PARTITION is not set 798# CONFIG_LDM_PARTITION is not set 799# CONFIG_SGI_PARTITION is not set 800# CONFIG_ULTRIX_PARTITION is not set 801# CONFIG_SUN_PARTITION is not set 802# CONFIG_EFI_PARTITION is not set 803 804# 805# Native Language Support 806# 807# CONFIG_NLS is not set 808 809# 810# Library routines 811# 812# CONFIG_CRC_CCITT is not set 813# CONFIG_CRC16 is not set 814CONFIG_CRC32=y 815# CONFIG_LIBCRC32C is not set 816 817# 818# Profiling support 819# 820# CONFIG_PROFILING is not set 821 822# 823# Kernel hacking 824# 825# CONFIG_PRINTK_TIME is not set 826# CONFIG_DEBUG_KERNEL is not set 827CONFIG_LOG_BUF_SHIFT=14 828# CONFIG_SERIAL_TEXT_DEBUG is not set 829 830# 831# Security options 832# 833# CONFIG_KEYS is not set 834# CONFIG_SECURITY is not set 835 836# 837# Cryptographic options 838# 839# CONFIG_CRYPTO is not set 840 841# 842# Hardware crypto devices 843#