diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index eb5687beea91..85bf9b2aa74a 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -765,7 +765,7 @@ config JS_RTC | |||
765 | 765 | ||
766 | config SGI_DS1286 | 766 | config SGI_DS1286 |
767 | tristate "SGI DS1286 RTC support" | 767 | tristate "SGI DS1286 RTC support" |
768 | depends on SGI_IP22 | 768 | depends on SGI_HAS_DS1286 |
769 | help | 769 | help |
770 | If you say Y here and create a character special file /dev/rtc with | 770 | If you say Y here and create a character special file /dev/rtc with |
771 | major number 10 and minor number 135 using mknod ("man mknod"), you | 771 | major number 10 and minor number 135 using mknod ("man mknod"), you |