1# 2# Automatically generated make config: don't edit 3# 4# CONFIG_UID16 is not set 5# CONFIG_RWSEM_GENERIC_SPINLOCK is not set 6CONFIG_RWSEM_XCHGADD_ALGORITHM=y 7CONFIG_HAVE_DEC_LOCK=y 8 9# 10# Code maturity level options 11# 12CONFIG_EXPERIMENTAL=y 13 14# 15# Loadable module support 16# 17CONFIG_MODULES=y 18# CONFIG_MODVERSIONS is not set 19CONFIG_KMOD=y 20 21# 22# Platform support 23# 24CONFIG_PPC=y 25CONFIG_PPC32=y 26CONFIG_6xx=y 27# CONFIG_4xx is not set 28# CONFIG_POWER3 is not set 29# CONFIG_POWER4 is not set 30# CONFIG_8xx is not set 31# CONFIG_8260 is not set 32CONFIG_PPC_STD_MMU=y 33# CONFIG_ALL_PPC is not set 34# CONFIG_APUS is not set 35# CONFIG_SPRUCE is not set 36# CONFIG_LOPEC is not set 37# CONFIG_PAL4 is not set 38CONFIG_GEMINI=y 39# CONFIG_SMP is not set 40CONFIG_ALTIVEC=y 41CONFIG_TAU=y 42# CONFIG_TAU_INT is not set 43# CONFIG_TAU_AVERAGE is not set 44CONFIG_PPC_ISATIMER=y 45 46# 47# General setup 48# 49# CONFIG_HIGHMEM is not set 50# CONFIG_ISA is not set 51# CONFIG_EISA is not set 52# CONFIG_SBUS is not set 53# CONFIG_MCA is not set 54CONFIG_PCI=y 55CONFIG_NET=y 56CONFIG_SYSCTL=y 57CONFIG_SYSVIPC=y 58# CONFIG_BSD_PROCESS_ACCT is not set 59CONFIG_KCORE_ELF=y 60CONFIG_BINFMT_ELF=y 61CONFIG_KERNEL_ELF=y 62# CONFIG_BINFMT_MISC is not set 63# CONFIG_OOM_KILLER is not set 64CONFIG_PCI_NAMES=y 65# CONFIG_HOTPLUG is not set 66# CONFIG_PCMCIA is not set 67 68# 69# Parallel port support 70# 71# CONFIG_PARPORT is not set 72# CONFIG_GEN_RTC is not set 73# CONFIG_PPC_RTC is not set 74# CONFIG_CMDLINE_BOOL is not set 75 76# 77# Memory Technology Devices (MTD) 78# 79# CONFIG_MTD is not set 80 81# 82# Plug and Play configuration 83# 84# CONFIG_PNP is not set 85# CONFIG_ISAPNP is not set 86 87# 88# Block devices 89# 90# CONFIG_BLK_DEV_FD is not set 91# CONFIG_BLK_DEV_XD is not set 92# CONFIG_PARIDE is not set 93# CONFIG_BLK_CPQ_DA is not set 94# CONFIG_BLK_CPQ_CISS_DA is not set 95# CONFIG_CISS_SCSI_TAPE is not set 96# CONFIG_BLK_DEV_DAC960 is not set 97# CONFIG_BLK_DEV_UMEM is not set 98# CONFIG_BLK_DEV_LOOP is not set 99# CONFIG_BLK_DEV_NBD is not set 100CONFIG_BLK_DEV_RAM=y 101CONFIG_BLK_DEV_RAM_SIZE=4096 102CONFIG_BLK_DEV_INITRD=y 103# CONFIG_BLK_STATS is not set 104 105# 106# Multi-device support (RAID and LVM) 107# 108# CONFIG_MD is not set 109# CONFIG_BLK_DEV_MD is not set 110# CONFIG_MD_LINEAR is not set 111# CONFIG_MD_RAID0 is not set 112# CONFIG_MD_RAID1 is not set 113# CONFIG_MD_RAID5 is not set 114# CONFIG_MD_MULTIPATH is not set 115# CONFIG_BLK_DEV_LVM is not set 116 117# 118# Networking options 119# 120CONFIG_PACKET=y 121# CONFIG_PACKET_MMAP is not set 122# CONFIG_NETLINK_DEV is not set 123CONFIG_NETFILTER=y 124# CONFIG_NETFILTER_DEBUG is not set 125# CONFIG_FILTER is not set 126CONFIG_UNIX=y 127CONFIG_INET=y 128# CONFIG_IP_MULTICAST is not set 129# CONFIG_IP_ADVANCED_ROUTER is not set 130# CONFIG_IP_PNP is not set 131# CONFIG_NET_IPIP is not set 132# CONFIG_NET_IPGRE is not set 133# CONFIG_ARPD is not set 134# CONFIG_INET_ECN is not set 135# CONFIG_SYN_COOKIES is not set 136 137# 138# IP: Netfilter Configuration 139# 140# CONFIG_IP_NF_CONNTRACK is not set 141# CONFIG_IP_NF_QUEUE is not set 142# CONFIG_IP_NF_IPTABLES is not set 143# CONFIG_IP_NF_ARPTABLES is not set 144# CONFIG_IP_NF_COMPAT_IPCHAINS is not set 145# CONFIG_IP_NF_COMPAT_IPFWADM is not set 146# CONFIG_IPV6 is not set 147# CONFIG_KHTTPD is not set 148# CONFIG_ATM is not set 149# CONFIG_VLAN_8021Q is not set 150 151# 152# 153# 154# CONFIG_IPX is not set 155# CONFIG_ATALK is not set 156 157# 158# Appletalk devices 159# 160# CONFIG_DEV_APPLETALK is not set 161# CONFIG_DECNET is not set 162# CONFIG_BRIDGE is not set 163# CONFIG_X25 is not set 164# CONFIG_LAPB is not set 165# CONFIG_LLC is not set 166# CONFIG_NET_DIVERT is not set 167# CONFIG_ECONET is not set 168# CONFIG_WAN_ROUTER is not set 169# CONFIG_NET_FASTROUTE is not set 170# CONFIG_NET_HW_FLOWCONTROL is not set 171 172# 173# QoS and/or fair queueing 174# 175# CONFIG_NET_SCHED is not set 176 177# 178# Network testing 179# 180# CONFIG_NET_PKTGEN is not set 181 182# 183# ATA/IDE/MFM/RLL support 184# 185# CONFIG_IDE is not set 186# CONFIG_BLK_DEV_HD is not set 187 188# 189# SCSI support 190# 191CONFIG_SCSI=y 192 193# 194# SCSI support type (disk, tape, CD-ROM) 195# 196CONFIG_BLK_DEV_SD=y 197CONFIG_SD_EXTRA_DEVS=40 198# CONFIG_CHR_DEV_ST is not set 199# CONFIG_CHR_DEV_OSST is not set 200CONFIG_BLK_DEV_SR=y 201CONFIG_BLK_DEV_SR_VENDOR=y 202CONFIG_SR_EXTRA_DEVS=2 203CONFIG_CHR_DEV_SG=y 204 205# 206# Some SCSI devices (e.g. CD jukebox) support multiple LUNs 207# 208# CONFIG_SCSI_DEBUG_QUEUES is not set 209# CONFIG_SCSI_MULTI_LUN is not set 210CONFIG_SCSI_CONSTANTS=y 211# CONFIG_SCSI_LOGGING is not set 212 213# 214# SCSI low-level drivers 215# 216# CONFIG_BLK_DEV_3W_XXXX_RAID is not set 217# CONFIG_SCSI_7000FASST is not set 218# CONFIG_SCSI_ACARD is not set 219# CONFIG_SCSI_AHA152X is not set 220# CONFIG_SCSI_AHA1542 is not set 221# CONFIG_SCSI_AHA1740 is not set 222# CONFIG_SCSI_AACRAID is not set 223# CONFIG_SCSI_AIC7XXX is not set 224# CONFIG_SCSI_AIC79XX is not set 225# CONFIG_SCSI_AIC7XXX_OLD is not set 226# CONFIG_SCSI_DPT_I2O is not set 227# CONFIG_SCSI_ADVANSYS is not set 228# CONFIG_SCSI_IN2000 is not set 229# CONFIG_SCSI_AM53C974 is not set 230# CONFIG_SCSI_MEGARAID is not set 231# CONFIG_SCSI_BUSLOGIC is not set 232# CONFIG_SCSI_CPQFCTS is not set 233# CONFIG_SCSI_DMX3191D is not set 234# CONFIG_SCSI_DTC3280 is not set 235# CONFIG_SCSI_EATA is not set 236# CONFIG_SCSI_EATA_DMA is not set 237# CONFIG_SCSI_EATA_PIO is not set 238# CONFIG_SCSI_FUTURE_DOMAIN is not set 239# CONFIG_SCSI_GDTH is not set 240# CONFIG_SCSI_GENERIC_NCR5380 is not set 241# CONFIG_SCSI_INITIO is not set 242# CONFIG_SCSI_INIA100 is not set 243# CONFIG_SCSI_NCR53C406A is not set 244# CONFIG_SCSI_NCR53C7xx is not set 245CONFIG_SCSI_SYM53C8XX_2=y 246CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 247CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 248CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 249# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set 250# CONFIG_SCSI_PAS16 is not set 251# CONFIG_SCSI_PCI2000 is not set 252# CONFIG_SCSI_PCI2220I is not set 253# CONFIG_SCSI_PSI240I is not set 254# CONFIG_SCSI_QLOGIC_FAS is not set 255# CONFIG_SCSI_QLOGIC_ISP is not set 256# CONFIG_SCSI_QLOGIC_FC is not set 257# CONFIG_SCSI_QLOGIC_1280 is not set 258# CONFIG_SCSI_SIM710 is not set 259# CONFIG_SCSI_SYM53C416 is not set 260# CONFIG_SCSI_DC390T is not set 261# CONFIG_SCSI_T128 is not set 262# CONFIG_SCSI_U14_34F is not set 263# CONFIG_SCSI_NSP32 is not set 264# CONFIG_SCSI_DEBUG is not set 265 266# 267# IEEE 1394 (FireWire) support (EXPERIMENTAL) 268# 269# CONFIG_IEEE1394 is not set 270 271# 272# Network device support 273# 274CONFIG_NETDEVICES=y 275 276# 277# ARCnet devices 278# 279# CONFIG_ARCNET is not set 280# CONFIG_DUMMY is not set 281# CONFIG_BONDING is not set 282# CONFIG_EQUALIZER is not set 283# CONFIG_TUN is not set 284# CONFIG_ETHERTAP is not set 285 286# 287# Ethernet (10 or 100Mbit) 288# 289CONFIG_NET_ETHERNET=y 290# CONFIG_MACE is not set 291# CONFIG_BMAC is not set 292# CONFIG_GMAC is not set 293# CONFIG_SUNLANCE is not set 294# CONFIG_HAPPYMEAL is not set 295# CONFIG_SUNBMAC is not set 296# CONFIG_SUNQE is not set 297# CONFIG_SUNGEM is not set 298# CONFIG_NET_VENDOR_3COM is not set 299# CONFIG_LANCE is not set 300# CONFIG_NET_VENDOR_SMC is not set 301# CONFIG_NET_VENDOR_RACAL is not set 302# CONFIG_HP100 is not set 303# CONFIG_NET_ISA is not set 304# CONFIG_NET_PCI is not set 305# CONFIG_NET_POCKET is not set 306 307# 308# Ethernet (1000 Mbit) 309# 310# CONFIG_ACENIC is not set 311# CONFIG_DL2K is not set 312# CONFIG_E1000 is not set 313# CONFIG_MYRI_SBUS is not set 314# CONFIG_NS83820 is not set 315# CONFIG_HAMACHI is not set 316# CONFIG_YELLOWFIN is not set 317# CONFIG_R8169 is not set 318# CONFIG_SK98LIN is not set 319# CONFIG_TIGON3 is not set 320# CONFIG_FDDI is not set 321# CONFIG_HIPPI is not set 322# CONFIG_PLIP is not set 323# CONFIG_PPP is not set 324# CONFIG_SLIP is not set 325 326# 327# Wireless LAN (non-hamradio) 328# 329# CONFIG_NET_RADIO is not set 330 331# 332# Token Ring devices 333# 334# CONFIG_TR is not set 335# CONFIG_NET_FC is not set 336# CONFIG_RCPCI is not set 337# CONFIG_SHAPER is not set 338 339# 340# Wan interfaces 341# 342# CONFIG_WAN is not set 343 344# 345# Amateur Radio support 346# 347# CONFIG_HAMRADIO is not set 348 349# 350# IrDA (infrared) support 351# 352# CONFIG_IRDA is not set 353 354# 355# ISDN subsystem 356# 357# CONFIG_ISDN is not set 358 359# 360# Old CD-ROM drivers (not SCSI, not IDE) 361# 362# CONFIG_CD_NO_IDESCSI is not set 363 364# 365# Console drivers 366# 367# CONFIG_VGA_CONSOLE is not set 368 369# 370# Frame-buffer support 371# 372# CONFIG_FB is not set 373 374# 375# Input core support 376# 377# CONFIG_INPUT is not set 378# CONFIG_INPUT_KEYBDEV is not set 379# CONFIG_INPUT_MOUSEDEV is not set 380# CONFIG_INPUT_JOYDEV is not set 381# CONFIG_INPUT_EVDEV is not set 382 383# 384# Macintosh device drivers 385# 386 387# 388# Character devices 389# 390CONFIG_VT=y 391CONFIG_VT_CONSOLE=y 392CONFIG_SERIAL=y 393CONFIG_SERIAL_CONSOLE=y 394# CONFIG_SERIAL_EXTENDED is not set 395# CONFIG_SERIAL_NONSTANDARD is not set 396CONFIG_UNIX98_PTYS=y 397CONFIG_UNIX98_PTY_COUNT=256 398 399# 400# I2C support 401# 402# CONFIG_I2C is not set 403 404# 405# Mice 406# 407# CONFIG_BUSMOUSE is not set 408# CONFIG_MOUSE is not set 409 410# 411# Joysticks 412# 413# CONFIG_INPUT_GAMEPORT is not set 414 415# 416# Input core support is needed for gameports 417# 418 419# 420# Input core support is needed for joysticks 421# 422# CONFIG_QIC02_TAPE is not set 423# CONFIG_IPMI_HANDLER is not set 424# CONFIG_IPMI_PANIC_EVENT is not set 425# CONFIG_IPMI_DEVICE_INTERFACE is not set 426# CONFIG_IPMI_KCS is not set 427# CONFIG_IPMI_WATCHDOG is not set 428 429# 430# Watchdog Cards 431# 432# CONFIG_WATCHDOG is not set 433# CONFIG_SCx200_GPIO is not set 434# CONFIG_AMD_PM768 is not set 435# CONFIG_NVRAM is not set 436# CONFIG_RTC is not set 437# CONFIG_DTLK is not set 438# CONFIG_R3964 is not set 439# CONFIG_APPLICOM is not set 440 441# 442# Ftape, the floppy tape device driver 443# 444# CONFIG_FTAPE is not set 445# CONFIG_AGP is not set 446# CONFIG_DRM is not set 447 448# 449# Multimedia devices 450# 451# CONFIG_VIDEO_DEV is not set 452 453# 454# File systems 455# 456# CONFIG_QUOTA is not set 457# CONFIG_AUTOFS_FS is not set 458# CONFIG_AUTOFS4_FS is not set 459# CONFIG_REISERFS_FS is not set 460# CONFIG_REISERFS_CHECK is not set 461# CONFIG_REISERFS_PROC_INFO is not set 462# CONFIG_ADFS_FS is not set 463# CONFIG_ADFS_FS_RW is not set 464# CONFIG_AFFS_FS is not set 465# CONFIG_HFS_FS is not set 466# CONFIG_BEFS_FS is not set 467# CONFIG_BEFS_DEBUG is not set 468# CONFIG_BFS_FS is not set 469# CONFIG_EXT3_FS is not set 470# CONFIG_JBD is not set 471# CONFIG_JBD_DEBUG is not set 472# CONFIG_FAT_FS is not set 473# CONFIG_MSDOS_FS is not set 474# CONFIG_UMSDOS_FS is not set 475# CONFIG_VFAT_FS is not set 476# CONFIG_EFS_FS is not set 477# CONFIG_JFFS_FS is not set 478# CONFIG_JFFS2_FS is not set 479# CONFIG_CRAMFS is not set 480CONFIG_TMPFS=y 481CONFIG_RAMFS=y 482CONFIG_ISO9660_FS=y 483# CONFIG_JOLIET is not set 484# CONFIG_ZISOFS is not set 485# CONFIG_JFS_FS is not set 486# CONFIG_JFS_DEBUG is not set 487# CONFIG_JFS_STATISTICS is not set 488# CONFIG_MINIX_FS is not set 489# CONFIG_VXFS_FS is not set 490# CONFIG_NTFS_FS is not set 491# CONFIG_NTFS_RW is not set 492# CONFIG_HPFS_FS is not set 493CONFIG_PROC_FS=y 494CONFIG_DEVFS_FS=y 495# CONFIG_DEVFS_MOUNT is not set 496# CONFIG_DEVFS_DEBUG is not set 497CONFIG_DEVPTS_FS=y 498# CONFIG_QNX4FS_FS is not set 499# CONFIG_QNX4FS_RW is not set 500# CONFIG_ROMFS_FS is not set 501CONFIG_EXT2_FS=y 502# CONFIG_SYSV_FS is not set 503# CONFIG_UDF_FS is not set 504# CONFIG_UDF_RW is not set 505# CONFIG_UFS_FS is not set 506# CONFIG_UFS_FS_WRITE is not set 507 508# 509# Network File Systems 510# 511# CONFIG_CODA_FS is not set 512# CONFIG_INTERMEZZO_FS is not set 513CONFIG_NFS_FS=y 514# CONFIG_NFS_V3 is not set 515# CONFIG_ROOT_NFS is not set 516CONFIG_NFSD=y 517# CONFIG_NFSD_V3 is not set 518# CONFIG_NFSD_TCP is not set 519CONFIG_SUNRPC=y 520CONFIG_LOCKD=y 521# CONFIG_SMB_FS is not set 522# CONFIG_NCP_FS is not set 523# CONFIG_NCPFS_PACKET_SIGNING is not set 524# CONFIG_NCPFS_IOCTL_LOCKING is not set 525# CONFIG_NCPFS_STRONG is not set 526# CONFIG_NCPFS_NFS_NS is not set 527# CONFIG_NCPFS_OS2_NS is not set 528# CONFIG_NCPFS_SMALLDOS is not set 529# CONFIG_NCPFS_NLS is not set 530# CONFIG_NCPFS_EXTRAS is not set 531# CONFIG_ZISOFS_FS is not set 532 533# 534# Partition Types 535# 536CONFIG_PARTITION_ADVANCED=y 537# CONFIG_ACORN_PARTITION is not set 538# CONFIG_OSF_PARTITION is not set 539# CONFIG_AMIGA_PARTITION is not set 540# CONFIG_ATARI_PARTITION is not set 541# CONFIG_MAC_PARTITION is not set 542CONFIG_MSDOS_PARTITION=y 543# CONFIG_BSD_DISKLABEL is not set 544# CONFIG_MINIX_SUBPARTITION is not set 545CONFIG_SOLARIS_X86_PARTITION=y 546# CONFIG_UNIXWARE_DISKLABEL is not set 547# CONFIG_LDM_PARTITION is not set 548# CONFIG_SGI_PARTITION is not set 549# CONFIG_ULTRIX_PARTITION is not set 550# CONFIG_SUN_PARTITION is not set 551# CONFIG_EFI_PARTITION is not set 552# CONFIG_SMB_NLS is not set 553# CONFIG_NLS is not set 554 555# 556# Sound 557# 558# CONFIG_SOUND is not set 559 560# 561# USB support 562# 563# CONFIG_USB is not set 564 565# 566# Bluetooth support 567# 568# CONFIG_BLUEZ is not set 569 570# 571# Library routines 572# 573# CONFIG_ZLIB_INFLATE is not set 574# CONFIG_ZLIB_DEFLATE is not set 575 576# 577# Kernel hacking 578# 579CONFIG_DEBUG_KERNEL=y 580CONFIG_MAGIC_SYSRQ=y 581# CONFIG_DEBUG_HIGHMEM is not set 582# CONFIG_DEBUG_SLAB is not set 583# CONFIG_DEBUG_WAITQ is not set 584# CONFIG_KGDB is not set 585CONFIG_XMON=y 586# CONFIG_BDI_SWITCH is not set 587# CONFIG_MORE_COMPILE_OPTIONS is not set 588