summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-03-17 19:28:27 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-03-17 19:28:27 +0100
commit36612881cdd4f86e0750ab3a7149a64d1a717197 (patch)
treef120aa714ac976ab052e3c93c4967722b97c880d /configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION
parent7ab9566018bce84f450016d48f15f7bb9f0ed066 (diff)
parentfbd0b1b80f0345cff6447216d2c9ad509c13be53 (diff)
downloadkernel-5.11.7-250.vanilla.1.fc33.tar.gz
kernel-5.11.7-250.vanilla.1.fc33.tar.xz
kernel-5.11.7-250.vanilla.1.fc33.zip
Diffstat (limited to 'configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION')
-rw-r--r--configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION20
1 files changed, 0 insertions, 20 deletions
diff --git a/configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION b/configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION
deleted file mode 100644
index 345f1bc9d..000000000
--- a/configs/fedora/generic/CONFIG_POWER_RESET_LINKSTATION
+++ /dev/null
@@ -1,20 +0,0 @@
-# CONFIG_POWER_RESET_LINKSTATION:
-#
-# This driver supports turning off some Buffalo LinkStations by
-# setting an output pin at the ethernet PHY to the correct state.
-# It also makes the device compatible with the WoL function.
-#
-# Say Y here if you have a Buffalo LinkStation LS421D/E.
-#
-# Symbol: POWER_RESET_LINKSTATION [=n]
-# Type : tristate
-# Defined at drivers/power/reset/Kconfig:102
-# Prompt: Buffalo LinkStation power-off driver
-# Depends on: POWER_RESET [=y] && (ARCH_MVEBU [=y] || COMPILE_TEST [=n]) && OF_MDIO [=y] && PHYLIB [=y]
-# Location:
-# -> Device Drivers
-# -> Board level reset or power off (POWER_RESET [=y])
-#
-#
-#
-# CONFIG_POWER_RESET_LINKSTATION is not set