📄 config.in
字号:
## L3 bus configuration#mainmenu_option next_commentcomment 'L3 serial bus support'tristate 'L3 support' CONFIG_L3dep_bool ' L3 bit-banging interfaces' CONFIG_L3_ALGOBIT $CONFIG_L3dep_bool ' SA11x0 GPIO adapter' CONFIG_L3_BIT_SA1100_GPIO $CONFIG_L3_ALGOBIT $CONFIG_ARCH_SA1100comment 'Other L3 adapters'dep_bool ' SA1111 adapter' CONFIG_L3_SA1111 $CONFIG_L3endmenu# i2c must come before thisif [ "$CONFIG_L3_BIT_SA1100_GPIO" = "y" -o \ "$CONFIG_I2C_BIT_SA1100_GPIO" = "y" ]; then define_bool CONFIG_BIT_SA1100_GPIO yelse define_bool CONFIG_BIT_SA1100_GPIO nfi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -