projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
655ab99
)
sparc: use Kconfig.hz
author
Sam Ravnborg
<sam@ravnborg.org>
Sat, 15 Nov 2008 21:43:13 +0000
(13:43 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 4 Dec 2008 17:16:51 +0000
(09:16 -0800)
We already has the proper definition in place in param.h.
So use the common Kconfig.hz file
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sparc/Kconfig
b/arch/sparc/Kconfig
index d460fc51d54695738093e02a78578746f8e64d70..3ff77f81bd83434a53b3048157ee2481f3134863 100644
(file)
--- a/
arch/sparc/Kconfig
+++ b/
arch/sparc/Kconfig
@@
-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