Skip to content

Commit ba76c40

Browse files
committed
h8300: Remove redundant CLKDEV_LOOKUP selects
The h8300 architecture selects COMMON_CLK already, and the COMMON_CLK config option already selects CLKDEV_LOOKUP so it's redundant to have this selected again. Cc: Yoshinori Sato <[email protected]> Cc: [email protected] Cc: Arnd Bergmann <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent d823836 commit ba76c40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/h8300/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ config H8300
1313
select GENERIC_CPU_DEVICES
1414
select MODULES_USE_ELF_RELA
1515
select GENERIC_CLOCKEVENTS
16-
select CLKDEV_LOOKUP
1716
select COMMON_CLK
1817
select ARCH_WANT_FRAME_POINTERS
1918
select OF

0 commit comments

Comments
 (0)