From 9ab9ea2db0b13375d3d7114d5c82eb298a118740 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 4 Aug 2020 17:00:01 -0500 Subject: Linux v5.8 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_ICST | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_ICST (limited to 'configs/fedora/generic/CONFIG_ICST') diff --git a/configs/fedora/generic/CONFIG_ICST b/configs/fedora/generic/CONFIG_ICST new file mode 100644 index 000000000..f1c4cbd99 --- /dev/null +++ b/configs/fedora/generic/CONFIG_ICST @@ -0,0 +1,20 @@ +# CONFIG_ICST: +# +# Supports clocking on ARM Reference designs: +# - Integrator/AP and Integrator/CP +# - RealView PB1176, EB, PB11MP and PBX +# +# Symbol: ICST [=n] +# Type : bool +# Defined at drivers/clk/versatile/Kconfig:7 +# Prompt: Clock driver for ARM Reference designs ICST +# Depends on: COMMON_CLK [=y] && (ARCH_INTEGRATOR || ARCH_REALVIEW || ARCH_VERSATILE || ARCH_VEXPRESS [=y] || COMPILE_TEST [=n]) +# Location: +# -> Device Drivers +# -> Common Clock Framework +# -> Clock driver for ARM Reference designs +# Selects: REGMAP_MMIO [=y] +# +# +# +# CONFIG_ICST is not set -- cgit