Searched refs:support (Results 1 – 25 of 654) sorted by relevance
12345678910>>...27
/linux-2.4.37.9/drivers/net/ |
D | Config.in | 7 tristate 'Dummy net driver support' CONFIG_DUMMY 8 tristate 'Bonding driver support' CONFIG_BONDING 9 tristate 'EQL (serial line load balancing) support' CONFIG_EQUALIZER 10 tristate 'Universal TUN/TAP device driver support' CONFIG_TUN 28 dep_bool ' ARM EBSA110 AM79C961A support' CONFIG_ARM_AM79C961A $CONFIG_ARCH_EBSA110 29 tristate ' Cirrus Logic CS8900A support' CONFIG_ARM_CIRRUS 35 tristate ' Altera Ether00 support' CONFIG_ETHER00 38 dep_tristate ' MACE (Power Mac ethernet) support' CONFIG_MACE $CONFIG_ALL_PPC 42 dep_tristate ' BMAC (G3 ethernet) support' CONFIG_BMAC $CONFIG_ALL_PPC 43 …dep_tristate ' GMAC (G4/iBook ethernet) support (OBSOLETE, use Sun GEM)' CONFIG_GMAC $CONFIG_ALL_… [all …]
|
/linux-2.4.37.9/drivers/usb/ |
D | Config.in | 5 comment 'USB support' 22 dep_tristate ' USB Audio support' CONFIG_USB_AUDIO $CONFIG_USB $CONFIG_SOUND 23 dep_tristate ' EMI 2|6 USB Audio interface support' CONFIG_USB_EMI26 $CONFIG_USB_AUDIO 26 dep_tristate ' USB Bluetooth support (EXPERIMENTAL)' CONFIG_USB_BLUETOOTH $CONFIG_USB 31 dep_tristate ' USB MIDI support' CONFIG_USB_MIDI $CONFIG_USB $CONFIG_SOUND 33 comment ' SCSI support is needed for USB Storage' 35 dep_tristate ' USB Mass Storage support' CONFIG_USB_STORAGE $CONFIG_USB $CONFIG_SCSI 37 …dep_mbool ' Datafab MDCFE-B Compact Flash Reader support' CONFIG_USB_STORAGE_DATAFAB $CONFIG_US… 38 … dep_mbool ' Freecom USB/ATAPI Bridge support' CONFIG_USB_STORAGE_FREECOM $CONFIG_USB_STORAGE 39 …dep_mbool ' ISD-200 USB/ATA Bridge support' CONFIG_USB_STORAGE_ISD200 $CONFIG_USB_STORAGE $CONF… [all …]
|
/linux-2.4.37.9/drivers/ide/ |
D | Config.in | 9 dep_tristate 'Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support' CONFIG_BLK_DEV_IDE $CONFIG_IDE 16 dep_tristate ' Include IDE/ATA-2 DISK support' CONFIG_BLK_DEV_IDEDISK $CONFIG_BLK_DEV_IDE 18 dep_mbool ' Auto-Geometry Resizing support' CONFIG_IDEDISK_STROKE $CONFIG_BLK_DEV_IDEDISK 20 dep_tristate ' PCMCIA IDE support' CONFIG_BLK_DEV_IDECS $CONFIG_BLK_DEV_IDE $CONFIG_PCMCIA 21 …dep_tristate ' Cardbus IDE support (Delkin/ASKA/Workbit)' CONFIG_BLK_DEV_DELKIN $CONFIG_BLK_DEV_I… 22 dep_tristate ' Include IDE/ATAPI CDROM support' CONFIG_BLK_DEV_IDECD $CONFIG_BLK_DEV_IDE 23 dep_tristate ' Include IDE/ATAPI TAPE support' CONFIG_BLK_DEV_IDETAPE $CONFIG_BLK_DEV_IDE 24 dep_tristate ' Include IDE/ATAPI FLOPPY support' CONFIG_BLK_DEV_IDEFLOPPY $CONFIG_BLK_DEV_IDE 25 dep_tristate ' SCSI emulation support' CONFIG_BLK_DEV_IDESCSI $CONFIG_BLK_DEV_IDE $CONFIG_SCSI 30 comment 'IDE chipset support/bugfixes' [all …]
|
/linux-2.4.37.9/fs/ |
D | Config.in | 7 bool 'Quota support' CONFIG_QUOTA 8 dep_tristate ' VFS v0 quota format support' CONFIG_QFMT_V2 $CONFIG_QUOTA 10 tristate 'Kernel automounter support' CONFIG_AUTOFS_FS 11 tristate 'Kernel automounter version 4 support (also supports v3)' CONFIG_AUTOFS4_FS 13 tristate 'Reiserfs support' CONFIG_REISERFS_FS 17 dep_tristate 'ADFS file system support (EXPERIMENTAL)' CONFIG_ADFS_FS $CONFIG_EXPERIMENTAL 18 dep_mbool ' ADFS write support (DANGEROUS)' CONFIG_ADFS_FS_RW $CONFIG_ADFS_FS $CONFIG_EXPERIMENTAL 20 dep_tristate 'Amiga FFS file system support (EXPERIMENTAL)' CONFIG_AFFS_FS $CONFIG_EXPERIMENTAL 22 dep_tristate 'Apple HFS file system support (EXPERIMENTAL)' CONFIG_HFS_FS $CONFIG_EXPERIMENTAL 24 dep_tristate 'Apple HFS+ (Extended HFS) file system support (EXPERIMENTAL)' CONFIG_HFSPLUS_FS $CONF… [all …]
|
/linux-2.4.37.9/drivers/scsi/ |
D | Config.in | 1 comment 'SCSI support type (disk, tape, CD-ROM)' 3 dep_tristate ' SCSI disk support' CONFIG_BLK_DEV_SD $CONFIG_SCSI 9 dep_tristate ' SCSI tape support' CONFIG_CHR_DEV_ST $CONFIG_SCSI 11 dep_tristate ' SCSI OnStream SC-x0 tape support' CONFIG_CHR_DEV_OSST $CONFIG_SCSI 13 dep_tristate ' SCSI CD-ROM support' CONFIG_BLK_DEV_SR $CONFIG_SCSI 19 dep_tristate ' SCSI generic support' CONFIG_CHR_DEV_SG $CONFIG_SCSI 21 comment 'Some SCSI devices (e.g. CD jukebox) support multiple LUNs' 44 dep_tristate '3ware Hardware ATA-RAID support' CONFIG_BLK_DEV_3W_XXXX_RAID $CONFIG_SCSI 46 dep_tristate '7000FASST SCSI support' CONFIG_SCSI_7000FASST $CONFIG_SCSI 47 dep_tristate 'ACARD SCSI support' CONFIG_SCSI_ACARD $CONFIG_SCSI [all …]
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | Config.in | 9 dep_tristate ' FTP protocol support' CONFIG_IP_NF_FTP $CONFIG_IP_NF_CONNTRACK 10 dep_tristate ' Amanda protocol support' CONFIG_IP_NF_AMANDA $CONFIG_IP_NF_CONNTRACK 11 dep_tristate ' TFTP protocol support' CONFIG_IP_NF_TFTP $CONFIG_IP_NF_CONNTRACK 12 dep_tristate ' IRC protocol support' CONFIG_IP_NF_IRC $CONFIG_IP_NF_CONNTRACK 18 tristate 'IP tables support (required for filtering/masq/NAT)' CONFIG_IP_NF_IPTABLES 21 dep_tristate ' limit match support' CONFIG_IP_NF_MATCH_LIMIT $CONFIG_IP_NF_IPTABLES 22 dep_tristate ' MAC address match support' CONFIG_IP_NF_MATCH_MAC $CONFIG_IP_NF_IPTABLES 23 dep_tristate ' Packet type match support' CONFIG_IP_NF_MATCH_PKTTYPE $CONFIG_IP_NF_IPTABLES 24 dep_tristate ' netfilter MARK match support' CONFIG_IP_NF_MATCH_MARK $CONFIG_IP_NF_IPTABLES 25 dep_tristate ' Multiple port match support' CONFIG_IP_NF_MATCH_MULTIPORT $CONFIG_IP_NF_IPTABLES [all …]
|
/linux-2.4.37.9/arch/m68k/ |
D | config.in | 18 comment 'Loadable module support' 19 bool 'Enable loadable module support' CONFIG_MODULES 33 bool 'Amiga support' CONFIG_AMIGA 34 bool 'Atari support' CONFIG_ATARI 35 dep_bool ' Hades support' CONFIG_HADES $CONFIG_ATARI 41 bool 'Macintosh support' CONFIG_MAC 46 bool 'Apollo support' CONFIG_APOLLO 47 bool 'VME (Motorola and BVM) support' CONFIG_VME 50 dep_bool ' MVME147 support (broken)' CONFIG_MVME147 $CONFIG_VME_BROKEN 51 dep_bool ' MVME162, 166 and 167 support (broken)' CONFIG_MVME16x $CONFIG_VME_BROKEN [all …]
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | Config.in | 6 comment 'PCMCIA network device support' 8 bool 'PCMCIA network device support' CONFIG_NET_PCMCIA 10 dep_tristate ' 3Com 3c589 PCMCIA support' CONFIG_PCMCIA_3C589 $CONFIG_PCMCIA 11 dep_tristate ' 3Com 3c574 PCMCIA support' CONFIG_PCMCIA_3C574 $CONFIG_PCMCIA 12 dep_tristate ' Fujitsu FMV-J18x PCMCIA support' CONFIG_PCMCIA_FMVJ18X $CONFIG_PCMCIA 13 dep_tristate ' NE2000 compatible PCMCIA support' CONFIG_PCMCIA_PCNET $CONFIG_PCMCIA 14 dep_tristate ' Asix AX88190 PCMCIA support' CONFIG_PCMCIA_AXNET $CONFIG_PCMCIA 15 dep_tristate ' New Media PCMCIA support' CONFIG_PCMCIA_NMCLAN $CONFIG_PCMCIA 16 dep_tristate ' SMC 91Cxx PCMCIA support' CONFIG_PCMCIA_SMC91C92 $CONFIG_PCMCIA 17 dep_tristate ' Xircom 16-bit PCMCIA support' CONFIG_PCMCIA_XIRC2PS $CONFIG_PCMCIA [all …]
|
/linux-2.4.37.9/net/ipv6/netfilter/ |
D | Config.in | 9 # dep_tristate ' FTP protocol support' CONFIG_IP6_NF_FTP $CONFIG_IP6_NF_CONNTRACK 16 tristate 'IP6 tables support (required for filtering/masq/NAT)' CONFIG_IP6_NF_IPTABLES 19 dep_tristate ' limit match support' CONFIG_IP6_NF_MATCH_LIMIT $CONFIG_IP6_NF_IPTABLES 20 dep_tristate ' MAC address match support' CONFIG_IP6_NF_MATCH_MAC $CONFIG_IP6_NF_IPTABLES 22 …dep_tristate ' Routing header match support (EXPERIMENTAL)' CONFIG_IP6_NF_MATCH_RT $CONFIG_IP6_NF… 28 …dep_tristate ' Fragmentation header match support (EXPERIMENTAL)' CONFIG_IP6_NF_MATCH_FRAG $CONFI… 30 dep_tristate ' HL match support' CONFIG_IP6_NF_MATCH_HL $CONFIG_IP6_NF_IPTABLES 31 dep_tristate ' Multiple port match support' CONFIG_IP6_NF_MATCH_MULTIPORT $CONFIG_IP6_NF_IPTABLES 33 …dep_tristate ' Owner match support (EXPERIMENTAL)' CONFIG_IP6_NF_MATCH_OWNER $CONFIG_IP6_NF_IPTAB… 35 # dep_tristate ' MAC address match support' CONFIG_IP6_NF_MATCH_MAC $CONFIG_IP6_NF_IPTABLES [all …]
|
/linux-2.4.37.9/drivers/block/ |
D | Config.in | 7 tristate 'Normal floppy disk support' CONFIG_BLK_DEV_FD 9 tristate 'Amiga floppy support' CONFIG_AMIGA_FLOPPY 12 tristate 'Atari floppy support' CONFIG_ATARI_FLOPPY 15 …dep_bool 'Macintosh IIfx/Quadra 900/Quadra 950 floppy support (EXPERIMENTAL)' CONFIG_BLK_DEV_SWIM_… 18 tristate 'PS/2 ESDI hard disk support' CONFIG_BLK_DEV_PS2 21 tristate 'Amiga Zorro II ramdisk support' CONFIG_AMIGA_Z2RAM 24 tristate 'Atari ACSI support' CONFIG_ATARI_ACSI 26 comment 'Some devices (e.g. CD jukebox) support multiple LUNs' 28 tristate ' Atari SLM laser printer support' CONFIG_ATARI_SLM 31 dep_tristate 'XT hard disk support' CONFIG_BLK_DEV_XD $CONFIG_ISA [all …]
|
/linux-2.4.37.9/fs/partitions/ |
D | Config.in | 6 bool ' Acorn partition support' CONFIG_ACORN_PARTITION 8 # bool ' Cumana partition support' CONFIG_ACORN_PARTITION_CUMANA 9 bool ' ICS partition support' CONFIG_ACORN_PARTITION_ICS 10 bool ' Native filecore partition support' CONFIG_ACORN_PARTITION_ADFS 11 bool ' PowerTec partition support' CONFIG_ACORN_PARTITION_POWERTEC 12 bool ' RISCiX partition support' CONFIG_ACORN_PARTITION_RISCIX 14 bool ' Alpha OSF partition support' CONFIG_OSF_PARTITION 15 bool ' Amiga partition table support' CONFIG_AMIGA_PARTITION 16 bool ' Atari partition table support' CONFIG_ATARI_PARTITION 18 bool ' IBM disk label and partition support' CONFIG_IBM_PARTITION [all …]
|
/linux-2.4.37.9/drivers/char/ |
D | Config.in | 14 tristate 'Standard/generic (8250/16550 and compatible UARTs) serial support' CONFIG_SERIAL 18 bool ' serial port on GSC support' CONFIG_SERIAL_GSC 24 tristate ' Atomwide serial port support' CONFIG_ATOMWIDE_SERIAL 25 tristate ' Dual serial port support' CONFIG_DUALSP_SERIAL 36 bool 'Non-standard serial port support' CONFIG_SERIAL_NONSTANDARD 38 tristate ' Computone IntelliPort Plus serial support' CONFIG_COMPUTONE 39 tristate ' Comtrol Rocketport support' CONFIG_ROCKETPORT 40 tristate ' Cyclades async mux support' CONFIG_CYCLADES 50 dep_tristate ' Hayes ESP serial port support' CONFIG_ESPSERIAL $CONFIG_ISA 51 tristate ' Moxa Intellio support' CONFIG_MOXA_INTELLIO [all …]
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | Config.in | 8 comment 'PCMCIA/CardBus support' 10 #dep_tristate 'CardBus support' CONFIG_PCMCIA $CONFIG_PCI 15 tristate 'PCMCIA/CardBus support' CONFIG_PCMCIA 18 bool ' CardBus support' CONFIG_CARDBUS 20 bool ' Databook TCIC host bridge support' CONFIG_TCIC 22 dep_tristate ' HD64465 host bridge support' CONFIG_HD64465_PCMCIA $CONFIG_PCMCIA 24 dep_bool ' i82092 compatible bridge support' CONFIG_I82092 $CONFIG_PCI 25 bool ' i82365 compatible bridge support' CONFIG_I82365 27 dep_tristate ' SA1100 support' CONFIG_PCMCIA_SA1100 $CONFIG_PCMCIA 30 dep_tristate ' M8xx support' CONFIG_PCMCIA_M8XX $CONFIG_PCMCIA [all …]
|
/linux-2.4.37.9/drivers/video/ |
D | Config.in | 6 comment 'Frame-buffer support' 14 tristate ' nVidia Riva support (EXPERIMENTAL)' CONFIG_FB_RIVA 17 tristate ' Cirrus Logic support (EXPERIMENTAL)' CONFIG_FB_CLGEN 18 tristate ' Permedia2 support (EXPERIMENTAL)' CONFIG_FB_PM2 22 bool ' generic Permedia2 PCI board support' CONFIG_FB_PM2_PCI 25 bool ' Phase5 CVisionPPC/BVisionPPC support' CONFIG_FB_PM2_CVPPC 30 tristate ' Permedia3 support (EXPERIMENTAL)' CONFIG_FB_PM3 34 bool ' Acorn VIDC support' CONFIG_FB_ACORN 36 dep_tristate ' Cyber2000 support' CONFIG_FB_CYBER2000 $CONFIG_PCI 38 bool ' SA-1100 LCD support' CONFIG_FB_SA1100 [all …]
|
/linux-2.4.37.9/drivers/net/wan/ |
D | Config.in | 8 bool 'Wan interfaces support' CONFIG_WAN 14 dep_tristate ' Comtrol Hostess SV-11 support' CONFIG_HOSTESS_SV11 m 18 dep_tristate ' COSA/SRP sync serial boards support' CONFIG_COSA m 26 bool ' MultiGate (COMX) synchronous serial boards support' CONFIG_COMX 42 dep_tristate ' DSCC4 support' CONFIG_DSCC4 m 62 dep_tristate ' Sealevel Systems 4021 support' CONFIG_SEALEVEL_4021 m 64 tristate ' SyncLink HDLC/SYNCPPP support' CONFIG_SYNCLINK_SYNCPPP 70 bool ' Raw HDLC support' CONFIG_HDLC_RAW 71 bool ' Raw HDLC Ethernet device support' CONFIG_HDLC_RAW_ETH 72 bool ' Cisco HDLC support' CONFIG_HDLC_CISCO [all …]
|
/linux-2.4.37.9/arch/sparc/ |
D | config.in | 16 comment 'Loadable module support' 17 bool 'Enable loadable module support' CONFIG_MODULES 30 bool 'Symmetric multi-processing support (does not work on sun4/sun4c)' CONFIG_SMP 59 bool 'Support for SUN4 machines (disables SUN4[CDM] support)' CONFIG_SUN4 68 bool 'Networking support' CONFIG_NET 71 bool 'Sysctl support' CONFIG_SYSCTL 75 tristate 'Kernel support for a.out binaries' CONFIG_BINFMT_AOUT 76 bool 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF 77 tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC 81 dep_tristate ' Parallel printer support' CONFIG_PRINTER $CONFIG_PARPORT [all …]
|
/linux-2.4.37.9/drivers/cdrom/ |
D | Config.in | 4 tristate ' Aztech/Orchid/Okano/Wearnes/TXC/CyDROM CDROM support' CONFIG_AZTCD 5 tristate ' Goldstar R420 CDROM support' CONFIG_GSCD 6 tristate ' Matsushita/Panasonic/Creative, Longshine, TEAC CDROM support' CONFIG_SBPCD 8 bool ' Matsushita/Panasonic, ... second CDROM controller support' CONFIG_SBPCD2 10 bool ' Matsushita/Panasonic, ... third CDROM controller support' CONFIG_SBPCD3 12 bool ' Matsushita/Panasonic, ... fourth CDROM controller support' CONFIG_SBPCD4 16 tristate ' Mitsumi (standard) [no XA/Multisession] CDROM support' CONFIG_MCD 21 tristate ' Mitsumi [XA/MultiSession] CDROM support' CONFIG_MCDX 22 tristate ' Optics Storage DOLPHIN 8000AT CDROM support' CONFIG_OPTCD 23 tristate ' Philips/LMS CM206 CDROM support' CONFIG_CM206 [all …]
|
/linux-2.4.37.9/arch/sparc64/ |
D | config.in | 13 comment 'Loadable module support' 14 bool 'Enable loadable module support' CONFIG_MODULES 31 bool 'Symmetric multi-processing support' CONFIG_SMP 62 bool 'PCI support' CONFIG_PCI 69 bool 'Networking support' CONFIG_NET 72 bool 'Sysctl support' CONFIG_SYSCTL 76 bool 'Kernel support for Linux/Sparc 32bit binary compatibility' CONFIG_SPARC32_COMPAT 78 tristate ' Kernel support for 32-bit ELF binaries' CONFIG_BINFMT_ELF32 79 bool ' Kernel support for 32-bit (ie. SunOS) a.out binaries' CONFIG_BINFMT_AOUT32 81 bool 'Kernel support for 64-bit ELF binaries' CONFIG_BINFMT_ELF [all …]
|
/linux-2.4.37.9/drivers/hil/ |
D | Config.in | 6 comment 'HIL support' 10 comment 'Input support needed for HIL support' 12 bool 'HIL core support' CONFIG_HIL 15 dep_tristate ' HIL Keyboard (basic) support' CONFIG_HIL_KBD_BASIC $CONFIG_INPUT_KEYBDEV 17 comment ' HIL driver core support' 23 comment ' Serial IO support needed for HIL keyboard and mouse support' 33 comment ' Keyboard input needed for HIL keyboard support' 35 … dep_tristate ' HIL Keyboard (full) support' CONFIG_HIL_KBD $CONFIG_INPUT_KEYBDEV $CONFIG_HIL_MLC 39 comment ' Mouse input support needed for HIL mouse/pointer support' 41 … dep_tristate ' HIL Mouse & Pointer support' CONFIG_HIL_PTR $CONFIG_INPUT_MOUSEDEV $CONFIG_HIL_MLC
|
/linux-2.4.37.9/arch/parisc/ |
D | config.in | 19 comment 'Loadable module support' 20 bool 'Enable loadable module support' CONFIG_MODULES 47 bool 'Symmetric multi-processing support' CONFIG_SMP 52 bool 'Chassis LCD and LED support' CONFIG_CHASSIS_LCD_LED 54 bool 'Kernel Debugger support' CONFIG_KWDB 58 bool 'VSC/GSC/HSC bus support' CONFIG_GSC 59 dep_bool ' Lasi I/O support' CONFIG_GSC_LASI $CONFIG_GSC 60 dep_bool ' Wax I/O support' CONFIG_GSC_WAX $CONFIG_GSC 62 dep_bool 'EISA support' CONFIG_EISA $CONFIG_GSC 64 bool 'PCI support' CONFIG_PCI [all …]
|
/linux-2.4.37.9/drivers/s390/ |
D | Config.in | 4 tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP 5 dep_tristate 'Network block device support' CONFIG_BLK_DEV_NBD $CONFIG_NET 6 tristate 'RAM disk support' CONFIG_BLK_DEV_RAM 10 dep_bool ' Initial RAM disk (initrd) support' CONFIG_BLK_DEV_INITRD $CONFIG_BLK_DEV_RAM 11 tristate 'XPRAM disk support' CONFIG_BLK_DEV_XPRAM 40 bool 'Unix98 PTY support' CONFIG_UNIX98_PTYS 60 tristate 'S/390 tape device support' CONFIG_S390_TAPE 62 comment 'S/390 tape interface support' 65 comment 'S/390 tape hardware support' 74 bool 'Network device support' CONFIG_NETDEVICES [all …]
|
/linux-2.4.37.9/drivers/isdn/ |
D | Config.in | 27 dep_tristate 'isdnloop support' CONFIG_ISDN_DRV_LOOP $CONFIG_ISDN 35 dep_tristate 'HiSax SiemensChipSet driver support' CONFIG_ISDN_DRV_HISAX $CONFIG_ISDN 92 …dep_tristate 'AVM Fritz!Card PCI/PCIv2/PnP support (EXPERIMENTAL)' CONFIG_HISAX_FRITZ_PCIPNP $CON… 93 …dep_tristate 'Auerswald devices ISDN support' CONFIG_USB_AUERISDN $CON… 103 dep_tristate 'ICN 2B and 4B support' CONFIG_ISDN_DRV_ICN $CONFIG_ISDN 104 dep_tristate 'PCBIT-D support' CONFIG_ISDN_DRV_PCBIT $CONFIG_ISDN 105 dep_tristate 'Spellcaster support' CONFIG_ISDN_DRV_SC $CONFIG_ISDN 106 dep_tristate 'IBM Active 2000 support' CONFIG_ISDN_DRV_ACT2000 $CONFIG_ISDN 108 bool 'Eicon active card support' CONFIG_ISDN_DRV_EICON 116 … dep_bool ' Eicon PCI DIVA Server BRI/PRI/4BRI support' CONFIG_ISDN_DRV_EICON_PCI $CONFIG_PCI [all …]
|
/linux-2.4.37.9/drivers/ieee1394/ |
D | Config.in | 5 comment 'IEEE 1394 (FireWire) support (EXPERIMENTAL)' 7 dep_tristate 'IEEE 1394 (FireWire) support (EXPERIMENTAL)' CONFIG_IEEE1394 $CONFIG_PCI 16 …dep_tristate ' Texas Instruments PCILynx support' CONFIG_IEEE1394_PCILYNX $CONFIG_IEEE1394 $CONFI… 25 dep_tristate ' OHCI-1394 support' CONFIG_IEEE1394_OHCI1394 $CONFIG_IEEE1394 28 dep_tristate ' OHCI-1394 Video support' CONFIG_IEEE1394_VIDEO1394 $CONFIG_IEEE1394_OHCI1394 29 dep_tristate ' SBP-2 support (Harddisks etc.)' CONFIG_IEEE1394_SBP2 $CONFIG_SCSI $CONFIG_IEEE1394 31 bool ' Enable Phys DMA support for SBP2 (Debug)' CONFIG_IEEE1394_SBP2_PHYS_DMA 34 dep_tristate ' OHCI-DV I/O support' CONFIG_IEEE1394_DV1394 $CONFIG_IEEE1394_OHCI1394 35 dep_tristate ' Raw IEEE1394 I/O support' CONFIG_IEEE1394_RAWIO $CONFIG_IEEE1394 36 dep_tristate ' IEC61883-1 Plug support' CONFIG_IEEE1394_CMP $CONFIG_IEEE1394 [all …]
|
/linux-2.4.37.9/Documentation/arm/ |
D | ConfigVars | 4 CONFIG_ARCH_CATS - CATS support 5 CONFIG_ARCH_PERSONAL_SERVER - personal server support 6 CONFIG_ARCH_EBSA285_ADDIN - add-in ebsa285 support 7 CONFIG_ARCH_EBSA285_HOST - host ebsa285 support 8 CONFIG_ARCH_NETWINDER - netwinder support 14 CONFIG_FOOTBRIDGE_HOST - any system with host mode footbridge support 20 CONFIG_FOOTBRIDGE_ADDIN - any system with addin mode footbridge support 24 CONFIG_ARCH_EBSA285 - either host or add-in ebsa285 support, but
|
/linux-2.4.37.9/arch/x86_64/ |
D | config.in | 25 comment 'Loadable module support' 26 bool 'Enable loadable module support' CONFIG_MODULES 53 tristate '/dev/cpu/*/msr - Model-specific register support' CONFIG_X86_MSR 54 tristate '/dev/cpu/*/cpuid - CPU information support' CONFIG_X86_CPUID 63 bool 'MTRR (Memory Type Range Register) support' CONFIG_MTRR 64 bool 'Symmetric multi-processing support' CONFIG_SMP 66 bool 'IOMMU support' CONFIG_GART_IOMMU 68 bool 'SWIOTLB support' CONFIG_SWIOTLB 81 bool 'Machine check support' CONFIG_MCE 83 bool 'K8 NUMA support' CONFIG_K8_NUMA [all …]
|
12345678910>>...27