Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02e3cba6 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Do not source kernel/time/Kconfig explicitly



As per commit 764e0da1 (timers: Fixup the Kconfig consolidation
fallout), init/Kconfig already includes kernel/time/Kconfig, so no need
to do it explicitly for arm64.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent b4fed079
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -122,8 +122,6 @@ endmenu

menu "Kernel Features"

source "kernel/time/Kconfig"

config ARM64_64K_PAGES
	bool "Enable 64KB pages support"
	help