Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.31 557 lines 9.4 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.12-rc1-bk2 4# Sun Mar 27 23:51:10 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 30# CONFIG_HOTPLUG is not set 31CONFIG_KOBJECT_UEVENT=y 32# CONFIG_IKCONFIG is not set 33CONFIG_EMBEDDED=y 34CONFIG_KALLSYMS=y 35# CONFIG_KALLSYMS_EXTRA_PASS is not set 36CONFIG_BASE_FULL=y 37CONFIG_FUTEX=y 38CONFIG_EPOLL=y 39CONFIG_CC_OPTIMIZE_FOR_SIZE=y 40CONFIG_SHMEM=y 41CONFIG_CC_ALIGN_FUNCTIONS=0 42CONFIG_CC_ALIGN_LABELS=0 43CONFIG_CC_ALIGN_LOOPS=0 44CONFIG_CC_ALIGN_JUMPS=0 45# CONFIG_TINY_SHMEM is not set 46CONFIG_BASE_SMALL=0 47 48# 49# Loadable module support 50# 51# CONFIG_MODULES is not set 52 53# 54# System Type 55# 56# CONFIG_ARCH_CLPS7500 is not set 57CONFIG_ARCH_CLPS711X=y 58# CONFIG_ARCH_CO285 is not set 59# CONFIG_ARCH_EBSA110 is not set 60# CONFIG_ARCH_FOOTBRIDGE is not set 61# CONFIG_ARCH_INTEGRATOR is not set 62# CONFIG_ARCH_IOP3XX is not set 63# CONFIG_ARCH_IXP4XX is not set 64# CONFIG_ARCH_IXP2000 is not set 65# CONFIG_ARCH_L7200 is not set 66# CONFIG_ARCH_PXA is not set 67# CONFIG_ARCH_RPC is not set 68# CONFIG_ARCH_SA1100 is not set 69# CONFIG_ARCH_S3C2410 is not set 70# CONFIG_ARCH_SHARK is not set 71# CONFIG_ARCH_LH7A40X is not set 72# CONFIG_ARCH_OMAP is not set 73# CONFIG_ARCH_VERSATILE is not set 74# CONFIG_ARCH_IMX is not set 75# CONFIG_ARCH_H720X is not set 76 77# 78# CLPS711X/EP721X Implementations 79# 80# CONFIG_ARCH_AUTCPU12 is not set 81# CONFIG_ARCH_CDB89712 is not set 82# CONFIG_ARCH_CEIVA is not set 83# CONFIG_ARCH_CLEP7312 is not set 84# CONFIG_ARCH_EDB7211 is not set 85# CONFIG_ARCH_P720T is not set 86CONFIG_ARCH_FORTUNET=y 87 88# 89# Processor Type 90# 91CONFIG_CPU_32=y 92CONFIG_CPU_ARM720T=y 93CONFIG_CPU_32v4=y 94CONFIG_CPU_ABRT_LV4T=y 95CONFIG_CPU_CACHE_V4=y 96CONFIG_CPU_CACHE_VIVT=y 97CONFIG_CPU_COPY_V4WT=y 98CONFIG_CPU_TLB_V4WT=y 99 100# 101# Processor Features 102# 103# CONFIG_ARM_THUMB is not set 104 105# 106# Bus support 107# 108 109# 110# PCCARD (PCMCIA/CardBus) support 111# 112# CONFIG_PCCARD is not set 113 114# 115# Kernel Features 116# 117# CONFIG_PREEMPT is not set 118CONFIG_ALIGNMENT_TRAP=y 119 120# 121# Boot options 122# 123CONFIG_ZBOOT_ROM_TEXT=0x0 124CONFIG_ZBOOT_ROM_BSS=0x0 125CONFIG_CMDLINE="" 126# CONFIG_XIP_KERNEL is not set 127 128# 129# Floating point emulation 130# 131 132# 133# At least one emulation must be selected 134# 135# CONFIG_FPE_NWFPE is not set 136CONFIG_FPE_FASTFPE=y 137 138# 139# Userspace binary formats 140# 141CONFIG_BINFMT_ELF=y 142CONFIG_BINFMT_AOUT=y 143# CONFIG_BINFMT_MISC is not set 144# CONFIG_ARTHUR is not set 145 146# 147# Power management options 148# 149# CONFIG_PM is not set 150 151# 152# Device Drivers 153# 154 155# 156# Generic Driver Options 157# 158CONFIG_STANDALONE=y 159CONFIG_PREVENT_FIRMWARE_BUILD=y 160# CONFIG_FW_LOADER is not set 161 162# 163# Memory Technology Devices (MTD) 164# 165CONFIG_MTD=y 166# CONFIG_MTD_DEBUG is not set 167# CONFIG_MTD_CONCAT is not set 168# CONFIG_MTD_PARTITIONS is not set 169 170# 171# User Modules And Translation Layers 172# 173CONFIG_MTD_CHAR=y 174CONFIG_MTD_BLOCK=y 175# CONFIG_FTL is not set 176# CONFIG_NFTL is not set 177# CONFIG_INFTL is not set 178 179# 180# RAM/ROM/Flash chip drivers 181# 182CONFIG_MTD_CFI=y 183# CONFIG_MTD_JEDECPROBE is not set 184CONFIG_MTD_GEN_PROBE=y 185# CONFIG_MTD_CFI_ADV_OPTIONS is not set 186CONFIG_MTD_MAP_BANK_WIDTH_1=y 187CONFIG_MTD_MAP_BANK_WIDTH_2=y 188CONFIG_MTD_MAP_BANK_WIDTH_4=y 189# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 190# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 191# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 192CONFIG_MTD_CFI_I1=y 193CONFIG_MTD_CFI_I2=y 194# CONFIG_MTD_CFI_I4 is not set 195# CONFIG_MTD_CFI_I8 is not set 196CONFIG_MTD_CFI_INTELEXT=y 197# CONFIG_MTD_CFI_AMDSTD is not set 198# CONFIG_MTD_CFI_STAA is not set 199CONFIG_MTD_CFI_UTIL=y 200# CONFIG_MTD_RAM is not set 201# CONFIG_MTD_ROM is not set 202# CONFIG_MTD_ABSENT is not set 203# CONFIG_MTD_XIP is not set 204 205# 206# Mapping drivers for chip access 207# 208# CONFIG_MTD_COMPLEX_MAPPINGS is not set 209# CONFIG_MTD_PHYSMAP is not set 210# CONFIG_MTD_ARM_INTEGRATOR is not set 211# CONFIG_MTD_EDB7312 is not set 212 213# 214# Self-contained MTD device drivers 215# 216# CONFIG_MTD_SLRAM is not set 217# CONFIG_MTD_PHRAM is not set 218# CONFIG_MTD_MTDRAM is not set 219# CONFIG_MTD_BLKMTD is not set 220# CONFIG_MTD_BLOCK2MTD is not set 221 222# 223# Disk-On-Chip Device Drivers 224# 225# CONFIG_MTD_DOC2000 is not set 226# CONFIG_MTD_DOC2001 is not set 227# CONFIG_MTD_DOC2001PLUS is not set 228 229# 230# NAND Flash Device Drivers 231# 232# CONFIG_MTD_NAND is not set 233 234# 235# Parallel port support 236# 237# CONFIG_PARPORT is not set 238 239# 240# Plug and Play support 241# 242 243# 244# Block devices 245# 246# CONFIG_BLK_DEV_FD is not set 247# CONFIG_BLK_DEV_COW_COMMON is not set 248# CONFIG_BLK_DEV_LOOP is not set 249# CONFIG_BLK_DEV_NBD is not set 250CONFIG_BLK_DEV_RAM=y 251CONFIG_BLK_DEV_RAM_COUNT=16 252CONFIG_BLK_DEV_RAM_SIZE=4096 253CONFIG_BLK_DEV_INITRD=y 254CONFIG_INITRAMFS_SOURCE="" 255# CONFIG_CDROM_PKTCDVD is not set 256 257# 258# IO Schedulers 259# 260CONFIG_IOSCHED_NOOP=y 261CONFIG_IOSCHED_AS=y 262CONFIG_IOSCHED_DEADLINE=y 263CONFIG_IOSCHED_CFQ=y 264# CONFIG_ATA_OVER_ETH is not set 265 266# 267# SCSI device support 268# 269# CONFIG_SCSI is not set 270 271# 272# Multi-device support (RAID and LVM) 273# 274# CONFIG_MD is not set 275 276# 277# Fusion MPT device support 278# 279 280# 281# IEEE 1394 (FireWire) support 282# 283 284# 285# I2O device support 286# 287 288# 289# Networking support 290# 291CONFIG_NET=y 292 293# 294# Networking options 295# 296# CONFIG_PACKET is not set 297# CONFIG_NETLINK_DEV is not set 298CONFIG_UNIX=y 299# CONFIG_NET_KEY is not set 300# CONFIG_INET is not set 301# CONFIG_IP_TCPDIAG_IPV6 is not set 302# CONFIG_NETFILTER is not set 303# CONFIG_ATM is not set 304# CONFIG_BRIDGE is not set 305# CONFIG_VLAN_8021Q is not set 306# CONFIG_DECNET is not set 307# CONFIG_LLC2 is not set 308# CONFIG_IPX is not set 309# CONFIG_ATALK is not set 310# CONFIG_X25 is not set 311# CONFIG_LAPB is not set 312# CONFIG_NET_DIVERT is not set 313# CONFIG_WAN_ROUTER is not set 314 315# 316# QoS and/or fair queueing 317# 318# CONFIG_NET_SCHED is not set 319# CONFIG_NET_CLS_ROUTE is not set 320 321# 322# Network testing 323# 324# CONFIG_NET_PKTGEN is not set 325# CONFIG_NETPOLL is not set 326# CONFIG_NET_POLL_CONTROLLER is not set 327# CONFIG_HAMRADIO is not set 328# CONFIG_IRDA is not set 329# CONFIG_BT is not set 330# CONFIG_NETDEVICES is not set 331 332# 333# ISDN subsystem 334# 335# CONFIG_ISDN is not set 336 337# 338# Input device support 339# 340# CONFIG_INPUT is not set 341 342# 343# Hardware I/O ports 344# 345# CONFIG_SERIO is not set 346# CONFIG_GAMEPORT is not set 347CONFIG_SOUND_GAMEPORT=y 348 349# 350# Character devices 351# 352# CONFIG_VT is not set 353# CONFIG_SERIAL_NONSTANDARD is not set 354 355# 356# Serial drivers 357# 358# CONFIG_SERIAL_8250 is not set 359 360# 361# Non-8250 serial port support 362# 363CONFIG_SERIAL_CLPS711X=y 364CONFIG_SERIAL_CLPS711X_CONSOLE=y 365CONFIG_SERIAL_CORE=y 366CONFIG_SERIAL_CORE_CONSOLE=y 367CONFIG_UNIX98_PTYS=y 368CONFIG_LEGACY_PTYS=y 369CONFIG_LEGACY_PTY_COUNT=256 370 371# 372# IPMI 373# 374# CONFIG_IPMI_HANDLER is not set 375 376# 377# Watchdog Cards 378# 379# CONFIG_WATCHDOG is not set 380# CONFIG_NVRAM is not set 381# CONFIG_RTC is not set 382# CONFIG_DTLK is not set 383# CONFIG_R3964 is not set 384 385# 386# Ftape, the floppy tape device driver 387# 388# CONFIG_DRM is not set 389# CONFIG_RAW_DRIVER is not set 390 391# 392# TPM devices 393# 394# CONFIG_TCG_TPM is not set 395 396# 397# I2C support 398# 399# CONFIG_I2C is not set 400 401# 402# Misc devices 403# 404 405# 406# Multimedia devices 407# 408# CONFIG_VIDEO_DEV is not set 409 410# 411# Digital Video Broadcasting Devices 412# 413 414# 415# Graphics support 416# 417# CONFIG_FB is not set 418 419# 420# Sound 421# 422# CONFIG_SOUND is not set 423 424# 425# USB support 426# 427CONFIG_USB_ARCH_HAS_HCD=y 428# CONFIG_USB_ARCH_HAS_OHCI is not set 429# CONFIG_USB is not set 430 431# 432# USB Gadget Support 433# 434# CONFIG_USB_GADGET is not set 435 436# 437# MMC/SD Card support 438# 439# CONFIG_MMC is not set 440 441# 442# File systems 443# 444CONFIG_EXT2_FS=y 445# CONFIG_EXT2_FS_XATTR is not set 446# CONFIG_EXT3_FS is not set 447# CONFIG_JBD is not set 448# CONFIG_REISERFS_FS is not set 449# CONFIG_JFS_FS is not set 450 451# 452# XFS support 453# 454# CONFIG_XFS_FS is not set 455# CONFIG_MINIX_FS is not set 456# CONFIG_ROMFS_FS is not set 457# CONFIG_QUOTA is not set 458CONFIG_DNOTIFY=y 459# CONFIG_AUTOFS_FS is not set 460# CONFIG_AUTOFS4_FS is not set 461 462# 463# CD-ROM/DVD Filesystems 464# 465# CONFIG_ISO9660_FS is not set 466# CONFIG_UDF_FS is not set 467 468# 469# DOS/FAT/NT Filesystems 470# 471# CONFIG_MSDOS_FS is not set 472# CONFIG_VFAT_FS is not set 473# CONFIG_NTFS_FS is not set 474 475# 476# Pseudo filesystems 477# 478CONFIG_PROC_FS=y 479CONFIG_SYSFS=y 480# CONFIG_DEVFS_FS is not set 481# CONFIG_DEVPTS_FS_XATTR is not set 482# CONFIG_TMPFS is not set 483# CONFIG_HUGETLB_PAGE is not set 484CONFIG_RAMFS=y 485 486# 487# Miscellaneous filesystems 488# 489# CONFIG_ADFS_FS is not set 490# CONFIG_AFFS_FS is not set 491# CONFIG_HFS_FS is not set 492# CONFIG_HFSPLUS_FS is not set 493# CONFIG_BEFS_FS is not set 494# CONFIG_BFS_FS is not set 495# CONFIG_EFS_FS is not set 496CONFIG_JFFS_FS=y 497CONFIG_JFFS_FS_VERBOSE=0 498# CONFIG_JFFS_PROC_FS is not set 499# CONFIG_JFFS2_FS is not set 500# CONFIG_CRAMFS is not set 501# CONFIG_VXFS_FS is not set 502# CONFIG_HPFS_FS is not set 503# CONFIG_QNX4FS_FS is not set 504# CONFIG_SYSV_FS is not set 505# CONFIG_UFS_FS is not set 506 507# 508# Network File Systems 509# 510 511# 512# Partition Types 513# 514# CONFIG_PARTITION_ADVANCED is not set 515CONFIG_MSDOS_PARTITION=y 516 517# 518# Native Language Support 519# 520# CONFIG_NLS is not set 521 522# 523# Profiling support 524# 525# CONFIG_PROFILING is not set 526 527# 528# Kernel hacking 529# 530# CONFIG_PRINTK_TIME is not set 531# CONFIG_DEBUG_KERNEL is not set 532CONFIG_LOG_BUF_SHIFT=14 533# CONFIG_DEBUG_BUGVERBOSE is not set 534CONFIG_FRAME_POINTER=y 535CONFIG_DEBUG_USER=y 536 537# 538# Security options 539# 540# CONFIG_KEYS is not set 541# CONFIG_SECURITY is not set 542 543# 544# Cryptographic options 545# 546# CONFIG_CRYPTO is not set 547 548# 549# Hardware crypto devices 550# 551 552# 553# Library routines 554# 555# CONFIG_CRC_CCITT is not set 556CONFIG_CRC32=y 557# CONFIG_LIBCRC32C is not set