X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fum%2FKconfig.common;h=cb837c22392203d0ef258dd9aa614f6b52f42a79;hb=2c922c51e6924298f8271d75732964f1ffdecaf2;hp=43ef890d292c22081907f7983639f620d49c8483;hpb=e7b30a17c1ef5cbc67c5381407d2d03484b8def3;p=~andy%2Flinux diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common index 43ef890d292..cb837c22392 100644 --- a/arch/um/Kconfig.common +++ b/arch/um/Kconfig.common @@ -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