1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.17-rc1 4# Fri Apr 14 19:09:52 2006 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_GENERIC_HWEIGHT=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11CONFIG_ARCH_MTD_XIP=y 12CONFIG_VECTORS_BASE=0xffff0000 13 14# 15# Code maturity level options 16# 17CONFIG_EXPERIMENTAL=y 18CONFIG_BROKEN_ON_SMP=y 19CONFIG_INIT_ENV_ARG_LIMIT=32 20 21# 22# General setup 23# 24CONFIG_LOCALVERSION="" 25CONFIG_LOCALVERSION_AUTO=y 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 36# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 37CONFIG_EMBEDDED=y 38CONFIG_KALLSYMS=y 39# CONFIG_KALLSYMS_ALL is not set 40# CONFIG_KALLSYMS_EXTRA_PASS is not set 41CONFIG_HOTPLUG=y 42CONFIG_PRINTK=y 43CONFIG_BUG=y 44CONFIG_ELF_CORE=y 45# CONFIG_BASE_FULL is not set 46CONFIG_FUTEX=y 47# CONFIG_EPOLL is not set 48CONFIG_SHMEM=y 49# CONFIG_SLAB is not set 50CONFIG_DOUBLEFAULT=y 51# CONFIG_TINY_SHMEM is not set 52CONFIG_BASE_SMALL=1 53CONFIG_SLOB=y 54CONFIG_OBSOLETE_INTERMODULE=y 55 56# 57# Loadable module support 58# 59# CONFIG_MODULES is not set 60 61# 62# Block layer 63# 64# CONFIG_BLK_DEV_IO_TRACE is not set 65 66# 67# IO Schedulers 68# 69CONFIG_IOSCHED_NOOP=y 70CONFIG_IOSCHED_AS=y 71# CONFIG_IOSCHED_DEADLINE is not set 72# CONFIG_IOSCHED_CFQ is not set 73CONFIG_DEFAULT_AS=y 74# CONFIG_DEFAULT_DEADLINE is not set 75# CONFIG_DEFAULT_CFQ is not set 76# CONFIG_DEFAULT_NOOP is not set 77CONFIG_DEFAULT_IOSCHED="anticipatory" 78 79# 80# System Type 81# 82# CONFIG_ARCH_CLPS7500 is not set 83# CONFIG_ARCH_CLPS711X is not set 84# CONFIG_ARCH_CO285 is not set 85# CONFIG_ARCH_EBSA110 is not set 86# CONFIG_ARCH_EP93XX is not set 87# CONFIG_ARCH_FOOTBRIDGE is not set 88# CONFIG_ARCH_INTEGRATOR is not set 89# CONFIG_ARCH_IOP3XX is not set 90# CONFIG_ARCH_IXP4XX is not set 91# CONFIG_ARCH_IXP2000 is not set 92# CONFIG_ARCH_IXP23XX is not set 93# CONFIG_ARCH_L7200 is not set 94# CONFIG_ARCH_PXA is not set 95# CONFIG_ARCH_RPC is not set 96CONFIG_ARCH_SA1100=y 97# CONFIG_ARCH_S3C2410 is not set 98# CONFIG_ARCH_SHARK is not set 99# CONFIG_ARCH_LH7A40X is not set 100# CONFIG_ARCH_OMAP is not set 101# CONFIG_ARCH_VERSATILE is not set 102# CONFIG_ARCH_REALVIEW is not set 103# CONFIG_ARCH_IMX is not set 104# CONFIG_ARCH_H720X is not set 105# CONFIG_ARCH_AAEC2000 is not set 106# CONFIG_ARCH_AT91RM9200 is not set 107 108# 109# SA11x0 Implementations 110# 111# CONFIG_SA1100_ASSABET is not set 112# CONFIG_SA1100_CERF is not set 113CONFIG_SA1100_COLLIE=y 114# CONFIG_SA1100_H3100 is not set 115# CONFIG_SA1100_H3600 is not set 116# CONFIG_SA1100_H3800 is not set 117# CONFIG_SA1100_BADGE4 is not set 118# CONFIG_SA1100_JORNADA720 is not set 119# CONFIG_SA1100_HACKKIT is not set 120# CONFIG_SA1100_LART is not set 121# CONFIG_SA1100_PLEB is not set 122# CONFIG_SA1100_SHANNON is not set 123# CONFIG_SA1100_SIMPAD is not set 124# CONFIG_SA1100_SSP is not set 125 126# 127# Processor Type 128# 129CONFIG_CPU_32=y 130CONFIG_CPU_SA1100=y 131CONFIG_CPU_32v4=y 132CONFIG_CPU_ABRT_EV4=y 133CONFIG_CPU_CACHE_V4WB=y 134CONFIG_CPU_CACHE_VIVT=y 135CONFIG_CPU_TLB_V4WB=y 136 137# 138# Processor Features 139# 140CONFIG_SHARP_LOCOMO=y 141CONFIG_SHARP_PARAM=y 142CONFIG_SHARP_SCOOP=y 143 144# 145# Bus support 146# 147CONFIG_ISA=y 148 149# 150# PCCARD (PCMCIA/CardBus) support 151# 152CONFIG_PCCARD=y 153CONFIG_PCMCIA_DEBUG=y 154CONFIG_PCMCIA=y 155CONFIG_PCMCIA_LOAD_CIS=y 156CONFIG_PCMCIA_IOCTL=y 157 158# 159# PC-card bridges 160# 161# CONFIG_I82365 is not set 162# CONFIG_TCIC is not set 163CONFIG_PCMCIA_SA1100=y 164 165# 166# Kernel Features 167# 168# CONFIG_PREEMPT is not set 169CONFIG_HZ=100 170# CONFIG_AEABI is not set 171CONFIG_ARCH_DISCONTIGMEM_ENABLE=y 172CONFIG_NODES_SHIFT=2 173CONFIG_SELECT_MEMORY_MODEL=y 174# CONFIG_FLATMEM_MANUAL is not set 175CONFIG_DISCONTIGMEM_MANUAL=y 176# CONFIG_SPARSEMEM_MANUAL is not set 177CONFIG_DISCONTIGMEM=y 178CONFIG_FLAT_NODE_MEM_MAP=y 179CONFIG_NEED_MULTIPLE_NODES=y 180# CONFIG_SPARSEMEM_STATIC is not set 181CONFIG_SPLIT_PTLOCK_CPUS=4096 182# CONFIG_LEDS is not set 183CONFIG_ALIGNMENT_TRAP=y 184 185# 186# Boot options 187# 188CONFIG_ZBOOT_ROM_TEXT=0x0 189CONFIG_ZBOOT_ROM_BSS=0x0 190CONFIG_CMDLINE="noinitrd root=/dev/mtdblock2 rootfstype=jffs2 fbcon=rotate:1" 191# CONFIG_XIP_KERNEL is not set 192 193# 194# CPU Frequency scaling 195# 196# CONFIG_CPU_FREQ is not set 197 198# 199# Floating point emulation 200# 201 202# 203# At least one emulation must be selected 204# 205CONFIG_FPE_NWFPE=y 206# CONFIG_FPE_NWFPE_XP is not set 207# CONFIG_FPE_FASTFPE is not set 208 209# 210# Userspace binary formats 211# 212CONFIG_BINFMT_ELF=y 213# CONFIG_BINFMT_AOUT is not set 214# CONFIG_BINFMT_MISC is not set 215# CONFIG_ARTHUR is not set 216 217# 218# Power management options 219# 220CONFIG_PM=y 221# CONFIG_PM_LEGACY is not set 222# CONFIG_PM_DEBUG is not set 223CONFIG_APM=y 224 225# 226# Networking 227# 228CONFIG_NET=y 229 230# 231# Networking options 232# 233# CONFIG_NETDEBUG is not set 234CONFIG_PACKET=y 235CONFIG_PACKET_MMAP=y 236CONFIG_UNIX=y 237# CONFIG_NET_KEY is not set 238CONFIG_INET=y 239# CONFIG_IP_MULTICAST is not set 240# CONFIG_IP_ADVANCED_ROUTER is not set 241CONFIG_IP_FIB_HASH=y 242# CONFIG_IP_PNP is not set 243# CONFIG_NET_IPIP is not set 244# CONFIG_NET_IPGRE is not set 245# CONFIG_ARPD is not set 246# CONFIG_SYN_COOKIES is not set 247# CONFIG_INET_AH is not set 248# CONFIG_INET_ESP is not set 249# CONFIG_INET_IPCOMP is not set 250# CONFIG_INET_XFRM_TUNNEL is not set 251# CONFIG_INET_TUNNEL is not set 252CONFIG_INET_DIAG=y 253CONFIG_INET_TCP_DIAG=y 254# CONFIG_TCP_CONG_ADVANCED is not set 255CONFIG_TCP_CONG_BIC=y 256# CONFIG_IPV6 is not set 257# CONFIG_INET6_XFRM_TUNNEL is not set 258# CONFIG_INET6_TUNNEL is not set 259# CONFIG_NETFILTER is not set 260 261# 262# DCCP Configuration (EXPERIMENTAL) 263# 264# CONFIG_IP_DCCP is not set 265 266# 267# SCTP Configuration (EXPERIMENTAL) 268# 269# CONFIG_IP_SCTP is not set 270 271# 272# TIPC Configuration (EXPERIMENTAL) 273# 274# CONFIG_TIPC is not set 275# CONFIG_ATM is not set 276# CONFIG_BRIDGE is not set 277# CONFIG_VLAN_8021Q is not set 278# CONFIG_DECNET is not set 279# CONFIG_LLC2 is not set 280# CONFIG_IPX is not set 281# CONFIG_ATALK is not set 282# CONFIG_X25 is not set 283# CONFIG_LAPB is not set 284# CONFIG_NET_DIVERT is not set 285# CONFIG_ECONET is not set 286# CONFIG_WAN_ROUTER is not set 287 288# 289# QoS and/or fair queueing 290# 291# CONFIG_NET_SCHED is not set 292 293# 294# Network testing 295# 296# CONFIG_NET_PKTGEN is not set 297# CONFIG_HAMRADIO is not set 298# CONFIG_IRDA is not set 299# CONFIG_BT is not set 300# CONFIG_IEEE80211 is not set 301 302# 303# Device Drivers 304# 305 306# 307# Generic Driver Options 308# 309CONFIG_STANDALONE=y 310CONFIG_PREVENT_FIRMWARE_BUILD=y 311CONFIG_FW_LOADER=y 312# CONFIG_DEBUG_DRIVER is not set 313 314# 315# Connector - unified userspace <-> kernelspace linker 316# 317# CONFIG_CONNECTOR is not set 318 319# 320# Memory Technology Devices (MTD) 321# 322CONFIG_MTD=y 323# CONFIG_MTD_DEBUG is not set 324# CONFIG_MTD_CONCAT is not set 325CONFIG_MTD_PARTITIONS=y 326# CONFIG_MTD_REDBOOT_PARTS is not set 327# CONFIG_MTD_CMDLINE_PARTS is not set 328# CONFIG_MTD_AFS_PARTS is not set 329 330# 331# User Modules And Translation Layers 332# 333CONFIG_MTD_CHAR=y 334CONFIG_MTD_BLOCK=y 335# CONFIG_FTL is not set 336# CONFIG_NFTL is not set 337# CONFIG_INFTL is not set 338# CONFIG_RFD_FTL is not set 339 340# 341# RAM/ROM/Flash chip drivers 342# 343CONFIG_MTD_CFI=y 344CONFIG_MTD_JEDECPROBE=y 345CONFIG_MTD_GEN_PROBE=y 346CONFIG_MTD_CFI_ADV_OPTIONS=y 347CONFIG_MTD_CFI_NOSWAP=y 348# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 349# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 350CONFIG_MTD_CFI_GEOMETRY=y 351# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set 352# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set 353CONFIG_MTD_MAP_BANK_WIDTH_4=y 354# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 355# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 356# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 357# CONFIG_MTD_CFI_I1 is not set 358# CONFIG_MTD_CFI_I2 is not set 359CONFIG_MTD_CFI_I4=y 360# CONFIG_MTD_CFI_I8 is not set 361# CONFIG_MTD_OTP is not set 362CONFIG_MTD_CFI_INTELEXT=y 363# CONFIG_MTD_CFI_AMDSTD is not set 364# CONFIG_MTD_CFI_STAA is not set 365CONFIG_MTD_CFI_UTIL=y 366# CONFIG_MTD_RAM is not set 367# CONFIG_MTD_ROM is not set 368# CONFIG_MTD_ABSENT is not set 369CONFIG_MTD_SHARP=y 370# CONFIG_MTD_XIP is not set 371 372# 373# Mapping drivers for chip access 374# 375# CONFIG_MTD_COMPLEX_MAPPINGS is not set 376# CONFIG_MTD_PHYSMAP is not set 377# CONFIG_MTD_ARM_INTEGRATOR is not set 378CONFIG_MTD_SA1100=y 379# CONFIG_MTD_IMPA7 is not set 380# CONFIG_MTD_PLATRAM is not set 381 382# 383# Self-contained MTD device drivers 384# 385# CONFIG_MTD_SLRAM is not set 386# CONFIG_MTD_PHRAM is not set 387# CONFIG_MTD_MTDRAM is not set 388# CONFIG_MTD_BLOCK2MTD is not set 389 390# 391# Disk-On-Chip Device Drivers 392# 393# CONFIG_MTD_DOC2000 is not set 394# CONFIG_MTD_DOC2001 is not set 395# CONFIG_MTD_DOC2001PLUS is not set 396 397# 398# NAND Flash Device Drivers 399# 400# CONFIG_MTD_NAND is not set 401 402# 403# OneNAND Flash Device Drivers 404# 405# CONFIG_MTD_ONENAND is not set 406 407# 408# Parallel port support 409# 410# CONFIG_PARPORT is not set 411 412# 413# Plug and Play support 414# 415# CONFIG_PNP is not set 416 417# 418# Block devices 419# 420# CONFIG_BLK_DEV_COW_COMMON is not set 421CONFIG_BLK_DEV_LOOP=y 422# CONFIG_BLK_DEV_CRYPTOLOOP is not set 423# CONFIG_BLK_DEV_NBD is not set 424CONFIG_BLK_DEV_RAM=y 425CONFIG_BLK_DEV_RAM_COUNT=16 426CONFIG_BLK_DEV_RAM_SIZE=1024 427CONFIG_BLK_DEV_INITRD=y 428# CONFIG_CDROM_PKTCDVD is not set 429# CONFIG_ATA_OVER_ETH is not set 430 431# 432# ATA/ATAPI/MFM/RLL support 433# 434CONFIG_IDE=y 435CONFIG_BLK_DEV_IDE=y 436 437# 438# Please see Documentation/ide.txt for help/info on IDE drives 439# 440# CONFIG_BLK_DEV_IDE_SATA is not set 441CONFIG_BLK_DEV_IDEDISK=y 442CONFIG_IDEDISK_MULTI_MODE=y 443CONFIG_BLK_DEV_IDECS=y 444# CONFIG_BLK_DEV_IDECD is not set 445# CONFIG_BLK_DEV_IDETAPE is not set 446# CONFIG_BLK_DEV_IDEFLOPPY is not set 447# CONFIG_IDE_TASK_IOCTL is not set 448 449# 450# IDE chipset support/bugfixes 451# 452CONFIG_IDE_GENERIC=y 453# CONFIG_IDE_ARM is not set 454# CONFIG_IDE_CHIPSETS is not set 455# CONFIG_BLK_DEV_IDEDMA is not set 456# CONFIG_IDEDMA_AUTO is not set 457# CONFIG_BLK_DEV_HD is not set 458 459# 460# SCSI device support 461# 462# CONFIG_RAID_ATTRS is not set 463# CONFIG_SCSI is not set 464 465# 466# Multi-device support (RAID and LVM) 467# 468# CONFIG_MD is not set 469 470# 471# Fusion MPT device support 472# 473# CONFIG_FUSION is not set 474 475# 476# IEEE 1394 (FireWire) support 477# 478 479# 480# I2O device support 481# 482 483# 484# Network device support 485# 486# CONFIG_NETDEVICES is not set 487# CONFIG_DUMMY is not set 488# CONFIG_BONDING is not set 489# CONFIG_EQUALIZER is not set 490# CONFIG_TUN is not set 491 492# 493# PHY device support 494# 495 496# 497# Ethernet (10 or 100Mbit) 498# 499# CONFIG_NET_ETHERNET is not set 500 501# 502# Ethernet (1000 Mbit) 503# 504 505# 506# Ethernet (10000 Mbit) 507# 508CONFIG_PPP=y 509# CONFIG_PPP_MULTILINK is not set 510# CONFIG_PPP_FILTER is not set 511CONFIG_PPP_ASYNC=y 512# CONFIG_PPP_SYNC_TTY is not set 513# CONFIG_PPP_DEFLATE is not set 514# CONFIG_PPP_BSDCOMP is not set 515# CONFIG_PPP_MPPE is not set 516# CONFIG_PPPOE is not set 517# CONFIG_SLIP is not set 518# CONFIG_SHAPER is not set 519# CONFIG_NETCONSOLE is not set 520# CONFIG_NETPOLL is not set 521# CONFIG_NET_POLL_CONTROLLER is not set 522 523# 524# ISDN subsystem 525# 526# CONFIG_ISDN is not set 527 528# 529# Input device support 530# 531CONFIG_INPUT=y 532 533# 534# Userland interfaces 535# 536# CONFIG_INPUT_MOUSEDEV is not set 537# CONFIG_INPUT_JOYDEV is not set 538CONFIG_INPUT_TSDEV=y 539CONFIG_INPUT_TSDEV_SCREEN_X=240 540CONFIG_INPUT_TSDEV_SCREEN_Y=320 541CONFIG_INPUT_EVDEV=y 542# CONFIG_INPUT_EVBUG is not set 543 544# 545# Input Device Drivers 546# 547CONFIG_INPUT_KEYBOARD=y 548# CONFIG_KEYBOARD_ATKBD is not set 549# CONFIG_KEYBOARD_SUNKBD is not set 550# CONFIG_KEYBOARD_LKKBD is not set 551CONFIG_KEYBOARD_LOCOMO=y 552# CONFIG_KEYBOARD_XTKBD is not set 553# CONFIG_KEYBOARD_NEWTON is not set 554# CONFIG_INPUT_MOUSE is not set 555# CONFIG_INPUT_JOYSTICK is not set 556CONFIG_INPUT_TOUCHSCREEN=y 557# CONFIG_TOUCHSCREEN_GUNZE is not set 558# CONFIG_TOUCHSCREEN_ELO is not set 559# CONFIG_TOUCHSCREEN_MTOUCH is not set 560# CONFIG_TOUCHSCREEN_MK712 is not set 561# CONFIG_INPUT_MISC is not set 562 563# 564# Hardware I/O ports 565# 566CONFIG_SERIO=y 567# CONFIG_SERIO_SERPORT is not set 568# CONFIG_SERIO_LIBPS2 is not set 569# CONFIG_SERIO_RAW is not set 570# CONFIG_GAMEPORT is not set 571 572# 573# Character devices 574# 575CONFIG_VT=y 576CONFIG_VT_CONSOLE=y 577CONFIG_HW_CONSOLE=y 578# CONFIG_SERIAL_NONSTANDARD is not set 579 580# 581# Serial drivers 582# 583CONFIG_SERIAL_8250=y 584# CONFIG_SERIAL_8250_CONSOLE is not set 585CONFIG_SERIAL_8250_CS=y 586CONFIG_SERIAL_8250_NR_UARTS=4 587CONFIG_SERIAL_8250_RUNTIME_UARTS=4 588CONFIG_SERIAL_8250_EXTENDED=y 589# CONFIG_SERIAL_8250_MANY_PORTS is not set 590# CONFIG_SERIAL_8250_SHARE_IRQ is not set 591# CONFIG_SERIAL_8250_DETECT_IRQ is not set 592# CONFIG_SERIAL_8250_RSA is not set 593 594# 595# Non-8250 serial port support 596# 597CONFIG_SERIAL_SA1100=y 598CONFIG_SERIAL_SA1100_CONSOLE=y 599CONFIG_SERIAL_CORE=y 600CONFIG_SERIAL_CORE_CONSOLE=y 601CONFIG_UNIX98_PTYS=y 602# CONFIG_LEGACY_PTYS is not set 603 604# 605# IPMI 606# 607# CONFIG_IPMI_HANDLER is not set 608 609# 610# Watchdog Cards 611# 612# CONFIG_WATCHDOG is not set 613# CONFIG_NVRAM is not set 614# CONFIG_DTLK is not set 615# CONFIG_R3964 is not set 616 617# 618# Ftape, the floppy tape device driver 619# 620 621# 622# PCMCIA character devices 623# 624# CONFIG_SYNCLINK_CS is not set 625# CONFIG_CARDMAN_4000 is not set 626# CONFIG_CARDMAN_4040 is not set 627# CONFIG_RAW_DRIVER is not set 628 629# 630# TPM devices 631# 632# CONFIG_TCG_TPM is not set 633# CONFIG_TELCLOCK is not set 634 635# 636# I2C support 637# 638# CONFIG_I2C is not set 639 640# 641# SPI support 642# 643# CONFIG_SPI is not set 644# CONFIG_SPI_MASTER is not set 645 646# 647# Dallas's 1-wire bus 648# 649# CONFIG_W1 is not set 650 651# 652# Hardware Monitoring support 653# 654# CONFIG_HWMON is not set 655# CONFIG_HWMON_VID is not set 656 657# 658# Misc devices 659# 660 661# 662# Multimedia Capabilities Port drivers 663# 664CONFIG_MCP=y 665CONFIG_MCP_SA11X0=y 666CONFIG_MCP_UCB1200=y 667CONFIG_MCP_UCB1200_TS=y 668 669# 670# LED devices 671# 672CONFIG_NEW_LEDS=y 673CONFIG_LEDS_CLASS=y 674 675# 676# LED drivers 677# 678CONFIG_LEDS_LOCOMO=y 679 680# 681# LED Triggers 682# 683CONFIG_LEDS_TRIGGERS=y 684CONFIG_LEDS_TRIGGER_TIMER=y 685CONFIG_LEDS_TRIGGER_IDE_DISK=y 686 687# 688# Multimedia devices 689# 690# CONFIG_VIDEO_DEV is not set 691 692# 693# Digital Video Broadcasting Devices 694# 695# CONFIG_DVB is not set 696 697# 698# Graphics support 699# 700CONFIG_FB=y 701CONFIG_FB_CFB_FILLRECT=y 702CONFIG_FB_CFB_COPYAREA=y 703CONFIG_FB_CFB_IMAGEBLIT=y 704# CONFIG_FB_MACMODES is not set 705# CONFIG_FB_FIRMWARE_EDID is not set 706CONFIG_FB_MODE_HELPERS=y 707# CONFIG_FB_TILEBLITTING is not set 708CONFIG_FB_SA1100=y 709# CONFIG_FB_S1D13XXX is not set 710# CONFIG_FB_VIRTUAL is not set 711 712# 713# Console display driver support 714# 715# CONFIG_VGA_CONSOLE is not set 716# CONFIG_MDA_CONSOLE is not set 717CONFIG_DUMMY_CONSOLE=y 718CONFIG_FRAMEBUFFER_CONSOLE=y 719CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y 720CONFIG_FONTS=y 721# CONFIG_FONT_8x8 is not set 722# CONFIG_FONT_8x16 is not set 723# CONFIG_FONT_6x11 is not set 724# CONFIG_FONT_7x14 is not set 725# CONFIG_FONT_PEARL_8x8 is not set 726# CONFIG_FONT_ACORN_8x8 is not set 727CONFIG_FONT_MINI_4x6=y 728# CONFIG_FONT_SUN8x16 is not set 729# CONFIG_FONT_SUN12x22 is not set 730# CONFIG_FONT_10x18 is not set 731 732# 733# Logo configuration 734# 735# CONFIG_LOGO is not set 736CONFIG_BACKLIGHT_LCD_SUPPORT=y 737CONFIG_BACKLIGHT_CLASS_DEVICE=y 738CONFIG_BACKLIGHT_DEVICE=y 739CONFIG_LCD_CLASS_DEVICE=y 740CONFIG_LCD_DEVICE=y 741 742# 743# Sound 744# 745# CONFIG_SOUND is not set 746 747# 748# USB support 749# 750CONFIG_USB_ARCH_HAS_HCD=y 751# CONFIG_USB_ARCH_HAS_OHCI is not set 752# CONFIG_USB_ARCH_HAS_EHCI is not set 753# CONFIG_USB is not set 754 755# 756# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 757# 758 759# 760# USB Gadget Support 761# 762# CONFIG_USB_GADGET is not set 763 764# 765# MMC/SD Card support 766# 767# CONFIG_MMC is not set 768 769# 770# Real Time Clock 771# 772CONFIG_RTC_LIB=y 773# CONFIG_RTC_CLASS is not set 774 775# 776# File systems 777# 778# CONFIG_EXT2_FS is not set 779# CONFIG_EXT3_FS is not set 780# CONFIG_REISERFS_FS is not set 781# CONFIG_JFS_FS is not set 782# CONFIG_FS_POSIX_ACL is not set 783# CONFIG_XFS_FS is not set 784# CONFIG_OCFS2_FS is not set 785# CONFIG_MINIX_FS is not set 786CONFIG_ROMFS_FS=y 787# CONFIG_INOTIFY is not set 788# CONFIG_QUOTA is not set 789# CONFIG_DNOTIFY is not set 790# CONFIG_AUTOFS_FS is not set 791# CONFIG_AUTOFS4_FS is not set 792# CONFIG_FUSE_FS is not set 793 794# 795# CD-ROM/DVD Filesystems 796# 797# CONFIG_ISO9660_FS is not set 798# CONFIG_UDF_FS is not set 799 800# 801# DOS/FAT/NT Filesystems 802# 803CONFIG_FAT_FS=y 804# CONFIG_MSDOS_FS is not set 805CONFIG_VFAT_FS=y 806CONFIG_FAT_DEFAULT_CODEPAGE=437 807CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 808# CONFIG_NTFS_FS is not set 809 810# 811# Pseudo filesystems 812# 813CONFIG_PROC_FS=y 814CONFIG_SYSFS=y 815CONFIG_TMPFS=y 816# CONFIG_HUGETLB_PAGE is not set 817CONFIG_RAMFS=y 818# CONFIG_CONFIGFS_FS is not set 819 820# 821# Miscellaneous filesystems 822# 823# CONFIG_ADFS_FS is not set 824# CONFIG_AFFS_FS is not set 825# CONFIG_HFS_FS is not set 826# CONFIG_HFSPLUS_FS is not set 827# CONFIG_BEFS_FS is not set 828# CONFIG_BFS_FS is not set 829# CONFIG_EFS_FS is not set 830# CONFIG_JFFS_FS is not set 831CONFIG_JFFS2_FS=y 832CONFIG_JFFS2_FS_DEBUG=0 833CONFIG_JFFS2_FS_WRITEBUFFER=y 834# CONFIG_JFFS2_SUMMARY is not set 835# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 836CONFIG_JFFS2_ZLIB=y 837CONFIG_JFFS2_RTIME=y 838# CONFIG_JFFS2_RUBIN is not set 839# CONFIG_CRAMFS is not set 840# CONFIG_VXFS_FS is not set 841# CONFIG_HPFS_FS is not set 842# CONFIG_QNX4FS_FS is not set 843# CONFIG_SYSV_FS is not set 844# CONFIG_UFS_FS is not set 845 846# 847# Network File Systems 848# 849# CONFIG_NFS_FS is not set 850# CONFIG_NFSD is not set 851# CONFIG_SMB_FS is not set 852# CONFIG_CIFS is not set 853# CONFIG_NCP_FS is not set 854# CONFIG_CODA_FS is not set 855# CONFIG_AFS_FS is not set 856# CONFIG_9P_FS is not set 857 858# 859# Partition Types 860# 861# CONFIG_PARTITION_ADVANCED is not set 862CONFIG_MSDOS_PARTITION=y 863 864# 865# Native Language Support 866# 867CONFIG_NLS=y 868CONFIG_NLS_DEFAULT="cp437" 869CONFIG_NLS_CODEPAGE_437=y 870# CONFIG_NLS_CODEPAGE_737 is not set 871# CONFIG_NLS_CODEPAGE_775 is not set 872# CONFIG_NLS_CODEPAGE_850 is not set 873# CONFIG_NLS_CODEPAGE_852 is not set 874# CONFIG_NLS_CODEPAGE_855 is not set 875# CONFIG_NLS_CODEPAGE_857 is not set 876# CONFIG_NLS_CODEPAGE_860 is not set 877# CONFIG_NLS_CODEPAGE_861 is not set 878# CONFIG_NLS_CODEPAGE_862 is not set 879# CONFIG_NLS_CODEPAGE_863 is not set 880# CONFIG_NLS_CODEPAGE_864 is not set 881# CONFIG_NLS_CODEPAGE_865 is not set 882# CONFIG_NLS_CODEPAGE_866 is not set 883# CONFIG_NLS_CODEPAGE_869 is not set 884# CONFIG_NLS_CODEPAGE_936 is not set 885# CONFIG_NLS_CODEPAGE_950 is not set 886# CONFIG_NLS_CODEPAGE_932 is not set 887# CONFIG_NLS_CODEPAGE_949 is not set 888# CONFIG_NLS_CODEPAGE_874 is not set 889# CONFIG_NLS_ISO8859_8 is not set 890# CONFIG_NLS_CODEPAGE_1250 is not set 891# CONFIG_NLS_CODEPAGE_1251 is not set 892# CONFIG_NLS_ASCII is not set 893CONFIG_NLS_ISO8859_1=y 894# CONFIG_NLS_ISO8859_2 is not set 895# CONFIG_NLS_ISO8859_3 is not set 896# CONFIG_NLS_ISO8859_4 is not set 897# CONFIG_NLS_ISO8859_5 is not set 898# CONFIG_NLS_ISO8859_6 is not set 899# CONFIG_NLS_ISO8859_7 is not set 900# CONFIG_NLS_ISO8859_9 is not set 901# CONFIG_NLS_ISO8859_13 is not set 902# CONFIG_NLS_ISO8859_14 is not set 903# CONFIG_NLS_ISO8859_15 is not set 904# CONFIG_NLS_KOI8_R is not set 905# CONFIG_NLS_KOI8_U is not set 906# CONFIG_NLS_UTF8 is not set 907 908# 909# Profiling support 910# 911# CONFIG_PROFILING is not set 912 913# 914# Kernel hacking 915# 916# CONFIG_PRINTK_TIME is not set 917CONFIG_MAGIC_SYSRQ=y 918CONFIG_DEBUG_KERNEL=y 919CONFIG_LOG_BUF_SHIFT=14 920# CONFIG_DETECT_SOFTLOCKUP is not set 921# CONFIG_SCHEDSTATS is not set 922CONFIG_DEBUG_MUTEXES=y 923# CONFIG_DEBUG_SPINLOCK is not set 924# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 925# CONFIG_DEBUG_KOBJECT is not set 926# CONFIG_DEBUG_BUGVERBOSE is not set 927# CONFIG_DEBUG_INFO is not set 928# CONFIG_DEBUG_FS is not set 929# CONFIG_DEBUG_VM is not set 930CONFIG_FRAME_POINTER=y 931# CONFIG_UNWIND_INFO is not set 932CONFIG_FORCED_INLINING=y 933# CONFIG_RCU_TORTURE_TEST is not set 934# CONFIG_DEBUG_USER is not set 935CONFIG_DEBUG_ERRORS=y 936# CONFIG_DEBUG_LL is not set 937 938# 939# Security options 940# 941# CONFIG_KEYS is not set 942# CONFIG_SECURITY is not set 943 944# 945# Cryptographic options 946# 947# CONFIG_CRYPTO is not set 948 949# 950# Hardware crypto devices 951# 952 953# 954# Library routines 955# 956CONFIG_CRC_CCITT=y 957# CONFIG_CRC16 is not set 958CONFIG_CRC32=y 959# CONFIG_LIBCRC32C is not set 960CONFIG_ZLIB_INFLATE=y 961CONFIG_ZLIB_DEFLATE=y 962