Commit bc03455f authored by Anas Nashif's avatar Anas Nashif Committed by Johan Hedberg
Browse files

drivers: fpga: imply CRC



This driver needs CRC, so select it instead of relying on it set by
default.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 234032ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
config ICE40_FPGA
	bool "Lattice iCE40 fpga driver [EXPERIMENTAL]"
	select EXPERIMENTAL
	imply CRC
	depends on SPI
	help
	  Enable support for the Lattice iCE40 fpga driver.