summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2022-08-16 00:51:41 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-08-17 00:15:12 +0000
commitd67e710d87396687897257dc6a2bdcd6dbc3ab92 (patch)
tree39c8c6bd53392e9852d04350b90db2970ee7a2fb
parent78a6389f919d15573a6d5447a64be00d65048ee5 (diff)
downloadchrome-ec-d67e710d87396687897257dc6a2bdcd6dbc3ab92.tar.gz
npcx/fan: remove unused CONFIG_MFT_INPUT_LFCLK
This removes the legacy CONFIG_MFT_INPUT_LFCLK config option. There are no references to this option, so it is safe to remove. CONFIG_MFT_INPUT_LFCLK appears to have been replaced by setting mft_t.clk_src to TCKC_LFCLK. BUG=none BRANCH=none TEST=buildall passes Change-Id: Ief46c7628e4df7798e56f035352c38c0803d3cbc Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3834922 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Boris Mittelberg <bmbm@google.com> Commit-Queue: Boris Mittelberg <bmbm@google.com>
-rw-r--r--include/config.h3
-rw-r--r--util/config_allowed.txt1
2 files changed, 0 insertions, 4 deletions
diff --git a/include/config.h b/include/config.h
index e24b71c61f..67a3374933 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3407,9 +3407,6 @@
*/
#undef CONFIG_MCDP28X0
-/* Define clock input to MFT module. */
-#undef CONFIG_MFT_INPUT_LFCLK
-
/* Minute-IA watchdog timer vector number. */
#define CONFIG_MIA_WDT_VEC 0xFF
diff --git a/util/config_allowed.txt b/util/config_allowed.txt
index 368722e6a4..219ffde70f 100644
--- a/util/config_allowed.txt
+++ b/util/config_allowed.txt
@@ -664,7 +664,6 @@ CONFIG_MEC_SRAM_BASE_START
CONFIG_MEC_SRAM_SIZE
CONFIG_MEC_TEST_EC_RORW_CRC
CONFIG_MEMORY_REGIONS
-CONFIG_MFT_INPUT_LFCLK
CONFIG_MIA_WDT_VEC
CONFIG_MKBP_
CONFIG_MKBP_USE_