]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sparc/Kconfig
avoid overflows in kernel/time.c
[mv-sheeva.git] / arch / sparc / Kconfig
index 51008a2ba5b4aa9ade4a881b4bccbb37c32c08fb..7c674a3503b66c8aa2ced1896bc3df6e2a6e7999 100644 (file)
@@ -27,6 +27,13 @@ config ARCH_NO_VIRT_TO_BUS
 config OF
        def_bool y
 
+config ARCH_SUPPORTS_AOUT
+       def_bool y
+
+config HZ
+       int
+       default 100
+
 source "init/Kconfig"
 
 menu "General machine setup"
@@ -48,9 +55,8 @@ config SMP
          Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
          Management" code will be disabled if you say Y here.
 
-         See also the <file:Documentation/smp.txt>,
-         <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
-         <http://www.tldp.org/docs.html#howto>.
+         See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
+         available at <http://www.tldp.org/docs.html#howto>.
 
          If you don't know what to do here, say N.