Skip to content

Commit 3850946

Browse files
prabhakarladgeertu
authored andcommitted
arm: shmobile_defconfig: Drop individual Renesas SoC entries
ARCH_RENESAS is already enabled in shmobile_defconfig, which ensures that all ARM32 Renesas SoCs are enabled by default. As a result, explicitly listing individual Renesas SoC entries is redundant. Remove these entries to simplify the configuration. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent ae7ace7 commit 3850946

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

arch/arm/configs/shmobile_defconfig

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -195,25 +195,6 @@ CONFIG_RCAR_DMAC=y
195195
CONFIG_RENESAS_USB_DMAC=y
196196
CONFIG_RZ_DMAC=y
197197
# CONFIG_IOMMU_SUPPORT is not set
198-
CONFIG_ARCH_EMEV2=y
199-
CONFIG_ARCH_R8A7794=y
200-
CONFIG_ARCH_R8A7779=y
201-
CONFIG_ARCH_R8A7790=y
202-
CONFIG_ARCH_R8A7778=y
203-
CONFIG_ARCH_R8A7793=y
204-
CONFIG_ARCH_R8A7791=y
205-
CONFIG_ARCH_R8A7792=y
206-
CONFIG_ARCH_R8A7740=y
207-
CONFIG_ARCH_R8A73A4=y
208-
CONFIG_ARCH_R7S72100=y
209-
CONFIG_ARCH_R7S9210=y
210-
CONFIG_ARCH_R8A77470=y
211-
CONFIG_ARCH_R8A7745=y
212-
CONFIG_ARCH_R8A7742=y
213-
CONFIG_ARCH_R8A7743=y
214-
CONFIG_ARCH_R8A7744=y
215-
CONFIG_ARCH_R9A06G032=y
216-
CONFIG_ARCH_SH73A0=y
217198
CONFIG_IIO=y
218199
CONFIG_AK8975=y
219200
CONFIG_PWM=y

0 commit comments

Comments
 (0)