summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 5013901fee..7013a7db0a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -300,6 +300,13 @@
#define CONFIG_CHIPSET_HAS_PP5000
/*****************************************************************************/
+/*
+ * Chip config for clock circuitry
+ * define = crystal / undef = oscillator
+ */
+#undef CONFIG_CLOCK_CRYSTAL
+
+/*****************************************************************************/
/* PMIC config */
/* Support firmware long press power-off timer */