zephyr/scripts/kconfig
Kumar Gala 8af311ab3b edtlib: allow register addr / size to be None
If the #address-cells property for a register is 0 than we set the addr
value of the reg to None.  Similar, if #size-cells is 0 than we set the
size value to None for the reg.

Fixup kconfigfunctions.py to handle reg.size and reg.addr being None.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-24 10:11:20 -05:00
..
diffconfig
guiconfig.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
hardenconfig.py
hardened.csv
kconfig.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
kconfigfunctions.py edtlib: allow register addr / size to be None 2020-03-24 10:11:20 -05:00
kconfiglib.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00
lint.py scripts: kconfig: lint.py: Add check for missing CONFIG_ prefix 2020-01-31 19:29:49 +01:00
menuconfig.py kconfig/devicetree: Print path to headers when configuring 2020-01-31 19:45:43 +01:00