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.26-rc3 739 lines 13 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.16-rc1 4# Wed Jan 18 00:49:20 2006 5# 6CONFIG_MMU=y 7CONFIG_GENERIC_HARDIRQS=y 8CONFIG_RWSEM_XCHGADD_ALGORITHM=y 9CONFIG_GENERIC_CALIBRATE_DELAY=y 10CONFIG_PPC=y 11CONFIG_PPC32=y 12CONFIG_GENERIC_NVRAM=y 13CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y 14CONFIG_ARCH_MAY_HAVE_PC_FDC=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_LOCALVERSION_AUTO=y 29# CONFIG_SWAP is not set 30CONFIG_SYSVIPC=y 31# CONFIG_POSIX_MQUEUE is not set 32CONFIG_BSD_PROCESS_ACCT=y 33CONFIG_BSD_PROCESS_ACCT_V3=y 34CONFIG_SYSCTL=y 35# CONFIG_AUDIT is not set 36# CONFIG_IKCONFIG is not set 37CONFIG_INITRAMFS_SOURCE="" 38CONFIG_CC_OPTIMIZE_FOR_SIZE=y 39# CONFIG_EMBEDDED is not set 40CONFIG_KALLSYMS=y 41# CONFIG_KALLSYMS_ALL is not set 42# CONFIG_KALLSYMS_EXTRA_PASS is not set 43CONFIG_HOTPLUG=y 44CONFIG_PRINTK=y 45CONFIG_BUG=y 46CONFIG_ELF_CORE=y 47CONFIG_BASE_FULL=y 48CONFIG_FUTEX=y 49CONFIG_EPOLL=y 50CONFIG_SHMEM=y 51CONFIG_CC_ALIGN_FUNCTIONS=0 52CONFIG_CC_ALIGN_LABELS=0 53CONFIG_CC_ALIGN_LOOPS=0 54CONFIG_CC_ALIGN_JUMPS=0 55CONFIG_SLAB=y 56# CONFIG_TINY_SHMEM is not set 57CONFIG_BASE_SMALL=0 58# CONFIG_SLOB is not set 59 60# 61# Loadable module support 62# 63CONFIG_MODULES=y 64CONFIG_MODULE_UNLOAD=y 65CONFIG_MODULE_FORCE_UNLOAD=y 66CONFIG_OBSOLETE_MODPARM=y 67CONFIG_MODVERSIONS=y 68CONFIG_MODULE_SRCVERSION_ALL=y 69CONFIG_KMOD=y 70 71# 72# Block layer 73# 74CONFIG_LBD=y 75 76# 77# IO Schedulers 78# 79CONFIG_IOSCHED_NOOP=y 80CONFIG_IOSCHED_AS=y 81CONFIG_IOSCHED_DEADLINE=y 82CONFIG_IOSCHED_CFQ=y 83CONFIG_DEFAULT_AS=y 84# CONFIG_DEFAULT_DEADLINE is not set 85# CONFIG_DEFAULT_CFQ is not set 86# CONFIG_DEFAULT_NOOP is not set 87CONFIG_DEFAULT_IOSCHED="anticipatory" 88 89# 90# Processor 91# 92# CONFIG_6xx is not set 93CONFIG_40x=y 94# CONFIG_44x is not set 95# CONFIG_POWER3 is not set 96# CONFIG_8xx is not set 97# CONFIG_E200 is not set 98# CONFIG_E500 is not set 99# CONFIG_MATH_EMULATION is not set 100# CONFIG_KEXEC is not set 101# CONFIG_CPU_FREQ is not set 102CONFIG_4xx=y 103# CONFIG_WANT_EARLY_SERIAL is not set 104 105# 106# IBM 4xx options 107# 108# CONFIG_BUBINGA is not set 109# CONFIG_CPCI405 is not set 110# CONFIG_EP405 is not set 111# CONFIG_REDWOOD_5 is not set 112# CONFIG_REDWOOD_6 is not set 113# CONFIG_SYCAMORE is not set 114# CONFIG_WALNUT is not set 115CONFIG_XILINX_ML300=y 116CONFIG_IBM405_ERR77=y 117CONFIG_IBM405_ERR51=y 118CONFIG_XILINX_VIRTEX=y 119CONFIG_EMBEDDEDBOOT=y 120# CONFIG_PPC4xx_DMA is not set 121CONFIG_PPC_GEN550=y 122CONFIG_UART0_TTYS0=y 123# CONFIG_UART0_TTYS1 is not set 124CONFIG_NOT_COHERENT_CACHE=y 125 126# 127# Platform options 128# 129# CONFIG_PC_KEYBOARD is not set 130# CONFIG_HIGHMEM is not set 131# CONFIG_HZ_100 is not set 132CONFIG_HZ_250=y 133# CONFIG_HZ_1000 is not set 134CONFIG_HZ=250 135CONFIG_PREEMPT_NONE=y 136# CONFIG_PREEMPT_VOLUNTARY is not set 137# CONFIG_PREEMPT is not set 138CONFIG_SELECT_MEMORY_MODEL=y 139CONFIG_FLATMEM_MANUAL=y 140# CONFIG_DISCONTIGMEM_MANUAL is not set 141# CONFIG_SPARSEMEM_MANUAL is not set 142CONFIG_FLATMEM=y 143CONFIG_FLAT_NODE_MEM_MAP=y 144# CONFIG_SPARSEMEM_STATIC is not set 145CONFIG_SPLIT_PTLOCK_CPUS=4 146CONFIG_BINFMT_ELF=y 147# CONFIG_BINFMT_MISC is not set 148CONFIG_CMDLINE_BOOL=y 149CONFIG_CMDLINE="console=ttyS0,9600" 150# CONFIG_PM is not set 151# CONFIG_HIBERNATION is not set 152CONFIG_SECCOMP=y 153CONFIG_ISA_DMA_API=y 154 155# 156# Bus options 157# 158# CONFIG_PPC_I8259 is not set 159# CONFIG_PCI is not set 160# CONFIG_PCI_DOMAINS is not set 161 162# 163# PCCARD (PCMCIA/CardBus) support 164# 165# CONFIG_PCCARD is not set 166 167# 168# Advanced setup 169# 170# CONFIG_ADVANCED_OPTIONS is not set 171 172# 173# Default settings for advanced configuration options are used 174# 175CONFIG_HIGHMEM_START=0xfe000000 176CONFIG_LOWMEM_SIZE=0x30000000 177CONFIG_KERNEL_START=0xc0000000 178CONFIG_TASK_SIZE=0x80000000 179CONFIG_CONSISTENT_START=0xff100000 180CONFIG_CONSISTENT_SIZE=0x00200000 181CONFIG_BOOT_LOAD=0x00400000 182 183# 184# Networking 185# 186CONFIG_NET=y 187 188# 189# Networking options 190# 191CONFIG_PACKET=y 192CONFIG_PACKET_MMAP=y 193CONFIG_UNIX=y 194# CONFIG_NET_KEY is not set 195CONFIG_INET=y 196# CONFIG_IP_MULTICAST is not set 197# CONFIG_IP_ADVANCED_ROUTER is not set 198CONFIG_IP_FIB_HASH=y 199CONFIG_IP_PNP=y 200CONFIG_IP_PNP_DHCP=y 201# CONFIG_IP_PNP_BOOTP is not set 202# CONFIG_IP_PNP_RARP is not set 203# CONFIG_NET_IPIP is not set 204# CONFIG_NET_IPGRE is not set 205# CONFIG_ARPD is not set 206# CONFIG_SYN_COOKIES is not set 207# CONFIG_INET_AH is not set 208# CONFIG_INET_ESP is not set 209# CONFIG_INET_IPCOMP is not set 210# CONFIG_INET_TUNNEL is not set 211CONFIG_INET_DIAG=y 212CONFIG_INET_TCP_DIAG=y 213# CONFIG_TCP_CONG_ADVANCED is not set 214CONFIG_TCP_CONG_BIC=y 215# CONFIG_IPV6 is not set 216# CONFIG_NETFILTER is not set 217 218# 219# DCCP Configuration (EXPERIMENTAL) 220# 221# CONFIG_IP_DCCP is not set 222 223# 224# SCTP Configuration (EXPERIMENTAL) 225# 226# CONFIG_IP_SCTP is not set 227# CONFIG_ATM is not set 228# CONFIG_BRIDGE is not set 229# CONFIG_VLAN_8021Q is not set 230# CONFIG_DECNET is not set 231# CONFIG_LLC2 is not set 232# CONFIG_IPX is not set 233# CONFIG_ATALK is not set 234# CONFIG_X25 is not set 235# CONFIG_LAPB is not set 236 237# 238# TIPC Configuration (EXPERIMENTAL) 239# 240# CONFIG_TIPC is not set 241# CONFIG_NET_DIVERT is not set 242# CONFIG_ECONET is not set 243# CONFIG_WAN_ROUTER is not set 244 245# 246# QoS and/or fair queueing 247# 248# CONFIG_NET_SCHED is not set 249 250# 251# Network testing 252# 253# CONFIG_NET_PKTGEN is not set 254# CONFIG_HAMRADIO is not set 255# CONFIG_IRDA is not set 256# CONFIG_BT is not set 257# CONFIG_IEEE80211 is not set 258 259# 260# Device Drivers 261# 262 263# 264# Generic Driver Options 265# 266CONFIG_STANDALONE=y 267CONFIG_PREVENT_FIRMWARE_BUILD=y 268# CONFIG_FW_LOADER is not set 269# CONFIG_DEBUG_DRIVER is not set 270 271# 272# Connector - unified userspace <-> kernelspace linker 273# 274# CONFIG_CONNECTOR is not set 275 276# 277# Memory Technology Devices (MTD) 278# 279# CONFIG_MTD is not set 280 281# 282# Parallel port support 283# 284# CONFIG_PARPORT is not set 285 286# 287# Plug and Play support 288# 289 290# 291# Block devices 292# 293# CONFIG_BLK_DEV_FD is not set 294# CONFIG_BLK_DEV_COW_COMMON is not set 295# CONFIG_BLK_DEV_LOOP is not set 296# CONFIG_BLK_DEV_NBD is not set 297CONFIG_BLK_DEV_RAM=y 298CONFIG_BLK_DEV_RAM_COUNT=16 299CONFIG_BLK_DEV_RAM_SIZE=65536 300CONFIG_BLK_DEV_INITRD=y 301# CONFIG_CDROM_PKTCDVD is not set 302# CONFIG_ATA_OVER_ETH is not set 303 304# 305# ATA/ATAPI/MFM/RLL support 306# 307# CONFIG_IDE is not set 308 309# 310# SCSI device support 311# 312# CONFIG_RAID_ATTRS is not set 313# CONFIG_SCSI is not set 314 315# 316# Multi-device support (RAID and LVM) 317# 318# CONFIG_MD is not set 319 320# 321# Fusion MPT device support 322# 323# CONFIG_FUSION is not set 324 325# 326# IEEE 1394 (FireWire) support 327# 328 329# 330# I2O device support 331# 332 333# 334# Macintosh device drivers 335# 336# CONFIG_WINDFARM is not set 337 338# 339# Network device support 340# 341CONFIG_NETDEVICES=y 342# CONFIG_DUMMY is not set 343# CONFIG_BONDING is not set 344# CONFIG_EQUALIZER is not set 345CONFIG_TUN=y 346 347# 348# PHY device support 349# 350 351# 352# Ethernet (10 or 100Mbit) 353# 354# CONFIG_NET_ETHERNET is not set 355# CONFIG_IBM_EMAC is not set 356 357# 358# Ethernet (1000 Mbit) 359# 360 361# 362# Ethernet (10000 Mbit) 363# 364 365# 366# Token Ring devices 367# 368 369# 370# Wireless LAN (non-hamradio) 371# 372# CONFIG_NET_RADIO is not set 373 374# 375# Wan interfaces 376# 377# CONFIG_WAN is not set 378# CONFIG_PPP is not set 379# CONFIG_SLIP is not set 380# CONFIG_SHAPER is not set 381# CONFIG_NETCONSOLE is not set 382# CONFIG_NETPOLL is not set 383# CONFIG_NET_POLL_CONTROLLER is not set 384 385# 386# ISDN subsystem 387# 388# CONFIG_ISDN is not set 389 390# 391# Telephony Support 392# 393# CONFIG_PHONE is not set 394 395# 396# Input device support 397# 398CONFIG_INPUT=y 399 400# 401# Userland interfaces 402# 403CONFIG_INPUT_MOUSEDEV=y 404# CONFIG_INPUT_MOUSEDEV_PSAUX is not set 405CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 406CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 407# CONFIG_INPUT_JOYDEV is not set 408# CONFIG_INPUT_TSDEV is not set 409# CONFIG_INPUT_EVDEV is not set 410# CONFIG_INPUT_EVBUG is not set 411 412# 413# Input Device Drivers 414# 415# CONFIG_INPUT_KEYBOARD is not set 416# CONFIG_INPUT_MOUSE is not set 417# CONFIG_INPUT_JOYSTICK is not set 418# CONFIG_INPUT_TOUCHSCREEN is not set 419# CONFIG_INPUT_MISC is not set 420 421# 422# Hardware I/O ports 423# 424# CONFIG_SERIO is not set 425# CONFIG_GAMEPORT is not set 426 427# 428# Character devices 429# 430CONFIG_VT=y 431CONFIG_VT_CONSOLE=y 432CONFIG_HW_CONSOLE=y 433# CONFIG_SERIAL_NONSTANDARD is not set 434 435# 436# Serial drivers 437# 438CONFIG_SERIAL_8250=y 439CONFIG_SERIAL_8250_CONSOLE=y 440CONFIG_SERIAL_8250_NR_UARTS=4 441CONFIG_SERIAL_8250_RUNTIME_UARTS=4 442# CONFIG_SERIAL_8250_EXTENDED is not set 443 444# 445# Non-8250 serial port support 446# 447CONFIG_SERIAL_CORE=y 448CONFIG_SERIAL_CORE_CONSOLE=y 449CONFIG_UNIX98_PTYS=y 450# CONFIG_LEGACY_PTYS is not set 451 452# 453# IPMI 454# 455# CONFIG_IPMI_HANDLER is not set 456 457# 458# Watchdog Cards 459# 460# CONFIG_WATCHDOG is not set 461# CONFIG_NVRAM is not set 462# CONFIG_GEN_RTC is not set 463# CONFIG_DTLK is not set 464# CONFIG_R3964 is not set 465 466# 467# Ftape, the floppy tape device driver 468# 469# CONFIG_AGP is not set 470# CONFIG_RAW_DRIVER is not set 471 472# 473# TPM devices 474# 475# CONFIG_TCG_TPM is not set 476# CONFIG_TELCLOCK is not set 477 478# 479# I2C support 480# 481# CONFIG_I2C is not set 482 483# 484# SPI support 485# 486# CONFIG_SPI is not set 487# CONFIG_SPI_MASTER is not set 488 489# 490# Dallas's 1-wire bus 491# 492# CONFIG_W1 is not set 493 494# 495# Hardware Monitoring support 496# 497# CONFIG_HWMON is not set 498# CONFIG_HWMON_VID is not set 499 500# 501# Misc devices 502# 503 504# 505# Multimedia Capabilities Port drivers 506# 507 508# 509# Multimedia devices 510# 511# CONFIG_VIDEO_DEV is not set 512 513# 514# Digital Video Broadcasting Devices 515# 516# CONFIG_DVB is not set 517 518# 519# Graphics support 520# 521# CONFIG_FB is not set 522 523# 524# Console display driver support 525# 526CONFIG_DUMMY_CONSOLE=y 527 528# 529# Sound 530# 531# CONFIG_SOUND is not set 532 533# 534# USB support 535# 536# CONFIG_USB_ARCH_HAS_HCD is not set 537# CONFIG_USB_ARCH_HAS_OHCI is not set 538 539# 540# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 541# 542 543# 544# USB Gadget Support 545# 546# CONFIG_USB_GADGET is not set 547 548# 549# MMC/SD Card support 550# 551# CONFIG_MMC is not set 552 553# 554# InfiniBand support 555# 556 557# 558# SN Devices 559# 560 561# 562# File systems 563# 564CONFIG_EXT2_FS=y 565# CONFIG_EXT2_FS_XATTR is not set 566# CONFIG_EXT2_FS_XIP is not set 567# CONFIG_EXT3_FS is not set 568# CONFIG_REISERFS_FS is not set 569# CONFIG_JFS_FS is not set 570# CONFIG_FS_POSIX_ACL is not set 571# CONFIG_XFS_FS is not set 572# CONFIG_OCFS2_FS is not set 573# CONFIG_MINIX_FS is not set 574# CONFIG_ROMFS_FS is not set 575CONFIG_INOTIFY=y 576# CONFIG_QUOTA is not set 577CONFIG_DNOTIFY=y 578# CONFIG_AUTOFS_FS is not set 579# CONFIG_AUTOFS4_FS is not set 580# CONFIG_FUSE_FS is not set 581 582# 583# CD-ROM/DVD Filesystems 584# 585# CONFIG_ISO9660_FS is not set 586# CONFIG_UDF_FS is not set 587 588# 589# DOS/FAT/NT Filesystems 590# 591CONFIG_FAT_FS=y 592CONFIG_MSDOS_FS=y 593CONFIG_VFAT_FS=y 594CONFIG_FAT_DEFAULT_CODEPAGE=437 595CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 596# CONFIG_NTFS_FS is not set 597 598# 599# Pseudo filesystems 600# 601CONFIG_PROC_FS=y 602CONFIG_PROC_KCORE=y 603CONFIG_SYSFS=y 604CONFIG_TMPFS=y 605# CONFIG_HUGETLB_PAGE is not set 606CONFIG_RAMFS=y 607# CONFIG_RELAYFS_FS is not set 608# CONFIG_CONFIGFS_FS is not set 609 610# 611# Miscellaneous filesystems 612# 613# CONFIG_ADFS_FS is not set 614# CONFIG_AFFS_FS is not set 615# CONFIG_HFS_FS is not set 616# CONFIG_HFSPLUS_FS is not set 617# CONFIG_BEFS_FS is not set 618# CONFIG_BFS_FS is not set 619# CONFIG_EFS_FS is not set 620# CONFIG_CRAMFS is not set 621# CONFIG_VXFS_FS is not set 622# CONFIG_HPFS_FS is not set 623# CONFIG_QNX4FS_FS is not set 624# CONFIG_SYSV_FS is not set 625# CONFIG_UFS_FS is not set 626 627# 628# Network File Systems 629# 630# CONFIG_NFS_FS is not set 631# CONFIG_NFSD is not set 632# CONFIG_SMB_FS is not set 633# CONFIG_CIFS is not set 634# CONFIG_NCP_FS is not set 635# CONFIG_CODA_FS is not set 636# CONFIG_AFS_FS is not set 637# CONFIG_9P_FS is not set 638 639# 640# Partition Types 641# 642# CONFIG_PARTITION_ADVANCED is not set 643CONFIG_MSDOS_PARTITION=y 644 645# 646# Native Language Support 647# 648CONFIG_NLS=y 649CONFIG_NLS_DEFAULT="iso8859-1" 650CONFIG_NLS_CODEPAGE_437=y 651# CONFIG_NLS_CODEPAGE_737 is not set 652# CONFIG_NLS_CODEPAGE_775 is not set 653# CONFIG_NLS_CODEPAGE_850 is not set 654# CONFIG_NLS_CODEPAGE_852 is not set 655# CONFIG_NLS_CODEPAGE_855 is not set 656# CONFIG_NLS_CODEPAGE_857 is not set 657# CONFIG_NLS_CODEPAGE_860 is not set 658# CONFIG_NLS_CODEPAGE_861 is not set 659# CONFIG_NLS_CODEPAGE_862 is not set 660# CONFIG_NLS_CODEPAGE_863 is not set 661# CONFIG_NLS_CODEPAGE_864 is not set 662# CONFIG_NLS_CODEPAGE_865 is not set 663# CONFIG_NLS_CODEPAGE_866 is not set 664# CONFIG_NLS_CODEPAGE_869 is not set 665# CONFIG_NLS_CODEPAGE_936 is not set 666# CONFIG_NLS_CODEPAGE_950 is not set 667# CONFIG_NLS_CODEPAGE_932 is not set 668# CONFIG_NLS_CODEPAGE_949 is not set 669# CONFIG_NLS_CODEPAGE_874 is not set 670# CONFIG_NLS_ISO8859_8 is not set 671# CONFIG_NLS_CODEPAGE_1250 is not set 672# CONFIG_NLS_CODEPAGE_1251 is not set 673CONFIG_NLS_ASCII=y 674CONFIG_NLS_ISO8859_1=y 675# CONFIG_NLS_ISO8859_2 is not set 676# CONFIG_NLS_ISO8859_3 is not set 677# CONFIG_NLS_ISO8859_4 is not set 678# CONFIG_NLS_ISO8859_5 is not set 679# CONFIG_NLS_ISO8859_6 is not set 680# CONFIG_NLS_ISO8859_7 is not set 681# CONFIG_NLS_ISO8859_9 is not set 682# CONFIG_NLS_ISO8859_13 is not set 683# CONFIG_NLS_ISO8859_14 is not set 684# CONFIG_NLS_ISO8859_15 is not set 685# CONFIG_NLS_KOI8_R is not set 686# CONFIG_NLS_KOI8_U is not set 687CONFIG_NLS_UTF8=y 688 689# 690# IBM 40x options 691# 692 693# 694# Library routines 695# 696# CONFIG_CRC_CCITT is not set 697# CONFIG_CRC16 is not set 698CONFIG_CRC32=y 699# CONFIG_LIBCRC32C is not set 700# CONFIG_PROFILING is not set 701 702# 703# Kernel hacking 704# 705CONFIG_PRINTK_TIME=y 706CONFIG_MAGIC_SYSRQ=y 707CONFIG_DEBUG_KERNEL=y 708CONFIG_LOG_BUF_SHIFT=14 709CONFIG_DETECT_SOFTLOCKUP=y 710# CONFIG_SCHEDSTATS is not set 711# CONFIG_DEBUG_SLAB is not set 712CONFIG_DEBUG_MUTEXES=y 713# CONFIG_DEBUG_SPINLOCK is not set 714# CONFIG_DEBUG_SPINLOCK_SLEEP is not set 715# CONFIG_DEBUG_KOBJECT is not set 716CONFIG_DEBUG_INFO=y 717# CONFIG_DEBUG_FS is not set 718# CONFIG_DEBUG_VM is not set 719CONFIG_FORCED_INLINING=y 720# CONFIG_RCU_TORTURE_TEST is not set 721# CONFIG_KGDB is not set 722# CONFIG_XMON is not set 723# CONFIG_BDI_SWITCH is not set 724# CONFIG_SERIAL_TEXT_DEBUG is not set 725 726# 727# Security options 728# 729# CONFIG_KEYS is not set 730# CONFIG_SECURITY is not set 731 732# 733# Cryptographic options 734# 735# CONFIG_CRYPTO is not set 736 737# 738# Hardware crypto devices 739#