musb: sunxi: Allow host-side USB with external VBUS
[platform/kernel/u-boot.git] / doc / README.watchdog
index b66fd6c..c50dc79 100644 (file)
@@ -14,15 +14,9 @@ CONFIG_WATCHDOG_TIMEOUT_MSECS
        If not given, will default to maximum timeout. This would
        be 128000 msec for i.mx31/35/5x/6x.
 
-CONFIG_AT91SAM9_WATCHDOG
+CONFIG_WDT_AT91
        Available for AT91SAM9 to service the watchdog.
 
-CONFIG_FTWDT010_WATCHDOG
-       Available for FTWDT010 to service the watchdog.
-
-CONFIG_FTWDT010_HW_TIMEOUT
-       Can be used to change the timeout for FTWDT010.
-
 CONFIG_IMX_WATCHDOG
        Available for i.mx31/35/5x/6x to service the watchdog. This is not
        automatically set because some boards (vision2) still need to define
@@ -31,6 +25,3 @@ CONFIG_IMX_WATCHDOG
 
 CONFIG_XILINX_TB_WATCHDOG
        Available for Xilinx Axi platforms to service timebase watchdog timer.
-
-CONFIG_BFIN_WATCHDOG
-       Available for bf5xx and bf6xx to service the watchdog.