summaryrefslogtreecommitdiff
path: root/board/mccroskey
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2013-07-24 11:49:23 -0700
committerBill Richardson <wfrichar@chromium.org>2013-07-30 10:36:12 -0700
commit14e9c1685c67033da310a87f20d421bd84a444b1 (patch)
treed8e67ea9222a236200e7d234df76797b6d5dc5e5 /board/mccroskey
parent677b2d0f2763a89f14be851038a7596da212860c (diff)
downloadchrome-ec-14e9c1685c67033da310a87f20d421bd84a444b1.tar.gz
Clean up more config options
No functional changes, just renaming config options. BUG=chrome-os-partner:18343 BRANCH=none TEST=build all platforms Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/63248 (cherry picked from commit ba3733e49267897249a25f26d054a7af63c2c527) Change-Id: I6fbe5a2427a86a58449d8428aea51f96ca1c5d6d Reviewed-on: https://gerrit.chromium.org/gerrit/63730 Commit-Queue: Bill Richardson <wfrichar@chromium.org> Reviewed-by: Bill Richardson <wfrichar@chromium.org> Tested-by: Bill Richardson <wfrichar@chromium.org>
Diffstat (limited to 'board/mccroskey')
-rw-r--r--board/mccroskey/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/mccroskey/board.h b/board/mccroskey/board.h
index bc3578ae97..0501c06ad6 100644
--- a/board/mccroskey/board.h
+++ b/board/mccroskey/board.h
@@ -15,6 +15,9 @@
#define CONFIG_I2C_DEBUG /* FIXME(dhendrix): remove this eventually */
#undef CONFIG_TASK_PROFILING
+/* Features not present on this reference board */
+#undef CONFIG_LID_SWITCH
+
/* Optional features */
#define CONFIG_BOARD_PRE_INIT
#define CONFIG_KEYBOARD_PROTOCOL_MKBP