forked from Minki/linux
ARM: shmobile: Drop selecting SOC_BUS
Don't automatically select the SOC_BUS config option as we already have automatically selected it as part of the SOC_RENESAS config option [0] as renesas-soc.c [1] uses the APIs provided by SOC_BUS config option. [0] drivers/soc/renesas/Kconfig [1] drivers/soc/renesas/renesas-soc.c Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Link: https://lore.kernel.org/r/20220915233852.415407-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
bb81684d2d
commit
c2ce1e7342
@ -6,5 +6,4 @@ menuconfig ARCH_RENESAS
|
||||
select GPIOLIB
|
||||
select NO_IOPORT_MAP
|
||||
select PINCTRL
|
||||
select SOC_BUS
|
||||
select ZONE_DMA if ARM_LPAE
|
||||
|
Loading…
Reference in New Issue
Block a user