From: Tejun Heo Date: Fri, 26 Jul 2013 12:57:56 +0000 (-0400) Subject: ahci_imx: depend on CONFIG_MFD_SYSCON X-Git-Tag: v3.11-rc3~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=867974fc09f93bdd7f98d46ac3733934486bbf4a;p=pandora-kernel.git ahci_imx: depend on CONFIG_MFD_SYSCON ahci_imx makes use of regmap but the dependency wasn't specified in Kconfig leading build failures if CONFIG_AHCI_IMX is enabled but CONFIG_MFD_SYSCON is not. Add the Kconfig dependency. Signed-off-by: Tejun Heo Reported-by: Stephen Rothwell --- Reading git-diff-tree failed