diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-05-12 10:02:45 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-05-17 09:20:24 +0200 |
commit | 8d09cdab05e63d8d7fbe5c2e8b82a65646709c57 (patch) | |
tree | 7d050789a0ce43b2eb03b3a12f9c8f62ada22205 /arch/arm | |
parent | Linux 5.13-rc1 (diff) | |
download | linux-8d09cdab05e63d8d7fbe5c2e8b82a65646709c57.tar.xz linux-8d09cdab05e63d8d7fbe5c2e8b82a65646709c57.zip |
ARM: shmobile: defconfig: Refresh for v5.13-rc1
Refresh the defconfig for Renesas ARM systems:
- Drop CONFIG_RESET_CONTROLLER=y (auto-enabled since commit
b4d86f37eacb7246 ("mmc: renesas_sdhi: do hard reset if possible")).
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/debe6340e9deb2f13f908238f27b62ed7b6005a0.1620806548.git.geert+renesas@glider.be
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index f25b09efb816..66c8b0980a0a 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -202,7 +202,6 @@ CONFIG_AK8975=y CONFIG_PWM=y CONFIG_PWM_RCAR=y CONFIG_PWM_RENESAS_TPU=y -CONFIG_RESET_CONTROLLER=y CONFIG_PHY_RCAR_GEN2=y CONFIG_PHY_RCAR_GEN3_USB2=y # CONFIG_DNOTIFY is not set |