SoCFPGA has GPIOs. Select it for the normal bootloader. For the xload barebox,
do not select it to not waste space.

Signed-off-by: Steffen Trumtrar <[email protected]>
---
 arch/arm/mach-socfpga/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
index 65097b676a6f..3d8fc8ba42a9 100644
--- a/arch/arm/mach-socfpga/Kconfig
+++ b/arch/arm/mach-socfpga/Kconfig
@@ -21,6 +21,7 @@ config ARCH_SOCFPGA_CYCLONE5
        select HAVE_PBL_MULTI_IMAGES
        select OFDEVICE if !ARCH_SOCFPGA_XLOAD
        select OFTREE if !ARCH_SOCFPGA_XLOAD
+       select GPIOLIB if !ARCH_SOCFPGA_XLOAD
 
 config ARCH_SOCFPGA_ARRIA10
        bool
-- 
2.19.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to