X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fchar%2FKconfig;h=08a6f50ae791952508ba62fa896a99032788af38;hb=6d39b27f0ac7e805ae3bd9efa51d7da04bec0360;hp=6a06913b01d30151065471350ec492e7df79a6a3;hpb=4dc627d55edad85e26ae81f17634bd4590993ba0;p=cascardo%2Flinux.git diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 6a06913b01d3..08a6f50ae791 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -1087,6 +1087,14 @@ config MMTIMER The mmtimer device allows direct userspace access to the Altix system timer. +config UV_MMTIMER + tristate "UV_MMTIMER Memory mapped RTC for SGI UV" + depends on X86_UV + default m + help + The uv_mmtimer device allows direct userspace access to the + UV system timer. + source "drivers/char/tpm/Kconfig" config TELCLOCK