From 52840c67a56ce199f38ab0ef60dd6c674f3b6ded Mon Sep 17 00:00:00 2001 From: Denis Brockus Date: Thu, 29 Jul 2021 13:56:20 -0600 Subject: zephyr: asurada: cleanup board id/version Make board_get_version an __override function. Removed unused CONFIG_PLATFORM_EC_BOARD_VERSION_ defines. BUG=b:195037412 BRANCH=none TEST=zmake configure -b $PROJ_HAYATO Signed-off-by: Denis Brockus Change-Id: Ie8bb565fb5d649c5e0de771e0dfd6fecaee07a53 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3061264 Tested-by: Denis Brockus Auto-Submit: Denis Brockus Reviewed-by: Jack Rosenthal Commit-Queue: Jack Rosenthal --- zephyr/projects/asurada/hayato/prj.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'zephyr/projects/asurada') diff --git a/zephyr/projects/asurada/hayato/prj.conf b/zephyr/projects/asurada/hayato/prj.conf index 82a3d5a926..46cda70e13 100644 --- a/zephyr/projects/asurada/hayato/prj.conf +++ b/zephyr/projects/asurada/hayato/prj.conf @@ -116,5 +116,3 @@ CONFIG_PLATFORM_EC_VBOOT_HASH=y # TODO(b/180980668): bring these features up CONFIG_LTO=n CONFIG_PLATFORM_EC_BACKLIGHT_LID=n -CONFIG_PLATFORM_EC_BOARD_VERSION_CBI=n -CONFIG_PLATFORM_EC_BOARD_VERSION_GPIO=n -- cgit v1.2.1