mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-14 16:46:23 +00:00
config: Rename new key to assistant key
Make it clearer what the new key is about. CONFIG_KEYBOARD_NEW_KEY to CONFIG_KEYBOARD_ASSISTANT_KEY. BRANCH=none BUG=none TEST=make buildall -j Change-Id: Ic2db425b40ff8bc612626b6f644463b1f8ec630e Signed-off-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/950263 Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
00f86c0684
commit
6d567bc45f
@@ -1844,8 +1844,8 @@
|
||||
*/
|
||||
#define CONFIG_KEYBOARD_BOOT_KEYS
|
||||
|
||||
/* Add support for the new key. */
|
||||
#undef CONFIG_KEYBOARD_NEW_KEY
|
||||
/* Add support for the assistant key. */
|
||||
#undef CONFIG_KEYBOARD_ASSISTANT_KEY
|
||||
|
||||
/*
|
||||
* Minimum CPU clocks between scans. This ensures that keyboard scanning
|
||||
|
||||
Reference in New Issue
Block a user