[U-Boot] [PATCH v2 22/22] x86: Convert INTEL_ICH6_GPIO to Kconfig
Simon Glass
sjg at chromium.org
Tue Aug 1 09:12:41 UTC 2017
On 30 July 2017 at 07:23, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
>
> ---
>
> Changes in v2:
> - rebase on top of u-boot/master
>
> arch/x86/cpu/baytrail/Kconfig | 1 +
> arch/x86/cpu/ivybridge/Kconfig | 1 +
> arch/x86/cpu/quark/Kconfig | 1 +
> arch/x86/cpu/queensbay/Kconfig | 1 +
> drivers/gpio/Kconfig | 6 ++++++
> include/configs/efi-x86.h | 1 -
> include/configs/qemu-x86.h | 3 ---
> include/configs/x86-common.h | 3 ---
> scripts/config_whitelist.txt | 1 -
> 9 files changed, 10 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list