mt7620: fix missing kernel config symbol
authorFederico Capoano <f.capoano@openwisp.io>
Thu, 15 Sep 2022 17:53:36 +0000 (19:53 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 24 Sep 2022 16:04:06 +0000 (18:04 +0200)
commitc670dfb733ef4a35255c4a3df46bfa3834bd9941
tree92f3acdf4b847f950b4f789f1ec9b1dfc219821a
parent1f24bd1ba268d339abe18cc6607d97428c42e82b
mt7620: fix missing kernel config symbol

Fixes following missing kernel config symbol after adding GPIO watchdog:

  Software watchdog (SOFT_WATCHDOG) [M/n/y/?] m
  Watchdog device controlled through GPIO-line (GPIO_WATCHDOG) [Y/n/m/?] y
    Register the watchdog as early as possible (GPIO_WATCHDOG_ARCH_INITCALL) [N/y/?] (NEW)

Fixes: 1a97c03d864e ("rampis: feed zbt-we1026 external watchdog")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit fb2801b82c06878ae2ad20b8f95546c34ed3cdf4)

[adapted to config-5.4]

Signed-off-by: Federico Capoano <f.capoano@openwisp.io>
target/linux/ramips/mt7620/config-5.4