diff options
author | Simon Glass | 2018-10-01 12:22:14 -0600 |
---|---|---|
committer | Simon Glass | 2018-10-09 04:40:27 -0600 |
commit | 107610775b9b1fd96a1dc6375219f590c0d06bb4 (patch) | |
tree | c01643122832cae950197523f6b89e51d5e1bb44 /include/configs/malta.h | |
parent | ef391515831a63d703ece180cf8d8475ea8a53f0 (diff) |
Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
Move this option to Kconfig and tidy up the two boards which use it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/malta.h')
-rw-r--r-- | include/configs/malta.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/malta.h b/include/configs/malta.h index ba3639d177e..520b9870601 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -19,7 +19,6 @@ #define CONFIG_PCNET_79C973 #define PCNET_HAS_PROM -#define CONFIG_RTC_MC146818 #define CONFIG_SYS_ISA_IO_BASE_ADDRESS 0 /* |