config.h: remove CONFIG_BOARD_SYS_PRE_INIT

CONFIG_BOARD_SYS_PRE_INIT appears to be a dangling config option.
there are no references anywhere to CONFIG_BOARD_SYS_PRE_INIT in the
code base.

BUG=none
BRANCH=none
TEST=verified there are no references to CONFIG_BOARD_SYS_PRE_INIT

Change-Id: I6b34459cc170cb51075b4008da09b958cc89e0e9
Signed-off-by: Caveh Jalali <caveh@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1772526
Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
This commit is contained in:
Caveh Jalali 2019-08-23 19:40:41 -07:00 committed by Commit Bot
parent 38bb196419
commit 764a59aae6
1 changed files with 0 additions and 5 deletions

View File

@ -643,11 +643,6 @@
*/
#undef CONFIG_BOARD_FORCE_RESET_PIN
/*
* Call board level configuration at the end of chip level system pre-init.
*/
#undef CONFIG_BOARD_SYS_PRE_INIT
/* Permanent LM4 boot configuration */
#undef CONFIG_BOOTCFG_VALUE