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_PINCTRL_SM8250 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_PINCTRL_SM8250 (limited to 'configs/fedora/generic/CONFIG_PINCTRL_SM8250') diff --git a/configs/fedora/generic/CONFIG_PINCTRL_SM8250 b/configs/fedora/generic/CONFIG_PINCTRL_SM8250 new file mode 100644 index 000000000..383eb8bef --- /dev/null +++ b/configs/fedora/generic/CONFIG_PINCTRL_SM8250 @@ -0,0 +1,19 @@ +# CONFIG_PINCTRL_SM8250: +# +# This is the pinctrl, pinmux, pinconf and gpiolib driver for the +# Qualcomm Technologies Inc TLMM block found on the Qualcomm +# Technologies Inc SM8250 platform. +# +# Symbol: PINCTRL_SM8250 [=n] +# Type : tristate +# Defined at drivers/pinctrl/qcom/Kconfig:219 +# Prompt: Qualcomm Technologies Inc SM8250 pin controller driver +# Depends on: PINCTRL [=y] && (ARCH_QCOM [=y] || COMPILE_TEST [=n]) && GPIOLIB [=y] && OF [=y] +# Location: +# -> Device Drivers +# -> Pin controllers (PINCTRL [=y]) +# Selects: PINCTRL_MSM [=y] +# +# +# +# CONFIG_PINCTRL_SM8250 is not set -- cgit