diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index a168e96142b95001f5ece9585cfff8a07c1bb489..54ef393b0def14aa415a1789ba3e1ee51c94bc5f 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -806,7 +806,7 @@ config RTC_DRV_DA9063 config RTC_DRV_EFI tristate "EFI RTC" - depends on EFI + depends on EFI && !X86 help If you say yes here you will get support for the EFI Real Time Clock.