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:
parent
e7acd7199e
commit
6f74f53efc
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ config USE_STDC_IIS3DHHC
|
|||
config USE_STDC_IIS3DWB
|
||||
bool
|
||||
|
||||
config USE_STDC_ILPS22QS
|
||||
bool
|
||||
|
||||
config USE_STDC_ISM303DAC
|
||||
bool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue