diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-02-10 20:10:22 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-02-10 20:15:52 +0300 |
commit | 9330e13e6b802b936e673f9feb139ae51f056f7e (patch) | |
tree | e141da8fcb2d6e839f8856335207ba9767df9a9f /arch/arm/configs/qcom_defconfig | |
parent | d339b2e6b1885aac678aa52f944caa160d480f5e (diff) | |
download | linux-9330e13e6b802b936e673f9feb139ae51f056f7e.tar.xz |
ARM: reorder defconfig files
Some Kconfig options have moved around, so adapt the defconfig files
accordingly.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/qcom_defconfig')
-rw-r--r-- | arch/arm/configs/qcom_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig index b41716c1ec64..ab686b9c2ad8 100644 --- a/arch/arm/configs/qcom_defconfig +++ b/arch/arm/configs/qcom_defconfig @@ -257,9 +257,9 @@ CONFIG_QCOM_COMMAND_DB=y CONFIG_QCOM_GSBI=y CONFIG_QCOM_OCMEM=y CONFIG_QCOM_PM=y +CONFIG_QCOM_RMTFS_MEM=y CONFIG_QCOM_RPMH=y CONFIG_QCOM_RPMHPD=y -CONFIG_QCOM_RMTFS_MEM=y CONFIG_QCOM_RPMPD=y CONFIG_QCOM_SMEM=y CONFIG_QCOM_SMD_RPM=y |