1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.11 4# Wed Mar 9 14:28:26 2005 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_UID16=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11CONFIG_GENERIC_IOMAP=y 12 13# 14# Code maturity level options 15# 16CONFIG_EXPERIMENTAL=y 17CONFIG_CLEAN_COMPILE=y 18CONFIG_BROKEN_ON_SMP=y 19 20# 21# General setup 22# 23CONFIG_LOCALVERSION="" 24CONFIG_SWAP=y 25CONFIG_SYSVIPC=y 26# CONFIG_POSIX_MQUEUE is not set 27# CONFIG_BSD_PROCESS_ACCT is not set 28CONFIG_SYSCTL=y 29# CONFIG_AUDIT is not set 30CONFIG_LOG_BUF_SHIFT=14 31CONFIG_HOTPLUG=y 32CONFIG_KOBJECT_UEVENT=y 33# CONFIG_IKCONFIG is not set 34# CONFIG_EMBEDDED is not set 35CONFIG_KALLSYMS=y 36# CONFIG_KALLSYMS_ALL is not set 37# CONFIG_KALLSYMS_EXTRA_PASS is not set 38CONFIG_BASE_FULL=y 39CONFIG_FUTEX=y 40CONFIG_EPOLL=y 41CONFIG_CC_OPTIMIZE_FOR_SIZE=y 42CONFIG_SHMEM=y 43CONFIG_CC_ALIGN_FUNCTIONS=0 44CONFIG_CC_ALIGN_LABELS=0 45CONFIG_CC_ALIGN_LOOPS=0 46CONFIG_CC_ALIGN_JUMPS=0 47# CONFIG_TINY_SHMEM is not set 48CONFIG_BASE_SMALL=0 49 50# 51# Loadable module support 52# 53CONFIG_MODULES=y 54CONFIG_MODULE_UNLOAD=y 55# CONFIG_MODULE_FORCE_UNLOAD is not set 56CONFIG_OBSOLETE_MODPARM=y 57# CONFIG_MODVERSIONS is not set 58# CONFIG_MODULE_SRCVERSION_ALL is not set 59# CONFIG_KMOD is not set 60 61# 62# System Type 63# 64# CONFIG_ARCH_CLPS7500 is not set 65# CONFIG_ARCH_CLPS711X is not set 66# CONFIG_ARCH_CO285 is not set 67# CONFIG_ARCH_EBSA110 is not set 68# CONFIG_ARCH_CAMELOT is not set 69# CONFIG_ARCH_FOOTBRIDGE is not set 70# CONFIG_ARCH_INTEGRATOR is not set 71# CONFIG_ARCH_IOP3XX is not set 72# CONFIG_ARCH_IXP4XX is not set 73# CONFIG_ARCH_IXP2000 is not set 74# CONFIG_ARCH_L7200 is not set 75# CONFIG_ARCH_PXA is not set 76# CONFIG_ARCH_RPC is not set 77CONFIG_ARCH_SA1100=y 78# CONFIG_ARCH_S3C2410 is not set 79# CONFIG_ARCH_SHARK is not set 80# CONFIG_ARCH_LH7A40X is not set 81# CONFIG_ARCH_OMAP is not set 82# CONFIG_ARCH_VERSATILE is not set 83# CONFIG_ARCH_IMX is not set 84# CONFIG_ARCH_H720X is not set 85 86# 87# SA11x0 Implementations 88# 89CONFIG_SA1100_ASSABET=y 90CONFIG_ASSABET_NEPONSET=y 91# CONFIG_SA1100_CERF is not set 92# CONFIG_SA1100_COLLIE is not set 93# CONFIG_SA1100_H3100 is not set 94# CONFIG_SA1100_H3600 is not set 95# CONFIG_SA1100_H3800 is not set 96# CONFIG_SA1100_BADGE4 is not set 97# CONFIG_SA1100_JORNADA720 is not set 98# CONFIG_SA1100_HACKKIT is not set 99# CONFIG_SA1100_LART is not set 100# CONFIG_SA1100_PLEB is not set 101# CONFIG_SA1100_SHANNON is not set 102# CONFIG_SA1100_SIMPAD is not set 103# CONFIG_SA1100_SSP is not set 104 105# 106# Processor Type 107# 108CONFIG_CPU_32=y 109CONFIG_CPU_SA1100=y 110CONFIG_CPU_32v4=y 111CONFIG_CPU_ABRT_EV4=y 112CONFIG_CPU_CACHE_V4WB=y 113CONFIG_CPU_CACHE_VIVT=y 114CONFIG_CPU_TLB_V4WB=y 115CONFIG_CPU_MINICACHE=y 116 117# 118# Processor Features 119# 120CONFIG_SA1111=y 121CONFIG_DMABOUNCE=y 122CONFIG_FORCE_MAX_ZONEORDER=9 123 124# 125# Bus support 126# 127CONFIG_ISA=y 128 129# 130# PCCARD (PCMCIA/CardBus) support 131# 132CONFIG_PCCARD=y 133# CONFIG_PCMCIA_DEBUG is not set 134CONFIG_PCMCIA=y 135 136# 137# PC-card bridges 138# 139# CONFIG_I82365 is not set 140# CONFIG_TCIC is not set 141CONFIG_PCMCIA_SA1100=y 142CONFIG_PCMCIA_SA1111=y 143 144# 145# Kernel Features 146# 147# CONFIG_PREEMPT is not set 148CONFIG_DISCONTIGMEM=y 149CONFIG_LEDS=y 150CONFIG_LEDS_TIMER=y 151CONFIG_LEDS_CPU=y 152CONFIG_ALIGNMENT_TRAP=y 153 154# 155# Boot options 156# 157CONFIG_ZBOOT_ROM_TEXT=0x80000 158CONFIG_ZBOOT_ROM_BSS=0xc1000000 159CONFIG_ZBOOT_ROM=y 160CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(boot),1M(kernel),2560K(initrd),4M(root) load_ramdisk=1 prompt_ramdisk=0 mem=32M noinitrd initrd=0xc0800000,3M" 161CONFIG_CPU_FREQ=y 162# CONFIG_CPU_FREQ_DEBUG is not set 163# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set 164CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y 165# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set 166# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set 167CONFIG_CPU_FREQ_GOV_USERSPACE=y 168# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set 169CONFIG_CPU_FREQ_SA1110=y 170 171# 172# Floating point emulation 173# 174 175# 176# At least one emulation must be selected 177# 178CONFIG_FPE_NWFPE=y 179# CONFIG_FPE_NWFPE_XP is not set 180# CONFIG_FPE_FASTFPE is not set 181 182# 183# Userspace binary formats 184# 185CONFIG_BINFMT_ELF=y 186CONFIG_BINFMT_AOUT=y 187# CONFIG_BINFMT_MISC is not set 188# CONFIG_ARTHUR is not set 189 190# 191# Power management options 192# 193CONFIG_PM=y 194CONFIG_APM=y 195 196# 197# Device Drivers 198# 199 200# 201# Generic Driver Options 202# 203CONFIG_STANDALONE=y 204CONFIG_PREVENT_FIRMWARE_BUILD=y 205# CONFIG_FW_LOADER is not set 206# CONFIG_DEBUG_DRIVER is not set 207 208# 209# Memory Technology Devices (MTD) 210# 211CONFIG_MTD=y 212# CONFIG_MTD_DEBUG is not set 213CONFIG_MTD_PARTITIONS=y 214CONFIG_MTD_CONCAT=y 215CONFIG_MTD_REDBOOT_PARTS=y 216CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 217# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set 218# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set 219CONFIG_MTD_CMDLINE_PARTS=y 220# CONFIG_MTD_AFS_PARTS is not set 221 222# 223# User Modules And Translation Layers 224# 225# CONFIG_MTD_CHAR is not set 226CONFIG_MTD_BLOCK=y 227# CONFIG_FTL is not set 228# CONFIG_NFTL is not set 229# CONFIG_INFTL is not set 230 231# 232# RAM/ROM/Flash chip drivers 233# 234CONFIG_MTD_CFI=y 235# CONFIG_MTD_JEDECPROBE is not set 236CONFIG_MTD_GEN_PROBE=y 237CONFIG_MTD_CFI_ADV_OPTIONS=y 238CONFIG_MTD_CFI_NOSWAP=y 239# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set 240# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set 241# CONFIG_MTD_CFI_GEOMETRY is not set 242CONFIG_MTD_MAP_BANK_WIDTH_1=y 243CONFIG_MTD_MAP_BANK_WIDTH_2=y 244CONFIG_MTD_MAP_BANK_WIDTH_4=y 245# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 246# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 247# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 248CONFIG_MTD_CFI_I1=y 249CONFIG_MTD_CFI_I2=y 250# CONFIG_MTD_CFI_I4 is not set 251# CONFIG_MTD_CFI_I8 is not set 252CONFIG_MTD_CFI_INTELEXT=y 253# CONFIG_MTD_CFI_AMDSTD is not set 254# CONFIG_MTD_CFI_STAA is not set 255CONFIG_MTD_CFI_UTIL=y 256CONFIG_MTD_RAM=y 257# CONFIG_MTD_ROM is not set 258# CONFIG_MTD_ABSENT is not set 259# CONFIG_MTD_XIP is not set 260 261# 262# Mapping drivers for chip access 263# 264# CONFIG_MTD_COMPLEX_MAPPINGS is not set 265# CONFIG_MTD_PHYSMAP is not set 266# CONFIG_MTD_ARM_INTEGRATOR is not set 267CONFIG_MTD_SA1100=y 268# CONFIG_MTD_EDB7312 is not set 269 270# 271# Self-contained MTD device drivers 272# 273# CONFIG_MTD_SLRAM is not set 274# CONFIG_MTD_PHRAM is not set 275# CONFIG_MTD_MTDRAM is not set 276# CONFIG_MTD_BLKMTD is not set 277# CONFIG_MTD_BLOCK2MTD is not set 278 279# 280# Disk-On-Chip Device Drivers 281# 282# CONFIG_MTD_DOC2000 is not set 283# CONFIG_MTD_DOC2001 is not set 284# CONFIG_MTD_DOC2001PLUS is not set 285 286# 287# NAND Flash Device Drivers 288# 289# CONFIG_MTD_NAND is not set 290 291# 292# Parallel port support 293# 294# CONFIG_PARPORT is not set 295 296# 297# Plug and Play support 298# 299# CONFIG_PNP is not set 300 301# 302# Block devices 303# 304# CONFIG_BLK_DEV_FD is not set 305# CONFIG_BLK_DEV_XD is not set 306# CONFIG_BLK_DEV_COW_COMMON is not set 307# CONFIG_BLK_DEV_LOOP is not set 308# CONFIG_BLK_DEV_NBD is not set 309# CONFIG_BLK_DEV_UB is not set 310CONFIG_BLK_DEV_RAM=y 311CONFIG_BLK_DEV_RAM_COUNT=16 312CONFIG_BLK_DEV_RAM_SIZE=8192 313CONFIG_BLK_DEV_INITRD=y 314CONFIG_INITRAMFS_SOURCE="" 315# CONFIG_CDROM_PKTCDVD is not set 316 317# 318# IO Schedulers 319# 320CONFIG_IOSCHED_NOOP=y 321CONFIG_IOSCHED_AS=y 322CONFIG_IOSCHED_DEADLINE=y 323CONFIG_IOSCHED_CFQ=y 324# CONFIG_ATA_OVER_ETH is not set 325 326# 327# ATA/ATAPI/MFM/RLL support 328# 329# CONFIG_IDE is not set 330 331# 332# SCSI device support 333# 334CONFIG_SCSI=m 335CONFIG_SCSI_PROC_FS=y 336 337# 338# SCSI support type (disk, tape, CD-ROM) 339# 340CONFIG_BLK_DEV_SD=m 341# CONFIG_CHR_DEV_ST is not set 342# CONFIG_CHR_DEV_OSST is not set 343# CONFIG_BLK_DEV_SR is not set 344# CONFIG_CHR_DEV_SG is not set 345 346# 347# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 348# 349# CONFIG_SCSI_MULTI_LUN is not set 350# CONFIG_SCSI_CONSTANTS is not set 351# CONFIG_SCSI_LOGGING is not set 352 353# 354# SCSI Transport Attributes 355# 356# CONFIG_SCSI_SPI_ATTRS is not set 357# CONFIG_SCSI_FC_ATTRS is not set 358# CONFIG_SCSI_ISCSI_ATTRS is not set 359 360# 361# SCSI low-level drivers 362# 363# CONFIG_SCSI_7000FASST is not set 364# CONFIG_SCSI_AHA152X is not set 365# CONFIG_SCSI_AHA1542 is not set 366# CONFIG_SCSI_AIC7XXX_OLD is not set 367# CONFIG_SCSI_IN2000 is not set 368# CONFIG_SCSI_SATA is not set 369# CONFIG_SCSI_BUSLOGIC is not set 370# CONFIG_SCSI_DTC3280 is not set 371# CONFIG_SCSI_EATA is not set 372# CONFIG_SCSI_EATA_PIO is not set 373# CONFIG_SCSI_FUTURE_DOMAIN is not set 374# CONFIG_SCSI_GDTH is not set 375# CONFIG_SCSI_GENERIC_NCR5380 is not set 376# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set 377# CONFIG_SCSI_NCR53C406A is not set 378# CONFIG_SCSI_PAS16 is not set 379# CONFIG_SCSI_PSI240I is not set 380# CONFIG_SCSI_QLOGIC_FAS is not set 381# CONFIG_SCSI_SYM53C416 is not set 382# CONFIG_SCSI_T128 is not set 383# CONFIG_SCSI_U14_34F is not set 384# CONFIG_SCSI_DEBUG is not set 385 386# 387# PCMCIA SCSI adapter support 388# 389# CONFIG_PCMCIA_AHA152X is not set 390# CONFIG_PCMCIA_FDOMAIN is not set 391# CONFIG_PCMCIA_NINJA_SCSI is not set 392# CONFIG_PCMCIA_QLOGIC is not set 393# CONFIG_PCMCIA_SYM53C500 is not set 394 395# 396# Multi-device support (RAID and LVM) 397# 398# CONFIG_MD is not set 399 400# 401# Fusion MPT device support 402# 403 404# 405# IEEE 1394 (FireWire) support 406# 407 408# 409# I2O device support 410# 411 412# 413# Networking support 414# 415CONFIG_NET=y 416 417# 418# Networking options 419# 420CONFIG_PACKET=y 421CONFIG_PACKET_MMAP=y 422# CONFIG_NETLINK_DEV is not set 423CONFIG_UNIX=y 424# CONFIG_NET_KEY is not set 425CONFIG_INET=y 426# CONFIG_IP_MULTICAST is not set 427# CONFIG_IP_ADVANCED_ROUTER is not set 428# CONFIG_IP_PNP is not set 429# CONFIG_NET_IPIP is not set 430# CONFIG_NET_IPGRE is not set 431# CONFIG_ARPD is not set 432# CONFIG_SYN_COOKIES is not set 433# CONFIG_INET_AH is not set 434# CONFIG_INET_ESP is not set 435# CONFIG_INET_IPCOMP is not set 436# CONFIG_INET_TUNNEL is not set 437# CONFIG_IP_TCPDIAG is not set 438# CONFIG_IP_TCPDIAG_IPV6 is not set 439# CONFIG_IPV6 is not set 440# CONFIG_NETFILTER is not set 441 442# 443# SCTP Configuration (EXPERIMENTAL) 444# 445# CONFIG_IP_SCTP is not set 446# CONFIG_ATM is not set 447# CONFIG_BRIDGE is not set 448# CONFIG_VLAN_8021Q is not set 449# CONFIG_DECNET is not set 450# CONFIG_LLC2 is not set 451# CONFIG_IPX is not set 452# CONFIG_ATALK is not set 453# CONFIG_X25 is not set 454# CONFIG_LAPB is not set 455# CONFIG_NET_DIVERT is not set 456# CONFIG_ECONET is not set 457# CONFIG_WAN_ROUTER is not set 458 459# 460# QoS and/or fair queueing 461# 462# CONFIG_NET_SCHED is not set 463# CONFIG_NET_CLS_ROUTE is not set 464 465# 466# Network testing 467# 468# CONFIG_NET_PKTGEN is not set 469# CONFIG_NETPOLL is not set 470# CONFIG_NET_POLL_CONTROLLER is not set 471# CONFIG_HAMRADIO is not set 472# CONFIG_IRDA is not set 473# CONFIG_BT is not set 474CONFIG_NETDEVICES=y 475# CONFIG_DUMMY is not set 476# CONFIG_BONDING is not set 477# CONFIG_EQUALIZER is not set 478# CONFIG_TUN is not set 479 480# 481# ARCnet devices 482# 483# CONFIG_ARCNET is not set 484 485# 486# Ethernet (10 or 100Mbit) 487# 488CONFIG_NET_ETHERNET=y 489CONFIG_MII=y 490# CONFIG_NET_VENDOR_3COM is not set 491# CONFIG_LANCE is not set 492CONFIG_NET_VENDOR_SMC=y 493# CONFIG_WD80x3 is not set 494# CONFIG_ULTRA is not set 495CONFIG_SMC91X=y 496CONFIG_SMC9194=y 497# CONFIG_NET_VENDOR_RACAL is not set 498# CONFIG_AT1700 is not set 499# CONFIG_DEPCA is not set 500# CONFIG_HP100 is not set 501# CONFIG_NET_ISA is not set 502# CONFIG_NET_PCI is not set 503# CONFIG_NET_POCKET is not set 504 505# 506# Ethernet (1000 Mbit) 507# 508 509# 510# Ethernet (10000 Mbit) 511# 512 513# 514# Token Ring devices 515# 516# CONFIG_TR is not set 517 518# 519# Wireless LAN (non-hamradio) 520# 521# CONFIG_NET_RADIO is not set 522 523# 524# PCMCIA network device support 525# 526CONFIG_NET_PCMCIA=y 527# CONFIG_PCMCIA_3C589 is not set 528# CONFIG_PCMCIA_3C574 is not set 529# CONFIG_PCMCIA_FMVJ18X is not set 530CONFIG_PCMCIA_PCNET=y 531# CONFIG_PCMCIA_NMCLAN is not set 532# CONFIG_PCMCIA_SMC91C92 is not set 533# CONFIG_PCMCIA_XIRC2PS is not set 534# CONFIG_PCMCIA_AXNET is not set 535 536# 537# Wan interfaces 538# 539# CONFIG_WAN is not set 540# CONFIG_PPP is not set 541# CONFIG_SLIP is not set 542# CONFIG_SHAPER is not set 543# CONFIG_NETCONSOLE is not set 544 545# 546# ISDN subsystem 547# 548# CONFIG_ISDN is not set 549 550# 551# Input device support 552# 553CONFIG_INPUT=y 554 555# 556# Userland interfaces 557# 558CONFIG_INPUT_MOUSEDEV=y 559CONFIG_INPUT_MOUSEDEV_PSAUX=y 560CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 561CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 562# CONFIG_INPUT_JOYDEV is not set 563CONFIG_INPUT_TSDEV=y 564CONFIG_INPUT_TSDEV_SCREEN_X=240 565CONFIG_INPUT_TSDEV_SCREEN_Y=320 566# CONFIG_INPUT_EVDEV is not set 567# CONFIG_INPUT_EVBUG is not set 568 569# 570# Input I/O drivers 571# 572# CONFIG_GAMEPORT is not set 573CONFIG_SOUND_GAMEPORT=y 574CONFIG_SERIO=y 575CONFIG_SERIO_SERPORT=m 576# CONFIG_SERIO_CT82C710 is not set 577CONFIG_SERIO_SA1111=y 578CONFIG_SERIO_LIBPS2=y 579# CONFIG_SERIO_RAW is not set 580 581# 582# Input Device Drivers 583# 584CONFIG_INPUT_KEYBOARD=y 585CONFIG_KEYBOARD_ATKBD=y 586# CONFIG_KEYBOARD_SUNKBD is not set 587# CONFIG_KEYBOARD_LKKBD is not set 588# CONFIG_KEYBOARD_XTKBD is not set 589# CONFIG_KEYBOARD_NEWTON is not set 590# CONFIG_INPUT_MOUSE is not set 591# CONFIG_INPUT_JOYSTICK is not set 592CONFIG_INPUT_TOUCHSCREEN=y 593# CONFIG_TOUCHSCREEN_GUNZE is not set 594# CONFIG_INPUT_MISC is not set 595 596# 597# Character devices 598# 599CONFIG_VT=y 600CONFIG_VT_CONSOLE=y 601CONFIG_HW_CONSOLE=y 602CONFIG_SERIAL_NONSTANDARD=y 603# CONFIG_COMPUTONE is not set 604# CONFIG_ROCKETPORT is not set 605# CONFIG_CYCLADES is not set 606# CONFIG_DIGIEPCA is not set 607# CONFIG_DIGI is not set 608# CONFIG_ESPSERIAL is not set 609# CONFIG_MOXA_INTELLIO is not set 610# CONFIG_MOXA_SMARTIO is not set 611# CONFIG_ISI is not set 612# CONFIG_SYNCLINKMP is not set 613# CONFIG_N_HDLC is not set 614# CONFIG_RISCOM8 is not set 615# CONFIG_SPECIALIX is not set 616# CONFIG_SX is not set 617# CONFIG_RIO is not set 618# CONFIG_STALDRV is not set 619 620# 621# Serial drivers 622# 623CONFIG_SERIAL_8250=y 624# CONFIG_SERIAL_8250_CONSOLE is not set 625CONFIG_SERIAL_8250_CS=y 626CONFIG_SERIAL_8250_NR_UARTS=4 627# CONFIG_SERIAL_8250_EXTENDED is not set 628 629# 630# Non-8250 serial port support 631# 632CONFIG_SERIAL_SA1100=y 633CONFIG_SERIAL_SA1100_CONSOLE=y 634CONFIG_SERIAL_CORE=y 635CONFIG_SERIAL_CORE_CONSOLE=y 636CONFIG_UNIX98_PTYS=y 637CONFIG_LEGACY_PTYS=y 638CONFIG_LEGACY_PTY_COUNT=64 639 640# 641# IPMI 642# 643# CONFIG_IPMI_HANDLER is not set 644 645# 646# Watchdog Cards 647# 648CONFIG_WATCHDOG=y 649# CONFIG_WATCHDOG_NOWAYOUT is not set 650 651# 652# Watchdog Device Drivers 653# 654# CONFIG_SOFT_WATCHDOG is not set 655CONFIG_SA1100_WATCHDOG=m 656 657# 658# ISA-based Watchdog Cards 659# 660# CONFIG_PCWATCHDOG is not set 661# CONFIG_MIXCOMWD is not set 662# CONFIG_WDT is not set 663 664# 665# USB-based Watchdog Cards 666# 667# CONFIG_USBPCWATCHDOG is not set 668# CONFIG_NVRAM is not set 669# CONFIG_RTC is not set 670# CONFIG_DTLK is not set 671# CONFIG_R3964 is not set 672 673# 674# Ftape, the floppy tape device driver 675# 676# CONFIG_DRM is not set 677 678# 679# PCMCIA character devices 680# 681# CONFIG_SYNCLINK_CS is not set 682# CONFIG_RAW_DRIVER is not set 683 684# 685# I2C support 686# 687CONFIG_I2C=y 688CONFIG_I2C_CHARDEV=y 689 690# 691# I2C Algorithms 692# 693CONFIG_I2C_ALGOBIT=y 694# CONFIG_I2C_ALGOPCF is not set 695# CONFIG_I2C_ALGOPCA is not set 696 697# 698# I2C Hardware Bus support 699# 700# CONFIG_I2C_ELEKTOR is not set 701# CONFIG_I2C_ISA is not set 702# CONFIG_I2C_PARPORT_LIGHT is not set 703# CONFIG_I2C_STUB is not set 704# CONFIG_I2C_PCA_ISA is not set 705 706# 707# Hardware Sensors Chip support 708# 709# CONFIG_I2C_SENSOR is not set 710# CONFIG_SENSORS_ADM1021 is not set 711# CONFIG_SENSORS_ADM1025 is not set 712# CONFIG_SENSORS_ADM1026 is not set 713# CONFIG_SENSORS_ADM1031 is not set 714# CONFIG_SENSORS_ASB100 is not set 715# CONFIG_SENSORS_DS1621 is not set 716# CONFIG_SENSORS_FSCHER is not set 717# CONFIG_SENSORS_FSCPOS is not set 718# CONFIG_SENSORS_GL518SM is not set 719# CONFIG_SENSORS_GL520SM is not set 720# CONFIG_SENSORS_IT87 is not set 721# CONFIG_SENSORS_LM63 is not set 722# CONFIG_SENSORS_LM75 is not set 723# CONFIG_SENSORS_LM77 is not set 724# CONFIG_SENSORS_LM78 is not set 725# CONFIG_SENSORS_LM80 is not set 726# CONFIG_SENSORS_LM83 is not set 727# CONFIG_SENSORS_LM85 is not set 728# CONFIG_SENSORS_LM87 is not set 729# CONFIG_SENSORS_LM90 is not set 730# CONFIG_SENSORS_MAX1619 is not set 731# CONFIG_SENSORS_PC87360 is not set 732# CONFIG_SENSORS_SMSC47B397 is not set 733# CONFIG_SENSORS_SMSC47M1 is not set 734# CONFIG_SENSORS_W83781D is not set 735# CONFIG_SENSORS_W83L785TS is not set 736# CONFIG_SENSORS_W83627HF is not set 737 738# 739# Other I2C Chip support 740# 741# CONFIG_SENSORS_EEPROM is not set 742# CONFIG_SENSORS_PCF8574 is not set 743# CONFIG_SENSORS_PCF8591 is not set 744# CONFIG_SENSORS_RTC8564 is not set 745# CONFIG_I2C_DEBUG_CORE is not set 746# CONFIG_I2C_DEBUG_ALGO is not set 747# CONFIG_I2C_DEBUG_BUS is not set 748# CONFIG_I2C_DEBUG_CHIP is not set 749 750# 751# Misc devices 752# 753 754# 755# Multimedia devices 756# 757# CONFIG_VIDEO_DEV is not set 758 759# 760# Digital Video Broadcasting Devices 761# 762# CONFIG_DVB is not set 763 764# 765# Graphics support 766# 767CONFIG_FB=y 768# CONFIG_FB_MODE_HELPERS is not set 769# CONFIG_FB_TILEBLITTING is not set 770CONFIG_FB_SA1100=y 771# CONFIG_FB_VIRTUAL is not set 772 773# 774# Console display driver support 775# 776# CONFIG_VGA_CONSOLE is not set 777# CONFIG_MDA_CONSOLE is not set 778CONFIG_DUMMY_CONSOLE=y 779CONFIG_FRAMEBUFFER_CONSOLE=y 780# CONFIG_FONTS is not set 781CONFIG_FONT_8x8=y 782CONFIG_FONT_8x16=y 783 784# 785# Logo configuration 786# 787# CONFIG_LOGO is not set 788# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 789 790# 791# Sound 792# 793CONFIG_SOUND=y 794 795# 796# Advanced Linux Sound Architecture 797# 798# CONFIG_SND is not set 799 800# 801# Open Sound System 802# 803CONFIG_SOUND_PRIME=y 804# CONFIG_SOUND_BT878 is not set 805# CONFIG_SOUND_FUSION is not set 806# CONFIG_SOUND_CS4281 is not set 807# CONFIG_SOUND_SONICVIBES is not set 808# CONFIG_SOUND_TRIDENT is not set 809# CONFIG_SOUND_MSNDCLAS is not set 810# CONFIG_SOUND_MSNDPIN is not set 811# CONFIG_SOUND_OSS is not set 812# CONFIG_SOUND_TVMIXER is not set 813# CONFIG_SOUND_AD1980 is not set 814 815# 816# USB support 817# 818CONFIG_USB=m 819CONFIG_USB_DEBUG=y 820 821# 822# Miscellaneous USB options 823# 824CONFIG_USB_DEVICEFS=y 825# CONFIG_USB_BANDWIDTH is not set 826# CONFIG_USB_DYNAMIC_MINORS is not set 827# CONFIG_USB_SUSPEND is not set 828# CONFIG_USB_OTG is not set 829CONFIG_USB_ARCH_HAS_HCD=y 830CONFIG_USB_ARCH_HAS_OHCI=y 831 832# 833# USB Host Controller Drivers 834# 835CONFIG_USB_OHCI_HCD=m 836# CONFIG_USB_OHCI_BIG_ENDIAN is not set 837CONFIG_USB_OHCI_LITTLE_ENDIAN=y 838# CONFIG_USB_SL811_HCD is not set 839 840# 841# USB Device Class drivers 842# 843# CONFIG_USB_AUDIO is not set 844# CONFIG_USB_BLUETOOTH_TTY is not set 845# CONFIG_USB_MIDI is not set 846# CONFIG_USB_ACM is not set 847# CONFIG_USB_PRINTER is not set 848 849# 850# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 851# 852CONFIG_USB_STORAGE=m 853# CONFIG_USB_STORAGE_DEBUG is not set 854# CONFIG_USB_STORAGE_RW_DETECT is not set 855# CONFIG_USB_STORAGE_DATAFAB is not set 856# CONFIG_USB_STORAGE_FREECOM is not set 857# CONFIG_USB_STORAGE_DPCM is not set 858# CONFIG_USB_STORAGE_USBAT is not set 859# CONFIG_USB_STORAGE_SDDR09 is not set 860# CONFIG_USB_STORAGE_SDDR55 is not set 861# CONFIG_USB_STORAGE_JUMPSHOT is not set 862 863# 864# USB Input Devices 865# 866# CONFIG_USB_HID is not set 867 868# 869# USB HID Boot Protocol drivers 870# 871# CONFIG_USB_KBD is not set 872CONFIG_USB_MOUSE=m 873# CONFIG_USB_AIPTEK is not set 874# CONFIG_USB_WACOM is not set 875# CONFIG_USB_KBTAB is not set 876# CONFIG_USB_POWERMATE is not set 877# CONFIG_USB_MTOUCH is not set 878# CONFIG_USB_EGALAX is not set 879# CONFIG_USB_XPAD is not set 880# CONFIG_USB_ATI_REMOTE is not set 881 882# 883# USB Imaging devices 884# 885# CONFIG_USB_MDC800 is not set 886# CONFIG_USB_MICROTEK is not set 887 888# 889# USB Multimedia devices 890# 891# CONFIG_USB_DABUSB is not set 892 893# 894# Video4Linux support is needed for USB Multimedia device support 895# 896 897# 898# USB Network Adapters 899# 900# CONFIG_USB_CATC is not set 901# CONFIG_USB_KAWETH is not set 902# CONFIG_USB_PEGASUS is not set 903# CONFIG_USB_RTL8150 is not set 904# CONFIG_USB_USBNET is not set 905CONFIG_USB_MON=m 906 907# 908# USB port drivers 909# 910 911# 912# USB Serial Converter support 913# 914# CONFIG_USB_SERIAL is not set 915 916# 917# USB Miscellaneous drivers 918# 919# CONFIG_USB_EMI62 is not set 920# CONFIG_USB_EMI26 is not set 921# CONFIG_USB_AUERSWALD is not set 922# CONFIG_USB_RIO500 is not set 923# CONFIG_USB_LEGOTOWER is not set 924# CONFIG_USB_LCD is not set 925# CONFIG_USB_LED is not set 926# CONFIG_USB_CYTHERM is not set 927# CONFIG_USB_PHIDGETKIT is not set 928# CONFIG_USB_PHIDGETSERVO is not set 929# CONFIG_USB_IDMOUSE is not set 930# CONFIG_USB_TEST is not set 931 932# 933# USB ATM/DSL drivers 934# 935 936# 937# USB Gadget Support 938# 939# CONFIG_USB_GADGET is not set 940 941# 942# MMC/SD Card support 943# 944# CONFIG_MMC is not set 945 946# 947# File systems 948# 949CONFIG_EXT2_FS=y 950# CONFIG_EXT2_FS_XATTR is not set 951# CONFIG_EXT3_FS is not set 952# CONFIG_JBD is not set 953# CONFIG_REISERFS_FS is not set 954# CONFIG_JFS_FS is not set 955 956# 957# XFS support 958# 959# CONFIG_XFS_FS is not set 960# CONFIG_MINIX_FS is not set 961# CONFIG_ROMFS_FS is not set 962# CONFIG_QUOTA is not set 963CONFIG_DNOTIFY=y 964# CONFIG_AUTOFS_FS is not set 965# CONFIG_AUTOFS4_FS is not set 966 967# 968# CD-ROM/DVD Filesystems 969# 970# CONFIG_ISO9660_FS is not set 971# CONFIG_UDF_FS is not set 972 973# 974# DOS/FAT/NT Filesystems 975# 976CONFIG_FAT_FS=m 977CONFIG_MSDOS_FS=m 978CONFIG_VFAT_FS=m 979CONFIG_FAT_DEFAULT_CODEPAGE=437 980CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 981# CONFIG_NTFS_FS is not set 982 983# 984# Pseudo filesystems 985# 986CONFIG_PROC_FS=y 987CONFIG_SYSFS=y 988# CONFIG_DEVFS_FS is not set 989# CONFIG_DEVPTS_FS_XATTR is not set 990# CONFIG_TMPFS is not set 991# CONFIG_HUGETLB_PAGE is not set 992CONFIG_RAMFS=y 993 994# 995# Miscellaneous filesystems 996# 997# CONFIG_ADFS_FS is not set 998# CONFIG_AFFS_FS is not set 999# CONFIG_HFS_FS is not set 1000# CONFIG_HFSPLUS_FS is not set 1001# CONFIG_BEFS_FS is not set 1002# CONFIG_BFS_FS is not set 1003# CONFIG_EFS_FS is not set 1004# CONFIG_JFFS_FS is not set 1005CONFIG_JFFS2_FS=y 1006CONFIG_JFFS2_FS_DEBUG=0 1007# CONFIG_JFFS2_FS_NAND is not set 1008# CONFIG_JFFS2_FS_NOR_ECC is not set 1009# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 1010CONFIG_JFFS2_ZLIB=y 1011CONFIG_JFFS2_RTIME=y 1012# CONFIG_JFFS2_RUBIN is not set 1013# CONFIG_CRAMFS is not set 1014# CONFIG_VXFS_FS is not set 1015# CONFIG_HPFS_FS is not set 1016# CONFIG_QNX4FS_FS is not set 1017# CONFIG_SYSV_FS is not set 1018# CONFIG_UFS_FS is not set 1019 1020# 1021# Network File Systems 1022# 1023CONFIG_NFS_FS=y 1024# CONFIG_NFS_V3 is not set 1025# CONFIG_NFS_V4 is not set 1026# CONFIG_NFS_DIRECTIO is not set 1027# CONFIG_NFSD is not set 1028CONFIG_LOCKD=y 1029CONFIG_SUNRPC=y 1030# CONFIG_RPCSEC_GSS_KRB5 is not set 1031# CONFIG_RPCSEC_GSS_SPKM3 is not set 1032# CONFIG_SMB_FS is not set 1033# CONFIG_CIFS is not set 1034# CONFIG_NCP_FS is not set 1035# CONFIG_CODA_FS is not set 1036# CONFIG_AFS_FS is not set 1037 1038# 1039# Partition Types 1040# 1041CONFIG_PARTITION_ADVANCED=y 1042# CONFIG_ACORN_PARTITION is not set 1043# CONFIG_OSF_PARTITION is not set 1044# CONFIG_AMIGA_PARTITION is not set 1045# CONFIG_ATARI_PARTITION is not set 1046# CONFIG_MAC_PARTITION is not set 1047# CONFIG_MSDOS_PARTITION is not set 1048# CONFIG_LDM_PARTITION is not set 1049# CONFIG_SGI_PARTITION is not set 1050# CONFIG_ULTRIX_PARTITION is not set 1051# CONFIG_SUN_PARTITION is not set 1052# CONFIG_EFI_PARTITION is not set 1053 1054# 1055# Native Language Support 1056# 1057CONFIG_NLS=y 1058CONFIG_NLS_DEFAULT="iso8859-1" 1059CONFIG_NLS_CODEPAGE_437=m 1060# CONFIG_NLS_CODEPAGE_737 is not set 1061# CONFIG_NLS_CODEPAGE_775 is not set 1062# CONFIG_NLS_CODEPAGE_850 is not set 1063# CONFIG_NLS_CODEPAGE_852 is not set 1064# CONFIG_NLS_CODEPAGE_855 is not set 1065# CONFIG_NLS_CODEPAGE_857 is not set 1066# CONFIG_NLS_CODEPAGE_860 is not set 1067# CONFIG_NLS_CODEPAGE_861 is not set 1068# CONFIG_NLS_CODEPAGE_862 is not set 1069# CONFIG_NLS_CODEPAGE_863 is not set 1070# CONFIG_NLS_CODEPAGE_864 is not set 1071# CONFIG_NLS_CODEPAGE_865 is not set 1072# CONFIG_NLS_CODEPAGE_866 is not set 1073# CONFIG_NLS_CODEPAGE_869 is not set 1074# CONFIG_NLS_CODEPAGE_936 is not set 1075# CONFIG_NLS_CODEPAGE_950 is not set 1076# CONFIG_NLS_CODEPAGE_932 is not set 1077# CONFIG_NLS_CODEPAGE_949 is not set 1078# CONFIG_NLS_CODEPAGE_874 is not set 1079# CONFIG_NLS_ISO8859_8 is not set 1080# CONFIG_NLS_CODEPAGE_1250 is not set 1081# CONFIG_NLS_CODEPAGE_1251 is not set 1082# CONFIG_NLS_ASCII is not set 1083CONFIG_NLS_ISO8859_1=m 1084# CONFIG_NLS_ISO8859_2 is not set 1085# CONFIG_NLS_ISO8859_3 is not set 1086# CONFIG_NLS_ISO8859_4 is not set 1087# CONFIG_NLS_ISO8859_5 is not set 1088# CONFIG_NLS_ISO8859_6 is not set 1089# CONFIG_NLS_ISO8859_7 is not set 1090# CONFIG_NLS_ISO8859_9 is not set 1091# CONFIG_NLS_ISO8859_13 is not set 1092# CONFIG_NLS_ISO8859_14 is not set 1093# CONFIG_NLS_ISO8859_15 is not set 1094# CONFIG_NLS_KOI8_R is not set 1095# CONFIG_NLS_KOI8_U is not set 1096# CONFIG_NLS_UTF8 is not set 1097 1098# 1099# Profiling support 1100# 1101# CONFIG_PROFILING is not set 1102 1103# 1104# Kernel hacking 1105# 1106CONFIG_DEBUG_KERNEL=y 1107CONFIG_MAGIC_SYSRQ=y 1108# CONFIG_PRINTK_TIME is not set 1109# CONFIG_SCHEDSTATS is not set 1110CONFIG_DEBUG_SLAB=y 1111# CONFIG_DEBUG_SPINLOCK is not set 1112# CONFIG_DEBUG_KOBJECT is not set 1113CONFIG_DEBUG_BUGVERBOSE=y 1114# CONFIG_DEBUG_INFO is not set 1115# CONFIG_DEBUG_FS is not set 1116CONFIG_FRAME_POINTER=y 1117CONFIG_DEBUG_USER=y 1118# CONFIG_DEBUG_WAITQ is not set 1119CONFIG_DEBUG_ERRORS=y 1120CONFIG_DEBUG_LL=y 1121# CONFIG_DEBUG_ICEDCC is not set 1122 1123# 1124# Security options 1125# 1126# CONFIG_KEYS is not set 1127# CONFIG_SECURITY is not set 1128 1129# 1130# Cryptographic options 1131# 1132# CONFIG_CRYPTO is not set 1133 1134# 1135# Hardware crypto devices 1136# 1137 1138# 1139# Library routines 1140# 1141# CONFIG_CRC_CCITT is not set 1142CONFIG_CRC32=y 1143# CONFIG_LIBCRC32C is not set 1144CONFIG_ZLIB_INFLATE=y 1145CONFIG_ZLIB_DEFLATE=y 1146