summaryrefslogtreecommitdiff
path: root/board/delbin/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/delbin/board.h')
-rw-r--r--board/delbin/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/delbin/board.h b/board/delbin/board.h
index df499eeffc..fbeac48f62 100644
--- a/board/delbin/board.h
+++ b/board/delbin/board.h
@@ -11,11 +11,13 @@
/* Baseboard features */
#include "baseboard.h"
+#ifndef BOARD_DELBIN_NPCX796FC
/*
* The RAM and flash size combination on the NPCX797FC dose not leave
* any unused flash space that can be used to store the .init_rom section.
*/
#undef CONFIG_CHIP_INIT_ROM_REGION
+#endif
#undef NPCX_PWM1_SEL
#define NPCX_PWM1_SEL 0 /* GPIO C2 is not used as PWM1. */