From 86f58bd95f42f1afad046ce65e5c68b7d813c8f5 Mon Sep 17 00:00:00 2001 From: Aseda Aboagye Date: Tue, 29 Sep 2020 11:09:17 -0700 Subject: cleanup: button: Reword comments This commit is just a clean up CL to clean up some of the comments introduced with the new ADC detected buttons feature. BUG=b:167319238 BRANCH=None TEST=None Signed-off-by: Aseda Aboagye Change-Id: Ie08a8ca26ceaec26dae2d55f3493f28f1e4a414c Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2438676 Reviewed-by: Diana Z Commit-Queue: Aseda Aboagye Tested-by: Aseda Aboagye --- include/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index 0d5d10ac90..0e343ec419 100644 --- a/include/config.h +++ b/include/config.h @@ -771,8 +771,8 @@ #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 + * The board has buttons that are connected to ADC pins which pressed and + * released values are determined by the analog voltage */ #undef CONFIG_ADC_BUTTONS -- cgit v1.2.1