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