]> Pileus Git - ~andy/linux/blobdiff - arch/um/Kconfig.common
um: properly check all process' threads for a live mm
[~andy/linux] / arch / um / Kconfig.common
index 43ef890d292c22081907f7983639f620d49c8483..cb837c22392203d0ef258dd9aa614f6b52f42a79 100644 (file)
@@ -10,6 +10,7 @@ config UML
        select GENERIC_IRQ_SHOW
        select GENERIC_CPU_DEVICES
        select GENERIC_IO
+       select GENERIC_CLOCKEVENTS
 
 config MMU
        bool
@@ -52,10 +53,6 @@ config GENERIC_BUG
        default y
        depends on BUG
 
-config GENERIC_CLOCKEVENTS
-       bool
-       default y
-
 config HZ
        int
        default 100