From 6681bf218f9556b094e34f5f854b20d42d7e2e84 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 3 Sep 2020 11:45:01 -0500 Subject: Linux v5.7.6 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_POWER_RESET_VEXPRESS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_POWER_RESET_VEXPRESS (limited to 'configs/fedora/generic/CONFIG_POWER_RESET_VEXPRESS') diff --git a/configs/fedora/generic/CONFIG_POWER_RESET_VEXPRESS b/configs/fedora/generic/CONFIG_POWER_RESET_VEXPRESS new file mode 100644 index 000000000..80e0a957f --- /dev/null +++ b/configs/fedora/generic/CONFIG_POWER_RESET_VEXPRESS @@ -0,0 +1,17 @@ +# CONFIG_POWER_RESET_VEXPRESS: +# +# Power off and reset support for the ARM Ltd. Versatile +# Express boards. +# +# Symbol: POWER_RESET_VEXPRESS [=n] +# Type : bool +# Defined at drivers/power/reset/Kconfig:184 +# Prompt: ARM Versatile Express power-off and reset driver +# Depends on: POWER_RESET [=y] && (ARM || ARM64 [=y]) && VEXPRESS_CONFIG [=y]=y +# Location: +# -> Device Drivers +# -> Board level reset or power off (POWER_RESET [=y]) +# +# +# +# CONFIG_POWER_RESET_VEXPRESS is not set -- cgit