summaryrefslogtreecommitdiff
path: root/board/cr50/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/board.h')
-rw-r--r--board/cr50/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/cr50/board.h b/board/cr50/board.h
index 9a2f79717b..e2640dfd29 100644
--- a/board/cr50/board.h
+++ b/board/cr50/board.h
@@ -139,9 +139,6 @@
#define CONFIG_DCRYPTO
#define CONFIG_UPTO_SHA512
-/* Implement custom udelay, due to usec hwtimer imprecision. */
-#define CONFIG_HW_SPECIFIC_UDELAY
-
#define CONFIG_TPM_LOGGING
#ifndef __ASSEMBLER__