summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-05-29 17:04:37 +0200
committerArnd Bergmann <arnd@arndb.de>2021-06-08 17:00:08 +0200
commit4410c4236e6de337f35d4d88e503f414a8d5d10f (patch)
tree00c9c6dbb40b996c844a1ab18000270db4263cd4 /arch/mips/Kconfig
parent6efb943b8616ec53a5e444193dccf1af9ad627b5 (diff)
downloadlinux-stable-4410c4236e6de337f35d4d88e503f414a8d5d10f.tar.gz
linux-stable-4410c4236e6de337f35d4d88e503f414a8d5d10f.tar.bz2
linux-stable-4410c4236e6de337f35d4d88e503f414a8d5d10f.zip
mips: ar7: convert to clkdev_lookup
ar7 is one of only two platforms that provide the clock interface but implement a custom version of the clkdev_lookup code. Change this to use the generic version instead. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index ed51970c08e7..1cc03a7652a9 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -215,6 +215,7 @@ config AR7
select SYS_SUPPORTS_ZBOOT_UART16550
select GPIOLIB
select VLYNQ
+ select CLKDEV_LOOKUP
select HAVE_LEGACY_CLK
help
Support for the Texas Instruments AR7 System-on-a-Chip