x86/asm: Move native_write_cr0/4() out of line
[linux-2.6-block.git] / arch / Kconfig
index f11f0698b148c05924c5ab7528179611861e7ea4..c47b328eada033257e30c89a0f1678d030b5b95f 100644 (file)
@@ -781,7 +781,7 @@ config COMPAT_OLD_SIGACTION
        bool
 
 config 64BIT_TIME
-       def_bool ARCH_HAS_64BIT_TIME
+       def_bool y
        help
          This should be selected by all architectures that need to support
          new system calls with a 64-bit time_t. This is relevant on all 32-bit