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

Commit 981473c7 authored by Christian Gromm's avatar Christian Gromm Committed by Greg Kroah-Hartman
Browse files

staging: most: Add dependency to HAS_IOMEM



This patch prevents the module hdm_dim2 from breaking the build in case
HAS_IOMEM is not configured.

Reported-by: default avatar <fengguang.wu@intel.com>
Signed-off-by: default avatarChristian Gromm <christian.gromm@microchip.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f5ab93fa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
config HDM_DIM2
	tristate "DIM2 HDM"
	depends on AIM_NETWORK
	depends on HAS_IOMEM

	---help---
	  Say Y here if you want to connect via MediaLB to network transceiver.