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 --- .../arm/aarch64/CONFIG_PHY_INTEL_KEEMBAY_EMMC | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/arm/aarch64/CONFIG_PHY_INTEL_KEEMBAY_EMMC (limited to 'configs/fedora/generic/arm/aarch64/CONFIG_PHY_INTEL_KEEMBAY_EMMC') diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_PHY_INTEL_KEEMBAY_EMMC b/configs/fedora/generic/arm/aarch64/CONFIG_PHY_INTEL_KEEMBAY_EMMC new file mode 100644 index 000000000..6c71e4d3c --- /dev/null +++ b/configs/fedora/generic/arm/aarch64/CONFIG_PHY_INTEL_KEEMBAY_EMMC @@ -0,0 +1,20 @@ +# CONFIG_PHY_INTEL_KEEMBAY_EMMC: +# +# Choose this option if you have an Intel Keem Bay SoC. +# +# To compile this driver as a module, choose M here: the module +# will be called phy-keembay-emmc.ko. +# +# Symbol: PHY_INTEL_KEEMBAY_EMMC [=n] +# Type : tristate +# Defined at drivers/phy/intel/Kconfig:5 +# Prompt: Intel Keem Bay EMMC PHY driver +# Depends on: (OF [=y] && ARM64 [=y] || COMPILE_TEST [=n]) && HAS_IOMEM [=y] +# Location: +# -> Device Drivers +# -> PHY Subsystem +# Selects: GENERIC_PHY [=y] && REGMAP_MMIO [=y] +# +# +# +# CONFIG_PHY_INTEL_KEEMBAY_EMMC is not set -- cgit