summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2013-07-23 14:03:44 -0700
committerChromeBot <chrome-bot@google.com>2013-07-23 17:37:54 -0700
commit8b816367803f9574a2176a6c21c1021512f0b5ec (patch)
tree7ea96a6da7e037654ec0ab4260e51472ba3701f2 /README
parentcb1f7306b34507b3d9481cd4327271b2227747b8 (diff)
downloadchrome-ec-8b816367803f9574a2176a6c21c1021512f0b5ec.tar.gz
Clean up and document keyboard config options
No functional changes, just renaming config options. BUG=chrome-os-partner:18343 BRANCH=none TEST=build all platforms Change-Id: Ie811066a26eeaf2a5b2002b934e25b660d29058d Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/63109 Reviewed-by: Vic Yang <victoryang@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index 8239b4c022..c895d8e0ad 100644
--- a/README
+++ b/README
@@ -43,11 +43,3 @@ below will be moved there over time.
the AP indicating this state. The GPIO will be driven low when
AC power is not connected, and high when it is connected. This
uses GPIO_AC_STATUS for this purpose.
-
-- CONFIG_KEYBOARD_TEST
-
- Turn on keyboard testing functionality. This enables a message which
- received a list of keyscan events from the AP and processes them.
- This will cause keypresses to appear on the AP through the same
- mechanism as a normal keyboard press.
-