From 14ee173c279442e3546682022e462844c70b0bc4 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 18 Dec 2020 13:19:08 -0600 Subject: Linux v5.10.1 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_MST_IRQ | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_MST_IRQ (limited to 'configs/fedora/generic/CONFIG_MST_IRQ') diff --git a/configs/fedora/generic/CONFIG_MST_IRQ b/configs/fedora/generic/CONFIG_MST_IRQ new file mode 100644 index 000000000..a26929e93 --- /dev/null +++ b/configs/fedora/generic/CONFIG_MST_IRQ @@ -0,0 +1,16 @@ +# CONFIG_MST_IRQ: +# +# Support MStar Interrupt Controller. +# +# Symbol: MST_IRQ [=n] +# Type : bool +# Defined at drivers/irqchip/Kconfig:584 +# Prompt: MStar Interrupt Controller +# Location: +# -> Device Drivers +# -> IRQ chip support +# Selects: IRQ_DOMAIN [=y] && IRQ_DOMAIN_HIERARCHY [=y] +# +# +# +# CONFIG_MST_IRQ is not set -- cgit