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