:orphan: .. title:: CONFIG_USE_STDC_L3GD20H .. kconfig:: CONFIG_USE_STDC_L3GD20H CONFIG_USE_STDC_L3GD20H ####################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`HAS_STMEMSC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/Kconfig.st:70`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:26`` Menu path: (Top) → Modules .. code-block:: kconfig config USE_STDC_L3GD20H bool depends on HAS_STMEMSC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*