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 574 lines 9.6 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 21:48:12 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 84CONFIG_ARCH_EDB7211=y 85# CONFIG_ARCH_P720T is not set 86# CONFIG_ARCH_FORTUNET is not set 87CONFIG_ARCH_EP7211=y 88# CONFIG_EP72XX_ROM_BOOT is not set 89 90# 91# Processor Type 92# 93CONFIG_CPU_32=y 94CONFIG_CPU_ARM720T=y 95CONFIG_CPU_32v4=y 96CONFIG_CPU_ABRT_LV4T=y 97CONFIG_CPU_CACHE_V4=y 98CONFIG_CPU_CACHE_VIVT=y 99CONFIG_CPU_COPY_V4WT=y 100CONFIG_CPU_TLB_V4WT=y 101 102# 103# Processor Features 104# 105CONFIG_ARM_THUMB=y 106 107# 108# Bus support 109# 110CONFIG_ISA=y 111 112# 113# PCCARD (PCMCIA/CardBus) support 114# 115# CONFIG_PCCARD is not set 116 117# 118# Kernel Features 119# 120# CONFIG_PREEMPT is not set 121CONFIG_DISCONTIGMEM=y 122CONFIG_ALIGNMENT_TRAP=y 123 124# 125# Boot options 126# 127CONFIG_ZBOOT_ROM_TEXT=0x0 128CONFIG_ZBOOT_ROM_BSS=0x0 129CONFIG_CMDLINE="" 130# CONFIG_XIP_KERNEL is not set 131 132# 133# Floating point emulation 134# 135 136# 137# At least one emulation must be selected 138# 139# CONFIG_FPE_NWFPE is not set 140# CONFIG_FPE_FASTFPE is not set 141 142# 143# Userspace binary formats 144# 145CONFIG_BINFMT_ELF=y 146# CONFIG_BINFMT_AOUT is not set 147# CONFIG_BINFMT_MISC is not set 148# CONFIG_ARTHUR is not set 149 150# 151# Power management options 152# 153# CONFIG_PM is not set 154 155# 156# Device Drivers 157# 158 159# 160# Generic Driver Options 161# 162CONFIG_STANDALONE=y 163CONFIG_PREVENT_FIRMWARE_BUILD=y 164# CONFIG_FW_LOADER is not set 165 166# 167# Memory Technology Devices (MTD) 168# 169# CONFIG_MTD is not set 170 171# 172# Parallel port support 173# 174# CONFIG_PARPORT is not set 175 176# 177# Plug and Play support 178# 179# CONFIG_PNP is not set 180 181# 182# Block devices 183# 184# CONFIG_BLK_DEV_FD is not set 185# CONFIG_BLK_DEV_XD is not set 186# CONFIG_BLK_DEV_COW_COMMON is not set 187# CONFIG_BLK_DEV_LOOP is not set 188# CONFIG_BLK_DEV_NBD is not set 189CONFIG_BLK_DEV_RAM=y 190CONFIG_BLK_DEV_RAM_COUNT=16 191CONFIG_BLK_DEV_RAM_SIZE=4096 192CONFIG_BLK_DEV_INITRD=y 193CONFIG_INITRAMFS_SOURCE="" 194# CONFIG_CDROM_PKTCDVD is not set 195 196# 197# IO Schedulers 198# 199CONFIG_IOSCHED_NOOP=y 200CONFIG_IOSCHED_AS=y 201CONFIG_IOSCHED_DEADLINE=y 202CONFIG_IOSCHED_CFQ=y 203# CONFIG_ATA_OVER_ETH is not set 204 205# 206# SCSI device support 207# 208# CONFIG_SCSI is not set 209 210# 211# Multi-device support (RAID and LVM) 212# 213# CONFIG_MD is not set 214 215# 216# Fusion MPT device support 217# 218 219# 220# IEEE 1394 (FireWire) support 221# 222 223# 224# I2O device support 225# 226 227# 228# Networking support 229# 230CONFIG_NET=y 231 232# 233# Networking options 234# 235CONFIG_PACKET=y 236# CONFIG_PACKET_MMAP is not set 237# CONFIG_NETLINK_DEV is not set 238CONFIG_UNIX=y 239# CONFIG_NET_KEY is not set 240CONFIG_INET=y 241# CONFIG_IP_MULTICAST is not set 242# CONFIG_IP_ADVANCED_ROUTER is not set 243# CONFIG_IP_PNP is not set 244# CONFIG_NET_IPIP is not set 245# CONFIG_NET_IPGRE is not set 246# CONFIG_ARPD is not set 247# CONFIG_SYN_COOKIES is not set 248# CONFIG_INET_AH is not set 249# CONFIG_INET_ESP is not set 250# CONFIG_INET_IPCOMP is not set 251# CONFIG_INET_TUNNEL is not set 252# CONFIG_IP_TCPDIAG is not set 253# CONFIG_IP_TCPDIAG_IPV6 is not set 254# CONFIG_IPV6 is not set 255# CONFIG_NETFILTER is not set 256 257# 258# SCTP Configuration (EXPERIMENTAL) 259# 260# CONFIG_IP_SCTP is not set 261# CONFIG_ATM is not set 262# CONFIG_BRIDGE is not set 263# CONFIG_VLAN_8021Q is not set 264# CONFIG_DECNET is not set 265# CONFIG_LLC2 is not set 266# CONFIG_IPX is not set 267# CONFIG_ATALK is not set 268# CONFIG_X25 is not set 269# CONFIG_LAPB is not set 270# CONFIG_NET_DIVERT is not set 271# CONFIG_ECONET is not set 272# CONFIG_WAN_ROUTER is not set 273 274# 275# QoS and/or fair queueing 276# 277# CONFIG_NET_SCHED is not set 278# CONFIG_NET_CLS_ROUTE is not set 279 280# 281# Network testing 282# 283# CONFIG_NET_PKTGEN is not set 284# CONFIG_NETPOLL is not set 285# CONFIG_NET_POLL_CONTROLLER is not set 286# CONFIG_HAMRADIO is not set 287# CONFIG_IRDA is not set 288# CONFIG_BT is not set 289CONFIG_NETDEVICES=y 290# CONFIG_DUMMY is not set 291# CONFIG_BONDING is not set 292# CONFIG_EQUALIZER is not set 293# CONFIG_TUN is not set 294 295# 296# ARCnet devices 297# 298# CONFIG_ARCNET is not set 299 300# 301# Ethernet (10 or 100Mbit) 302# 303# CONFIG_NET_ETHERNET is not set 304 305# 306# Ethernet (1000 Mbit) 307# 308 309# 310# Ethernet (10000 Mbit) 311# 312 313# 314# Token Ring devices 315# 316# CONFIG_TR is not set 317 318# 319# Wireless LAN (non-hamradio) 320# 321# CONFIG_NET_RADIO is not set 322 323# 324# Wan interfaces 325# 326# CONFIG_WAN is not set 327# CONFIG_PPP is not set 328# CONFIG_SLIP is not set 329# CONFIG_SHAPER is not set 330# CONFIG_NETCONSOLE 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# 345CONFIG_SERIO=y 346CONFIG_SERIO_SERPORT=y 347CONFIG_SERIO_LIBPS2=y 348# CONFIG_SERIO_RAW is not set 349# CONFIG_GAMEPORT is not set 350CONFIG_SOUND_GAMEPORT=y 351 352# 353# Character devices 354# 355# CONFIG_VT is not set 356# CONFIG_SERIAL_NONSTANDARD is not set 357 358# 359# Serial drivers 360# 361# CONFIG_SERIAL_8250 is not set 362 363# 364# Non-8250 serial port support 365# 366CONFIG_SERIAL_CLPS711X=y 367CONFIG_SERIAL_CLPS711X_CONSOLE=y 368CONFIG_SERIAL_CORE=y 369CONFIG_SERIAL_CORE_CONSOLE=y 370CONFIG_UNIX98_PTYS=y 371CONFIG_LEGACY_PTYS=y 372CONFIG_LEGACY_PTY_COUNT=256 373 374# 375# IPMI 376# 377# CONFIG_IPMI_HANDLER is not set 378 379# 380# Watchdog Cards 381# 382# CONFIG_WATCHDOG is not set 383# CONFIG_NVRAM is not set 384# CONFIG_RTC is not set 385# CONFIG_DTLK is not set 386# CONFIG_R3964 is not set 387 388# 389# Ftape, the floppy tape device driver 390# 391# CONFIG_DRM is not set 392# CONFIG_RAW_DRIVER is not set 393 394# 395# TPM devices 396# 397# CONFIG_TCG_TPM is not set 398 399# 400# I2C support 401# 402# CONFIG_I2C is not set 403 404# 405# Misc devices 406# 407 408# 409# Multimedia devices 410# 411# CONFIG_VIDEO_DEV is not set 412 413# 414# Digital Video Broadcasting Devices 415# 416# CONFIG_DVB is not set 417 418# 419# Graphics support 420# 421# CONFIG_FB is not set 422 423# 424# Sound 425# 426# CONFIG_SOUND is not set 427 428# 429# USB support 430# 431CONFIG_USB_ARCH_HAS_HCD=y 432# CONFIG_USB_ARCH_HAS_OHCI is not set 433# CONFIG_USB is not set 434 435# 436# USB Gadget Support 437# 438# CONFIG_USB_GADGET is not set 439 440# 441# MMC/SD Card support 442# 443# CONFIG_MMC is not set 444 445# 446# File systems 447# 448CONFIG_EXT2_FS=y 449# CONFIG_EXT2_FS_XATTR is not set 450# CONFIG_EXT3_FS is not set 451# CONFIG_JBD is not set 452# CONFIG_REISERFS_FS is not set 453# CONFIG_JFS_FS is not set 454 455# 456# XFS support 457# 458# CONFIG_XFS_FS is not set 459CONFIG_MINIX_FS=y 460# CONFIG_ROMFS_FS is not set 461# CONFIG_QUOTA is not set 462CONFIG_DNOTIFY=y 463# CONFIG_AUTOFS_FS is not set 464# CONFIG_AUTOFS4_FS is not set 465 466# 467# CD-ROM/DVD Filesystems 468# 469# CONFIG_ISO9660_FS is not set 470# CONFIG_UDF_FS is not set 471 472# 473# DOS/FAT/NT Filesystems 474# 475# CONFIG_MSDOS_FS is not set 476# CONFIG_VFAT_FS is not set 477# CONFIG_NTFS_FS is not set 478 479# 480# Pseudo filesystems 481# 482CONFIG_PROC_FS=y 483CONFIG_SYSFS=y 484# CONFIG_DEVFS_FS is not set 485# CONFIG_DEVPTS_FS_XATTR is not set 486# CONFIG_TMPFS is not set 487# CONFIG_HUGETLB_PAGE is not set 488CONFIG_RAMFS=y 489 490# 491# Miscellaneous filesystems 492# 493# CONFIG_ADFS_FS is not set 494# CONFIG_AFFS_FS is not set 495# CONFIG_HFS_FS is not set 496# CONFIG_HFSPLUS_FS is not set 497# CONFIG_BEFS_FS is not set 498# CONFIG_BFS_FS is not set 499# CONFIG_EFS_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# CONFIG_NFS_FS is not set 511# CONFIG_NFSD is not set 512# CONFIG_SMB_FS is not set 513# CONFIG_CIFS is not set 514# CONFIG_NCP_FS is not set 515# CONFIG_CODA_FS is not set 516# CONFIG_AFS_FS is not set 517 518# 519# Partition Types 520# 521CONFIG_PARTITION_ADVANCED=y 522# CONFIG_ACORN_PARTITION is not set 523# CONFIG_OSF_PARTITION is not set 524# CONFIG_AMIGA_PARTITION is not set 525# CONFIG_ATARI_PARTITION is not set 526# CONFIG_MAC_PARTITION is not set 527# CONFIG_MSDOS_PARTITION is not set 528# CONFIG_LDM_PARTITION is not set 529# CONFIG_SGI_PARTITION is not set 530# CONFIG_ULTRIX_PARTITION is not set 531# CONFIG_SUN_PARTITION is not set 532# CONFIG_EFI_PARTITION is not set 533 534# 535# Native Language Support 536# 537# CONFIG_NLS is not set 538 539# 540# Profiling support 541# 542# CONFIG_PROFILING is not set 543 544# 545# Kernel hacking 546# 547# CONFIG_PRINTK_TIME is not set 548# CONFIG_DEBUG_KERNEL is not set 549CONFIG_LOG_BUF_SHIFT=14 550# CONFIG_DEBUG_BUGVERBOSE is not set 551CONFIG_FRAME_POINTER=y 552CONFIG_DEBUG_USER=y 553 554# 555# Security options 556# 557# CONFIG_KEYS is not set 558# CONFIG_SECURITY is not set 559 560# 561# Cryptographic options 562# 563# CONFIG_CRYPTO is not set 564 565# 566# Hardware crypto devices 567# 568 569# 570# Library routines 571# 572# CONFIG_CRC_CCITT is not set 573CONFIG_CRC32=y 574# CONFIG_LIBCRC32C is not set