diff --git a/tools/config.py b/tools/config.py index 1a98cb6..4955082 100755 --- a/tools/config.py +++ b/tools/config.py @@ -35,6 +35,10 @@ DATA = { "default": rand_hw() }, +"DEBUG": { + "name": "Debug", + "default": False}, + # modules "CONFIG_ACCEL": {