summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-16 13:10:30 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:06:07 -0500
commita6b537266f525169c6469bd92c2a25ddca73bfc4 (patch)
tree7a572ed8abb7b9f312bc6d3f6984556fe7f917ac /README
parentcdc5ed8f1f2add27105151ecf61a07c5d4c3684a (diff)
rtc: Remove unused drivers
These RTC drivers are currently unused and reference other unused CONFIG variables, so remove them. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index efb1d37df9..5ab042a2de 100644
--- a/README
+++ b/README
@@ -473,7 +473,6 @@ The following options need to be configured:
CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC
CONFIG_RTC_DS1338 - use Maxim, Inc. DS1338 RTC
CONFIG_RTC_DS1339 - use Maxim, Inc. DS1339 RTC
- CONFIG_RTC_DS164x - use Dallas DS164x RTC
CONFIG_RTC_ISL1208 - use Intersil ISL1208 RTC
CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC
CONFIG_RTC_DS1337_NOOSC - Turn off the OSC output for DS1337