]> err.no Git - linux-2.6/blobdiff - arch/m68k/Kconfig
Pull icc-cleanup into release branch
[linux-2.6] / arch / m68k / Kconfig
index 1dd5d18b22019b47eb60117f918510484433b8a6..8849439e88dd35f997238d0fbee9e4eea3c342ed 100644 (file)
@@ -10,10 +10,6 @@ config MMU
        bool
        default y
 
-config UID16
-       bool
-       default y
-
 config RWSEM_GENERIC_SPINLOCK
        bool
        default y
@@ -25,6 +21,10 @@ config GENERIC_CALIBRATE_DELAY
        bool
        default y
 
+config TIME_LOW_RES
+       bool
+       default y
+
 config ARCH_MAY_HAVE_PC_FDC
        bool
        depends on Q40 || (BROKEN && SUN3X)