Minor Kconfig help update.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 7 May 2011 17:57:42 +0000 (13:57 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 7 May 2011 17:57:42 +0000 (13:57 -0400)
src/Kconfig

index 6d55b23d7cc1702f00fb490fed905bc7705cb970..3133d8861598467a312ab5e04cd84857dad405ee 100644 (file)
@@ -22,6 +22,11 @@ menu "General Features"
         help
             Allow hardware init to run in parallel with optionrom execution.
 
+            This can reduce boot time, but can cause some timing
+            variations during option ROM code execution.  It is not
+            known if all option ROMs will behave properly with this
+            option.
+
     config RELOCATE_INIT
         bool "Copy init code to high memory"
         default y