代码搜索:Config
找到约 10,000 项符合「Config」的源代码
代码结果 10,000
www.eeworm.com/read/274890/10846498
in config.in
# $Id: Config.in,v 1.1 2002/08/21 06:35:01 nandy Exp $
mainmenu_option next_comment
comment 'Net Command Extra Support'
if [ "$CONFIG_CMD_NET" = "y" ]; then
int 'Net Seconds (timeouts before givi
www.eeworm.com/read/274207/10882349
in config.in
#
# MMC subsystem configuration
#
# Copyright (c) 2004-2005 Motorola Inc.
#
# Revision History:
# Modification
# Changed by Date Description of Changes
#-
www.eeworm.com/read/418322/10953005
in config.in
#
# USB Imageing devices configuration
#
comment 'USB Imaging devices'
dep_tristate ' USB Mustek MDC800 Digital Camera support (EXPERIMENTAL)' CONFIG_USB_MDC800 $CONFIG_USB $CONFIG_EXPERIMENTAL
www.eeworm.com/read/418320/10953110
in config.in
#
# USB Host Controller Drivers
#
comment 'USB Host Controller Drivers'
dep_tristate ' EHCI HCD (USB 2.0) support (EXPERIMENTAL)' CONFIG_USB_EHCI_HCD $CONFIG_USB $CONFIG_EXPERIMENTAL
dep_tristat
www.eeworm.com/read/418318/10953557
in config.in
#
# USB Core configuration
#
bool ' USB verbose debug messages' CONFIG_USB_DEBUG
comment 'Miscellaneous USB options'
bool ' USB device filesystem' CONFIG_USB_DEVICEFS
bool ' Long ti
www.eeworm.com/read/418316/10953611
in config.in
#
# USB Class driver configuration
#
comment 'USB Device Class drivers'
dep_tristate ' USB Audio support' CONFIG_USB_AUDIO $CONFIG_USB $CONFIG_SOUND
dep_tristate ' USB Bluetooth TTY support' CO
www.eeworm.com/read/465930/7049043
in config.in
#
# config.in for Udf
#
LINUX=/usr/src/linux
MODPATH=/lib/modules
CC=gcc
LD=ld
PCDEBUG=-g
# UNSAFE_TOOLS is not set
www.eeworm.com/read/355973/7110003
in config.in
/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Def
www.eeworm.com/read/345794/7139609
in config.in
# -*- shell-script -*-
if [ "$CONFIG_PCI" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
mainmenu_option next_comment
comment 'IEEE 1394 (FireWire) support (EXPERIMENTAL)'
dep_tristate 'I
www.eeworm.com/read/456631/7343297