OSDN Git Service

watchdog: advantech_ec_wdt: fix Kconfig dependencies
authorFlorent CARLI <fcarli@gmail.com>
Fri, 21 Jul 2023 08:13:47 +0000 (10:13 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 13 Aug 2023 12:29:50 +0000 (14:29 +0200)
commit6eb28a38f6478a650c7e76b2d6910669615d8a62
tree440b2413cf3ac6045fa5f1b592bff73f652e357d
parentcc85f87a77b8d6124c85c9d71d6956c0248fdf19
watchdog: advantech_ec_wdt: fix Kconfig dependencies

This driver uses the WATCHDOG_CORE framework and ISA_BUS_API.
This commit has these dependencies correctly selected.

Signed-off-by: Florent CARLI <fcarli@gmail.com>
Co-authored-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230721081347.52069-1-fcarli@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/Kconfig