We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f315afd commit 8eb652bCopy full SHA for 8eb652b
drivers/sensor/apds9960/Kconfig
@@ -14,7 +14,7 @@ menuconfig APDS9960
14
config APDS9960_I2C_DEV_NAME
15
string "I2C Master"
16
depends on APDS9960
17
- default I2C_SS_0_NAME
+ default "I2C_0"
18
help
19
The device name of the I2C master device to which the APDS9960
20
chip is connected.
0 commit comments