container freezer: implement freezer cgroup subsystem
[linux-2.6-block.git] / arch / h8300 / Kconfig
index 396ab059efa35a9fa1d2e8258aff56cd0f8f0ab4..bd1995403c67d0f9b37b34674a6c80ab7ee2a76b 100644 (file)
@@ -62,13 +62,14 @@ config GENERIC_TIME
        bool
        default y
 
+config GENERIC_BUG
+        bool
+        depends on BUG
+
 config TIME_LOW_RES
        bool
        default y
 
-config ARCH_SUPPORTS_AOUT
-       def_bool y
-
 config NO_IOPORT
        def_bool y
 
@@ -89,6 +90,8 @@ config HZ
 
 source "init/Kconfig"
 
+source "kernel/Kconfig.freezer"
+
 source "arch/h8300/Kconfig.cpu"
 
 menu "Executable file formats"