1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.12-rc1-bk2 4# Sun Mar 27 21:14:51 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 30# CONFIG_HOTPLUG is not set 31CONFIG_KOBJECT_UEVENT=y 32CONFIG_IKCONFIG=y 33CONFIG_IKCONFIG_PROC=y 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 59CONFIG_KMOD=y 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 69CONFIG_ARCH_INTEGRATOR=y 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 76# CONFIG_ARCH_SA1100 is not set 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# Integrator Options 87# 88CONFIG_ARCH_INTEGRATOR_AP=y 89# CONFIG_ARCH_INTEGRATOR_CP is not set 90# CONFIG_INTEGRATOR_IMPD1 is not set 91 92# 93# Processor Type 94# 95CONFIG_CPU_32=y 96CONFIG_CPU_ARM720T=y 97CONFIG_CPU_ARM920T=y 98# CONFIG_CPU_ARM922T is not set 99# CONFIG_CPU_ARM926T is not set 100# CONFIG_CPU_ARM1020 is not set 101# CONFIG_CPU_ARM1022 is not set 102# CONFIG_CPU_ARM1026 is not set 103# CONFIG_CPU_V6 is not set 104CONFIG_CPU_32v4=y 105CONFIG_CPU_ABRT_EV4T=y 106CONFIG_CPU_ABRT_LV4T=y 107CONFIG_CPU_CACHE_V4=y 108CONFIG_CPU_CACHE_V4WT=y 109CONFIG_CPU_CACHE_VIVT=y 110CONFIG_CPU_COPY_V4WT=y 111CONFIG_CPU_COPY_V4WB=y 112CONFIG_CPU_TLB_V4WT=y 113CONFIG_CPU_TLB_V4WBI=y 114 115# 116# Processor Features 117# 118CONFIG_ARM_THUMB=y 119# CONFIG_CPU_ICACHE_DISABLE is not set 120# CONFIG_CPU_DCACHE_DISABLE is not set 121# CONFIG_CPU_DCACHE_WRITETHROUGH is not set 122CONFIG_ICST525=y 123 124# 125# Bus support 126# 127CONFIG_ARM_AMBA=y 128CONFIG_PCI=y 129CONFIG_PCI_LEGACY_PROC=y 130CONFIG_PCI_NAMES=y 131 132# 133# PCCARD (PCMCIA/CardBus) support 134# 135# CONFIG_PCCARD is not set 136 137# 138# Kernel Features 139# 140# CONFIG_PREEMPT is not set 141CONFIG_LEDS=y 142CONFIG_LEDS_TIMER=y 143CONFIG_LEDS_CPU=y 144CONFIG_ALIGNMENT_TRAP=y 145 146# 147# Boot options 148# 149CONFIG_ZBOOT_ROM_TEXT=0x0 150CONFIG_ZBOOT_ROM_BSS=0x0 151CONFIG_CMDLINE="console=ttyAM0,38400n8 root=/dev/nfs ip=bootp mem=32M" 152# CONFIG_XIP_KERNEL is not set 153 154# 155# CPU Frequency scaling 156# 157CONFIG_CPU_FREQ=y 158CONFIG_CPU_FREQ_TABLE=y 159# CONFIG_CPU_FREQ_DEBUG is not set 160CONFIG_CPU_FREQ_STAT=y 161# CONFIG_CPU_FREQ_STAT_DETAILS is not set 162CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 163# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 164CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 165CONFIG_CPU_FREQ_GOV_POWERSAVE=y 166CONFIG_CPU_FREQ_GOV_USERSPACE=y 167CONFIG_CPU_FREQ_GOV_ONDEMAND=y 168CONFIG_CPU_FREQ_INTEGRATOR=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 185# CONFIG_BINFMT_AOUT is not set 186# CONFIG_BINFMT_MISC is not set 187# CONFIG_ARTHUR is not set 188 189# 190# Power management options 191# 192CONFIG_PM=y 193# CONFIG_PM_LEGACY is not set 194# CONFIG_APM is not set 195 196# 197# Device Drivers 198# 199 200# 201# Generic Driver Options 202# 203CONFIG_STANDALONE=y 204CONFIG_PREVENT_FIRMWARE_BUILD=y 205# CONFIG_FW_LOADER is not set 206# CONFIG_DEBUG_DRIVER is not set 207 208# 209# Memory Technology Devices (MTD) 210# 211CONFIG_MTD=y 212# CONFIG_MTD_DEBUG is not set 213# CONFIG_MTD_CONCAT is not set 214CONFIG_MTD_PARTITIONS=y 215# CONFIG_MTD_REDBOOT_PARTS is not set 216CONFIG_MTD_CMDLINE_PARTS=y 217CONFIG_MTD_AFS_PARTS=y 218 219# 220# User Modules And Translation Layers 221# 222CONFIG_MTD_CHAR=y 223CONFIG_MTD_BLOCK=y 224# CONFIG_FTL is not set 225# CONFIG_NFTL is not set 226# CONFIG_INFTL is not set 227 228# 229# RAM/ROM/Flash chip drivers 230# 231CONFIG_MTD_CFI=y 232# CONFIG_MTD_JEDECPROBE is not set 233CONFIG_MTD_GEN_PROBE=y 234CONFIG_MTD_CFI_ADV_OPTIONS=y 235CONFIG_MTD_CFI_NOSWAP=y 236# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 237# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 238# CONFIG_MTD_CFI_GEOMETRY is not set 239CONFIG_MTD_MAP_BANK_WIDTH_1=y 240CONFIG_MTD_MAP_BANK_WIDTH_2=y 241CONFIG_MTD_MAP_BANK_WIDTH_4=y 242# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 243# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 244# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 245CONFIG_MTD_CFI_I1=y 246CONFIG_MTD_CFI_I2=y 247# CONFIG_MTD_CFI_I4 is not set 248# CONFIG_MTD_CFI_I8 is not set 249CONFIG_MTD_CFI_INTELEXT=y 250# CONFIG_MTD_CFI_AMDSTD is not set 251# CONFIG_MTD_CFI_STAA is not set 252CONFIG_MTD_CFI_UTIL=y 253# CONFIG_MTD_RAM is not set 254# CONFIG_MTD_ROM is not set 255# CONFIG_MTD_ABSENT is not set 256# CONFIG_MTD_XIP is not set 257 258# 259# Mapping drivers for chip access 260# 261# CONFIG_MTD_COMPLEX_MAPPINGS is not set 262# CONFIG_MTD_PHYSMAP is not set 263# CONFIG_MTD_ARM_INTEGRATOR is not set 264# CONFIG_MTD_EDB7312 is not set 265 266# 267# Self-contained MTD device drivers 268# 269# CONFIG_MTD_PMC551 is not set 270# CONFIG_MTD_SLRAM is not set 271# CONFIG_MTD_PHRAM is not set 272# CONFIG_MTD_MTDRAM is not set 273# CONFIG_MTD_BLKMTD is not set 274# CONFIG_MTD_BLOCK2MTD is not set 275 276# 277# Disk-On-Chip Device Drivers 278# 279# CONFIG_MTD_DOC2000 is not set 280# CONFIG_MTD_DOC2001 is not set 281# CONFIG_MTD_DOC2001PLUS is not set 282 283# 284# NAND Flash Device Drivers 285# 286# CONFIG_MTD_NAND is not set 287 288# 289# Parallel port support 290# 291# CONFIG_PARPORT is not set 292 293# 294# Plug and Play support 295# 296 297# 298# Block devices 299# 300# CONFIG_BLK_DEV_FD is not set 301# CONFIG_BLK_CPQ_DA is not set 302# CONFIG_BLK_CPQ_CISS_DA is not set 303# CONFIG_BLK_DEV_DAC960 is not set 304# CONFIG_BLK_DEV_UMEM is not set 305# CONFIG_BLK_DEV_COW_COMMON is not set 306CONFIG_BLK_DEV_LOOP=y 307# CONFIG_BLK_DEV_CRYPTOLOOP is not set 308# CONFIG_BLK_DEV_NBD is not set 309# CONFIG_BLK_DEV_SX8 is not set 310CONFIG_BLK_DEV_RAM=y 311CONFIG_BLK_DEV_RAM_COUNT=16 312CONFIG_BLK_DEV_RAM_SIZE=8192 313CONFIG_BLK_DEV_INITRD=y 314CONFIG_INITRAMFS_SOURCE="" 315# CONFIG_CDROM_PKTCDVD is not set 316 317# 318# IO Schedulers 319# 320CONFIG_IOSCHED_NOOP=y 321CONFIG_IOSCHED_AS=y 322CONFIG_IOSCHED_DEADLINE=y 323CONFIG_IOSCHED_CFQ=y 324# CONFIG_ATA_OVER_ETH is not set 325 326# 327# SCSI device support 328# 329# CONFIG_SCSI is not set 330 331# 332# Multi-device support (RAID and LVM) 333# 334# CONFIG_MD is not set 335 336# 337# Fusion MPT device support 338# 339 340# 341# IEEE 1394 (FireWire) support 342# 343# CONFIG_IEEE1394 is not set 344 345# 346# I2O device support 347# 348# CONFIG_I2O is not set 349 350# 351# Networking support 352# 353CONFIG_NET=y 354 355# 356# Networking options 357# 358CONFIG_PACKET=y 359CONFIG_PACKET_MMAP=y 360# CONFIG_NETLINK_DEV is not set 361CONFIG_UNIX=y 362# CONFIG_NET_KEY is not set 363CONFIG_INET=y 364CONFIG_IP_MULTICAST=y 365# CONFIG_IP_ADVANCED_ROUTER is not set 366CONFIG_IP_PNP=y 367CONFIG_IP_PNP_DHCP=y 368CONFIG_IP_PNP_BOOTP=y 369# CONFIG_IP_PNP_RARP is not set 370# CONFIG_NET_IPIP is not set 371# CONFIG_NET_IPGRE is not set 372# CONFIG_IP_MROUTE is not set 373# CONFIG_ARPD is not set 374# CONFIG_SYN_COOKIES is not set 375# CONFIG_INET_AH is not set 376# CONFIG_INET_ESP is not set 377# CONFIG_INET_IPCOMP is not set 378# CONFIG_INET_TUNNEL is not set 379CONFIG_IP_TCPDIAG=y 380# CONFIG_IP_TCPDIAG_IPV6 is not set 381# CONFIG_IPV6 is not set 382# CONFIG_NETFILTER is not set 383 384# 385# SCTP Configuration (EXPERIMENTAL) 386# 387# CONFIG_IP_SCTP is not set 388# CONFIG_ATM is not set 389# CONFIG_BRIDGE is not set 390# CONFIG_VLAN_8021Q is not set 391# CONFIG_DECNET is not set 392# CONFIG_LLC2 is not set 393# CONFIG_IPX is not set 394# CONFIG_ATALK is not set 395# CONFIG_X25 is not set 396# CONFIG_LAPB is not set 397# CONFIG_NET_DIVERT is not set 398# CONFIG_ECONET is not set 399# CONFIG_WAN_ROUTER is not set 400 401# 402# QoS and/or fair queueing 403# 404# CONFIG_NET_SCHED is not set 405# CONFIG_NET_CLS_ROUTE is not set 406 407# 408# Network testing 409# 410# CONFIG_NET_PKTGEN is not set 411# CONFIG_NETPOLL is not set 412# CONFIG_NET_POLL_CONTROLLER is not set 413# CONFIG_HAMRADIO is not set 414# CONFIG_IRDA is not set 415# CONFIG_BT is not set 416CONFIG_NETDEVICES=y 417# CONFIG_DUMMY is not set 418# CONFIG_BONDING is not set 419# CONFIG_EQUALIZER is not set 420# CONFIG_TUN is not set 421 422# 423# ARCnet devices 424# 425# CONFIG_ARCNET is not set 426 427# 428# Ethernet (10 or 100Mbit) 429# 430CONFIG_NET_ETHERNET=y 431CONFIG_MII=y 432# CONFIG_HAPPYMEAL is not set 433# CONFIG_SUNGEM is not set 434# CONFIG_NET_VENDOR_3COM is not set 435# CONFIG_SMC91X is not set 436 437# 438# Tulip family network device support 439# 440# CONFIG_NET_TULIP is not set 441# CONFIG_HP100 is not set 442CONFIG_NET_PCI=y 443# CONFIG_PCNET32 is not set 444# CONFIG_AMD8111_ETH is not set 445# CONFIG_ADAPTEC_STARFIRE is not set 446# CONFIG_B44 is not set 447# CONFIG_FORCEDETH is not set 448# CONFIG_DGRS is not set 449# CONFIG_EEPRO100 is not set 450CONFIG_E100=y 451# CONFIG_FEALNX is not set 452# CONFIG_NATSEMI is not set 453# CONFIG_NE2K_PCI is not set 454# CONFIG_8139CP is not set 455# CONFIG_8139TOO is not set 456# CONFIG_SIS900 is not set 457# CONFIG_EPIC100 is not set 458# CONFIG_SUNDANCE is not set 459# CONFIG_TLAN is not set 460# CONFIG_VIA_RHINE is not set 461 462# 463# Ethernet (1000 Mbit) 464# 465# CONFIG_ACENIC is not set 466# CONFIG_DL2K is not set 467# CONFIG_E1000 is not set 468# CONFIG_NS83820 is not set 469# CONFIG_HAMACHI is not set 470# CONFIG_YELLOWFIN is not set 471# CONFIG_R8169 is not set 472# CONFIG_SK98LIN is not set 473# CONFIG_VIA_VELOCITY is not set 474# CONFIG_TIGON3 is not set 475 476# 477# Ethernet (10000 Mbit) 478# 479# CONFIG_IXGB is not set 480# CONFIG_S2IO is not set 481 482# 483# Token Ring devices 484# 485# CONFIG_TR is not set 486 487# 488# Wireless LAN (non-hamradio) 489# 490# CONFIG_NET_RADIO is not set 491 492# 493# Wan interfaces 494# 495# CONFIG_WAN is not set 496# CONFIG_FDDI is not set 497# CONFIG_HIPPI is not set 498# CONFIG_PPP is not set 499# CONFIG_SLIP is not set 500# CONFIG_SHAPER is not set 501# CONFIG_NETCONSOLE is not set 502 503# 504# ISDN subsystem 505# 506# CONFIG_ISDN is not set 507 508# 509# Input device support 510# 511CONFIG_INPUT=y 512 513# 514# Userland interfaces 515# 516CONFIG_INPUT_MOUSEDEV=y 517CONFIG_INPUT_MOUSEDEV_PSAUX=y 518CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 519CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 520# CONFIG_INPUT_JOYDEV is not set 521# CONFIG_INPUT_TSDEV is not set 522# CONFIG_INPUT_EVDEV is not set 523# CONFIG_INPUT_EVBUG is not set 524 525# 526# Input Device Drivers 527# 528CONFIG_INPUT_KEYBOARD=y 529# CONFIG_KEYBOARD_ATKBD is not set 530# CONFIG_KEYBOARD_SUNKBD is not set 531# CONFIG_KEYBOARD_LKKBD is not set 532# CONFIG_KEYBOARD_XTKBD is not set 533# CONFIG_KEYBOARD_NEWTON is not set 534CONFIG_INPUT_MOUSE=y 535CONFIG_MOUSE_PS2=y 536# CONFIG_MOUSE_SERIAL is not set 537# CONFIG_MOUSE_VSXXXAA is not set 538# CONFIG_INPUT_JOYSTICK is not set 539# CONFIG_INPUT_TOUCHSCREEN is not set 540# CONFIG_INPUT_MISC is not set 541 542# 543# Hardware I/O ports 544# 545CONFIG_SERIO=y 546# CONFIG_SERIO_SERPORT is not set 547# CONFIG_SERIO_AMBAKMI is not set 548# CONFIG_SERIO_PCIPS2 is not set 549CONFIG_SERIO_LIBPS2=y 550# CONFIG_SERIO_RAW is not set 551# CONFIG_GAMEPORT is not set 552CONFIG_SOUND_GAMEPORT=y 553 554# 555# Character devices 556# 557CONFIG_VT=y 558CONFIG_VT_CONSOLE=y 559CONFIG_HW_CONSOLE=y 560# CONFIG_SERIAL_NONSTANDARD is not set 561 562# 563# Serial drivers 564# 565# CONFIG_SERIAL_8250 is not set 566 567# 568# Non-8250 serial port support 569# 570CONFIG_SERIAL_AMBA_PL010=y 571CONFIG_SERIAL_AMBA_PL010_CONSOLE=y 572# CONFIG_SERIAL_AMBA_PL011 is not set 573CONFIG_SERIAL_CORE=y 574CONFIG_SERIAL_CORE_CONSOLE=y 575CONFIG_UNIX98_PTYS=y 576CONFIG_LEGACY_PTYS=y 577CONFIG_LEGACY_PTY_COUNT=256 578 579# 580# IPMI 581# 582# CONFIG_IPMI_HANDLER is not set 583 584# 585# Watchdog Cards 586# 587# CONFIG_WATCHDOG is not set 588# CONFIG_NVRAM is not set 589# CONFIG_RTC is not set 590# CONFIG_DTLK is not set 591# CONFIG_R3964 is not set 592# CONFIG_APPLICOM is not set 593 594# 595# Ftape, the floppy tape device driver 596# 597# CONFIG_DRM is not set 598# CONFIG_RAW_DRIVER is not set 599 600# 601# TPM devices 602# 603# CONFIG_TCG_TPM is not set 604 605# 606# I2C support 607# 608# CONFIG_I2C is not set 609 610# 611# Misc devices 612# 613 614# 615# Multimedia devices 616# 617# CONFIG_VIDEO_DEV is not set 618 619# 620# Digital Video Broadcasting Devices 621# 622# CONFIG_DVB is not set 623 624# 625# Graphics support 626# 627CONFIG_FB=y 628CONFIG_FB_CFB_FILLRECT=y 629CONFIG_FB_CFB_COPYAREA=y 630CONFIG_FB_CFB_IMAGEBLIT=y 631CONFIG_FB_SOFT_CURSOR=y 632CONFIG_FB_MODE_HELPERS=y 633CONFIG_FB_TILEBLITTING=y 634# CONFIG_FB_CIRRUS is not set 635# CONFIG_FB_PM2 is not set 636# CONFIG_FB_ARMCLCD is not set 637# CONFIG_FB_CYBER2000 is not set 638# CONFIG_FB_ASILIANT is not set 639# CONFIG_FB_IMSTT is not set 640# CONFIG_FB_NVIDIA is not set 641# CONFIG_FB_RIVA is not set 642CONFIG_FB_MATROX=y 643CONFIG_FB_MATROX_MILLENIUM=y 644CONFIG_FB_MATROX_MYSTIQUE=y 645# CONFIG_FB_MATROX_G is not set 646CONFIG_FB_MATROX_MULTIHEAD=y 647# CONFIG_FB_RADEON_OLD is not set 648# CONFIG_FB_RADEON is not set 649# CONFIG_FB_ATY128 is not set 650# CONFIG_FB_ATY is not set 651# CONFIG_FB_SAVAGE is not set 652# CONFIG_FB_SIS is not set 653# CONFIG_FB_NEOMAGIC is not set 654# CONFIG_FB_KYRO is not set 655# CONFIG_FB_3DFX is not set 656# CONFIG_FB_VOODOO1 is not set 657# CONFIG_FB_TRIDENT is not set 658# CONFIG_FB_VIRTUAL is not set 659 660# 661# Console display driver support 662# 663CONFIG_VGA_CONSOLE=y 664CONFIG_DUMMY_CONSOLE=y 665# CONFIG_FRAMEBUFFER_CONSOLE is not set 666 667# 668# Logo configuration 669# 670# CONFIG_LOGO is not set 671# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 672 673# 674# Sound 675# 676# CONFIG_SOUND is not set 677 678# 679# USB support 680# 681CONFIG_USB_ARCH_HAS_HCD=y 682CONFIG_USB_ARCH_HAS_OHCI=y 683# CONFIG_USB is not set 684 685# 686# USB Gadget Support 687# 688# CONFIG_USB_GADGET is not set 689 690# 691# MMC/SD Card support 692# 693# CONFIG_MMC is not set 694 695# 696# File systems 697# 698CONFIG_EXT2_FS=y 699# CONFIG_EXT2_FS_XATTR is not set 700# CONFIG_EXT3_FS is not set 701# CONFIG_JBD is not set 702# CONFIG_REISERFS_FS is not set 703# CONFIG_JFS_FS is not set 704 705# 706# XFS support 707# 708# CONFIG_XFS_FS is not set 709# CONFIG_MINIX_FS is not set 710# CONFIG_ROMFS_FS is not set 711# CONFIG_QUOTA is not set 712CONFIG_DNOTIFY=y 713# CONFIG_AUTOFS_FS is not set 714# CONFIG_AUTOFS4_FS is not set 715 716# 717# CD-ROM/DVD Filesystems 718# 719# CONFIG_ISO9660_FS is not set 720# CONFIG_UDF_FS is not set 721 722# 723# DOS/FAT/NT Filesystems 724# 725# CONFIG_MSDOS_FS is not set 726# CONFIG_VFAT_FS is not set 727# CONFIG_NTFS_FS is not set 728 729# 730# Pseudo filesystems 731# 732CONFIG_PROC_FS=y 733CONFIG_SYSFS=y 734# CONFIG_DEVFS_FS is not set 735# CONFIG_DEVPTS_FS_XATTR is not set 736CONFIG_TMPFS=y 737# CONFIG_TMPFS_XATTR is not set 738# CONFIG_HUGETLB_PAGE is not set 739CONFIG_RAMFS=y 740 741# 742# Miscellaneous filesystems 743# 744# CONFIG_ADFS_FS is not set 745# CONFIG_AFFS_FS is not set 746# CONFIG_HFS_FS is not set 747# CONFIG_HFSPLUS_FS is not set 748# CONFIG_BEFS_FS is not set 749# CONFIG_BFS_FS is not set 750# CONFIG_EFS_FS is not set 751# CONFIG_JFFS_FS is not set 752CONFIG_JFFS2_FS=y 753CONFIG_JFFS2_FS_DEBUG=0 754# CONFIG_JFFS2_FS_NAND is not set 755# CONFIG_JFFS2_FS_NOR_ECC is not set 756# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 757CONFIG_JFFS2_ZLIB=y 758CONFIG_JFFS2_RTIME=y 759# CONFIG_JFFS2_RUBIN is not set 760CONFIG_CRAMFS=y 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 771CONFIG_NFS_V3=y 772# CONFIG_NFS_V4 is not set 773# CONFIG_NFS_DIRECTIO is not set 774CONFIG_NFSD=y 775CONFIG_NFSD_V3=y 776# CONFIG_NFSD_V4 is not set 777# CONFIG_NFSD_TCP is not set 778CONFIG_ROOT_NFS=y 779CONFIG_LOCKD=y 780CONFIG_LOCKD_V4=y 781CONFIG_EXPORTFS=y 782CONFIG_SUNRPC=y 783# CONFIG_RPCSEC_GSS_KRB5 is not set 784# CONFIG_RPCSEC_GSS_SPKM3 is not set 785# CONFIG_SMB_FS is not set 786# CONFIG_CIFS is not set 787# CONFIG_NCP_FS is not set 788# CONFIG_CODA_FS is not set 789# CONFIG_AFS_FS is not set 790 791# 792# Partition Types 793# 794CONFIG_PARTITION_ADVANCED=y 795# CONFIG_ACORN_PARTITION is not set 796# CONFIG_OSF_PARTITION is not set 797# CONFIG_AMIGA_PARTITION is not set 798# CONFIG_ATARI_PARTITION is not set 799# CONFIG_MAC_PARTITION is not set 800CONFIG_MSDOS_PARTITION=y 801# CONFIG_BSD_DISKLABEL is not set 802# CONFIG_MINIX_SUBPARTITION is not set 803# CONFIG_SOLARIS_X86_PARTITION is not set 804# CONFIG_UNIXWARE_DISKLABEL is not set 805# CONFIG_LDM_PARTITION is not set 806# CONFIG_SGI_PARTITION is not set 807# CONFIG_ULTRIX_PARTITION is not set 808# CONFIG_SUN_PARTITION is not set 809# CONFIG_EFI_PARTITION is not set 810 811# 812# Native Language Support 813# 814# CONFIG_NLS is not set 815 816# 817# Profiling support 818# 819# CONFIG_PROFILING is not set 820 821# 822# Kernel hacking 823# 824# CONFIG_PRINTK_TIME is not set 825CONFIG_DEBUG_KERNEL=y 826CONFIG_MAGIC_SYSRQ=y 827CONFIG_LOG_BUF_SHIFT=14 828# CONFIG_SCHEDSTATS is not set 829# CONFIG_DEBUG_SLAB is not set 830# CONFIG_DEBUG_SPINLOCK is not set 831# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 832# CONFIG_DEBUG_KOBJECT is not set 833CONFIG_DEBUG_BUGVERBOSE=y 834# CONFIG_DEBUG_INFO is not set 835# CONFIG_DEBUG_FS is not set 836CONFIG_FRAME_POINTER=y 837# CONFIG_DEBUG_USER is not set 838CONFIG_DEBUG_ERRORS=y 839# CONFIG_DEBUG_LL is not set 840 841# 842# Security options 843# 844# CONFIG_KEYS is not set 845# CONFIG_SECURITY is not set 846 847# 848# Cryptographic options 849# 850# CONFIG_CRYPTO is not set 851 852# 853# Hardware crypto devices 854# 855 856# 857# Library routines 858# 859# CONFIG_CRC_CCITT is not set 860CONFIG_CRC32=y 861# CONFIG_LIBCRC32C is not set 862CONFIG_ZLIB_INFLATE=y 863CONFIG_ZLIB_DEFLATE=y 864