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 699 lines 13 kB view raw
1# 2# Automatically generated make config: don't edit 3# Linux kernel version: 2.6.11-sh 4# Wed Mar 2 15:09:51 2005 5# 6CONFIG_SUPERH=y 7CONFIG_UID16=y 8CONFIG_RWSEM_GENERIC_SPINLOCK=y 9CONFIG_GENERIC_HARDIRQS=y 10CONFIG_GENERIC_IRQ_PROBE=y 11CONFIG_GENERIC_CALIBRATE_DELAY=y 12 13# 14# Code maturity level options 15# 16CONFIG_EXPERIMENTAL=y 17CONFIG_CLEAN_COMPILE=y 18CONFIG_BROKEN_ON_SMP=y 19 20# 21# General setup 22# 23CONFIG_LOCALVERSION="" 24CONFIG_SWAP=y 25# CONFIG_SYSVIPC is not set 26# CONFIG_POSIX_MQUEUE is not set 27# CONFIG_BSD_PROCESS_ACCT is not set 28# CONFIG_SYSCTL is not set 29# CONFIG_AUDIT is not set 30CONFIG_LOG_BUF_SHIFT=14 31# CONFIG_HOTPLUG is not set 32CONFIG_KOBJECT_UEVENT=y 33# CONFIG_IKCONFIG is not set 34# CONFIG_EMBEDDED is not set 35CONFIG_KALLSYMS=y 36# CONFIG_KALLSYMS_EXTRA_PASS is not set 37CONFIG_FUTEX=y 38CONFIG_EPOLL=y 39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 40CONFIG_SHMEM=y 41CONFIG_CC_ALIGN_FUNCTIONS=0 42CONFIG_CC_ALIGN_LABELS=0 43CONFIG_CC_ALIGN_LOOPS=0 44CONFIG_CC_ALIGN_JUMPS=0 45# CONFIG_TINY_SHMEM is not set 46 47# 48# Loadable module support 49# 50# CONFIG_MODULES is not set 51 52# 53# System type 54# 55# CONFIG_SH_SOLUTION_ENGINE is not set 56# CONFIG_SH_7751_SOLUTION_ENGINE is not set 57# CONFIG_SH_7300_SOLUTION_ENGINE is not set 58# CONFIG_SH_73180_SOLUTION_ENGINE is not set 59# CONFIG_SH_7751_SYSTEMH is not set 60# CONFIG_SH_STB1_HARP is not set 61# CONFIG_SH_STB1_OVERDRIVE is not set 62# CONFIG_SH_HP620 is not set 63# CONFIG_SH_HP680 is not set 64# CONFIG_SH_HP690 is not set 65# CONFIG_SH_CQREEK is not set 66# CONFIG_SH_DMIDA is not set 67# CONFIG_SH_EC3104 is not set 68# CONFIG_SH_SATURN is not set 69# CONFIG_SH_DREAMCAST is not set 70# CONFIG_SH_CAT68701 is not set 71# CONFIG_SH_BIGSUR is not set 72# CONFIG_SH_SH2000 is not set 73# CONFIG_SH_ADX is not set 74# CONFIG_SH_MPC1211 is not set 75# CONFIG_SH_SH03 is not set 76CONFIG_SH_SECUREEDGE5410=y 77# CONFIG_SH_HS7751RVOIP is not set 78# CONFIG_SH_RTS7751R2D is not set 79# CONFIG_SH_EDOSK7705 is not set 80# CONFIG_SH_SH4202_MICRODEV is not set 81# CONFIG_SH_UNKNOWN is not set 82# CONFIG_CPU_SH2 is not set 83# CONFIG_CPU_SH3 is not set 84CONFIG_CPU_SH4=y 85# CONFIG_CPU_SUBTYPE_SH7604 is not set 86# CONFIG_CPU_SUBTYPE_SH7300 is not set 87# CONFIG_CPU_SUBTYPE_SH7705 is not set 88# CONFIG_CPU_SUBTYPE_SH7707 is not set 89# CONFIG_CPU_SUBTYPE_SH7708 is not set 90# CONFIG_CPU_SUBTYPE_SH7709 is not set 91# CONFIG_CPU_SUBTYPE_SH7750 is not set 92CONFIG_CPU_SUBTYPE_SH7751=y 93# CONFIG_CPU_SUBTYPE_SH7760 is not set 94# CONFIG_CPU_SUBTYPE_SH73180 is not set 95# CONFIG_CPU_SUBTYPE_ST40STB1 is not set 96# CONFIG_CPU_SUBTYPE_ST40GX1 is not set 97# CONFIG_CPU_SUBTYPE_SH4_202 is not set 98CONFIG_MMU=y 99# CONFIG_CMDLINE_BOOL is not set 100CONFIG_MEMORY_START=0x08000000 101CONFIG_MEMORY_SIZE=0x01000000 102CONFIG_MEMORY_SET=y 103# CONFIG_MEMORY_OVERRIDE is not set 104CONFIG_SH_RTC=y 105CONFIG_SH_FPU=y 106CONFIG_ZERO_PAGE_OFFSET=0x00001000 107CONFIG_BOOT_LINK_OFFSET=0x00800000 108CONFIG_CPU_LITTLE_ENDIAN=y 109# CONFIG_PREEMPT is not set 110# CONFIG_UBC_WAKEUP is not set 111# CONFIG_SH_WRITETHROUGH is not set 112# CONFIG_SH_OCRAM is not set 113# CONFIG_SH_STORE_QUEUES is not set 114# CONFIG_SMP is not set 115CONFIG_SH_PCLK_CALC=y 116CONFIG_SH_PCLK_FREQ=60013568 117 118# 119# CPU Frequency scaling 120# 121# CONFIG_CPU_FREQ is not set 122 123# 124# DMA support 125# 126CONFIG_SH_DMA=y 127CONFIG_NR_ONCHIP_DMA_CHANNELS=4 128# CONFIG_NR_DMA_CHANNELS_BOOL is not set 129 130# 131# Companion Chips 132# 133# CONFIG_HD6446X_SERIES is not set 134 135# 136# Bus options (PCI, PCMCIA, EISA, MCA, ISA) 137# 138CONFIG_PCI=y 139# CONFIG_SH_PCIDMA_NONCOHERENT is not set 140CONFIG_PCI_AUTO=y 141CONFIG_PCI_AUTO_UPDATE_RESOURCES=y 142# CONFIG_PCI_LEGACY_PROC is not set 143CONFIG_PCI_NAMES=y 144 145# 146# PCCARD (PCMCIA/CardBus) support 147# 148# CONFIG_PCCARD is not set 149 150# 151# PC-card bridges 152# 153 154# 155# PCI Hotplug Support 156# 157# CONFIG_HOTPLUG_PCI is not set 158 159# 160# Executable file formats 161# 162CONFIG_BINFMT_ELF=y 163# CONFIG_BINFMT_FLAT is not set 164# CONFIG_BINFMT_MISC is not set 165 166# 167# SH initrd options 168# 169# CONFIG_EMBEDDED_RAMDISK is not set 170 171# 172# Device Drivers 173# 174 175# 176# Generic Driver Options 177# 178CONFIG_STANDALONE=y 179CONFIG_PREVENT_FIRMWARE_BUILD=y 180# CONFIG_FW_LOADER is not set 181 182# 183# Memory Technology Devices (MTD) 184# 185# CONFIG_MTD is not set 186 187# 188# Parallel port support 189# 190# CONFIG_PARPORT is not set 191 192# 193# Plug and Play support 194# 195 196# 197# Block devices 198# 199# CONFIG_BLK_DEV_FD is not set 200# CONFIG_BLK_CPQ_DA is not set 201# CONFIG_BLK_CPQ_CISS_DA is not set 202# CONFIG_BLK_DEV_DAC960 is not set 203# CONFIG_BLK_DEV_UMEM is not set 204# CONFIG_BLK_DEV_COW_COMMON is not set 205# CONFIG_BLK_DEV_LOOP is not set 206# CONFIG_BLK_DEV_NBD is not set 207# CONFIG_BLK_DEV_SX8 is not set 208CONFIG_BLK_DEV_RAM=y 209CONFIG_BLK_DEV_RAM_COUNT=16 210CONFIG_BLK_DEV_RAM_SIZE=4096 211CONFIG_BLK_DEV_INITRD=y 212CONFIG_INITRAMFS_SOURCE="" 213# CONFIG_LBD is not set 214# CONFIG_CDROM_PKTCDVD is not set 215 216# 217# IO Schedulers 218# 219CONFIG_IOSCHED_NOOP=y 220CONFIG_IOSCHED_AS=y 221CONFIG_IOSCHED_DEADLINE=y 222CONFIG_IOSCHED_CFQ=y 223# CONFIG_ATA_OVER_ETH is not set 224 225# 226# ATA/ATAPI/MFM/RLL support 227# 228# CONFIG_IDE is not set 229 230# 231# SCSI device support 232# 233# CONFIG_SCSI is not set 234 235# 236# Multi-device support (RAID and LVM) 237# 238# CONFIG_MD is not set 239 240# 241# Fusion MPT device support 242# 243 244# 245# IEEE 1394 (FireWire) support 246# 247# CONFIG_IEEE1394 is not set 248 249# 250# I2O device support 251# 252# CONFIG_I2O is not set 253 254# 255# Networking support 256# 257CONFIG_NET=y 258 259# 260# Networking options 261# 262# CONFIG_PACKET is not set 263# CONFIG_NETLINK_DEV is not set 264# CONFIG_UNIX is not set 265# CONFIG_NET_KEY is not set 266CONFIG_INET=y 267# CONFIG_IP_MULTICAST is not set 268# CONFIG_IP_ADVANCED_ROUTER is not set 269CONFIG_IP_PNP=y 270CONFIG_IP_PNP_DHCP=y 271# CONFIG_IP_PNP_BOOTP is not set 272# CONFIG_IP_PNP_RARP is not set 273# CONFIG_NET_IPIP is not set 274# CONFIG_NET_IPGRE is not set 275# CONFIG_ARPD is not set 276# CONFIG_SYN_COOKIES is not set 277# CONFIG_INET_AH is not set 278# CONFIG_INET_ESP is not set 279# CONFIG_INET_IPCOMP is not set 280# CONFIG_INET_TUNNEL is not set 281CONFIG_IP_TCPDIAG=y 282# CONFIG_IP_TCPDIAG_IPV6 is not set 283# CONFIG_IPV6 is not set 284# CONFIG_NETFILTER is not set 285 286# 287# SCTP Configuration (EXPERIMENTAL) 288# 289# CONFIG_IP_SCTP is not set 290# CONFIG_ATM is not set 291# CONFIG_BRIDGE is not set 292# CONFIG_VLAN_8021Q is not set 293# CONFIG_DECNET is not set 294# CONFIG_LLC2 is not set 295# CONFIG_IPX is not set 296# CONFIG_ATALK is not set 297# CONFIG_X25 is not set 298# CONFIG_LAPB is not set 299# CONFIG_NET_DIVERT is not set 300# CONFIG_ECONET is not set 301# CONFIG_WAN_ROUTER is not set 302 303# 304# QoS and/or fair queueing 305# 306# CONFIG_NET_SCHED is not set 307# CONFIG_NET_CLS_ROUTE is not set 308 309# 310# Network testing 311# 312# CONFIG_NET_PKTGEN is not set 313# CONFIG_NETPOLL is not set 314# CONFIG_NET_POLL_CONTROLLER is not set 315# CONFIG_HAMRADIO is not set 316# CONFIG_IRDA is not set 317# CONFIG_BT is not set 318CONFIG_NETDEVICES=y 319# CONFIG_DUMMY is not set 320# CONFIG_BONDING is not set 321# CONFIG_EQUALIZER is not set 322# CONFIG_TUN is not set 323 324# 325# ARCnet devices 326# 327# CONFIG_ARCNET is not set 328 329# 330# Ethernet (10 or 100Mbit) 331# 332CONFIG_NET_ETHERNET=y 333CONFIG_MII=y 334# CONFIG_STNIC is not set 335# CONFIG_HAPPYMEAL is not set 336# CONFIG_SUNGEM is not set 337# CONFIG_NET_VENDOR_3COM is not set 338# CONFIG_SMC91X is not set 339 340# 341# Tulip family network device support 342# 343# CONFIG_NET_TULIP is not set 344# CONFIG_HP100 is not set 345CONFIG_NET_PCI=y 346# CONFIG_PCNET32 is not set 347# CONFIG_AMD8111_ETH is not set 348# CONFIG_ADAPTEC_STARFIRE is not set 349# CONFIG_B44 is not set 350# CONFIG_FORCEDETH is not set 351# CONFIG_DGRS is not set 352# CONFIG_EEPRO100 is not set 353# CONFIG_E100 is not set 354# CONFIG_FEALNX is not set 355# CONFIG_NATSEMI is not set 356# CONFIG_NE2K_PCI is not set 357# CONFIG_8139CP is not set 358CONFIG_8139TOO=y 359# CONFIG_8139TOO_PIO is not set 360# CONFIG_8139TOO_TUNE_TWISTER is not set 361# CONFIG_8139TOO_8129 is not set 362# CONFIG_8139_OLD_RX_RESET is not set 363# CONFIG_SIS900 is not set 364# CONFIG_EPIC100 is not set 365# CONFIG_SUNDANCE is not set 366# CONFIG_TLAN is not set 367# CONFIG_VIA_RHINE is not set 368 369# 370# Ethernet (1000 Mbit) 371# 372# CONFIG_ACENIC is not set 373# CONFIG_DL2K is not set 374# CONFIG_E1000 is not set 375# CONFIG_NS83820 is not set 376# CONFIG_HAMACHI is not set 377# CONFIG_YELLOWFIN is not set 378# CONFIG_R8169 is not set 379# CONFIG_SK98LIN is not set 380# CONFIG_VIA_VELOCITY is not set 381# CONFIG_TIGON3 is not set 382 383# 384# Ethernet (10000 Mbit) 385# 386# CONFIG_IXGB is not set 387# CONFIG_S2IO is not set 388 389# 390# Token Ring devices 391# 392# CONFIG_TR is not set 393 394# 395# Wireless LAN (non-hamradio) 396# 397# CONFIG_NET_RADIO is not set 398 399# 400# Wan interfaces 401# 402# CONFIG_WAN is not set 403# CONFIG_FDDI is not set 404# CONFIG_HIPPI is not set 405# CONFIG_PPP is not set 406# CONFIG_SLIP is not set 407# CONFIG_SHAPER is not set 408# CONFIG_NETCONSOLE is not set 409 410# 411# ISDN subsystem 412# 413# CONFIG_ISDN is not set 414 415# 416# Telephony Support 417# 418# CONFIG_PHONE is not set 419 420# 421# Input device support 422# 423CONFIG_INPUT=y 424 425# 426# Userland interfaces 427# 428CONFIG_INPUT_MOUSEDEV=y 429CONFIG_INPUT_MOUSEDEV_PSAUX=y 430CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 431CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 432# CONFIG_INPUT_JOYDEV is not set 433# CONFIG_INPUT_TSDEV is not set 434# CONFIG_INPUT_EVDEV is not set 435# CONFIG_INPUT_EVBUG is not set 436 437# 438# Input I/O drivers 439# 440# CONFIG_GAMEPORT is not set 441CONFIG_SOUND_GAMEPORT=y 442CONFIG_SERIO=y 443CONFIG_SERIO_I8042=y 444CONFIG_SERIO_SERPORT=y 445# CONFIG_SERIO_CT82C710 is not set 446# CONFIG_SERIO_PCIPS2 is not set 447# CONFIG_SERIO_RAW is not set 448 449# 450# Input Device Drivers 451# 452# CONFIG_INPUT_KEYBOARD is not set 453# CONFIG_INPUT_MOUSE is not set 454# CONFIG_INPUT_JOYSTICK is not set 455# CONFIG_INPUT_TOUCHSCREEN is not set 456# CONFIG_INPUT_MISC is not set 457 458# 459# Character devices 460# 461CONFIG_VT=y 462CONFIG_VT_CONSOLE=y 463CONFIG_HW_CONSOLE=y 464# CONFIG_SERIAL_NONSTANDARD is not set 465 466# 467# Serial drivers 468# 469# CONFIG_SERIAL_8250 is not set 470 471# 472# Non-8250 serial port support 473# 474# CONFIG_SERIAL_SH_SCI is not set 475CONFIG_UNIX98_PTYS=y 476CONFIG_LEGACY_PTYS=y 477CONFIG_LEGACY_PTY_COUNT=256 478 479# 480# IPMI 481# 482# CONFIG_IPMI_HANDLER is not set 483 484# 485# Watchdog Cards 486# 487# CONFIG_WATCHDOG is not set 488# CONFIG_RTC is not set 489# CONFIG_GEN_RTC is not set 490# CONFIG_DTLK is not set 491# CONFIG_R3964 is not set 492# CONFIG_APPLICOM is not set 493 494# 495# Ftape, the floppy tape device driver 496# 497# CONFIG_DRM is not set 498# CONFIG_RAW_DRIVER is not set 499 500# 501# I2C support 502# 503# CONFIG_I2C is not set 504 505# 506# Dallas's 1-wire bus 507# 508# CONFIG_W1 is not set 509 510# 511# Misc devices 512# 513 514# 515# Multimedia devices 516# 517# CONFIG_VIDEO_DEV is not set 518 519# 520# Digital Video Broadcasting Devices 521# 522# CONFIG_DVB is not set 523 524# 525# Graphics support 526# 527# CONFIG_FB is not set 528 529# 530# Console display driver support 531# 532CONFIG_VGA_CONSOLE=y 533CONFIG_DUMMY_CONSOLE=y 534 535# 536# Sound 537# 538# CONFIG_SOUND is not set 539 540# 541# USB support 542# 543# CONFIG_USB is not set 544CONFIG_USB_ARCH_HAS_HCD=y 545CONFIG_USB_ARCH_HAS_OHCI=y 546 547# 548# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information 549# 550 551# 552# USB Gadget Support 553# 554# CONFIG_USB_GADGET is not set 555 556# 557# MMC/SD Card support 558# 559# CONFIG_MMC is not set 560 561# 562# InfiniBand support 563# 564# CONFIG_INFINIBAND is not set 565 566# 567# File systems 568# 569CONFIG_EXT2_FS=y 570# CONFIG_EXT2_FS_XATTR is not set 571# CONFIG_EXT3_FS is not set 572# CONFIG_JBD is not set 573# CONFIG_REISERFS_FS is not set 574# CONFIG_JFS_FS is not set 575 576# 577# XFS support 578# 579# CONFIG_XFS_FS is not set 580# CONFIG_MINIX_FS is not set 581CONFIG_ROMFS_FS=y 582# CONFIG_QUOTA is not set 583CONFIG_DNOTIFY=y 584# CONFIG_AUTOFS_FS is not set 585# CONFIG_AUTOFS4_FS is not set 586 587# 588# CD-ROM/DVD Filesystems 589# 590# CONFIG_ISO9660_FS is not set 591# CONFIG_UDF_FS is not set 592 593# 594# DOS/FAT/NT Filesystems 595# 596# CONFIG_MSDOS_FS is not set 597# CONFIG_VFAT_FS is not set 598# CONFIG_NTFS_FS is not set 599 600# 601# Pseudo filesystems 602# 603CONFIG_PROC_FS=y 604# CONFIG_PROC_KCORE is not set 605CONFIG_SYSFS=y 606CONFIG_DEVFS_FS=y 607CONFIG_DEVFS_MOUNT=y 608# CONFIG_DEVFS_DEBUG is not set 609# CONFIG_DEVPTS_FS_XATTR is not set 610CONFIG_TMPFS=y 611# CONFIG_TMPFS_XATTR is not set 612# CONFIG_HUGETLBFS is not set 613# CONFIG_HUGETLB_PAGE is not set 614CONFIG_RAMFS=y 615 616# 617# Miscellaneous filesystems 618# 619# CONFIG_ADFS_FS is not set 620# CONFIG_AFFS_FS is not set 621# CONFIG_HFS_FS is not set 622# CONFIG_HFSPLUS_FS is not set 623# CONFIG_BEFS_FS is not set 624# CONFIG_BFS_FS is not set 625# CONFIG_EFS_FS is not set 626CONFIG_CRAMFS=y 627# CONFIG_VXFS_FS is not set 628# CONFIG_HPFS_FS is not set 629# CONFIG_QNX4FS_FS is not set 630# CONFIG_SYSV_FS is not set 631# CONFIG_UFS_FS is not set 632 633# 634# Network File Systems 635# 636CONFIG_NFS_FS=y 637CONFIG_NFS_V3=y 638# CONFIG_NFS_V4 is not set 639# CONFIG_NFS_DIRECTIO is not set 640# CONFIG_NFSD is not set 641CONFIG_ROOT_NFS=y 642CONFIG_LOCKD=y 643CONFIG_LOCKD_V4=y 644CONFIG_SUNRPC=y 645# CONFIG_RPCSEC_GSS_KRB5 is not set 646# CONFIG_RPCSEC_GSS_SPKM3 is not set 647# CONFIG_SMB_FS is not set 648# CONFIG_CIFS is not set 649# CONFIG_NCP_FS is not set 650# CONFIG_CODA_FS is not set 651# CONFIG_AFS_FS is not set 652 653# 654# Partition Types 655# 656# CONFIG_PARTITION_ADVANCED is not set 657CONFIG_MSDOS_PARTITION=y 658 659# 660# Native Language Support 661# 662# CONFIG_NLS is not set 663 664# 665# Profiling support 666# 667# CONFIG_PROFILING is not set 668 669# 670# Kernel hacking 671# 672# CONFIG_DEBUG_KERNEL is not set 673# CONFIG_FRAME_POINTER is not set 674# CONFIG_SH_STANDARD_BIOS is not set 675# CONFIG_EARLY_SCIF_CONSOLE is not set 676# CONFIG_KGDB is not set 677 678# 679# Security options 680# 681# CONFIG_KEYS is not set 682# CONFIG_SECURITY is not set 683 684# 685# Cryptographic options 686# 687# CONFIG_CRYPTO is not set 688 689# 690# Hardware crypto devices 691# 692 693# 694# Library routines 695# 696# CONFIG_CRC_CCITT is not set 697CONFIG_CRC32=y 698# CONFIG_LIBCRC32C is not set 699CONFIG_ZLIB_INFLATE=y