drivers: sensors: ilps22qs: added item in kconfig

The ILPS22QS sensor cannot be enabled unless USE_STDC_ILPS22QS is defined.
This PR fixes #57825 add adds the missing item in Kconfig.st file.

Signed-off-by: Raoul Rubien <rubienr@sbox.tugraz.at>
This commit is contained in:
Raoul Rubien 2023-05-15 08:48:17 +02:00 committed by Fabio Baltieri
commit 6f74f53efc

View file

@ -55,6 +55,9 @@ config USE_STDC_IIS3DHHC
config USE_STDC_IIS3DWB
bool
config USE_STDC_ILPS22QS
bool
config USE_STDC_ISM303DAC
bool