summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2019-10-18 13:00:05 -0700
committerCommit Bot <commit-bot@chromium.org>2019-10-28 23:06:18 +0000
commit24b8b215065de2e3de9a5531976e32fe62313de8 (patch)
tree2ca0b857ace514462b22a7b391384d31b21e02ae /include/config.h
parentbc2a8f70d1eeb449b404ceb2e97a526562c700e1 (diff)
downloadchrome-ec-24b8b215065de2e3de9a5531976e32fe62313de8.tar.gz
fpsensor: Clean up headers and Makefiles
We no longer need the various levels of indirection since the source files are public. BRANCH=none BUG=b:137848573 TEST=make buildall -j Cq-Depend: chrome-internal:2005128 Change-Id: I7483c233dc54c5dbf2907441365feffc9ae9f0a5 Signed-off-by: Tom Hughes <tomhughes@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1869533
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 741c618316..a4d3545422 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1768,6 +1768,12 @@
#undef CONFIG_FLASH_NVCTR_BASE_B
/*****************************************************************************/
+/* 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