summaryrefslogtreecommitdiff
path: root/board/palkia/board.h
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2020-05-11 10:03:26 -0700
committerCommit Bot <commit-bot@chromium.org>2020-05-11 22:45:29 +0000
commitaf7303f8b929fa0fc11173a27a1fc16666706d9b (patch)
tree00631423eb6dd97eeec673ef24210ec8af432ceb /board/palkia/board.h
parent3872ac2772f97cbd919d1537599c52a749b2b8ec (diff)
downloadchrome-ec-af7303f8b929fa0fc11173a27a1fc16666706d9b.tar.gz
hatch: Remove the board keyscan_config definition and use the default
The keyscan_config is the same as the default. Don't define the board custom keyscan_config. For the board.h, most of them have duplicated definitions from the baseboard.h. Remove them by the script: $ grep -rl 'BASEBOARD:=hatch' * | cut -f1 -d/ | xargs -IX sed -i \ '/#define CONFIG_KEYBOARD_BOARD_CONFIG/d' X/board.h BRANCH=hatch BUG=b:156007029 TEST=Build all the hatches boards, no error. Change-Id: Ib02550708d533ced77f5fad05b074291b66dd4fc Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2194160 Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
Diffstat (limited to 'board/palkia/board.h')
-rw-r--r--board/palkia/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/palkia/board.h b/board/palkia/board.h
index 62aac0e9a7..1112449fcf 100644
--- a/board/palkia/board.h
+++ b/board/palkia/board.h
@@ -12,7 +12,6 @@
#include "baseboard.h"
#define CONFIG_POWER_BUTTON
-#define CONFIG_KEYBOARD_BOARD_CONFIG
#define CONFIG_KEYBOARD_PROTOCOL_8042
#define CONFIG_LED_COMMON
#define CONFIG_LED_POWER_LED