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.21-rc2 577 lines 10 kB view raw
1# 2# Automatically generated make config: don't edit 3# 4CONFIG_MMU=y 5CONFIG_RWSEM_XCHGADD_ALGORITHM=y 6CONFIG_HAVE_DEC_LOCK=y 7CONFIG_PPC=y 8CONFIG_PPC32=y 9CONFIG_GENERIC_NVRAM=y 10 11# 12# Code maturity level options 13# 14CONFIG_EXPERIMENTAL=y 15CONFIG_CLEAN_COMPILE=y 16CONFIG_STANDALONE=y 17CONFIG_BROKEN_ON_SMP=y 18 19# 20# General setup 21# 22CONFIG_SWAP=y 23CONFIG_SYSVIPC=y 24CONFIG_POSIX_MQUEUE=y 25# CONFIG_BSD_PROCESS_ACCT is not set 26CONFIG_SYSCTL=y 27# CONFIG_AUDIT is not set 28CONFIG_LOG_BUF_SHIFT=14 29# CONFIG_HOTPLUG is not set 30# CONFIG_IKCONFIG is not set 31CONFIG_EMBEDDED=y 32CONFIG_KALLSYMS=y 33CONFIG_FUTEX=y 34CONFIG_EPOLL=y 35CONFIG_IOSCHED_NOOP=y 36CONFIG_IOSCHED_AS=y 37CONFIG_IOSCHED_DEADLINE=y 38CONFIG_IOSCHED_CFQ=y 39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 40 41# 42# Loadable module support 43# 44CONFIG_MODULES=y 45CONFIG_MODULE_UNLOAD=y 46# CONFIG_MODULE_FORCE_UNLOAD is not set 47CONFIG_OBSOLETE_MODPARM=y 48# CONFIG_MODVERSIONS is not set 49CONFIG_KMOD=y 50 51# 52# Processor 53# 54CONFIG_6xx=y 55# CONFIG_40x is not set 56# CONFIG_44x is not set 57# CONFIG_POWER3 is not set 58# CONFIG_POWER4 is not set 59# CONFIG_8xx is not set 60# CONFIG_ALTIVEC is not set 61# CONFIG_TAU is not set 62# CONFIG_CPU_FREQ is not set 63CONFIG_PPC_STD_MMU=y 64 65# 66# Platform options 67# 68# CONFIG_PPC_MULTIPLATFORM is not set 69# CONFIG_APUS is not set 70# CONFIG_WILLOW is not set 71# CONFIG_PCORE is not set 72# CONFIG_POWERPMC250 is not set 73# CONFIG_EV64260 is not set 74CONFIG_SPRUCE=y 75# CONFIG_LOPEC is not set 76# CONFIG_MCPN765 is not set 77# CONFIG_MVME5100 is not set 78# CONFIG_PPLUS is not set 79# CONFIG_PRPMC750 is not set 80# CONFIG_PRPMC800 is not set 81# CONFIG_SANDPOINT is not set 82# CONFIG_ADIR is not set 83# CONFIG_K2 is not set 84# CONFIG_PAL4 is not set 85# CONFIG_GEMINI is not set 86# CONFIG_EST8260 is not set 87# CONFIG_SBS8260 is not set 88# CONFIG_RPX6 is not set 89# CONFIG_TQM8260 is not set 90CONFIG_PPC_GEN550=y 91CONFIG_SPRUCE_BAUD_33M=y 92# CONFIG_SMP is not set 93# CONFIG_PREEMPT is not set 94# CONFIG_HIGHMEM is not set 95CONFIG_KERNEL_ELF=y 96CONFIG_BINFMT_ELF=y 97# CONFIG_BINFMT_MISC is not set 98CONFIG_CMDLINE_BOOL=y 99CONFIG_CMDLINE="ip=on" 100 101# 102# Bus options 103# 104CONFIG_GENERIC_ISA_DMA=y 105CONFIG_PCI=y 106CONFIG_PCI_DOMAINS=y 107CONFIG_PCI_LEGACY_PROC=y 108# CONFIG_PCI_NAMES is not set 109 110# 111# Advanced setup 112# 113# CONFIG_ADVANCED_OPTIONS is not set 114 115# 116# Default settings for advanced configuration options are used 117# 118CONFIG_HIGHMEM_START=0xfe000000 119CONFIG_LOWMEM_SIZE=0x30000000 120CONFIG_KERNEL_START=0xc0000000 121CONFIG_TASK_SIZE=0x80000000 122CONFIG_BOOT_LOAD=0x00800000 123 124# 125# Device Drivers 126# 127 128# 129# Generic Driver Options 130# 131 132# 133# Memory Technology Devices (MTD) 134# 135# CONFIG_MTD is not set 136 137# 138# Parallel port support 139# 140# CONFIG_PARPORT is not set 141 142# 143# Plug and Play support 144# 145 146# 147# Block devices 148# 149# CONFIG_BLK_DEV_FD is not set 150# CONFIG_BLK_CPQ_DA is not set 151# CONFIG_BLK_CPQ_CISS_DA is not set 152# CONFIG_BLK_DEV_DAC960 is not set 153# CONFIG_BLK_DEV_UMEM is not set 154# CONFIG_BLK_DEV_LOOP is not set 155# CONFIG_BLK_DEV_NBD is not set 156# CONFIG_BLK_DEV_CARMEL is not set 157# CONFIG_BLK_DEV_RAM is not set 158# CONFIG_LBD is not set 159 160# 161# ATA/ATAPI/MFM/RLL support 162# 163# CONFIG_IDE is not set 164 165# 166# SCSI device support 167# 168# CONFIG_SCSI is not set 169 170# 171# Multi-device support (RAID and LVM) 172# 173# CONFIG_MD is not set 174 175# 176# Fusion MPT device support 177# 178 179# 180# IEEE 1394 (FireWire) support 181# 182# CONFIG_IEEE1394 is not set 183 184# 185# I2O device support 186# 187# CONFIG_I2O is not set 188 189# 190# Macintosh device drivers 191# 192 193# 194# Networking support 195# 196CONFIG_NET=y 197 198# 199# Networking options 200# 201CONFIG_PACKET=y 202# CONFIG_PACKET_MMAP is not set 203# CONFIG_NETLINK_DEV is not set 204CONFIG_UNIX=y 205# CONFIG_NET_KEY is not set 206CONFIG_INET=y 207# CONFIG_IP_MULTICAST is not set 208# CONFIG_IP_ADVANCED_ROUTER is not set 209CONFIG_IP_PNP=y 210CONFIG_IP_PNP_DHCP=y 211# CONFIG_IP_PNP_BOOTP is not set 212# CONFIG_IP_PNP_RARP is not set 213# CONFIG_NET_IPIP is not set 214# CONFIG_NET_IPGRE is not set 215# CONFIG_ARPD is not set 216# CONFIG_SYN_COOKIES is not set 217# CONFIG_INET_AH is not set 218# CONFIG_INET_ESP is not set 219# CONFIG_INET_IPCOMP is not set 220# CONFIG_IPV6 is not set 221# CONFIG_NETFILTER 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# CONFIG_NET_DIVERT is not set 237# CONFIG_ECONET is not set 238# CONFIG_WAN_ROUTER is not set 239# CONFIG_NET_HW_FLOWCONTROL is not set 240 241# 242# QoS and/or fair queueing 243# 244# CONFIG_NET_SCHED is not set 245 246# 247# Network testing 248# 249# CONFIG_NET_PKTGEN is not set 250# CONFIG_NETPOLL is not set 251# CONFIG_NET_POLL_CONTROLLER is not set 252# CONFIG_HAMRADIO is not set 253# CONFIG_IRDA is not set 254# CONFIG_BT is not set 255CONFIG_NETDEVICES=y 256# CONFIG_DUMMY is not set 257# CONFIG_BONDING is not set 258# CONFIG_EQUALIZER is not set 259# CONFIG_TUN is not set 260 261# 262# ARCnet devices 263# 264# CONFIG_ARCNET is not set 265 266# 267# Ethernet (10 or 100Mbit) 268# 269CONFIG_NET_ETHERNET=y 270CONFIG_MII=y 271# CONFIG_OAKNET is not set 272# CONFIG_HAPPYMEAL is not set 273# CONFIG_SUNGEM is not set 274# CONFIG_NET_VENDOR_3COM is not set 275 276# 277# Tulip family network device support 278# 279# CONFIG_NET_TULIP is not set 280# CONFIG_HP100 is not set 281CONFIG_NET_PCI=y 282CONFIG_PCNET32=y 283# CONFIG_AMD8111_ETH is not set 284# CONFIG_ADAPTEC_STARFIRE is not set 285# CONFIG_B44 is not set 286# CONFIG_FORCEDETH is not set 287# CONFIG_DGRS is not set 288# CONFIG_EEPRO100 is not set 289# CONFIG_E100 is not set 290# CONFIG_FEALNX is not set 291# CONFIG_NATSEMI is not set 292# CONFIG_NE2K_PCI is not set 293# CONFIG_8139CP is not set 294# CONFIG_8139TOO is not set 295# CONFIG_SIS900 is not set 296# CONFIG_EPIC100 is not set 297# CONFIG_SUNDANCE is not set 298# CONFIG_TLAN is not set 299# CONFIG_VIA_RHINE is not set 300 301# 302# Ethernet (1000 Mbit) 303# 304# CONFIG_ACENIC is not set 305# CONFIG_DL2K is not set 306# CONFIG_E1000 is not set 307# CONFIG_NS83820 is not set 308# CONFIG_HAMACHI is not set 309# CONFIG_YELLOWFIN is not set 310# CONFIG_R8169 is not set 311# CONFIG_SK98LIN is not set 312# CONFIG_TIGON3 is not set 313 314# 315# Ethernet (10000 Mbit) 316# 317# CONFIG_IXGB is not set 318# CONFIG_S2IO is not set 319 320# 321# Token Ring devices 322# 323# CONFIG_TR is not set 324 325# 326# Wireless LAN (non-hamradio) 327# 328# CONFIG_NET_RADIO is not set 329 330# 331# Wan interfaces 332# 333# CONFIG_WAN is not set 334# CONFIG_FDDI is not set 335# CONFIG_HIPPI is not set 336# CONFIG_PPP is not set 337# CONFIG_SLIP is not set 338# CONFIG_RCPCI is not set 339# CONFIG_SHAPER is not set 340# CONFIG_NETCONSOLE is not set 341 342# 343# ISDN subsystem 344# 345# CONFIG_ISDN is not set 346 347# 348# Telephony Support 349# 350# CONFIG_PHONE is not set 351 352# 353# Input device support 354# 355# CONFIG_INPUT is not set 356 357# 358# Userland interfaces 359# 360 361# 362# Input I/O drivers 363# 364# CONFIG_GAMEPORT is not set 365CONFIG_SOUND_GAMEPORT=y 366CONFIG_SERIO=y 367CONFIG_SERIO_I8042=y 368CONFIG_SERIO_SERPORT=y 369# CONFIG_SERIO_CT82C710 is not set 370CONFIG_SERIO_PCIPS2=y 371 372# 373# Input Device Drivers 374# 375 376# 377# Character devices 378# 379# CONFIG_VT is not set 380# CONFIG_SERIAL_NONSTANDARD is not set 381 382# 383# Serial drivers 384# 385CONFIG_SERIAL_8250=y 386CONFIG_SERIAL_8250_CONSOLE=y 387CONFIG_SERIAL_8250_NR_UARTS=2 388# CONFIG_SERIAL_8250_EXTENDED is not set 389 390# 391# Non-8250 serial port support 392# 393CONFIG_SERIAL_CORE=y 394CONFIG_SERIAL_CORE_CONSOLE=y 395CONFIG_UNIX98_PTYS=y 396CONFIG_LEGACY_PTYS=y 397CONFIG_LEGACY_PTY_COUNT=256 398# CONFIG_QIC02_TAPE is not set 399 400# 401# IPMI 402# 403# CONFIG_IPMI_HANDLER is not set 404 405# 406# Watchdog Cards 407# 408# CONFIG_WATCHDOG is not set 409# CONFIG_NVRAM is not set 410CONFIG_GEN_RTC=y 411# CONFIG_GEN_RTC_X is not set 412# CONFIG_DTLK is not set 413# CONFIG_R3964 is not set 414# CONFIG_APPLICOM is not set 415 416# 417# Ftape, the floppy tape device driver 418# 419# CONFIG_FTAPE is not set 420# CONFIG_AGP is not set 421# CONFIG_DRM is not set 422# CONFIG_RAW_DRIVER is not set 423 424# 425# I2C support 426# 427# CONFIG_I2C is not set 428 429# 430# Misc devices 431# 432 433# 434# Multimedia devices 435# 436# CONFIG_VIDEO_DEV is not set 437 438# 439# Digital Video Broadcasting Devices 440# 441# CONFIG_DVB is not set 442 443# 444# Graphics support 445# 446# CONFIG_FB is not set 447 448# 449# Sound 450# 451# CONFIG_SOUND is not set 452 453# 454# USB support 455# 456# CONFIG_USB is not set 457 458# 459# USB Gadget Support 460# 461# CONFIG_USB_GADGET is not set 462 463# 464# File systems 465# 466CONFIG_EXT2_FS=y 467# CONFIG_EXT2_FS_XATTR is not set 468CONFIG_EXT3_FS=y 469CONFIG_EXT3_FS_XATTR=y 470# CONFIG_EXT3_FS_POSIX_ACL is not set 471# CONFIG_EXT3_FS_SECURITY is not set 472CONFIG_JBD=y 473# CONFIG_JBD_DEBUG is not set 474CONFIG_FS_MBCACHE=y 475# CONFIG_REISERFS_FS is not set 476# CONFIG_JFS_FS is not set 477# CONFIG_XFS_FS is not set 478# CONFIG_MINIX_FS is not set 479# CONFIG_ROMFS_FS is not set 480# CONFIG_QUOTA is not set 481# CONFIG_AUTOFS_FS is not set 482# CONFIG_AUTOFS4_FS is not set 483 484# 485# CD-ROM/DVD Filesystems 486# 487CONFIG_ISO9660_FS=y 488# CONFIG_JOLIET is not set 489# CONFIG_ZISOFS is not set 490# CONFIG_UDF_FS is not set 491 492# 493# DOS/FAT/NT Filesystems 494# 495# CONFIG_FAT_FS is not set 496# CONFIG_NTFS_FS is not set 497 498# 499# Pseudo filesystems 500# 501CONFIG_PROC_FS=y 502CONFIG_PROC_KCORE=y 503CONFIG_SYSFS=y 504# CONFIG_DEVFS_FS is not set 505# CONFIG_DEVPTS_FS_XATTR is not set 506CONFIG_TMPFS=y 507# CONFIG_HUGETLB_PAGE is not set 508CONFIG_RAMFS=y 509 510# 511# Miscellaneous filesystems 512# 513# CONFIG_ADFS_FS is not set 514# CONFIG_AFFS_FS is not set 515# CONFIG_HFS_FS is not set 516# CONFIG_HFSPLUS_FS is not set 517# CONFIG_BEFS_FS is not set 518# CONFIG_BFS_FS is not set 519# CONFIG_EFS_FS is not set 520# CONFIG_CRAMFS is not set 521# CONFIG_VXFS_FS is not set 522# CONFIG_HPFS_FS is not set 523# CONFIG_QNX4FS_FS is not set 524# CONFIG_SYSV_FS is not set 525# CONFIG_UFS_FS is not set 526 527# 528# Network File Systems 529# 530CONFIG_NFS_FS=y 531# CONFIG_NFS_V3 is not set 532# CONFIG_NFS_V4 is not set 533# CONFIG_NFS_DIRECTIO is not set 534# CONFIG_NFSD is not set 535CONFIG_ROOT_NFS=y 536CONFIG_LOCKD=y 537# CONFIG_EXPORTFS is not set 538CONFIG_SUNRPC=y 539# CONFIG_RPCSEC_GSS_KRB5 is not set 540# CONFIG_SMB_FS is not set 541# CONFIG_CIFS is not set 542# CONFIG_NCP_FS is not set 543# CONFIG_CODA_FS is not set 544# CONFIG_AFS_FS is not set 545 546# 547# Partition Types 548# 549# CONFIG_PARTITION_ADVANCED is not set 550CONFIG_MSDOS_PARTITION=y 551 552# 553# Native Language Support 554# 555# CONFIG_NLS is not set 556 557# 558# Library routines 559# 560CONFIG_CRC32=y 561# CONFIG_LIBCRC32C is not set 562 563# 564# Kernel hacking 565# 566# CONFIG_DEBUG_KERNEL is not set 567# CONFIG_SERIAL_TEXT_DEBUG is not set 568 569# 570# Security options 571# 572# CONFIG_SECURITY is not set 573 574# 575# Cryptographic options 576# 577# CONFIG_CRYPTO is not set