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