代码搜索:Config

找到约 10,000 项符合「Config」的源代码

代码结果 10,000
www.eeworm.com/read/102935/6228406

in config.in

# # Input core configuration # tristate 'Serial i/o support' CONFIG_SERIO dep_tristate ' Serial port line discipline' CONFIG_SERIO_SERPORT $CONFIG_SERIO
www.eeworm.com/read/102935/6228416

in config.in

# # Gameport configuration # tristate 'Gameport support' CONFIG_GAMEPORT if [ "$CONFIG_GAMEPORT" = "m" ]; then define_tristate CONFIG_SOUND_GAMEPORT m fi if [ "$CONFIG_GAMEPORT" != "m" ]; then def
www.eeworm.com/read/102935/6228440

in config.in

# # PARIDE configuration # # PARIDE doesn't need PARPORT, but if PARPORT is configured as a module, # PARIDE must also be a module. The bogus CONFIG_PARIDE_PARPORT option # controls the choices give
www.eeworm.com/read/102935/6228463

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_tristate '
www.eeworm.com/read/102935/6228492

in config.in

# # USB Storage driver configuration # if [ "$CONFIG_SCSI" = "n" ]; then comment ' SCSI support is needed for USB Storage' fi dep_tristate ' USB Mass Storage support' CONFIG_USB_STORAGE $CONFIG_U
www.eeworm.com/read/102935/6228506

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' CONFIG_
www.eeworm.com/read/102935/6228531

in config.in

# # USB Multimedia device configuration # comment 'USB Multimedia devices' dep_tristate ' DABUSB driver' CONFIG_USB_DABUSB $CONFIG_USB if [ "$CONFIG_VIDEO_DEV" = "n" ]; then comment ' Video4Linux
www.eeworm.com/read/102935/6228548

in config.in

# # USB Input driver configuration # comment 'USB Human Interface Devices (HID)' dep_tristate ' USB Human Interface Device (full HID) support' CONFIG_USB_HID $CONFIG_USB if [ "$CONFIG_INPUT" = "n" ];
www.eeworm.com/read/102935/6228560

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 if [ "$CONFIG_EXPERIMENTAL" =
www.eeworm.com/read/102935/6228620

in config.in

# # USB Serial device configuration # mainmenu_option next_comment comment 'USB Serial Converter support' dep_tristate 'USB Serial Converter support' CONFIG_USB_SERIAL $CONFIG_USB if [ "$CONFIG_USB_S