]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/rtc/Kconfig
Fix trivial typos in Kconfig* files
[mirror_ubuntu-jammy-kernel.git] / drivers / rtc / Kconfig
index 5e439836db2d534da615ff0114d9358ad9c7b5fd..76422eded36ec762fb422d5f44de42f4ba8a8067 100644 (file)
@@ -98,7 +98,7 @@ config RTC_INTF_DEV_UIE_EMUL
        bool "RTC UIE emulation on dev interface"
        depends on RTC_INTF_DEV
        help
-         Provides an emulation for RTC_UIE if the underlaying rtc chip
+         Provides an emulation for RTC_UIE if the underlying rtc chip
          driver does not expose RTC_UIE ioctls.  Those requests generate
          once-per-second update interrupts, used for synchronization.