Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5e706469 authored by David Woodhouse's avatar David Woodhouse
Browse files

[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled



It requires cfi_qry_mode_on(), which is in cfi_util.c

Reported by Russell King

Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 4262bd29
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ menu "RAM/ROM/Flash chip drivers"
config MTD_CFI
	tristate "Detect flash chips by Common Flash Interface (CFI) probe"
	select MTD_GEN_PROBE
	select MTD_CFI_UTIL
	help
	  The Common Flash Interface specification was developed by Intel,
	  AMD and other flash manufactures that provides a universal method