Skip to content
Commit 3d6bf693 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

powerpc/boot: Only build uartlite if XILINX_VIRTEX=y



The serial code in uartlite.c only matches if we find one of two
Xilinx (xlnx) nodes in the device tree, there's no need to build or
link the code on other platforms.

As far as I can tell CONFIG_XILINX_VIRTEX is the appropriate symbol to
use to conditionally compile the code.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 1ea61ea2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment