aboutsummaryrefslogtreecommitdiffstats
path: root/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.py b/configure.py
index d888091ee..8719c2128 100755
--- a/configure.py
+++ b/configure.py
@@ -363,9 +363,7 @@ class ModuleInfo(object):
['add', 'requires', 'os', 'arch', 'cc', 'libs'],
{ 'load_on': 'auto',
'define': None,
- 'modset': None,
'need_isa': None,
- 'note': '',
'mp_bits': 0 })
if self.add == []: