config: use the 'config' method in 'configsuboptions'
There was unnecessary code duplication. It was getting in the way of the
unification of the default value logic.
from __future__ import absolute_importimport pkgutil__path__ = pkgutil.extend_path(__path__, __name__)