summaryrefslogtreecommitdiff
path: root/board/bds/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds/board.h')
-rw-r--r--board/bds/board.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/board/bds/board.h b/board/bds/board.h
index ed25fac20c..61c7c5a7f9 100644
--- a/board/bds/board.h
+++ b/board/bds/board.h
@@ -16,7 +16,10 @@
#define CONFIG_EOPTION
#define CONFIG_PSTORE
-/* LM4 modules we want to exclude */
+/* Modules we want to exclude */
+#undef CONFIG_LID_SWITCH
+#undef CONFIG_LPC
+#undef CONFIG_PECI
#undef CONFIG_SWITCH
/* Write protect is active high */