From: Andrew Jeffery Date: Wed, 20 Sep 2017 05:30:18 +0000 (+0930) Subject: watchdog: aspeed: Fix 'Apseed' typo in Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ffff023a72e28e3ab4e7e43d8d41cb74f4b85e97;p=linux.git 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 Reviewed-by: Joel Stanley Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 6fdf3f95d1466..60ab8d90da084 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.