stm-ldd-iio: remove MAY_WAKEUP from default config

the may wakeup functionality has been removed from the
driver and managed via device tree where supported by
the target, for this reason defining it in the sensor
default config is no longer necessary.

Signed-off-by: mariotesi <mario.tesi@st.com>
Change-Id: If4de48330aebb923453c67f61ad845236d9f0670
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/326363
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
This commit is contained in:
mariotesi 2023-09-07 12:29:57 +02:00 committed by Matteo DAMENO
parent 6d5cb1ac0f
commit 6876605ae0
5 changed files with 0 additions and 5 deletions

View File

@ -2,5 +2,4 @@ CONFIG_IIO_ST_ASM330LHHX=m
CONFIG_IIO_ST_ASM330LHHX_I2C=m
CONFIG_IIO_ST_ASM330LHHX_SPI=m
CONFIG_IIO_ST_ASM330LHHX_EN_BASIC_FEATURES=y
CONFIG_IIO_ST_ASM330LHHX_MAY_WAKEUP=y
CONFIG_IIO_ST_ASM330LHHX_MLC_PRELOAD=y

View File

@ -1,4 +1,3 @@
CONFIG_IIO_ST_ISM330DHCX=m
CONFIG_IIO_ST_ISM330DHCX_I2C=m
CONFIG_IIO_ST_ISM330DHCX_SPI=m
CONFIG_IIO_ST_ISM330DHCX_MAY_WAKEUP=y

View File

@ -2,4 +2,3 @@ CONFIG_IIO_ST_LSM6DSOX=m
CONFIG_IIO_ST_LSM6DSOX_I2C=m
CONFIG_IIO_ST_LSM6DSOX_SPI=m
CONFIG_IIO_ST_LSM6DSOX_I3C=m
CONFIG_IIO_ST_LSM6DSOX_MAY_WAKEUP=y

View File

@ -3,4 +3,3 @@ CONFIG_IIO_ST_LSM6DSRX_I2C=m
CONFIG_IIO_ST_LSM6DSRX_SPI=m
CONFIG_IIO_ST_LSM6DSRX_I3C=m
CONFIG_IIO_ST_LSM6DSRX_MLC_PRELOAD=y
CONFIG_IIO_ST_LSM6DSRX_MAY_WAKEUP=y

View File

@ -1,6 +1,5 @@
CONFIG_IIO_ST_LSM6DSVX=m
CONFIG_IIO_ST_LSM6DSVX_I2C=m
CONFIG_IIO_ST_LSM6DSVX_SPI=m
CONFIG_IIO_ST_LSM6DSVX_MAY_WAKEUP=y
CONFIG_IIO_ST_LSM6DSVX_QVAR_IN_FIFO=y
CONFIG_IIO_ST_LSM6DSVX_MLC_PRELOAD=y