zephyr/scripts/kconfig
Daniel DeGrasse 6064da8690 scripts: kconfig: update size functions to convert bits to bytes
Update size functions within kconfig helpers to support converting
values stored in kilobits, mebibits, or gibibits to kilobytes,
mebibytes, and gibibytes via use of different size arguments.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-09-21 15:22:36 +02:00
..
diffconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
guiconfig.py guiconfig: fix search function 2021-02-08 16:24:05 -05:00
hardenconfig.py hardening: Deal with empty lines in csv file 2020-08-12 16:43:18 -04:00
hardened.csv net: remove unmaintained 6LoCAN implementation 2022-03-09 18:07:31 +01:00
kconfig.py kconfig: add support for warnings when enabling deprecated features 2022-07-15 09:53:08 -05:00
kconfigfunctions.py scripts: kconfig: update size functions to convert bits to bytes 2022-09-21 15:22:36 +02:00
kconfiglib.py kconfig: kconfiglib.py: Backup files only 2021-01-28 10:40:24 -05:00
lint.py scripts: kconfig: lint.py: Add check for missing CONFIG_ prefix 2020-01-31 19:29:49 +01:00
menuconfig.py scripts: menuconfig: proper handling of NULL character as input 2021-04-07 10:19:14 +02:00