Skip to content

Commit 8c844aa

Browse files
committed
clk: rp1: select REGMAP_MMIO
We use regmap mmio so should select it Signed-off-by: Dom Cobley <popcornmix@gmail.com>
1 parent 11f060b commit 8c844aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/clk/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ config COMMON_CLK_RK808
9090
config COMMON_CLK_RP1
9191
tristate "Raspberry Pi RP1-based clock support"
9292
depends on MISC_RP1 || MFD_RP1 || COMPILE_TEST
93+
select REGMAP_MMIO
9394
default MISC_RP1
9495
help
9596
Enable common clock framework support for Raspberry Pi RP1.

0 commit comments

Comments
 (0)