summaryrefslogtreecommitdiff
path: root/listnewconfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'listnewconfig.py')
-rwxr-xr-xlistnewconfig.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/listnewconfig.py b/listnewconfig.py
index 45f6a57..06d0cf1 100755
--- a/listnewconfig.py
+++ b/listnewconfig.py
@@ -10,7 +10,6 @@ file. Usually, these are new symbols that have been added to the Kconfig files.
The default configuration filename is '.config'. A different filename can be
passed in the KCONFIG_CONFIG environment variable.
"""
-
import sys
from kconfiglib import standard_kconfig, BOOL, TRISTATE, INT, HEX, STRING, \