backports: grant parsers access to kconfig config and menuconfig
authorLuis R. Rodriguez <mcgrof@suse.com>
Thu, 6 Nov 2014 20:16:33 +0000 (12:16 -0800)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 14 Nov 2014 21:47:15 +0000 (13:47 -0800)
commit6792a6d1ef5ea3dabf3ebf347a8db8b562b59f24
treebcf93dde675413710abb8734b4134e5ccc4a9a75
parent239d467bc4451760afb6932e154da245768bd509
backports: grant parsers access to kconfig config and menuconfig

Allow parsers to query the type of option used, either config
or menuconfig. This will be used later.

Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
lib/kconfig.py