iio: proximity: Add mius kconfig

Change-Id: I58e2ac0bb2587627ff0b6615ad85ca1327ada981
This commit is contained in:
Arian 2022-03-07 18:56:11 +01:00 committed by Giovanni Ricca
parent 07e0004ee3
commit 29c7f3ad84
No known key found for this signature in database

View File

@ -123,4 +123,11 @@ config VL53L0X_I2C
To compile this driver as a module, choose M here: the
module will be called vl53l0x-i2c.
config MIUS_PROXIMITY
tristate "xiaomi ultrasound proximity sensor"
select IIO_BUFFER
select IIO_TRIGGERED_BUFFER
select IIO_BUFFER_CB
select IIO_KFIFO_BUF
select IIO_TRIGGER
endmenu