From 7376942e4670604d0fd50e92ad91696e20880cdc Mon Sep 17 00:00:00 2001 From: Lucas Stach Date: Mon, 24 Nov 2014 12:06:42 +0100 Subject: [PATCH] firmware: altera-serial: depend on SPI This driver uses SPI bus functions. Signed-off-by: Lucas Stach Signed-off-by: Sascha Hauer --- drivers/firmware/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index a907eaf85..ac96bc028 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig @@ -3,6 +3,7 @@ menu "Firmware Drivers" config FIRMWARE_ALTERA_SERIAL bool "Altera SPI programming" depends on OFDEVICE + depends on SPI select FIRMWARE help Programming an Altera FPGA via a few GPIOs for the control lines and