diff options
author | Martyn Welch <martyn.welch@ge.com> | 2010-03-01 17:06:20 (GMT) |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2010-03-06 15:13:04 (GMT) |
commit | cda61c9420028ddd251b60f1445c9eed756991c7 (patch) | |
tree | 20fecc73d0378891b607ecfb5da117ade67b1e24 /drivers/watchdog/Kconfig | |
parent | ec26985be4a22652c323f264cf570e4fbe3610b6 (diff) | |
download | linux-cda61c9420028ddd251b60f1445c9eed756991c7.tar.xz |
[WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture
This patch corrects author and copyright notices following the split-up of
the GE Fanuc joint venture.
Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 713b1ce..bdcdbd5 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -861,10 +861,10 @@ config TXX9_WDT # POWERPC Architecture config GEF_WDT - tristate "GE Fanuc Watchdog Timer" + tristate "GE Watchdog Timer" depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A ---help--- - Watchdog timer found in a number of GE Fanuc single board computers. + Watchdog timer found in a number of GE single board computers. config MPC5200_WDT bool "MPC52xx Watchdog Timer" |