diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2020-01-21 19:37:40 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2020-01-21 19:37:40 +0000 |
commit | b5c9f2d0fe8ef6b01643cb68ef7e4adac1b9a9f7 (patch) | |
tree | af6616876632eb602fbced094533c3b8950a91a0 /configs | |
parent | 75f4244234c4836d4774419b886b685650e14ac2 (diff) | |
download | kernel-b5c9f2d0fe8ef6b01643cb68ef7e4adac1b9a9f7.tar.gz kernel-b5c9f2d0fe8ef6b01643cb68ef7e4adac1b9a9f7.tar.xz kernel-b5c9f2d0fe8ef6b01643cb68ef7e4adac1b9a9f7.zip |
arm: qcom: disable some 32 bit HW in aarch64
Diffstat (limited to 'configs')
5 files changed, 4 insertions, 5 deletions
diff --git a/configs/fedora/generic/CONFIG_EXTCON_QCOM_SPMI_MISC b/configs/fedora/generic/CONFIG_EXTCON_QCOM_SPMI_MISC deleted file mode 100644 index 5f2508da3..000000000 --- a/configs/fedora/generic/CONFIG_EXTCON_QCOM_SPMI_MISC +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_EXTCON_QCOM_SPMI_MISC is not set diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_EXTCON_QCOM_SPMI_MISC b/configs/fedora/generic/arm/aarch64/CONFIG_EXTCON_QCOM_SPMI_MISC index b52487909..5f2508da3 100644 --- a/configs/fedora/generic/arm/aarch64/CONFIG_EXTCON_QCOM_SPMI_MISC +++ b/configs/fedora/generic/arm/aarch64/CONFIG_EXTCON_QCOM_SPMI_MISC @@ -1 +1 @@ -CONFIG_EXTCON_QCOM_SPMI_MISC=m +# CONFIG_EXTCON_QCOM_SPMI_MISC is not set diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_MFD_QCOM_RPM b/configs/fedora/generic/arm/aarch64/CONFIG_MFD_QCOM_RPM index d88a4c4c7..a5c3c02d4 100644 --- a/configs/fedora/generic/arm/aarch64/CONFIG_MFD_QCOM_RPM +++ b/configs/fedora/generic/arm/aarch64/CONFIG_MFD_QCOM_RPM @@ -1 +1 @@ -CONFIG_MFD_QCOM_RPM=m +# CONFIG_MFD_QCOM_RPM is not set diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_CLK_RPM b/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_CLK_RPM index 5650c8603..49d6fe218 100644 --- a/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_CLK_RPM +++ b/configs/fedora/generic/arm/aarch64/CONFIG_QCOM_CLK_RPM @@ -1 +1 @@ -CONFIG_QCOM_CLK_RPM=m +# CONFIG_QCOM_CLK_RPM is not set diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_RPM b/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_RPM index 3d002cac5..8eaec88ff 100644 --- a/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_RPM +++ b/configs/fedora/generic/arm/aarch64/CONFIG_REGULATOR_QCOM_RPM @@ -1 +1 @@ -CONFIG_REGULATOR_QCOM_RPM=m +# CONFIG_REGULATOR_QCOM_RPM is not set |