1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-10 05:02:16 +02:00
Files
u-boot-megous/arch/x86/cpu/ivybridge
Bin Meng fcfc8a82b1 x86: Conditionally build the pinctrl_ich6 driver
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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-13 09:50:57 +08:00
..