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.18 659 lines 12 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.12-rc4 4# Tue May 24 22:36:27 2005 5# 6CONFIG_MMU=y 7CONFIG_GENERIC_HARDIRQS=y 8CONFIG_RWSEM_XCHGADD_ALGORITHM=y 9CONFIG_GENERIC_CALIBRATE_DELAY=y 10CONFIG_HAVE_DEC_LOCK=y 11CONFIG_PPC=y 12CONFIG_PPC32=y 13CONFIG_GENERIC_NVRAM=y 14CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 15 16# 17# Code maturity level options 18# 19CONFIG_EXPERIMENTAL=y 20CONFIG_CLEAN_COMPILE=y 21CONFIG_BROKEN_ON_SMP=y 22CONFIG_INIT_ENV_ARG_LIMIT=32 23 24# 25# General setup 26# 27CONFIG_LOCALVERSION="" 28CONFIG_SWAP=y 29CONFIG_SYSVIPC=y 30# CONFIG_POSIX_MQUEUE is not set 31# CONFIG_BSD_PROCESS_ACCT is not set 32CONFIG_SYSCTL=y 33# CONFIG_AUDIT is not set 34# CONFIG_HOTPLUG is not set 35CONFIG_KOBJECT_UEVENT=y 36# CONFIG_IKCONFIG is not set 37CONFIG_EMBEDDED=y 38# CONFIG_KALLSYMS is not set 39CONFIG_PRINTK=y 40CONFIG_BUG=y 41CONFIG_BASE_FULL=y 42CONFIG_FUTEX=y 43# CONFIG_EPOLL is not set 44# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 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# 56# CONFIG_MODULES is not set 57 58# 59# Processor 60# 61# CONFIG_6xx is not set 62# CONFIG_40x is not set 63# CONFIG_44x is not set 64# CONFIG_POWER3 is not set 65# CONFIG_POWER4 is not set 66# CONFIG_8xx is not set 67CONFIG_E500=y 68CONFIG_BOOKE=y 69CONFIG_FSL_BOOKE=y 70# CONFIG_PHYS_64BIT is not set 71CONFIG_SPE=y 72CONFIG_MATH_EMULATION=y 73# CONFIG_CPU_FREQ is not set 74# CONFIG_PM is not set 75CONFIG_85xx=y 76CONFIG_PPC_INDIRECT_PCI_BE=y 77 78# 79# Freescale 85xx options 80# 81# CONFIG_MPC8540_ADS is not set 82CONFIG_MPC8548_CDS=y 83# CONFIG_MPC8555_CDS is not set 84# CONFIG_MPC8560_ADS is not set 85# CONFIG_SBC8560 is not set 86# CONFIG_STX_GP3 is not set 87CONFIG_MPC8548=y 88 89# 90# Platform options 91# 92# CONFIG_SMP is not set 93# CONFIG_PREEMPT is not set 94# CONFIG_HIGHMEM is not set 95CONFIG_BINFMT_ELF=y 96# CONFIG_BINFMT_MISC is not set 97# CONFIG_CMDLINE_BOOL is not set 98CONFIG_ISA_DMA_API=y 99 100# 101# Bus options 102# 103# CONFIG_PCI is not set 104# CONFIG_PCI_DOMAINS is not set 105 106# 107# PCCARD (PCMCIA/CardBus) support 108# 109# CONFIG_PCCARD is not set 110 111# 112# Advanced setup 113# 114# CONFIG_ADVANCED_OPTIONS is not set 115 116# 117# Default settings for advanced configuration options are used 118# 119CONFIG_HIGHMEM_START=0xfe000000 120CONFIG_LOWMEM_SIZE=0x30000000 121CONFIG_KERNEL_START=0xc0000000 122CONFIG_TASK_SIZE=0x80000000 123CONFIG_BOOT_LOAD=0x00800000 124 125# 126# Device Drivers 127# 128 129# 130# Generic Driver Options 131# 132CONFIG_STANDALONE=y 133CONFIG_PREVENT_FIRMWARE_BUILD=y 134# CONFIG_FW_LOADER is not set 135 136# 137# Memory Technology Devices (MTD) 138# 139# CONFIG_MTD is not set 140 141# 142# Parallel port support 143# 144# CONFIG_PARPORT is not set 145 146# 147# Plug and Play support 148# 149 150# 151# Block devices 152# 153# CONFIG_BLK_DEV_FD is not set 154# CONFIG_BLK_DEV_COW_COMMON is not set 155CONFIG_BLK_DEV_LOOP=y 156# CONFIG_BLK_DEV_CRYPTOLOOP is not set 157# CONFIG_BLK_DEV_NBD is not set 158CONFIG_BLK_DEV_RAM=y 159CONFIG_BLK_DEV_RAM_COUNT=16 160CONFIG_BLK_DEV_RAM_SIZE=32768 161CONFIG_BLK_DEV_INITRD=y 162CONFIG_INITRAMFS_SOURCE="" 163# CONFIG_LBD is not set 164# CONFIG_CDROM_PKTCDVD is not set 165 166# 167# IO Schedulers 168# 169CONFIG_IOSCHED_NOOP=y 170CONFIG_IOSCHED_AS=y 171CONFIG_IOSCHED_DEADLINE=y 172CONFIG_IOSCHED_CFQ=y 173# CONFIG_ATA_OVER_ETH is not set 174 175# 176# ATA/ATAPI/MFM/RLL support 177# 178# CONFIG_IDE is not set 179 180# 181# SCSI device support 182# 183# CONFIG_SCSI is not set 184 185# 186# Multi-device support (RAID and LVM) 187# 188# CONFIG_MD is not set 189 190# 191# Fusion MPT device support 192# 193 194# 195# IEEE 1394 (FireWire) support 196# 197 198# 199# I2O device support 200# 201 202# 203# Macintosh device drivers 204# 205 206# 207# Networking support 208# 209CONFIG_NET=y 210 211# 212# Networking options 213# 214CONFIG_PACKET=y 215# CONFIG_PACKET_MMAP is not set 216CONFIG_UNIX=y 217# CONFIG_NET_KEY is not set 218CONFIG_INET=y 219CONFIG_IP_MULTICAST=y 220# CONFIG_IP_ADVANCED_ROUTER is not set 221CONFIG_IP_PNP=y 222CONFIG_IP_PNP_DHCP=y 223CONFIG_IP_PNP_BOOTP=y 224# CONFIG_IP_PNP_RARP is not set 225# CONFIG_NET_IPIP is not set 226# CONFIG_NET_IPGRE is not set 227# CONFIG_IP_MROUTE is not set 228# CONFIG_ARPD is not set 229CONFIG_SYN_COOKIES=y 230# CONFIG_INET_AH is not set 231# CONFIG_INET_ESP is not set 232# CONFIG_INET_IPCOMP is not set 233# CONFIG_INET_TUNNEL is not set 234CONFIG_IP_TCPDIAG=y 235# CONFIG_IP_TCPDIAG_IPV6 is not set 236# CONFIG_IPV6 is not set 237# CONFIG_NETFILTER is not set 238 239# 240# SCTP Configuration (EXPERIMENTAL) 241# 242# CONFIG_IP_SCTP is not set 243# CONFIG_ATM is not set 244# CONFIG_BRIDGE is not set 245# CONFIG_VLAN_8021Q is not set 246# CONFIG_DECNET is not set 247# CONFIG_LLC2 is not set 248# CONFIG_IPX is not set 249# CONFIG_ATALK is not set 250# CONFIG_X25 is not set 251# CONFIG_LAPB is not set 252# CONFIG_NET_DIVERT is not set 253# CONFIG_ECONET is not set 254# CONFIG_WAN_ROUTER is not set 255 256# 257# QoS and/or fair queueing 258# 259# CONFIG_NET_SCHED is not set 260# CONFIG_NET_CLS_ROUTE is not set 261 262# 263# Network testing 264# 265# CONFIG_NET_PKTGEN is not set 266# CONFIG_NETPOLL is not set 267# CONFIG_NET_POLL_CONTROLLER is not set 268# CONFIG_HAMRADIO is not set 269# CONFIG_IRDA is not set 270# CONFIG_BT is not set 271CONFIG_NETDEVICES=y 272# CONFIG_DUMMY is not set 273# CONFIG_BONDING is not set 274# CONFIG_EQUALIZER is not set 275# CONFIG_TUN is not set 276 277# 278# Ethernet (10 or 100Mbit) 279# 280CONFIG_NET_ETHERNET=y 281CONFIG_MII=y 282 283# 284# Ethernet (1000 Mbit) 285# 286CONFIG_GIANFAR=y 287CONFIG_GFAR_NAPI=y 288 289# 290# Ethernet (10000 Mbit) 291# 292 293# 294# Token Ring devices 295# 296 297# 298# Wireless LAN (non-hamradio) 299# 300# CONFIG_NET_RADIO is not set 301 302# 303# Wan interfaces 304# 305# CONFIG_WAN is not set 306# CONFIG_PPP is not set 307# CONFIG_SLIP is not set 308# CONFIG_SHAPER is not set 309# CONFIG_NETCONSOLE is not set 310 311# 312# ISDN subsystem 313# 314# CONFIG_ISDN is not set 315 316# 317# Telephony Support 318# 319# CONFIG_PHONE is not set 320 321# 322# Input device support 323# 324CONFIG_INPUT=y 325 326# 327# Userland interfaces 328# 329# CONFIG_INPUT_MOUSEDEV is not set 330# CONFIG_INPUT_JOYDEV is not set 331# CONFIG_INPUT_TSDEV is not set 332# CONFIG_INPUT_EVDEV is not set 333# CONFIG_INPUT_EVBUG is not set 334 335# 336# Input Device Drivers 337# 338# CONFIG_INPUT_KEYBOARD is not set 339# CONFIG_INPUT_MOUSE is not set 340# CONFIG_INPUT_JOYSTICK is not set 341# CONFIG_INPUT_TOUCHSCREEN is not set 342# CONFIG_INPUT_MISC is not set 343 344# 345# Hardware I/O ports 346# 347# CONFIG_SERIO is not set 348# CONFIG_GAMEPORT is not set 349CONFIG_SOUND_GAMEPORT=y 350 351# 352# Character devices 353# 354# CONFIG_VT is not set 355# CONFIG_SERIAL_NONSTANDARD is not set 356 357# 358# Serial drivers 359# 360CONFIG_SERIAL_8250=y 361CONFIG_SERIAL_8250_CONSOLE=y 362CONFIG_SERIAL_8250_NR_UARTS=4 363# CONFIG_SERIAL_8250_EXTENDED is not set 364 365# 366# Non-8250 serial port support 367# 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 384CONFIG_GEN_RTC=y 385# CONFIG_GEN_RTC_X is not set 386# CONFIG_DTLK is not set 387# CONFIG_R3964 is not set 388 389# 390# Ftape, the floppy tape device driver 391# 392# CONFIG_AGP is not set 393# CONFIG_DRM is not set 394# CONFIG_RAW_DRIVER is not set 395 396# 397# TPM devices 398# 399 400# 401# I2C support 402# 403CONFIG_I2C=y 404CONFIG_I2C_CHARDEV=y 405 406# 407# I2C Algorithms 408# 409# CONFIG_I2C_ALGOBIT is not set 410# CONFIG_I2C_ALGOPCF is not set 411# CONFIG_I2C_ALGOPCA is not set 412 413# 414# I2C Hardware Bus support 415# 416# CONFIG_I2C_ISA is not set 417CONFIG_I2C_MPC=y 418# CONFIG_I2C_PARPORT_LIGHT is not set 419# CONFIG_I2C_PCA_ISA is not set 420 421# 422# Hardware Sensors Chip support 423# 424# CONFIG_I2C_SENSOR is not set 425# CONFIG_SENSORS_ADM1021 is not set 426# CONFIG_SENSORS_ADM1025 is not set 427# CONFIG_SENSORS_ADM1026 is not set 428# CONFIG_SENSORS_ADM1031 is not set 429# CONFIG_SENSORS_ASB100 is not set 430# CONFIG_SENSORS_DS1621 is not set 431# CONFIG_SENSORS_FSCHER is not set 432# CONFIG_SENSORS_FSCPOS is not set 433# CONFIG_SENSORS_GL518SM is not set 434# CONFIG_SENSORS_GL520SM is not set 435# CONFIG_SENSORS_IT87 is not set 436# CONFIG_SENSORS_LM63 is not set 437# CONFIG_SENSORS_LM75 is not set 438# CONFIG_SENSORS_LM77 is not set 439# CONFIG_SENSORS_LM78 is not set 440# CONFIG_SENSORS_LM80 is not set 441# CONFIG_SENSORS_LM83 is not set 442# CONFIG_SENSORS_LM85 is not set 443# CONFIG_SENSORS_LM87 is not set 444# CONFIG_SENSORS_LM90 is not set 445# CONFIG_SENSORS_LM92 is not set 446# CONFIG_SENSORS_MAX1619 is not set 447# CONFIG_SENSORS_PC87360 is not set 448# CONFIG_SENSORS_SMSC47B397 is not set 449# CONFIG_SENSORS_SMSC47M1 is not set 450# CONFIG_SENSORS_W83781D is not set 451# CONFIG_SENSORS_W83L785TS is not set 452# CONFIG_SENSORS_W83627HF is not set 453 454# 455# Other I2C Chip support 456# 457# CONFIG_SENSORS_DS1337 is not set 458# CONFIG_SENSORS_EEPROM is not set 459# CONFIG_SENSORS_PCF8574 is not set 460# CONFIG_SENSORS_PCF8591 is not set 461# CONFIG_SENSORS_RTC8564 is not set 462# CONFIG_SENSORS_M41T00 is not set 463# CONFIG_I2C_DEBUG_CORE is not set 464# CONFIG_I2C_DEBUG_ALGO is not set 465# CONFIG_I2C_DEBUG_BUS is not set 466# CONFIG_I2C_DEBUG_CHIP is not set 467 468# 469# Dallas's 1-wire bus 470# 471# CONFIG_W1 is not set 472 473# 474# Misc devices 475# 476 477# 478# Multimedia devices 479# 480# CONFIG_VIDEO_DEV is not set 481 482# 483# Digital Video Broadcasting Devices 484# 485# CONFIG_DVB is not set 486 487# 488# Graphics support 489# 490# CONFIG_FB is not set 491 492# 493# Sound 494# 495# CONFIG_SOUND is not set 496 497# 498# USB support 499# 500# CONFIG_USB_ARCH_HAS_HCD is not set 501# CONFIG_USB_ARCH_HAS_OHCI is not set 502 503# 504# USB Gadget Support 505# 506# CONFIG_USB_GADGET is not set 507 508# 509# MMC/SD Card support 510# 511# CONFIG_MMC is not set 512 513# 514# InfiniBand support 515# 516# CONFIG_INFINIBAND is not set 517 518# 519# File systems 520# 521CONFIG_EXT2_FS=y 522# CONFIG_EXT2_FS_XATTR is not set 523CONFIG_EXT3_FS=y 524CONFIG_EXT3_FS_XATTR=y 525# CONFIG_EXT3_FS_POSIX_ACL is not set 526# CONFIG_EXT3_FS_SECURITY is not set 527CONFIG_JBD=y 528# CONFIG_JBD_DEBUG is not set 529CONFIG_FS_MBCACHE=y 530# CONFIG_REISERFS_FS is not set 531# CONFIG_JFS_FS is not set 532 533# 534# XFS support 535# 536# CONFIG_XFS_FS is not set 537# CONFIG_MINIX_FS is not set 538# CONFIG_ROMFS_FS is not set 539# CONFIG_QUOTA is not set 540CONFIG_DNOTIFY=y 541# CONFIG_AUTOFS_FS is not set 542# CONFIG_AUTOFS4_FS is not set 543 544# 545# CD-ROM/DVD Filesystems 546# 547# CONFIG_ISO9660_FS is not set 548# CONFIG_UDF_FS is not set 549 550# 551# DOS/FAT/NT Filesystems 552# 553# CONFIG_MSDOS_FS is not set 554# CONFIG_VFAT_FS is not set 555# CONFIG_NTFS_FS is not set 556 557# 558# Pseudo filesystems 559# 560CONFIG_PROC_FS=y 561CONFIG_PROC_KCORE=y 562CONFIG_SYSFS=y 563# CONFIG_DEVFS_FS is not set 564# CONFIG_DEVPTS_FS_XATTR is not set 565CONFIG_TMPFS=y 566# CONFIG_TMPFS_XATTR is not set 567# CONFIG_HUGETLB_PAGE is not set 568CONFIG_RAMFS=y 569 570# 571# Miscellaneous filesystems 572# 573# CONFIG_ADFS_FS is not set 574# CONFIG_AFFS_FS is not set 575# CONFIG_HFS_FS is not set 576# CONFIG_HFSPLUS_FS is not set 577# CONFIG_BEFS_FS is not set 578# CONFIG_BFS_FS is not set 579# CONFIG_EFS_FS is not set 580# CONFIG_CRAMFS is not set 581# CONFIG_VXFS_FS is not set 582# CONFIG_HPFS_FS is not set 583# CONFIG_QNX4FS_FS is not set 584# CONFIG_SYSV_FS is not set 585# CONFIG_UFS_FS is not set 586 587# 588# Network File Systems 589# 590CONFIG_NFS_FS=y 591# CONFIG_NFS_V3 is not set 592# CONFIG_NFS_V4 is not set 593# CONFIG_NFS_DIRECTIO is not set 594# CONFIG_NFSD is not set 595CONFIG_ROOT_NFS=y 596CONFIG_LOCKD=y 597CONFIG_SUNRPC=y 598# CONFIG_RPCSEC_GSS_KRB5 is not set 599# CONFIG_RPCSEC_GSS_SPKM3 is not set 600# CONFIG_SMB_FS is not set 601# CONFIG_CIFS is not set 602# CONFIG_NCP_FS is not set 603# CONFIG_CODA_FS is not set 604# CONFIG_AFS_FS is not set 605 606# 607# Partition Types 608# 609CONFIG_PARTITION_ADVANCED=y 610# CONFIG_ACORN_PARTITION is not set 611# CONFIG_OSF_PARTITION is not set 612# CONFIG_AMIGA_PARTITION is not set 613# CONFIG_ATARI_PARTITION is not set 614# CONFIG_MAC_PARTITION is not set 615# CONFIG_MSDOS_PARTITION is not set 616# CONFIG_LDM_PARTITION is not set 617# CONFIG_SGI_PARTITION is not set 618# CONFIG_ULTRIX_PARTITION is not set 619# CONFIG_SUN_PARTITION is not set 620# CONFIG_EFI_PARTITION is not set 621 622# 623# Native Language Support 624# 625# CONFIG_NLS is not set 626 627# 628# Library routines 629# 630# CONFIG_CRC_CCITT is not set 631CONFIG_CRC32=y 632# CONFIG_LIBCRC32C is not set 633 634# 635# Profiling support 636# 637# CONFIG_PROFILING is not set 638 639# 640# Kernel hacking 641# 642# CONFIG_PRINTK_TIME is not set 643# CONFIG_DEBUG_KERNEL is not set 644CONFIG_LOG_BUF_SHIFT=14 645 646# 647# Security options 648# 649# CONFIG_KEYS is not set 650# CONFIG_SECURITY is not set 651 652# 653# Cryptographic options 654# 655# CONFIG_CRYPTO is not set 656 657# 658# Hardware crypto devices 659#