Skip to content
Snippets Groups Projects
Commit 5e9b07ff authored by Adrian Schmutzler's avatar Adrian Schmutzler
Browse files

kernel: add symbol CONFIG_POWER_RESET_LINKSTATION


Add symbol to generic config (this was added between 5.4 and 5.10),
and remove it from the targets where it was added by kernel_oldconfig
in the meantime.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
parent 55ed4bf6
No related branches found
No related tags found
No related merge requests found
...@@ -4384,6 +4384,7 @@ CONFIG_POSIX_TIMERS=y ...@@ -4384,6 +4384,7 @@ CONFIG_POSIX_TIMERS=y
# CONFIG_POWER_RESET_BRCMSTB is not set # CONFIG_POWER_RESET_BRCMSTB is not set
# CONFIG_POWER_RESET_GPIO is not set # CONFIG_POWER_RESET_GPIO is not set
# CONFIG_POWER_RESET_GPIO_RESTART is not set # CONFIG_POWER_RESET_GPIO_RESTART is not set
# CONFIG_POWER_RESET_LINKSTATION is not set
# CONFIG_POWER_RESET_LTC2952 is not set # CONFIG_POWER_RESET_LTC2952 is not set
# CONFIG_POWER_RESET_PIIX4_POWEROFF is not set # CONFIG_POWER_RESET_PIIX4_POWEROFF is not set
# CONFIG_POWER_RESET_RESTART is not set # CONFIG_POWER_RESET_RESTART is not set
......
...@@ -66,7 +66,6 @@ CONFIG_PINCTRL_ARMADA_37XX=y ...@@ -66,7 +66,6 @@ CONFIG_PINCTRL_ARMADA_37XX=y
CONFIG_PINCTRL_ARMADA_AP806=y CONFIG_PINCTRL_ARMADA_AP806=y
CONFIG_PINCTRL_ARMADA_CP110=y CONFIG_PINCTRL_ARMADA_CP110=y
CONFIG_POWER_RESET=y CONFIG_POWER_RESET=y
# CONFIG_POWER_RESET_LINKSTATION is not set
CONFIG_POWER_SUPPLY=y CONFIG_POWER_SUPPLY=y
CONFIG_QUEUED_RWLOCKS=y CONFIG_QUEUED_RWLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y CONFIG_QUEUED_SPINLOCKS=y
......
...@@ -73,7 +73,6 @@ CONFIG_PINCTRL_ARMADA_37XX=y ...@@ -73,7 +73,6 @@ CONFIG_PINCTRL_ARMADA_37XX=y
CONFIG_PINCTRL_ARMADA_AP806=y CONFIG_PINCTRL_ARMADA_AP806=y
CONFIG_PINCTRL_ARMADA_CP110=y CONFIG_PINCTRL_ARMADA_CP110=y
CONFIG_POWER_RESET=y CONFIG_POWER_RESET=y
# CONFIG_POWER_RESET_LINKSTATION is not set
CONFIG_POWER_SUPPLY=y CONFIG_POWER_SUPPLY=y
CONFIG_QUEUED_RWLOCKS=y CONFIG_QUEUED_RWLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y CONFIG_QUEUED_SPINLOCKS=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment