From a5f2843a8da0ecb717f6f8a17df685fe69ea18c5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 12 Jan 2021 08:14:24 -0600 Subject: Linux v5.10.6 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_SM_DISPCC_8250 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_SM_DISPCC_8250 (limited to 'configs/fedora/generic/CONFIG_SM_DISPCC_8250') diff --git a/configs/fedora/generic/CONFIG_SM_DISPCC_8250 b/configs/fedora/generic/CONFIG_SM_DISPCC_8250 new file mode 100644 index 000000000..ca6d7459f --- /dev/null +++ b/configs/fedora/generic/CONFIG_SM_DISPCC_8250 @@ -0,0 +1,20 @@ +# CONFIG_SM_DISPCC_8250: +# +# Support for the display clock controller on Qualcomm Technologies, Inc +# SM8150 and SM8250 devices. +# Say Y if you want to support display devices and functionality such as +# splash screen. +# +# Symbol: SM_DISPCC_8250 [=n] +# Type : tristate +# Defined at drivers/clk/qcom/Kconfig:416 +# Prompt: SM8150 and SM8250 Display Clock Controller +# Depends on: COMMON_CLK [=y] && COMMON_CLK_QCOM [=y] && (SM_GCC_8150 [=n] || SM_GCC_8250 [=m]) +# Location: +# -> Device Drivers +# -> Common Clock Framework (COMMON_CLK [=y]) +# -> Support for Qualcomm's clock controllers (COMMON_CLK_QCOM [=y]) +# +# +# +# CONFIG_SM_DISPCC_8250 is not set -- cgit