summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-01-05 13:48:58 -0800
committerCommit Bot <commit-bot@chromium.org>2021-01-06 21:56:57 +0000
commit8c0e2f3c9164c95b9262d558aa6a667d310e3bf9 (patch)
tree4375ac8cf217855f7ce8921d0d528237744e2115 /include/config.h
parent7103bc89ed2a4460a606b62b63df02e7f0ecb3df (diff)
downloadchrome-ec-8c0e2f3c9164c95b9262d558aa6a667d310e3bf9.tar.gz
coil: remove fingerprint support
This code uses coil terms we're removing, but we don't use it in platform/cr50. Remove the code instead of replacing the terms. BUG=b:175244613 TEST=make buildall -j Change-Id: I909e21693d839cb3769e680c58d9d34017802aa1 Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2613136 Reviewed-by: Namyoon Woo <namyoon@chromium.org>
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index e82af70e28..2cd6cb4a96 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1757,12 +1757,6 @@
#undef CONFIG_EC_WRITABLE_STORAGE_SIZE
/*****************************************************************************/
-/* Fingerprint Sensor Configuration */
-#undef CONFIG_FP_SENSOR_FPC1025
-#undef CONFIG_FP_SENSOR_FPC1035
-#undef CONFIG_FP_SENSOR_FPC1145
-
-/*****************************************************************************/
/* NvMem Configuration */
/* Enable NV Memory module within flash */
#undef CONFIG_FLASH_NVMEM