summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 7741c807eb..ad23405eb1 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1245,6 +1245,7 @@
#define CONFIG_CMD_PWR_AVG
#define CONFIG_CMD_POWER_AP
#undef CONFIG_CMD_PPC_DUMP
+#undef CONFIG_CMD_PS2
#undef CONFIG_CMD_RAND
#define CONFIG_CMD_REGULATOR
#undef CONFIG_CMD_RTC
@@ -3004,6 +3005,9 @@
*/
#undef CONFIG_CPU_PROCHOT_ACTIVE_LOW
+/* Support PS/2 interface */
+#undef CONFIG_PS2
+
/*
* Define this option to enable programmable voltage detector which will
* trigger an interrupt when the voltage drops below a threshold specified