summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 6a241e81fa..bb666278aa 100644
--- a/include/config.h
+++ b/include/config.h
@@ -159,6 +159,9 @@
#define CONFIG_ADC_PROFILE_SINGLE
#undef CONFIG_ADC_PROFILE_FAST_CONTINUOUS
+/* Support AES symmetric-key algorithm */
+#undef CONFIG_AES
+
/*
* Some ALS modules may be connected to the EC. We need the command, and
* specific drivers for each module.