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

Commit 71899704 authored by Sam Ravnborg's avatar Sam Ravnborg Committed by David S. Miller
Browse files

sparc: use Kconfig.hz



We already has the proper definition in place in param.h.
So use the common Kconfig.hz file

Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 655ab994
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -55,10 +55,6 @@ config ARCH_NO_VIRT_TO_BUS
config OF
	def_bool y

config HZ
	int
	default 100

source "init/Kconfig"

source "kernel/Kconfig.freezer"
@@ -93,6 +89,7 @@ config NR_CPUS
	depends on SMP
	default "32"

source "kernel/Kconfig.hz"

# Global things across all Sun machines.
config ISA