1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.19 4# Wed Dec 6 14:40:15 2006 5# 6CONFIG_SUPERH=y 7CONFIG_RWSEM_GENERIC_SPINLOCK=y 8CONFIG_GENERIC_FIND_NEXT_BIT=y 9CONFIG_GENERIC_HWEIGHT=y 10CONFIG_GENERIC_HARDIRQS=y 11CONFIG_GENERIC_IRQ_PROBE=y 12CONFIG_GENERIC_CALIBRATE_DELAY=y 13# CONFIG_GENERIC_TIME is not set 14CONFIG_STACKTRACE_SUPPORT=y 15CONFIG_LOCKDEP_SUPPORT=y 16CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 17 18# 19# Code maturity level options 20# 21CONFIG_EXPERIMENTAL=y 22CONFIG_BROKEN_ON_SMP=y 23CONFIG_INIT_ENV_ARG_LIMIT=32 24 25# 26# General setup 27# 28CONFIG_LOCALVERSION="" 29# CONFIG_LOCALVERSION_AUTO is not set 30# CONFIG_SYSVIPC is not set 31# CONFIG_POSIX_MQUEUE is not set 32# CONFIG_BSD_PROCESS_ACCT is not set 33# CONFIG_TASKSTATS is not set 34# CONFIG_UTS_NS is not set 35# CONFIG_AUDIT is not set 36# CONFIG_IKCONFIG is not set 37# CONFIG_RELAY is not set 38CONFIG_INITRAMFS_SOURCE="" 39CONFIG_CC_OPTIMIZE_FOR_SIZE=y 40CONFIG_SYSCTL=y 41CONFIG_EMBEDDED=y 42# CONFIG_UID16 is not set 43# CONFIG_SYSCTL_SYSCALL is not set 44# CONFIG_KALLSYMS is not set 45# CONFIG_HOTPLUG is not set 46CONFIG_PRINTK=y 47CONFIG_BUG=y 48# CONFIG_ELF_CORE is not set 49# CONFIG_BASE_FULL is not set 50# CONFIG_FUTEX is not set 51# CONFIG_EPOLL is not set 52CONFIG_SLAB=y 53# CONFIG_VM_EVENT_COUNTERS is not set 54CONFIG_TINY_SHMEM=y 55CONFIG_BASE_SMALL=1 56# CONFIG_SLOB is not set 57 58# 59# Loadable module support 60# 61# CONFIG_MODULES is not set 62 63# 64# Block layer 65# 66CONFIG_BLOCK=y 67# CONFIG_LBD is not set 68# CONFIG_LSF is not set 69 70# 71# IO Schedulers 72# 73CONFIG_IOSCHED_NOOP=y 74# CONFIG_IOSCHED_AS is not set 75# CONFIG_IOSCHED_DEADLINE is not set 76# CONFIG_IOSCHED_CFQ is not set 77# CONFIG_DEFAULT_AS is not set 78# CONFIG_DEFAULT_DEADLINE is not set 79# CONFIG_DEFAULT_CFQ is not set 80CONFIG_DEFAULT_NOOP=y 81CONFIG_DEFAULT_IOSCHED="noop" 82 83# 84# System type 85# 86# CONFIG_SH_SOLUTION_ENGINE is not set 87# CONFIG_SH_7751_SOLUTION_ENGINE is not set 88# CONFIG_SH_7300_SOLUTION_ENGINE is not set 89# CONFIG_SH_7343_SOLUTION_ENGINE is not set 90# CONFIG_SH_73180_SOLUTION_ENGINE is not set 91# CONFIG_SH_7751_SYSTEMH is not set 92# CONFIG_SH_HP6XX is not set 93# CONFIG_SH_EC3104 is not set 94# CONFIG_SH_SATURN is not set 95# CONFIG_SH_DREAMCAST is not set 96# CONFIG_SH_BIGSUR is not set 97# CONFIG_SH_MPC1211 is not set 98# CONFIG_SH_SH03 is not set 99# CONFIG_SH_SECUREEDGE5410 is not set 100# CONFIG_SH_HS7751RVOIP is not set 101# CONFIG_SH_7710VOIPGW is not set 102# CONFIG_SH_RTS7751R2D is not set 103# CONFIG_SH_R7780RP is not set 104# CONFIG_SH_EDOSK7705 is not set 105# CONFIG_SH_SH4202_MICRODEV is not set 106# CONFIG_SH_LANDISK is not set 107# CONFIG_SH_TITAN is not set 108# CONFIG_SH_SHMIN is not set 109CONFIG_SH_7206_SOLUTION_ENGINE=y 110# CONFIG_SH_7619_SOLUTION_ENGINE is not set 111# CONFIG_SH_UNKNOWN is not set 112 113# 114# Processor selection 115# 116CONFIG_CPU_SH2=y 117CONFIG_CPU_SH2A=y 118 119# 120# SH-2 Processor Support 121# 122# CONFIG_CPU_SUBTYPE_SH7604 is not set 123# CONFIG_CPU_SUBTYPE_SH7619 is not set 124 125# 126# SH-2A Processor Support 127# 128CONFIG_CPU_SUBTYPE_SH7206=y 129 130# 131# SH-3 Processor Support 132# 133# CONFIG_CPU_SUBTYPE_SH7300 is not set 134# CONFIG_CPU_SUBTYPE_SH7705 is not set 135# CONFIG_CPU_SUBTYPE_SH7706 is not set 136# CONFIG_CPU_SUBTYPE_SH7707 is not set 137# CONFIG_CPU_SUBTYPE_SH7708 is not set 138# CONFIG_CPU_SUBTYPE_SH7709 is not set 139# CONFIG_CPU_SUBTYPE_SH7710 is not set 140 141# 142# SH-4 Processor Support 143# 144# CONFIG_CPU_SUBTYPE_SH7750 is not set 145# CONFIG_CPU_SUBTYPE_SH7091 is not set 146# CONFIG_CPU_SUBTYPE_SH7750R is not set 147# CONFIG_CPU_SUBTYPE_SH7750S is not set 148# CONFIG_CPU_SUBTYPE_SH7751 is not set 149# CONFIG_CPU_SUBTYPE_SH7751R is not set 150# CONFIG_CPU_SUBTYPE_SH7760 is not set 151# CONFIG_CPU_SUBTYPE_SH4_202 is not set 152 153# 154# ST40 Processor Support 155# 156# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 157# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 158 159# 160# SH-4A Processor Support 161# 162# CONFIG_CPU_SUBTYPE_SH7770 is not set 163# CONFIG_CPU_SUBTYPE_SH7780 is not set 164# CONFIG_CPU_SUBTYPE_SH7785 is not set 165 166# 167# SH4AL-DSP Processor Support 168# 169# CONFIG_CPU_SUBTYPE_SH73180 is not set 170# CONFIG_CPU_SUBTYPE_SH7343 is not set 171 172# 173# Memory management options 174# 175CONFIG_PAGE_OFFSET=0x00000000 176CONFIG_MEMORY_START=0x0c000000 177CONFIG_MEMORY_SIZE=0x04000000 178CONFIG_PAGE_SIZE_4KB=y 179# CONFIG_PAGE_SIZE_8KB is not set 180# CONFIG_PAGE_SIZE_64KB is not set 181CONFIG_SELECT_MEMORY_MODEL=y 182CONFIG_FLATMEM_MANUAL=y 183# CONFIG_DISCONTIGMEM_MANUAL is not set 184# CONFIG_SPARSEMEM_MANUAL is not set 185CONFIG_FLATMEM=y 186CONFIG_FLAT_NODE_MEM_MAP=y 187# CONFIG_SPARSEMEM_STATIC is not set 188CONFIG_SPLIT_PTLOCK_CPUS=4 189# CONFIG_RESOURCES_64BIT is not set 190 191# 192# Cache configuration 193# 194# CONFIG_SH_DIRECT_MAPPED is not set 195# CONFIG_SH_WRITETHROUGH is not set 196# CONFIG_SH_OCRAM is not set 197 198# 199# Processor features 200# 201# CONFIG_CPU_LITTLE_ENDIAN is not set 202CONFIG_CPU_BIG_ENDIAN=y 203# CONFIG_SH_FPU is not set 204# CONFIG_SH_FPU_EMU is not set 205# CONFIG_SH_DSP is not set 206 207# 208# Timer support 209# 210CONFIG_SH_CMT=y 211# CONFIG_SH_MTU2 is not set 212CONFIG_SH_TIMER_IRQ=140 213# CONFIG_NO_IDLE_HZ is not set 214CONFIG_SH_PCLK_FREQ=33333333 215CONFIG_SH_CLK_MD=6 216 217# 218# CPU Frequency scaling 219# 220# CONFIG_CPU_FREQ is not set 221 222# 223# DMA support 224# 225# CONFIG_SH_DMA is not set 226 227# 228# Companion Chips 229# 230# CONFIG_HD6446X_SERIES is not set 231 232# 233# Additional SuperH Device Drivers 234# 235# CONFIG_PUSH_SWITCH is not set 236 237# 238# Kernel features 239# 240CONFIG_HZ_100=y 241# CONFIG_HZ_250 is not set 242# CONFIG_HZ_1000 is not set 243CONFIG_HZ=100 244# CONFIG_KEXEC is not set 245# CONFIG_SMP is not set 246CONFIG_PREEMPT_NONE=y 247# CONFIG_PREEMPT_VOLUNTARY is not set 248# CONFIG_PREEMPT is not set 249 250# 251# Boot options 252# 253CONFIG_ZERO_PAGE_OFFSET=0x00001000 254CONFIG_BOOT_LINK_OFFSET=0x00800000 255# CONFIG_UBC_WAKEUP is not set 256# CONFIG_CMDLINE_BOOL is not set 257 258# 259# Bus options 260# 261# CONFIG_PCI is not set 262 263# 264# PCCARD (PCMCIA/CardBus) support 265# 266 267# 268# PCI Hotplug Support 269# 270 271# 272# Executable file formats 273# 274CONFIG_BINFMT_FLAT=y 275CONFIG_BINFMT_ZFLAT=y 276# CONFIG_BINFMT_SHARED_FLAT is not set 277# CONFIG_BINFMT_MISC is not set 278 279# 280# Power management options (EXPERIMENTAL) 281# 282# CONFIG_PM is not set 283 284# 285# Networking 286# 287CONFIG_NET=y 288 289# 290# Networking options 291# 292# CONFIG_NETDEBUG is not set 293# CONFIG_PACKET is not set 294# CONFIG_UNIX is not set 295# CONFIG_NET_KEY is not set 296CONFIG_INET=y 297# CONFIG_IP_MULTICAST is not set 298# CONFIG_IP_ADVANCED_ROUTER is not set 299CONFIG_IP_FIB_HASH=y 300# CONFIG_IP_PNP is not set 301# CONFIG_NET_IPIP is not set 302# CONFIG_NET_IPGRE is not set 303# CONFIG_ARPD is not set 304# CONFIG_SYN_COOKIES is not set 305# CONFIG_INET_AH is not set 306# CONFIG_INET_ESP is not set 307# CONFIG_INET_IPCOMP is not set 308# CONFIG_INET_XFRM_TUNNEL is not set 309# CONFIG_INET_TUNNEL is not set 310# CONFIG_INET_XFRM_MODE_TRANSPORT is not set 311# CONFIG_INET_XFRM_MODE_TUNNEL is not set 312# CONFIG_INET_XFRM_MODE_BEET is not set 313# CONFIG_INET_DIAG is not set 314# CONFIG_TCP_CONG_ADVANCED is not set 315CONFIG_TCP_CONG_CUBIC=y 316CONFIG_DEFAULT_TCP_CONG="cubic" 317# CONFIG_IPV6 is not set 318# CONFIG_INET6_XFRM_TUNNEL is not set 319# CONFIG_INET6_TUNNEL is not set 320# CONFIG_NETWORK_SECMARK is not set 321# CONFIG_NETFILTER is not set 322 323# 324# DCCP Configuration (EXPERIMENTAL) 325# 326# CONFIG_IP_DCCP is not set 327 328# 329# SCTP Configuration (EXPERIMENTAL) 330# 331# CONFIG_IP_SCTP is not set 332 333# 334# TIPC Configuration (EXPERIMENTAL) 335# 336# CONFIG_TIPC is not set 337# CONFIG_ATM is not set 338# CONFIG_BRIDGE is not set 339# CONFIG_VLAN_8021Q is not set 340# CONFIG_DECNET is not set 341# CONFIG_LLC2 is not set 342# CONFIG_IPX is not set 343# CONFIG_ATALK is not set 344# CONFIG_X25 is not set 345# CONFIG_LAPB is not set 346# CONFIG_ECONET is not set 347# CONFIG_WAN_ROUTER is not set 348 349# 350# QoS and/or fair queueing 351# 352# CONFIG_NET_SCHED is not set 353 354# 355# Network testing 356# 357# CONFIG_NET_PKTGEN is not set 358# CONFIG_HAMRADIO is not set 359# CONFIG_IRDA is not set 360# CONFIG_BT is not set 361# CONFIG_IEEE80211 is not set 362 363# 364# Device Drivers 365# 366 367# 368# Generic Driver Options 369# 370# CONFIG_STANDALONE is not set 371# CONFIG_PREVENT_FIRMWARE_BUILD is not set 372# CONFIG_SYS_HYPERVISOR is not set 373 374# 375# Connector - unified userspace <-> kernelspace linker 376# 377# CONFIG_CONNECTOR is not set 378 379# 380# Memory Technology Devices (MTD) 381# 382CONFIG_MTD=y 383# CONFIG_MTD_DEBUG is not set 384CONFIG_MTD_CONCAT=y 385CONFIG_MTD_PARTITIONS=y 386CONFIG_MTD_REDBOOT_PARTS=y 387CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 388# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 389# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 390# CONFIG_MTD_CMDLINE_PARTS is not set 391 392# 393# User Modules And Translation Layers 394# 395CONFIG_MTD_CHAR=y 396CONFIG_MTD_BLOCK=y 397# CONFIG_FTL is not set 398# CONFIG_NFTL is not set 399# CONFIG_INFTL is not set 400# CONFIG_RFD_FTL is not set 401# CONFIG_SSFDC is not set 402 403# 404# RAM/ROM/Flash chip drivers 405# 406CONFIG_MTD_CFI=y 407# CONFIG_MTD_JEDECPROBE is not set 408CONFIG_MTD_GEN_PROBE=y 409# CONFIG_MTD_CFI_ADV_OPTIONS is not set 410CONFIG_MTD_MAP_BANK_WIDTH_1=y 411CONFIG_MTD_MAP_BANK_WIDTH_2=y 412CONFIG_MTD_MAP_BANK_WIDTH_4=y 413# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 414# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 415# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 416CONFIG_MTD_CFI_I1=y 417CONFIG_MTD_CFI_I2=y 418# CONFIG_MTD_CFI_I4 is not set 419# CONFIG_MTD_CFI_I8 is not set 420# CONFIG_MTD_CFI_INTELEXT is not set 421CONFIG_MTD_CFI_AMDSTD=y 422# CONFIG_MTD_CFI_STAA is not set 423CONFIG_MTD_CFI_UTIL=y 424# CONFIG_MTD_RAM is not set 425# CONFIG_MTD_ROM is not set 426# CONFIG_MTD_ABSENT is not set 427# CONFIG_MTD_OBSOLETE_CHIPS is not set 428 429# 430# Mapping drivers for chip access 431# 432# CONFIG_MTD_COMPLEX_MAPPINGS is not set 433CONFIG_MTD_PHYSMAP=y 434CONFIG_MTD_PHYSMAP_START=0x20000000 435CONFIG_MTD_PHYSMAP_LEN=0x01000000 436CONFIG_MTD_PHYSMAP_BANKWIDTH=4 437# CONFIG_MTD_SOLUTIONENGINE is not set 438# CONFIG_MTD_UCLINUX is not set 439# CONFIG_MTD_PLATRAM is not set 440 441# 442# Self-contained MTD device drivers 443# 444# CONFIG_MTD_SLRAM is not set 445# CONFIG_MTD_PHRAM is not set 446# CONFIG_MTD_MTDRAM is not set 447# CONFIG_MTD_BLOCK2MTD is not set 448 449# 450# Disk-On-Chip Device Drivers 451# 452# CONFIG_MTD_DOC2000 is not set 453# CONFIG_MTD_DOC2001 is not set 454# CONFIG_MTD_DOC2001PLUS is not set 455 456# 457# NAND Flash Device Drivers 458# 459# CONFIG_MTD_NAND is not set 460 461# 462# OneNAND Flash Device Drivers 463# 464# CONFIG_MTD_ONENAND is not set 465 466# 467# Parallel port support 468# 469# CONFIG_PARPORT is not set 470 471# 472# Plug and Play support 473# 474 475# 476# Block devices 477# 478# CONFIG_BLK_DEV_COW_COMMON is not set 479# CONFIG_BLK_DEV_LOOP is not set 480# CONFIG_BLK_DEV_NBD is not set 481# CONFIG_BLK_DEV_RAM is not set 482# CONFIG_BLK_DEV_INITRD is not set 483# CONFIG_CDROM_PKTCDVD is not set 484# CONFIG_ATA_OVER_ETH is not set 485 486# 487# Misc devices 488# 489# CONFIG_TIFM_CORE is not set 490 491# 492# ATA/ATAPI/MFM/RLL support 493# 494# CONFIG_IDE is not set 495 496# 497# SCSI device support 498# 499# CONFIG_RAID_ATTRS is not set 500# CONFIG_SCSI is not set 501# CONFIG_SCSI_NETLINK is not set 502 503# 504# Serial ATA (prod) and Parallel ATA (experimental) drivers 505# 506# CONFIG_ATA is not set 507 508# 509# Multi-device support (RAID and LVM) 510# 511# CONFIG_MD is not set 512 513# 514# Fusion MPT device support 515# 516# CONFIG_FUSION is not set 517 518# 519# IEEE 1394 (FireWire) support 520# 521 522# 523# I2O device support 524# 525 526# 527# Network device support 528# 529CONFIG_NETDEVICES=y 530# CONFIG_DUMMY is not set 531# CONFIG_BONDING is not set 532# CONFIG_EQUALIZER is not set 533# CONFIG_TUN is not set 534 535# 536# PHY device support 537# 538# CONFIG_PHYLIB is not set 539 540# 541# Ethernet (10 or 100Mbit) 542# 543CONFIG_NET_ETHERNET=y 544CONFIG_MII=y 545# CONFIG_STNIC is not set 546CONFIG_SMC91X=y 547 548# 549# Ethernet (1000 Mbit) 550# 551 552# 553# Ethernet (10000 Mbit) 554# 555 556# 557# Token Ring devices 558# 559 560# 561# Wireless LAN (non-hamradio) 562# 563# CONFIG_NET_RADIO is not set 564 565# 566# Wan interfaces 567# 568# CONFIG_WAN is not set 569# CONFIG_PPP is not set 570# CONFIG_SLIP is not set 571# CONFIG_SHAPER is not set 572# CONFIG_NETCONSOLE is not set 573# CONFIG_NETPOLL is not set 574# CONFIG_NET_POLL_CONTROLLER is not set 575 576# 577# ISDN subsystem 578# 579# CONFIG_ISDN is not set 580 581# 582# Telephony Support 583# 584# CONFIG_PHONE is not set 585 586# 587# Input device support 588# 589CONFIG_INPUT=y 590# CONFIG_INPUT_FF_MEMLESS is not set 591 592# 593# Userland interfaces 594# 595# CONFIG_INPUT_MOUSEDEV is not set 596# CONFIG_INPUT_JOYDEV is not set 597# CONFIG_INPUT_TSDEV is not set 598# CONFIG_INPUT_EVDEV is not set 599# CONFIG_INPUT_EVBUG is not set 600 601# 602# Input Device Drivers 603# 604# CONFIG_INPUT_KEYBOARD is not set 605# CONFIG_INPUT_MOUSE is not set 606# CONFIG_INPUT_JOYSTICK is not set 607# CONFIG_INPUT_TOUCHSCREEN is not set 608# CONFIG_INPUT_MISC is not set 609 610# 611# Hardware I/O ports 612# 613# CONFIG_SERIO is not set 614# CONFIG_GAMEPORT is not set 615 616# 617# Character devices 618# 619# CONFIG_VT is not set 620# CONFIG_SERIAL_NONSTANDARD is not set 621 622# 623# Serial drivers 624# 625# CONFIG_SERIAL_8250 is not set 626 627# 628# Non-8250 serial port support 629# 630CONFIG_SERIAL_SH_SCI=y 631CONFIG_SERIAL_SH_SCI_NR_UARTS=4 632CONFIG_SERIAL_SH_SCI_CONSOLE=y 633CONFIG_SERIAL_CORE=y 634CONFIG_SERIAL_CORE_CONSOLE=y 635# CONFIG_UNIX98_PTYS is not set 636# CONFIG_LEGACY_PTYS is not set 637 638# 639# IPMI 640# 641# CONFIG_IPMI_HANDLER is not set 642 643# 644# Watchdog Cards 645# 646# CONFIG_WATCHDOG is not set 647# CONFIG_HW_RANDOM is not set 648# CONFIG_GEN_RTC is not set 649# CONFIG_DTLK is not set 650# CONFIG_R3964 is not set 651 652# 653# Ftape, the floppy tape device driver 654# 655# CONFIG_RAW_DRIVER is not set 656 657# 658# TPM devices 659# 660# CONFIG_TCG_TPM is not set 661 662# 663# I2C support 664# 665# CONFIG_I2C is not set 666 667# 668# SPI support 669# 670# CONFIG_SPI is not set 671# CONFIG_SPI_MASTER is not set 672 673# 674# Dallas's 1-wire bus 675# 676# CONFIG_W1 is not set 677 678# 679# Hardware Monitoring support 680# 681# CONFIG_HWMON is not set 682# CONFIG_HWMON_VID is not set 683 684# 685# Multimedia devices 686# 687# CONFIG_VIDEO_DEV is not set 688 689# 690# Digital Video Broadcasting Devices 691# 692# CONFIG_DVB is not set 693 694# 695# Graphics support 696# 697# CONFIG_FIRMWARE_EDID is not set 698# CONFIG_FB is not set 699 700# 701# Sound 702# 703# CONFIG_SOUND is not set 704 705# 706# USB support 707# 708# CONFIG_USB_ARCH_HAS_HCD is not set 709# CONFIG_USB_ARCH_HAS_OHCI is not set 710# CONFIG_USB_ARCH_HAS_EHCI is not set 711 712# 713# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 714# 715 716# 717# USB Gadget Support 718# 719# CONFIG_USB_GADGET is not set 720 721# 722# MMC/SD Card support 723# 724# CONFIG_MMC is not set 725 726# 727# LED devices 728# 729# CONFIG_NEW_LEDS is not set 730 731# 732# LED drivers 733# 734 735# 736# LED Triggers 737# 738 739# 740# InfiniBand support 741# 742 743# 744# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 745# 746 747# 748# Real Time Clock 749# 750# CONFIG_RTC_CLASS is not set 751 752# 753# DMA Engine support 754# 755# CONFIG_DMA_ENGINE is not set 756 757# 758# DMA Clients 759# 760 761# 762# DMA Devices 763# 764 765# 766# File systems 767# 768# CONFIG_EXT2_FS is not set 769# CONFIG_EXT3_FS is not set 770# CONFIG_EXT4DEV_FS is not set 771# CONFIG_REISERFS_FS is not set 772# CONFIG_JFS_FS is not set 773# CONFIG_FS_POSIX_ACL is not set 774# CONFIG_XFS_FS is not set 775# CONFIG_GFS2_FS is not set 776# CONFIG_MINIX_FS is not set 777CONFIG_ROMFS_FS=y 778# CONFIG_INOTIFY is not set 779# CONFIG_QUOTA is not set 780# CONFIG_DNOTIFY is not set 781# CONFIG_AUTOFS_FS is not set 782# CONFIG_AUTOFS4_FS is not set 783# CONFIG_FUSE_FS is not set 784 785# 786# CD-ROM/DVD Filesystems 787# 788# CONFIG_ISO9660_FS is not set 789# CONFIG_UDF_FS is not set 790 791# 792# DOS/FAT/NT Filesystems 793# 794# CONFIG_MSDOS_FS is not set 795# CONFIG_VFAT_FS is not set 796# CONFIG_NTFS_FS is not set 797 798# 799# Pseudo filesystems 800# 801CONFIG_PROC_FS=y 802CONFIG_PROC_SYSCTL=y 803# CONFIG_SYSFS is not set 804# CONFIG_TMPFS is not set 805# CONFIG_HUGETLBFS is not set 806# CONFIG_HUGETLB_PAGE is not set 807CONFIG_RAMFS=y 808 809# 810# Miscellaneous filesystems 811# 812# CONFIG_ADFS_FS is not set 813# CONFIG_AFFS_FS is not set 814# CONFIG_HFS_FS is not set 815# CONFIG_HFSPLUS_FS is not set 816# CONFIG_BEFS_FS is not set 817# CONFIG_BFS_FS is not set 818# CONFIG_EFS_FS is not set 819# CONFIG_JFFS_FS is not set 820# CONFIG_JFFS2_FS is not set 821# CONFIG_CRAMFS is not set 822# CONFIG_VXFS_FS is not set 823# CONFIG_HPFS_FS is not set 824# CONFIG_QNX4FS_FS is not set 825# CONFIG_SYSV_FS is not set 826# CONFIG_UFS_FS is not set 827 828# 829# Network File Systems 830# 831# CONFIG_NFS_FS is not set 832# CONFIG_NFSD is not set 833# CONFIG_SMB_FS is not set 834# CONFIG_CIFS is not set 835# CONFIG_NCP_FS is not set 836# CONFIG_CODA_FS is not set 837# CONFIG_AFS_FS is not set 838# CONFIG_9P_FS is not set 839 840# 841# Partition Types 842# 843# CONFIG_PARTITION_ADVANCED is not set 844CONFIG_MSDOS_PARTITION=y 845 846# 847# Native Language Support 848# 849# CONFIG_NLS is not set 850 851# 852# Profiling support 853# 854# CONFIG_PROFILING is not set 855 856# 857# Kernel hacking 858# 859CONFIG_TRACE_IRQFLAGS_SUPPORT=y 860# CONFIG_PRINTK_TIME is not set 861# CONFIG_ENABLE_MUST_CHECK is not set 862# CONFIG_MAGIC_SYSRQ is not set 863# CONFIG_UNUSED_SYMBOLS is not set 864# CONFIG_DEBUG_KERNEL is not set 865CONFIG_LOG_BUF_SHIFT=14 866# CONFIG_DEBUG_BUGVERBOSE is not set 867# CONFIG_UNWIND_INFO is not set 868# CONFIG_HEADERS_CHECK is not set 869# CONFIG_SH_STANDARD_BIOS is not set 870# CONFIG_EARLY_SCIF_CONSOLE is not set 871# CONFIG_KGDB is not set 872 873# 874# Security options 875# 876# CONFIG_KEYS is not set 877 878# 879# Cryptographic options 880# 881# CONFIG_CRYPTO is not set 882 883# 884# Library routines 885# 886# CONFIG_CRC_CCITT is not set 887# CONFIG_CRC16 is not set 888CONFIG_CRC32=y 889# CONFIG_LIBCRC32C is not set 890CONFIG_ZLIB_INFLATE=y 891