OSDN Git Service

watchdog: simatic: Use idiomatic selection of P2SB
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Aug 2023 14:18:59 +0000 (17:18 +0300)
committerHans de Goede <hdegoede@redhat.com>
Wed, 23 Aug 2023 15:31:31 +0000 (17:31 +0200)
commit39ab0bafb8d0a7fd5c218720f4c78dda4561f5fb
tree205f0a394f3732dbd1d048f172a1562b55bd01ca
parentb9e6cbf90fa26f93444806d18a3f629b0464d771
watchdog: simatic: Use idiomatic selection of P2SB

While it's pretty much theoretical to be otherwise, make sure
that P2SB is selected only for X86. This is idiomatic dependency
which is used by all others who select it. Use it for Simatic
as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230822141859.2139630-1-andriy.shevchenko@linux.intel.com
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/watchdog/Kconfig