summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 4a44d82df8..a094bbff42 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1817,6 +1817,9 @@
/* Number of IRQs supported on the EC chip */
#undef CONFIG_IRQ_COUNT
+/* Enable LDN for KBC mouse */
+#undef CONFIG_IT83XX_ENABLE_MOUSE_DEVICE
+
/*
* The IT8320 supports e-flash clock up to 48 MHz (IT8390 maximum is 32 MHz).
* Enable it if we want better performance of fetching instruction from e-flash.