From a8fb14fc811ad447c4726a4e6258a89fd73ddc1b Mon Sep 17 00:00:00 2001 From: Vijay Hiremath Date: Thu, 10 Sep 2015 16:38:11 -0700 Subject: [PATCH] Kunimitsu: Enable keyboard console commands for FAFT testing BUG=none TEST=EC console command "help" lists the keyboard console commands. BRANCH=none Change-Id: Ib0f64bd1291de972b7a939ab72d03d7935215f75 Signed-off-by: Vijay Hiremath Reviewed-on: https://chromium-review.googlesource.com/299501 Commit-Ready: Vijay P Hiremath Tested-by: Vijay P Hiremath Reviewed-by: Shawn N --- board/kunimitsu/board.h | 1 - 1 file changed, 1 deletion(-) diff --git a/board/kunimitsu/board.h b/board/kunimitsu/board.h index 2be4301767..21770782ab 100644 --- a/board/kunimitsu/board.h +++ b/board/kunimitsu/board.h @@ -124,7 +124,6 @@ #undef CONFIG_CMD_ACCEL_INFO #undef CONFIG_CMD_ACCELS #undef CONFIG_CMD_HASH -#undef CONFIG_CMD_KEYBOARD #undef CONFIG_CMD_SHMEM #undef CONFIG_CMD_TEMP_SENSOR #undef CONFIG_CMD_TIMERINFO