]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
watchdog: xilinx: Remove ancient Kconfig description
authorMichal Simek <michal.simek@xilinx.com>
Wed, 24 Apr 2013 05:57:21 +0000 (07:57 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 24 Apr 2013 05:59:48 +0000 (07:59 +0200)
Requirement to have clock-frequency in parent node
has been removed by this commit:
"watchdog: xilinx: Read clock frequency directly from DT node"
(sha1: 90fe6c608f8d46e5bb3f31c2d5e1c90475253f79)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/watchdog/Kconfig

index 9fa5caaeb9f938f94b10343212bb908a3b63af87..e34ba79749fa92f065c99907e165479cff893f54 100644 (file)
@@ -962,9 +962,6 @@ config XILINX_WATCHDOG
        ---help---
          Watchdog driver for the xps_timebase_wdt ip core.
 
-         IMPORTANT: The xps_timebase_wdt parent must have the property
-         "clock-frequency" at device tree.
-
          To compile this driver as a module, choose M here: the
          module will be called of_xilinx_wdt.