zephyr/scripts/kconfig
Henrik Brix Andersen fba6c7f210 scripts: kconfig: add function to determine if GPIO hogs are enabled
Existence of enabled GPIO hog nodes cannot be determined using any of the
existing kconfig functions. Add custom kconfig helper function to determine
whether any GPIO hogs nodes are enabled.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-01-27 14:38:52 -08:00
..
diffconfig
guiconfig.py kconfig: wrap description in guiconfig 2022-10-31 23:23:46 +09:00
hardenconfig.py
hardened.csv hardening: Require CONFIG_TIMER_RANDOM_GENERATOR=n 2022-12-15 22:35:31 +01:00
kconfig.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
kconfigfunctions.py scripts: kconfig: add function to determine if GPIO hogs are enabled 2023-01-27 14:38:52 -08:00
kconfiglib.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
lint.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
menuconfig.py