summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
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 c80636f33d..0d5d10ac90 100644
--- a/include/config.h
+++ b/include/config.h
@@ -771,6 +771,12 @@
#undef CONFIG_VOLUME_BUTTONS
/*
+ * The board has volume up and volume down buttons, that are connected to ADC
+ * pins which pressed and released values are determined by the analog voltage
+ */
+#undef CONFIG_ADC_BUTTONS
+
+/*
* Allow runtime configuration of the buttons[] array
*/
#undef CONFIG_BUTTONS_RUNTIME_CONFIG