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.29 884 lines 16 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.17-rc3 4# Sun May 7 16:54:53 2006 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_GENERIC_HWEIGHT=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11CONFIG_VECTORS_BASE=0xffff0000 12 13# 14# Code maturity level options 15# 16CONFIG_EXPERIMENTAL=y 17CONFIG_BROKEN_ON_SMP=y 18CONFIG_LOCK_KERNEL=y 19CONFIG_INIT_ENV_ARG_LIMIT=32 20 21# 22# General setup 23# 24CONFIG_LOCALVERSION="" 25# CONFIG_LOCALVERSION_AUTO is not set 26# CONFIG_SWAP is not set 27CONFIG_SYSVIPC=y 28# CONFIG_POSIX_MQUEUE is not set 29# CONFIG_BSD_PROCESS_ACCT is not set 30CONFIG_SYSCTL=y 31# CONFIG_AUDIT is not set 32# CONFIG_IKCONFIG is not set 33# CONFIG_RELAY is not set 34CONFIG_INITRAMFS_SOURCE="" 35CONFIG_UID16=y 36CONFIG_CC_OPTIMIZE_FOR_SIZE=y 37# CONFIG_EMBEDDED is not set 38CONFIG_KALLSYMS=y 39# CONFIG_KALLSYMS_EXTRA_PASS is not set 40CONFIG_HOTPLUG=y 41CONFIG_PRINTK=y 42CONFIG_BUG=y 43CONFIG_ELF_CORE=y 44CONFIG_BASE_FULL=y 45CONFIG_FUTEX=y 46CONFIG_EPOLL=y 47CONFIG_SHMEM=y 48CONFIG_SLAB=y 49# CONFIG_TINY_SHMEM is not set 50CONFIG_BASE_SMALL=0 51# CONFIG_SLOB is not set 52 53# 54# Loadable module support 55# 56CONFIG_MODULES=y 57CONFIG_MODULE_UNLOAD=y 58# CONFIG_MODULE_FORCE_UNLOAD is not set 59# CONFIG_MODVERSIONS is not set 60# CONFIG_MODULE_SRCVERSION_ALL is not set 61# CONFIG_KMOD is not set 62 63# 64# Block layer 65# 66# CONFIG_BLK_DEV_IO_TRACE is not set 67 68# 69# IO Schedulers 70# 71CONFIG_IOSCHED_NOOP=y 72# CONFIG_IOSCHED_AS is not set 73CONFIG_IOSCHED_DEADLINE=y 74# CONFIG_IOSCHED_CFQ is not set 75# CONFIG_DEFAULT_AS is not set 76CONFIG_DEFAULT_DEADLINE=y 77# CONFIG_DEFAULT_CFQ is not set 78# CONFIG_DEFAULT_NOOP is not set 79CONFIG_DEFAULT_IOSCHED="deadline" 80 81# 82# System Type 83# 84# CONFIG_ARCH_CLPS7500 is not set 85# CONFIG_ARCH_CLPS711X is not set 86# CONFIG_ARCH_CO285 is not set 87# CONFIG_ARCH_EBSA110 is not set 88# CONFIG_ARCH_EP93XX is not set 89# CONFIG_ARCH_FOOTBRIDGE is not set 90# CONFIG_ARCH_INTEGRATOR is not set 91# CONFIG_ARCH_IOP3XX is not set 92# CONFIG_ARCH_IXP4XX is not set 93# CONFIG_ARCH_IXP2000 is not set 94# CONFIG_ARCH_IXP23XX is not set 95# CONFIG_ARCH_L7200 is not set 96# CONFIG_ARCH_PXA is not set 97# CONFIG_ARCH_RPC is not set 98# CONFIG_ARCH_SA1100 is not set 99# CONFIG_ARCH_S3C2410 is not set 100# CONFIG_ARCH_SHARK is not set 101# CONFIG_ARCH_LH7A40X is not set 102# CONFIG_ARCH_OMAP is not set 103# CONFIG_ARCH_VERSATILE is not set 104# CONFIG_ARCH_REALVIEW is not set 105# CONFIG_ARCH_IMX is not set 106# CONFIG_ARCH_H720X is not set 107# CONFIG_ARCH_AAEC2000 is not set 108CONFIG_ARCH_AT91=y 109CONFIG_ARCH_AT91RM9200=y 110 111# 112# AT91RM9200 Implementations 113# 114 115# 116# AT91RM9200 Board Type 117# 118# CONFIG_ARCH_AT91RM9200DK is not set 119# CONFIG_MACH_AT91RM9200EK is not set 120# CONFIG_MACH_CSB337 is not set 121# CONFIG_MACH_CSB637 is not set 122# CONFIG_MACH_CARMEVA is not set 123# CONFIG_MACH_KB9200 is not set 124# CONFIG_MACH_ATEB9200 is not set 125CONFIG_MACH_KAFA=y 126 127# 128# AT91 Feature Selections 129# 130# CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set 131 132# 133# Processor Type 134# 135CONFIG_CPU_32=y 136CONFIG_CPU_ARM920T=y 137CONFIG_CPU_32v4=y 138CONFIG_CPU_ABRT_EV4T=y 139CONFIG_CPU_CACHE_V4WT=y 140CONFIG_CPU_CACHE_VIVT=y 141CONFIG_CPU_COPY_V4WB=y 142CONFIG_CPU_TLB_V4WBI=y 143 144# 145# Processor Features 146# 147# CONFIG_ARM_THUMB is not set 148# CONFIG_CPU_ICACHE_DISABLE is not set 149# CONFIG_CPU_DCACHE_DISABLE is not set 150# CONFIG_CPU_DCACHE_WRITETHROUGH is not set 151 152# 153# Bus support 154# 155 156# 157# PCCARD (PCMCIA/CardBus) support 158# 159# CONFIG_PCCARD is not set 160 161# 162# Kernel Features 163# 164CONFIG_PREEMPT=y 165CONFIG_HZ=100 166# CONFIG_AEABI is not set 167# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 168CONFIG_SELECT_MEMORY_MODEL=y 169CONFIG_FLATMEM_MANUAL=y 170# CONFIG_DISCONTIGMEM_MANUAL is not set 171# CONFIG_SPARSEMEM_MANUAL is not set 172CONFIG_FLATMEM=y 173CONFIG_FLAT_NODE_MEM_MAP=y 174# CONFIG_SPARSEMEM_STATIC is not set 175CONFIG_SPLIT_PTLOCK_CPUS=4096 176CONFIG_LEDS=y 177# CONFIG_LEDS_TIMER is not set 178CONFIG_LEDS_CPU=y 179CONFIG_ALIGNMENT_TRAP=y 180 181# 182# Boot options 183# 184CONFIG_ZBOOT_ROM_TEXT=0x0 185CONFIG_ZBOOT_ROM_BSS=0x0 186CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20800000,10M root=/dev/ram0 rw" 187# CONFIG_XIP_KERNEL is not set 188 189# 190# Floating point emulation 191# 192 193# 194# At least one emulation must be selected 195# 196CONFIG_FPE_NWFPE=y 197# CONFIG_FPE_NWFPE_XP is not set 198# CONFIG_FPE_FASTFPE is not set 199 200# 201# Userspace binary formats 202# 203CONFIG_BINFMT_ELF=y 204# CONFIG_BINFMT_AOUT is not set 205CONFIG_BINFMT_MISC=y 206# CONFIG_ARTHUR is not set 207 208# 209# Power management options 210# 211# CONFIG_PM is not set 212# CONFIG_APM is not set 213 214# 215# Networking 216# 217CONFIG_NET=y 218 219# 220# Networking options 221# 222# CONFIG_NETDEBUG is not set 223CONFIG_PACKET=y 224# CONFIG_PACKET_MMAP is not set 225CONFIG_UNIX=y 226# CONFIG_NET_KEY is not set 227CONFIG_INET=y 228# CONFIG_IP_MULTICAST is not set 229# CONFIG_IP_ADVANCED_ROUTER is not set 230CONFIG_IP_FIB_HASH=y 231# CONFIG_IP_PNP is not set 232# CONFIG_NET_IPIP is not set 233# CONFIG_NET_IPGRE is not set 234# CONFIG_ARPD is not set 235# CONFIG_SYN_COOKIES is not set 236# CONFIG_INET_AH is not set 237# CONFIG_INET_ESP is not set 238# CONFIG_INET_IPCOMP is not set 239# CONFIG_INET_XFRM_TUNNEL is not set 240# CONFIG_INET_TUNNEL is not set 241# CONFIG_INET_DIAG is not set 242# CONFIG_TCP_CONG_ADVANCED is not set 243CONFIG_TCP_CONG_BIC=y 244# CONFIG_IPV6 is not set 245# CONFIG_INET6_XFRM_TUNNEL is not set 246# CONFIG_INET6_TUNNEL is not set 247# CONFIG_NETFILTER is not set 248 249# 250# DCCP Configuration (EXPERIMENTAL) 251# 252# CONFIG_IP_DCCP is not set 253 254# 255# SCTP Configuration (EXPERIMENTAL) 256# 257# CONFIG_IP_SCTP is not set 258 259# 260# TIPC Configuration (EXPERIMENTAL) 261# 262# CONFIG_TIPC is not set 263# CONFIG_ATM is not set 264# CONFIG_BRIDGE is not set 265# CONFIG_VLAN_8021Q is not set 266# CONFIG_DECNET is not set 267# CONFIG_LLC2 is not set 268# CONFIG_IPX is not set 269# CONFIG_ATALK is not set 270# CONFIG_X25 is not set 271# CONFIG_LAPB is not set 272# CONFIG_NET_DIVERT is not set 273# CONFIG_ECONET is not set 274# CONFIG_WAN_ROUTER is not set 275 276# 277# QoS and/or fair queueing 278# 279# CONFIG_NET_SCHED is not set 280 281# 282# Network testing 283# 284# CONFIG_NET_PKTGEN is not set 285# CONFIG_HAMRADIO is not set 286# CONFIG_IRDA is not set 287# CONFIG_BT is not set 288# CONFIG_IEEE80211 is not set 289 290# 291# Device Drivers 292# 293 294# 295# Generic Driver Options 296# 297CONFIG_STANDALONE=y 298CONFIG_PREVENT_FIRMWARE_BUILD=y 299# CONFIG_FW_LOADER is not set 300 301# 302# Connector - unified userspace <-> kernelspace linker 303# 304# CONFIG_CONNECTOR is not set 305 306# 307# Memory Technology Devices (MTD) 308# 309CONFIG_MTD=y 310# CONFIG_MTD_DEBUG is not set 311# CONFIG_MTD_CONCAT is not set 312CONFIG_MTD_PARTITIONS=y 313# CONFIG_MTD_REDBOOT_PARTS is not set 314# CONFIG_MTD_CMDLINE_PARTS is not set 315# CONFIG_MTD_AFS_PARTS is not set 316 317# 318# User Modules And Translation Layers 319# 320CONFIG_MTD_CHAR=y 321# CONFIG_MTD_BLOCK is not set 322CONFIG_MTD_BLOCK_RO=y 323# CONFIG_FTL is not set 324# CONFIG_NFTL is not set 325# CONFIG_INFTL is not set 326# CONFIG_RFD_FTL is not set 327 328# 329# RAM/ROM/Flash chip drivers 330# 331# CONFIG_MTD_CFI is not set 332# CONFIG_MTD_JEDECPROBE is not set 333CONFIG_MTD_MAP_BANK_WIDTH_1=y 334CONFIG_MTD_MAP_BANK_WIDTH_2=y 335CONFIG_MTD_MAP_BANK_WIDTH_4=y 336# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 337# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 338# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 339CONFIG_MTD_CFI_I1=y 340CONFIG_MTD_CFI_I2=y 341# CONFIG_MTD_CFI_I4 is not set 342# CONFIG_MTD_CFI_I8 is not set 343# CONFIG_MTD_RAM is not set 344# CONFIG_MTD_ROM is not set 345# CONFIG_MTD_ABSENT is not set 346# CONFIG_MTD_OBSOLETE_CHIPS is not set 347 348# 349# Mapping drivers for chip access 350# 351# CONFIG_MTD_COMPLEX_MAPPINGS is not set 352# CONFIG_MTD_PLATRAM is not set 353 354# 355# Self-contained MTD device drivers 356# 357# CONFIG_MTD_SLRAM is not set 358# CONFIG_MTD_PHRAM is not set 359# CONFIG_MTD_MTDRAM is not set 360# CONFIG_MTD_BLOCK2MTD is not set 361 362# 363# Disk-On-Chip Device Drivers 364# 365# CONFIG_MTD_DOC2000 is not set 366# CONFIG_MTD_DOC2001 is not set 367# CONFIG_MTD_DOC2001PLUS is not set 368CONFIG_MTD_AT91_DATAFLASH=y 369# CONFIG_MTD_AT91_DATAFLASH_CARD is not set 370 371# 372# NAND Flash Device Drivers 373# 374# CONFIG_MTD_NAND is not set 375 376# 377# OneNAND Flash Device Drivers 378# 379# CONFIG_MTD_ONENAND is not set 380 381# 382# Parallel port support 383# 384# CONFIG_PARPORT is not set 385 386# 387# Plug and Play support 388# 389 390# 391# Block devices 392# 393# CONFIG_BLK_DEV_COW_COMMON is not set 394# CONFIG_BLK_DEV_LOOP is not set 395# CONFIG_BLK_DEV_NBD is not set 396# CONFIG_BLK_DEV_RAM is not set 397# CONFIG_BLK_DEV_INITRD is not set 398# CONFIG_CDROM_PKTCDVD is not set 399# CONFIG_ATA_OVER_ETH is not set 400 401# 402# SCSI device support 403# 404# CONFIG_RAID_ATTRS is not set 405# CONFIG_SCSI is not set 406 407# 408# Multi-device support (RAID and LVM) 409# 410# CONFIG_MD is not set 411 412# 413# Fusion MPT device support 414# 415# CONFIG_FUSION is not set 416 417# 418# IEEE 1394 (FireWire) support 419# 420 421# 422# I2O device support 423# 424 425# 426# Network device support 427# 428CONFIG_NETDEVICES=y 429# CONFIG_DUMMY is not set 430# CONFIG_BONDING is not set 431# CONFIG_EQUALIZER is not set 432# CONFIG_TUN is not set 433 434# 435# PHY device support 436# 437CONFIG_PHYLIB=y 438 439# 440# MII PHY device drivers 441# 442# CONFIG_MARVELL_PHY is not set 443CONFIG_DAVICOM_PHY=y 444# CONFIG_QSEMI_PHY is not set 445# CONFIG_LXT_PHY is not set 446# CONFIG_CICADA_PHY is not set 447 448# 449# Ethernet (10 or 100Mbit) 450# 451CONFIG_NET_ETHERNET=y 452CONFIG_MII=y 453CONFIG_ARM_AT91_ETHER=y 454# CONFIG_SMC91X is not set 455# CONFIG_DM9000 is not set 456 457# 458# Ethernet (1000 Mbit) 459# 460 461# 462# Ethernet (10000 Mbit) 463# 464 465# 466# Token Ring devices 467# 468 469# 470# Wireless LAN (non-hamradio) 471# 472# CONFIG_NET_RADIO is not set 473 474# 475# Wan interfaces 476# 477# CONFIG_WAN is not set 478# CONFIG_PPP is not set 479# CONFIG_SLIP is not set 480# CONFIG_SHAPER is not set 481# CONFIG_NETCONSOLE is not set 482# CONFIG_NETPOLL is not set 483# CONFIG_NET_POLL_CONTROLLER is not set 484 485# 486# ISDN subsystem 487# 488# CONFIG_ISDN is not set 489 490# 491# Input device support 492# 493CONFIG_INPUT=y 494 495# 496# Userland interfaces 497# 498CONFIG_INPUT_MOUSEDEV=y 499# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 500CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 501CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 502# CONFIG_INPUT_JOYDEV is not set 503# CONFIG_INPUT_TSDEV is not set 504# CONFIG_INPUT_EVDEV is not set 505# CONFIG_INPUT_EVBUG is not set 506 507# 508# Input Device Drivers 509# 510# CONFIG_INPUT_KEYBOARD is not set 511# CONFIG_INPUT_MOUSE is not set 512# CONFIG_INPUT_JOYSTICK is not set 513# CONFIG_INPUT_TOUCHSCREEN is not set 514# CONFIG_INPUT_MISC is not set 515 516# 517# Hardware I/O ports 518# 519# CONFIG_SERIO is not set 520# CONFIG_GAMEPORT is not set 521 522# 523# Character devices 524# 525CONFIG_VT=y 526CONFIG_VT_CONSOLE=y 527CONFIG_HW_CONSOLE=y 528# CONFIG_SERIAL_NONSTANDARD is not set 529 530# 531# Serial drivers 532# 533# CONFIG_SERIAL_8250 is not set 534 535# 536# Non-8250 serial port support 537# 538CONFIG_SERIAL_ATMEL=y 539CONFIG_SERIAL_ATMEL_CONSOLE=y 540# CONFIG_SERIAL_ATMEL_TTYAT is not set 541CONFIG_SERIAL_CORE=y 542CONFIG_SERIAL_CORE_CONSOLE=y 543CONFIG_UNIX98_PTYS=y 544CONFIG_LEGACY_PTYS=y 545CONFIG_LEGACY_PTY_COUNT=32 546 547# 548# IPMI 549# 550# CONFIG_IPMI_HANDLER is not set 551 552# 553# Watchdog Cards 554# 555CONFIG_WATCHDOG=y 556CONFIG_WATCHDOG_NOWAYOUT=y 557 558# 559# Watchdog Device Drivers 560# 561# CONFIG_SOFT_WATCHDOG is not set 562CONFIG_AT91RM9200_WATCHDOG=y 563# CONFIG_NVRAM is not set 564# CONFIG_DTLK is not set 565# CONFIG_R3964 is not set 566 567# 568# Ftape, the floppy tape device driver 569# 570# CONFIG_RAW_DRIVER is not set 571 572# 573# TPM devices 574# 575# CONFIG_TCG_TPM is not set 576# CONFIG_TELCLOCK is not set 577CONFIG_AT91_SPI=y 578CONFIG_AT91_SPIDEV=y 579 580# 581# I2C support 582# 583CONFIG_I2C=y 584CONFIG_I2C_CHARDEV=y 585 586# 587# I2C Algorithms 588# 589CONFIG_I2C_ALGOBIT=y 590# CONFIG_I2C_ALGOPCF is not set 591# CONFIG_I2C_ALGOPCA is not set 592 593# 594# I2C Hardware Bus support 595# 596CONFIG_I2C_GPIO=y 597# CONFIG_I2C_PARPORT_LIGHT is not set 598# CONFIG_I2C_STUB is not set 599# CONFIG_I2C_PCA_ISA is not set 600 601# 602# Miscellaneous I2C Chip support 603# 604# CONFIG_SENSORS_DS1337 is not set 605# CONFIG_SENSORS_DS1374 is not set 606# CONFIG_EEPROM_LEGACY is not set 607# CONFIG_SENSORS_PCF8574 is not set 608# CONFIG_SENSORS_PCA9539 is not set 609# CONFIG_SENSORS_PCF8591 is not set 610# CONFIG_SENSORS_MAX6875 is not set 611# CONFIG_I2C_DEBUG_CORE is not set 612# CONFIG_I2C_DEBUG_ALGO is not set 613# CONFIG_I2C_DEBUG_BUS is not set 614# CONFIG_I2C_DEBUG_CHIP is not set 615 616# 617# SPI support 618# 619# CONFIG_SPI is not set 620# CONFIG_SPI_MASTER is not set 621 622# 623# Dallas's 1-wire bus 624# 625# CONFIG_W1 is not set 626 627# 628# Hardware Monitoring support 629# 630# CONFIG_HWMON is not set 631# CONFIG_HWMON_VID is not set 632 633# 634# Misc devices 635# 636 637# 638# LED devices 639# 640# CONFIG_NEW_LEDS is not set 641 642# 643# LED drivers 644# 645 646# 647# LED Triggers 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# Console display driver support 667# 668# CONFIG_VGA_CONSOLE is not set 669CONFIG_DUMMY_CONSOLE=y 670 671# 672# Sound 673# 674# CONFIG_SOUND is not set 675 676# 677# USB support 678# 679CONFIG_USB_ARCH_HAS_HCD=y 680CONFIG_USB_ARCH_HAS_OHCI=y 681# CONFIG_USB_ARCH_HAS_EHCI is not set 682# CONFIG_USB is not set 683 684# 685# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 686# 687 688# 689# USB Gadget Support 690# 691# CONFIG_USB_GADGET is not set 692 693# 694# MMC/SD Card support 695# 696# CONFIG_MMC is not set 697 698# 699# Real Time Clock 700# 701CONFIG_RTC_LIB=y 702CONFIG_RTC_CLASS=y 703# CONFIG_RTC_HCTOSYS is not set 704 705# 706# RTC interfaces 707# 708CONFIG_RTC_INTF_SYSFS=y 709CONFIG_RTC_INTF_PROC=y 710CONFIG_RTC_INTF_DEV=y 711 712# 713# RTC drivers 714# 715# CONFIG_RTC_DRV_X1205 is not set 716# CONFIG_RTC_DRV_DS1672 is not set 717# CONFIG_RTC_DRV_PCF8563 is not set 718# CONFIG_RTC_DRV_RS5C372 is not set 719# CONFIG_RTC_DRV_M48T86 is not set 720CONFIG_RTC_DRV_AT91RM9200=y 721# CONFIG_RTC_DRV_TEST is not set 722 723# 724# File systems 725# 726# CONFIG_EXT2_FS is not set 727CONFIG_EXT3_FS=y 728# CONFIG_EXT3_FS_XATTR is not set 729CONFIG_JBD=y 730# CONFIG_JBD_DEBUG is not set 731# CONFIG_REISERFS_FS is not set 732# CONFIG_JFS_FS is not set 733# CONFIG_FS_POSIX_ACL is not set 734# CONFIG_XFS_FS is not set 735# CONFIG_OCFS2_FS is not set 736# CONFIG_MINIX_FS is not set 737# CONFIG_ROMFS_FS is not set 738# CONFIG_INOTIFY is not set 739# CONFIG_QUOTA is not set 740CONFIG_DNOTIFY=y 741# CONFIG_AUTOFS_FS is not set 742# CONFIG_AUTOFS4_FS is not set 743# CONFIG_FUSE_FS is not set 744 745# 746# CD-ROM/DVD Filesystems 747# 748# CONFIG_ISO9660_FS is not set 749# CONFIG_UDF_FS is not set 750 751# 752# DOS/FAT/NT Filesystems 753# 754# CONFIG_MSDOS_FS is not set 755# CONFIG_VFAT_FS is not set 756# CONFIG_NTFS_FS is not set 757 758# 759# Pseudo filesystems 760# 761CONFIG_PROC_FS=y 762CONFIG_SYSFS=y 763CONFIG_TMPFS=y 764# CONFIG_HUGETLB_PAGE is not set 765CONFIG_RAMFS=y 766# CONFIG_CONFIGFS_FS is not set 767 768# 769# Miscellaneous filesystems 770# 771# CONFIG_ADFS_FS is not set 772# CONFIG_AFFS_FS is not set 773# CONFIG_HFS_FS is not set 774# CONFIG_HFSPLUS_FS is not set 775# CONFIG_BEFS_FS is not set 776# CONFIG_BFS_FS is not set 777# CONFIG_EFS_FS is not set 778# CONFIG_JFFS_FS is not set 779# CONFIG_JFFS2_FS is not set 780CONFIG_CRAMFS=y 781# CONFIG_VXFS_FS is not set 782# CONFIG_HPFS_FS is not set 783# CONFIG_QNX4FS_FS is not set 784# CONFIG_SYSV_FS is not set 785# CONFIG_UFS_FS is not set 786 787# 788# Network File Systems 789# 790CONFIG_NFS_FS=m 791CONFIG_NFS_V3=y 792# CONFIG_NFS_V3_ACL is not set 793# CONFIG_NFS_V4 is not set 794# CONFIG_NFS_DIRECTIO is not set 795# CONFIG_NFSD is not set 796CONFIG_LOCKD=m 797CONFIG_LOCKD_V4=y 798CONFIG_NFS_COMMON=y 799CONFIG_SUNRPC=m 800# CONFIG_RPCSEC_GSS_KRB5 is not set 801# CONFIG_RPCSEC_GSS_SPKM3 is not set 802# CONFIG_SMB_FS is not set 803# CONFIG_CIFS is not set 804# CONFIG_NCP_FS is not set 805# CONFIG_CODA_FS is not set 806# CONFIG_AFS_FS is not set 807# CONFIG_9P_FS is not set 808 809# 810# Partition Types 811# 812# CONFIG_PARTITION_ADVANCED is not set 813CONFIG_MSDOS_PARTITION=y 814 815# 816# Native Language Support 817# 818# CONFIG_NLS is not set 819 820# 821# Profiling support 822# 823# CONFIG_PROFILING is not set 824 825# 826# Kernel hacking 827# 828# CONFIG_PRINTK_TIME is not set 829# CONFIG_MAGIC_SYSRQ is not set 830# CONFIG_DEBUG_KERNEL is not set 831CONFIG_LOG_BUF_SHIFT=14 832CONFIG_DEBUG_BUGVERBOSE=y 833# CONFIG_DEBUG_FS is not set 834CONFIG_FRAME_POINTER=y 835# CONFIG_UNWIND_INFO is not set 836# CONFIG_DEBUG_USER is not set 837 838# 839# Security options 840# 841# CONFIG_KEYS is not set 842# CONFIG_SECURITY is not set 843 844# 845# Cryptographic options 846# 847CONFIG_CRYPTO=y 848# CONFIG_CRYPTO_HMAC is not set 849# CONFIG_CRYPTO_NULL is not set 850# CONFIG_CRYPTO_MD4 is not set 851CONFIG_CRYPTO_MD5=y 852# CONFIG_CRYPTO_SHA1 is not set 853# CONFIG_CRYPTO_SHA256 is not set 854# CONFIG_CRYPTO_SHA512 is not set 855# CONFIG_CRYPTO_WP512 is not set 856# CONFIG_CRYPTO_TGR192 is not set 857CONFIG_CRYPTO_DES=y 858# CONFIG_CRYPTO_BLOWFISH is not set 859# CONFIG_CRYPTO_TWOFISH is not set 860# CONFIG_CRYPTO_SERPENT is not set 861# CONFIG_CRYPTO_AES is not set 862# CONFIG_CRYPTO_CAST5 is not set 863# CONFIG_CRYPTO_CAST6 is not set 864# CONFIG_CRYPTO_TEA is not set 865# CONFIG_CRYPTO_ARC4 is not set 866# CONFIG_CRYPTO_KHAZAD is not set 867# CONFIG_CRYPTO_ANUBIS is not set 868# CONFIG_CRYPTO_DEFLATE is not set 869# CONFIG_CRYPTO_MICHAEL_MIC is not set 870# CONFIG_CRYPTO_CRC32C is not set 871# CONFIG_CRYPTO_TEST is not set 872 873# 874# Hardware crypto devices 875# 876 877# 878# Library routines 879# 880# CONFIG_CRC_CCITT is not set 881# CONFIG_CRC16 is not set 882CONFIG_CRC32=y 883# CONFIG_LIBCRC32C is not set 884CONFIG_ZLIB_INFLATE=y