samples/arm-qemu-linux-uclibc/linux-2.6.20.config
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Feb 24 11:00:05 2007 +0000 (2007-02-24)
changeset 1 eeea35fbf182
permissions -rw-r--r--
Add the full crosstool-NG sources to the new repository of its own.
You might just say: 'Yeah! crosstool-NG's got its own repo!".
Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup.
That means I'm putting backups in place in the afternoon.
That also means we've lost history... :-(
     1 #
     2 # Automatically generated make config: don't edit
     3 # Linux kernel version: 2.6.20
     4 # Thu Feb  8 19:19:07 2007
     5 #
     6 CONFIG_ARM=y
     7 # CONFIG_GENERIC_TIME is not set
     8 CONFIG_MMU=y
     9 CONFIG_GENERIC_HARDIRQS=y
    10 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
    11 CONFIG_HARDIRQS_SW_RESEND=y
    12 CONFIG_GENERIC_IRQ_PROBE=y
    13 CONFIG_RWSEM_GENERIC_SPINLOCK=y
    14 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
    15 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
    16 CONFIG_GENERIC_HWEIGHT=y
    17 CONFIG_GENERIC_CALIBRATE_DELAY=y
    18 CONFIG_VECTORS_BASE=0xffff0000
    19 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
    20 
    21 #
    22 # Code maturity level options
    23 #
    24 CONFIG_EXPERIMENTAL=y
    25 CONFIG_BROKEN_ON_SMP=y
    26 CONFIG_INIT_ENV_ARG_LIMIT=32
    27 
    28 #
    29 # General setup
    30 #
    31 CONFIG_LOCALVERSION="-qemu"
    32 # CONFIG_LOCALVERSION_AUTO is not set
    33 CONFIG_SWAP=y
    34 CONFIG_SYSVIPC=y
    35 # CONFIG_IPC_NS is not set
    36 # CONFIG_POSIX_MQUEUE is not set
    37 # CONFIG_BSD_PROCESS_ACCT is not set
    38 # CONFIG_TASKSTATS is not set
    39 # CONFIG_UTS_NS is not set
    40 # CONFIG_AUDIT is not set
    41 CONFIG_IKCONFIG=y
    42 CONFIG_IKCONFIG_PROC=y
    43 CONFIG_SYSFS_DEPRECATED=y
    44 # CONFIG_RELAY is not set
    45 CONFIG_INITRAMFS_SOURCE=""
    46 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
    47 CONFIG_SYSCTL=y
    48 # CONFIG_EMBEDDED is not set
    49 CONFIG_UID16=y
    50 CONFIG_SYSCTL_SYSCALL=y
    51 CONFIG_KALLSYMS=y
    52 # CONFIG_KALLSYMS_ALL is not set
    53 # CONFIG_KALLSYMS_EXTRA_PASS is not set
    54 CONFIG_HOTPLUG=y
    55 CONFIG_PRINTK=y
    56 CONFIG_BUG=y
    57 CONFIG_ELF_CORE=y
    58 CONFIG_BASE_FULL=y
    59 CONFIG_FUTEX=y
    60 CONFIG_EPOLL=y
    61 CONFIG_SHMEM=y
    62 CONFIG_SLAB=y
    63 CONFIG_VM_EVENT_COUNTERS=y
    64 CONFIG_RT_MUTEXES=y
    65 # CONFIG_TINY_SHMEM is not set
    66 CONFIG_BASE_SMALL=0
    67 # CONFIG_SLOB is not set
    68 
    69 #
    70 # Loadable module support
    71 #
    72 CONFIG_MODULES=y
    73 CONFIG_MODULE_UNLOAD=y
    74 CONFIG_MODULE_FORCE_UNLOAD=y
    75 # CONFIG_MODVERSIONS is not set
    76 # CONFIG_MODULE_SRCVERSION_ALL is not set
    77 CONFIG_KMOD=y
    78 
    79 #
    80 # Block layer
    81 #
    82 CONFIG_BLOCK=y
    83 # CONFIG_LBD is not set
    84 # CONFIG_BLK_DEV_IO_TRACE is not set
    85 # CONFIG_LSF is not set
    86 
    87 #
    88 # IO Schedulers
    89 #
    90 CONFIG_IOSCHED_NOOP=y
    91 # CONFIG_IOSCHED_AS is not set
    92 # CONFIG_IOSCHED_DEADLINE is not set
    93 CONFIG_IOSCHED_CFQ=y
    94 # CONFIG_DEFAULT_AS is not set
    95 # CONFIG_DEFAULT_DEADLINE is not set
    96 CONFIG_DEFAULT_CFQ=y
    97 # CONFIG_DEFAULT_NOOP is not set
    98 CONFIG_DEFAULT_IOSCHED="cfq"
    99 
   100 #
   101 # System Type
   102 #
   103 # CONFIG_ARCH_AAEC2000 is not set
   104 # CONFIG_ARCH_INTEGRATOR is not set
   105 # CONFIG_ARCH_REALVIEW is not set
   106 CONFIG_ARCH_VERSATILE=y
   107 # CONFIG_ARCH_AT91 is not set
   108 # CONFIG_ARCH_CLPS7500 is not set
   109 # CONFIG_ARCH_CLPS711X is not set
   110 # CONFIG_ARCH_CO285 is not set
   111 # CONFIG_ARCH_EBSA110 is not set
   112 # CONFIG_ARCH_EP93XX is not set
   113 # CONFIG_ARCH_FOOTBRIDGE is not set
   114 # CONFIG_ARCH_NETX is not set
   115 # CONFIG_ARCH_H720X is not set
   116 # CONFIG_ARCH_IMX is not set
   117 # CONFIG_ARCH_IOP32X is not set
   118 # CONFIG_ARCH_IOP33X is not set
   119 # CONFIG_ARCH_IOP13XX is not set
   120 # CONFIG_ARCH_IXP4XX is not set
   121 # CONFIG_ARCH_IXP2000 is not set
   122 # CONFIG_ARCH_IXP23XX is not set
   123 # CONFIG_ARCH_L7200 is not set
   124 # CONFIG_ARCH_PNX4008 is not set
   125 # CONFIG_ARCH_PXA is not set
   126 # CONFIG_ARCH_RPC is not set
   127 # CONFIG_ARCH_SA1100 is not set
   128 # CONFIG_ARCH_S3C2410 is not set
   129 # CONFIG_ARCH_SHARK is not set
   130 # CONFIG_ARCH_LH7A40X is not set
   131 # CONFIG_ARCH_OMAP is not set
   132 
   133 #
   134 # Versatile platform type
   135 #
   136 CONFIG_ARCH_VERSATILE_PB=y
   137 # CONFIG_MACH_VERSATILE_AB is not set
   138 
   139 #
   140 # Processor Type
   141 #
   142 CONFIG_CPU_32=y
   143 CONFIG_CPU_ARM926T=y
   144 CONFIG_CPU_32v5=y
   145 CONFIG_CPU_ABRT_EV5TJ=y
   146 CONFIG_CPU_CACHE_VIVT=y
   147 CONFIG_CPU_COPY_V4WB=y
   148 CONFIG_CPU_TLB_V4WBI=y
   149 CONFIG_CPU_CP15=y
   150 CONFIG_CPU_CP15_MMU=y
   151 
   152 #
   153 # Processor Features
   154 #
   155 CONFIG_ARM_THUMB=y
   156 CONFIG_CPU_ICACHE_DISABLE=y
   157 # CONFIG_CPU_DCACHE_DISABLE is not set
   158 # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
   159 # CONFIG_CPU_CACHE_ROUND_ROBIN is not set
   160 CONFIG_ARM_VIC=y
   161 CONFIG_ICST307=y
   162 
   163 #
   164 # Bus support
   165 #
   166 CONFIG_ARM_AMBA=y
   167 CONFIG_PCI=y
   168 # CONFIG_PCI_DEBUG is not set
   169 
   170 #
   171 # PCCARD (PCMCIA/CardBus) support
   172 #
   173 # CONFIG_PCCARD is not set
   174 
   175 #
   176 # Kernel Features
   177 #
   178 # CONFIG_PREEMPT is not set
   179 # CONFIG_NO_IDLE_HZ is not set
   180 CONFIG_HZ=100
   181 # CONFIG_AEABI is not set
   182 # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
   183 CONFIG_SELECT_MEMORY_MODEL=y
   184 CONFIG_FLATMEM_MANUAL=y
   185 # CONFIG_DISCONTIGMEM_MANUAL is not set
   186 # CONFIG_SPARSEMEM_MANUAL is not set
   187 CONFIG_FLATMEM=y
   188 CONFIG_FLAT_NODE_MEM_MAP=y
   189 # CONFIG_SPARSEMEM_STATIC is not set
   190 CONFIG_SPLIT_PTLOCK_CPUS=4096
   191 # CONFIG_RESOURCES_64BIT is not set
   192 # CONFIG_LEDS is not set
   193 CONFIG_ALIGNMENT_TRAP=y
   194 
   195 #
   196 # Boot options
   197 #
   198 CONFIG_ZBOOT_ROM_TEXT=0x0
   199 CONFIG_ZBOOT_ROM_BSS=0x0
   200 CONFIG_CMDLINE="root=1f03 mem=32M"
   201 # CONFIG_XIP_KERNEL is not set
   202 
   203 #
   204 # Floating point emulation
   205 #
   206 
   207 #
   208 # At least one emulation must be selected
   209 #
   210 # CONFIG_FPE_NWFPE is not set
   211 # CONFIG_FPE_FASTFPE is not set
   212 # CONFIG_VFP is not set
   213 
   214 #
   215 # Userspace binary formats
   216 #
   217 CONFIG_BINFMT_ELF=y
   218 # CONFIG_BINFMT_AOUT is not set
   219 # CONFIG_BINFMT_MISC is not set
   220 # CONFIG_ARTHUR is not set
   221 
   222 #
   223 # Power management options
   224 #
   225 # CONFIG_PM is not set
   226 # CONFIG_APM is not set
   227 
   228 #
   229 # Networking
   230 #
   231 CONFIG_NET=y
   232 
   233 #
   234 # Networking options
   235 #
   236 # CONFIG_NETDEBUG is not set
   237 CONFIG_PACKET=y
   238 CONFIG_PACKET_MMAP=y
   239 CONFIG_UNIX=y
   240 # CONFIG_NET_KEY is not set
   241 CONFIG_INET=y
   242 # CONFIG_IP_MULTICAST is not set
   243 # CONFIG_IP_ADVANCED_ROUTER is not set
   244 CONFIG_IP_FIB_HASH=y
   245 # CONFIG_IP_PNP is not set
   246 # CONFIG_NET_IPIP is not set
   247 # CONFIG_NET_IPGRE is not set
   248 # CONFIG_ARPD is not set
   249 CONFIG_SYN_COOKIES=y
   250 # CONFIG_INET_AH is not set
   251 # CONFIG_INET_ESP is not set
   252 # CONFIG_INET_IPCOMP is not set
   253 # CONFIG_INET_XFRM_TUNNEL is not set
   254 # CONFIG_INET_TUNNEL is not set
   255 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
   256 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
   257 # CONFIG_INET_XFRM_MODE_BEET is not set
   258 # CONFIG_INET_DIAG is not set
   259 # CONFIG_TCP_CONG_ADVANCED is not set
   260 CONFIG_TCP_CONG_CUBIC=y
   261 CONFIG_DEFAULT_TCP_CONG="cubic"
   262 # CONFIG_TCP_MD5SIG is not set
   263 # CONFIG_IPV6 is not set
   264 # CONFIG_INET6_XFRM_TUNNEL is not set
   265 # CONFIG_INET6_TUNNEL is not set
   266 # CONFIG_NETWORK_SECMARK is not set
   267 # CONFIG_NETFILTER is not set
   268 
   269 #
   270 # DCCP Configuration (EXPERIMENTAL)
   271 #
   272 # CONFIG_IP_DCCP is not set
   273 
   274 #
   275 # SCTP Configuration (EXPERIMENTAL)
   276 #
   277 # CONFIG_IP_SCTP is not set
   278 
   279 #
   280 # TIPC Configuration (EXPERIMENTAL)
   281 #
   282 # CONFIG_TIPC is not set
   283 # CONFIG_ATM is not set
   284 # CONFIG_BRIDGE is not set
   285 # CONFIG_VLAN_8021Q is not set
   286 # CONFIG_DECNET is not set
   287 # CONFIG_LLC2 is not set
   288 # CONFIG_IPX is not set
   289 # CONFIG_ATALK is not set
   290 # CONFIG_X25 is not set
   291 # CONFIG_LAPB is not set
   292 # CONFIG_ECONET is not set
   293 # CONFIG_WAN_ROUTER is not set
   294 
   295 #
   296 # QoS and/or fair queueing
   297 #
   298 # CONFIG_NET_SCHED is not set
   299 
   300 #
   301 # Network testing
   302 #
   303 # CONFIG_NET_PKTGEN is not set
   304 # CONFIG_HAMRADIO is not set
   305 # CONFIG_IRDA is not set
   306 # CONFIG_BT is not set
   307 # CONFIG_IEEE80211 is not set
   308 
   309 #
   310 # Device Drivers
   311 #
   312 
   313 #
   314 # Generic Driver Options
   315 #
   316 CONFIG_STANDALONE=y
   317 CONFIG_PREVENT_FIRMWARE_BUILD=y
   318 CONFIG_FW_LOADER=m
   319 # CONFIG_DEBUG_DRIVER is not set
   320 # CONFIG_SYS_HYPERVISOR is not set
   321 
   322 #
   323 # Connector - unified userspace <-> kernelspace linker
   324 #
   325 # CONFIG_CONNECTOR is not set
   326 
   327 #
   328 # Memory Technology Devices (MTD)
   329 #
   330 # CONFIG_MTD is not set
   331 # CONFIG_MTD_CFI_NOSWAP is not set
   332 # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
   333 # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
   334 
   335 #
   336 # Parallel port support
   337 #
   338 # CONFIG_PARPORT is not set
   339 
   340 #
   341 # Plug and Play support
   342 #
   343 
   344 #
   345 # Block devices
   346 #
   347 # CONFIG_BLK_CPQ_DA is not set
   348 # CONFIG_BLK_CPQ_CISS_DA is not set
   349 # CONFIG_BLK_DEV_DAC960 is not set
   350 # CONFIG_BLK_DEV_UMEM is not set
   351 # CONFIG_BLK_DEV_COW_COMMON is not set
   352 # CONFIG_BLK_DEV_LOOP is not set
   353 # CONFIG_BLK_DEV_NBD is not set
   354 # CONFIG_BLK_DEV_SX8 is not set
   355 # CONFIG_BLK_DEV_UB is not set
   356 CONFIG_BLK_DEV_RAM=y
   357 CONFIG_BLK_DEV_RAM_COUNT=16
   358 CONFIG_BLK_DEV_RAM_SIZE=16384
   359 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
   360 CONFIG_BLK_DEV_INITRD=y
   361 # CONFIG_CDROM_PKTCDVD is not set
   362 # CONFIG_ATA_OVER_ETH is not set
   363 
   364 #
   365 # SCSI device support
   366 #
   367 # CONFIG_RAID_ATTRS is not set
   368 # CONFIG_SCSI is not set
   369 # CONFIG_SCSI_NETLINK is not set
   370 
   371 #
   372 # Serial ATA (prod) and Parallel ATA (experimental) drivers
   373 #
   374 # CONFIG_ATA is not set
   375 
   376 #
   377 # Multi-device support (RAID and LVM)
   378 #
   379 # CONFIG_MD is not set
   380 
   381 #
   382 # Fusion MPT device support
   383 #
   384 # CONFIG_FUSION is not set
   385 
   386 #
   387 # IEEE 1394 (FireWire) support
   388 #
   389 # CONFIG_IEEE1394 is not set
   390 
   391 #
   392 # I2O device support
   393 #
   394 # CONFIG_I2O is not set
   395 
   396 #
   397 # Network device support
   398 #
   399 CONFIG_NETDEVICES=y
   400 # CONFIG_DUMMY is not set
   401 # CONFIG_BONDING is not set
   402 # CONFIG_EQUALIZER is not set
   403 # CONFIG_TUN is not set
   404 
   405 #
   406 # ARCnet devices
   407 #
   408 # CONFIG_ARCNET is not set
   409 
   410 #
   411 # PHY device support
   412 #
   413 # CONFIG_PHYLIB is not set
   414 
   415 #
   416 # Ethernet (10 or 100Mbit)
   417 #
   418 CONFIG_NET_ETHERNET=y
   419 CONFIG_MII=y
   420 # CONFIG_HAPPYMEAL is not set
   421 # CONFIG_SUNGEM is not set
   422 # CONFIG_CASSINI is not set
   423 # CONFIG_NET_VENDOR_3COM is not set
   424 CONFIG_SMC91X=y
   425 # CONFIG_DM9000 is not set
   426 
   427 #
   428 # Tulip family network device support
   429 #
   430 # CONFIG_NET_TULIP is not set
   431 # CONFIG_HP100 is not set
   432 # CONFIG_NET_PCI is not set
   433 
   434 #
   435 # Ethernet (1000 Mbit)
   436 #
   437 # CONFIG_ACENIC is not set
   438 # CONFIG_DL2K is not set
   439 # CONFIG_E1000 is not set
   440 # CONFIG_NS83820 is not set
   441 # CONFIG_HAMACHI is not set
   442 # CONFIG_YELLOWFIN is not set
   443 # CONFIG_R8169 is not set
   444 # CONFIG_SIS190 is not set
   445 # CONFIG_SKGE is not set
   446 # CONFIG_SKY2 is not set
   447 # CONFIG_SK98LIN is not set
   448 # CONFIG_TIGON3 is not set
   449 # CONFIG_BNX2 is not set
   450 # CONFIG_QLA3XXX is not set
   451 
   452 #
   453 # Ethernet (10000 Mbit)
   454 #
   455 # CONFIG_CHELSIO_T1 is not set
   456 # CONFIG_IXGB is not set
   457 # CONFIG_S2IO is not set
   458 # CONFIG_MYRI10GE is not set
   459 # CONFIG_NETXEN_NIC is not set
   460 
   461 #
   462 # Token Ring devices
   463 #
   464 # CONFIG_TR is not set
   465 
   466 #
   467 # Wireless LAN (non-hamradio)
   468 #
   469 # CONFIG_NET_RADIO is not set
   470 
   471 #
   472 # Wan interfaces
   473 #
   474 # CONFIG_WAN is not set
   475 # CONFIG_FDDI is not set
   476 # CONFIG_HIPPI is not set
   477 # CONFIG_PPP is not set
   478 # CONFIG_SLIP is not set
   479 # CONFIG_SHAPER is not set
   480 # CONFIG_NETCONSOLE is not set
   481 # CONFIG_NETPOLL is not set
   482 # CONFIG_NET_POLL_CONTROLLER is not set
   483 
   484 #
   485 # ISDN subsystem
   486 #
   487 # CONFIG_ISDN is not set
   488 
   489 #
   490 # Input device support
   491 #
   492 CONFIG_INPUT=y
   493 # CONFIG_INPUT_FF_MEMLESS is not set
   494 
   495 #
   496 # Userland interfaces
   497 #
   498 CONFIG_INPUT_MOUSEDEV=y
   499 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
   500 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
   501 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
   502 # CONFIG_INPUT_JOYDEV is not set
   503 # CONFIG_INPUT_TSDEV is not set
   504 # CONFIG_INPUT_EVDEV is not set
   505 # CONFIG_INPUT_EVBUG is not set
   506 
   507 #
   508 # Input Device Drivers
   509 #
   510 CONFIG_INPUT_KEYBOARD=y
   511 CONFIG_KEYBOARD_ATKBD=y
   512 # CONFIG_KEYBOARD_SUNKBD is not set
   513 # CONFIG_KEYBOARD_LKKBD is not set
   514 # CONFIG_KEYBOARD_XTKBD is not set
   515 # CONFIG_KEYBOARD_NEWTON is not set
   516 # CONFIG_KEYBOARD_STOWAWAY is not set
   517 CONFIG_INPUT_MOUSE=y
   518 CONFIG_MOUSE_PS2=y
   519 # CONFIG_MOUSE_SERIAL is not set
   520 # CONFIG_MOUSE_VSXXXAA is not set
   521 # CONFIG_INPUT_JOYSTICK is not set
   522 # CONFIG_INPUT_TOUCHSCREEN is not set
   523 # CONFIG_INPUT_MISC is not set
   524 
   525 #
   526 # Hardware I/O ports
   527 #
   528 CONFIG_SERIO=y
   529 # CONFIG_SERIO_SERPORT is not set
   530 # CONFIG_SERIO_AMBAKMI is not set
   531 # CONFIG_SERIO_PCIPS2 is not set
   532 CONFIG_SERIO_LIBPS2=y
   533 # CONFIG_SERIO_RAW is not set
   534 # CONFIG_GAMEPORT is not set
   535 
   536 #
   537 # Character devices
   538 #
   539 CONFIG_VT=y
   540 CONFIG_VT_CONSOLE=y
   541 CONFIG_HW_CONSOLE=y
   542 # CONFIG_VT_HW_CONSOLE_BINDING is not set
   543 # CONFIG_SERIAL_NONSTANDARD is not set
   544 
   545 #
   546 # Serial drivers
   547 #
   548 CONFIG_SERIAL_8250=m
   549 CONFIG_SERIAL_8250_PCI=m
   550 CONFIG_SERIAL_8250_NR_UARTS=4
   551 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
   552 CONFIG_SERIAL_8250_EXTENDED=y
   553 CONFIG_SERIAL_8250_MANY_PORTS=y
   554 CONFIG_SERIAL_8250_SHARE_IRQ=y
   555 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
   556 CONFIG_SERIAL_8250_RSA=y
   557 
   558 #
   559 # Non-8250 serial port support
   560 #
   561 # CONFIG_SERIAL_AMBA_PL011 is not set
   562 CONFIG_SERIAL_CORE=m
   563 # CONFIG_SERIAL_JSM is not set
   564 CONFIG_UNIX98_PTYS=y
   565 CONFIG_LEGACY_PTYS=y
   566 CONFIG_LEGACY_PTY_COUNT=16
   567 
   568 #
   569 # IPMI
   570 #
   571 # CONFIG_IPMI_HANDLER is not set
   572 
   573 #
   574 # Watchdog Cards
   575 #
   576 # CONFIG_WATCHDOG is not set
   577 # CONFIG_HW_RANDOM is not set
   578 # CONFIG_NVRAM is not set
   579 # CONFIG_DTLK is not set
   580 # CONFIG_R3964 is not set
   581 # CONFIG_APPLICOM is not set
   582 # CONFIG_DRM is not set
   583 # CONFIG_RAW_DRIVER is not set
   584 
   585 #
   586 # TPM devices
   587 #
   588 # CONFIG_TCG_TPM is not set
   589 
   590 #
   591 # I2C support
   592 #
   593 # CONFIG_I2C is not set
   594 
   595 #
   596 # SPI support
   597 #
   598 # CONFIG_SPI is not set
   599 # CONFIG_SPI_MASTER is not set
   600 
   601 #
   602 # Dallas's 1-wire bus
   603 #
   604 # CONFIG_W1 is not set
   605 
   606 #
   607 # Hardware Monitoring support
   608 #
   609 # CONFIG_HWMON is not set
   610 # CONFIG_HWMON_VID is not set
   611 
   612 #
   613 # Misc devices
   614 #
   615 # CONFIG_SGI_IOC4 is not set
   616 # CONFIG_TIFM_CORE is not set
   617 
   618 #
   619 # LED devices
   620 #
   621 # CONFIG_NEW_LEDS is not set
   622 
   623 #
   624 # LED drivers
   625 #
   626 
   627 #
   628 # LED Triggers
   629 #
   630 
   631 #
   632 # Multimedia devices
   633 #
   634 # CONFIG_VIDEO_DEV is not set
   635 
   636 #
   637 # Digital Video Broadcasting Devices
   638 #
   639 # CONFIG_DVB is not set
   640 # CONFIG_USB_DABUSB is not set
   641 
   642 #
   643 # Graphics support
   644 #
   645 CONFIG_FIRMWARE_EDID=y
   646 CONFIG_FB=y
   647 CONFIG_FB_CFB_FILLRECT=y
   648 CONFIG_FB_CFB_COPYAREA=y
   649 CONFIG_FB_CFB_IMAGEBLIT=y
   650 # CONFIG_FB_MACMODES is not set
   651 # CONFIG_FB_BACKLIGHT is not set
   652 # CONFIG_FB_MODE_HELPERS is not set
   653 # CONFIG_FB_TILEBLITTING is not set
   654 # CONFIG_FB_CIRRUS is not set
   655 # CONFIG_FB_PM2 is not set
   656 CONFIG_FB_ARMCLCD=y
   657 # CONFIG_FB_CYBER2000 is not set
   658 # CONFIG_FB_ASILIANT is not set
   659 # CONFIG_FB_IMSTT is not set
   660 # CONFIG_FB_S1D13XXX is not set
   661 # CONFIG_FB_NVIDIA is not set
   662 # CONFIG_FB_RIVA is not set
   663 # CONFIG_FB_MATROX is not set
   664 # CONFIG_FB_RADEON is not set
   665 # CONFIG_FB_ATY128 is not set
   666 # CONFIG_FB_ATY is not set
   667 # CONFIG_FB_SAVAGE is not set
   668 # CONFIG_FB_SIS is not set
   669 # CONFIG_FB_NEOMAGIC is not set
   670 # CONFIG_FB_KYRO is not set
   671 # CONFIG_FB_3DFX is not set
   672 # CONFIG_FB_VOODOO1 is not set
   673 # CONFIG_FB_TRIDENT is not set
   674 # CONFIG_FB_VIRTUAL is not set
   675 
   676 #
   677 # Console display driver support
   678 #
   679 CONFIG_DUMMY_CONSOLE=y
   680 CONFIG_FRAMEBUFFER_CONSOLE=y
   681 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
   682 CONFIG_FONTS=y
   683 # CONFIG_FONT_8x8 is not set
   684 # CONFIG_FONT_8x16 is not set
   685 # CONFIG_FONT_6x11 is not set
   686 # CONFIG_FONT_7x14 is not set
   687 # CONFIG_FONT_PEARL_8x8 is not set
   688 CONFIG_FONT_ACORN_8x8=y
   689 # CONFIG_FONT_MINI_4x6 is not set
   690 # CONFIG_FONT_SUN8x16 is not set
   691 # CONFIG_FONT_SUN12x22 is not set
   692 # CONFIG_FONT_10x18 is not set
   693 
   694 #
   695 # Logo configuration
   696 #
   697 # CONFIG_LOGO is not set
   698 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
   699 
   700 #
   701 # Sound
   702 #
   703 # CONFIG_SOUND is not set
   704 
   705 #
   706 # HID Devices
   707 #
   708 # CONFIG_HID is not set
   709 
   710 #
   711 # USB support
   712 #
   713 CONFIG_USB_ARCH_HAS_HCD=y
   714 CONFIG_USB_ARCH_HAS_OHCI=y
   715 CONFIG_USB_ARCH_HAS_EHCI=y
   716 CONFIG_USB=m
   717 # CONFIG_USB_DEBUG is not set
   718 
   719 #
   720 # Miscellaneous USB options
   721 #
   722 CONFIG_USB_DEVICEFS=y
   723 CONFIG_USB_BANDWIDTH=y
   724 CONFIG_USB_DYNAMIC_MINORS=y
   725 # CONFIG_USB_OTG is not set
   726 
   727 #
   728 # USB Host Controller Drivers
   729 #
   730 # CONFIG_USB_EHCI_HCD is not set
   731 # CONFIG_USB_ISP116X_HCD is not set
   732 CONFIG_USB_OHCI_HCD=m
   733 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
   734 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
   735 # CONFIG_USB_UHCI_HCD is not set
   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_LIBUSUAL 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_TOUCHSCREEN is not set
   769 # CONFIG_USB_YEALINK is not set
   770 # CONFIG_USB_XPAD is not set
   771 # CONFIG_USB_ATI_REMOTE is not set
   772 # CONFIG_USB_ATI_REMOTE2 is not set
   773 # CONFIG_USB_KEYSPAN_REMOTE is not set
   774 # CONFIG_USB_APPLETOUCH is not set
   775 
   776 #
   777 # USB Imaging devices
   778 #
   779 # CONFIG_USB_MDC800 is not set
   780 
   781 #
   782 # USB Network Adapters
   783 #
   784 # CONFIG_USB_CATC is not set
   785 # CONFIG_USB_KAWETH is not set
   786 # CONFIG_USB_PEGASUS is not set
   787 # CONFIG_USB_RTL8150 is not set
   788 # CONFIG_USB_USBNET_MII is not set
   789 # CONFIG_USB_USBNET is not set
   790 # CONFIG_USB_MON is not set
   791 
   792 #
   793 # USB port drivers
   794 #
   795 
   796 #
   797 # USB Serial Converter support
   798 #
   799 # CONFIG_USB_SERIAL is not set
   800 
   801 #
   802 # USB Miscellaneous drivers
   803 #
   804 # CONFIG_USB_EMI62 is not set
   805 # CONFIG_USB_EMI26 is not set
   806 # CONFIG_USB_ADUTUX is not set
   807 # CONFIG_USB_AUERSWALD is not set
   808 # CONFIG_USB_RIO500 is not set
   809 # CONFIG_USB_LEGOTOWER is not set
   810 # CONFIG_USB_LCD is not set
   811 # CONFIG_USB_LED is not set
   812 # CONFIG_USB_CYPRESS_CY7C63 is not set
   813 # CONFIG_USB_CYTHERM is not set
   814 # CONFIG_USB_PHIDGET is not set
   815 # CONFIG_USB_IDMOUSE is not set
   816 # CONFIG_USB_FTDI_ELAN is not set
   817 # CONFIG_USB_APPLEDISPLAY is not set
   818 # CONFIG_USB_LD is not set
   819 # CONFIG_USB_TRANCEVIBRATOR is not set
   820 # CONFIG_USB_TEST is not set
   821 
   822 #
   823 # USB DSL modem support
   824 #
   825 
   826 #
   827 # USB Gadget Support
   828 #
   829 # CONFIG_USB_GADGET is not set
   830 
   831 #
   832 # MMC/SD Card support
   833 #
   834 # CONFIG_MMC is not set
   835 
   836 #
   837 # Real Time Clock
   838 #
   839 CONFIG_RTC_LIB=y
   840 # CONFIG_RTC_CLASS is not set
   841 
   842 #
   843 # File systems
   844 #
   845 CONFIG_EXT2_FS=y
   846 # CONFIG_EXT2_FS_XATTR is not set
   847 # CONFIG_EXT2_FS_XIP is not set
   848 # CONFIG_EXT3_FS is not set
   849 # CONFIG_EXT4DEV_FS is not set
   850 # CONFIG_REISERFS_FS is not set
   851 # CONFIG_JFS_FS is not set
   852 # CONFIG_FS_POSIX_ACL is not set
   853 # CONFIG_XFS_FS is not set
   854 # CONFIG_GFS2_FS is not set
   855 # CONFIG_OCFS2_FS is not set
   856 CONFIG_MINIX_FS=y
   857 CONFIG_ROMFS_FS=y
   858 # CONFIG_INOTIFY is not set
   859 # CONFIG_QUOTA is not set
   860 CONFIG_DNOTIFY=y
   861 # CONFIG_AUTOFS_FS is not set
   862 # CONFIG_AUTOFS4_FS is not set
   863 # CONFIG_FUSE_FS is not set
   864 
   865 #
   866 # CD-ROM/DVD Filesystems
   867 #
   868 # CONFIG_ISO9660_FS is not set
   869 # CONFIG_UDF_FS is not set
   870 
   871 #
   872 # DOS/FAT/NT Filesystems
   873 #
   874 # CONFIG_MSDOS_FS is not set
   875 # CONFIG_VFAT_FS is not set
   876 # CONFIG_NTFS_FS is not set
   877 
   878 #
   879 # Pseudo filesystems
   880 #
   881 CONFIG_PROC_FS=y
   882 CONFIG_PROC_SYSCTL=y
   883 CONFIG_SYSFS=y
   884 # CONFIG_TMPFS is not set
   885 # CONFIG_HUGETLB_PAGE is not set
   886 CONFIG_RAMFS=y
   887 # CONFIG_CONFIGFS_FS is not set
   888 
   889 #
   890 # Miscellaneous filesystems
   891 #
   892 # CONFIG_ADFS_FS is not set
   893 # CONFIG_AFFS_FS is not set
   894 # CONFIG_HFS_FS is not set
   895 # CONFIG_HFSPLUS_FS is not set
   896 # CONFIG_BEFS_FS is not set
   897 # CONFIG_BFS_FS is not set
   898 # CONFIG_EFS_FS is not set
   899 # CONFIG_CRAMFS is not set
   900 CONFIG_SQUASHFS=y
   901 # CONFIG_SQUASHFS_EMBEDDED is not set
   902 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
   903 # CONFIG_SQUASHFS_VMALLOC is not set
   904 # CONFIG_VXFS_FS is not set
   905 # CONFIG_HPFS_FS is not set
   906 # CONFIG_QNX4FS_FS is not set
   907 # CONFIG_SYSV_FS is not set
   908 # CONFIG_UFS_FS is not set
   909 
   910 #
   911 # Network File Systems
   912 #
   913 # CONFIG_NFS_FS is not set
   914 # CONFIG_NFSD is not set
   915 # CONFIG_SMB_FS is not set
   916 # CONFIG_CIFS is not set
   917 # CONFIG_NCP_FS is not set
   918 # CONFIG_CODA_FS is not set
   919 # CONFIG_AFS_FS is not set
   920 # CONFIG_9P_FS is not set
   921 
   922 #
   923 # Partition Types
   924 #
   925 # CONFIG_PARTITION_ADVANCED is not set
   926 CONFIG_MSDOS_PARTITION=y
   927 
   928 #
   929 # Native Language Support
   930 #
   931 # CONFIG_NLS is not set
   932 
   933 #
   934 # Distributed Lock Manager
   935 #
   936 # CONFIG_DLM is not set
   937 
   938 #
   939 # Profiling support
   940 #
   941 # CONFIG_PROFILING is not set
   942 
   943 #
   944 # Kernel hacking
   945 #
   946 CONFIG_PRINTK_TIME=y
   947 # CONFIG_ENABLE_MUST_CHECK is not set
   948 # CONFIG_MAGIC_SYSRQ is not set
   949 # CONFIG_UNUSED_SYMBOLS is not set
   950 # CONFIG_DEBUG_FS is not set
   951 # CONFIG_HEADERS_CHECK is not set
   952 CONFIG_DEBUG_KERNEL=y
   953 CONFIG_LOG_BUF_SHIFT=14
   954 CONFIG_DETECT_SOFTLOCKUP=y
   955 # CONFIG_SCHEDSTATS is not set
   956 # CONFIG_DEBUG_SLAB is not set
   957 # CONFIG_DEBUG_RT_MUTEXES is not set
   958 # CONFIG_RT_MUTEX_TESTER is not set
   959 # CONFIG_DEBUG_SPINLOCK is not set
   960 # CONFIG_DEBUG_MUTEXES is not set
   961 # CONFIG_DEBUG_RWSEMS is not set
   962 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
   963 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
   964 # CONFIG_DEBUG_KOBJECT is not set
   965 CONFIG_DEBUG_BUGVERBOSE=y
   966 # CONFIG_DEBUG_INFO is not set
   967 # CONFIG_DEBUG_VM is not set
   968 # CONFIG_DEBUG_LIST is not set
   969 CONFIG_FRAME_POINTER=y
   970 # CONFIG_FORCED_INLINING is not set
   971 # CONFIG_RCU_TORTURE_TEST is not set
   972 # CONFIG_DEBUG_USER is not set
   973 # CONFIG_DEBUG_ERRORS is not set
   974 # CONFIG_DEBUG_LL 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 # Library routines
   989 #
   990 CONFIG_BITREVERSE=y
   991 # CONFIG_CRC_CCITT is not set
   992 # CONFIG_CRC16 is not set
   993 CONFIG_CRC32=y
   994 # CONFIG_LIBCRC32C is not set
   995 CONFIG_ZLIB_INFLATE=y
   996 CONFIG_PLIST=y
   997 CONFIG_IOMAP_COPY=y