mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/pca9633: Update kconfig model
This commit is contained in:
parent
0b25a838ca
commit
9a3b4f7b9d
@ -10,3 +10,8 @@ config MODULE_PCA9633
|
|||||||
depends on HAS_PERIPH_I2C
|
depends on HAS_PERIPH_I2C
|
||||||
depends on TEST_KCONFIG
|
depends on TEST_KCONFIG
|
||||||
select MODULE_PERIPH_I2C
|
select MODULE_PERIPH_I2C
|
||||||
|
|
||||||
|
config HAVE_PCA9633
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that a PCA9633 I2C PWM controller is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user