mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/bmx280/kconfig: show module only while testing Kconfig deps
This commit is contained in:
parent
9d46bc7d7f
commit
7d02037f87
@ -8,6 +8,7 @@
|
||||
choice
|
||||
bool "BMx280 Temperature, pressure and humidity sensors"
|
||||
optional
|
||||
depends on TEST_KCONFIG
|
||||
help
|
||||
The driver supports both BME280 and BMP280 connected either via SPI or
|
||||
I2C bus. Select one combination.
|
||||
|
Loading…
Reference in New Issue
Block a user