[U-Boot] [PATCH 02/18] x86: Conditionally build the pinctrl_ich6 driver

Bin Meng bmeng.cn at gmail.com
Tue Jun 12 13:07:11 UTC 2018


On Mon, Jun 11, 2018 at 10:53 PM, Simon Glass <sjg at chromium.org> wrote:
> On 10 June 2018 at 05:25, Bin Meng <bmeng.cn at gmail.com> wrote:
>> The pinctrl_ich6 driver is currently unconditionally built for all
>> x86 boards. Let's use a Kconfig option to control the build.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/Kconfig               | 6 ++++++
>>  arch/x86/cpu/baytrail/Kconfig  | 1 +
>>  arch/x86/cpu/ivybridge/Kconfig | 1 +
>>  arch/x86/lib/Makefile          | 2 +-
>>  4 files changed, 9 insertions(+), 1 deletion(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list