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