-
Ondřej Caletka authored
In Linux 4.13, a new kernel option was introduced to allow userspace access to RTC NVMEM. This option is off by default, making the NVMEM inaccessable. Since there is at least one application utilizing it, this patch adds `/sys/class/rtc/rtc0/device/nvram` back. Signed-off-by:
Ondřej Caletka <ondrej@caletka.cz> (cherry-picked from commit e09c946d)
Ondřej Caletka authoredIn Linux 4.13, a new kernel option was introduced to allow userspace access to RTC NVMEM. This option is off by default, making the NVMEM inaccessable. Since there is at least one application utilizing it, this patch adds `/sys/class/rtc/rtc0/device/nvram` back. Signed-off-by:
Ondřej Caletka <ondrej@caletka.cz> (cherry-picked from commit e09c946d)
Loading