On 30 July 2017 at 07:23, Bin Meng <[email protected]> wrote: > This converts Intel ICH6 GPIO driver to Kconfig, and add it to the > imply list of platform drivers. > > Signed-off-by: Bin Meng <[email protected]> > > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

