commit | 724368928c889bf754bea176f3e0aea5c1ec01b9 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Jul 30 06:23:28 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 01 20:17:02 2017 +0800 |
tree | ea22fe508ea6878e990159713bfac07983d82cc7 | |
parent | b9342b2cc69b41964ab31d4154913e72cc72c4b7 [diff] |
x86: Convert INTEL_ICH6_GPIO to Kconfig This converts Intel ICH6 GPIO driver to Kconfig, and add it to the imply list of platform drivers. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>