summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h
index a95f38e94b..4950c0ba5a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -225,13 +225,16 @@
#undef CONFIG_CHIPSET_IVYBRIDGE /* Intel Ivy Bridge (x86) */
#undef CONFIG_CHIPSET_TEGRA /* nVidia Tegra 5 */
+/* Support chipset throttling */
+#undef CONFIG_CHIPSET_CAN_THROTTLE
+
+/* Enable additional chipset debugging */
+#undef CONFIG_CHIPSET_DEBUG
+
/* Support power rail control */
#define CONFIG_CHIPSET_HAS_PP1350
#define CONFIG_CHIPSET_HAS_PP5000
-/* Support chipset throttling */
-#undef CONFIG_CHIPSET_CAN_THROTTLE
-
/*****************************************************************************/
/*
* Optional console commands