Re: [PATCH] xilinx: kconfig: Move sourcing of board Kconfig to mach folders

2020-09-23 Thread Michal Simek
čt 27. 8. 2020 v 15:39 odesílatel Michal Simek napsal: > > Do not source xilinx board Kconfig by other boards. These configs should be > available only when Xilinx platforms are selected. > > Signed-off-by: Michal Simek > --- > > arch/arm/Kconfig | 4 > arch/arm/mach-versal/Kcon

[PATCH] xilinx: kconfig: Move sourcing of board Kconfig to mach folders

2020-08-27 Thread Michal Simek
Do not source xilinx board Kconfig by other boards. These configs should be available only when Xilinx platforms are selected. Signed-off-by: Michal Simek --- arch/arm/Kconfig | 4 arch/arm/mach-versal/Kconfig | 3 +++ arch/arm/mach-zynq/Kconfig | 3 +++ arch/arm/mach-zynqmp/