reef: Set IS_PROTO to 0 by default

BUG=chrome-os-partner:54947
BRANCH=none
TEST=tested on proto and EVT units

Change-Id: I8f42495e81d938f3d660d901930f7e71bcb42ceb
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/361062
Tested-by: Kevin K Wong <kevin.k.wong@intel.com>
Reviewed-by: Kevin K Wong <kevin.k.wong@intel.com>
Reviewed-by: Martin Roth <martinroth@chromium.org>
This commit is contained in:
David Hendricks
2016-07-15 21:32:26 -07:00
committed by chrome-bot
parent bf5db9fac8
commit 8230e5b356

View File

@@ -9,7 +9,7 @@
#define __CROS_EC_BOARD_H
/* FIXME: Gross hack. Remove it once proto boards are obsolete. */
#define IS_PROTO 1
#define IS_PROTO 0
/*
* Allow dangerous commands.