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