1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.15 4# Mon Jan 9 20:57:31 2006 5# 6CONFIG_ARM=y 7CONFIG_MMU=y 8CONFIG_UID16=y 9CONFIG_RWSEM_GENERIC_SPINLOCK=y 10CONFIG_GENERIC_CALIBRATE_DELAY=y 11 12# 13# Code maturity level options 14# 15CONFIG_EXPERIMENTAL=y 16CONFIG_CLEAN_COMPILE=y 17CONFIG_BROKEN_ON_SMP=y 18CONFIG_INIT_ENV_ARG_LIMIT=32 19 20# 21# General setup 22# 23CONFIG_LOCALVERSION="" 24# CONFIG_LOCALVERSION_AUTO is not set 25# CONFIG_SWAP is not set 26CONFIG_SYSVIPC=y 27# CONFIG_POSIX_MQUEUE is not set 28# CONFIG_BSD_PROCESS_ACCT is not set 29CONFIG_SYSCTL=y 30# CONFIG_AUDIT is not set 31CONFIG_HOTPLUG=y 32CONFIG_KOBJECT_UEVENT=y 33# CONFIG_IKCONFIG is not set 34CONFIG_INITRAMFS_SOURCE="" 35CONFIG_CC_OPTIMIZE_FOR_SIZE=y 36# CONFIG_EMBEDDED is not set 37CONFIG_KALLSYMS=y 38# CONFIG_KALLSYMS_ALL is not set 39# CONFIG_KALLSYMS_EXTRA_PASS is not set 40CONFIG_PRINTK=y 41CONFIG_BUG=y 42CONFIG_BASE_FULL=y 43CONFIG_FUTEX=y 44CONFIG_EPOLL=y 45CONFIG_SHMEM=y 46CONFIG_CC_ALIGN_FUNCTIONS=0 47CONFIG_CC_ALIGN_LABELS=0 48CONFIG_CC_ALIGN_LOOPS=0 49CONFIG_CC_ALIGN_JUMPS=0 50# CONFIG_TINY_SHMEM is not set 51CONFIG_BASE_SMALL=0 52 53# 54# Loadable module support 55# 56CONFIG_MODULES=y 57CONFIG_MODULE_UNLOAD=y 58# CONFIG_MODULE_FORCE_UNLOAD is not set 59CONFIG_OBSOLETE_MODPARM=y 60# CONFIG_MODVERSIONS is not set 61# CONFIG_MODULE_SRCVERSION_ALL is not set 62CONFIG_KMOD=y 63 64# 65# Block layer 66# 67 68# 69# IO Schedulers 70# 71CONFIG_IOSCHED_NOOP=y 72CONFIG_IOSCHED_AS=y 73# CONFIG_IOSCHED_DEADLINE is not set 74# CONFIG_IOSCHED_CFQ is not set 75CONFIG_DEFAULT_AS=y 76# CONFIG_DEFAULT_DEADLINE is not set 77# CONFIG_DEFAULT_CFQ is not set 78# CONFIG_DEFAULT_NOOP is not set 79CONFIG_DEFAULT_IOSCHED="anticipatory" 80 81# 82# System Type 83# 84# CONFIG_ARCH_CLPS7500 is not set 85# CONFIG_ARCH_CLPS711X is not set 86# CONFIG_ARCH_CO285 is not set 87# CONFIG_ARCH_EBSA110 is not set 88# CONFIG_ARCH_FOOTBRIDGE is not set 89# CONFIG_ARCH_INTEGRATOR is not set 90# CONFIG_ARCH_IOP3XX is not set 91# CONFIG_ARCH_IXP4XX is not set 92# CONFIG_ARCH_IXP2000 is not set 93# CONFIG_ARCH_L7200 is not set 94# CONFIG_ARCH_PXA is not set 95# CONFIG_ARCH_RPC is not set 96# CONFIG_ARCH_SA1100 is not set 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 106CONFIG_ARCH_AT91=y 107CONFIG_ARCH_AT91RM9200=y 108 109# 110# AT91RM9200 Implementations 111# 112 113# 114# AT91RM9200 Board Type 115# 116# CONFIG_ARCH_AT91RM9200DK is not set 117CONFIG_MACH_AT91RM9200EK=y 118# CONFIG_MACH_CSB337 is not set 119# CONFIG_MACH_CSB637 is not set 120# CONFIG_MACH_CARMEVA is not set 121# CONFIG_MACH_KB9200 is not set 122# CONFIG_MACH_ATEB9200 is not set 123 124# 125# AT91RM9200 Feature Selections 126# 127CONFIG_AT91_PROGRAMMABLE_CLOCKS=y 128 129# 130# Processor Type 131# 132CONFIG_CPU_32=y 133CONFIG_CPU_ARM920T=y 134CONFIG_CPU_32v4=y 135CONFIG_CPU_ABRT_EV4T=y 136CONFIG_CPU_CACHE_V4WT=y 137CONFIG_CPU_CACHE_VIVT=y 138CONFIG_CPU_COPY_V4WB=y 139CONFIG_CPU_TLB_V4WBI=y 140 141# 142# Processor Features 143# 144# CONFIG_ARM_THUMB is not set 145# CONFIG_CPU_ICACHE_DISABLE is not set 146# CONFIG_CPU_DCACHE_DISABLE is not set 147# CONFIG_CPU_DCACHE_WRITETHROUGH is not set 148 149# 150# Bus support 151# 152CONFIG_ISA_DMA_API=y 153 154# 155# PCCARD (PCMCIA/CardBus) support 156# 157# CONFIG_PCCARD is not set 158 159# 160# Kernel Features 161# 162# CONFIG_PREEMPT is not set 163# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set 164CONFIG_SELECT_MEMORY_MODEL=y 165CONFIG_FLATMEM_MANUAL=y 166# CONFIG_DISCONTIGMEM_MANUAL is not set 167# CONFIG_SPARSEMEM_MANUAL is not set 168CONFIG_FLATMEM=y 169CONFIG_FLAT_NODE_MEM_MAP=y 170# CONFIG_SPARSEMEM_STATIC is not set 171CONFIG_SPLIT_PTLOCK_CPUS=4096 172CONFIG_LEDS=y 173CONFIG_LEDS_TIMER=y 174CONFIG_LEDS_CPU=y 175CONFIG_ALIGNMENT_TRAP=y 176 177# 178# Boot options 179# 180CONFIG_ZBOOT_ROM_TEXT=0x0 181CONFIG_ZBOOT_ROM_BSS=0x0 182CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20410000,3145728 root=/dev/ram0 rw" 183# CONFIG_XIP_KERNEL is not set 184 185# 186# Floating point emulation 187# 188 189# 190# At least one emulation must be selected 191# 192CONFIG_FPE_NWFPE=y 193# CONFIG_FPE_NWFPE_XP is not set 194# CONFIG_FPE_FASTFPE is not set 195 196# 197# Userspace binary formats 198# 199CONFIG_BINFMT_ELF=y 200# CONFIG_BINFMT_AOUT is not set 201# CONFIG_BINFMT_MISC is not set 202# CONFIG_ARTHUR is not set 203 204# 205# Power management options 206# 207# CONFIG_PM is not set 208 209# 210# Networking 211# 212CONFIG_NET=y 213 214# 215# Networking options 216# 217CONFIG_PACKET=y 218# CONFIG_PACKET_MMAP is not set 219CONFIG_UNIX=y 220# CONFIG_NET_KEY is not set 221CONFIG_INET=y 222# CONFIG_IP_MULTICAST is not set 223# CONFIG_IP_ADVANCED_ROUTER is not set 224CONFIG_IP_FIB_HASH=y 225CONFIG_IP_PNP=y 226# CONFIG_IP_PNP_DHCP is not set 227CONFIG_IP_PNP_BOOTP=y 228# CONFIG_IP_PNP_RARP is not set 229# CONFIG_NET_IPIP is not set 230# CONFIG_NET_IPGRE is not set 231# CONFIG_ARPD is not set 232# CONFIG_SYN_COOKIES is not set 233# CONFIG_INET_AH is not set 234# CONFIG_INET_ESP is not set 235# CONFIG_INET_IPCOMP is not set 236# CONFIG_INET_TUNNEL is not set 237CONFIG_INET_DIAG=y 238CONFIG_INET_TCP_DIAG=y 239# CONFIG_TCP_CONG_ADVANCED is not set 240CONFIG_TCP_CONG_BIC=y 241# CONFIG_IPV6 is not set 242# CONFIG_NETFILTER is not set 243 244# 245# DCCP Configuration (EXPERIMENTAL) 246# 247# CONFIG_IP_DCCP is not set 248 249# 250# SCTP Configuration (EXPERIMENTAL) 251# 252# CONFIG_IP_SCTP is not set 253# CONFIG_ATM is not set 254# CONFIG_BRIDGE is not set 255# CONFIG_VLAN_8021Q is not set 256# CONFIG_DECNET is not set 257# CONFIG_LLC2 is not set 258# CONFIG_IPX is not set 259# CONFIG_ATALK is not set 260# CONFIG_X25 is not set 261# CONFIG_LAPB is not set 262# CONFIG_NET_DIVERT is not set 263# CONFIG_ECONET is not set 264# CONFIG_WAN_ROUTER is not set 265 266# 267# QoS and/or fair queueing 268# 269# CONFIG_NET_SCHED is not set 270 271# 272# Network testing 273# 274# CONFIG_NET_PKTGEN is not set 275# CONFIG_HAMRADIO is not set 276# CONFIG_IRDA is not set 277# CONFIG_BT is not set 278# CONFIG_IEEE80211 is not set 279 280# 281# Device Drivers 282# 283 284# 285# Generic Driver Options 286# 287CONFIG_STANDALONE=y 288CONFIG_PREVENT_FIRMWARE_BUILD=y 289# CONFIG_FW_LOADER is not set 290# CONFIG_DEBUG_DRIVER is not set 291 292# 293# Connector - unified userspace <-> kernelspace linker 294# 295# CONFIG_CONNECTOR is not set 296 297# 298# Memory Technology Devices (MTD) 299# 300CONFIG_MTD=y 301# CONFIG_MTD_DEBUG is not set 302# CONFIG_MTD_CONCAT is not set 303CONFIG_MTD_PARTITIONS=y 304# CONFIG_MTD_REDBOOT_PARTS is not set 305CONFIG_MTD_CMDLINE_PARTS=y 306# CONFIG_MTD_AFS_PARTS is not set 307 308# 309# User Modules And Translation Layers 310# 311CONFIG_MTD_CHAR=y 312CONFIG_MTD_BLOCK=y 313# CONFIG_FTL is not set 314# CONFIG_NFTL is not set 315# CONFIG_INFTL is not set 316# CONFIG_RFD_FTL is not set 317 318# 319# RAM/ROM/Flash chip drivers 320# 321CONFIG_MTD_CFI=y 322CONFIG_MTD_JEDECPROBE=y 323CONFIG_MTD_GEN_PROBE=y 324# CONFIG_MTD_CFI_ADV_OPTIONS is not set 325CONFIG_MTD_MAP_BANK_WIDTH_1=y 326CONFIG_MTD_MAP_BANK_WIDTH_2=y 327CONFIG_MTD_MAP_BANK_WIDTH_4=y 328# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 329# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 330# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 331CONFIG_MTD_CFI_I1=y 332CONFIG_MTD_CFI_I2=y 333# CONFIG_MTD_CFI_I4 is not set 334# CONFIG_MTD_CFI_I8 is not set 335# CONFIG_MTD_CFI_INTELEXT is not set 336CONFIG_MTD_CFI_AMDSTD=y 337CONFIG_MTD_CFI_AMDSTD_RETRY=0 338# CONFIG_MTD_CFI_STAA is not set 339CONFIG_MTD_CFI_UTIL=y 340# CONFIG_MTD_RAM is not set 341# CONFIG_MTD_ROM is not set 342# CONFIG_MTD_ABSENT is not set 343# CONFIG_MTD_XIP is not set 344 345# 346# Mapping drivers for chip access 347# 348# CONFIG_MTD_COMPLEX_MAPPINGS is not set 349CONFIG_MTD_PHYSMAP=y 350CONFIG_MTD_PHYSMAP_START=0 351CONFIG_MTD_PHYSMAP_LEN=0 352CONFIG_MTD_PHYSMAP_BANKWIDTH=0 353# CONFIG_MTD_ARM_INTEGRATOR is not set 354# CONFIG_MTD_IMPA7 is not set 355# CONFIG_MTD_PLATRAM is not set 356 357# 358# Self-contained MTD device drivers 359# 360# CONFIG_MTD_SLRAM is not set 361# CONFIG_MTD_PHRAM is not set 362# CONFIG_MTD_MTDRAM is not set 363# CONFIG_MTD_BLKMTD is not set 364# CONFIG_MTD_BLOCK2MTD is not set 365 366# 367# Disk-On-Chip Device Drivers 368# 369# CONFIG_MTD_DOC2000 is not set 370# CONFIG_MTD_DOC2001 is not set 371# CONFIG_MTD_DOC2001PLUS is not set 372CONFIG_MTD_AT91_DATAFLASH=y 373# CONFIG_MTD_AT91_DATAFLASH_CARD is not set 374 375# 376# NAND Flash Device Drivers 377# 378# CONFIG_MTD_NAND is not set 379 380# 381# OneNAND Flash Device Drivers 382# 383# CONFIG_MTD_ONENAND is not set 384 385# 386# Parallel port support 387# 388# CONFIG_PARPORT is not set 389 390# 391# Plug and Play support 392# 393 394# 395# Block devices 396# 397# CONFIG_BLK_DEV_COW_COMMON is not set 398# CONFIG_BLK_DEV_LOOP is not set 399# CONFIG_BLK_DEV_NBD is not set 400# CONFIG_BLK_DEV_UB is not set 401CONFIG_BLK_DEV_RAM=y 402CONFIG_BLK_DEV_RAM_COUNT=16 403CONFIG_BLK_DEV_RAM_SIZE=8192 404CONFIG_BLK_DEV_INITRD=y 405# CONFIG_CDROM_PKTCDVD is not set 406# CONFIG_ATA_OVER_ETH is not set 407 408# 409# SCSI device support 410# 411# CONFIG_RAID_ATTRS is not set 412# CONFIG_SCSI is not set 413 414# 415# Multi-device support (RAID and LVM) 416# 417# CONFIG_MD is not set 418 419# 420# Fusion MPT device support 421# 422# CONFIG_FUSION is not set 423 424# 425# IEEE 1394 (FireWire) support 426# 427 428# 429# I2O device support 430# 431 432# 433# Network device support 434# 435CONFIG_NETDEVICES=y 436# CONFIG_DUMMY is not set 437# CONFIG_BONDING is not set 438# CONFIG_EQUALIZER is not set 439# CONFIG_TUN is not set 440 441# 442# PHY device support 443# 444# CONFIG_PHYLIB is not set 445 446# 447# Ethernet (10 or 100Mbit) 448# 449CONFIG_NET_ETHERNET=y 450CONFIG_MII=y 451CONFIG_ARM_AT91_ETHER=y 452# CONFIG_SMC91X is not set 453# CONFIG_DM9000 is not set 454 455# 456# Ethernet (1000 Mbit) 457# 458 459# 460# Ethernet (10000 Mbit) 461# 462 463# 464# Token Ring devices 465# 466 467# 468# Wireless LAN (non-hamradio) 469# 470# CONFIG_NET_RADIO is not set 471 472# 473# Wan interfaces 474# 475# CONFIG_WAN is not set 476# CONFIG_PPP is not set 477# CONFIG_SLIP is not set 478# CONFIG_SHAPER is not set 479# CONFIG_NETCONSOLE is not set 480# CONFIG_NETPOLL is not set 481# CONFIG_NET_POLL_CONTROLLER is not set 482 483# 484# ISDN subsystem 485# 486# CONFIG_ISDN is not set 487 488# 489# Input device support 490# 491CONFIG_INPUT=y 492 493# 494# Userland interfaces 495# 496CONFIG_INPUT_MOUSEDEV=y 497# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 498CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 499CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 500# CONFIG_INPUT_JOYDEV is not set 501# CONFIG_INPUT_TSDEV is not set 502# CONFIG_INPUT_EVDEV is not set 503# CONFIG_INPUT_EVBUG is not set 504 505# 506# Input Device Drivers 507# 508# CONFIG_INPUT_KEYBOARD is not set 509# CONFIG_INPUT_MOUSE is not set 510# CONFIG_INPUT_JOYSTICK is not set 511# CONFIG_INPUT_TOUCHSCREEN is not set 512# CONFIG_INPUT_MISC is not set 513 514# 515# Hardware I/O ports 516# 517# CONFIG_SERIO is not set 518# CONFIG_GAMEPORT is not set 519 520# 521# Character devices 522# 523CONFIG_VT=y 524CONFIG_VT_CONSOLE=y 525CONFIG_HW_CONSOLE=y 526# CONFIG_SERIAL_NONSTANDARD is not set 527 528# 529# Serial drivers 530# 531# CONFIG_SERIAL_8250 is not set 532 533# 534# Non-8250 serial port support 535# 536CONFIG_SERIAL_ATMEL=y 537CONFIG_SERIAL_ATMEL_CONSOLE=y 538# CONFIG_SERIAL_ATMEL_TTYAT is not set 539CONFIG_SERIAL_CORE=y 540CONFIG_SERIAL_CORE_CONSOLE=y 541CONFIG_UNIX98_PTYS=y 542CONFIG_LEGACY_PTYS=y 543CONFIG_LEGACY_PTY_COUNT=256 544 545# 546# IPMI 547# 548# CONFIG_IPMI_HANDLER is not set 549 550# 551# Watchdog Cards 552# 553CONFIG_WATCHDOG=y 554CONFIG_WATCHDOG_NOWAYOUT=y 555 556# 557# Watchdog Device Drivers 558# 559# CONFIG_SOFT_WATCHDOG is not set 560CONFIG_AT91RM9200_WATCHDOG=y 561 562# 563# USB-based Watchdog Cards 564# 565# CONFIG_USBPCWATCHDOG is not set 566# CONFIG_NVRAM is not set 567# CONFIG_RTC is not set 568CONFIG_RTC_LIB=y 569CONFIG_RTC_CLASS=y 570CONFIG_RTC_DRV_AT91RM9200=y 571# CONFIG_DTLK is not set 572# CONFIG_R3964 is not set 573 574# 575# Ftape, the floppy tape device driver 576# 577# CONFIG_RAW_DRIVER is not set 578 579# 580# TPM devices 581# 582# CONFIG_TCG_TPM is not set 583# CONFIG_TELCLOCK is not set 584CONFIG_AT91_SPI=y 585CONFIG_AT91_SPIDEV=y 586 587# 588# I2C support 589# 590CONFIG_I2C=y 591CONFIG_I2C_CHARDEV=y 592 593# 594# I2C Algorithms 595# 596CONFIG_I2C_ALGOBIT=y 597# CONFIG_I2C_ALGOPCF is not set 598# CONFIG_I2C_ALGOPCA is not set 599 600# 601# I2C Hardware Bus support 602# 603CONFIG_I2C_GPIO=y 604# CONFIG_I2C_PARPORT_LIGHT is not set 605# CONFIG_I2C_STUB is not set 606# CONFIG_I2C_PCA_ISA is not set 607 608# 609# Miscellaneous I2C Chip support 610# 611# CONFIG_SENSORS_DS1337 is not set 612# CONFIG_SENSORS_DS1374 is not set 613# CONFIG_EEPROM_LEGACY is not set 614# CONFIG_SENSORS_PCF8574 is not set 615# CONFIG_SENSORS_PCA9539 is not set 616# CONFIG_SENSORS_PCF8591 is not set 617# CONFIG_SENSORS_RTC8564 is not set 618# CONFIG_SENSORS_MAX6875 is not set 619# CONFIG_RTC_X1205_I2C is not set 620# CONFIG_I2C_DEBUG_CORE is not set 621# CONFIG_I2C_DEBUG_ALGO is not set 622# CONFIG_I2C_DEBUG_BUS is not set 623# CONFIG_I2C_DEBUG_CHIP is not set 624 625# 626# Hardware Monitoring support 627# 628CONFIG_HWMON=y 629# CONFIG_HWMON_VID is not set 630# CONFIG_SENSORS_ADM1021 is not set 631# CONFIG_SENSORS_ADM1025 is not set 632# CONFIG_SENSORS_ADM1026 is not set 633# CONFIG_SENSORS_ADM1031 is not set 634# CONFIG_SENSORS_ADM9240 is not set 635# CONFIG_SENSORS_ASB100 is not set 636# CONFIG_SENSORS_ATXP1 is not set 637# CONFIG_SENSORS_DS1621 is not set 638# CONFIG_SENSORS_FSCHER is not set 639# CONFIG_SENSORS_FSCPOS is not set 640# CONFIG_SENSORS_GL518SM is not set 641# CONFIG_SENSORS_GL520SM is not set 642# CONFIG_SENSORS_IT87 is not set 643# CONFIG_SENSORS_LM63 is not set 644# CONFIG_SENSORS_LM75 is not set 645# CONFIG_SENSORS_LM77 is not set 646# CONFIG_SENSORS_LM78 is not set 647# CONFIG_SENSORS_LM80 is not set 648# CONFIG_SENSORS_LM83 is not set 649# CONFIG_SENSORS_LM85 is not set 650# CONFIG_SENSORS_LM87 is not set 651# CONFIG_SENSORS_LM90 is not set 652# CONFIG_SENSORS_LM92 is not set 653# CONFIG_SENSORS_MAX1619 is not set 654# CONFIG_SENSORS_PC87360 is not set 655# CONFIG_SENSORS_SMSC47M1 is not set 656# CONFIG_SENSORS_SMSC47B397 is not set 657# CONFIG_SENSORS_W83781D is not set 658# CONFIG_SENSORS_W83792D is not set 659# CONFIG_SENSORS_W83L785TS is not set 660# CONFIG_SENSORS_W83627HF is not set 661# CONFIG_SENSORS_W83627EHF is not set 662# CONFIG_HWMON_DEBUG_CHIP is not set 663 664# 665# Misc devices 666# 667 668# 669# Multimedia Capabilities Port drivers 670# 671 672# 673# Multimedia devices 674# 675# CONFIG_VIDEO_DEV is not set 676 677# 678# Digital Video Broadcasting Devices 679# 680# CONFIG_DVB is not set 681 682# 683# Graphics support 684# 685CONFIG_FB=y 686CONFIG_FB_CFB_FILLRECT=y 687CONFIG_FB_CFB_COPYAREA=y 688CONFIG_FB_CFB_IMAGEBLIT=y 689# CONFIG_FB_MACMODES is not set 690# CONFIG_FB_MODE_HELPERS is not set 691# CONFIG_FB_TILEBLITTING is not set 692CONFIG_FB_S1D13XXX=y 693# CONFIG_FB_VIRTUAL is not set 694 695# 696# Console display driver support 697# 698# CONFIG_VGA_CONSOLE is not set 699CONFIG_DUMMY_CONSOLE=y 700# CONFIG_FRAMEBUFFER_CONSOLE is not set 701 702# 703# Logo configuration 704# 705# CONFIG_LOGO is not set 706# CONFIG_BACKLIGHT_LCD_SUPPORT is not set 707 708# 709# Sound 710# 711# CONFIG_SOUND is not set 712 713# 714# USB support 715# 716CONFIG_USB_ARCH_HAS_HCD=y 717CONFIG_USB_ARCH_HAS_OHCI=y 718CONFIG_USB=y 719CONFIG_USB_DEBUG=y 720 721# 722# Miscellaneous USB options 723# 724CONFIG_USB_DEVICEFS=y 725# CONFIG_USB_BANDWIDTH is not set 726# CONFIG_USB_DYNAMIC_MINORS is not set 727# CONFIG_USB_OTG is not set 728 729# 730# USB Host Controller Drivers 731# 732# CONFIG_USB_ISP116X_HCD is not set 733CONFIG_USB_OHCI_HCD=y 734# CONFIG_USB_OHCI_BIG_ENDIAN is not set 735CONFIG_USB_OHCI_LITTLE_ENDIAN=y 736# CONFIG_USB_SL811_HCD is not set 737 738# 739# USB Device Class drivers 740# 741# CONFIG_USB_ACM is not set 742# CONFIG_USB_PRINTER is not set 743 744# 745# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 746# 747 748# 749# may also be needed; see USB_STORAGE Help for more information 750# 751# CONFIG_USB_STORAGE is not set 752 753# 754# USB Input Devices 755# 756# CONFIG_USB_HID is not set 757 758# 759# USB HID Boot Protocol drivers 760# 761# CONFIG_USB_KBD is not set 762# CONFIG_USB_MOUSE is not set 763# CONFIG_USB_AIPTEK is not set 764# CONFIG_USB_WACOM is not set 765# CONFIG_USB_ACECAD is not set 766# CONFIG_USB_KBTAB is not set 767# CONFIG_USB_POWERMATE is not set 768# CONFIG_USB_MTOUCH is not set 769# CONFIG_USB_ITMTOUCH is not set 770# CONFIG_USB_EGALAX is not set 771# CONFIG_USB_YEALINK is not set 772# CONFIG_USB_XPAD is not set 773# CONFIG_USB_ATI_REMOTE is not set 774# CONFIG_USB_KEYSPAN_REMOTE is not set 775# CONFIG_USB_APPLETOUCH is not set 776 777# 778# USB Imaging devices 779# 780# CONFIG_USB_MDC800 is not set 781 782# 783# USB Multimedia devices 784# 785# CONFIG_USB_DABUSB is not set 786 787# 788# Video4Linux support is needed for USB Multimedia device support 789# 790 791# 792# USB Network Adapters 793# 794# CONFIG_USB_CATC is not set 795# CONFIG_USB_KAWETH is not set 796# CONFIG_USB_PEGASUS is not set 797# CONFIG_USB_RTL8150 is not set 798# CONFIG_USB_USBNET is not set 799CONFIG_USB_MON=y 800 801# 802# USB port drivers 803# 804 805# 806# USB Serial Converter support 807# 808# CONFIG_USB_SERIAL is not set 809 810# 811# USB Miscellaneous drivers 812# 813# CONFIG_USB_EMI62 is not set 814# CONFIG_USB_EMI26 is not set 815# CONFIG_USB_AUERSWALD is not set 816# CONFIG_USB_RIO500 is not set 817# CONFIG_USB_LEGOTOWER is not set 818# CONFIG_USB_LCD is not set 819# CONFIG_USB_LED is not set 820# CONFIG_USB_CYTHERM is not set 821# CONFIG_USB_PHIDGETKIT is not set 822# CONFIG_USB_PHIDGETSERVO is not set 823# CONFIG_USB_IDMOUSE is not set 824# CONFIG_USB_LD is not set 825# CONFIG_USB_TEST is not set 826 827# 828# USB DSL modem support 829# 830 831# 832# USB Gadget Support 833# 834CONFIG_USB_GADGET=y 835# CONFIG_USB_GADGET_DEBUG_FILES is not set 836CONFIG_USB_GADGET_SELECTED=y 837# CONFIG_USB_GADGET_NET2280 is not set 838# CONFIG_USB_GADGET_PXA2XX is not set 839# CONFIG_USB_GADGET_GOKU is not set 840# CONFIG_USB_GADGET_LH7A40X is not set 841# CONFIG_USB_GADGET_OMAP is not set 842CONFIG_USB_GADGET_AT91=y 843CONFIG_USB_AT91=y 844# CONFIG_USB_GADGET_DUMMY_HCD is not set 845# CONFIG_USB_GADGET_DUALSPEED is not set 846# CONFIG_USB_ZERO is not set 847# CONFIG_USB_ETH is not set 848# CONFIG_USB_GADGETFS is not set 849# CONFIG_USB_FILE_STORAGE is not set 850# CONFIG_USB_G_SERIAL is not set 851 852# 853# MMC/SD Card support 854# 855CONFIG_MMC=y 856# CONFIG_MMC_DEBUG is not set 857CONFIG_MMC_BLOCK=y 858# CONFIG_MMC_WBSD is not set 859CONFIG_MMC_AT91RM9200=y 860 861# 862# File systems 863# 864CONFIG_EXT2_FS=y 865# CONFIG_EXT2_FS_XATTR is not set 866# CONFIG_EXT2_FS_XIP is not set 867# CONFIG_EXT3_FS is not set 868# CONFIG_JBD is not set 869# CONFIG_REISERFS_FS is not set 870# CONFIG_JFS_FS is not set 871# CONFIG_FS_POSIX_ACL is not set 872# CONFIG_XFS_FS is not set 873# CONFIG_MINIX_FS is not set 874# CONFIG_ROMFS_FS is not set 875CONFIG_INOTIFY=y 876# CONFIG_QUOTA is not set 877CONFIG_DNOTIFY=y 878# CONFIG_AUTOFS_FS is not set 879# CONFIG_AUTOFS4_FS is not set 880# CONFIG_FUSE_FS is not set 881 882# 883# CD-ROM/DVD Filesystems 884# 885# CONFIG_ISO9660_FS is not set 886# CONFIG_UDF_FS is not set 887 888# 889# DOS/FAT/NT Filesystems 890# 891# CONFIG_MSDOS_FS is not set 892# CONFIG_VFAT_FS is not set 893# CONFIG_NTFS_FS is not set 894 895# 896# Pseudo filesystems 897# 898CONFIG_PROC_FS=y 899CONFIG_SYSFS=y 900CONFIG_TMPFS=y 901# CONFIG_HUGETLB_PAGE is not set 902CONFIG_RAMFS=y 903# CONFIG_RELAYFS_FS is not set 904 905# 906# Miscellaneous filesystems 907# 908# CONFIG_ADFS_FS is not set 909# CONFIG_AFFS_FS is not set 910# CONFIG_HFS_FS is not set 911# CONFIG_HFSPLUS_FS is not set 912# CONFIG_BEFS_FS is not set 913# CONFIG_BFS_FS is not set 914# CONFIG_EFS_FS is not set 915# CONFIG_JFFS_FS is not set 916# CONFIG_JFFS2_FS is not set 917CONFIG_CRAMFS=y 918# CONFIG_VXFS_FS is not set 919# CONFIG_HPFS_FS is not set 920# CONFIG_QNX4FS_FS is not set 921# CONFIG_SYSV_FS is not set 922# CONFIG_UFS_FS is not set 923 924# 925# Network File Systems 926# 927# CONFIG_NFS_FS is not set 928# CONFIG_NFSD is not set 929# CONFIG_SMB_FS is not set 930# CONFIG_CIFS is not set 931# CONFIG_NCP_FS is not set 932# CONFIG_CODA_FS is not set 933# CONFIG_AFS_FS is not set 934# CONFIG_9P_FS is not set 935 936# 937# Partition Types 938# 939# CONFIG_PARTITION_ADVANCED is not set 940CONFIG_MSDOS_PARTITION=y 941 942# 943# Native Language Support 944# 945# CONFIG_NLS is not set 946 947# 948# Profiling support 949# 950# CONFIG_PROFILING is not set 951 952# 953# Kernel hacking 954# 955# CONFIG_PRINTK_TIME is not set 956CONFIG_DEBUG_KERNEL=y 957# CONFIG_MAGIC_SYSRQ is not set 958CONFIG_LOG_BUF_SHIFT=14 959CONFIG_DETECT_SOFTLOCKUP=y 960# CONFIG_SCHEDSTATS is not set 961# CONFIG_DEBUG_SLAB is not set 962# CONFIG_DEBUG_SPINLOCK is not set 963# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 964# CONFIG_DEBUG_KOBJECT is not set 965CONFIG_DEBUG_BUGVERBOSE=y 966# CONFIG_DEBUG_INFO is not set 967# CONFIG_DEBUG_FS is not set 968# CONFIG_DEBUG_VM is not set 969CONFIG_FRAME_POINTER=y 970# CONFIG_RCU_TORTURE_TEST is not set 971CONFIG_DEBUG_USER=y 972# CONFIG_DEBUG_ERRORS is not set 973CONFIG_DEBUG_LL=y 974# CONFIG_DEBUG_ICEDCC is not set 975 976# 977# Security options 978# 979# CONFIG_KEYS is not set 980# CONFIG_SECURITY is not set 981 982# 983# Cryptographic options 984# 985# CONFIG_CRYPTO is not set 986 987# 988# Hardware crypto devices 989# 990 991# 992# Library routines 993# 994# CONFIG_CRC_CCITT is not set 995# CONFIG_CRC16 is not set 996CONFIG_CRC32=y 997# CONFIG_LIBCRC32C is not set 998CONFIG_ZLIB_INFLATE=y 999