watchdog: aspeed: Fix 'Apseed' typo in Kconfig
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/ffff023a72e28e3ab4e7e43d8d41cb74f4b85e97 Commit: ffff023a72e28e3ab4e7e43d8d41cb74f4b85e97 Parent: 9f3e13c74e1b4f370c3de06cb504c003091c9673 Refname: refs/heads/master Author: Andrew Jeffery <[email protected]> AuthorDate: Wed Sep 20 15:00:18 2017 +0930 Committer: Wim Van Sebroeck <[email protected]> CommitDate: Thu Dec 28 20:44:49 2017 +0100 watchdog: aspeed: Fix 'Apseed' typo in Kconfig Apseed sounds like a good name for a web/mobile start-up incubator, but isn't a reflection of Aspeed themselves. Signed-off-by: Andrew Jeffery <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]> --- drivers/watchdog/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 6fdf3f95d146..60ab8d90da08 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -746,7 +746,7 @@ config ASPEED_WATCHDOG select WATCHDOG_CORE help Say Y here to include support for the watchdog timer - in Apseed BMC SoCs. + in Aspeed BMC SoCs. This driver is required to reboot the SoC. -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html