代码搜索:Config

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

代码结果 10,000
www.eeworm.com/read/350097/3129815

in config.in

# # ISDN device configuration # # only included if CONFIG_ISDN != n if [ "$CONFIG_INET" != "n" ]; then bool ' Support synchronous PPP' CONFIG_ISDN_PPP if [ "$CONFIG_ISDN_PPP" != "n" ]; then
www.eeworm.com/read/350097/3129901

in config.in

mainmenu_option next_comment comment 'Misc Linux/SPARC drivers' tristate '/dev/openprom device support' CONFIG_SUN_OPENPROMIO tristate 'Mostek real time clock support' CONFIG_SUN_MOSTEK_RTC if [ "$ARC
www.eeworm.com/read/350097/3129919

in config.in

# # Configuration script for sparcaudio subsystem # if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then mainmenu_option next_comment comment 'Linux/SPARC audio subsystem (EXPERIMENTAL)' tristate 'Au
www.eeworm.com/read/350097/3129946

in config.in

# $Id: No. :) $ mainmenu_option next_comment comment 'Memory Technology Devices (MTD)' tristate 'Memory Technology Device (MTD) support' CONFIG_MTD if [ "$CONFIG_MTD" = "y" -o "$CONFIG_MTD" = "m"
www.eeworm.com/read/350097/3129969

in config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Radio Adapters' dep_tristate ' ADS Cadet AM/FM Tuner' CONFIG_RADIO_CADET $CONFIG_VIDEO_DEV dep_tristate ' AIMSlab R
www.eeworm.com/read/350097/3129971

in config.in

# # Multimedia device configuration # mainmenu_option next_comment comment 'Multimedia devices' tristate 'Video For Linux' CONFIG_VIDEO_DEV if [ "$CONFIG_VIDEO_DEV" != "n" ]; then source drivers/m
www.eeworm.com/read/350097/3130004

in config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Video For Linux' bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS dep_tristate ' I2C on parallel por
www.eeworm.com/read/350097/3130029

in config.in

# # Plug and Play configuration # mainmenu_option next_comment comment 'Plug and Play configuration' tristate 'Plug and Play support' CONFIG_PNP dep_tristate ' ISA Plug and Play support' CONFIG_ISA
www.eeworm.com/read/350097/3130036

in config.in

# # Input core configuration # mainmenu_option next_comment comment 'Input core support' tristate 'Input core support' CONFIG_INPUT if [ "$CONFIG_INPUT" != "n" ]; then dep_tristate ' Keyboard su
www.eeworm.com/read/350097/3130060

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