소스 검색

Update Kconfig

liuduanfei 5 년 전
부모
커밋
719b71a015
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      components/drivers/Kconfig

+ 1 - 0
components/drivers/Kconfig

@@ -95,6 +95,7 @@ if RT_USING_I2C
     config RT_USING_I2C_BITOPS
         bool "Use GPIO to simulate I2C"
         default y
+
     if RT_USING_I2C_BITOPS
 		config RT_I2C_BITOPS_DEBUG
    		bool "Use simulate I2C debug message"