From cf117de31fc793db6ba5c67c9aa8af06b1e2f69f Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 6 Nov 2017 08:41:41 +0100 Subject: Get rid of Choice.default_selection Was only used by allyesconfig.py. Easy to add back if needed at any point. --- testsuite.py | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuite.py') diff --git a/testsuite.py b/testsuite.py index b23ef23..f2a4eb7 100644 --- a/testsuite.py +++ b/testsuite.py @@ -1884,7 +1884,6 @@ def test_sanity(conf, arch): choice.user_value choice.assignable choice.selection - choice.default_selection choice.type choice.visibility -- cgit v1.2.3