Skip to content

Commit

Permalink
arm64: Do not source kernel/time/Kconfig explicitly
Browse files Browse the repository at this point in the history
As per commit 764e0da (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: Catalin Marinas <catalin.marinas@arm.com>
  • Loading branch information
Catalin Marinas committed May 14, 2013
1 parent b4fed07 commit 02e3cba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ endmenu

menu "Kernel Features"

source "kernel/time/Kconfig"

config ARM64_64K_PAGES
bool "Enable 64KB pages support"
help
Expand Down

0 comments on commit 02e3cba

Please sign in to comment.