1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.18 4# Tue Oct 3 11:46:17 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 13CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 14 15# 16# Code maturity level options 17# 18CONFIG_EXPERIMENTAL=y 19CONFIG_BROKEN_ON_SMP=y 20CONFIG_INIT_ENV_ARG_LIMIT=32 21 22# 23# General setup 24# 25CONFIG_LOCALVERSION="" 26CONFIG_LOCALVERSION_AUTO=y 27# CONFIG_SWAP is not set 28CONFIG_SYSVIPC=y 29# CONFIG_IPC_NS is not set 30CONFIG_POSIX_MQUEUE=y 31# CONFIG_BSD_PROCESS_ACCT is not set 32# CONFIG_TASKSTATS is not set 33# CONFIG_UTS_NS is not set 34# CONFIG_AUDIT is not set 35# CONFIG_IKCONFIG is not set 36# CONFIG_RELAY is not set 37CONFIG_INITRAMFS_SOURCE="" 38CONFIG_CC_OPTIMIZE_FOR_SIZE=y 39CONFIG_SYSCTL=y 40CONFIG_EMBEDDED=y 41CONFIG_UID16=y 42# CONFIG_SYSCTL_SYSCALL is not set 43CONFIG_KALLSYMS=y 44# CONFIG_KALLSYMS_EXTRA_PASS is not set 45CONFIG_HOTPLUG=y 46CONFIG_PRINTK=y 47CONFIG_BUG=y 48CONFIG_ELF_CORE=y 49CONFIG_BASE_FULL=y 50# CONFIG_FUTEX is not set 51# CONFIG_EPOLL is not set 52# CONFIG_SHMEM is not set 53CONFIG_SLAB=y 54CONFIG_VM_EVENT_COUNTERS=y 55CONFIG_TINY_SHMEM=y 56CONFIG_BASE_SMALL=0 57# CONFIG_SLOB is not set 58 59# 60# Loadable module support 61# 62CONFIG_MODULES=y 63CONFIG_MODULE_UNLOAD=y 64CONFIG_MODULE_FORCE_UNLOAD=y 65# CONFIG_MODVERSIONS is not set 66# CONFIG_MODULE_SRCVERSION_ALL is not set 67# CONFIG_KMOD is not set 68 69# 70# Block layer 71# 72CONFIG_BLOCK=y 73# CONFIG_LBD is not set 74# CONFIG_BLK_DEV_IO_TRACE is not set 75# CONFIG_LSF is not set 76 77# 78# IO Schedulers 79# 80CONFIG_IOSCHED_NOOP=y 81# CONFIG_IOSCHED_AS is not set 82CONFIG_IOSCHED_DEADLINE=y 83# CONFIG_IOSCHED_CFQ is not set 84# CONFIG_DEFAULT_AS is not set 85CONFIG_DEFAULT_DEADLINE=y 86# CONFIG_DEFAULT_CFQ is not set 87# CONFIG_DEFAULT_NOOP is not set 88CONFIG_DEFAULT_IOSCHED="deadline" 89 90# 91# System type 92# 93CONFIG_SOLUTION_ENGINE=y 94# CONFIG_SH_SOLUTION_ENGINE is not set 95# CONFIG_SH_7751_SOLUTION_ENGINE is not set 96# CONFIG_SH_7300_SOLUTION_ENGINE is not set 97CONFIG_SH_7343_SOLUTION_ENGINE=y 98# CONFIG_SH_73180_SOLUTION_ENGINE is not set 99# CONFIG_SH_7751_SYSTEMH is not set 100# CONFIG_SH_HP6XX is not set 101# CONFIG_SH_EC3104 is not set 102# CONFIG_SH_SATURN is not set 103# CONFIG_SH_DREAMCAST is not set 104# CONFIG_SH_BIGSUR is not set 105# CONFIG_SH_MPC1211 is not set 106# CONFIG_SH_SH03 is not set 107# CONFIG_SH_SECUREEDGE5410 is not set 108# CONFIG_SH_HS7751RVOIP is not set 109# CONFIG_SH_7710VOIPGW is not set 110# CONFIG_SH_RTS7751R2D is not set 111# CONFIG_SH_R7780RP is not set 112# CONFIG_SH_EDOSK7705 is not set 113# CONFIG_SH_SH4202_MICRODEV is not set 114# CONFIG_SH_LANDISK is not set 115# CONFIG_SH_TITAN is not set 116# CONFIG_SH_SHMIN is not set 117# CONFIG_SH_UNKNOWN is not set 118 119# 120# Processor selection 121# 122CONFIG_CPU_SH4=y 123CONFIG_CPU_SH4A=y 124CONFIG_CPU_SH4AL_DSP=y 125 126# 127# SH-2 Processor Support 128# 129# CONFIG_CPU_SUBTYPE_SH7604 is not set 130 131# 132# SH-3 Processor Support 133# 134# CONFIG_CPU_SUBTYPE_SH7300 is not set 135# CONFIG_CPU_SUBTYPE_SH7705 is not set 136# CONFIG_CPU_SUBTYPE_SH7706 is not set 137# CONFIG_CPU_SUBTYPE_SH7707 is not set 138# CONFIG_CPU_SUBTYPE_SH7708 is not set 139# CONFIG_CPU_SUBTYPE_SH7709 is not set 140# CONFIG_CPU_SUBTYPE_SH7710 is not set 141 142# 143# SH-4 Processor Support 144# 145# CONFIG_CPU_SUBTYPE_SH7750 is not set 146# CONFIG_CPU_SUBTYPE_SH7091 is not set 147# CONFIG_CPU_SUBTYPE_SH7750R is not set 148# CONFIG_CPU_SUBTYPE_SH7750S is not set 149# CONFIG_CPU_SUBTYPE_SH7751 is not set 150# CONFIG_CPU_SUBTYPE_SH7751R is not set 151# CONFIG_CPU_SUBTYPE_SH7760 is not set 152# CONFIG_CPU_SUBTYPE_SH4_202 is not set 153 154# 155# ST40 Processor Support 156# 157# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 158# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 159 160# 161# SH-4A Processor Support 162# 163# CONFIG_CPU_SUBTYPE_SH7770 is not set 164# CONFIG_CPU_SUBTYPE_SH7780 is not set 165 166# 167# SH4AL-DSP Processor Support 168# 169# CONFIG_CPU_SUBTYPE_SH73180 is not set 170CONFIG_CPU_SUBTYPE_SH7343=y 171 172# 173# Memory management options 174# 175CONFIG_MMU=y 176CONFIG_PAGE_OFFSET=0x80000000 177CONFIG_MEMORY_START=0x0c000000 178CONFIG_MEMORY_SIZE=0x01000000 179CONFIG_32BIT=y 180CONFIG_VSYSCALL=y 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# 201CONFIG_CPU_LITTLE_ENDIAN=y 202# CONFIG_SH_FPU is not set 203# CONFIG_SH_FPU_EMU is not set 204CONFIG_SH_DSP=y 205# CONFIG_SH_STORE_QUEUES is not set 206CONFIG_CPU_HAS_INTEVT=y 207CONFIG_CPU_HAS_SR_RB=y 208 209# 210# Timer support 211# 212CONFIG_SH_TMU=y 213CONFIG_SH_PCLK_FREQ=27000000 214 215# 216# CPU Frequency scaling 217# 218# CONFIG_CPU_FREQ is not set 219 220# 221# DMA support 222# 223# CONFIG_SH_DMA is not set 224 225# 226# Companion Chips 227# 228# CONFIG_HD6446X_SERIES is not set 229CONFIG_HEARTBEAT=y 230 231# 232# Kernel features 233# 234# CONFIG_HZ_100 is not set 235CONFIG_HZ_250=y 236# CONFIG_HZ_1000 is not set 237CONFIG_HZ=250 238# CONFIG_KEXEC is not set 239# CONFIG_SMP is not set 240CONFIG_PREEMPT_NONE=y 241# CONFIG_PREEMPT_VOLUNTARY is not set 242# CONFIG_PREEMPT is not set 243 244# 245# Boot options 246# 247CONFIG_ZERO_PAGE_OFFSET=0x00001000 248CONFIG_BOOT_LINK_OFFSET=0x00800000 249# CONFIG_UBC_WAKEUP is not set 250# CONFIG_CMDLINE_BOOL is not set 251 252# 253# Bus options 254# 255# CONFIG_PCI is not set 256 257# 258# PCCARD (PCMCIA/CardBus) support 259# 260# CONFIG_PCCARD is not set 261 262# 263# PCI Hotplug Support 264# 265 266# 267# Executable file formats 268# 269CONFIG_BINFMT_ELF=y 270# CONFIG_BINFMT_FLAT is not set 271# CONFIG_BINFMT_MISC is not set 272 273# 274# Power management options (EXPERIMENTAL) 275# 276# CONFIG_PM is not set 277 278# 279# Networking 280# 281CONFIG_NET=y 282 283# 284# Networking options 285# 286# CONFIG_NETDEBUG is not set 287CONFIG_PACKET=y 288CONFIG_PACKET_MMAP=y 289CONFIG_UNIX=y 290CONFIG_XFRM=y 291# CONFIG_XFRM_USER is not set 292# CONFIG_XFRM_SUB_POLICY is not set 293# CONFIG_NET_KEY is not set 294CONFIG_INET=y 295# CONFIG_IP_MULTICAST is not set 296# CONFIG_IP_ADVANCED_ROUTER is not set 297CONFIG_IP_FIB_HASH=y 298CONFIG_IP_PNP=y 299CONFIG_IP_PNP_DHCP=y 300# CONFIG_IP_PNP_BOOTP is not set 301# CONFIG_IP_PNP_RARP is not set 302# CONFIG_NET_IPIP is not set 303# CONFIG_NET_IPGRE is not set 304# CONFIG_ARPD is not set 305CONFIG_SYN_COOKIES=y 306# CONFIG_INET_AH is not set 307# CONFIG_INET_ESP is not set 308# CONFIG_INET_IPCOMP is not set 309# CONFIG_INET_XFRM_TUNNEL is not set 310# CONFIG_INET_TUNNEL is not set 311CONFIG_INET_XFRM_MODE_TRANSPORT=y 312CONFIG_INET_XFRM_MODE_TUNNEL=y 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# 370CONFIG_STANDALONE=y 371CONFIG_PREVENT_FIRMWARE_BUILD=y 372CONFIG_FW_LOADER=y 373# CONFIG_SYS_HYPERVISOR is not set 374 375# 376# Connector - unified userspace <-> kernelspace linker 377# 378# CONFIG_CONNECTOR is not set 379 380# 381# Memory Technology Devices (MTD) 382# 383CONFIG_MTD=y 384# CONFIG_MTD_DEBUG is not set 385CONFIG_MTD_CONCAT=y 386CONFIG_MTD_PARTITIONS=y 387# CONFIG_MTD_REDBOOT_PARTS is not set 388# CONFIG_MTD_CMDLINE_PARTS is not set 389 390# 391# User Modules And Translation Layers 392# 393CONFIG_MTD_CHAR=y 394CONFIG_MTD_BLOCK=y 395# CONFIG_FTL is not set 396# CONFIG_NFTL is not set 397# CONFIG_INFTL is not set 398# CONFIG_RFD_FTL is not set 399# CONFIG_SSFDC is not set 400 401# 402# RAM/ROM/Flash chip drivers 403# 404CONFIG_MTD_CFI=y 405# CONFIG_MTD_JEDECPROBE is not set 406CONFIG_MTD_GEN_PROBE=y 407# CONFIG_MTD_CFI_ADV_OPTIONS is not set 408CONFIG_MTD_MAP_BANK_WIDTH_1=y 409CONFIG_MTD_MAP_BANK_WIDTH_2=y 410CONFIG_MTD_MAP_BANK_WIDTH_4=y 411# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 412# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 413# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 414CONFIG_MTD_CFI_I1=y 415CONFIG_MTD_CFI_I2=y 416# CONFIG_MTD_CFI_I4 is not set 417# CONFIG_MTD_CFI_I8 is not set 418# CONFIG_MTD_CFI_INTELEXT is not set 419CONFIG_MTD_CFI_AMDSTD=y 420# CONFIG_MTD_CFI_STAA is not set 421CONFIG_MTD_CFI_UTIL=y 422CONFIG_MTD_RAM=y 423# CONFIG_MTD_ROM is not set 424# CONFIG_MTD_ABSENT is not set 425# CONFIG_MTD_OBSOLETE_CHIPS is not set 426 427# 428# Mapping drivers for chip access 429# 430# CONFIG_MTD_COMPLEX_MAPPINGS is not set 431# CONFIG_MTD_PHYSMAP is not set 432# CONFIG_MTD_PLATRAM is not set 433 434# 435# Self-contained MTD device drivers 436# 437# CONFIG_MTD_SLRAM is not set 438# CONFIG_MTD_PHRAM is not set 439# CONFIG_MTD_MTDRAM is not set 440# CONFIG_MTD_BLOCK2MTD is not set 441 442# 443# Disk-On-Chip Device Drivers 444# 445# CONFIG_MTD_DOC2000 is not set 446# CONFIG_MTD_DOC2001 is not set 447# CONFIG_MTD_DOC2001PLUS is not set 448 449# 450# NAND Flash Device Drivers 451# 452# CONFIG_MTD_NAND is not set 453 454# 455# OneNAND Flash Device Drivers 456# 457# CONFIG_MTD_ONENAND is not set 458 459# 460# Parallel port support 461# 462# CONFIG_PARPORT is not set 463 464# 465# Plug and Play support 466# 467 468# 469# Block devices 470# 471# CONFIG_BLK_DEV_COW_COMMON is not set 472# CONFIG_BLK_DEV_LOOP is not set 473# CONFIG_BLK_DEV_NBD is not set 474# CONFIG_BLK_DEV_RAM is not set 475# CONFIG_BLK_DEV_INITRD is not set 476# CONFIG_CDROM_PKTCDVD is not set 477# CONFIG_ATA_OVER_ETH is not set 478 479# 480# ATA/ATAPI/MFM/RLL support 481# 482# CONFIG_IDE is not set 483 484# 485# SCSI device support 486# 487# CONFIG_RAID_ATTRS is not set 488# CONFIG_SCSI is not set 489# CONFIG_SCSI_NETLINK is not set 490 491# 492# Serial ATA (prod) and Parallel ATA (experimental) drivers 493# 494# CONFIG_ATA is not set 495 496# 497# Multi-device support (RAID and LVM) 498# 499# CONFIG_MD is not set 500 501# 502# Fusion MPT device support 503# 504# CONFIG_FUSION is not set 505 506# 507# IEEE 1394 (FireWire) support 508# 509 510# 511# I2O device support 512# 513 514# 515# Network device support 516# 517CONFIG_NETDEVICES=y 518# CONFIG_DUMMY is not set 519# CONFIG_BONDING is not set 520# CONFIG_EQUALIZER is not set 521# CONFIG_TUN is not set 522 523# 524# PHY device support 525# 526# CONFIG_PHYLIB is not set 527 528# 529# Ethernet (10 or 100Mbit) 530# 531CONFIG_NET_ETHERNET=y 532CONFIG_MII=y 533# CONFIG_STNIC is not set 534CONFIG_SMC91X=y 535 536# 537# Ethernet (1000 Mbit) 538# 539 540# 541# Ethernet (10000 Mbit) 542# 543 544# 545# Token Ring devices 546# 547 548# 549# Wireless LAN (non-hamradio) 550# 551# CONFIG_NET_RADIO is not set 552 553# 554# Wan interfaces 555# 556# CONFIG_WAN is not set 557# CONFIG_PPP is not set 558# CONFIG_SLIP is not set 559# CONFIG_SHAPER is not set 560# CONFIG_NETCONSOLE is not set 561# CONFIG_NETPOLL is not set 562# CONFIG_NET_POLL_CONTROLLER is not set 563 564# 565# ISDN subsystem 566# 567# CONFIG_ISDN is not set 568 569# 570# Telephony Support 571# 572# CONFIG_PHONE is not set 573 574# 575# Input device support 576# 577CONFIG_INPUT=y 578# CONFIG_INPUT_FF_MEMLESS is not set 579 580# 581# Userland interfaces 582# 583# CONFIG_INPUT_MOUSEDEV is not set 584# CONFIG_INPUT_JOYDEV is not set 585# CONFIG_INPUT_TSDEV is not set 586# CONFIG_INPUT_EVDEV is not set 587# CONFIG_INPUT_EVBUG is not set 588 589# 590# Input Device Drivers 591# 592# CONFIG_INPUT_KEYBOARD is not set 593# CONFIG_INPUT_MOUSE is not set 594# CONFIG_INPUT_JOYSTICK is not set 595# CONFIG_INPUT_TOUCHSCREEN is not set 596# CONFIG_INPUT_MISC is not set 597 598# 599# Hardware I/O ports 600# 601# CONFIG_SERIO is not set 602# CONFIG_GAMEPORT is not set 603 604# 605# Character devices 606# 607CONFIG_VT=y 608CONFIG_VT_CONSOLE=y 609CONFIG_HW_CONSOLE=y 610# CONFIG_VT_HW_CONSOLE_BINDING is not set 611# CONFIG_SERIAL_NONSTANDARD is not set 612 613# 614# Serial drivers 615# 616# CONFIG_SERIAL_8250 is not set 617 618# 619# Non-8250 serial port support 620# 621CONFIG_SERIAL_SH_SCI=y 622CONFIG_SERIAL_SH_SCI_NR_UARTS=2 623CONFIG_SERIAL_SH_SCI_CONSOLE=y 624CONFIG_SERIAL_CORE=y 625CONFIG_SERIAL_CORE_CONSOLE=y 626# CONFIG_UNIX98_PTYS is not set 627CONFIG_LEGACY_PTYS=y 628CONFIG_LEGACY_PTY_COUNT=256 629 630# 631# IPMI 632# 633# CONFIG_IPMI_HANDLER is not set 634 635# 636# Watchdog Cards 637# 638# CONFIG_WATCHDOG is not set 639CONFIG_HW_RANDOM=y 640# CONFIG_GEN_RTC is not set 641# CONFIG_DTLK is not set 642# CONFIG_R3964 is not set 643 644# 645# Ftape, the floppy tape device driver 646# 647# CONFIG_RAW_DRIVER is not set 648 649# 650# TPM devices 651# 652# CONFIG_TCG_TPM is not set 653# CONFIG_TELCLOCK is not set 654 655# 656# I2C support 657# 658CONFIG_I2C=y 659CONFIG_I2C_CHARDEV=y 660 661# 662# I2C Algorithms 663# 664# CONFIG_I2C_ALGOBIT is not set 665# CONFIG_I2C_ALGOPCF is not set 666# CONFIG_I2C_ALGOPCA is not set 667 668# 669# I2C Hardware Bus support 670# 671# CONFIG_I2C_OCORES is not set 672# CONFIG_I2C_PARPORT_LIGHT is not set 673# CONFIG_I2C_STUB is not set 674# CONFIG_I2C_PCA_ISA is not set 675 676# 677# Miscellaneous I2C Chip support 678# 679# CONFIG_SENSORS_DS1337 is not set 680# CONFIG_SENSORS_DS1374 is not set 681# CONFIG_SENSORS_EEPROM is not set 682# CONFIG_SENSORS_PCF8574 is not set 683# CONFIG_SENSORS_PCA9539 is not set 684# CONFIG_SENSORS_PCF8591 is not set 685# CONFIG_SENSORS_MAX6875 is not set 686# CONFIG_I2C_DEBUG_CORE is not set 687# CONFIG_I2C_DEBUG_ALGO is not set 688# CONFIG_I2C_DEBUG_BUS is not set 689# CONFIG_I2C_DEBUG_CHIP is not set 690 691# 692# SPI support 693# 694# CONFIG_SPI is not set 695# CONFIG_SPI_MASTER is not set 696 697# 698# Dallas's 1-wire bus 699# 700 701# 702# Hardware Monitoring support 703# 704# CONFIG_HWMON is not set 705# CONFIG_HWMON_VID is not set 706 707# 708# Misc devices 709# 710 711# 712# Multimedia devices 713# 714CONFIG_VIDEO_DEV=y 715CONFIG_VIDEO_V4L1=y 716CONFIG_VIDEO_V4L1_COMPAT=y 717CONFIG_VIDEO_V4L2=y 718 719# 720# Video Capture Adapters 721# 722 723# 724# Video Capture Adapters 725# 726# CONFIG_VIDEO_ADV_DEBUG is not set 727CONFIG_VIDEO_HELPER_CHIPS_AUTO=y 728# CONFIG_VIDEO_VIVI is not set 729# CONFIG_VIDEO_CPIA is not set 730# CONFIG_VIDEO_SAA5246A is not set 731# CONFIG_VIDEO_SAA5249 is not set 732# CONFIG_TUNER_3036 is not set 733 734# 735# Radio Adapters 736# 737 738# 739# Digital Video Broadcasting Devices 740# 741# CONFIG_DVB is not set 742 743# 744# Graphics support 745# 746CONFIG_FIRMWARE_EDID=y 747CONFIG_FB=y 748# CONFIG_FB_CFB_FILLRECT is not set 749# CONFIG_FB_CFB_COPYAREA is not set 750# CONFIG_FB_CFB_IMAGEBLIT is not set 751# CONFIG_FB_MACMODES is not set 752# CONFIG_FB_BACKLIGHT is not set 753# CONFIG_FB_MODE_HELPERS is not set 754# CONFIG_FB_TILEBLITTING is not set 755# CONFIG_FB_EPSON1355 is not set 756# CONFIG_FB_S1D13XXX is not set 757# CONFIG_FB_VIRTUAL is not set 758 759# 760# Console display driver support 761# 762CONFIG_DUMMY_CONSOLE=y 763# CONFIG_FRAMEBUFFER_CONSOLE is not set 764 765# 766# Logo configuration 767# 768# CONFIG_LOGO is not set 769# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 770 771# 772# Sound 773# 774CONFIG_SOUND=y 775 776# 777# Advanced Linux Sound Architecture 778# 779CONFIG_SND=y 780CONFIG_SND_TIMER=y 781CONFIG_SND_PCM=y 782CONFIG_SND_SEQUENCER=y 783# CONFIG_SND_SEQ_DUMMY is not set 784CONFIG_SND_OSSEMUL=y 785# CONFIG_SND_MIXER_OSS is not set 786CONFIG_SND_PCM_OSS=y 787CONFIG_SND_PCM_OSS_PLUGINS=y 788# CONFIG_SND_SEQUENCER_OSS is not set 789# CONFIG_SND_DYNAMIC_MINORS is not set 790CONFIG_SND_SUPPORT_OLD_API=y 791CONFIG_SND_VERBOSE_PROCFS=y 792# CONFIG_SND_VERBOSE_PRINTK is not set 793# CONFIG_SND_DEBUG is not set 794 795# 796# Generic devices 797# 798# CONFIG_SND_DUMMY is not set 799# CONFIG_SND_VIRMIDI is not set 800# CONFIG_SND_MTPAV is not set 801# CONFIG_SND_SERIAL_U16550 is not set 802# CONFIG_SND_MPU401 is not set 803 804# 805# Open Sound System 806# 807# CONFIG_SOUND_PRIME is not set 808 809# 810# USB support 811# 812# CONFIG_USB_ARCH_HAS_HCD is not set 813# CONFIG_USB_ARCH_HAS_OHCI is not set 814# CONFIG_USB_ARCH_HAS_EHCI is not set 815 816# 817# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 818# 819 820# 821# USB Gadget Support 822# 823# CONFIG_USB_GADGET is not set 824 825# 826# MMC/SD Card support 827# 828# CONFIG_MMC is not set 829 830# 831# LED devices 832# 833# CONFIG_NEW_LEDS is not set 834 835# 836# LED drivers 837# 838 839# 840# LED Triggers 841# 842 843# 844# InfiniBand support 845# 846 847# 848# EDAC - error detection and reporting (RAS) (EXPERIMENTAL) 849# 850 851# 852# Real Time Clock 853# 854# CONFIG_RTC_CLASS is not set 855 856# 857# DMA Engine support 858# 859# CONFIG_DMA_ENGINE is not set 860 861# 862# DMA Clients 863# 864 865# 866# DMA Devices 867# 868 869# 870# File systems 871# 872# CONFIG_EXT2_FS is not set 873# CONFIG_EXT3_FS is not set 874# CONFIG_REISERFS_FS is not set 875# CONFIG_JFS_FS is not set 876# CONFIG_FS_POSIX_ACL is not set 877# CONFIG_XFS_FS is not set 878# CONFIG_OCFS2_FS is not set 879# CONFIG_MINIX_FS is not set 880# CONFIG_ROMFS_FS is not set 881# CONFIG_INOTIFY is not set 882# CONFIG_QUOTA is not set 883# CONFIG_DNOTIFY is not set 884# CONFIG_AUTOFS_FS is not set 885# CONFIG_AUTOFS4_FS is not set 886# CONFIG_FUSE_FS is not set 887 888# 889# CD-ROM/DVD Filesystems 890# 891# CONFIG_ISO9660_FS is not set 892# CONFIG_UDF_FS is not set 893 894# 895# DOS/FAT/NT Filesystems 896# 897# CONFIG_MSDOS_FS is not set 898# CONFIG_VFAT_FS is not set 899# CONFIG_NTFS_FS is not set 900 901# 902# Pseudo filesystems 903# 904CONFIG_PROC_FS=y 905# CONFIG_PROC_KCORE is not set 906CONFIG_PROC_SYSCTL=y 907CONFIG_SYSFS=y 908CONFIG_TMPFS=y 909# CONFIG_TMPFS_POSIX_ACL is not set 910# CONFIG_HUGETLBFS is not set 911# CONFIG_HUGETLB_PAGE is not set 912CONFIG_RAMFS=y 913# CONFIG_CONFIGFS_FS is not set 914 915# 916# Miscellaneous filesystems 917# 918# CONFIG_ADFS_FS is not set 919# CONFIG_AFFS_FS is not set 920# CONFIG_HFS_FS is not set 921# CONFIG_HFSPLUS_FS is not set 922# CONFIG_BEFS_FS is not set 923# CONFIG_BFS_FS is not set 924# CONFIG_EFS_FS is not set 925# CONFIG_JFFS_FS is not set 926CONFIG_JFFS2_FS=y 927CONFIG_JFFS2_FS_DEBUG=0 928CONFIG_JFFS2_FS_WRITEBUFFER=y 929# CONFIG_JFFS2_SUMMARY is not set 930# CONFIG_JFFS2_FS_XATTR is not set 931# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 932CONFIG_JFFS2_ZLIB=y 933CONFIG_JFFS2_RTIME=y 934# CONFIG_JFFS2_RUBIN is not set 935# CONFIG_CRAMFS is not set 936# CONFIG_VXFS_FS is not set 937# CONFIG_HPFS_FS is not set 938# CONFIG_QNX4FS_FS is not set 939# CONFIG_SYSV_FS is not set 940# CONFIG_UFS_FS is not set 941 942# 943# Network File Systems 944# 945CONFIG_NFS_FS=y 946CONFIG_NFS_V3=y 947# CONFIG_NFS_V3_ACL is not set 948# CONFIG_NFS_V4 is not set 949# CONFIG_NFS_DIRECTIO is not set 950CONFIG_NFSD=y 951# CONFIG_NFSD_V3 is not set 952# CONFIG_NFSD_TCP is not set 953CONFIG_ROOT_NFS=y 954CONFIG_LOCKD=y 955CONFIG_LOCKD_V4=y 956CONFIG_EXPORTFS=y 957CONFIG_NFS_COMMON=y 958CONFIG_SUNRPC=y 959# CONFIG_RPCSEC_GSS_KRB5 is not set 960# CONFIG_RPCSEC_GSS_SPKM3 is not set 961# CONFIG_SMB_FS is not set 962# CONFIG_CIFS is not set 963# CONFIG_NCP_FS is not set 964# CONFIG_CODA_FS is not set 965# CONFIG_AFS_FS is not set 966# CONFIG_9P_FS is not set 967 968# 969# Partition Types 970# 971# CONFIG_PARTITION_ADVANCED is not set 972CONFIG_MSDOS_PARTITION=y 973 974# 975# Native Language Support 976# 977# CONFIG_NLS is not set 978 979# 980# Profiling support 981# 982# CONFIG_PROFILING is not set 983 984# 985# Kernel hacking 986# 987# CONFIG_PRINTK_TIME is not set 988CONFIG_ENABLE_MUST_CHECK=y 989# CONFIG_MAGIC_SYSRQ is not set 990# CONFIG_UNUSED_SYMBOLS is not set 991# CONFIG_DEBUG_KERNEL is not set 992CONFIG_LOG_BUF_SHIFT=14 993# CONFIG_DEBUG_BUGVERBOSE is not set 994# CONFIG_DEBUG_FS is not set 995# CONFIG_SH_STANDARD_BIOS is not set 996# CONFIG_EARLY_SCIF_CONSOLE is not set 997# CONFIG_KGDB is not set 998 999# 1000# Security options 1001# 1002# CONFIG_KEYS is not set 1003# CONFIG_SECURITY is not set 1004 1005# 1006# Cryptographic options 1007# 1008# CONFIG_CRYPTO is not set 1009 1010# 1011# Library routines 1012# 1013# CONFIG_CRC_CCITT is not set 1014# CONFIG_CRC16 is not set 1015CONFIG_CRC32=y 1016# CONFIG_LIBCRC32C is not set 1017CONFIG_ZLIB_INFLATE=y 1018CONFIG_ZLIB_DEFLATE=y 1019