From 47a895f435cccb2cb14eb5d0c52d2f6d4d904907 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 12 Aug 2020 08:03:24 -0500 Subject: Linux v5.8.1 Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_VEXPRESS_CONFIG | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_VEXPRESS_CONFIG (limited to 'configs/fedora/generic/CONFIG_VEXPRESS_CONFIG') diff --git a/configs/fedora/generic/CONFIG_VEXPRESS_CONFIG b/configs/fedora/generic/CONFIG_VEXPRESS_CONFIG new file mode 100644 index 000000000..a2c1cb307 --- /dev/null +++ b/configs/fedora/generic/CONFIG_VEXPRESS_CONFIG @@ -0,0 +1,18 @@ +# CONFIG_VEXPRESS_CONFIG: +# +# Platform configuration infrastructure for the ARM Ltd. +# Versatile Express. +# +# Symbol: VEXPRESS_CONFIG [=y] +# Type : tristate +# Defined at drivers/bus/Kconfig:224 +# Prompt: Versatile Express configuration bus +# Depends on: (ARM || ARM64 [=y]) && OF [=y] +# Location: +# -> Device Drivers +# -> Bus devices +# Selects: REGMAP [=y] +# +# +# +CONFIG_VEXPRESS_CONFIG=y -- cgit