ARM64: zynqmp: Enable CLK and SPL_CLK by default
Serial driver starts to use clk framework that's why enable it by default. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -669,6 +669,8 @@ config ARCH_ZYNQMP
|
||||
select OF_CONTROL
|
||||
select DM_SERIAL
|
||||
select SUPPORT_SPL
|
||||
select CLK
|
||||
select SPL_CLK
|
||||
|
||||
config TEGRA
|
||||
bool "NVIDIA Tegra"
|
||||
|
||||
Reference in New Issue
Block a user