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