clk: sprd: Select REGMAP_MMIO to avoid compile errors
authorChunyan Zhang <chunyan.zhang@unisoc.com>
Thu, 18 Jul 2019 05:36:16 +0000 (13:36 +0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 22 Jul 2019 21:54:26 +0000 (14:54 -0700)
commitc9a67cbb5189e966c70451562b2ca4c3876ab546
treec569561164c10a6435865857386e91e3398dc960
parentc93d059a80450af99dd6c0e8c36790579343675a
clk: sprd: Select REGMAP_MMIO to avoid compile errors

Make REGMAP_MMIO selected to avoid undefined reference to regmap symbols.

Fixes: d41f59fd92f2 ("clk: sprd: Add common infrastructure")
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/sprd/Kconfig