summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 3 insertions, 7 deletions
diff --git a/README b/README
index 499e4bf9ec..4190514c93 100644
--- a/README
+++ b/README
@@ -28,6 +28,9 @@ by Google. See below diagram for architecture.
Build Options
=============
+NOTE: see include/config.h for the current list. The information
+below will be moved there over time.
+
- CONFIG_WATCHDOG_HELP
Try to detect a watchdog that is about to fire, and print a trace.
@@ -62,13 +65,6 @@ Build Options
AC power is not connected, and high when it is connected. This
uses GPIO_AC_STATUS for this purpose.
-- CONFIG_PMU_FORCE_FET
-
- Force switching on and off the FETs on the PMU controlling various
- power rails during AP startup and shutdown sequences.
- This is mainly useful for bringup when we don't have the corresponding
- sequences in the AP code.
-
- CONFIG_KEYBOARD_TEST
Turn on keyboard testing functionality. This enables a message which