commit | abb778038101c5d150c14027e39f7009afc30208 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 14 16:32:12 2024 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 18 14:10:22 2024 -0600 |
tree | a0e2bd9deec452c284a4b1808e56325155a79969 | |
parent | 424d537e70a056103608085e24cec56b77767b22 [diff] |
x86: Enable RTC command by default The real-time clock is needed for most X86 systems and it is useful to be able to read from it. Enable the rtc command by default. Signed-off-by: Simon Glass <sjg@chromium.org>