From d5f320566eb00901161a51fbd50b5ebbc51f47be Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 26 Aug 2020 16:24:10 -0500 Subject: Linux v5.8.4 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