From 14e9c1685c67033da310a87f20d421bd84a444b1 Mon Sep 17 00:00:00 2001 From: Randall Spangler Date: Wed, 24 Jul 2013 11:49:23 -0700 Subject: 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 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 Reviewed-by: Bill Richardson Tested-by: Bill Richardson --- board/mccroskey/board.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'board/mccroskey') 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 -- cgit v1.2.1