commit | 1ae14f8e84727d158cb6d27760e6f17eb9994cff | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Aug 14 22:02:23 2017 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Sep 05 08:46:01 2017 +0100 |
tree | d5ab3f3b5a708ab204b7f63fcc6a3a8d860bce5d | |
parent | ea3993a9bdb77375a91e88b5e5f853474b095dd5 [diff] |
mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a bool The PMIC provides ACPI OpRegions which must be available for other drivers' PS0 / PS3 methods early-on as such it must be builtin as the Kconfig help text already states. Somehow its Kconfig option ended up being a tristate though, this fixes this. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>