]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/Kconfig
avoid overflows in kernel/time.c
[linux-2.6-omap-h63xx.git] / arch / h8300 / Kconfig
index ff6a8712bd6d8c3f59f7724050d9793a22db3fcf..f69e5ea385588d0c554fe5f0d3ca2ff82f8c2138 100644 (file)
@@ -65,6 +65,9 @@ config TIME_LOW_RES
        bool
        default y
 
+config ARCH_SUPPORTS_AOUT
+       def_bool y
+
 config NO_IOPORT
        def_bool y
 
@@ -79,6 +82,10 @@ config PCI
        bool
        default n
 
+config HZ
+       int
+       default 100
+
 source "init/Kconfig"
 
 source "arch/h8300/Kconfig.cpu"
@@ -223,8 +230,6 @@ endmenu
 
 source "fs/Kconfig"
 
-source "kernel/Kconfig.instrumentation"
-
 source "arch/h8300/Kconfig.debug"
 
 source "security/Kconfig"